Files
Piwigo-Social-Buttons/language/tr_TR/plugin.lang.php
2024-01-14 20:49:25 +01:00

21 lines
1.2 KiB
PHP
Executable File
Raw Permalink 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';
$lang['Enable'] = 'Aktif';
$lang['Disable'] = 'Pasif';