Files
Piwigo-Social-Buttons/language/tr_TR/plugin.lang.php
T
Piwigo-TranslationTeam 6a8b22d7f3 [social_buttons] Update tr_TR, thanks to : LazBoy
git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@20367 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-25 05:34:07 +00:00

14 lines
491 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
$lang['Button position on picture page'] = 'Resim sayfasindaki buton konumu';
$lang['Top'] = 'Üst';
$lang['Bottom'] = 'Alt';
$lang['Toolbar'] = 'Menü çubuğu';
$lang['Shared picture size'] = 'Paylaşılan resim büyüklüğü';
$lang['Annotation'] = 'Dipnot';
$lang['Bubble'] = 'Baloncuk';
$lang['Inline text'] = 'satır içi yazı';
$lang['Via'] = 'Üzerinden';
$lang['Right bubble'] = 'Sağ baloncuk';
$lang['Top bubble'] = 'Üst baloncuk';
$lang['Button type'] = 'Buton tipi';
?>