diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-26 02:43:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-26 02:43:28 +0000 |
commit | 9d5dd777479df6ebbf4277ff8f3a7d3f653589d9 (patch) | |
tree | 4b719c1f2b13dfe8e33c55d66d64ae21c2a25e22 /apps | |
parent | 6765c3e0de75cc3646160617312d91e3bc2078e0 (diff) | |
download | nextcloud-server-9d5dd777479df6ebbf4277ff8f3a7d3f653589d9.tar.gz nextcloud-server-9d5dd777479df6ebbf4277ff8f3a7d3f653589d9.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/dav/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/eu.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sv.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/it.js | 7 | ||||
-rw-r--r-- | apps/settings/l10n/it.json | 7 | ||||
-rw-r--r-- | apps/theming/l10n/it.js | 4 | ||||
-rw-r--r-- | apps/theming/l10n/it.json | 4 |
14 files changed, 34 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 8e770570187..fae2396f10b 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -37,6 +37,7 @@ OC.L10N.register( "Calendar, contacts and tasks" : "Calendario, contatti e attività ", "A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato", "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario è stato modificato", + "A calendar <strong>to-do</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata", "Contact birthdays" : "Date di nascita dei contatti", "Death of %s" : "Morte di %s", "Calendar:" : "Calendario:", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index b1d83b8d031..0ce01817969 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -35,6 +35,7 @@ "Calendar, contacts and tasks" : "Calendario, contatti e attività ", "A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato", "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario è stato modificato", + "A calendar <strong>to-do</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata", "Contact birthdays" : "Date di nascita dei contatti", "Death of %s" : "Morte di %s", "Calendar:" : "Calendario:", diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index dd76324daa9..7648efb34d7 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -100,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "VaÅ¡e úložiÅ¡tÄ› je téměř plné ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["shoduje se s „{filter}“","shodujà se s „{filter}“","shoduje se s „{filter}“","shodujà se s „{filter}“"], "View in folder" : "Zobrazit ve složce", + "Direct link was copied (only works for users who have access to this file/folder)" : "PÅ™Ãmý odkaz zkopÃrován (funguje pouze pro uživatele, kteřà majà pÅ™Ãstup k tomuto souboru/složce)", "Path" : "Popis umÃstÄ›nÃ", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajty"], "Favorited" : "PÅ™idáno mezi oblÃbené", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 3479d9ede14..8334c400637 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -98,6 +98,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "VaÅ¡e úložiÅ¡tÄ› je téměř plné ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["shoduje se s „{filter}“","shodujà se s „{filter}“","shoduje se s „{filter}“","shodujà se s „{filter}“"], "View in folder" : "Zobrazit ve složce", + "Direct link was copied (only works for users who have access to this file/folder)" : "PÅ™Ãmý odkaz zkopÃrován (funguje pouze pro uživatele, kteřà majà pÅ™Ãstup k tomuto souboru/složce)", "Path" : "Popis umÃstÄ›nÃ", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajty"], "Favorited" : "PÅ™idáno mezi oblÃbené", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index c91e2a46edd..0600ca8071f 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -100,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Your storage is almost full ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["matches \"{filter}\"","match \"{filter}\""], "View in folder" : "View in folder", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favourited", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 9fee75eea3e..0fd97dcd387 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -98,6 +98,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Your storage is almost full ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["matches \"{filter}\"","match \"{filter}\""], "View in folder" : "View in folder", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favourited", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index ef8cff6b729..a325de8ac12 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -60,6 +60,7 @@ OC.L10N.register( "Could not copy \"{file}\"" : "Ezin izan da \"{file}\" kopiatu", "Copied {origin} inside {destination}" : "{origin} {destination} barruan kopiatu da", "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} eta beste {nbfiles} fitxategi {destination} barruan kopiatu dira", + "Failed to redirect to client" : "Bezerora birbideratzeak huts egin du", "{newName} already exists" : "{newName} existitzen da dagoeneko", "Could not rename \"{fileName}\", it does not exist any more" : "Ezin izan da \"{fileName}\" berrizendatu, ez da existitzen jada", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{targetName}\" izena dagoeneko erabiltzen da \"{dir}\" karpetan. Aukeratu beste izen bat.", @@ -99,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Zure biltegia betetzear dago ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["\"{filter}\" emaitza","\"{filter}\" emaitza"], "View in folder" : "Ikusi karpetan", + "Direct link was copied (only works for users who have access to this file/folder)" : "Esteka zuzena kopiatu da (fitxategi/karpeta honetara sarbidea duten erabiltzaileentzat bakarrik balio du)", "Path" : "Bidea", "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Gogoko gisa markatua", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 422032dc8af..ce508917d9a 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -58,6 +58,7 @@ "Could not copy \"{file}\"" : "Ezin izan da \"{file}\" kopiatu", "Copied {origin} inside {destination}" : "{origin} {destination} barruan kopiatu da", "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} eta beste {nbfiles} fitxategi {destination} barruan kopiatu dira", + "Failed to redirect to client" : "Bezerora birbideratzeak huts egin du", "{newName} already exists" : "{newName} existitzen da dagoeneko", "Could not rename \"{fileName}\", it does not exist any more" : "Ezin izan da \"{fileName}\" berrizendatu, ez da existitzen jada", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{targetName}\" izena dagoeneko erabiltzen da \"{dir}\" karpetan. Aukeratu beste izen bat.", @@ -97,6 +98,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Zure biltegia betetzear dago ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["\"{filter}\" emaitza","\"{filter}\" emaitza"], "View in folder" : "Ikusi karpetan", + "Direct link was copied (only works for users who have access to this file/folder)" : "Esteka zuzena kopiatu da (fitxategi/karpeta honetara sarbidea duten erabiltzaileentzat bakarrik balio du)", "Path" : "Bidea", "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Gogoko gisa markatua", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 3fead304337..1fd3ed596ce 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -100,6 +100,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["matcha \"{filter}\"","matcha \"{filter}\""], "View in folder" : "Utforska i mapp", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direktlänk kopierades (fungerar endast för användare som har tillgÃ¥ng till denna fil/mapp)", "Path" : "Sökväg", "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Favorited" : "Favoriserad", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 9b954c70613..5df309b540f 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -98,6 +98,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["matcha \"{filter}\"","matcha \"{filter}\""], "View in folder" : "Utforska i mapp", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direktlänk kopierades (fungerar endast för användare som har tillgÃ¥ng till denna fil/mapp)", "Path" : "Sökväg", "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Favorited" : "Favoriserad", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index aa4c1bb7d70..382b668551b 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -50,16 +50,21 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Cancellazione remota avviata su %1$s", "Remote wipe has finished on %1$s" : "Cancellazione remota terminata su %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "La tua<strong>password</strong> o <strong>email</strong> è stata modificata", + "Could not remove app." : "Impossibile rimuovere l'app.", + "Could not update app." : "Impossibile aggiornare l'app.", "Wrong password" : "Password errata", "Unable to change personal password" : "Impossibile cambiare la password personale", "Saved" : "Salvato", "No user supplied" : "Non è stato fornito alcun utente", + "Unable to change password. Password too long." : "Impossibile modificare la password. Password troppo lunga.", "Authentication error" : "Errore di autenticazione", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Fornisci una password amministrativa di ripristino; altrimenti, tutti i dati degli utenti saranno persi.", "Wrong admin recovery password. Please check the password and try again." : "Password amministrativa di ripristino errata. Controlla la password e prova ancora.", + "Backend does not support password change, but the user's encryption key was updated." : "Il backend non supporta la modifica della password, ma la chiave di crittografia dell'utente è stata aggiornata.", "installing and updating apps via the App Store or Federated Cloud Sharing" : "installazione e aggiornamento delle applicazioni tramite il negozio delle applicazioni o condivisione cloud federata", "Federated Cloud Sharing" : "Condivisione cloud federata", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL sta utilizzando una versione di %1$s datata (%2$s). Aggiorna il tuo sistema operativo o funzionalità come %3$s non funzioneranno correttamente.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Impossibile determinare se la versione TLS di cURL è obsoleta o meno perché si è verificato un errore durante la richiesta HTTPS su https://nextcloud.com. Controlla il file di registro di Nextcloud per maggiori dettagli.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "Il modulo PHP OPcache non è caricato. Per prestazioni migliori consigliamo di caricarlo nella tua installazione di PHP.", "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache non è attivo. Per prestazioni migliori, consigliamo di applicare <code>opcache.enable=1</code> nella tua configurazione di PHP.", "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache è configurato per rimuovere i commenti di codice. Con OPcache attivato, <code>opcache.save_comments=1</code> deve essere impostato affinché Nextcloud funzioni.", @@ -253,6 +258,8 @@ OC.L10N.register( "Your biography" : "La tua biografia", "Details" : "Dettagli", "You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:", + "You are using <strong>{usage}</strong>" : "Stai utilizzando <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Stai utilizzando <strong>{usage}</strong> di <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Il tuo nome completo", "Email options" : "Opzioni email", "Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 39739bc56e4..f292b5cda0e 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -48,16 +48,21 @@ "Remote wipe was started on %1$s" : "Cancellazione remota avviata su %1$s", "Remote wipe has finished on %1$s" : "Cancellazione remota terminata su %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "La tua<strong>password</strong> o <strong>email</strong> è stata modificata", + "Could not remove app." : "Impossibile rimuovere l'app.", + "Could not update app." : "Impossibile aggiornare l'app.", "Wrong password" : "Password errata", "Unable to change personal password" : "Impossibile cambiare la password personale", "Saved" : "Salvato", "No user supplied" : "Non è stato fornito alcun utente", + "Unable to change password. Password too long." : "Impossibile modificare la password. Password troppo lunga.", "Authentication error" : "Errore di autenticazione", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Fornisci una password amministrativa di ripristino; altrimenti, tutti i dati degli utenti saranno persi.", "Wrong admin recovery password. Please check the password and try again." : "Password amministrativa di ripristino errata. Controlla la password e prova ancora.", + "Backend does not support password change, but the user's encryption key was updated." : "Il backend non supporta la modifica della password, ma la chiave di crittografia dell'utente è stata aggiornata.", "installing and updating apps via the App Store or Federated Cloud Sharing" : "installazione e aggiornamento delle applicazioni tramite il negozio delle applicazioni o condivisione cloud federata", "Federated Cloud Sharing" : "Condivisione cloud federata", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL sta utilizzando una versione di %1$s datata (%2$s). Aggiorna il tuo sistema operativo o funzionalità come %3$s non funzioneranno correttamente.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Impossibile determinare se la versione TLS di cURL è obsoleta o meno perché si è verificato un errore durante la richiesta HTTPS su https://nextcloud.com. Controlla il file di registro di Nextcloud per maggiori dettagli.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "Il modulo PHP OPcache non è caricato. Per prestazioni migliori consigliamo di caricarlo nella tua installazione di PHP.", "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache non è attivo. Per prestazioni migliori, consigliamo di applicare <code>opcache.enable=1</code> nella tua configurazione di PHP.", "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache è configurato per rimuovere i commenti di codice. Con OPcache attivato, <code>opcache.save_comments=1</code> deve essere impostato affinché Nextcloud funzioni.", @@ -251,6 +256,8 @@ "Your biography" : "La tua biografia", "Details" : "Dettagli", "You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:", + "You are using <strong>{usage}</strong>" : "Stai utilizzando <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Stai utilizzando <strong>{usage}</strong> di <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Il tuo nome completo", "Email options" : "Opzioni email", "Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche", diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index a96384c5481..cb41690d515 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -20,6 +20,7 @@ OC.L10N.register( "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "No file uploaded" : "Nessun file caricato", + "Failed to delete folder: \"%1$s\", error: %2$s" : "Impossibile eliminare la cartella: \"%1$s\", error: %2$s", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Stai già utilizzando un tema personalizzato. Le impostazioni dell'applicazione dei temi potrebbero essere sovrascritte.", "Theming" : "Tema", "Appearance and accessibility" : "Aspetto e accessibilità ", @@ -28,6 +29,9 @@ OC.L10N.register( "Similar to the high contrast mode, but with dark colours." : "Simile alla modalità a contrasto elevato, ma con colori scuri.", "Dark theme" : "Tema scuro", "Enable dark theme" : "Abilita il tema scuro", + "System default theme" : "Tema predefinito del sistema", + "Enable the system default" : "Abilita predefinito del sistema", + "Using the default system appearance." : "Utilizzo dell'aspetto di sistema predefinito.", "Dyslexia font" : "Carattere per dislessici", "Enable dyslexia font" : "Abilita il carattere per dislessici", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic è un carattere libero progettato per mitigare alcuni dei comuni errori di lettura causati dalla dislessia.", diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 51c684d622e..258f60f09a1 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -18,6 +18,7 @@ "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "No file uploaded" : "Nessun file caricato", + "Failed to delete folder: \"%1$s\", error: %2$s" : "Impossibile eliminare la cartella: \"%1$s\", error: %2$s", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Stai già utilizzando un tema personalizzato. Le impostazioni dell'applicazione dei temi potrebbero essere sovrascritte.", "Theming" : "Tema", "Appearance and accessibility" : "Aspetto e accessibilità ", @@ -26,6 +27,9 @@ "Similar to the high contrast mode, but with dark colours." : "Simile alla modalità a contrasto elevato, ma con colori scuri.", "Dark theme" : "Tema scuro", "Enable dark theme" : "Abilita il tema scuro", + "System default theme" : "Tema predefinito del sistema", + "Enable the system default" : "Abilita predefinito del sistema", + "Using the default system appearance." : "Utilizzo dell'aspetto di sistema predefinito.", "Dyslexia font" : "Carattere per dislessici", "Enable dyslexia font" : "Abilita il carattere per dislessici", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic è un carattere libero progettato per mitigare alcuni dei comuni errori di lettura causati dalla dislessia.", |