diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-05 02:28:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-05 02:28:30 +0000 |
commit | c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2 (patch) | |
tree | f3dac848ba5a39eb5e507b2129cb4acf7b2d9c5d /lib/l10n/tr.js | |
parent | 645bc022e2e887cf3b108095cb5cf9b5e8441ab1 (diff) | |
download | nextcloud-server-c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2.tar.gz nextcloud-server-c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index e03adea28b6..e03728a80cb 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -141,7 +141,7 @@ OC.L10N.register( "Files cannot be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", "Expiration date is in the past" : "Son kullanma tarihi geçmişte", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Paylaşımların son kullanım süreleri, gelecekte %n günden fazla olamaz","Paylaşımların son kullanım süreleri, gelecekte %n günden fazla olamaz"], - "Sharing is only allowed with group members" : "Paylaşım yalnız grup üyeleri ile yapılabilir", + "Sharing is only allowed with group members" : "Paylaşım yalnızca grup üyeleri ile yapılabilir", "Sharing %s failed, because this item is already shared with user %s" : "%s paylaşılamadı. Bu öge zaten %s kullanıcısı ile paylaşılmış", "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", @@ -194,10 +194,10 @@ OC.L10N.register( "Nov." : "Kas", "Dec." : "Ara", "The user limit has been reached and the user was not created." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi.", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kullanıcı adında yalnız şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-'\"", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kullanıcı adında yalnızca şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-'\"", "A valid username must be provided" : "Geçerli bir kullanıcı adı yazmalısınız", "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var", - "Username must not consist of dots only" : "Kullanıcı adı yalnız noktalardan oluşamaz", + "Username must not consist of dots only" : "Kullanıcı adı yalnızca noktalardan oluşamaz", "Username is invalid because files already exist for this user" : "Kullanıcı adı geçersiz, bu kullanıcı için zaten bazı dosyalar var", "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", |