From e31c56a5af23257a18275d59bf01e921a8eb60f6 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Tue, 03 Jan 2012 11:40:06 -0500 Subject: [PATCH] Imported localization files from launchpad --- program/localization/bg_BG/messages.inc | 29 ++++++++++++----------------- 1 files changed, 12 insertions(+), 17 deletions(-) diff --git a/program/localization/bg_BG/messages.inc b/program/localization/bg_BG/messages.inc index 6b10eaf..978d003 100644 --- a/program/localization/bg_BG/messages.inc +++ b/program/localization/bg_BG/messages.inc @@ -1,21 +1,17 @@ <?php /* - -+-----------------------------------------------------------------------+ -| language/bg_BG/messages.inc | -| | -| Language file of the Roundcube Webmail client | -| Copyright (C) 2005-2010, The Roundcube Dev Team | -| Licensed under the GNU GPL | -| | -+-----------------------------------------------------------------------+ -| Author: Todor Dragnev <todor.dragnev@gmail.com> | -| Nickolay Bunev <just4nick@gmail.com> | -+-----------------------------------------------------------------------+ - -@version $Id$ - + +-----------------------------------------------------------------------+ + | localization/bg_BG/messages.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Thomas <Unknown> | + +-----------------------------------------------------------------------+ + @version $Id$ */ $messages = array(); @@ -139,7 +135,7 @@ $messages['contactrestoreerror'] = 'Неуспешно възстановяване на изтрите контакт(и).'; $messages['contactrestored'] = 'Контактът(-ите) са възстановени успешно'; $messages['groupdeleted'] = 'Групата беше изтрита'; -$messages['grouprenamed'] = 'Групата беше преименувана '; +$messages['grouprenamed'] = 'Групата беше преименувана'; $messages['groupcreated'] = 'Групата беше създадена'; $messages['savedsearchdeleted'] = 'Запазаните търсения са изтрити успешно.'; $messages['savedsearchdeleteerror'] = 'Изтриването на запазените търсения е неуспешно.'; @@ -159,4 +155,3 @@ $messages['mispellingsfound'] = 'В съобщението са намерени правописни грешки.'; $messages['parentnotwritable'] = 'Създаването/преместването на папка в избраната родителска папка е неуспешно. Няма права за достъп.'; -?> -- Gitblit v1.9.1