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

github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-16 05:43:36 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-16 05:43:36 +0300
commit4ca4921a9fc7fcfa69a269816e0c7549e91a368a (patch)
tree0c8221145f2dd7c5fd333daa5c9e1d7a12dd9cbc
parent80927b9750f1a601813e9c31248f6dfd95517d12 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 2073998..e91dac6 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Снять выбор",
+ "Share folder" : "Поделиться папкой",
+ "Share file" : "Поделиться файлом",
"Select" : "Выбрать",
"Copied !" : "Скопировано !",
"Right click" : "Правая кнопка мыши",
diff --git a/l10n/ru.json b/l10n/ru.json
index 2c560a8..6ebf980 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Снять выбор",
+ "Share folder" : "Поделиться папкой",
+ "Share file" : "Поделиться файлом",
"Select" : "Выбрать",
"Copied !" : "Скопировано !",
"Right click" : "Правая кнопка мыши",