summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-29 01:54:40 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-29 01:54:40 -0400
commit368006c7af3b08d00b40adae45fd652e7d92c6e7 (patch)
treec542e2ce19fa425df064b6c12d7c68930a2b8370 /settings
parent678a6b98ff7925c9934fa7349600ff9fe39e8ecd (diff)
downloadnextcloud-server-368006c7af3b08d00b40adae45fd652e7d92c6e7.tar.gz
nextcloud-server-368006c7af3b08d00b40adae45fd652e7d92c6e7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/de.php7
-rw-r--r--settings/l10n/de_DE.php1
-rw-r--r--settings/l10n/en_GB.php1
-rw-r--r--settings/l10n/es.php1
-rw-r--r--settings/l10n/gl.php1
-rw-r--r--settings/l10n/it.php1
-rw-r--r--settings/l10n/pt_BR.php1
-rw-r--r--settings/l10n/sv.php2
-rw-r--r--settings/l10n/tr.php1
9 files changed, 13 insertions, 3 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 032fe83a386..eb32555701f 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -2,7 +2,7 @@
$TRANSLATIONS = array(
"Invalid value supplied for %s" => "Ungültiger Wert für %s übermittelt",
"Saved" => "Gespeichert",
-"test email settings" => "E-Mail-Einstellungen teste",
+"test email settings" => "E-Mail-Einstellungen testen",
"If you received this email, the settings seem to be correct." => "Wenn Sie diese E-Mail erhalten haben, sind die Einstellungen korrekt.",
"A problem occurred while sending the e-mail. Please revisit your settings." => "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfe deine Einstellungen",
"Email sent" => "E-Mail wurde verschickt",
@@ -134,13 +134,14 @@ $TRANSLATIONS = array(
"Email Server" => "E-Mail-Server",
"This is used for sending out notifications." => "Dies wird zum Senden von Benachrichtigungen verwendet.",
"From address" => "Absender-Adresse",
+"mail" => "Mail",
"Authentication required" => "Authentifizierung benötigt",
"Server address" => "Adresse des Servers",
"Port" => "Port",
"Credentials" => "Zugangsdaten",
"SMTP Username" => "SMTP Benutzername",
-"SMTP Password" => "SMTP Passwor",
-"Test email settings" => "Teste E-Mail-Einstellunge",
+"SMTP Password" => "SMTP Passwort",
+"Test email settings" => "Teste E-Mail-Einstellungen",
"Send email" => "Sende E-Mail",
"Log" => "Log",
"Log level" => "Loglevel",
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php
index d1468fc8a2b..16c4ed8a175 100644
--- a/settings/l10n/de_DE.php
+++ b/settings/l10n/de_DE.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
"Email Server" => "E-Mail-Server",
"This is used for sending out notifications." => "Dies wird für das Senden von Benachrichtigungen verwendet.",
"From address" => "Absender-Adresse",
+"mail" => "Mail",
"Authentication required" => "Authentifizierung benötigt",
"Server address" => "Adresse des Servers",
"Port" => "Port",
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index c40a9b2f7a5..ef3cc9bb519 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
"Email Server" => "Email Server",
"This is used for sending out notifications." => "This is used for sending out notifications.",
"From address" => "From address",
+"mail" => "mail",
"Authentication required" => "Authentication required",
"Server address" => "Server address",
"Port" => "Port",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 128a19207ac..e5069661f44 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
"Email Server" => "Servidor de correo electrónico",
"This is used for sending out notifications." => "Esto se usa para enviar notificaciones.",
"From address" => "Desde la dirección",
+"mail" => "correo electrónico",
"Authentication required" => "Se necesita autenticación",
"Server address" => "Dirección del servidor",
"Port" => "Puerto",
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php
index 21235372bd4..056247b0076 100644
--- a/settings/l10n/gl.php
+++ b/settings/l10n/gl.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
"Email Server" => "Servidor de correo",
"This is used for sending out notifications." => "Isto utilizase para o envío de notificacións.",
"From address" => "Desde o enderezo",
+"mail" => "correo",
"Authentication required" => "Requírese autenticación",
"Server address" => "Enderezo do servidor",
"Port" => "Porto",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index b70f91330b6..f8c0361c09e 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
"Email Server" => "Server di posta",
"This is used for sending out notifications." => "Viene utilizzato per inviare le notifiche.",
"From address" => "Indirizzo mittente",
+"mail" => "posta",
"Authentication required" => "Autenticazione richiesta",
"Server address" => "Indirizzo del server",
"Port" => "Porta",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index 33433413cc6..e8da8ee94a3 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
"Email Server" => "Servidor de Email",
"This is used for sending out notifications." => "Isto é usado para o envio de notificações.",
"From address" => "Do Endereço",
+"mail" => "email",
"Authentication required" => "Autenticação é requerida",
"Server address" => "Endereço do servidor",
"Port" => "Porta",
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php
index a83e2c400fc..160036c7d98 100644
--- a/settings/l10n/sv.php
+++ b/settings/l10n/sv.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
"Email Server" => "E-postserver",
"This is used for sending out notifications." => "Detta används för att skicka ut notifieringar.",
"From address" => "Från adress",
+"mail" => "mail",
"Authentication required" => "Autentisering krävs",
"Server address" => "Serveradress",
"Port" => "Port",
@@ -186,6 +187,7 @@ $TRANSLATIONS = array(
"The encryption app is no longer enabled, please decrypt all your files" => "Krypteringsapplikationen är inte längre aktiverad, vänligen dekryptera alla dina filer",
"Log-in password" => "Inloggningslösenord",
"Decrypt all Files" => "Dekryptera alla filer",
+"Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." => "Dina krypteringsnycklar flyttas till en backup. Om något gick fel kan du återställa nycklarna. Bara ta bort dem permanent om du är säker på att alla filer dekrypteras korrekt.",
"Restore Encryption Keys" => "Återställ krypteringsnycklar",
"Delete Encryption Keys" => "Radera krypteringsnycklar",
"Login Name" => "Inloggningsnamn",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index c40c4a27e6b..01f91629fde 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
"Email Server" => "E-Posta Sunucusu",
"This is used for sending out notifications." => "Bu, bildirimler gönderilirken kullanılır.",
"From address" => "Kimden adresi",
+"mail" => "posta",
"Authentication required" => "Kimlik doğrulama gerekli",
"Server address" => "Sunucu adresi",
"Port" => "Port",