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
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-10 09:56:05 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-10 09:56:05 +0300
commit9ebcc4ce312db574173627488887f14db2f4bc34 (patch)
tree4d2846722995ae1d678999f08c0741420081df3c /settings
parent53d57bffed38d5f0723df26f011b1876be9360f7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/es.js2
-rw-r--r--settings/l10n/es.json2
-rw-r--r--settings/l10n/ja.js2
-rw-r--r--settings/l10n/ja.json2
-rw-r--r--settings/l10n/tr.js4
-rw-r--r--settings/l10n/tr.json4
6 files changed, 16 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index b97a7b12793..7ef896d333b 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -204,6 +204,8 @@ OC.L10N.register(
"Developer documentation" : "Documentación de desarrollador",
"Experimental applications ahead" : "Aplicaciones experimentales más adelante",
"Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicaciones experimentales no están verificadas por problemas de seguridad, recientes o conocidas por ser inestables y/o bajo un fuerte desarrollo. Instalándolas pueden causar pérdida de datos o violación de seguridades.",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licenciado",
"Documentation:" : "Documentación:",
"User documentation" : "Documentación de usuario",
"Admin documentation" : "Documentación de administrador",
diff --git a/settings/l10n/es.json b/settings/l10n/es.json
index 8ae28f02635..856db66b75d 100644
--- a/settings/l10n/es.json
+++ b/settings/l10n/es.json
@@ -202,6 +202,8 @@
"Developer documentation" : "Documentación de desarrollador",
"Experimental applications ahead" : "Aplicaciones experimentales más adelante",
"Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicaciones experimentales no están verificadas por problemas de seguridad, recientes o conocidas por ser inestables y/o bajo un fuerte desarrollo. Instalándolas pueden causar pérdida de datos o violación de seguridades.",
+ "by %s" : "por %s",
+ "%s-licensed" : "%s-licenciado",
"Documentation:" : "Documentación:",
"User documentation" : "Documentación de usuario",
"Admin documentation" : "Documentación de administrador",
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index 1720099f52f..55809af7721 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -204,6 +204,8 @@ OC.L10N.register(
"Developer documentation" : "開発者ドキュメント",
"Experimental applications ahead" : "実験的なアプリケーションを試す",
"Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "実験的なアプリは、脆弱性についてチェックされていませんし、不安定であったり、激しく開発中です。それらをインストールすると、データの損失やセキュリティ侵害を引き起こす可能性があります。",
+ "by %s" : "%s による",
+ "%s-licensed" : "%s ライセンス",
"Documentation:" : "ドキュメント:",
"User documentation" : "ユーザードキュメント",
"Admin documentation" : "管理者ドキュメント",
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index 8afff417176..1f48b63cfcc 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -202,6 +202,8 @@
"Developer documentation" : "開発者ドキュメント",
"Experimental applications ahead" : "実験的なアプリケーションを試す",
"Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "実験的なアプリは、脆弱性についてチェックされていませんし、不安定であったり、激しく開発中です。それらをインストールすると、データの損失やセキュリティ侵害を引き起こす可能性があります。",
+ "by %s" : "%s による",
+ "%s-licensed" : "%s ライセンス",
"Documentation:" : "ドキュメント:",
"User documentation" : "ユーザードキュメント",
"Admin documentation" : "管理者ドキュメント",
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index 393a12a30a2..a226b273882 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -228,12 +228,16 @@ OC.L10N.register(
"Commercial support" : "Ticari destek",
"Profile picture" : "Profil resmi",
"Upload new" : "Yeni yükle",
+ "Select from Files" : "Dosyalardan seç",
"Remove image" : "Resmi kaldır",
+ "Picture provided by original account" : "Görüntü resminiz, özgün hesabınız tarafından sağlanıyor.",
"Cancel" : "İptal",
+ "Choose as profile picture" : "Profil resmi olarak seç",
"Full name" : "Ad soyad",
"No display name set" : "Ekran adı ayarlanmamış",
"Email" : "E-posta",
"Your email address" : "E-posta adresiniz",
+ "For password recovery and notifications" : "Parola kurtarmayı ve bildirim almayı açmak için bir e-posta adresi girin",
"No email address set" : "E-posta adresi ayarlanmamış",
"You are member of the following groups:" : "Şu grupların üyesisiniz:",
"Password" : "Parola",
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index 7a6a135be19..68cc43566bc 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -226,12 +226,16 @@
"Commercial support" : "Ticari destek",
"Profile picture" : "Profil resmi",
"Upload new" : "Yeni yükle",
+ "Select from Files" : "Dosyalardan seç",
"Remove image" : "Resmi kaldır",
+ "Picture provided by original account" : "Görüntü resminiz, özgün hesabınız tarafından sağlanıyor.",
"Cancel" : "İptal",
+ "Choose as profile picture" : "Profil resmi olarak seç",
"Full name" : "Ad soyad",
"No display name set" : "Ekran adı ayarlanmamış",
"Email" : "E-posta",
"Your email address" : "E-posta adresiniz",
+ "For password recovery and notifications" : "Parola kurtarmayı ve bildirim almayı açmak için bir e-posta adresi girin",
"No email address set" : "E-posta adresi ayarlanmamış",
"You are member of the following groups:" : "Şu grupların üyesisiniz:",
"Password" : "Parola",