aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-15 02:25:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-15 02:25:45 +0000
commit54954cc374aed5265b53002b02fc40c9e93e7507 (patch)
tree09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/ru.json
parente764ee84c9a987a0c1258520fda873d5e42a5515 (diff)
downloadnextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz
nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r--apps/files/l10n/ru.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index 5b54e132a87..5ced37241de 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -179,6 +179,7 @@
"Show hidden files" : "Показывать скрытые файлы",
"Crop image previews" : "Обрезать пред. просмотр",
"Additional settings" : "Дополнительные параметры",
+ "WebDAV" : "WebDAV",
"Copy to clipboard" : "Копировать в буфер",
"Use this address to access your Files via WebDAV" : "Используйте этот адрес для подключения WebDAV",
"Clipboard is not available" : "Буфер обмена недоступен",
@@ -223,7 +224,6 @@
"%s used" : "%s использовано",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "использовано %1$s из %2$s ",
- "Settings" : "Настройки",
- "WebDAV" : "WebDAV"
+ "Settings" : "Настройки"
},"pluralForm" :"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);"
} \ No newline at end of file