aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-02 00:21:44 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-02 00:21:44 +0000
commitc3b336dbf9f8e2039cce0db3a4d5d678e0d078f4 (patch)
tree4cc718a439576cbedd3e5705fc0f93e42522367b /apps/files
parente17f011f08cb4529ae19ff8637a49b7f4e89f216 (diff)
downloadnextcloud-server-c3b336dbf9f8e2039cce0db3a4d5d678e0d078f4.tar.gz
nextcloud-server-c3b336dbf9f8e2039cce0db3a4d5d678e0d078f4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/it.js11
-rw-r--r--apps/files/l10n/it.json11
-rw-r--r--apps/files/l10n/ru.js2
-rw-r--r--apps/files/l10n/ru.json2
4 files changed, 26 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 10c23b74189..3c5e40717c4 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 beabd3719f6..70ee419e502 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 6d7b92425cf..1d826b75e06 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 123b9c1faac..45928f011d2 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" : "Хранилище временно недоступно",