Translated using Weblate (Hungarian)
Currently translated at 100.0% (41 of 41 strings) Translation: Simple Mobile Tools/Simple Camera Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-camera/hu/
This commit is contained in:
parent
555503b650
commit
4c81a118df
|
@ -12,24 +12,21 @@
|
|||
<string name="photo_not_saved">The photo could not be saved</string>
|
||||
<string name="setting_resolution_failed">Setting proper resolution failed</string>
|
||||
<string name="video_recording_failed">Video recording failed, try using a different resolution</string>
|
||||
<string name="camera_in_use_error">Camera is in use by another app, please close the app and try again</string>
|
||||
<string name="camera_configure_error">An error occurred while configuring the camera</string>
|
||||
<string name="camera_disabled_by_admin_error">Camera is disabled by the admin</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="video_capture_insufficient_storage_error">Video recording failed due to insufficient storage</string>
|
||||
|
||||
<string name="camera_in_use_error">A kamerát egy másik alkalmazás használja, kérjük, zárja be az alkalmazást, és próbálja meg újra.</string>
|
||||
<string name="camera_configure_error">Hiba történt a kamera konfigurálása közben</string>
|
||||
<string name="camera_disabled_by_admin_error">A kamerát az admin letiltotta</string>
|
||||
<string name="camera_dnd_error">A Ne zavarjanak üzemmód engedélyezve van. Kérjük, kapcsolja ki és próbálja újra</string>
|
||||
<string name="photo_capture_failed">A fényképfelvétel sikertelen</string>
|
||||
<string name="video_capture_insufficient_storage_error">A videofelvétel nem sikerült az elégtelen tárhely miatt</string>
|
||||
<!--Camera Screen Icons Content Description-->
|
||||
<string name="toggle_photo_video">Toggle photo/video mode</string>
|
||||
<string name="change_resolution">Change Resolution</string>
|
||||
<string name="view_last_media">View last captured media</string>
|
||||
<string name="toggle_camera">Toggle front/back camera</string>
|
||||
<string name="toggle_flash">Toggle the flashlight mode</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<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>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="save_photos">Save photos and videos to</string>
|
||||
<string name="show_preview">Show a photo preview after capturing</string>
|
||||
|
@ -51,4 +48,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Loading…
Reference in New Issue