Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/ru.js')
-rw-r--r--apps/dav/l10n/ru.js6
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);");