diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-01 19:49:49 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-01 19:49:49 +0000 |
| commit | cde983eb05da7485a11896aa5129844be07797d2 (patch) | |
| tree | 23cfae174d2d3fc8aca441a602c9284c69bea618 /roundcubemail/program/localization/bg/labels.inc | |
| parent | 9462d53f43f632bed799c4f6b744e71448e287d9 (diff) | |
Added Serbian translation, updated Spanish and Bulgarian files
git-svn-id: https://svn.roundcube.net/trunk@391 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/bg/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/bg/labels.inc | 9 |
1 files changed, 9 insertions, 0 deletions
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'] = 'Папки'; |
