diff options
Diffstat (limited to 'settings/l10n/bg_BG.php')
-rw-r--r-- | settings/l10n/bg_BG.php | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php index f81a9f5e413..3212b489403 100644 --- a/settings/l10n/bg_BG.php +++ b/settings/l10n/bg_BG.php @@ -1,19 +1,13 @@ <?php $TRANSLATIONS = array( +"Authentication error" => "Проблем с индентификацията", +"Invalid request" => "Невалидна заявка", +"Language changed" => "Езика е сменен", "Account information" => "Информация за профила", "You're currently using" => "Вие ползвате", "of your" => "на Вашето", "space" => "място", "Change Password" => "Промяна на парола", "Your password got changed" => "Вашата парола е сменена", -"Old password:" => "Стара парола", "New password" => "Нова парола", -"Show new password" => "Покажи новата парола", -"Language" => "Език", -"Authentication error" => "Проблем с индентификацията", -"You have to enter the old and the new password!" => "Трябва да въведете новата и старата парола!", -"Your old password is wrong!" => "Вашата стара парола е грешна!", -"Password changed" => "Паролата е сменена", -"Unable to change password" => "Невъзможна смяна на паролата", -"Language changed" => "Езика е сменен", -"Invalid request" => "Невалидна заявка" +"Language" => "Език" ); |