summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-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}",