aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-12 00:19:59 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-12 00:19:59 +0000
commitb6aa393dc5ab5aafee3ddd3ba9015b4a7486c3cd (patch)
tree2b8b710e1105cd01a4692cb123571ae68d0ea7cf /apps/files/l10n
parentde29d998691b2eebf7e15cd77a1beda676583448 (diff)
downloadnextcloud-server-b6aa393dc5ab5aafee3ddd3ba9015b4a7486c3cd.tar.gz
nextcloud-server-b6aa393dc5ab5aafee3ddd3ba9015b4a7486c3cd.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) дозволені.",