Translated using Weblate (Italian)
Currently translated at 100.0% (39 of 39 strings) Translation: Simple Mobile Tools/Simple Camera Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-camera/it/
This commit is contained in:
parent
6ad3312384
commit
b45883af0d
|
@ -12,12 +12,12 @@
|
|||
<string name="photo_not_saved">Impossibile salvare la foto</string>
|
||||
<string name="setting_resolution_failed">Impossibile impostare la giusta risoluzione</string>
|
||||
<string name="video_recording_failed">Impossibile registrare video, provare a utilizzare una risoluzione differente</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">La fotocamera è in uso da un\'altra app, chiudi l\'app e riprova</string>
|
||||
<string name="camera_configure_error">Si è verificato un errore durante la configurazione della fotocamera</string>
|
||||
<string name="camera_disabled_by_admin_error">La fotocamera è disattivata dall\'amministratore</string>
|
||||
<string name="camera_dnd_error">La modalità non disturbare è abilitata. Disabilitare e riprovare</string>
|
||||
<string name="photo_capture_failed">Acquisizione di foto non riuscita</string>
|
||||
<string name="video_capture_insufficient_storage_error">Registrazione video non riuscita a causa dello spazio d\'archiviazione insufficiente</string>
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Che qualità di compressione dovrei impostare?</string>
|
||||
<string name="faq_1_text">Dipende dal proprio obiettivo. In genere si consiglia di utilizzare una qualità del 75%-80%, in modo che l\'immagine sia ancora di ottima qualità, ma la dimensione del file viene ridotta drasticamente rispetto al 100%.</string>
|
||||
|
@ -48,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