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
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-06 05:23:47 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-06 05:23:47 +0300
commitf64b78d11be2120c0890769c46acee318057b202 (patch)
tree416323a0a6f0bd93c5c1b408498fb21992546d73 /core/l10n
parente00ef77def5cde9f631e4a3d87f9d6b0d909decf (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/ru.js2
-rw-r--r--core/l10n/ru.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 22453f03ebd..3ca5d543dde 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -236,6 +236,8 @@ OC.L10N.register(
"(all selected)" : "(все выбранные)",
"({count} selected)" : "(выбрано: {count})",
"Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла",
+ "Show list view" : "Просмотр списком",
+ "Show grid view" : "Просмотр сеткой",
"Pending" : "Ожидается",
"Copy to {folder}" : "Скопировать в «{folder}»",
"Move to {folder}" : "Переместить в «{folder}»",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 43cbc0b10ec..c1d2d4b980c 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -234,6 +234,8 @@
"(all selected)" : "(все выбранные)",
"({count} selected)" : "(выбрано: {count})",
"Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла",
+ "Show list view" : "Просмотр списком",
+ "Show grid view" : "Просмотр сеткой",
"Pending" : "Ожидается",
"Copy to {folder}" : "Скопировать в «{folder}»",
"Move to {folder}" : "Переместить в «{folder}»",