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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-30 03:25:23 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-30 03:25:23 +0300
commitad571643d3ae0dca9d33054764a866847f070c30 (patch)
tree04616b9aa5b2421cf68a1bcf2648fd633e8b4018 /l10n
parentefc31c0554b11b3e4f07d1cdb880749ac78d14ae (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sl.js18
-rw-r--r--l10n/sl.json16
2 files changed, 34 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
new file mode 100644
index 0000000..cce3f23
--- /dev/null
+++ b/l10n/sl.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Search" : "Poišči",
+ "Index not found" : "Kazala ni mogoče najti",
+ "Process timed out" : "Opravilo je časovno poteklo",
+ "Full text search" : "Iskanje po polnem besedilu",
+ "Core of the full-text search framework for Nextcloud" : "Jedro iskalnika po polnem besedilu za Nextcloud",
+ "Core App of the full-text search framework for your Nextcloud." : "Program za iskanje po polnem besedilu za Nextcloud.",
+ "Search on %s" : "Išči na %s",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Več podrobnosti o namestitvi in nastavitvi iskalnika za Nextcloud je na voljo v dokumentaciji.",
+ "General" : "Splošno",
+ "Search Platform" : "Iskalno orodje",
+ "Select the app to index content and answer search queries." : "Izbor programa za indeksiranje vsebine in izvajanje iskalnih poizvedb.",
+ "Navigation Icon" : "Navigacijska ikona",
+ "Enable global search within all your content." : "Omogoči splošno iskanje med vso vsebino oblaka."
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
new file mode 100644
index 0000000..a7ae5f1
--- /dev/null
+++ b/l10n/sl.json
@@ -0,0 +1,16 @@
+{ "translations": {
+ "Search" : "Poišči",
+ "Index not found" : "Kazala ni mogoče najti",
+ "Process timed out" : "Opravilo je časovno poteklo",
+ "Full text search" : "Iskanje po polnem besedilu",
+ "Core of the full-text search framework for Nextcloud" : "Jedro iskalnika po polnem besedilu za Nextcloud",
+ "Core App of the full-text search framework for your Nextcloud." : "Program za iskanje po polnem besedilu za Nextcloud.",
+ "Search on %s" : "Išči na %s",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Več podrobnosti o namestitvi in nastavitvi iskalnika za Nextcloud je na voljo v dokumentaciji.",
+ "General" : "Splošno",
+ "Search Platform" : "Iskalno orodje",
+ "Select the app to index content and answer search queries." : "Izbor programa za indeksiranje vsebine in izvajanje iskalnih poizvedb.",
+ "Navigation Icon" : "Navigacijska ikona",
+ "Enable global search within all your content." : "Omogoči splošno iskanje med vso vsebino oblaka."
+},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
+} \ No newline at end of file