diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-20 12:02:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-20 12:02:31 +0000 |
commit | f50252c7c1881dd044cbbd8933406e449f5fd0a8 (patch) | |
tree | 6a1916044aadfd7bfafde72fcedca86475a2a214 /apps/comments/l10n/ru.json | |
parent | 089210f2dff545caa88a157cbc9e32b46967a5da (diff) | |
download | nextcloud-server-f50252c7c1881dd044cbbd8933406e449f5fd0a8.tar.gz nextcloud-server-f50252c7c1881dd044cbbd8933406e449f5fd0a8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ru.json')
-rw-r--r-- | apps/comments/l10n/ru.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json index 277ecdcecdf..18a0e76bb1b 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -18,8 +18,16 @@ "Comment" : "Комментарий", "You commented" : "Вы прокомментировали", "%1$s commented" : "%1$s прокомментировано", + "{author} commented" : "{author} прокомментировал", + "You commented on %1$s" : "Вы прокомментировали %1$s", + "You commented on {file}" : "Вы прокомментировали {file}", "%1$s commented on %2$s" : "%1$s прокомментировано на %2$s", + "{author} commented on {file}" : "{author} прокомментировал {file}", "<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам", + "A (now) deleted user mentioned you in a comment on “%s”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “%s”.", + "A (now) deleted user mentioned you in a comment on “{file}”" : "Пользователь (удалённый в настоящее время) упомянул вас в комментарии к “{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}”.", "Type in a new comment..." : "Напишите новый комментарий...", "No other comments available" : "Другие комментарии отсутствуют", "More comments..." : "Ещё комментарии...", |