diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-17 01:56:06 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-17 01:56:06 -0400 |
commit | a7d7ca2fb3cab08447161261c367065e2999a67e (patch) | |
tree | 6656c5f9e87177e0b4067263e4156c12d3faf058 /apps/files/l10n | |
parent | 5a1a056c6d163be9bc8f1e62eb10231bc644c210 (diff) | |
download | nextcloud-server-a7d7ca2fb3cab08447161261c367065e2999a67e.tar.gz nextcloud-server-a7d7ca2fb3cab08447161261c367065e2999a67e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/tr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index 87c664cc171..76fafc32650 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Could not move %s - File with this name already exists" => "%s taşınamadı - Bu isimde dosya zaten var", +"Could not move %s - File with this name already exists" => "%s taşınamadı. Bu isimde dosya zaten var.", "Could not move %s" => "%s taşınamadı", "File name cannot be empty." => "Dosya adı boş olamaz.", "\"%s\" is an invalid file name." => "'%s' geçersiz bir dosya adı.", |