Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-16 05:49:54 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-16 05:49:54 +0300
commitadb5f18496ec21612a905829dcf16a4f10873992 (patch)
treeb890a9c816e66562a7428425f72e2400cb3126a4
parent0d5aab20c1bc6504072d184cfb60f8e9238bde52 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sc.js14
-rw-r--r--l10n/sc.json12
2 files changed, 26 insertions, 0 deletions
diff --git a/l10n/sc.js b/l10n/sc.js
new file mode 100644
index 0000000..643e9e3
--- /dev/null
+++ b/l10n/sc.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Search" : "Chirca",
+ "Full Text Search" : "Chirca de testu cumpletu",
+ "Full text search" : "Chirca de testu cumpletu",
+ "Search on %s" : "Chirca in %s",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Controlla sa documentatzione de sa wiki pro cantu tocat a s'installatzione e sa cunfiguratzione de sa chirca de testu cumpletu a intro de su Nextcloud tuo.",
+ "General" : "Generale",
+ "Search Platform" : "Prataforma de chirca",
+ "Navigation Icon" : "Icona de navigatzione",
+ "Enable global search within all your content." : "Ativa sa chirca globale in totu su cuntenutu tuo."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sc.json b/l10n/sc.json
new file mode 100644
index 0000000..1c6c388
--- /dev/null
+++ b/l10n/sc.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "Search" : "Chirca",
+ "Full Text Search" : "Chirca de testu cumpletu",
+ "Full text search" : "Chirca de testu cumpletu",
+ "Search on %s" : "Chirca in %s",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Controlla sa documentatzione de sa wiki pro cantu tocat a s'installatzione e sa cunfiguratzione de sa chirca de testu cumpletu a intro de su Nextcloud tuo.",
+ "General" : "Generale",
+ "Search Platform" : "Prataforma de chirca",
+ "Navigation Icon" : "Icona de navigatzione",
+ "Enable global search within all your content." : "Ativa sa chirca globale in totu su cuntenutu tuo."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file