diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
commit | 4d227c195f1dee04dc3fc426484ee07314da4385 (patch) | |
tree | c433dc36ef736e39db7fa11581f8aa039a10991d /apps/files | |
parent | 8c2ff08fb7363e070dfb4e0a0115fa0523593009 (diff) | |
download | nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.tar.gz nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.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/ja.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/sk.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sk.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/uk.js | 15 | ||||
-rw-r--r-- | apps/files/l10n/uk.json | 15 |
6 files changed, 42 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 641b882de18..d73fba0a770 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -249,6 +249,11 @@ OC.L10N.register( "Blank" : "ブランク", "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Delete permanently" : "永久に削除", + "The files is locked" : "ファイルはロックされています", + "The file does not exist anymore" : "ファイルはもう存在しません", + "Chose destination" : "目的地を選ぶ", + "Copy to {target}" : "{target} にコピー", + "Move to {target}" : "{target} に移動", "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", "Open details" : "詳細を開く", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 9e25e7f90fb..32b352a33c1 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -247,6 +247,11 @@ "Blank" : "ブランク", "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Delete permanently" : "永久に削除", + "The files is locked" : "ファイルはロックされています", + "The file does not exist anymore" : "ファイルはもう存在しません", + "Chose destination" : "目的地を選ぶ", + "Copy to {target}" : "{target} にコピー", + "Move to {target}" : "{target} に移動", "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", "Open details" : "詳細を開く", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index fb4c1f0594c..f2f12096559 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -215,7 +215,7 @@ OC.L10N.register( "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", "Loading current folder" : "Načítavanie súčasného adresára", "No files in here" : "Nie sú tu žiadne súbory", - "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte so svojimi zariadeniami!", + "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", "Go to the previous folder" : "Ísť do predchadzajúceho adresára", "Go back" : "Ísť späť", "Share" : "Zdieľať", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 2777f804f83..8a6167344de 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -213,7 +213,7 @@ "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", "Loading current folder" : "Načítavanie súčasného adresára", "No files in here" : "Nie sú tu žiadne súbory", - "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte so svojimi zariadeniami!", + "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", "Go to the previous folder" : "Ísť do predchadzajúceho adresára", "Go back" : "Ísť späť", "Share" : "Zdieľať", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 847f91ee5fc..64423fbfb32 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -188,6 +188,8 @@ OC.L10N.register( "Could not rename \"{oldName}\", it does not exist any more" : "Не вдалося перейментувати \"{oldName}\", оскільки він вже відсутній", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{newName}\" вже використовується у каталозі \"{dir}\". Виберіть інше ім'я.", "Could not rename \"{oldName}\"" : "Не вдалося перейменувати \"{oldName}\"", + "Could not copy {file}. {message}" : "Не вдалося скопіювати файл {file}. {message}", + "Could not move {file}. {message}" : "Не вдалося перемістити файл {file}. {message}", "Total rows summary" : "Загалом рядків", "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", "\"{displayName}\" batch action executed successfully" : "Пакетну дію \"{displayName}\" виконано успішно", @@ -249,8 +251,16 @@ OC.L10N.register( "Blank" : "Порожньо", "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "Delete permanently" : "Вилучити назавжди", + "Destination is not a folder" : "Місце призначення не є каталогом", + "This file/folder is already in that directory" : "Такий файл чи каталог вже присутні в цьому каталозі", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможливо перемістити файл чи каталог до самого себе або у цей саме підкаталог", + "A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі", + "The files is locked" : "Файл заблоковано", + "The file does not exist anymore" : "Цей файл більше недоступний", + "Chose destination" : "Виберіть місце призначення", "Copy to {target}" : "Копіювати до {target}", "Move to {target}" : "Перемістити до {target}", + "Cancelled move or copy operation" : "Скасовно операцію переміщення або копіювання", "Open folder {displayName}" : "Відкрити каталог {displayName}", "Open in Files" : "Відкрити у Файлах", "Open details" : "Показати деталі", @@ -259,6 +269,11 @@ OC.L10N.register( "Templates" : "Шаблони", "Create new templates folder" : "Створіть нову папку шаблонів", "Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файли","{fileCount} файлів","{fileCount} файлів"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл так {folderCount} каталог","1 файл так {folderCount} каталоги","1 файл так {folderCount} каталогів","1 файл так {folderCount} каталогів"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл та 1 каталог","{fileCount} файли та 1 каталог","{fileCount} файлів та 1 каталог","{fileCount} файлів та 1 каталог"], + "{fileCount} files and {folderCount} folders" : "{fileCount} файлів та {folderCount} каталогів", "List of favorites files and folders." : "Список вподобаних файлів та каталогів.", "No favorites yet" : "Поки немає вподобаного", "Files and folders you mark as favorite will show up here" : "Файли та каталоги, які ви вподобали, з’являться тут", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 7761699fba4..6fff65088d1 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -186,6 +186,8 @@ "Could not rename \"{oldName}\", it does not exist any more" : "Не вдалося перейментувати \"{oldName}\", оскільки він вже відсутній", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{newName}\" вже використовується у каталозі \"{dir}\". Виберіть інше ім'я.", "Could not rename \"{oldName}\"" : "Не вдалося перейменувати \"{oldName}\"", + "Could not copy {file}. {message}" : "Не вдалося скопіювати файл {file}. {message}", + "Could not move {file}. {message}" : "Не вдалося перемістити файл {file}. {message}", "Total rows summary" : "Загалом рядків", "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", "\"{displayName}\" batch action executed successfully" : "Пакетну дію \"{displayName}\" виконано успішно", @@ -247,8 +249,16 @@ "Blank" : "Порожньо", "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "Delete permanently" : "Вилучити назавжди", + "Destination is not a folder" : "Місце призначення не є каталогом", + "This file/folder is already in that directory" : "Такий файл чи каталог вже присутні в цьому каталозі", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможливо перемістити файл чи каталог до самого себе або у цей саме підкаталог", + "A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі", + "The files is locked" : "Файл заблоковано", + "The file does not exist anymore" : "Цей файл більше недоступний", + "Chose destination" : "Виберіть місце призначення", "Copy to {target}" : "Копіювати до {target}", "Move to {target}" : "Перемістити до {target}", + "Cancelled move or copy operation" : "Скасовно операцію переміщення або копіювання", "Open folder {displayName}" : "Відкрити каталог {displayName}", "Open in Files" : "Відкрити у Файлах", "Open details" : "Показати деталі", @@ -257,6 +267,11 @@ "Templates" : "Шаблони", "Create new templates folder" : "Створіть нову папку шаблонів", "Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файли","{fileCount} файлів","{fileCount} файлів"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл так {folderCount} каталог","1 файл так {folderCount} каталоги","1 файл так {folderCount} каталогів","1 файл так {folderCount} каталогів"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл та 1 каталог","{fileCount} файли та 1 каталог","{fileCount} файлів та 1 каталог","{fileCount} файлів та 1 каталог"], + "{fileCount} files and {folderCount} folders" : "{fileCount} файлів та {folderCount} каталогів", "List of favorites files and folders." : "Список вподобаних файлів та каталогів.", "No favorites yet" : "Поки немає вподобаного", "Files and folders you mark as favorite will show up here" : "Файли та каталоги, які ви вподобали, з’являться тут", |