diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
commit | b78da27d0a3254c8ca443f95dfe929eaf51853b3 (patch) | |
tree | 4ce5562fe3f09654ab2c823727fbc1b79e827666 /apps/sharebymail/l10n/tr.js | |
parent | b006f25457cc625780f66faed287016951a56316 (diff) | |
download | nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.tar.gz nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/tr.js')
-rw-r--r-- | apps/sharebymail/l10n/tr.js | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/sharebymail/l10n/tr.js b/apps/sharebymail/l10n/tr.js index 904ab5365ff..50acb0a3d20 100644 --- a/apps/sharebymail/l10n/tr.js +++ b/apps/sharebymail/l10n/tr.js @@ -38,13 +38,6 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Kullanıcıların bir e-posta adresi yazarak bir dosya ya da klasör için kişisel bir bağlantı paylaşmasını sağlar.", "Send password by mail" : "Parolayı e-posta ile gönder", "Enforce password protection" : "Parola koruması dayatılsın", - "Failed to send share by E-mail" : "Paylaşım e-postası gönderilemedi", - "%s shared »%s« with you on behalf of %s" : "%s sizinle »%s« ögesini %s adına paylaştı", - "Failed to create the E-mail" : "E-posta oluşturulamadı", - "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>", - "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>" + "Failed to send share by E-mail" : "Paylaşım e-postası gönderilemedi" }, "nplurals=2; plural=(n > 1);"); |