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-08-13 05:48:21 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-13 05:48:21 +0300
commit5138af4c79cf1f959998e5c2a2db34b3532e956c (patch)
treeee03cad3f0f7f8c9ffdd32c3c45931130b56b5ec
parent82dfbddf5d7f53d50c67006aef4e3ef1854783c9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sc.js10
-rw-r--r--l10n/sc.json10
2 files changed, 18 insertions, 2 deletions
diff --git a/l10n/sc.js b/l10n/sc.js
index 643e9e3..fc2c5c3 100644
--- a/l10n/sc.js
+++ b/l10n/sc.js
@@ -1,14 +1,22 @@
OC.L10N.register(
"fulltextsearch",
{
+ "the search returned {total} results in {time} ms" : "sa chirca at torradu {total} resurtados in {time} ms",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "sa chirca in {title} pro \"{search}\" at torradu {total} resurtados in {time} ms",
"Search" : "Chirca",
+ "Index not found" : "Ìnditze no agatadu",
+ "Process timed out" : "Protzessu iscadidu",
"Full Text Search" : "Chirca de testu cumpletu",
"Full text search" : "Chirca de testu cumpletu",
+ "Core of the full-text search framework for Nextcloud" : "Nùcleu de s'infraistrutura de chirca de su testu integrale pro Nextcloud",
+ "Core App of the full-text search framework for your Nextcloud." : "Aplicatzione printzipale de s'infraistrutura de chirca de su testu integrale pro su Nextcloud tuo.",
"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",
+ "Select the app to index content and answer search queries." : "Sèbera s'aplicatzione pro inditzizare is cuntenutos e rispòndere a is chircas.",
"Navigation Icon" : "Icona de navigatzione",
- "Enable global search within all your content." : "Ativa sa chirca globale in totu su cuntenutu tuo."
+ "Enable global search within all your content." : "Ativa sa chirca globale in totu su cuntenutu tuo.",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "sa chirca in {title} pro '{search}' at torradu {total} resurtados in {time} ms"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sc.json b/l10n/sc.json
index 1c6c388..038e5b0 100644
--- a/l10n/sc.json
+++ b/l10n/sc.json
@@ -1,12 +1,20 @@
{ "translations": {
+ "the search returned {total} results in {time} ms" : "sa chirca at torradu {total} resurtados in {time} ms",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "sa chirca in {title} pro \"{search}\" at torradu {total} resurtados in {time} ms",
"Search" : "Chirca",
+ "Index not found" : "Ìnditze no agatadu",
+ "Process timed out" : "Protzessu iscadidu",
"Full Text Search" : "Chirca de testu cumpletu",
"Full text search" : "Chirca de testu cumpletu",
+ "Core of the full-text search framework for Nextcloud" : "Nùcleu de s'infraistrutura de chirca de su testu integrale pro Nextcloud",
+ "Core App of the full-text search framework for your Nextcloud." : "Aplicatzione printzipale de s'infraistrutura de chirca de su testu integrale pro su Nextcloud tuo.",
"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",
+ "Select the app to index content and answer search queries." : "Sèbera s'aplicatzione pro inditzizare is cuntenutos e rispòndere a is chircas.",
"Navigation Icon" : "Icona de navigatzione",
- "Enable global search within all your content." : "Ativa sa chirca globale in totu su cuntenutu tuo."
+ "Enable global search within all your content." : "Ativa sa chirca globale in totu su cuntenutu tuo.",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "sa chirca in {title} pro '{search}' at torradu {total} resurtados in {time} ms"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file