aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-11-17 00:20:47 +0000
committerNextcloud bot <bot@nextcloud.com>2024-11-17 00:20:47 +0000
commit714fc63c4056ad932c51f21f088add8315a7a8e7 (patch)
treee97331245deed00f7ee416fb9df2ae3f7b17b25c /apps/files
parent177b6ba172871da91fa0475cf4e7c5e84128a8f9 (diff)
downloadnextcloud-server-714fc63c4056ad932c51f21f088add8315a7a8e7.tar.gz
nextcloud-server-714fc63c4056ad932c51f21f088add8315a7a8e7.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/ar.js1
-rw-r--r--apps/files/l10n/ar.json1
-rw-r--r--apps/files/l10n/lt_LT.js4
-rw-r--r--apps/files/l10n/lt_LT.json4
-rw-r--r--apps/files/l10n/sv.js1
-rw-r--r--apps/files/l10n/sv.json1
-rw-r--r--apps/files/l10n/uk.js2
-rw-r--r--apps/files/l10n/uk.json2
8 files changed, 16 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index 6f160d192fa..20ed3cd3396 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -88,6 +88,7 @@ OC.L10N.register(
"Another entry with the same name already exists." : "توجد سلفاً إدخالية أخرى بنفس هذا الاسم.",
"Invalid filename." : "اسم ملف غير صحيح.",
"Renamed \"{oldName}\" to \"{newName}\"" : "تمت إعادة تسمية \"{oldName}\" إلى \"{newName}\"",
+ "Unknown date" : "تاريخ غير معروف",
"Pending" : "قيد الانتظار",
"Clear filter" : "إزالة التصفية",
"Modified" : "التعديل",
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json
index ec999c2bcd2..74bf8cdde76 100644
--- a/apps/files/l10n/ar.json
+++ b/apps/files/l10n/ar.json
@@ -86,6 +86,7 @@
"Another entry with the same name already exists." : "توجد سلفاً إدخالية أخرى بنفس هذا الاسم.",
"Invalid filename." : "اسم ملف غير صحيح.",
"Renamed \"{oldName}\" to \"{newName}\"" : "تمت إعادة تسمية \"{oldName}\" إلى \"{newName}\"",
+ "Unknown date" : "تاريخ غير معروف",
"Pending" : "قيد الانتظار",
"Clear filter" : "إزالة التصفية",
"Modified" : "التعديل",
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index e48846d5b90..36bf4d4fa83 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -70,6 +70,7 @@ OC.L10N.register(
"Filename" : "Failo pavadinimas",
"Folder name" : "Aplanko pavadinimas",
"Invalid filename." : "Neteisingas failo pavadinimas.",
+ "Unknown date" : "Nežinoma data",
"Pending" : "Laukiantis",
"Clear filter" : "Išvalyti filtrą",
"Modified" : "Pakeistas",
@@ -150,6 +151,8 @@ OC.L10N.register(
"Edit locally" : "Redaguoti lokaliai",
"Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…",
"Copying \"{source}\" to \"{destination}\" …" : "Kopijuojama „{source}“ į „{destination}“…",
+ "(copy)" : "(kopija)",
+ "(copy %n)" : "(kopija %n)",
"The files are locked" : "Failai yra užrakinti",
"The file does not exist anymore" : "Failo daugiau nebėra",
"Copy to {target}" : "Kopijuoti į {target}",
@@ -175,6 +178,7 @@ OC.L10N.register(
"Create templates folder" : "Sukurti šablonų aplanką",
"Templates" : "Šablonai",
"Search in folder: {folder}" : "Ieškoti aplanke: {folder}",
+ "Unable to create the directory {directory}" : "Nepavyko sukurti katalogo {directory}",
"Some files could not be copied" : "Kai kurių failų nepavyko nukopijuoti",
"Some files could not be moved" : "Kai kurių failų nepavyko perkelti",
"Files copied successfully" : "Failai sėkmingai nukopijuoti",
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index e8b2e39c6fe..59bf1230521 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -68,6 +68,7 @@
"Filename" : "Failo pavadinimas",
"Folder name" : "Aplanko pavadinimas",
"Invalid filename." : "Neteisingas failo pavadinimas.",
+ "Unknown date" : "Nežinoma data",
"Pending" : "Laukiantis",
"Clear filter" : "Išvalyti filtrą",
"Modified" : "Pakeistas",
@@ -148,6 +149,8 @@
"Edit locally" : "Redaguoti lokaliai",
"Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…",
"Copying \"{source}\" to \"{destination}\" …" : "Kopijuojama „{source}“ į „{destination}“…",
+ "(copy)" : "(kopija)",
+ "(copy %n)" : "(kopija %n)",
"The files are locked" : "Failai yra užrakinti",
"The file does not exist anymore" : "Failo daugiau nebėra",
"Copy to {target}" : "Kopijuoti į {target}",
@@ -173,6 +176,7 @@
"Create templates folder" : "Sukurti šablonų aplanką",
"Templates" : "Šablonai",
"Search in folder: {folder}" : "Ieškoti aplanke: {folder}",
+ "Unable to create the directory {directory}" : "Nepavyko sukurti katalogo {directory}",
"Some files could not be copied" : "Kai kurių failų nepavyko nukopijuoti",
"Some files could not be moved" : "Kai kurių failų nepavyko perkelti",
"Files copied successfully" : "Failai sėkmingai nukopijuoti",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 4dbc4aaf664..449be93be66 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -88,6 +88,7 @@ OC.L10N.register(
"Another entry with the same name already exists." : "En annan post med samma namn finns redan.",
"Invalid filename." : "Ogiltigt filnamn.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Bytte namn på \"{oldName}\" till \"{newName}\"",
+ "Unknown date" : "Okänt datum",
"Pending" : "Väntar",
"Clear filter" : "Rensa filter",
"Modified" : "Ändrad",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 2e2b1154595..75b8697a319 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -86,6 +86,7 @@
"Another entry with the same name already exists." : "En annan post med samma namn finns redan.",
"Invalid filename." : "Ogiltigt filnamn.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Bytte namn på \"{oldName}\" till \"{newName}\"",
+ "Unknown date" : "Okänt datum",
"Pending" : "Väntar",
"Clear filter" : "Rensa filter",
"Modified" : "Ändrad",
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index fc0a6083a48..2fd8a370885 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -88,6 +88,7 @@ OC.L10N.register(
"Another entry with the same name already exists." : "Інший запис з таким же ім'ям вже присутній",
"Invalid filename." : "Недійсне ім'я файлу.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Перейменовано \"{oldName}\" на \"{newName}\"",
+ "Unknown date" : "Невідома дата",
"Pending" : "Очікування",
"Clear filter" : "Очистити фільтр",
"Modified" : "Змінено",
@@ -202,6 +203,7 @@ OC.L10N.register(
"Confirm deletion" : "Підтвердіть вилучення",
"Cancel" : "Скасувати",
"Edit file locally" : "Редагувати файл на пристрої",
+ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Тепер файл можна відкрити на вашому пристрої. Якщо він не відкривається, перевірте, що у вас встановлено настільний клієнт синхронізації.",
"Retry and close" : "Спробувати ще раз та закрити",
"Edit online" : "Редагувати в онлайні",
"Failed to redirect to client" : "Не вдалося перенаправити на клієнта",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index b6918f5c815..9efa5b4023d 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -86,6 +86,7 @@
"Another entry with the same name already exists." : "Інший запис з таким же ім'ям вже присутній",
"Invalid filename." : "Недійсне ім'я файлу.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Перейменовано \"{oldName}\" на \"{newName}\"",
+ "Unknown date" : "Невідома дата",
"Pending" : "Очікування",
"Clear filter" : "Очистити фільтр",
"Modified" : "Змінено",
@@ -200,6 +201,7 @@
"Confirm deletion" : "Підтвердіть вилучення",
"Cancel" : "Скасувати",
"Edit file locally" : "Редагувати файл на пристрої",
+ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Тепер файл можна відкрити на вашому пристрої. Якщо він не відкривається, перевірте, що у вас встановлено настільний клієнт синхронізації.",
"Retry and close" : "Спробувати ще раз та закрити",
"Edit online" : "Редагувати в онлайні",
"Failed to redirect to client" : "Не вдалося перенаправити на клієнта",