summaryrefslogtreecommitdiffstats
path: root/settings/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-02 01:12:48 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-02 01:12:48 +0000
commitdecb8d6068a34e3ec1817dabff3974b2201f09dc (patch)
tree3f9724c4d3b3a558d5b3a155c069110f7528f175 /settings/l10n
parent2841f859549a609cf717a39f3cb2844d44f71be2 (diff)
downloadnextcloud-server-decb8d6068a34e3ec1817dabff3974b2201f09dc.tar.gz
nextcloud-server-decb8d6068a34e3ec1817dabff3974b2201f09dc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/es.js1
-rw-r--r--settings/l10n/es.json1
-rw-r--r--settings/l10n/fi.js5
-rw-r--r--settings/l10n/fi.json5
-rw-r--r--settings/l10n/it.js1
-rw-r--r--settings/l10n/it.json1
-rw-r--r--settings/l10n/nl.js2
-rw-r--r--settings/l10n/nl.json2
8 files changed, 18 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index 5f317b6bb76..b20cbfa6909 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -225,6 +225,7 @@ OC.L10N.register(
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante configurar este servidor para que pueda enviar correos, por ejemplo para cambios de contraseñas y notificaciones.",
"Send mode" : "Modo de envío",
"Encryption" : "Cifrado",
+ "Sendmail mode" : "Modo Sendmail",
"From address" : "Desde la dirección",
"mail" : "correo electrónico",
"Authentication method" : "Método de autenticación",
diff --git a/settings/l10n/es.json b/settings/l10n/es.json
index 14941280baf..559a0a09aec 100644
--- a/settings/l10n/es.json
+++ b/settings/l10n/es.json
@@ -223,6 +223,7 @@
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante configurar este servidor para que pueda enviar correos, por ejemplo para cambios de contraseñas y notificaciones.",
"Send mode" : "Modo de envío",
"Encryption" : "Cifrado",
+ "Sendmail mode" : "Modo Sendmail",
"From address" : "Desde la dirección",
"mail" : "correo electrónico",
"Authentication method" : "Método de autenticación",
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js
index 35a0a9c2c12..10d9a2ae0e7 100644
--- a/settings/l10n/fi.js
+++ b/settings/l10n/fi.js
@@ -69,6 +69,10 @@ OC.L10N.register(
"Google Chrome" : "Google Chrome",
"Safari" : "Safari",
"Google Chrome for Android" : "Google Chrome Android-laitteelle",
+ "iPhone" : "iPhone",
+ "iPad" : "iPad",
+ "Nextcloud iOS app" : "Nextcloudin iOS-sovellus",
+ "Nextcloud Android app" : "Nextcloudin Android-sovellus",
"Sync client - {os}" : "Synkronointisovellus - {os}",
"This session" : "Tämä istunto",
"Copy" : "Kopioi",
@@ -358,6 +362,7 @@ OC.L10N.register(
"undo" : "kumoa",
"never" : "ei koskaan",
"deleted {userName}" : "poistettu {userName}",
+ "No user found for <strong>{pattern}</strong>" : "Haulla <strong>{pattern}</strong> ei löytynyt käyttäjiä",
"Unable to add user to group {group}" : "Käyttäjän lisääminen ryhmään {group} ei onnistunut",
"Unable to remove user from group {group}" : "Käyttäjän poistaminen ryhmästä {group} ei onnistunut",
"Invalid quota value \"{val}\"" : "Virheellinen kiintiön arvo \"{val}\"",
diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json
index 5e28d5cb0e2..ad309537edd 100644
--- a/settings/l10n/fi.json
+++ b/settings/l10n/fi.json
@@ -67,6 +67,10 @@
"Google Chrome" : "Google Chrome",
"Safari" : "Safari",
"Google Chrome for Android" : "Google Chrome Android-laitteelle",
+ "iPhone" : "iPhone",
+ "iPad" : "iPad",
+ "Nextcloud iOS app" : "Nextcloudin iOS-sovellus",
+ "Nextcloud Android app" : "Nextcloudin Android-sovellus",
"Sync client - {os}" : "Synkronointisovellus - {os}",
"This session" : "Tämä istunto",
"Copy" : "Kopioi",
@@ -356,6 +360,7 @@
"undo" : "kumoa",
"never" : "ei koskaan",
"deleted {userName}" : "poistettu {userName}",
+ "No user found for <strong>{pattern}</strong>" : "Haulla <strong>{pattern}</strong> ei löytynyt käyttäjiä",
"Unable to add user to group {group}" : "Käyttäjän lisääminen ryhmään {group} ei onnistunut",
"Unable to remove user from group {group}" : "Käyttäjän poistaminen ryhmästä {group} ei onnistunut",
"Invalid quota value \"{val}\"" : "Virheellinen kiintiön arvo \"{val}\"",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 3266c5453cf..4a00c5659a4 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -225,6 +225,7 @@ OC.L10N.register(
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "È importante impostare questo server per poter inviare email, come per il ripristino della password e per le notifiche.",
"Send mode" : "Modalità di invio",
"Encryption" : "Cifratura",
+ "Sendmail mode" : "Modalità sendmail",
"From address" : "Indirizzo mittente",
"mail" : "posta",
"Authentication method" : "Metodo di autenticazione",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 3a9542d2dab..9e0ed22a733 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -223,6 +223,7 @@
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "È importante impostare questo server per poter inviare email, come per il ripristino della password e per le notifiche.",
"Send mode" : "Modalità di invio",
"Encryption" : "Cifratura",
+ "Sendmail mode" : "Modalità sendmail",
"From address" : "Indirizzo mittente",
"mail" : "posta",
"Authentication method" : "Metodo di autenticazione",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 4001f0c9093..74753dcc05b 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -121,6 +121,7 @@ OC.L10N.register(
"Enforced groups" : "Afgedwongen groepen",
"Two-factor authentication is not enforced for\tmembers of the following groups." : "Twee-factor authenticatie is niet afgedwongen voor\tleden van de volgende groepen.",
"Excluded groups" : "Uitgesloten groepen",
+ "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Wanneer groepen worden geselecteerd/uitgezonderd, geldt de volgende logica om te bepalen of voor een gebruiker 2FA wordt afgedwongen: Als geen groepen zijn geselecteerd, is 2FA voor iedereen ingeschakeld, behalve voor leden van de uitgezonderde groepen. Als groepen zijn geselecteerd is 2FA is ingeschakeld voor alle leden ervan. Als een gebruiker lid is van zowel een geselecteerde als uitgezonderde groep, krijgt de geselecteerde voorrang en wordt 2FA afgedwongen.",
"Save changes" : "Wijzigingen bewaren",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.",
"Official" : "Officieel",
@@ -224,6 +225,7 @@ OC.L10N.register(
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Het is belangrijk deze server zo in te stellen dat er ook e-mails verstuurd kunnen worden om wachtwoord resets en meldingen bijvoorbeeld te versturen.",
"Send mode" : "Verstuurmodus",
"Encryption" : "Versleuteling",
+ "Sendmail mode" : "Sendmail modus",
"From address" : "Afzenderadres",
"mail" : "e-mail",
"Authentication method" : "Authenticatiemethode",
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index c2b81cc157f..9394098ed0e 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -119,6 +119,7 @@
"Enforced groups" : "Afgedwongen groepen",
"Two-factor authentication is not enforced for\tmembers of the following groups." : "Twee-factor authenticatie is niet afgedwongen voor\tleden van de volgende groepen.",
"Excluded groups" : "Uitgesloten groepen",
+ "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Wanneer groepen worden geselecteerd/uitgezonderd, geldt de volgende logica om te bepalen of voor een gebruiker 2FA wordt afgedwongen: Als geen groepen zijn geselecteerd, is 2FA voor iedereen ingeschakeld, behalve voor leden van de uitgezonderde groepen. Als groepen zijn geselecteerd is 2FA is ingeschakeld voor alle leden ervan. Als een gebruiker lid is van zowel een geselecteerde als uitgezonderde groep, krijgt de geselecteerde voorrang en wordt 2FA afgedwongen.",
"Save changes" : "Wijzigingen bewaren",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.",
"Official" : "Officieel",
@@ -222,6 +223,7 @@
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Het is belangrijk deze server zo in te stellen dat er ook e-mails verstuurd kunnen worden om wachtwoord resets en meldingen bijvoorbeeld te versturen.",
"Send mode" : "Verstuurmodus",
"Encryption" : "Versleuteling",
+ "Sendmail mode" : "Sendmail modus",
"From address" : "Afzenderadres",
"mail" : "e-mail",
"Authentication method" : "Authenticatiemethode",