aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-12 00:19:52 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-12 00:19:52 +0000
commit1a7acf061e26d938e2162f791afb262dc7c2b90d (patch)
treef5bf6dba22702ac4d09111af009e156d9b79bf4f /apps/files/l10n
parent722a74e0e8694d1fd8732dad5b306ba22438ccda (diff)
downloadnextcloud-server-1a7acf061e26d938e2162f791afb262dc7c2b90d.tar.gz
nextcloud-server-1a7acf061e26d938e2162f791afb262dc7c2b90d.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/gl.js2
-rw-r--r--apps/files/l10n/gl.json2
-rw-r--r--apps/files/l10n/uk.js2
-rw-r--r--apps/files/l10n/uk.json2
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 0e9582eacbb..95e778d66d8 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -157,6 +157,8 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "<strong>Cambiouse</strong> un ficheiro ou cartafol",
"A favorite file or folder has been <strong>changed</strong>" : "<strong>Cambiouse</strong> un ficheiro ou cartafol favorito",
"Failed to authorize" : "Produciuse un fallo ao autorizar",
+ "Invalid folder path" : "A ruta ao cartafol non é correcta.",
+ "Folder not found" : "Non se atopou o cartafolNon se atopou o cartafol",
"Upload (max. %s)" : "Envío (máx. %s)",
"Files compatibility" : "Compatibilidade de ficheiros",
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index 6342223b476..acd5fe94eb3 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -155,6 +155,8 @@
"A file or folder has been <strong>changed</strong>" : "<strong>Cambiouse</strong> un ficheiro ou cartafol",
"A favorite file or folder has been <strong>changed</strong>" : "<strong>Cambiouse</strong> un ficheiro ou cartafol favorito",
"Failed to authorize" : "Produciuse un fallo ao autorizar",
+ "Invalid folder path" : "A ruta ao cartafol non é correcta.",
+ "Folder not found" : "Non se atopou o cartafolNon se atopou o cartafol",
"Upload (max. %s)" : "Envío (máx. %s)",
"Files compatibility" : "Compatibilidade de ficheiros",
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index 6b063bdf947..03c2a60f618 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -157,6 +157,8 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "Файл або каталог було <strong> змінено </strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Файл або каталог із зірочкою було <strong>змінено</strong>",
"Failed to authorize" : "Не вдалося авторизуватися",
+ "Invalid folder path" : "Недійсний шлях до каталогу",
+ "Folder not found" : "Каталог не знайдено",
"Upload (max. %s)" : "Завантаження (макс. %s)",
"Files compatibility" : "Сумісність файлів",
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозволити обмежувати імена файлів для забезпечення сумісності з різними клієнтами. Типово всі імена файлів, які відповідають моделі POSIX (напр. Linux, macOS) дозволені.",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 92603940467..dda2cf4e1d6 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -155,6 +155,8 @@
"A file or folder has been <strong>changed</strong>" : "Файл або каталог було <strong> змінено </strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Файл або каталог із зірочкою було <strong>змінено</strong>",
"Failed to authorize" : "Не вдалося авторизуватися",
+ "Invalid folder path" : "Недійсний шлях до каталогу",
+ "Folder not found" : "Каталог не знайдено",
"Upload (max. %s)" : "Завантаження (макс. %s)",
"Files compatibility" : "Сумісність файлів",
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозволити обмежувати імена файлів для забезпечення сумісності з різними клієнтами. Типово всі імена файлів, які відповідають моделі POSIX (напр. Linux, macOS) дозволені.",