Backup all current translations from Transifex (references #161)

This will serve as a permanent backup of the current translations before migrating them to PO/gettext
This commit is contained in:
Bernd Bestel
2019-05-01 19:34:09 +02:00
parent a999112a21
commit 6ceb6e3643
108 changed files with 9541 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?php
return array(
'timeago_locale' => 'tr',
'timeago_nan' => 'NaN yıl önce',
'moment_locale' => 'tr',
'datatables_localization' => '{"sEmptyTable":"Tablo içerisinde uygun veri yok","sInfo":"_TOTAL_ girdiden _START_ - _END_ aralığı gösteriliyor","sInfoEmpty":"0 girdiden 0 - 0 aralığı gösteriliyor","sInfoFiltered":"(_MAX_ toplam girdiden filtrelendi)","sInfoPostFix":"","sInfoThousands":",","sLengthMenu":"_MENU_ girdilerini göster","sLoadingRecords":"Yükleniyor...","sProcessing":"İşleniyor...","sSearch":"Ara:","sZeroRecords":"Eşleşen kayıt bulunamadı","oPaginate":{"sFirst":"İlk","sLast":"Son","sNext":"Sonraki","sPrevious":"Önceki"},"oAria":{"sSortAscending":": sütunu artan sıraya göre sıralamak için aktif edin","sSortDescending":": sütunu azalan sıraya göre sıralamak için aktif edin"}}',
'summernote_locale' => 'tr-TR',
'fullcalendar_locale' => 'tr'
);