summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-23 00:12:30 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-23 00:12:30 +0000
commitcce9f25d864e2c3f55c738396da54f0e5c9edf85 (patch)
treefe5c9fd7992a8269505ecca05f81c8bc24cb6a43 /apps/comments/l10n
parentbd89af478eb082250f368e1ce80e85c6b971ff00 (diff)
downloadnextcloud-server-cce9f25d864e2c3f55c738396da54f0e5c9edf85.tar.gz
nextcloud-server-cce9f25d864e2c3f55c738396da54f0e5c9edf85.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/sl.js2
-rw-r--r--apps/comments/l10n/sl.json2
-rw-r--r--apps/comments/l10n/zh_CN.js1
-rw-r--r--apps/comments/l10n/zh_CN.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js
index 4262b15a8b8..a6714b982b2 100644
--- a/apps/comments/l10n/sl.js
+++ b/apps/comments/l10n/sl.js
@@ -8,7 +8,7 @@ OC.L10N.register(
"Cancel" : "Prekliči",
"[Deleted user]" : "[Izbrisan uporabnik]",
"Comments" : "Opombe",
- "No comments yet, start the conversation!" : "Ni še odzivov, začnite s pogovorom!",
+ "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!",
"More comments …" : "Več komentarjev ....",
"Save" : "Shrani",
"Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json
index 0aa661ede74..9e8dd148a28 100644
--- a/apps/comments/l10n/sl.json
+++ b/apps/comments/l10n/sl.json
@@ -6,7 +6,7 @@
"Cancel" : "Prekliči",
"[Deleted user]" : "[Izbrisan uporabnik]",
"Comments" : "Opombe",
- "No comments yet, start the conversation!" : "Ni še odzivov, začnite s pogovorom!",
+ "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!",
"More comments …" : "Več komentarjev ....",
"Save" : "Shrani",
"Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index bca98d9451a..c7e6f1e824f 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "您在 “{file}” 上一名用户的评论中被提到过,该用户在那之后被删除了",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的评论中提到了您",
"{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您",
+ "Files app plugin to add comments to files" : "文件应用插件用于为文件添加注释",
"Unknown user" : "未知用户",
"A (now) deleted user mentioned you in a comment on “%s”" : "一个(已)被删除的用户在 “%s” 的评论中提到了您",
"A (now) deleted user mentioned you in a comment on “{file}”" : "一个(已)被删除的用户在 “{file}” 的评论中提到了您"
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index e576a340cfe..333b305af5a 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -27,6 +27,7 @@
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "您在 “{file}” 上一名用户的评论中被提到过,该用户在那之后被删除了",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的评论中提到了您",
"{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您",
+ "Files app plugin to add comments to files" : "文件应用插件用于为文件添加注释",
"Unknown user" : "未知用户",
"A (now) deleted user mentioned you in a comment on “%s”" : "一个(已)被删除的用户在 “%s” 的评论中提到了您",
"A (now) deleted user mentioned you in a comment on “{file}”" : "一个(已)被删除的用户在 “{file}” 的评论中提到了您"