Translated using Weblate (Belarusian)

Currently translated at 34.1% (14 of 41 strings)

Translation: Simple Mobile Tools/Simple Camera
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-camera/be/
This commit is contained in:
liquidvacuum 2022-08-05 19:42:30 +00:00 committed by Hosted Weblate
parent 0840a8dc5c
commit f65fb39bf7
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 5 additions and 9 deletions

View File

@ -2,7 +2,6 @@
<resources> <resources>
<string name="app_name">Simple Camera</string> <string name="app_name">Simple Camera</string>
<string name="app_launcher_name">Camera</string> <string name="app_launcher_name">Camera</string>
<!--Errors--> <!--Errors-->
<string name="camera_unavailable">Camera unavailable</string> <string name="camera_unavailable">Camera unavailable</string>
<string name="camera_open_error">An error occurred accessing the camera</string> <string name="camera_open_error">An error occurred accessing the camera</string>
@ -20,29 +19,26 @@
<string name="camera_dnd_error">"Do Not Disturb" mode is enabled. Please disable and try again</string> <string name="camera_dnd_error">"Do Not Disturb" mode is enabled. Please disable and try again</string>
<string name="photo_capture_failed">Photo capture failed</string> <string name="photo_capture_failed">Photo capture failed</string>
<string name="video_capture_insufficient_storage_error">Video recording failed due to insufficient storage</string> <string name="video_capture_insufficient_storage_error">Video recording failed due to insufficient storage</string>
<!--Camera Screen Icons Content Description--> <!--Camera Screen Icons Content Description-->
<string name="toggle_photo_video">Toggle photo/video mode</string> <string name="toggle_photo_video">Toggle photo/video mode</string>
<string name="change_resolution">Change Resolution</string> <string name="change_resolution">Change Resolution</string>
<string name="view_last_media">View last captured media</string> <string name="view_last_media">View last captured media</string>
<string name="toggle_camera">Toggle front/back camera</string> <string name="toggle_camera">Toggle front/back camera</string>
<string name="toggle_flash">Toggle the flashlight mode</string> <string name="toggle_flash">Toggle the flashlight mode</string>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">What photo compression quality should I set?</string> <string name="faq_1_title">What photo compression quality should I set?</string>
<string name="faq_1_text">It depends on your goal. For generic purposes most people advise using 75%-80%, when the image is still really good quality, but the file size is reduced drastically compared to 100%.</string> <string name="faq_1_text">It depends on your goal. For generic purposes most people advise using 75%-80%, when the image is still really good quality, but the file size is reduced drastically compared to 100%.</string>
<!-- Settings --> <!-- Settings -->
<string name="save_photos">Save photos and videos to</string> <string name="save_photos">Save photos and videos to</string>
<string name="show_preview">Show a photo preview after capturing</string> <string name="show_preview">Show a photo preview after capturing</string>
<string name="shutter_sound">Гук затвора</string> <string name="shutter_sound">Гук затвора</string>
<string name="back_camera">Back camera resolutions</string> <string name="back_camera">Разрозненні задняй камеры</string>
<string name="front_camera">Front camera resolutions</string> <string name="front_camera">Разрозненні пярэдняй камеры</string>
<string name="photo">Photo</string> <string name="photo">Photo</string>
<string name="video">Video</string> <string name="video">Video</string>
<string name="focus_before_capture">Focus before capture</string> <string name="focus_before_capture">Focus before capture</string>
<string name="volume_buttons_as_shutter">Use volume buttons as shutter</string> <string name="volume_buttons_as_shutter">Спускаць затвор націсканнем кнопак гучнасці</string>
<string name="turn_flash_off_at_startup">Turn flash off at startup</string> <string name="turn_flash_off_at_startup">Уключаць успышку пры запуску</string>
<string name="flip_front_camera_photos_horizontally">Flip front camera photos horizontally</string> <string name="flip_front_camera_photos_horizontally">Flip front camera photos horizontally</string>
<string name="keep_settings_visible">Keep the setting buttons visible</string> <string name="keep_settings_visible">Keep the setting buttons visible</string>
<string name="always_open_back_camera">Always open the app with the Back camera</string> <string name="always_open_back_camera">Always open the app with the Back camera</string>
@ -53,4 +49,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>