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-08-14 05:44:57 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-14 05:44:57 +0300
commit0c17d5bfd3a241c7fc1aa0ef02f8cd007d6853b6 (patch)
tree6ef448a542df1990fc68d607777560fc6e83d69d
parentb742b102767073d6646ee62ca1848f0227eeb06a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
4 files changed, 8 insertions, 0 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 3c3bdda..b9e6b01 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Odznacz",
+ "Share folder" : "Udostępnij katalog",
+ "Share file" : "Udostępnij plik",
"Select" : "Wybierz",
"Copied !" : "Skopiowano!",
"Right click" : "Kliknij prawym przyciskiem myszy",
diff --git a/l10n/pl.json b/l10n/pl.json
index 3fb6153..af3f4ee 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Odznacz",
+ "Share folder" : "Udostępnij katalog",
+ "Share file" : "Udostępnij plik",
"Select" : "Wybierz",
"Copied !" : "Skopiowano!",
"Right click" : "Kliknij prawym przyciskiem myszy",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index f16b49b..952ed7d 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Desmarcar",
+ "Share folder" : "Compartilhar pasta",
+ "Share file" : "Compartilhar arquivo",
"Select" : "Selecionar",
"Copied !" : "Copiado!",
"Right click" : "Clique direito",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index f7ebf0e..95a99d8 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Desmarcar",
+ "Share folder" : "Compartilhar pasta",
+ "Share file" : "Compartilhar arquivo",
"Select" : "Selecionar",
"Copied !" : "Copiado!",
"Right click" : "Clique direito",