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/messages.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/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/bg/messages.inc | 14 |
1 files changed, 14 insertions, 0 deletions
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'] = 'Премахва форматирането на писмото...'; + ?> |
