Sync Strings from Localazy

This commit is contained in:
bmarty 2023-05-29 00:09:47 +00:00 committed by GitHub
parent 59b7507fed
commit 3daea29a82
57 changed files with 912 additions and 19 deletions

View file

@ -5,4 +5,10 @@
<item quantity="few">"%1$d schimbări ale camerei"</item>
<item quantity="other">"%1$d schimbări ale camerei"</item>
</plurals>
<string name="screen_room_attachment_source_camera">"Cameră foto"</string>
<string name="screen_room_attachment_source_camera_photo">"Faceți o fotografie"</string>
<string name="screen_room_attachment_source_camera_video">"Înregistrați un videoclip"</string>
<string name="screen_room_attachment_source_files">"Atașament"</string>
<string name="screen_room_attachment_source_gallery">"Bibliotecă foto și video"</string>
<string name="screen_room_error_failed_processing_media">"Procesarea datelor media a eșuat, vă rugăm să încercați din nou."</string>
</resources>