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/files/l10n/ru.js')
-rw-r--r--apps/files/l10n/ru.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 8acc311ea36..2dfacbbba18 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -210,11 +210,6 @@ OC.L10N.register(
"Deleted shares" : "Удалённые общие ресурсы",
"Pending shares" : "Ожидающие общие ресурсы",
"Text file" : "Текстовый файл",
- "New text file.txt" : "Новый текстовый файл.txt",
- "Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилище {owner} переполнено, файлы больше не могут быть обновлены или синхронизированы!",
- "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Папки группы «{mountPoint}» заполнена, файлы более не могут быть обновлены или синхронизированы.",
- "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Внешнее хранилище «{mountPoint}» заполнено, файлы более не могут быть обновлены или синхронизированы.",
- "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.",
- "_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"]
+ "New text file.txt" : "Новый текстовый файл.txt"
},
"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);");