diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
commit | 7f572c0645d2bf815d1d00e5434d6222aa3c40aa (patch) | |
tree | 41a4bed70fc3ef741f9872d0328473f9bd75908a /apps/dav/l10n/ru.js | |
parent | 28b0e811cc4e2a8fb4b86cc8b331a6631f37d4c5 (diff) | |
download | nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.tar.gz nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ru.js')
-rw-r--r-- | apps/dav/l10n/ru.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 5bb6631f922..e6ce8a3f74d 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -104,11 +104,6 @@ OC.L10N.register( "Tentative" : "Под вопросом", "Save" : "Сохранить", "Your attendance was updated successfully." : "Статус участия обновлён.", - "Hello %s," : "Привет, %s!", - "The meeting »%1$s« with %2$s was canceled." : "Встреча «%1$s» с %2$s отменена.", - "The meeting »%1$s« with %2$s was updated." : "Встреча «%1$s» с %2$s обновлена.", - "%1$s invited you to »%2$s«" : "%1$s приглашает вас в «%2$s»", - "When:" : "Когда:", "Calendar and tasks" : "Календарь и задачи" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); |