diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-13 00:47:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-13 00:47:15 +0000 |
commit | e21da82145babc6cfbd08733cb7a47d663d52c10 (patch) | |
tree | e9c233aef0d52a565c9108a830400028ee849ad5 /apps/files/l10n | |
parent | dcaab5f8675b814af5183af1d8494f8fe80c37a6 (diff) | |
download | nextcloud-server-e21da82145babc6cfbd08733cb7a47d663d52c10.tar.gz nextcloud-server-e21da82145babc6cfbd08733cb7a47d663d52c10.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/uk.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/uk.json | 5 |
6 files changed, 14 insertions, 4 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 4d181a26800..6931f35115c 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -171,6 +171,8 @@ OC.L10N.register( "File Management" : "Správa souboru", "Reload current directory" : "Znovu načíst stávající složku", "Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“", + "Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem", + "Upload successful" : "Nahrání úspěšné", "Select the row for {displayName}" : "Vyberte řádek pro {displayName}", "Rename file" : "Přejmenovat soubor", "A long time ago" : "Před dlouhou dobou", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index de00b11ae48..29ed331041a 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -169,6 +169,8 @@ "File Management" : "Správa souboru", "Reload current directory" : "Znovu načíst stávající složku", "Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“", + "Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem", + "Upload successful" : "Nahrání úspěšné", "Select the row for {displayName}" : "Vyberte řádek pro {displayName}", "Rename file" : "Přejmenovat soubor", "A long time ago" : "Před dlouhou dobou", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index e4b3547622d..e8659a58e84 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -171,7 +171,7 @@ OC.L10N.register( "File Management" : "Dateiverwaltung", "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", - "Drag and drop files here to upload" : "Dateien hierher ziehen, um sie hochzuladen", + "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", "Upload successful" : "Hochladen erfolgreich", "Select the row for {displayName}" : "Zeile für {displayName} auswählen", "Rename file" : "Datei umbenennen", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 16daee82335..c74bbfe9034 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -169,7 +169,7 @@ "File Management" : "Dateiverwaltung", "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", - "Drag and drop files here to upload" : "Dateien hierher ziehen, um sie hochzuladen", + "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", "Upload successful" : "Hochladen erfolgreich", "Select the row for {displayName}" : "Zeile für {displayName} auswählen", "Rename file" : "Datei umbenennen", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 64423fbfb32..0f5356c248b 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -171,6 +171,8 @@ OC.L10N.register( "File Management" : "Керування файлами", "Reload current directory" : "Перевантажити поточний каталог", "Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"", + "Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження", + "Upload successful" : "Успішно завантажено", "Select the row for {displayName}" : "Виберіть рядок для {displayName}", "Rename file" : "Перейменувати файл", "A long time ago" : "Давно", @@ -182,6 +184,7 @@ OC.L10N.register( "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", "\"{name}\" is not an allowed filetype." : "\"{name}\" є недозволеним типом файлу.", "{newName} already exists." : "{newName} вже присутній.", + "\"{char}\" is not allowed inside a file name." : "Неприпустимий \"{char}\" у назві файлу.", "Name cannot be empty" : "Ім'я не може бути порожнім", "Another entry with the same name already exists" : "Ще один запис з такою же назвою присутній.", "Renamed \"{oldName}\" to \"{newName}\"" : "Перейменовано \"{oldName}\" у \"{newName\"", @@ -192,7 +195,7 @@ OC.L10N.register( "Could not move {file}. {message}" : "Не вдалося перемістити файл {file}. {message}", "Total rows summary" : "Загалом рядків", "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", - "\"{displayName}\" batch action executed successfully" : "Пакетну дію \"{displayName}\" виконано успішно", + "\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано", "ascending" : "за зростанням", "descending" : "за спаданням", "Sort list by {column} ({direction})" : "Впорядкувати список за {column} ({direction})", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 6fff65088d1..7e2db4d62fc 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -169,6 +169,8 @@ "File Management" : "Керування файлами", "Reload current directory" : "Перевантажити поточний каталог", "Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"", + "Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження", + "Upload successful" : "Успішно завантажено", "Select the row for {displayName}" : "Виберіть рядок для {displayName}", "Rename file" : "Перейменувати файл", "A long time ago" : "Давно", @@ -180,6 +182,7 @@ "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", "\"{name}\" is not an allowed filetype." : "\"{name}\" є недозволеним типом файлу.", "{newName} already exists." : "{newName} вже присутній.", + "\"{char}\" is not allowed inside a file name." : "Неприпустимий \"{char}\" у назві файлу.", "Name cannot be empty" : "Ім'я не може бути порожнім", "Another entry with the same name already exists" : "Ще один запис з такою же назвою присутній.", "Renamed \"{oldName}\" to \"{newName}\"" : "Перейменовано \"{oldName}\" у \"{newName\"", @@ -190,7 +193,7 @@ "Could not move {file}. {message}" : "Не вдалося перемістити файл {file}. {message}", "Total rows summary" : "Загалом рядків", "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", - "\"{displayName}\" batch action executed successfully" : "Пакетну дію \"{displayName}\" виконано успішно", + "\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано", "ascending" : "за зростанням", "descending" : "за спаданням", "Sort list by {column} ({direction})" : "Впорядкувати список за {column} ({direction})", |