summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-07 07:32:43 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-07 07:32:43 +0000
commite161be8e2ad302fe7c0b58bbfbc1a014d1c4f405 (patch)
tree2c0090ddf053a702ae14a61a9c9e0a17476d4098 /apps/comments
parent9dbc4df10d49e4f6b781cfb092bff56b7392da1b (diff)
downloadnextcloud-server-e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405.tar.gz
nextcloud-server-e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/fa.js14
-rw-r--r--apps/comments/l10n/fa.json14
-rw-r--r--apps/comments/l10n/pl.js6
-rw-r--r--apps/comments/l10n/pl.json6
-rw-r--r--apps/comments/l10n/uk.js5
-rw-r--r--apps/comments/l10n/uk.json5
-rw-r--r--apps/comments/l10n/zh_CN.js2
-rw-r--r--apps/comments/l10n/zh_CN.json2
8 files changed, 44 insertions, 10 deletions
diff --git a/apps/comments/l10n/fa.js b/apps/comments/l10n/fa.js
index 2eed645ec36..c0ab10529c7 100644
--- a/apps/comments/l10n/fa.js
+++ b/apps/comments/l10n/fa.js
@@ -1,8 +1,20 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "نظرات",
+ "Edit comment" : "ویرایش توضیح",
+ "Delete comment" : "حذف توضیح",
+ "New comment …" : "توضیح جدید ...",
+ "Post" : "ارسال",
"Cancel" : "منصرف شدن",
+ "[Deleted user]" : "[کاربر حذف شده]",
+ "No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!",
+ "More comments …" : "نظرات بیشتر...",
"Save" : "ذخیره",
+ "Allowed characters {count} of {max}" : "شخصیت های مجاز {count} از {max",
+ "Error occurred while retrieving comment with ID {id}" : "هنگام بازیابی نظر با ID {id Er خطایی رخ داد",
+ "Error occurred while updating comment with id {id}" : "هنگام به روزرسانی نظر با شناسه شناسه Er خطایی روی داد",
+ "Error occurred while posting comment" : "هنگام ارسال نظر خطایی روی داد",
"Comment" : "نظر"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=(n > 1);");
diff --git a/apps/comments/l10n/fa.json b/apps/comments/l10n/fa.json
index 5b99e9f2896..52ce32a5cd9 100644
--- a/apps/comments/l10n/fa.json
+++ b/apps/comments/l10n/fa.json
@@ -1,6 +1,18 @@
{ "translations": {
+ "Comments" : "نظرات",
+ "Edit comment" : "ویرایش توضیح",
+ "Delete comment" : "حذف توضیح",
+ "New comment …" : "توضیح جدید ...",
+ "Post" : "ارسال",
"Cancel" : "منصرف شدن",
+ "[Deleted user]" : "[کاربر حذف شده]",
+ "No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!",
+ "More comments …" : "نظرات بیشتر...",
"Save" : "ذخیره",
+ "Allowed characters {count} of {max}" : "شخصیت های مجاز {count} از {max",
+ "Error occurred while retrieving comment with ID {id}" : "هنگام بازیابی نظر با ID {id Er خطایی رخ داد",
+ "Error occurred while updating comment with id {id}" : "هنگام به روزرسانی نظر با شناسه شناسه Er خطایی روی داد",
+ "Error occurred while posting comment" : "هنگام ارسال نظر خطایی روی داد",
"Comment" : "نظر"
-},"pluralForm" :"nplurals=1; plural=0;"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js
index ea7a8e5c0eb..f5bec8f206f 100644
--- a/apps/comments/l10n/pl.js
+++ b/apps/comments/l10n/pl.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"comments",
{
"Comments" : "Komentarze",
- "You commented" : "Skomentowałeś/-aś",
+ "You commented" : "Skomentowałeś",
"%1$s commented" : "%1$s skomentował",
"{author} commented" : "{author} skomentował",
- "You commented on %1$s" : "Skomentowałeś/-aś w %1$s",
- "You commented on {file}" : "Skomentowałeś/-aś w {file}",
+ "You commented on %1$s" : "Skomentowałeś w %1$s",
+ "You commented on {file}" : "Skomentowałeś w {file}",
"%1$s commented on %2$s" : "%1$s skomentował %2$s",
"{author} commented on {file}" : "{author} skomentował w {file}‭",
"<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików",
diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json
index e764b9c1353..005c38ec65c 100644
--- a/apps/comments/l10n/pl.json
+++ b/apps/comments/l10n/pl.json
@@ -1,10 +1,10 @@
{ "translations": {
"Comments" : "Komentarze",
- "You commented" : "Skomentowałeś/-aś",
+ "You commented" : "Skomentowałeś",
"%1$s commented" : "%1$s skomentował",
"{author} commented" : "{author} skomentował",
- "You commented on %1$s" : "Skomentowałeś/-aś w %1$s",
- "You commented on {file}" : "Skomentowałeś/-aś w {file}",
+ "You commented on %1$s" : "Skomentowałeś w %1$s",
+ "You commented on {file}" : "Skomentowałeś w {file}",
"%1$s commented on %2$s" : "%1$s skomentował %2$s",
"{author} commented on {file}" : "{author} skomentował w {file}‭",
"<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików",
diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js
index 7e732740535..6f5697cfc2b 100644
--- a/apps/comments/l10n/uk.js
+++ b/apps/comments/l10n/uk.js
@@ -10,6 +10,9 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s прокоментовано у %2$s",
"{author} commented on {file}" : "{author} прокоментував {file}",
"<strong>Comments</strong> for files" : "<strong>Коментів</strong> для файлів",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано про “{file}”, у коментарі користувача, який був видалений пізніше",
+ "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”",
+ "Files app plugin to add comments to files" : "Додаток до застосунку Файли (Files) для коментування файлів",
"Edit comment" : "Редагувати коментар",
"Delete comment" : "Видалити коментар",
"New comment …" : "Новий коментар...",
@@ -23,6 +26,8 @@ OC.L10N.register(
"Error occurred while retrieving comment with ID {id}" : "Помилка під час відповіді на коментар ID {id}",
"Error occurred while updating comment with id {id}" : "Помилка під час оновлення коментаря з id {id}",
"Error occurred while posting comment" : "Помилка під час написання коментаря",
+ "_%n unread comment_::_%n unread comments_" : ["%n непрочитаний коментар","%n непрочитаних коментарів","%n непрочитаних коментарів","%n непрочитаних коментарів"],
+ "_1 new comment_::_{unread} new comments_" : ["{unread} новий коментар","{unread} нових коментарів","{unread} нових коментарів","{unread} нових коментарів"],
"Comment" : "Коментар"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json
index dd73c54e0da..1f9103bafe0 100644
--- a/apps/comments/l10n/uk.json
+++ b/apps/comments/l10n/uk.json
@@ -8,6 +8,9 @@
"%1$s commented on %2$s" : "%1$s прокоментовано у %2$s",
"{author} commented on {file}" : "{author} прокоментував {file}",
"<strong>Comments</strong> for files" : "<strong>Коментів</strong> для файлів",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано про “{file}”, у коментарі користувача, який був видалений пізніше",
+ "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”",
+ "Files app plugin to add comments to files" : "Додаток до застосунку Файли (Files) для коментування файлів",
"Edit comment" : "Редагувати коментар",
"Delete comment" : "Видалити коментар",
"New comment …" : "Новий коментар...",
@@ -21,6 +24,8 @@
"Error occurred while retrieving comment with ID {id}" : "Помилка під час відповіді на коментар ID {id}",
"Error occurred while updating comment with id {id}" : "Помилка під час оновлення коментаря з id {id}",
"Error occurred while posting comment" : "Помилка під час написання коментаря",
+ "_%n unread comment_::_%n unread comments_" : ["%n непрочитаний коментар","%n непрочитаних коментарів","%n непрочитаних коментарів","%n непрочитаних коментарів"],
+ "_1 new comment_::_{unread} new comments_" : ["{unread} новий коментар","{unread} нових коментарів","{unread} нових коментарів","{unread} нових коментарів"],
"Comment" : "Коментар"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
} \ No newline at end of file
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index e9b771ae691..0e2ff1427a4 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -23,7 +23,7 @@ OC.L10N.register(
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最多允许:{max}",
- "Error occurred while retrieving comment with ID {id}" : "取回 ID {id} 的评论时发生错误",
+ "Error occurred while retrieving comment with ID {id}" : "取回 ID 为 {id} 的评论时发生错误",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发表评论时发生错误",
"_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"],
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index 6fad7b912dd..754bc3d40da 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -21,7 +21,7 @@
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最多允许:{max}",
- "Error occurred while retrieving comment with ID {id}" : "取回 ID {id} 的评论时发生错误",
+ "Error occurred while retrieving comment with ID {id}" : "取回 ID 为 {id} 的评论时发生错误",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发表评论时发生错误",
"_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"],