diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-06 01:54:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-06 01:54:43 -0400 |
commit | e902e3f6591f53ebd199a4db8c791fce322788ce (patch) | |
tree | 7f704bf7cd1f4472faea264ea1a5b22d81da5485 /lib/l10n/tr.php | |
parent | 9fb79c86f0b889b1248b1775a912c47ebe073e57 (diff) | |
download | nextcloud-server-e902e3f6591f53ebd199a4db8c791fce322788ce.tar.gz nextcloud-server-e902e3f6591f53ebd199a4db8c791fce322788ce.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.php')
-rw-r--r-- | lib/l10n/tr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index 5586943c262..be28044b4ba 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -67,6 +67,8 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "%s paylaşım türü %s için geçerli değil", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "%s için izinler, izinler %s için verilen izinleri aştığından dolayı ayarlanamadı", "Setting permissions for %s failed, because the item was not found" => "%s için izinler öge bulunamadığından ayarlanamadı", +"Cannot set expiration date. Shares cannot expire later than %s after they where shared" => "Son kullanma tarihi ayarlanamıyor. Paylaşımların süreleri, paylaşıldıkları konumdan %s sonra dolamaz.", +"Cannot set expiration date. Expiration date is in the past" => "Son kullanma tarihi ayarlanamıyor. Son kullanma tarihi geçmişte", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Paylaşma arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli", "Sharing backend %s not found" => "Paylaşım arka ucu %s bulunamadı", "Sharing backend for %s not found" => "%s için paylaşım arka ucu bulunamadı", |