From cde983eb05da7485a11896aa5129844be07797d2 Mon Sep 17 00:00:00 2001 From: thomasb Date: Fri, 1 Dec 2006 19:49:49 +0000 Subject: Added Serbian translation, updated Spanish and Bulgarian files git-svn-id: https://svn.roundcube.net/trunk@391 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/bg/labels.inc | 9 +++++++++ roundcubemail/program/localization/bg/messages.inc | 14 ++++++++++++++ 2 files changed, 23 insertions(+) (limited to 'roundcubemail/program/localization/bg') diff --git a/roundcubemail/program/localization/bg/labels.inc b/roundcubemail/program/localization/bg/labels.inc index bde9a20e7..136ca02d3 100644 --- a/roundcubemail/program/localization/bg/labels.inc +++ b/roundcubemail/program/localization/bg/labels.inc @@ -138,6 +138,9 @@ $labels['highest'] = 'Най-висока'; $labels['nosubject'] = '(няма заглавие)'; $labels['showimages'] = 'виж изображенията'; +$labels['htmltoggle'] = 'HTML'; +$labels['plaintoggle'] = 'тесктов'; + // address boook $labels['name'] = 'Прякор'; @@ -196,6 +199,12 @@ $labels['timezone'] = 'Часова зона'; $labels['pagesize'] = 'Редове на страница'; $labels['signature'] = 'Подпис'; $labels['dstactive'] = 'Daylight savings'; +$labels['htmleditor'] = 'Писане на HTML съобщения'; +$labels['htmlsignature'] = 'HTML подпис'; + +$labels['autosavedraft'] = 'Автоматично записвай чернова'; +$labels['everynminutes'] = 'всеки $n минути'; +$labels['never'] = 'никога'; $labels['folder'] = 'Папка'; $labels['folders'] = 'Папки'; diff --git a/roundcubemail/program/localization/bg/messages.inc b/roundcubemail/program/localization/bg/messages.inc index 1293ac235..a8e1a0889 100644 --- a/roundcubemail/program/localization/bg/messages.inc +++ b/roundcubemail/program/localization/bg/messages.inc @@ -88,4 +88,18 @@ $messages['nocontactsreturned'] = 'Не бяха намерени контакт $messages['nosearchname'] = 'Моля въведете Име на контакта или email адрес'; +$messages['searchsuccessful'] = '$nr намерени съобщения'; + +$messages['searchnomatch'] = 'Търсенето не откри съвпадения'; + +$messages['searching'] = 'Търсене...'; + +$messages['checking'] = 'Проверка...'; + +$messages['nospellerrors'] = 'Не са открити правописни грешки'; + +$messages['folderdeleted'] = 'Папката е изтрита'; + +$messages['converting'] = 'Премахва форматирането на писмото...'; + ?> -- cgit v1.2.3