Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-15 04:07:49 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-15 04:07:49 +0300
commit4da6b7e796c91e1c64b0a3755b8745c089b0cf23 (patch)
treedeb4d83fabfe1b7549f63a9bc30507e4d861d692 /apps/sharebymail/l10n/tr.js
parent67faf7edc4fc211a729d4c02c8907a8fe6483802 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/tr.js')
-rw-r--r--apps/sharebymail/l10n/tr.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/tr.js b/apps/sharebymail/l10n/tr.js
new file mode 100644
index 00000000000..3a9bf810f89
--- /dev/null
+++ b/apps/sharebymail/l10n/tr.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "sharebymail",
+ {
+ "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ı",
+ "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ış",
+ "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ı",
+ "Failed to create the E-mail" : "E-posta oluşturulamadı",
+ "Could not find share" : "Paylaşım bulunamadı",
+ "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>"
+},
+"nplurals=2; plural=(n > 1);");