summaryrefslogtreecommitdiff
path: root/program/localization/bg_BG/messages.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
committerthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
commite31c56a5af23257a18275d59bf01e921a8eb60f6 (patch)
tree3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/bg_BG/messages.inc
parentfdff34093d479f1a9cb98107b68eb9137278b181 (diff)
Imported localization files from launchpad
Diffstat (limited to 'program/localization/bg_BG/messages.inc')
-rw-r--r--program/localization/bg_BG/messages.inc29
1 files changed, 12 insertions, 17 deletions
diff --git a/program/localization/bg_BG/messages.inc b/program/localization/bg_BG/messages.inc
index 6b10eaf63..978d00317 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['contactdeleted'] = 'Контактът беше изтрит';
$messages['contactrestoreerror'] = 'Неуспешно възстановяване на изтрите контакт(и).';
$messages['contactrestored'] = 'Контактът(-ите) са възстановени успешно';
$messages['groupdeleted'] = 'Групата беше изтрита';
-$messages['grouprenamed'] = 'Групата беше преименувана ';
+$messages['grouprenamed'] = 'Групата беше преименувана';
$messages['groupcreated'] = 'Групата беше създадена';
$messages['savedsearchdeleted'] = 'Запазаните търсения са изтрити успешно.';
$messages['savedsearchdeleteerror'] = 'Изтриването на запазените търсения е неуспешно.';
@@ -159,4 +155,3 @@ $messages['invalidimageformat'] = 'Невалиден формат на изоб
$messages['mispellingsfound'] = 'В съобщението са намерени правописни грешки.';
$messages['parentnotwritable'] = 'Създаването/преместването на папка в избраната родителска папка е неуспешно. Няма права за достъп.';
-?>