1
0
Fork 0
dokuwiki-plugins-extra/plugins/55/wrap/lang/tr/lang.php
Daniel Baumann d25794905f
Adding wrap version 2023-08-13 (63b6c01).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-16 08:32:12 +01:00

22 lines
905 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author ilker R. Kapac <irifat@gmail.com>
* @author İlker R. Kapaç <irifat@gmail.com>
*/
$lang['picker'] = 'Paket Eklentisi';
$lang['column'] = 'sütunlar';
$lang['box'] = 'ortalanmış basit kutu';
$lang['info'] = 'bilgi kutusu';
$lang['tip'] = 'ipucu kutusu';
$lang['important'] = 'önemli kutusu';
$lang['alert'] = 'ikaz kutusu';
$lang['help'] = 'yardım kutusu';
$lang['download'] = 'indirme kutusu';
$lang['todo'] = 'yapılacaklar kutusu';
$lang['clear'] = 'boşlukları temizle';
$lang['em'] = 'özellikle vurgulanmış';
$lang['hi'] = 'vurgulanmış';
$lang['lo'] = 'daha az önemli';