summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-05 02:15:14 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-05 02:15:14 +0000
commit8b995d7eed430226504bb7482c1916dcdbc5922a (patch)
tree1b02489cd69dfe6a37c6dfd7ca6d17a2dfc5f382 /apps/files/l10n/ru.js
parent0cb14bdcb4fcda055e387e1f88beef2100dd3d65 (diff)
downloadnextcloud-server-8b995d7eed430226504bb7482c1916dcdbc5922a.tar.gz
nextcloud-server-8b995d7eed430226504bb7482c1916dcdbc5922a.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r--apps/files/l10n/ru.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index a5fe0c7cd5c..d85f7d9a586 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Move or copy" : "Переместить или копировать",
"Download" : "Скачать",
"Delete" : "Удалить",
+ "Tags" : "Метки",
"Show list view" : "Просмотр списком",
"Show grid view" : "Просмотр сеткой",
"Home" : "Главная",
@@ -175,7 +176,6 @@ OC.L10N.register(
"Invalid path selected" : "Указан некорректный путь",
"Ownership transfer request sent" : "Запрос на передачу прав владения отправлен",
"Cannot transfer ownership of a file or folder you do not own" : "Невозможно передать право владения на файл или каталог, которые вам не принадлежат",
- "Tags" : "Метки",
"Unable to change the favourite state of the file" : "Не удалось изменить состояние «избранный» этого файла.",
"Error while loading the file data" : "Не удалось загрузить данные файла",
"Pick a template for {name}" : "Выбрать шаблон для {name}",
@@ -217,7 +217,6 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "У вас нет прав на создание или загрузку файлов в эту папку.",
"New" : "Новый",
"Cannot transfer ownership of a file or folder you don't own" : "Изменение владельца возможно только для своих файлов и папок",
- "%s%% of %s used" : "использовано %s%% из %s",
"Settings" : "Настройки"
},
"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);");