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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-05 05:16:45 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-05 05:16:45 +0300
commit62ab3eb70016f57ced2dfccc7c095c3219c0cbf4 (patch)
treef419285de41988c31974ee7ad7561c5b339a8247 /core
parent0ed8d1c2bc50d2eca84ed615e9aa5a9ac749b7f4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs.js1
-rw-r--r--core/l10n/cs.json1
-rw-r--r--core/l10n/de.js1
-rw-r--r--core/l10n/de.json1
-rw-r--r--core/l10n/de_DE.js1
-rw-r--r--core/l10n/de_DE.json1
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
-rw-r--r--core/l10n/gl.js1
-rw-r--r--core/l10n/gl.json1
-rw-r--r--core/l10n/it.js1
-rw-r--r--core/l10n/it.json1
-rw-r--r--core/l10n/pl.js1
-rw-r--r--core/l10n/pl.json1
-rw-r--r--core/l10n/pt_BR.js1
-rw-r--r--core/l10n/pt_BR.json1
-rw-r--r--core/l10n/tr.js1
-rw-r--r--core/l10n/tr.json1
18 files changed, 18 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index b322483d709..d8f9127cbe2 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"Forgot password?" : "Zapomněli jste heslo?",
"Log in with a device" : "Přihlásit se pomocí zařízení",
"Back" : "Zpět",
+ "Search for {name} only" : "Hledat pouze {name}",
"No results for {query}" : "Pro {query} nic nenalezeno",
"Start typing to search" : "Hledejte psaním",
"Loading more results …" : "Načítání dalších výsledků…",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index cadd133672a..232ea9a88a4 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -164,6 +164,7 @@
"Forgot password?" : "Zapomněli jste heslo?",
"Log in with a device" : "Přihlásit se pomocí zařízení",
"Back" : "Zpět",
+ "Search for {name} only" : "Hledat pouze {name}",
"No results for {query}" : "Pro {query} nic nenalezeno",
"Start typing to search" : "Hledejte psaním",
"Loading more results …" : "Načítání dalších výsledků…",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 4bbad9fd381..0a79e75d55b 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"Forgot password?" : "Passwort vergessen?",
"Log in with a device" : "Mit einem Gerät anmelden",
"Back" : "Zurück",
+ "Search for {name} only" : "Nur nach {Name} suchen",
"No results for {query}" : "Keine Suchergebnisse zu {query}",
"Start typing to search" : "Beginne mit der Eingabe, um zu suchen",
"Loading more results …" : "Lade weitere Ergebnisse…",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 379cf2cbb3b..e23cce938ba 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -164,6 +164,7 @@
"Forgot password?" : "Passwort vergessen?",
"Log in with a device" : "Mit einem Gerät anmelden",
"Back" : "Zurück",
+ "Search for {name} only" : "Nur nach {Name} suchen",
"No results for {query}" : "Keine Suchergebnisse zu {query}",
"Start typing to search" : "Beginne mit der Eingabe, um zu suchen",
"Loading more results …" : "Lade weitere Ergebnisse…",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index e9970275f38..b49a91ccbf7 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"Forgot password?" : "Passwort vergessen?",
"Log in with a device" : "Mit einem Gerät anmelden",
"Back" : "Zurück",
+ "Search for {name} only" : "Nur nach {Name} suchen",
"No results for {query}" : "Keine Suchergebnisse zu {query}",
"Start typing to search" : "Beginnen Sie mit der Eingabe, um zu suchen",
"Loading more results …" : "Lade weitere Ergebnisse…",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 79ddb6ecfa2..ca39b1e3fb6 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -164,6 +164,7 @@
"Forgot password?" : "Passwort vergessen?",
"Log in with a device" : "Mit einem Gerät anmelden",
"Back" : "Zurück",
+ "Search for {name} only" : "Nur nach {Name} suchen",
"No results for {query}" : "Keine Suchergebnisse zu {query}",
"Start typing to search" : "Beginnen Sie mit der Eingabe, um zu suchen",
"Loading more results …" : "Lade weitere Ergebnisse…",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 6d29426dea0..712d48b7a31 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"Forgot password?" : "Mot de passe oublié ?",
"Log in with a device" : "Se connecter avec un appareil",
"Back" : "Retour",
+ "Search for {name} only" : "Rechercher pour {name} uniquement",
"No results for {query}" : "Aucun résultat pour {query}",
"Start typing to search" : "Commencez à taper pout lancer la recherche",
"Loading more results …" : "Chargement de plus de résultats …",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 1f53b1b2377..09a9110460a 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -164,6 +164,7 @@
"Forgot password?" : "Mot de passe oublié ?",
"Log in with a device" : "Se connecter avec un appareil",
"Back" : "Retour",
+ "Search for {name} only" : "Rechercher pour {name} uniquement",
"No results for {query}" : "Aucun résultat pour {query}",
"Start typing to search" : "Commencez à taper pout lancer la recherche",
"Loading more results …" : "Chargement de plus de résultats …",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index ef6583fff8d..850a1d8d749 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"Forgot password?" : "Esqueceu o contrasinal?",
"Log in with a device" : "Acceder cun dispositivo",
"Back" : "Atrás",
+ "Search for {name} only" : "Buscar só por {name}",
"No results for {query}" : "Non hai resultados para {query}",
"Start typing to search" : "Comece a escribir para buscar",
"Loading more results …" : "Cargando máis resultados…",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index a0bb4de7730..8b9f4a55c48 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -164,6 +164,7 @@
"Forgot password?" : "Esqueceu o contrasinal?",
"Log in with a device" : "Acceder cun dispositivo",
"Back" : "Atrás",
+ "Search for {name} only" : "Buscar só por {name}",
"No results for {query}" : "Non hai resultados para {query}",
"Start typing to search" : "Comece a escribir para buscar",
"Loading more results …" : "Cargando máis resultados…",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index b694dcd86e9..83eb77f91ab 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"Forgot password?" : "Hai dimenticato la password?",
"Log in with a device" : "Accedi con un dispositivo",
"Back" : "Indietro",
+ "Search for {name} only" : "Cerca solo {name}",
"No results for {query}" : "Nessun risultato per {query}",
"Start typing to search" : "Inizia a digitare per cercare",
"Loading more results …" : "Caricamento di più risultati...",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 01035d98be8..d178a2a41d0 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -164,6 +164,7 @@
"Forgot password?" : "Hai dimenticato la password?",
"Log in with a device" : "Accedi con un dispositivo",
"Back" : "Indietro",
+ "Search for {name} only" : "Cerca solo {name}",
"No results for {query}" : "Nessun risultato per {query}",
"Start typing to search" : "Inizia a digitare per cercare",
"Loading more results …" : "Caricamento di più risultati...",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index b1e21f9d52d..d251fdde84e 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"Forgot password?" : "Zapomniałeś hasła?",
"Log in with a device" : "Zaloguj się za pomocą urządzenia",
"Back" : "Wróć",
+ "Search for {name} only" : "Wyszukaj tylko {name}",
"No results for {query}" : "Brak wyników dla {query}",
"Start typing to search" : "Zacznij pisać, aby wyszukać",
"Loading more results …" : "Wczytuję więcej wyników…",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index 5e85dc30789..938df421e6e 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -164,6 +164,7 @@
"Forgot password?" : "Zapomniałeś hasła?",
"Log in with a device" : "Zaloguj się za pomocą urządzenia",
"Back" : "Wróć",
+ "Search for {name} only" : "Wyszukaj tylko {name}",
"No results for {query}" : "Brak wyników dla {query}",
"Start typing to search" : "Zacznij pisać, aby wyszukać",
"Loading more results …" : "Wczytuję więcej wyników…",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 1706a19e87b..dd90e81063c 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"Forgot password?" : "Esqueceu a senha?",
"Log in with a device" : "Logar-se com um dispositivo",
"Back" : "Voltar",
+ "Search for {name} only" : "Pesquise apenas por {nome}",
"No results for {query}" : "Sem resultados para {query}",
"Start typing to search" : "Comece a digitar para pesquisar",
"Loading more results …" : "Carregando mais resultados...",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index c8cdf35aad5..6ab9ded4010 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -164,6 +164,7 @@
"Forgot password?" : "Esqueceu a senha?",
"Log in with a device" : "Logar-se com um dispositivo",
"Back" : "Voltar",
+ "Search for {name} only" : "Pesquise apenas por {nome}",
"No results for {query}" : "Sem resultados para {query}",
"Start typing to search" : "Comece a digitar para pesquisar",
"Loading more results …" : "Carregando mais resultados...",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index e5784e683d9..8a5aa252d0c 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"Forgot password?" : "Parolamı unuttum",
"Log in with a device" : "Bir aygıt ile oturum açın",
"Back" : "Geri",
+ "Search for {name} only" : "Yalnız {name} için aransın",
"No results for {query}" : "{query} sorgusundan bir sonuç alınamadı",
"Start typing to search" : "Aramak için yazmaya başlayın",
"Loading more results …" : "Diğer sonuçlar yükleniyor…",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 7defa436d1c..fe726f6f5f2 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -164,6 +164,7 @@
"Forgot password?" : "Parolamı unuttum",
"Log in with a device" : "Bir aygıt ile oturum açın",
"Back" : "Geri",
+ "Search for {name} only" : "Yalnız {name} için aransın",
"No results for {query}" : "{query} sorgusundan bir sonuç alınamadı",
"Start typing to search" : "Aramak için yazmaya başlayın",
"Loading more results …" : "Diğer sonuçlar yükleniyor…",