diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-25 00:08:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-25 00:08:59 +0000 |
commit | 7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1 (patch) | |
tree | ca0f31c624e8e7c4ba597ed0943dd2bbb6527bd1 /lib/l10n/tr.js | |
parent | 15a29717f17264558650e6b141165244f950960e (diff) | |
download | nextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.tar.gz nextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index a13e2d0ea56..84eace50144 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -176,6 +176,7 @@ OC.L10N.register( "Username must not consist of dots only" : "Kullanıcı adı yalnız noktalardan oluşamaz", "A valid password must be provided" : "Geçerli bir parola yazmalısınız", "The username is already being used" : "Bu kullanıcı adı zaten var", + "Could not create user" : "Kullanıcı oluşturulamadı", "User disabled" : "Kullanıcı devre dışı", "Login canceled by app" : "Oturum açma uygulama tarafından iptal edildi", "No app name specified" : "Uygulama adı belirtilmemiş", |