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>2017-04-18 03:13:34 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-18 03:13:34 +0300
commit878e2114df40138c52b40a37fc444fd2f80370cd (patch)
tree4b1cc8cedfffac2fe79b9a27ea6e1e1038f585e1
parent13d5469d9e513a75d82493548054dfea53e6627c (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/nb.js2
-rw-r--r--l10n/nb.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
index c026a6e..bec133c 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -8,6 +8,8 @@ OC.L10N.register(
"Removing the test document" : "Slett testdokumentet",
"All test went fine. Saving your configuration" : "Alle tester bestått. Lagrer oppsettet ditt",
"The format of the address is not correct" : "Adresseformatet stemmer ikke",
+ "Text successfully extracted" : "Tekst utpakket",
+ "Extract failed. Please check the configuration of your Solr server (Error #%1$s)" : "Utpakking mislyktes. Sjekk oppsettet av din Solr-tjener (Feil #%1$s)",
"Document successfully updated" : "Dokument oppdatert",
"Found exactly what we were looking for" : "Fant akkurat hva vi leter etter",
"We found something, but not what we were expecting." : "Vi fant noe, men ikke hva vi forventet.",
diff --git a/l10n/nb.json b/l10n/nb.json
index df12374..48328ca 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -6,6 +6,8 @@
"Removing the test document" : "Slett testdokumentet",
"All test went fine. Saving your configuration" : "Alle tester bestått. Lagrer oppsettet ditt",
"The format of the address is not correct" : "Adresseformatet stemmer ikke",
+ "Text successfully extracted" : "Tekst utpakket",
+ "Extract failed. Please check the configuration of your Solr server (Error #%1$s)" : "Utpakking mislyktes. Sjekk oppsettet av din Solr-tjener (Feil #%1$s)",
"Document successfully updated" : "Dokument oppdatert",
"Found exactly what we were looking for" : "Fant akkurat hva vi leter etter",
"We found something, but not what we were expecting." : "Vi fant noe, men ikke hva vi forventet.",