Files
Piwigo-Social-Buttons/language/tr_TR/plugin.lang.php
T
Piwigo-TranslationTeam 9c5a7d3ac9 [social_buttons] Update tr_TR, thanks to : LazBoy
git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@24777 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-05 15:40:52 +00:00

20 lines
1.1 KiB
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';
$lang['Display buttons'] = 'Butonları göster';
$lang['on photo and album'] = 'fotoğraf ve albümde';
$lang['only on photo'] = 'sadece fotoğrafta';
$lang['Community'] = 'Topluluk';
$lang['When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.'] = 'Sade kip aktive edildiğinde dış komut grupları yüklenmez, <b>sayfa yüklenmesini hızlandırır ve kullanıcı izlemeyi devre dışı bırakır</b> fakat aynı zamanda dipnotları ve sayfadaki açılır pencereleri de devre dışı bırakır.';
$lang['Light mode'] = 'Sade kip';
?>