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>2022-09-15 05:54:07 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-15 05:54:07 +0300
commit7d43273d513c72ef9f123341ec7bd16edbdbd0b1 (patch)
tree4d9ffbf0dbad6d207085cd435db3c4543a84e4f1
parent663eb5f120a362491b8a3e057c125dc002aa03dc (diff)
[tx-robot] updated from transifexv25.0.0beta7
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uk.js2
-rw-r--r--l10n/uk.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
index 0c15875..bddaad3 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Зняти виділення",
+ "Share folder" : "Спільний доступ до папки",
+ "Share file" : "Поділитися файлом",
"Select" : "Вибрати",
"Copied !" : "Скопійовано!",
"Right click" : "Права кнопка",
diff --git a/l10n/uk.json b/l10n/uk.json
index 2c44af8..4b834e1 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Зняти виділення",
+ "Share folder" : "Спільний доступ до папки",
+ "Share file" : "Поділитися файлом",
"Select" : "Вибрати",
"Copied !" : "Скопійовано!",
"Right click" : "Права кнопка",