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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-16 05:43:34 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-16 05:43:34 +0300
commitd3240d94c201c63b6163123f3f66ae787e3f98e3 (patch)
tree65509b71289a9205a666ac28b4b3296549d7157e /l10n
parenteb75ae8cdedbfe7ed391aa6f3b0c8588e9778e4e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-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" : "Правая кнопка мыши",