diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-10 00:13:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-10 00:13:36 +0000 |
commit | e9c644412c65aab4799c5dc24dcfa294cc7f5a23 (patch) | |
tree | fc94a5467bb3c3ddde902de20a48b1cf0e80d887 /apps/comments | |
parent | 13166feed38e7777142fb1b72e79213b6f1a676f (diff) | |
download | nextcloud-server-e9c644412c65aab4799c5dc24dcfa294cc7f5a23.tar.gz nextcloud-server-e9c644412c65aab4799c5dc24dcfa294cc7f5a23.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/he.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/he.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/ru.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index 23f70f051af..33da4ae8daf 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.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/he.json b/apps/comments/l10n/he.json index 3412f1c84bd..58b8e77d67e 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.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}”" diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index f0a87d38d8f..231f23d72c8 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.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/ru.json b/apps/comments/l10n/ru.json index 41a61fa2277..31f415e11e2 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.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}”." |