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:29 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-27 05:45:29 +0300
commita8b6d9654af7e5319be215ab216b143cd9847890 (patch)
tree2b146bd122f6024f6005dacf37e9a111a1be61ef
parent588fe5c6329b6b887997d388221b61a62c4eaeda (diff)
[tx-robot] updated from transifexv24.0.0beta2v24.0.0beta1
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