summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-30 01:12:26 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-30 01:12:26 +0000
commit2e09bb48fba6a0480736263dd9408ce11375b195 (patch)
treef4a9983a7d0f9907b56983cf7c86483947cb2ccf /apps/files
parent8f806854266efb4adecd9508b11d06467ac4ffe5 (diff)
downloadnextcloud-server-2e09bb48fba6a0480736263dd9408ce11375b195.tar.gz
nextcloud-server-2e09bb48fba6a0480736263dd9408ce11375b195.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/nl.js1
-rw-r--r--apps/files/l10n/nl.json1
-rw-r--r--apps/files/l10n/ru.js2
-rw-r--r--apps/files/l10n/ru.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 61b4dfb9e68..bacc072f159 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -44,6 +44,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Deze map is niet beschikbaar. Verifieer de logs of neem contact op met de beheerder",
"Could not move \"{file}\", target exists" : "Kon \"{file}\" niet verplaatsen, doel bestaat al",
"Could not move \"{file}\"" : "Kon \"{file}\" niet verplaatsen",
+ "copy" : "kopiëren",
"Could not copy \"{file}\", target exists" : "Kon \"{bestand}\" niet kopiëren, het doel bestaat",
"Could not copy \"{file}\"" : "Kon \"{file}\" niet kopiëren",
"Copied {origin} inside {destination}" : "Kopieerde {oorsprong} binnen {bestemming}",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 0060709e87e..db7556f464c 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -42,6 +42,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Deze map is niet beschikbaar. Verifieer de logs of neem contact op met de beheerder",
"Could not move \"{file}\", target exists" : "Kon \"{file}\" niet verplaatsen, doel bestaat al",
"Could not move \"{file}\"" : "Kon \"{file}\" niet verplaatsen",
+ "copy" : "kopiëren",
"Could not copy \"{file}\", target exists" : "Kon \"{bestand}\" niet kopiëren, het doel bestaat",
"Could not copy \"{file}\"" : "Kon \"{file}\" niet kopiëren",
"Copied {origin} inside {destination}" : "Kopieerde {oorsprong} binnen {bestemming}",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 1fa11c9d5e0..fd5ff9f6e9c 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -19,7 +19,7 @@ OC.L10N.register(
"…" : "…",
"Processing files …" : "Обработка файлов…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить «{filename}», так как это либо каталог, либо файл нулевого размера",
- "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, вы загружаете {size1}, но только {size2} доступно",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, вы передаёте на сервер {size1}, но доступно только {size2}",
"Target folder \"{dir}\" does not exist any more" : "Целевой каталог «{dir}» более не существует",
"Not enough free space" : "Недостаточно свободного места",
"An unknown error has occurred" : "Произошла неизвестная ошибка",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index b9e650b990f..dad72c32795 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -17,7 +17,7 @@
"…" : "…",
"Processing files …" : "Обработка файлов…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить «{filename}», так как это либо каталог, либо файл нулевого размера",
- "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, вы загружаете {size1}, но только {size2} доступно",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, вы передаёте на сервер {size1}, но доступно только {size2}",
"Target folder \"{dir}\" does not exist any more" : "Целевой каталог «{dir}» более не существует",
"Not enough free space" : "Недостаточно свободного места",
"An unknown error has occurred" : "Произошла неизвестная ошибка",