Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 2, 2024
1 parent a0d80fa commit ce56897
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/federatedfilesharing/l10n/it.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions apps/federatedfilesharing/l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@
"Unable to update federated files sharing config" : "Impossibile aggiornare la configurazione della condivisione federata dei file",
"Federated Cloud" : "Cloud federata",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like [email protected]" : "Puoi condividere con chiunque utilizzi server Nextcloud o altri server e servizi Open Cloud Mesh (OCM) compatibili. Ti basta inserire il loro ID di cloud federata nella finestra di condivisione. Assomiglia a [email protected] ",
"Your Federated Cloud ID" : "Il tuo ID cloud federato",
"Share it so your friends can share files with you:" : "Condividilo in modo che i tuoi amici possano condividere file con te:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X (ex Twitter)",
"formerly Twitter" : "precedentemente Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "Aggiungi al tuo sito web",
"Share with me via Nextcloud" : "Condividi con me tramite Nextcloud",
Expand All @@ -42,12 +44,14 @@
"Share with me through my #Nextcloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud",
"Cloud ID copied to the clipboard" : "ID di cloud copiato negli appunti",
"Copy to clipboard" : "Copia negli appunti",
"Clipboard not available. Please copy the cloud ID manually." : "Appunti non disponibili. Copia manualmente l'ID cloud.",
"Copied!" : "Copiato!",
"Cancel" : "Annulla",
"Add remote share" : "Aggiungi condivisione remota",
"Remote share" : "Condivisione remota",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vuoi aggiungere la condivisione remota {name} da {owner}@{remote}?",
"Remote share password" : "Password della condivisione remota",
"Incoming share could not be processed" : "Non è stato possibile elaborare la condivisione in entrata",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'elemento è già condiviso con l'utente %2$s",
"Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente",
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Regola come le persone possono condividere tra i server. Ciò include anche le condivisioni tra utenti in questo server se usano la condivisione federata.",
Expand Down
11 changes: 11 additions & 0 deletions apps/files/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ OC.L10N.register(
"Another entry with the same name already exists." : "Esiste già un'altra voce con lo stesso nome.",
"Invalid filename." : "Nome di file non valido.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Rinominato \"{oldName}\" in \"{newName}\"",
"Unknown date" : "Data sconosciuta",
"Pending" : "In corso",
"Clear filter" : "Pulisci il filtro",
"Modified" : "Modificato",
Expand Down Expand Up @@ -202,6 +203,8 @@ OC.L10N.register(
"Confirm deletion" : "Conferma l'eliminazione",
"Cancel" : "Annulla",
"Edit file locally" : "Modifica il file localmente",
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Il file dovrebbe ora aprirsi sul tuo dispositivo. In caso contrario, controlla di aver installato l'app desktop.",
"Retry and close" : "Riprova e chiudi",
"Edit online" : "Modifica online",
"Failed to redirect to client" : "Reindirizzamento al client non riuscito",
"Edit locally" : "Modifica localmente",
Expand Down Expand Up @@ -262,9 +265,17 @@ OC.L10N.register(
"Files moved successfully" : "File spostati correttamente",
"Conflicts resolution skipped" : "Risoluzione dei conflitti saltata",
"Upload cancelled" : "Caricamento annullato",
"Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Modificando l'estensione del file da \"{old}\" a\"{new}\" potrebbe rendere il file illeggibile.",
"Change file extension" : "Cambia estensione file",
"Keep {oldextension}" : "Tieni {oldextension}",
"Use {newextension}" : "Usa {newextension}",
"Remove extension" : "Rimuovi estensione",
"This operation is forbidden" : "Questa operazione è vietata",
"This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore",
"Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
"Unexpected error: {error}" : "Errore imprevisto: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartelle","{folderCount} cartelle"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} file","{fileCount} file"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file e {folderCount} cartella","1 file e {folderCount} cartelle","1 file e {folderCount} cartelle"],
Expand Down
11 changes: 11 additions & 0 deletions apps/files/l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"Another entry with the same name already exists." : "Esiste già un'altra voce con lo stesso nome.",
"Invalid filename." : "Nome di file non valido.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Rinominato \"{oldName}\" in \"{newName}\"",
"Unknown date" : "Data sconosciuta",
"Pending" : "In corso",
"Clear filter" : "Pulisci il filtro",
"Modified" : "Modificato",
Expand Down Expand Up @@ -200,6 +201,8 @@
"Confirm deletion" : "Conferma l'eliminazione",
"Cancel" : "Annulla",
"Edit file locally" : "Modifica il file localmente",
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Il file dovrebbe ora aprirsi sul tuo dispositivo. In caso contrario, controlla di aver installato l'app desktop.",
"Retry and close" : "Riprova e chiudi",
"Edit online" : "Modifica online",
"Failed to redirect to client" : "Reindirizzamento al client non riuscito",
"Edit locally" : "Modifica localmente",
Expand Down Expand Up @@ -260,9 +263,17 @@
"Files moved successfully" : "File spostati correttamente",
"Conflicts resolution skipped" : "Risoluzione dei conflitti saltata",
"Upload cancelled" : "Caricamento annullato",
"Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Modificando l'estensione del file da \"{old}\" a\"{new}\" potrebbe rendere il file illeggibile.",
"Change file extension" : "Cambia estensione file",
"Keep {oldextension}" : "Tieni {oldextension}",
"Use {newextension}" : "Usa {newextension}",
"Remove extension" : "Rimuovi estensione",
"This operation is forbidden" : "Questa operazione è vietata",
"This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore",
"Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
"Unexpected error: {error}" : "Errore imprevisto: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartelle","{folderCount} cartelle"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} file","{fileCount} file"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file e {folderCount} cartella","1 file e {folderCount} cartelle","1 file e {folderCount} cartelle"],
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ OC.L10N.register(
"Edit online" : "Редактировать онлайн",
"Failed to redirect to client" : "Ошибка перенаправления в клиент",
"Edit locally" : "Редактировать локально",
"Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя",
"(copy)" : "(копия)",
"(copy %n)" : "(копия %n)",
Expand Down Expand Up @@ -259,6 +260,7 @@ OC.L10N.register(
"Files moved successfully" : "Файлы успешно перемещены",
"Conflicts resolution skipped" : "Разрешение конфликтов пропущено",
"Upload cancelled" : "Передача на сервер отменена",
"Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.",
"This operation is forbidden" : "Операция запрещена",
"This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором",
"Storage is temporarily not available" : "Хранилище временно недоступно",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@
"Edit online" : "Редактировать онлайн",
"Failed to redirect to client" : "Ошибка перенаправления в клиент",
"Edit locally" : "Редактировать локально",
"Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\"",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя",
"(copy)" : "(копия)",
"(copy %n)" : "(копия %n)",
Expand Down Expand Up @@ -257,6 +258,7 @@
"Files moved successfully" : "Файлы успешно перемещены",
"Conflicts resolution skipped" : "Разрешение конфликтов пропущено",
"Upload cancelled" : "Передача на сервер отменена",
"Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.",
"This operation is forbidden" : "Операция запрещена",
"This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором",
"Storage is temporarily not available" : "Хранилище временно недоступно",
Expand Down
1 change: 1 addition & 0 deletions apps/settings/l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,7 @@ OC.L10N.register(
"Save" : "Guardar",
"Test and verify email settings" : "Probar y verificar la configuración del correo electrónico",
"Security & setup warnings" : "Advertencias de seguridad y configuración",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.",
"All checks passed." : "Pasaron todas las verificaciones. ",
"There are some errors regarding your setup." : "Hay algunos errores referentes a su configuración.",
"There are some warnings regarding your setup." : "Hay algunas advertencias referentes a su configuración.",
Expand Down
1 change: 1 addition & 0 deletions apps/settings/l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,7 @@
"Save" : "Guardar",
"Test and verify email settings" : "Probar y verificar la configuración del correo electrónico",
"Security & setup warnings" : "Advertencias de seguridad y configuración",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.",
"All checks passed." : "Pasaron todas las verificaciones. ",
"There are some errors regarding your setup." : "Hay algunos errores referentes a su configuración.",
"There are some warnings regarding your setup." : "Hay algunas advertencias referentes a su configuración.",
Expand Down
2 changes: 2 additions & 0 deletions core/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ OC.L10N.register(
"Schedule work & meetings, synced with all your devices." : "Pianificare lavoro e riunioni, sincronizzati con tutti i tuoi dispositivi.",
"Keep your colleagues and friends in one place without leaking their private info." : "Tieni i tuoi colleghi e i tuoi amici in un posto proteggendo le loro Informazioni personali.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Applicazione di posta elettronica semplice e ben integrata con File, Contatti e Calendario.",
"Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, videochiamate, condivisione dello schermo, riunioni online e web conference, direttamente dal tuo browser e dalle app mobili.",
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documenti collaborativi, fogli di calcolo e presentazioni, integrati in Collabora Online.",
"Distraction free note taking app." : "Applicazione per note, senza distrazioni.",
"Settings menu" : "Menu delle impostazioni",
Expand Down Expand Up @@ -262,6 +263,7 @@ OC.L10N.register(
"Rename" : "Rinomina",
"Collaborative tags" : "Etichette collaborative",
"No tags found" : "Nessuna etichetta trovata",
"Clipboard not available, please copy manually" : "Appunti non disponibili, copiare manualmente",
"Personal" : "Personale",
"Accounts" : "Account",
"Admin" : "Admin",
Expand Down
2 changes: 2 additions & 0 deletions core/l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@
"Schedule work & meetings, synced with all your devices." : "Pianificare lavoro e riunioni, sincronizzati con tutti i tuoi dispositivi.",
"Keep your colleagues and friends in one place without leaking their private info." : "Tieni i tuoi colleghi e i tuoi amici in un posto proteggendo le loro Informazioni personali.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Applicazione di posta elettronica semplice e ben integrata con File, Contatti e Calendario.",
"Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, videochiamate, condivisione dello schermo, riunioni online e web conference, direttamente dal tuo browser e dalle app mobili.",
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documenti collaborativi, fogli di calcolo e presentazioni, integrati in Collabora Online.",
"Distraction free note taking app." : "Applicazione per note, senza distrazioni.",
"Settings menu" : "Menu delle impostazioni",
Expand Down Expand Up @@ -260,6 +261,7 @@
"Rename" : "Rinomina",
"Collaborative tags" : "Etichette collaborative",
"No tags found" : "Nessuna etichetta trovata",
"Clipboard not available, please copy manually" : "Appunti non disponibili, copiare manualmente",
"Personal" : "Personale",
"Accounts" : "Account",
"Admin" : "Admin",
Expand Down

0 comments on commit ce56897

Please sign in to comment.