aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-07 00:29:00 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-07 00:29:00 +0000
commitc08a8036e5f0a9c5167a0704bedd2beb707702a9 (patch)
treee3ff4a45963aa7ffec8bca663b59eacb3ab6353c /core
parent527329978e185efef804497f62b0e456f8a84558 (diff)
downloadnextcloud-server-c08a8036e5f0a9c5167a0704bedd2beb707702a9.tar.gz
nextcloud-server-c08a8036e5f0a9c5167a0704bedd2beb707702a9.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs.js3
-rw-r--r--core/l10n/cs.json3
-rw-r--r--core/l10n/uk.js3
-rw-r--r--core/l10n/uk.json3
4 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 5481626fc8a..c44008362f1 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -236,8 +236,11 @@ OC.L10N.register(
"Looking for {term} …" : "Hledání {term}…",
"No" : "Ne",
"Yes" : "Ano",
+ "Choose {file}" : "Zvolit {file}",
"Choose" : "Vybrat",
+ "Copy to {target}" : "Zkopírovat do {target}",
"Copy" : "Zkopírovat",
+ "Move to {target}" : "Přesunout do {target}",
"Move" : "Přesunout",
"OK" : "OK",
"Error loading message template: {error}" : "Chyba při načítání šablony zprávy: {error}",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index ed5b6d65cc1..4a3eb976656 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -234,8 +234,11 @@
"Looking for {term} …" : "Hledání {term}…",
"No" : "Ne",
"Yes" : "Ano",
+ "Choose {file}" : "Zvolit {file}",
"Choose" : "Vybrat",
+ "Copy to {target}" : "Zkopírovat do {target}",
"Copy" : "Zkopírovat",
+ "Move to {target}" : "Přesunout do {target}",
"Move" : "Přesunout",
"OK" : "OK",
"Error loading message template: {error}" : "Chyba při načítání šablony zprávy: {error}",
diff --git a/core/l10n/uk.js b/core/l10n/uk.js
index eadf15d5075..a4fcd8c823e 100644
--- a/core/l10n/uk.js
+++ b/core/l10n/uk.js
@@ -235,8 +235,11 @@ OC.L10N.register(
"Looking for {term} …" : "Шукаєте {term}",
"No" : "Ні",
"Yes" : "Так",
+ "Choose {file}" : "Виберіть {file}",
"Choose" : "Вибрати",
+ "Copy to {target}" : "Копіювати до {target}",
"Copy" : "Копіювати",
+ "Move to {target}" : "Перемістити до {target}",
"Move" : "Перемістити",
"OK" : "OK",
"Error loading message template: {error}" : "Помилка при завантаженні шаблону повідомлення: {error}",
diff --git a/core/l10n/uk.json b/core/l10n/uk.json
index a9167a18bed..dc569349d1d 100644
--- a/core/l10n/uk.json
+++ b/core/l10n/uk.json
@@ -233,8 +233,11 @@
"Looking for {term} …" : "Шукаєте {term}",
"No" : "Ні",
"Yes" : "Так",
+ "Choose {file}" : "Виберіть {file}",
"Choose" : "Вибрати",
+ "Copy to {target}" : "Копіювати до {target}",
"Copy" : "Копіювати",
+ "Move to {target}" : "Перемістити до {target}",
"Move" : "Перемістити",
"OK" : "OK",
"Error loading message template: {error}" : "Помилка при завантаженні шаблону повідомлення: {error}",