diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-25 01:54:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-25 01:54:35 -0400 |
commit | 3029029afd4745ddf18db66051df27c8548ef368 (patch) | |
tree | 61071096819a0854b78d567da499f44415f9119a /apps/files_trashbin | |
parent | 1b215b01311ecba1455bd7fa867c43d765da2295 (diff) | |
download | nextcloud-server-3029029afd4745ddf18db66051df27c8548ef368.tar.gz nextcloud-server-3029029afd4745ddf18db66051df27c8548ef368.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/tr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/tr.php b/apps/files_trashbin/l10n/tr.php index ab7441b8229..7132ed9a173 100644 --- a/apps/files_trashbin/l10n/tr.php +++ b/apps/files_trashbin/l10n/tr.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Couldn't delete %s permanently" => "%s alıcı olarak silinemedi", +"Couldn't delete %s permanently" => "%s kalıcı olarak silinemedi", "Couldn't restore %s" => "%s geri yüklenemedi", "Deleted files" => "Silinmiş dosyalar", "Restore" => "Geri yükle", |