mirror of
https://github.com/etesync/android
synced 2025-07-02 04:42:37 +00:00
Translated using Weblate (Italian)
Currently translated at 31.7% (100 of 315 strings) Translation: EteSync/Android Translate-URL: https://hosted.weblate.org/projects/etesync/android/it/
This commit is contained in:
parent
e6b39f4f0b
commit
67a20c6f54
@ -1,9 +1,9 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources xmlns:tools="http://schemas.android.com/tools">
|
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||||
<!--common strings-->
|
<!--common strings-->
|
||||||
<string name="help">Aiuto</string>
|
<string name="help">Aiuto</string>
|
||||||
<string name="manage_accounts">Gestione account</string>
|
<string name="manage_accounts">Gestione account</string>
|
||||||
<string name="please_wait">Attendere prego …</string>
|
<string name="please_wait">Si prega di attendere…</string>
|
||||||
<string name="send">Invia</string>
|
<string name="send">Invia</string>
|
||||||
<!--startup dialogs-->
|
<!--startup dialogs-->
|
||||||
<string name="startup_battery_optimization">Ottimizazione della batteria</string>
|
<string name="startup_battery_optimization">Ottimizazione della batteria</string>
|
||||||
@ -103,7 +103,7 @@
|
|||||||
<string name="create_collection_display_name_required">Il titolo è richiesto</string>
|
<string name="create_collection_display_name_required">Il titolo è richiesto</string>
|
||||||
<string name="create_collection_description">Descrizione (opzionale):</string>
|
<string name="create_collection_description">Descrizione (opzionale):</string>
|
||||||
<string name="create_collection_create">Crea</string>
|
<string name="create_collection_create">Crea</string>
|
||||||
<string name="delete_collection_confirm_title">Sei sicuro?</string>
|
<string name="delete_collection_confirm_title">Sei sicuro/a\?</string>
|
||||||
<!--ExceptionInfoFragment-->
|
<!--ExceptionInfoFragment-->
|
||||||
<string name="exception">Si è verificato un errore.</string>
|
<string name="exception">Si è verificato un errore.</string>
|
||||||
<string name="exception_httpexception">Si è verificato un errore HTTP.</string>
|
<string name="exception_httpexception">Si è verificato un errore HTTP.</string>
|
||||||
@ -116,4 +116,10 @@
|
|||||||
<string name="sync_error_http_dav">Errore del server nel %s</string>
|
<string name="sync_error_http_dav">Errore del server nel %s</string>
|
||||||
<string name="sync_error_local_storage">Errore del database nel %s</string>
|
<string name="sync_error_local_storage">Errore del database nel %s</string>
|
||||||
<!--cert4android-->
|
<!--cert4android-->
|
||||||
|
<string name="delete_collection_deleting_collection">Eliminazione della raccolta</string>
|
||||||
|
<string name="delete_collection">Elimina</string>
|
||||||
|
<string name="view_collection_import">Importa</string>
|
||||||
|
<string name="view_collection_edit">Modifica</string>
|
||||||
|
<string name="view_collection_members">Gestisci membri</string>
|
||||||
|
<string name="delete_collection_confirm_warning">Questa raccolta (%s) e tutti i suoi dati verranno rimossi dal server.</string>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue
Block a user