From ce568970cae001b1fc8b2d179fcfbf73e48b7bca Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 2 Dec 2024 00:22:05 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/federatedfilesharing/l10n/it.js | 4 ++++ apps/federatedfilesharing/l10n/it.json | 4 ++++ apps/files/l10n/it.js | 11 +++++++++++ apps/files/l10n/it.json | 11 +++++++++++ apps/files/l10n/ru.js | 2 ++ apps/files/l10n/ru.json | 2 ++ apps/settings/l10n/es_MX.js | 1 + apps/settings/l10n/es_MX.json | 1 + core/l10n/it.js | 2 ++ core/l10n/it.json | 2 ++ 10 files changed, 40 insertions(+) diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index a0cc03e2c4285..b1bec74882304 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -33,9 +33,11 @@ OC.L10N.register( "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 person@cloud.example.com" : "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 persona@cloud.esempio.com ", + "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", @@ -44,12 +46,14 @@ OC.L10N.register( "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.", diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json index d1f290cfe805d..5f8e733c94b03 100644 --- a/apps/federatedfilesharing/l10n/it.json +++ b/apps/federatedfilesharing/l10n/it.json @@ -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 person@cloud.example.com" : "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 persona@cloud.esempio.com ", + "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", @@ -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.", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 10c23b74189d6..3c5e40717c463 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -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", @@ -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", @@ -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"], diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index beabd3719f627..70ee419e5022b 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -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", @@ -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", @@ -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"], diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 6d7b92425cf17..1d826b75e0623 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -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)", @@ -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" : "Хранилище временно недоступно", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 123b9c1faac69..45928f011d28c 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -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)", @@ -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" : "Хранилище временно недоступно", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index fb117919f5ff5..6e28b6686d044 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -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.", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index 37711da1de12c..96f2d240e4b19 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -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.", diff --git a/core/l10n/it.js b/core/l10n/it.js index 29693651409b2..066222925122e 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -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", @@ -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", diff --git a/core/l10n/it.json b/core/l10n/it.json index 052661fa248a7..9205414859226 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -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", @@ -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",