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>2018-03-10 04:12:24 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-10 04:12:24 +0300
commit8e8368ae0ba6a6477adbd83974512527f962f8a2 (patch)
tree44871c0b244adf5d1b2803c5f9d71af961ddcabc /core
parent8d165d63edd3970b6754f0a9cf0e3ed499397945 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-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/pt_BR.js1
-rw-r--r--core/l10n/pt_BR.json1
-rw-r--r--core/l10n/ru.js1
-rw-r--r--core/l10n/ru.json1
10 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index c504049c83a..4d1a9d04371 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -279,6 +279,7 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
"Stay logged in" : "Angemeldet bleiben",
"Forgot password?" : "Passwort vergessen?",
+ "Back to login" : "Zur Anmeldung wechseln",
"Alternative Logins" : "Alternative Anmeldung",
"Account access" : "Kontozugriff ",
"You are about to grant %s access to your %s account." : "Du bist dabei, %s Zugriff auf Dein %s-Konto zu gewähren.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 56afd22d187..3466c93c2d3 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -277,6 +277,7 @@
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
"Stay logged in" : "Angemeldet bleiben",
"Forgot password?" : "Passwort vergessen?",
+ "Back to login" : "Zur Anmeldung wechseln",
"Alternative Logins" : "Alternative Anmeldung",
"Account access" : "Kontozugriff ",
"You are about to grant %s access to your %s account." : "Du bist dabei, %s Zugriff auf Dein %s-Konto zu gewähren.",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 9f32ba7786b..da7714994c6 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -279,6 +279,7 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
"Stay logged in" : "Angemeldet bleiben",
"Forgot password?" : "Passwort vergessen?",
+ "Back to login" : "Zur Anmeldung wechseln",
"Alternative Logins" : "Alternative Anmeldung",
"Account access" : "Kontozugriff ",
"You are about to grant %s access to your %s account." : "Sie sind dabei, %s Zugriff auf Ihr %s-Konto zu gewähren.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 4aa546184f4..3b83e13a5ca 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -277,6 +277,7 @@
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
"Stay logged in" : "Angemeldet bleiben",
"Forgot password?" : "Passwort vergessen?",
+ "Back to login" : "Zur Anmeldung wechseln",
"Alternative Logins" : "Alternative Anmeldung",
"Account access" : "Kontozugriff ",
"You are about to grant %s access to your %s account." : "Sie sind dabei, %s Zugriff auf Ihr %s-Konto zu gewähren.",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index c96ab19b030..196f4801d8e 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -279,6 +279,7 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalide depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.",
"Stay logged in" : "Rester connecté",
"Forgot password?" : "Mot de passe oublié ?",
+ "Back to login" : "Retour à la page de connexion",
"Alternative Logins" : "Identifiants alternatifs",
"Account access" : "Accès au compte",
"You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 589dd8b4483..97e62b5bdb0 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -277,6 +277,7 @@
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalide depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.",
"Stay logged in" : "Rester connecté",
"Forgot password?" : "Mot de passe oublié ?",
+ "Back to login" : "Retour à la page de connexion",
"Alternative Logins" : "Identifiants alternatifs",
"Account access" : "Accès au compte",
"You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index cb1d62ab7a2..4fdb7a43ff3 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -279,6 +279,7 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.",
"Stay logged in" : "Permaneça logado",
"Forgot password?" : "Esqueceu a senha?",
+ "Back to login" : "Voltar ao login",
"Alternative Logins" : "Logins alternativos",
"Account access" : "Acesso à conta",
"You are about to grant %s access to your %s account." : "Você está prestes a conceder acesso a %s à sua conta %s.",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 5b028fcb6d9..a947ca3ffdd 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -277,6 +277,7 @@
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.",
"Stay logged in" : "Permaneça logado",
"Forgot password?" : "Esqueceu a senha?",
+ "Back to login" : "Voltar ao login",
"Alternative Logins" : "Logins alternativos",
"Account access" : "Acesso à conta",
"You are about to grant %s access to your %s account." : "Você está prestes a conceder acesso a %s à sua conta %s.",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index f3d0069015c..b515a5c21fe 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -279,6 +279,7 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С этого IP адреса было выполнено множество неудачных попыток входа. Следующую попытку входа в систему можно будет выполнить через 30 секунд.",
"Stay logged in" : "Оставаться в системе",
"Forgot password?" : "Забыли пароль?",
+ "Back to login" : "Авторизоваться повторно",
"Alternative Logins" : "Альтернативные имена пользователя",
"Account access" : "Доступ к аккаунту",
"You are about to grant %s access to your %s account." : "Вы собираетесь предоставить пользователю %s доступ к вашему аккаунту %s.",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index a9488f5cf18..8f23411a953 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -277,6 +277,7 @@
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С этого IP адреса было выполнено множество неудачных попыток входа. Следующую попытку входа в систему можно будет выполнить через 30 секунд.",
"Stay logged in" : "Оставаться в системе",
"Forgot password?" : "Забыли пароль?",
+ "Back to login" : "Авторизоваться повторно",
"Alternative Logins" : "Альтернативные имена пользователя",
"Account access" : "Доступ к аккаунту",
"You are about to grant %s access to your %s account." : "Вы собираетесь предоставить пользователю %s доступ к вашему аккаунту %s.",