diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-04 02:16:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-04 02:16:15 +0000 |
commit | b3292b6552a5f243bc3acc0a17cf33cec8290005 (patch) | |
tree | 36e0e7015959996f5fa2c4d34e98bd0c0d17b2d9 /apps/dav | |
parent | ecd0d39c304597c77639600a40db25e86fa5a126 (diff) | |
download | nextcloud-server-b3292b6552a5f243bc3acc0a17cf33cec8290005.tar.gz nextcloud-server-b3292b6552a5f243bc3acc0a17cf33cec8290005.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 8348f717788..04b409b9162 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -43,6 +43,7 @@ OC.L10N.register( "A <strong>calendar</strong> was modified" : "<strong>Календарь</strong> был изменен", "A calendar <strong>event</strong> was modified" : "<strong>Событие</strong> календаря была изменено", "A calendar <strong>todo</strong> was modified" : "<strong>Задача</strong> календаря была изменена", + "Death of %s" : "Смерть %s", "Contact birthdays" : "Дни рождения контакта", "Calendar:" : "Календарь:", "Date:" : "Дата:", diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 9f8e9b07771..43d4611d5b8 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -41,6 +41,7 @@ "A <strong>calendar</strong> was modified" : "<strong>Календарь</strong> был изменен", "A calendar <strong>event</strong> was modified" : "<strong>Событие</strong> календаря была изменено", "A calendar <strong>todo</strong> was modified" : "<strong>Задача</strong> календаря была изменена", + "Death of %s" : "Смерть %s", "Contact birthdays" : "Дни рождения контакта", "Calendar:" : "Календарь:", "Date:" : "Дата:", |