aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:05 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:05 +0000
commit94bc020d073011eec8e1f084e9521356574e42f7 (patch)
treed762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/dav/l10n/ru.js
parent90a9191fc96d77811779a8b79339143211cae0c0 (diff)
downloadnextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz
nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip
Fix(l10n): Update translations 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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js
index 4310ed163b1..459cb931aa2 100644
--- a/apps/dav/l10n/ru.js
+++ b/apps/dav/l10n/ru.js
@@ -86,7 +86,6 @@ OC.L10N.register(
"Organizer:" : "Организатор:",
"Attendees:" : "Участники:",
"Title:" : "Название:",
- "Time:" : "Время:",
"Location:" : "Местонахождение:",
"Link:" : "Ссылка:",
"Accept" : "Принять",
@@ -206,6 +205,7 @@ OC.L10N.register(
"Tentative" : "Под вопросом",
"Your attendance was updated successfully." : "Статус участия обновлён.",
"To-dos" : "Задачи",
+ "Time:" : "Время:",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Если вы настроите свое рабочее время, другие пользователи будут видеть, когда вас нет в офисе, когда они планируют встречу."
},
"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);");