diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
commit | 55b923e1fdc76df77084a45b3a85d820f807936d (patch) | |
tree | 30fc4937cfaab2aa0cfa61aa96c11bfe629be27c /apps/dav/l10n/ru.js | |
parent | 0c67de31092e7c2868cd27b439f18e6d98af93ba (diff) | |
download | nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.tar.gz nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/ru.js')
-rw-r--r-- | apps/dav/l10n/ru.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 5dc691f1995..da46e5efd43 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -110,10 +110,6 @@ OC.L10N.register( "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:" : "Когда:", - "Technical details" : "Технические подробности", - "Remote Address: %s" : "Удаленный адрес: %s", - "Request ID: %s" : "ID запроса: %s", - "Notifications will be send through background jobs, so these need to happen often enough." : "Уведомления будут отправляться через фоновые задания, поэтому они должны выполняться достаточно часто." + "When:" : "Когда:" }, "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);"); |