diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
commit | 3ece0a7767e51082d89c549a742f0faed0b7eda5 (patch) | |
tree | 1679fed4cde09fdebcd3065dc3ecc234fc747d86 /apps/files_sharing/l10n/tr.js | |
parent | ed797a248cf88dc9dede104fa6babaeb11efc751 (diff) | |
download | nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.tar.gz nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/tr.js')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 8d6514a2177..ce34d67f5fe 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -23,6 +23,13 @@ OC.L10N.register( "Invalid ownCloud url" : "Geçersiz ownCloud adresi", "Shared by" : "Paylaşan", "A file or folder was shared from <strong>another server</strong>" : "<strong>Başka sunucudan</strong> bir dosya veya klasör paylaşıldı", + "A public shared file or folder was <strong>downloaded</strong>" : "Herkese açık paylaşılan bir dosya veya klasör <strong>indirildi</strong>", + "You received a new remote share from %s" : "%s kişisinden yeni bir uzak paylaşım aldınız", + "%1$s accepted remote share %2$s" : "%1$s, %2$s uzak paylaşımını kabul etti", + "%1$s declined remote share %2$s" : "%1$s, %2$s uzak paylaşımını reddetti", + "%1$s unshared %2$s from you" : "%1$s, sizinle %2$s paylaşımını durdurdu", + "Public shared folder %1$s was downloaded" : "Herkese açık paylaşılan klasör %1$s indirildi", + "Public shared file %1$s was downloaded" : "Herkese açık paylaşılan dosya %1$s indirildi", "This share is password-protected" : "Bu paylaşım parola korumalı", "The password is wrong. Try again." : "Parola hatalı. Yeniden deneyin.", "Password" : "Parola", |