nextcloud/apps/sharebymail/l10n/tr.json

43 lines
4.7 KiB
JSON
Raw Normal View History

2017-03-15 04:07:49 +03:00
{ "translations": {
"Shared with %1$s" : "%1$s ile paylaşıldı",
"Shared with {email}" : "{email} ile paylaşıldı",
"Shared with %1$s by %2$s" : "%1$s ile %2$s tarafından paylaşıldı",
"Shared with {email} by {actor}" : "{email} ile {actor} tarafından paylaşıldı",
2017-04-24 03:07:28 +03:00
"Password for mail share sent to %1$s" : "E-posta ile paylaşma parolası %1$s adresine gönderildi",
"Password for mail share sent to {email}" : "E-posta ile paylaşma parolası {email} adresine gönderildi",
"Password for mail share sent to you" : "E-posta ile paylaşma parolası size gönderildi",
2017-03-15 04:07:49 +03:00
"You shared %1$s with %2$s by mail" : "%1$s dosyasını %2$s ile e-posta üzerinden paylaştınız",
"You shared {file} with {email} by mail" : "{file} dosyasını {email} ile e-posta üzerinden paylaştınız",
"%3$s shared %1$s with %2$s by mail" : "%3$s, %1$s dosyasını %2$s ile e-posta üzerinden paylaştı",
"{actor} shared {file} with {email} by mail" : "{actor}, {file} dosyasını {email} ile e-posta üzerinden paylaştı",
"Sharing %s failed, this item is already shared with %s" : "%s paylaşılamadı, bu öge zaten %s ile paylaşılmış",
2017-04-22 03:07:36 +03:00
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Otomatik üretilen parola size gönderilemedi. Lütfen kişisel ayarlarınızdan geçerli bir e-posta adresi ayarlayın ve yeniden deneyin.",
2017-03-15 04:07:49 +03:00
"Failed to send share by E-mail" : "Paylaşım e-postası gönderilemedi",
"%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaştı",
"%s shared »%s« with you on behalf of %s" : "%s sizinle »%s« ögesini %s adına paylaştı",
2017-04-14 03:07:36 +03:00
"%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaştı.",
"%s shared »%s« with you on behalf of %s." : "%s sizinle »%s« ögesini %s adına paylaştı.",
"Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.",
"Open »%s«" : "»%s« Aç",
2017-04-22 03:07:36 +03:00
"%s via %s" : "%s, %s aracılığıyla",
2017-04-09 03:07:40 +03:00
"Password to access »%s« shared to you by %s" : "»%s« için sizin tarafınızdan %s üzerinden paylaşılan erişim parolası",
2017-04-22 03:07:36 +03:00
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s sizinle »%s« ögesini paylaştı.\nErişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.\n",
2017-04-14 03:07:36 +03:00
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s sizinle »%s« ögesini paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.",
2017-04-22 03:07:36 +03:00
"Password to access »%s«" : "»%s« erişim parolası",
2017-04-14 03:07:36 +03:00
"It is protected with the following password: %s" : "Öge şu parola ile korunuyor: %s",
2017-04-22 03:07:36 +03:00
"Password to access »%s« shared with %s" : "»%s« için %s üzerinden paylaşılan erişim parolası",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "»%s« ögesini %s ile paylaştınız. Paylaşım alıcıya gönderildi. %s yöneticisi tarafından belirlenmiş güvenlik ilkelerine göre her bir paylaşım için bir parola belirtilmesi ve bu parolanın alıcıya doğrudan gönderilmemesi gerekiyor. Bu nedenle parolayı alıcıya el ile siz iletmelisiniz.",
"This is the password: %s" : "İleteceğiniz parola: %s",
"You can choose a different password at any time in the share dialog." : "İstediğiniz zaman paylaşım bölümünden farklı bir parola belirtebilirsiniz.",
2017-03-15 04:07:49 +03:00
"Could not find share" : "Paylaşım bulunamadı",
2017-04-13 03:08:02 +03:00
"Share by mail" : "E-posta ile paylaş",
"Send password by mail" : "Parolayı e-posta ile gönder",
2017-04-22 03:07:36 +03:00
"Enforce password protection" : "Parola koruması dayatılsın",
2017-04-13 03:08:02 +03:00
"Failed to create the E-mail" : "E-posta oluşturulamadı",
2017-03-15 04:07:49 +03:00
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Merhaba,\n\n%s sizinle »%s« ögesini %s adına paylaştı.\n\n%s\n\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Merhaba,\n\n%s sizinle »%s« ögesini paylaştı.\n\n%s\n\n",
"Cheers!" : "Hoşça kalın!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Merhaba,<br><br>%s sizinle <a href=\"%s\">%s</a> ögesini %s adına paylaştı.<br><br>",
2017-04-13 03:08:02 +03:00
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Merhaba,<br><br>%s sizinle <a href=\"%s\">%s</a> ögesini paylaştı.<br><br>"
2017-03-15 04:07:49 +03:00
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}