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-02-27 05:45:31 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-27 05:45:31 +0300
commitc4de0637d769063a04cb2e0cf94a74ac07c44b73 (patch)
tree7d570a5aec13abcb7ff10c846c082ba2c290261b
parentd41eb134516b7f24c496828adf018635f39ff882 (diff)
[tx-robot] updated from transifexv23.0.3rc2v23.0.3rc1v23.0.3
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ca.js6
-rw-r--r--l10n/ca.json6
2 files changed, 8 insertions, 4 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 0108709..942b6a5 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -2,10 +2,12 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Anul·la la selecció",
+ "Share folder" : "Comparteix la carpeta",
+ "Share file" : "Comparteix el fitxer",
"Select" : "Selecciona",
"Copied !" : "S'ha copiat!",
"Right click" : "Clic amb el botó dret",
- "Right click menu for Nextcloud" : "Menú de clic dret per al Nextcloud",
- "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Aquesta aplicació permet que usuaris i desenvolupadors disposin d'un menú fent clic amb el botó dret. Simplement feu servir l'objecte RightClick per crear menús contextuals ràpidament. L'aplicació Fitxers ja mostra el menú d'accions en fer clic amb el botó dret sobre fitxers i carpetes."
+ "Right click menu for Nextcloud" : "Menú de clic amb el botó dret per al Nextcloud",
+ "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Aquesta aplicació permet que usuaris i desenvolupadors disposin d'un menú de clic amb el botó dret. Només cal que utilitzeu l'objecte RightClick per a crear menús contextuals ràpidament. L'aplicació Fitxers ja mostra el menú d'accions en fer clic amb el botó dret sobre fitxers i carpetes."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ca.json b/l10n/ca.json
index ab5e6d7..6fcfa42 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -1,9 +1,11 @@
{ "translations": {
"Unselect" : "Anul·la la selecció",
+ "Share folder" : "Comparteix la carpeta",
+ "Share file" : "Comparteix el fitxer",
"Select" : "Selecciona",
"Copied !" : "S'ha copiat!",
"Right click" : "Clic amb el botó dret",
- "Right click menu for Nextcloud" : "Menú de clic dret per al Nextcloud",
- "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Aquesta aplicació permet que usuaris i desenvolupadors disposin d'un menú fent clic amb el botó dret. Simplement feu servir l'objecte RightClick per crear menús contextuals ràpidament. L'aplicació Fitxers ja mostra el menú d'accions en fer clic amb el botó dret sobre fitxers i carpetes."
+ "Right click menu for Nextcloud" : "Menú de clic amb el botó dret per al Nextcloud",
+ "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Aquesta aplicació permet que usuaris i desenvolupadors disposin d'un menú de clic amb el botó dret. Només cal que utilitzeu l'objecte RightClick per a crear menús contextuals ràpidament. L'aplicació Fitxers ja mostra el menú d'accions en fer clic amb el botó dret sobre fitxers i carpetes."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file