diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-05 07:37:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-05 07:37:32 -0400 |
commit | 0527fb05ad4106db199bf3937b753563061c39bf (patch) | |
tree | 8201ff982bd4d6d16d91ee9e0bada52786ea5218 /core/l10n/tr.php | |
parent | fbedd643f7763531fbc8d671e259b82d8525e782 (diff) | |
download | nextcloud-server-0527fb05ad4106db199bf3937b753563061c39bf.tar.gz nextcloud-server-0527fb05ad4106db199bf3937b753563061c39bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 8b6c261d64c..267e07189c7 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -2,6 +2,12 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "%s sizinle »%s« paylaşımında bulundu", "group" => "grup", +"Turned on maintenance mode" => "Bakım kipi etkinleştirildi", +"Turned off maintenance mode" => "Bakım kipi kapatıldı", +"Updated database" => "Veritabanı güncellendi", +"Updating filecache, this may take really long..." => "Dosya önbelleği güncelleniyor. Bu, gerçekten uzun sürebilir.", +"Updated filecache" => "Dosya önbelleği güncellendi", +"... %d%% done ..." => "%%%d tamamlandı ...", "Category type not provided." => "Kategori türü girilmedi.", "No category to add?" => "Eklenecek kategori yok?", "This category already exists: %s" => "Bu kategori zaten mevcut: %s", |