فهرست منبع

[tx-robot] updated from transifex

Nextcloud bot 7 سال پیش
والد
کامیت
f9141f68cd
2فایلهای تغییر یافته به همراه7 افزوده شده و 3 حذف شده
  1. 4 1
      src/main/res/values-it/strings.xml
  2. 3 2
      src/main/res/values-nl/strings.xml

+ 4 - 1
src/main/res/values-it/strings.xml

@@ -183,6 +183,7 @@
     <string name="downloader_not_downloaded_yet">Non ancora scaricato</string>
     <string name="downloader_download_failed_credentials_error">Scaricamento non riuscito, devi effettuare nuovamente l\'accesso</string>
     <string name="common_choose_account">Scegli account</string>
+    <string name="common_switch_account">Cambia account</string>
     <string name="sync_fail_ticker">Sincronizzazione non riuscita</string>
     <string name="sync_fail_ticker_unauthorized">Sincronizzazione non riuscita, devi effettuare nuovamente l\'accesso</string>
     <string name="sync_fail_content">Impossibile completare la sincronizzazione di %1$s</string>
@@ -193,6 +194,7 @@
     <string name="sync_fail_in_favourites_content">I contenuti di %1$d file non possono essere sincronizzati (%2$d conflitti)</string>
     <string name="sync_foreign_files_forgotten_ticker">Alcuni file locali sono stati trascurati</string>
     <string name="sync_foreign_files_forgotten_content">%1$d file della cartella %2$s non possono essere copiati</string>
+    <string name="sync_foreign_files_forgotten_explanation">Dalla versone 1.3.16, i file caricati da questo dispositivo sono copiati nella cartella locale %1$s per evitare perdite di dati quando un singolo file è sincronizzato con più account.\n\nA causa di questa modifica, tutti i file caricati con versioni precedenti di questa applicazione sono stati copiati nella cartella %2$s. Tuttavia, un errore ha impedito il completamento di questa operazione durante la sincronizzazione dell\'account. Puoi sia lasciare i file come sono ed eliminare il collegamento a %3$s, o spostare i file nella cartella %1$s e mantenere il collegamento a %4$s.\n\nSotto sono elencati i file locali e i file remoti in %5$sai quali erano collegati.</string>
     <string name="sync_current_folder_was_removed">La cartella %1$s non esiste più</string>
     <string name="foreign_files_move">Sposta tutto</string>
     <string name="foreign_files_success">Tutti i file sono stati spostati</string>
@@ -692,4 +694,5 @@
     <string name="push_notifications_not_implemented">Notifiche push disabilitate a causa delle dipendenze dai servizi proprietari di Google Play.</string>
     <string name="push_notifications_old_login">Nessuna notifica push a causa della sessione di accesso scaduta. Considera di aggungere nuovamente il tuo account.</string>
     <string name="push_notifications_temp_error">Notifiche push attualmente non disponibili.</string>
-    </resources>
+    <string name="date_unknown">Sconosciuta</string>
+</resources>

+ 3 - 2
src/main/res/values-nl/strings.xml

@@ -261,7 +261,7 @@ Kies er eentje van een provider.</string>
 	<string name="auth_unsupported_auth_method">De server ondersteunt deze authenticatiemethode niet</string>
 	<string name="auth_unsupported_multiaccount">%1$s ondersteunt het gebruik van meerdere accounts niet</string>
 	<string name="auth_fail_get_user_name">Je server geeft geen goede userid terug, neem contact op met je beheerder</string>
-	<string name="auth_can_not_auth_against_server">Kan niet autenticeren tegen deze server</string>
+	<string name="auth_can_not_auth_against_server">Kan niet authenticeren tegen deze server</string>
     <string name="auth_account_does_not_exist">Account bestaan nog niet op dit apparaat</string>
     <string name="auth_access_failed">Toegang mislukt</string>
 
@@ -692,4 +692,5 @@ Kies er eentje van een provider.</string>
     <string name="push_notifications_not_implemented">Push notificaties uitgeschakeld door afhankelijkheden op eigen Google Play-services.</string>
     <string name="push_notifications_old_login">Geen push-notificaties als gevolg van de verouderde inlogsessie. Overweeg het opnieuw toevoegen van uw account.</string>
     <string name="push_notifications_temp_error">Push notificaties momenteel niet beschikbaar.</string>
-    </resources>
+    <string name="date_unknown">Onbekend</string>
+</resources>