Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed May 11, 2021
1 parent 2271ce9 commit 76a4c05
Show file tree
Hide file tree
Showing 64 changed files with 128 additions and 128 deletions.
4 changes: 2 additions & 2 deletions l10n/br.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "an enklask en deus roet {total} disoc'h e {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "an enklask e {title} evit '{search}' en deus roet {total} disoc'h e {time} ms",
"Search" : "Klask",
"Index not found" : "Roll-gerioù kavet ebet",
"Process timed out" : "Poent termenn an argerzh",
Expand All @@ -15,6 +14,7 @@ OC.L10N.register(
"Search Platform" : "Klask pladenn",
"Select the app to index content and answer search queries." : "Choazit ur meziant da lakaat er roll-gerioù ha respontit d'ar goulennoù enklask",
"Navigation Icon" : "Skeudennig Merdeiñ",
"Enable global search within all your content." : "Aotreañ an enklask hollek e-barzh pep tra."
"Enable global search within all your content." : "Aotreañ an enklask hollek e-barzh pep tra.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "an enklask e {title} evit '{search}' en deus roet {total} disoc'h e {time} ms"
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
4 changes: 2 additions & 2 deletions l10n/br.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "an enklask en deus roet {total} disoc'h e {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "an enklask e {title} evit '{search}' en deus roet {total} disoc'h e {time} ms",
"Search" : "Klask",
"Index not found" : "Roll-gerioù kavet ebet",
"Process timed out" : "Poent termenn an argerzh",
Expand All @@ -13,6 +12,7 @@
"Search Platform" : "Klask pladenn",
"Select the app to index content and answer search queries." : "Choazit ur meziant da lakaat er roll-gerioù ha respontit d'ar goulennoù enklask",
"Navigation Icon" : "Skeudennig Merdeiñ",
"Enable global search within all your content." : "Aotreañ an enklask hollek e-barzh pep tra."
"Enable global search within all your content." : "Aotreañ an enklask hollek e-barzh pep tra.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "an enklask e {title} evit '{search}' en deus roet {total} disoc'h e {time} ms"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
}
4 changes: 2 additions & 2 deletions l10n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "la cerca ha retornat {total} resultats en {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "la cerca a {title} de '{search}' ha retornat {total} resultats en {time} ms",
"Search" : "Cerca",
"Index not found" : "Índex no trobat",
"Process timed out" : "Temps d'espera exhaurit",
Expand All @@ -16,6 +15,7 @@ OC.L10N.register(
"Search Platform" : "Plataforma de cerca",
"Select the app to index content and answer search queries." : "Selecciona l'aplicació per indexar el contingut i respondre consultes de cerca.",
"Navigation Icon" : "Icona de navegació",
"Enable global search within all your content." : "Acitveu la cerca global dins de tots els vostres continguts."
"Enable global search within all your content." : "Acitveu la cerca global dins de tots els vostres continguts.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "la cerca a {title} de '{search}' ha retornat {total} resultats en {time} ms"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/ca.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "la cerca ha retornat {total} resultats en {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "la cerca a {title} de '{search}' ha retornat {total} resultats en {time} ms",
"Search" : "Cerca",
"Index not found" : "Índex no trobat",
"Process timed out" : "Temps d'espera exhaurit",
Expand All @@ -14,6 +13,7 @@
"Search Platform" : "Plataforma de cerca",
"Select the app to index content and answer search queries." : "Selecciona l'aplicació per indexar el contingut i respondre consultes de cerca.",
"Navigation Icon" : "Icona de navegació",
"Enable global search within all your content." : "Acitveu la cerca global dins de tots els vostres continguts."
"Enable global search within all your content." : "Acitveu la cerca global dins de tots els vostres continguts.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "la cerca a {title} de '{search}' ha retornat {total} resultats en {time} ms"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "vyhledávání nalezlo {total} výsledků v čase {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "vyhledávání v {title} pro výraz „{search}“ nalezlo {total} výsledků v čase {time} ms",
"Search" : "Hledat",
"Index not found" : "Nenalezen rejstřík",
"Process timed out" : "Překročen časový limit pro zpracování",
Expand All @@ -16,6 +15,7 @@ OC.L10N.register(
"Search Platform" : "Vyhledávací platforma",
"Select the app to index content and answer search queries." : "Vyberte aplikaci kterou indexovat obsah a zodpovídat dotazy vyhledávání.",
"Navigation Icon" : "Navigační ikona",
"Enable global search within all your content." : "Zapnout globální vyhledávání ve veškerém vašem obsahu."
"Enable global search within all your content." : "Zapnout globální vyhledávání ve veškerém vašem obsahu.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "vyhledávání v {title} pro výraz „{search}“ nalezlo {total} výsledků v čase {time} ms"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
4 changes: 2 additions & 2 deletions l10n/cs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "vyhledávání nalezlo {total} výsledků v čase {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "vyhledávání v {title} pro výraz „{search}“ nalezlo {total} výsledků v čase {time} ms",
"Search" : "Hledat",
"Index not found" : "Nenalezen rejstřík",
"Process timed out" : "Překročen časový limit pro zpracování",
Expand All @@ -14,6 +13,7 @@
"Search Platform" : "Vyhledávací platforma",
"Select the app to index content and answer search queries." : "Vyberte aplikaci kterou indexovat obsah a zodpovídat dotazy vyhledávání.",
"Navigation Icon" : "Navigační ikona",
"Enable global search within all your content." : "Zapnout globální vyhledávání ve veškerém vašem obsahu."
"Enable global search within all your content." : "Zapnout globální vyhledávání ve veškerém vašem obsahu.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "vyhledávání v {title} pro výraz „{search}“ nalezlo {total} výsledků v čase {time} ms"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
4 changes: 2 additions & 2 deletions l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "søgningen retunerede {total} resultater og det tog kun {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "søgning i {title} for '{search}' returnerede {total} resultater på bare {time} ms",
"Search" : "Søg",
"Index not found" : "Index ikke fundet",
"Process timed out" : "Processen timede ud",
Expand All @@ -16,6 +15,7 @@ OC.L10N.register(
"Search Platform" : "Søge Platform",
"Select the app to index content and answer search queries." : "Vælg app for at indeksere indholdt og besvare søge forespørgsler.",
"Navigation Icon" : "Navigations Ikon",
"Enable global search within all your content." : "Aktivere globale søgninger i alt dit indhold."
"Enable global search within all your content." : "Aktivere globale søgninger i alt dit indhold.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "søgning i {title} for '{search}' returnerede {total} resultater på bare {time} ms"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/da.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "søgningen retunerede {total} resultater og det tog kun {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "søgning i {title} for '{search}' returnerede {total} resultater på bare {time} ms",
"Search" : "Søg",
"Index not found" : "Index ikke fundet",
"Process timed out" : "Processen timede ud",
Expand All @@ -14,6 +13,7 @@
"Search Platform" : "Søge Platform",
"Select the app to index content and answer search queries." : "Vælg app for at indeksere indholdt og besvare søge forespørgsler.",
"Navigation Icon" : "Navigations Ikon",
"Enable global search within all your content." : "Aktivere globale søgninger i alt dit indhold."
"Enable global search within all your content." : "Aktivere globale søgninger i alt dit indhold.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "søgning i {title} for '{search}' returnerede {total} resultater på bare {time} ms"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "Die Suche ergab {total} Treffer in {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
"Search" : "Suchen",
"Index not found" : "Index nicht gefunden",
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
Expand All @@ -16,6 +15,7 @@ OC.L10N.register(
"Search Platform" : "Suchplattform",
"Select the app to index content and answer search queries." : "Wähle die App, die Inhalte indizieren und Such-Anfragen beantworten soll.",
"Navigation Icon" : "Navigations-Symbol",
"Enable global search within all your content." : "Globale Suche über alle Inhalte aktivieren."
"Enable global search within all your content." : "Globale Suche über alle Inhalte aktivieren.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/de.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "Die Suche ergab {total} Treffer in {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
"Search" : "Suchen",
"Index not found" : "Index nicht gefunden",
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
Expand All @@ -14,6 +13,7 @@
"Search Platform" : "Suchplattform",
"Select the app to index content and answer search queries." : "Wähle die App, die Inhalte indizieren und Such-Anfragen beantworten soll.",
"Navigation Icon" : "Navigations-Symbol",
"Enable global search within all your content." : "Globale Suche über alle Inhalte aktivieren."
"Enable global search within all your content." : "Globale Suche über alle Inhalte aktivieren.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "Die Suche ergab {total} Treffer in {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
"Search" : "Suchen",
"Index not found" : "Index nicht gefunden",
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
Expand All @@ -16,6 +15,7 @@ OC.L10N.register(
"Search Platform" : "Suchplattform",
"Select the app to index content and answer search queries." : "Wählen Sie die App, die Inhalte indizieren und Suchanfragen beantworten soll.",
"Navigation Icon" : "Navigations-Symbol",
"Enable global search within all your content." : "Globale Suche für alle Inhalte aktivieren."
"Enable global search within all your content." : "Globale Suche für alle Inhalte aktivieren.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "Die Suche ergab {total} Treffer in {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms",
"Search" : "Suchen",
"Index not found" : "Index nicht gefunden",
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",
Expand All @@ -14,6 +13,7 @@
"Search Platform" : "Suchplattform",
"Select the app to index content and answer search queries." : "Wählen Sie die App, die Inhalte indizieren und Suchanfragen beantworten soll.",
"Navigation Icon" : "Navigations-Symbol",
"Enable global search within all your content." : "Globale Suche für alle Inhalte aktivieren."
"Enable global search within all your content." : "Globale Suche für alle Inhalte aktivieren.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "Die Suche in {title} nach '{search}' ergab {total} Treffer in {time} ms"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "η αναζήτηση επέστρεψε {total} αποτελέσματα σε {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "η αναζήτηση στο {title} για '{search}' επέστρεψε {total} αποτελέσματα σε {time} ms",
"Search" : "Αναζήτηση",
"Index not found" : "Δεν βρέθηκε ευρετήριο",
"Process timed out" : "Η επεξεργασία έληξε",
Expand All @@ -16,6 +15,7 @@ OC.L10N.register(
"Search Platform" : "Πλατφόρμα αναζήτησης",
"Select the app to index content and answer search queries." : "Επιλέξτε την εφαρμογή για την ευρετηρίοποίηση περιεχομένου και απαντήστε σε ερωτήματα αναζήτησης.",
"Navigation Icon" : "Εικονίδιο Πλοήγησης",
"Enable global search within all your content." : "Ενεργοποιήστε την γενική αναζήτηση σε όλο το περιεχόμενό σας."
"Enable global search within all your content." : "Ενεργοποιήστε την γενική αναζήτηση σε όλο το περιεχόμενό σας.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "η αναζήτηση στο {title} για '{search}' επέστρεψε {total} αποτελέσματα σε {time} ms"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/el.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "η αναζήτηση επέστρεψε {total} αποτελέσματα σε {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "η αναζήτηση στο {title} για '{search}' επέστρεψε {total} αποτελέσματα σε {time} ms",
"Search" : "Αναζήτηση",
"Index not found" : "Δεν βρέθηκε ευρετήριο",
"Process timed out" : "Η επεξεργασία έληξε",
Expand All @@ -14,6 +13,7 @@
"Search Platform" : "Πλατφόρμα αναζήτησης",
"Select the app to index content and answer search queries." : "Επιλέξτε την εφαρμογή για την ευρετηρίοποίηση περιεχομένου και απαντήστε σε ερωτήματα αναζήτησης.",
"Navigation Icon" : "Εικονίδιο Πλοήγησης",
"Enable global search within all your content." : "Ενεργοποιήστε την γενική αναζήτηση σε όλο το περιεχόμενό σας."
"Enable global search within all your content." : "Ενεργοποιήστε την γενική αναζήτηση σε όλο το περιεχόμενό σας.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "η αναζήτηση στο {title} για '{search}' επέστρεψε {total} αποτελέσματα σε {time} ms"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/eo.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "la serĉo liveris {total} rezultojn en {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "la serĉo en {title} pri „{search}“ liveris {total} rezultojn en {time} ms",
"Search" : "Serĉi",
"Index not found" : "Indekso ne trovita",
"Process timed out" : "Procezo eltempiĝis",
Expand All @@ -15,6 +14,7 @@ OC.L10N.register(
"Search Platform" : "Serĉa platformo",
"Select the app to index content and answer search queries." : "Elekti la aplikaĵon, kiu indeksos la enhavon kaj respondos serĉopetojn.",
"Navigation Icon" : "Navigada piktogramo",
"Enable global search within all your content." : "Ebligi serĉon ene de ĉiuj viaj enhavoj."
"Enable global search within all your content." : "Ebligi serĉon ene de ĉiuj viaj enhavoj.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "la serĉo en {title} pri „{search}“ liveris {total} rezultojn en {time} ms"
},
"nplurals=2; plural=(n != 1);");
4 changes: 2 additions & 2 deletions l10n/eo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "la serĉo liveris {total} rezultojn en {time} ms",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "la serĉo en {title} pri „{search}“ liveris {total} rezultojn en {time} ms",
"Search" : "Serĉi",
"Index not found" : "Indekso ne trovita",
"Process timed out" : "Procezo eltempiĝis",
Expand All @@ -13,6 +12,7 @@
"Search Platform" : "Serĉa platformo",
"Select the app to index content and answer search queries." : "Elekti la aplikaĵon, kiu indeksos la enhavon kaj respondos serĉopetojn.",
"Navigation Icon" : "Navigada piktogramo",
"Enable global search within all your content." : "Ebligi serĉon ene de ĉiuj viaj enhavoj."
"Enable global search within all your content." : "Ebligi serĉon ene de ĉiuj viaj enhavoj.",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "la serĉo en {title} pri „{search}“ liveris {total} rezultojn en {time} ms"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
Loading

0 comments on commit 76a4c05

Please sign in to comment.