summaryrefslogtreecommitdiffstats
path: root/settings/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-13 01:55:50 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-13 01:55:50 -0400
commit1295e541736f3bf073013db72a49416821f5d4bc (patch)
treeb1e0badce7e9557bccb3342e200d9db3ea724da0 /settings/l10n
parentb506de6f08d17bf6e5584dfce253b7e3bead928b (diff)
downloadnextcloud-server-1295e541736f3bf073013db72a49416821f5d4bc.tar.gz
nextcloud-server-1295e541736f3bf073013db72a49416821f5d4bc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/de.php1
-rw-r--r--settings/l10n/de_DE.php1
-rw-r--r--settings/l10n/en_GB.php1
-rw-r--r--settings/l10n/es.php2
-rw-r--r--settings/l10n/fi_FI.php3
-rw-r--r--settings/l10n/fr.php3
-rw-r--r--settings/l10n/ja_JP.php1
-rw-r--r--settings/l10n/nl.php1
-rw-r--r--settings/l10n/pt_BR.php1
-rw-r--r--settings/l10n/tr.php31
10 files changed, 45 insertions, 0 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 5287c6230e8..5f1433f62ca 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"You need to set your user email before being able to send test emails." => "Du musst zunächst deine Benutzer-E-Mail-Adresse setzen, bevor du Test-E-Mail verschicken kannst.",
"Send mode" => "Sende-Modus",
"Encryption" => "Verschlüsselung",
+"Authentication method" => "Authentifizierungsmethode",
"Unable to load list from App Store" => "Die Liste der Anwendungen im Store konnte nicht geladen werden.",
"Authentication error" => "Fehler bei der Anmeldung",
"Your full name has been changed." => "Dein vollständiger Name ist geändert worden.",
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php
index 99a5f9b2307..8884afcbc3c 100644
--- a/settings/l10n/de_DE.php
+++ b/settings/l10n/de_DE.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"You need to set your user email before being able to send test emails." => "Sie müssen Ihre Benutzer-E-Mail-Adresse setzen, bevor Sie Test-E-Mails versenden können.",
"Send mode" => "Sende-Modus",
"Encryption" => "Verschlüsselung",
+"Authentication method" => "Authentifizierungsmethode",
"Unable to load list from App Store" => "Die Liste der Anwendungen im Store konnte nicht geladen werden.",
"Authentication error" => "Authentifizierungs-Fehler",
"Your full name has been changed." => "Ihr vollständiger Name ist geändert worden.",
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index 2a02d53bd42..2315586b187 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"You need to set your user email before being able to send test emails." => "You need to set your user email before being able to send test emails.",
"Send mode" => "Send mode",
"Encryption" => "Encryption",
+"Authentication method" => "Authentication method",
"Unable to load list from App Store" => "Unable to load list from App Store",
"Authentication error" => "Authentication error",
"Your full name has been changed." => "Your full name has been changed.",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 399a0854746..734149034b9 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"You need to set your user email before being able to send test emails." => "Tiene que configurar su dirección de correo electrónico antes de poder enviar mensajes de prueba.",
"Send mode" => "Modo de envío",
"Encryption" => "Cifrado",
+"Authentication method" => "Método de autenticación",
"Unable to load list from App Store" => "No se pudo cargar la lista desde el App Store",
"Authentication error" => "Error de autenticación",
"Your full name has been changed." => "Se ha cambiado su nombre completo.",
@@ -71,6 +72,7 @@ $TRANSLATIONS = array(
"Fatal issues only" => "Problemas fatales solamente",
"None" => "Ninguno",
"Login" => "Iniciar sesión",
+"Plain" => "Plano",
"NT LAN Manager" => "Gestor de NT LAN",
"SSL" => "SSL",
"TLS" => "TLS",
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index adca015f496..284c47e0806 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -1,12 +1,15 @@
<?php
$TRANSLATIONS = array(
+"Invalid value supplied for %s" => "Virheellinen arvo kohdassa %s",
"Saved" => "Tallennettu",
"test email settings" => "testaa sähköpostiasetukset",
"If you received this email, the settings seem to be correct." => "Jos sait tämän sähköpostin, kaikki asetukset vaikuttavat olevan kunnossa.",
"A problem occurred while sending the e-mail. Please revisit your settings." => "Sähköpostia lähettäessä tapahtui virhe. Tarkista asetukset.",
"Email sent" => "Sähköposti lähetetty",
+"You need to set your user email before being able to send test emails." => "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.",
"Send mode" => "Lähetystila",
"Encryption" => "Salaus",
+"Authentication method" => "Tunnistautumistapa",
"Unable to load list from App Store" => "Ei pystytä lataamaan listaa sovellusvarastosta (App Store)",
"Authentication error" => "Tunnistautumisvirhe",
"Your full name has been changed." => "Koko nimesi on muutettu.",
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index 5e2681f4978..e63405a4923 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -1,5 +1,8 @@
<?php
$TRANSLATIONS = array(
+"Invalid value supplied for %s" => "Type de valeur METADATA invalide : \"%s\".",
+"Saved" => "Sauvegarder",
+"If you received this email, the settings seem to be correct." => "Si vous recevez cet email, c'est que les paramètres sont corrects",
"Email sent" => "Email envoyé",
"Encryption" => "Chiffrement",
"Unable to load list from App Store" => "Impossible de charger la liste depuis l'App Store",
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php
index fae623d38cb..7a2802d588a 100644
--- a/settings/l10n/ja_JP.php
+++ b/settings/l10n/ja_JP.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"You need to set your user email before being able to send test emails." => "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。",
"Send mode" => "送信モード",
"Encryption" => "暗号化",
+"Authentication method" => "認証方法",
"Unable to load list from App Store" => "アプリストアからリストをロードできません",
"Authentication error" => "認証エラー",
"Your full name has been changed." => "フルネームを変更しました。",
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index bb2fd047c3c..826a6a77e00 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"You need to set your user email before being able to send test emails." => "U moet uw e-mailadres instellen voordat u testberichten kunt versturen.",
"Send mode" => "Verstuurmodus",
"Encryption" => "Versleuteling",
+"Authentication method" => "Authenticatiemethode",
"Unable to load list from App Store" => "Kan de lijst niet van de App store laden",
"Authentication error" => "Authenticatie fout",
"Your full name has been changed." => "Uw volledige naam is gewijzigd.",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index c31a49ae6d7..4a7554499d5 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"You need to set your user email before being able to send test emails." => "Você precisa configurar seu e-mail de usuário antes de ser capaz de enviar e-mails de teste.",
"Send mode" => "Modo enviar",
"Encryption" => "Criptografia",
+"Authentication method" => "Método de autenticação",
"Unable to load list from App Store" => "Não foi possível carregar lista da App Store",
"Authentication error" => "Erro de autenticação",
"Your full name has been changed." => "Seu nome completo foi alterado.",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index 66a364c1748..e02c6701a98 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -1,7 +1,15 @@
<?php
$TRANSLATIONS = array(
+"Invalid value supplied for %s" => "%s için geçersiz değer sağlandı",
+"Saved" => "Kaydedildi",
+"test email settings" => "e-posta ayarlarını sına",
+"If you received this email, the settings seem to be correct." => "Eğer bu e-postayı aldıysanız, ayarlar doğru gibi görünüyor.",
+"A problem occurred while sending the e-mail. Please revisit your settings." => "E-posta gönderilirken bir hata oluştu. Lütfen ayarlarınızı tekrar ziyaret edin.",
"Email sent" => "E-posta gönderildi",
+"You need to set your user email before being able to send test emails." => "Sınama e-postaları göndermeden önce kullanıcı e-postasını ayarlamanız gerekiyor.",
+"Send mode" => "Gönderme kipi",
"Encryption" => "Şifreleme",
+"Authentication method" => "Kimlik doğrulama yöntemi",
"Unable to load list from App Store" => "App Store'dan liste yüklenemiyor",
"Authentication error" => "Kimlik doğrulama hatası",
"Your full name has been changed." => "Tam adınız değiştirildi.",
@@ -24,7 +32,9 @@ $TRANSLATIONS = array(
"Wrong admin recovery password. Please check the password and try again." => "Hatalı yönetici kurtarma parolası. Lütfen parolayı denetleyip yeniden deneyin.",
"Back-end doesn't support password change, but the users encryption key was successfully updated." => "Arka uç parola değişimini desteklemiyor ancak kullanıcı şifreleme anahtarı başarıyla güncellendi.",
"Unable to change password" => "Parola değiştirilemiyor",
+"Sending..." => "Gönderiliyor...",
"User Documentation" => "Kullanıcı Belgelendirmesi",
+"Admin Documentation" => "Yönetici Belgelendirmesi",
"Update to {appversion}" => "{appversion} Güncelle",
"Disable" => "Devre dışı bırak",
"Enable" => "Etkinleştir",
@@ -37,6 +47,11 @@ $TRANSLATIONS = array(
"Update" => "Güncelleme",
"Updated" => "Güncellendi",
"Select a profile picture" => "Bir profil fotoğrafı seçin",
+"Very weak password" => "Çok güçsüz parola",
+"Weak password" => "Güçsüz parola",
+"So-so password" => "Normal parola",
+"Good password" => "İyi parola",
+"Strong password" => "Güçlü parola",
"Decrypting files... Please wait, this can take some time." => "Dosyaların şifresi çözülüyor... Lütfen bekleyin, bu biraz zaman alabilir.",
"deleted" => "silinen:",
"undo" => "geri al",
@@ -57,6 +72,10 @@ $TRANSLATIONS = array(
"Fatal issues only" => "Sadece ölümcül konular",
"None" => "Hiçbiri",
"Login" => "Oturum Aç",
+"Plain" => "Düz",
+"NT LAN Manager" => "NT Ağ Yöneticisi",
+"SSL" => "SSL",
+"TLS" => "TLS",
"Security Warning" => "Güvenlik Uyarısı",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "%s konumuna HTTP aracılığıyla erişiyorsunuz. Sunucunuzu HTTPS kullanımını zorlaması üzere yapılandırmanızı şiddetle öneririz.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "data dizininiz ve dosyalarınız büyük ihtimalle internet üzerinden erişilebilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak data dizinine erişimi kapatmanızı veya data dizinini web sunucu döküman dizini dışına almanızı şiddetle tavsiye ederiz.",
@@ -94,8 +113,17 @@ $TRANSLATIONS = array(
"Enforce HTTPS" => "HTTPS bağlantısına zorla",
"Forces the clients to connect to %s via an encrypted connection." => "İstemcileri %s'a şifreli bir bağlantı ile bağlanmaya zorlar.",
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "SSL zorlamasını etkinleştirmek ya da devre dışı bırakmak için lütfen ,%s'a HTTPS ile bağlanın.",
+"Email Server" => "E-Posta Sunucusu",
+"This is used for sending out notifications." => "Bu, bildirimler gönderilirken kullanılır.",
+"From address" => "Kimden adresi",
+"Authentication required" => "Kimlik doğrulama gerekli",
"Server address" => "Sunucu adresi",
"Port" => "Port",
+"Credentials" => "Kimlik Bilgileri",
+"SMTP Username" => "SMTP Kullanıcı Adı",
+"SMTP Password" => "SMTP Parolası",
+"Test email settings" => "E-posta ayarlarını sına",
+"Send email" => "E-posta gönder",
"Log" => "Günlük",
"Log level" => "Günlük seviyesi",
"More" => "Daha fazla",
@@ -105,7 +133,9 @@ $TRANSLATIONS = array(
"Add your App" => "Uygulamanızı Ekleyin",
"More Apps" => "Daha Fazla Uygulama",
"Select an App" => "Bir Uygulama Seçin",
+"Documentation:" => "Belgelendirme:",
"See application page at apps.owncloud.com" => "Uygulamanın sayfasına apps.owncloud.com adresinden bakın ",
+"See application website" => "Uygulama web sitesine bakın",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lisanslayan <span class=\"author\"></span>",
"Administrator Documentation" => "Yönetici Belgelendirmesi",
"Online Documentation" => "Çevrimiçi Belgelendirme",
@@ -124,6 +154,7 @@ $TRANSLATIONS = array(
"Full Name" => "Tam Adı",
"Email" => "E-posta",
"Your email address" => "E-posta adresiniz",
+"Fill in an email address to enable password recovery and receive notifications" => "Parola kurtarmayı ve bildirim almayı açmak için bir e-posta adresi girin",
"Profile picture" => "Profil resmi",
"Upload new" => "Yeni yükle",
"Select new from Files" => "Dosyalardan seç",