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
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-26 03:08:46 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-26 03:08:46 +0300
commitdddd151f4451faa8ff920ebeafa34340b6a576dc (patch)
tree5a6a654d2bfbb77b1dd178ef074662cb63dd212b /core/l10n
parent2c2d2e552b723a2555b362cf3a764c1c89181a44 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/sr.js2
-rw-r--r--core/l10n/sr.json2
-rw-r--r--core/l10n/zh_CN.js3
-rw-r--r--core/l10n/zh_CN.json3
4 files changed, 8 insertions, 2 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index 2b1aede64b7..ca76af97299 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -89,7 +89,7 @@ OC.L10N.register(
"OK" : "У реду",
"Error loading message template: {error}" : "Грешка при учитавању шаблона поруке: {error}",
"read-only" : "само-за-читање",
- "_{count} file conflict_::_{count} file conflicts_" : ["{count} сукоб фајла","{count} сукоба фајлова","{count} сукоба фајлова"],
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} сукоб фајлова","{count} сукоба фајлова","{count} сукоба фајлова"],
"One file conflict" : "Један сукоб фајлова",
"New Files" : "Нови фајлови",
"Already existing files" : "Постојећи фајлови",
diff --git a/core/l10n/sr.json b/core/l10n/sr.json
index d1fe6901c38..61882e3a044 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -87,7 +87,7 @@
"OK" : "У реду",
"Error loading message template: {error}" : "Грешка при учитавању шаблона поруке: {error}",
"read-only" : "само-за-читање",
- "_{count} file conflict_::_{count} file conflicts_" : ["{count} сукоб фајла","{count} сукоба фајлова","{count} сукоба фајлова"],
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} сукоб фајлова","{count} сукоба фајлова","{count} сукоба фајлова"],
"One file conflict" : "Један сукоб фајлова",
"New Files" : "Нови фајлови",
"Already existing files" : "Постојећи фајлови",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 02e6e6f07cb..2e1351e315e 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "未找到文件",
"Choose" : "选择",
"Copy" : "复制",
+ "Move" : "移动",
"Error loading file picker template: {error}" : "加载文件选择模板出错: {error}",
"OK" : "确认",
"Error loading message template: {error}" : "加载消息模板出错: {error}",
@@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "(选择了 {count} 个)",
"Error loading file exists template" : "加载文件存在性模板失败",
"Pending" : "等待",
+ "Copy to {folder}" : "复制{文件夹}",
+ "Move to {folder}" : "移动{文件夹}",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般强度的密码",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 73a86fe9452..e9207bfd842 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -83,6 +83,7 @@
"No files in here" : "未找到文件",
"Choose" : "选择",
"Copy" : "复制",
+ "Move" : "移动",
"Error loading file picker template: {error}" : "加载文件选择模板出错: {error}",
"OK" : "确认",
"Error loading message template: {error}" : "加载消息模板出错: {error}",
@@ -98,6 +99,8 @@
"({count} selected)" : "(选择了 {count} 个)",
"Error loading file exists template" : "加载文件存在性模板失败",
"Pending" : "等待",
+ "Copy to {folder}" : "复制{文件夹}",
+ "Move to {folder}" : "移动{文件夹}",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般强度的密码",