Skip to content
tr_software_repo.lng 354 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
Fantu's avatar
Fantu committed
$wb['repo_name_txt'] = 'Depo';
Till Brehm's avatar
Till Brehm committed
$wb['repo_url_txt'] = 'İnternet Adresi';
$wb['repo_username_txt'] = 'Kullanıcı Adı (isteğe bağlı)';
$wb['repo_password_txt'] = 'Parola (isteğe bağlı)';
$wb['active_txt'] = 'Etkin';
$wb['Software Repository which may contain addons or updates'] = 'Eklenti ya da güncellemeleri içeren yazılım deposu';
tbrehm's avatar
tbrehm committed
?>