diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-13 00:08:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-13 00:08:02 +0000 |
commit | 396618fd19dfa8d8710085675ab8300b2fd477c4 (patch) | |
tree | 14eb8bef3f5a248f22d90a81bc54d95708ce84f2 /core/l10n/tr.js | |
parent | 7ebcc045a23d6838e844b6314a3df80aa4f7d536 (diff) | |
download | nextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.tar.gz nextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 9798213baee..f1b70b01258 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -137,6 +137,7 @@ OC.L10N.register( "group" : "grup", "remote" : "uzak", "email" : "e-posta", + "shared by {sharer}" : "{sharer} tarafından paylaşıldı", "Unshare" : "Paylaşımdan Kaldır", "Can reshare" : "Yeniden paylaşabilir", "Can edit" : "Düzenleyebilir", @@ -209,9 +210,6 @@ OC.L10N.register( "File not found" : "Dosya bulunamadı", "The specified document has not been found on the server." : "Belirtilen dosya sunucuda bulunamadı.", "You can click here to return to %s." : "%s ana sayfasına dönmek için buraya tıklayın.", - "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Merhaba,\n\n%s kullanıcısının sizinle %s paylaşımında bulunduğunu bildirmek istedik.\nPaylaşımı şuradan görebilirsiniz: %s\n\n", - "The share will expire on %s." : "Bu paylaşım %s tarihinde sona erecek.", - "Cheers!" : "Hoşça kalın!", "Internal Server Error" : "Sunucu İçinde Sorun", "The server encountered an internal error and was unable to complete your request." : "Sunucu içinde bir sorun çıktığından isteğiniz tamamlanamadı.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Bu sorun bir kereden çok ortaya çıktıysa aşağıdaki teknik ayrıntıları da ekleyerek sunucu yöneticisiyle görüşün.", @@ -269,7 +267,6 @@ OC.L10N.register( "New password" : "Yeni parola", "New Password" : "Yeni Parola", "Reset password" : "Parolayı sıfırla", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Merhaba, <br><br>%s kullanıcısının sizinle <strong>%s</strong> paylaşımında bulunduğunu bildirmek istedik.<br><a href=\"%s\">Paylaşımı şuradan görebilirsiniz!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Bu Nextcloud kopyası şu anda tek kullanıcı kipinde.", "This means only administrators can use the instance." : "Yani bu kopya yalnız yöneticiler tarafından kullanılabilir.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Bu ileti görüntülenmeye devam ediyor ya da beklenmedik şekilde ortaya çıkıyorsa sistem yöneticinizle görüşün.", @@ -307,6 +304,10 @@ OC.L10N.register( "can change" : "değiştirebilir", "can delete" : "silebilir", "access control" : "erişim denetimi", - "The update was successful. Redirecting you to Nextcloud now." : "Uygulama güncellendi. Nextcloud kullanmaya yönlendiriliyorsunuz." + "The update was successful. Redirecting you to Nextcloud now." : "Uygulama güncellendi. Nextcloud kullanmaya yönlendiriliyorsunuz.", + "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Merhaba,\n\n%s kullanıcısının sizinle %s paylaşımında bulunduğunu bildirmek istedik.\nPaylaşımı şuradan görebilirsiniz: %s\n\n", + "The share will expire on %s." : "Bu paylaşım %s tarihinde sona erecek.", + "Cheers!" : "Hoşça kalın!", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Merhaba, <br><br>%s kullanıcısının sizinle <strong>%s</strong> paylaşımında bulunduğunu bildirmek istedik.<br><a href=\"%s\">Paylaşımı şuradan görebilirsiniz!</a><br><br>" }, "nplurals=2; plural=(n > 1);"); |