Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-04 05:13:56 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-04 05:13:56 +0300
commita77a9b3c836eacbc7a33f5cb4ae1e6da8725fb55 (patch)
tree1123d5207dea9f1f0c18ec18c460afdae74a59ad /apps/files
parent79d86aadc076ad440932105ca538a5eebc672626 (diff)
[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.js1
-rw-r--r--apps/files/l10n/ru.json1
-rw-r--r--apps/files/l10n/zh_CN.js1
-rw-r--r--apps/files/l10n/zh_CN.json1
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 3ecedbfb404..2cf4a549341 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -136,6 +136,7 @@ OC.L10N.register(
"Upload (max. %s)" : "Upload (max. %s)",
"File Management" : "Bestandsbeheer",
"%s used" : "%s gebruikt",
+ "%s%% of %s used" : "%s%% van %s gebruikt",
"%1$s of %2$s used" : "%1$s van %2$s gebruikt",
"Settings" : "Instellingen",
"Show hidden files" : "Verborgen bestanden tonen",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 8309f9ab25d..0fc20a61c44 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -134,6 +134,7 @@
"Upload (max. %s)" : "Upload (max. %s)",
"File Management" : "Bestandsbeheer",
"%s used" : "%s gebruikt",
+ "%s%% of %s used" : "%s%% van %s gebruikt",
"%1$s of %2$s used" : "%1$s van %2$s gebruikt",
"Settings" : "Instellingen",
"Show hidden files" : "Verborgen bestanden tonen",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index a5510c4aca1..f74bad7ee34 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -136,6 +136,7 @@ OC.L10N.register(
"Upload (max. %s)" : "Загрузка (максимум %s)",
"File Management" : "Управление файлами",
"%s used" : "%s использовано",
+ "%s%% of %s used" : "использовано %s%% из %s",
"%1$s of %2$s used" : "использовано %1$s из %2$s ",
"Settings" : "Настройки",
"Show hidden files" : "Показывать скрытые файлы",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index db411297b12..448f2315925 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -134,6 +134,7 @@
"Upload (max. %s)" : "Загрузка (максимум %s)",
"File Management" : "Управление файлами",
"%s used" : "%s использовано",
+ "%s%% of %s used" : "использовано %s%% из %s",
"%1$s of %2$s used" : "использовано %1$s из %2$s ",
"Settings" : "Настройки",
"Show hidden files" : "Показывать скрытые файлы",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index dfee1c97bb7..55893d26a34 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -136,6 +136,7 @@ OC.L10N.register(
"Upload (max. %s)" : "上传 (最大 %s)",
"File Management" : "文件管理",
"%s used" : "%s 已使用",
+ "%s%% of %s used" : "%s中%s%%已使用",
"%1$s of %2$s used" : "%1$s已用,总计%2$s",
"Settings" : "设置",
"Show hidden files" : "显示隐藏文件",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 1aa113da8f2..6d29603be5b 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -134,6 +134,7 @@
"Upload (max. %s)" : "上传 (最大 %s)",
"File Management" : "文件管理",
"%s used" : "%s 已使用",
+ "%s%% of %s used" : "%s中%s%%已使用",
"%1$s of %2$s used" : "%1$s已用,总计%2$s",
"Settings" : "设置",
"Show hidden files" : "显示隐藏文件",