summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-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/is.js5
-rw-r--r--core/l10n/is.json5
-rw-r--r--core/l10n/it.js1
-rw-r--r--core/l10n/it.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
12 files changed, 20 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 19b23c1161c..2f1e1ac7070 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -294,6 +294,7 @@ OC.L10N.register(
"Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
"Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktiere deinen Administrator. Wenn du Administrator bist, bearbeite die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Weitere Informationen zur Konfiguration findest du in der %sDokumentation%s.",
"App update required" : "App-Aktualisierung notwendig",
"%s will be updated to version %s" : "%s wird auf Version %s aktualisiert",
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 01119e9ad64..68f7745361d 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -292,6 +292,7 @@
"Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
"Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktiere deinen Administrator. Wenn du Administrator bist, bearbeite die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Weitere Informationen zur Konfiguration findest du in der %sDokumentation%s.",
"App update required" : "App-Aktualisierung notwendig",
"%s will be updated to version %s" : "%s wird auf Version %s aktualisiert",
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index dbfb192a3fd..42b14e715da 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -294,6 +294,7 @@ OC.L10N.register(
"Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
"Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator sind, bearbeiten Sie die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Weitere Informationen zur Konfiguration finden Sie in der %sDokumentation%s.",
"App update required" : "App-Aktualisierung notwendig",
"%s will be updated to version %s" : "%s wird auf Version %s aktualisiert",
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index cd40015912e..2e690ccae22 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -292,6 +292,7 @@
"Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
"Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator sind, bearbeiten Sie die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Weitere Informationen zur Konfiguration finden Sie in der %sDokumentation%s.",
"App update required" : "App-Aktualisierung notwendig",
"%s will be updated to version %s" : "%s wird auf Version %s aktualisiert",
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 374258aa927..6153947d970 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -175,6 +175,7 @@ OC.L10N.register(
"This list is maybe truncated - please refine your search term to see more results." : "Þessi listi gæti verið stytt útgáfa - þrengdu leitarskilyrðin til að sjá fleiri niðurstöður.",
"No users or groups found for {search}" : "Engir notendur eða hópar fundust í {search}",
"No users found for {search}" : "Engir notendur fundust með {search}",
+ "An error occurred (\"{message}\"). Please try again" : "Villa kom upp (\"{message}\"). Endilega reyndu aftur",
"An error occurred. Please try again" : "Villa kom upp. Endilega reyndu aftur",
"{sharee} (group)" : "{sharee} (hópur)",
"{sharee} (remote)" : "{sharee} (fjartengdur)",
@@ -276,8 +277,11 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar í röð frá IP-vistfanginu þínu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.",
"Forgot password?" : "Gleymdirðu lykilorði?",
"Back to login" : "Til baka í innskráningu",
+ "Connect to your account" : "Tengdu við notandaaðganginn þinn",
+ "Please log in before granting %s access to your %s account." : "Skráði þig inn áður en þú leyfir %s aðgang að %s notandaaðgangnum þínum.",
"App token" : "Teikn forrits",
"Grant access" : "Veita aðgengi",
+ "Alternative log in using app token" : "Önnur innskráning með forritsteikni",
"Account access" : "Aðgangur að notandaaðgangi",
"You are about to grant %s access to your %s account." : "Þú ert að fara að leyfa %s aðgang að %s notandaaðgangnum þínum.",
"Redirecting …" : "Endurbeini ...",
@@ -290,6 +294,7 @@ OC.L10N.register(
"Error while validating your second factor" : "Villa við að sannreyna seinna þrepið",
"Access through untrusted domain" : "Tenging frá ótreystu léni",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Hafðu samband við kerfisstjóra. Ef þú ert stjórnandi, stilltu \"trusted_domains\" setninguna í config/config.php. Dæmi um stillingar má sjá í config/config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Frekari upplýsingar um hvernig hægt er að stilla þetta má finna í %shjálparskjölunum%s.",
"App update required" : "App þarfnast uppfærslu ",
"%s will be updated to version %s" : "%s verður uppfært í útgáfu %s.",
"These apps will be updated:" : "Eftirfarandi öpp verða uppfærð:",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index acccab73383..5c22b97c7b9 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -173,6 +173,7 @@
"This list is maybe truncated - please refine your search term to see more results." : "Þessi listi gæti verið stytt útgáfa - þrengdu leitarskilyrðin til að sjá fleiri niðurstöður.",
"No users or groups found for {search}" : "Engir notendur eða hópar fundust í {search}",
"No users found for {search}" : "Engir notendur fundust með {search}",
+ "An error occurred (\"{message}\"). Please try again" : "Villa kom upp (\"{message}\"). Endilega reyndu aftur",
"An error occurred. Please try again" : "Villa kom upp. Endilega reyndu aftur",
"{sharee} (group)" : "{sharee} (hópur)",
"{sharee} (remote)" : "{sharee} (fjartengdur)",
@@ -274,8 +275,11 @@
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar í röð frá IP-vistfanginu þínu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.",
"Forgot password?" : "Gleymdirðu lykilorði?",
"Back to login" : "Til baka í innskráningu",
+ "Connect to your account" : "Tengdu við notandaaðganginn þinn",
+ "Please log in before granting %s access to your %s account." : "Skráði þig inn áður en þú leyfir %s aðgang að %s notandaaðgangnum þínum.",
"App token" : "Teikn forrits",
"Grant access" : "Veita aðgengi",
+ "Alternative log in using app token" : "Önnur innskráning með forritsteikni",
"Account access" : "Aðgangur að notandaaðgangi",
"You are about to grant %s access to your %s account." : "Þú ert að fara að leyfa %s aðgang að %s notandaaðgangnum þínum.",
"Redirecting …" : "Endurbeini ...",
@@ -288,6 +292,7 @@
"Error while validating your second factor" : "Villa við að sannreyna seinna þrepið",
"Access through untrusted domain" : "Tenging frá ótreystu léni",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Hafðu samband við kerfisstjóra. Ef þú ert stjórnandi, stilltu \"trusted_domains\" setninguna í config/config.php. Dæmi um stillingar má sjá í config/config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Frekari upplýsingar um hvernig hægt er að stilla þetta má finna í %shjálparskjölunum%s.",
"App update required" : "App þarfnast uppfærslu ",
"%s will be updated to version %s" : "%s verður uppfært í útgáfu %s.",
"These apps will be updated:" : "Eftirfarandi öpp verða uppfærð:",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 813ce429d33..e7a9e96cb1f 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -294,6 +294,7 @@ OC.L10N.register(
"Error while validating your second factor" : "Errore durante la convalida del tuo secondo fattore",
"Access through untrusted domain" : "Accedi tramite un dominio non attendibile",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contatta il tuo amministratore. Se sei un amministratore, modifica l'impostazione \"trusted_domains\" in config/config.php come l'esempio disponibile in config/config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Ulteriori informazioni sulla configurazione sono disponibili nella %sdocumentazione%s.",
"App update required" : "Aggiornamento dell'applicazione richiesto",
"%s will be updated to version %s" : "%s sarà aggiornato alla versione %s",
"These apps will be updated:" : "Queste applicazioni saranno aggiornate:",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index b527a3f3382..14381a81102 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -292,6 +292,7 @@
"Error while validating your second factor" : "Errore durante la convalida del tuo secondo fattore",
"Access through untrusted domain" : "Accedi tramite un dominio non attendibile",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contatta il tuo amministratore. Se sei un amministratore, modifica l'impostazione \"trusted_domains\" in config/config.php come l'esempio disponibile in config/config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Ulteriori informazioni sulla configurazione sono disponibili nella %sdocumentazione%s.",
"App update required" : "Aggiornamento dell'applicazione richiesto",
"%s will be updated to version %s" : "%s sarà aggiornato alla versione %s",
"These apps will be updated:" : "Queste applicazioni saranno aggiornate:",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 3d54b4d9e12..a5d4e72c88a 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -294,6 +294,7 @@ OC.L10N.register(
"Error while validating your second factor" : "Erro ao validar o segundo fator",
"Access through untrusted domain" : "Acessar através de um domínio inseguro",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacte seu administrador. Se você for o administrador, edite a configuração \"trusted_domains\" em config/config.php como o exemplo em config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Mais informações sobre configuração podem ser encontradas na %sdocumentação%s.",
"App update required" : "Atualização de aplicativo é necessária",
"%s will be updated to version %s" : "%s será atualizado para a versão %s",
"These apps will be updated:" : "Esses aplicativos serão atualizados:",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 085e214f4e5..33dc8dcb540 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -292,6 +292,7 @@
"Error while validating your second factor" : "Erro ao validar o segundo fator",
"Access through untrusted domain" : "Acessar através de um domínio inseguro",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacte seu administrador. Se você for o administrador, edite a configuração \"trusted_domains\" em config/config.php como o exemplo em config.sample.php.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Mais informações sobre configuração podem ser encontradas na %sdocumentação%s.",
"App update required" : "Atualização de aplicativo é necessária",
"%s will be updated to version %s" : "%s será atualizado para a versão %s",
"These apps will be updated:" : "Esses aplicativos serão atualizados:",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index f8aee02cac9..148147dee02 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -294,6 +294,7 @@ OC.L10N.register(
"Error while validating your second factor" : "Ошибка проверки кода",
"Access through untrusted domain" : "Доступ через недоверенный домен",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Обратитесь к администратору. Если вы являетесь администратором этого сервера, отредактируйте параметр «trusted_domains» в файле «config/config.php». Пример настройки можно найти в файле «config/config.sample.php».",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Более подробная информация о том, как это сконфигурировать, может быть найдена в %sдокументации%s.",
"App update required" : "Требуется обновление приложения",
"%s will be updated to version %s" : "%s будет обновлен до версии %s",
"These apps will be updated:" : "Следующие приложения будут обновлены:",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 4c6de087272..ba32cc3f69c 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -292,6 +292,7 @@
"Error while validating your second factor" : "Ошибка проверки кода",
"Access through untrusted domain" : "Доступ через недоверенный домен",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Обратитесь к администратору. Если вы являетесь администратором этого сервера, отредактируйте параметр «trusted_domains» в файле «config/config.php». Пример настройки можно найти в файле «config/config.sample.php».",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Более подробная информация о том, как это сконфигурировать, может быть найдена в %sдокументации%s.",
"App update required" : "Требуется обновление приложения",
"%s will be updated to version %s" : "%s будет обновлен до версии %s",
"These apps will be updated:" : "Следующие приложения будут обновлены:",