From f6036b9860b386c22332fc51bc14026a5faaead8 Mon Sep 17 00:00:00 2001 From: Alexander Shopov Date: Mon, 16 Jun 2008 20:03:21 +0000 Subject: [PATCH] Updated Bulgarian translation by Yavor Doganov 2008-06-16 Alexander Shopov * bg.po: Updated Bulgarian translation by Yavor Doganov svn path=/trunk/; revision=3761 --- po/ChangeLog | 5 + po/bg.po | 1913 +++++++++++++++++++++++++------------------------- 2 files changed, 968 insertions(+), 950 deletions(-) diff --git a/po/ChangeLog b/po/ChangeLog index 9399686d0..d72e133a8 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2008-06-16 Alexander Shopov + + * bg.po: Updated Bulgarian translation by + Yavor Doganov + 2008-06-15 Jorge Gonzalez * es.po: Updated Spanish translation diff --git a/po/bg.po b/po/bg.po index b8b099f32..cf89e676b 100644 --- a/po/bg.po +++ b/po/bg.po @@ -1,17 +1,18 @@ -# Bulgarian translation for metacity po-file. -# Copyright (C) 2002, 2004, 2006, 2007 Free Software Foundation, Inc. +# Bulgarian translation of metacity po-file. +# Copyright (C) 2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. # Alexander Shopov , 2002, 2006, 2007. # Vladimir Petkov , 2004. -# Rostislav Raykov , 2004 +# Rostislav Raykov , 2004. +# Yavor Doganov , 2008. # # msgid "" msgstr "" "Project-Id-Version: metacity trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-17 21:34+0300\n" -"PO-Revision-Date: 2007-09-17 21:34+0300\n" -"Last-Translator: Alexander Shopov \n" +"POT-Creation-Date: 2008-06-16 23:03+0300\n" +"PO-Revision-Date: 2008-06-16 18:03+0300\n" +"Last-Translator: Yavor Doganov \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,45 +27,37 @@ msgstr "Работен плот" msgid "Window Management" msgstr "Управление на прозорци" -#: ../src/tools/metacity-message.c:150 -#, c-format -msgid "Usage: %s\n" -msgstr "Употреба: %s\n" - -#: ../src/tools/metacity-message.c:176 ../src/util.c:133 -msgid "Metacity was compiled without support for verbose mode\n" -msgstr "Metacity е компилиран без поддръжка на подробен режим\n" - -#: ../src/core.c:206 +#: ../src/core/core.c:206 #, c-format msgid "Unknown window information request: %d" msgstr "Неизвестна заявка за информация за прозорец: %d" -#: ../src/delete.c:67 ../src/delete.c:94 ../src/metacity-dialog.c:50 -#: ../src/theme-parser.c:484 +#: ../src/core/delete.c:70 ../src/core/delete.c:97 +#: ../src/ui/metacity-dialog.c:50 ../src/ui/theme-parser.c:481 #, c-format msgid "Could not parse \"%s\" as an integer" msgstr "„%s“ не може да се анализира като цяло число" -#: ../src/delete.c:74 ../src/delete.c:101 ../src/metacity-dialog.c:57 -#: ../src/theme-parser.c:493 ../src/theme-parser.c:548 +#: ../src/core/delete.c:77 ../src/core/delete.c:104 +#: ../src/ui/metacity-dialog.c:57 ../src/ui/theme-parser.c:490 +#: ../src/ui/theme-parser.c:545 #, c-format msgid "Did not understand trailing characters \"%s\" in string \"%s\"" msgstr "Крайните символи „%s“ в низа „%s“ са неразбираеми" -#: ../src/delete.c:132 +#: ../src/core/delete.c:135 #, c-format msgid "Failed to parse message \"%s\" from dialog process\n" msgstr "" "Неуспех при анализа на съобщението „%s“ от процеса за изобразяване на " "диалога\n" -#: ../src/delete.c:267 +#: ../src/core/delete.c:253 #, c-format msgid "Error reading from dialog display process: %s\n" msgstr "Грешка при четене от процеса за изобразяване на диалога: %s\n" -#: ../src/delete.c:350 +#: ../src/core/delete.c:336 #, c-format msgid "" "Error launching metacity-dialog to ask about killing an application: %s\n" @@ -72,17 +65,22 @@ msgstr "" "Грешка при стартиране на диалога на Metacity, който пита дали да се убие " "приложението: %s\n" -#: ../src/delete.c:459 +#: ../src/core/delete.c:445 #, c-format msgid "Failed to get hostname: %s\n" msgstr "Неуспех при получаването на името на хоста: %s\n" -#: ../src/display.c:349 +#: ../src/core/display.c:256 +#, c-format +msgid "Missing %s extension required for compositing" +msgstr "Липсва разширението „%s“, необходимо за наслагване" + +#: ../src/core/display.c:334 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "Неуспех при отварянето на дисплея на X Window „%s“\n" -#: ../src/errors.c:271 +#: ../src/core/errors.c:272 #, c-format msgid "" "Lost connection to the display '%s';\n" @@ -90,127 +88,90 @@ msgid "" "the window manager.\n" msgstr "" "Връзката с дисплея „%s“ се изгуби.\n" -"Най-вероятно X сървърът е бил спрян или сте \n" +"Най-вероятно X сървърът е бил спрян или сте\n" "убили/унищожили мениджъра на прозорци.\n" -#: ../src/errors.c:278 +#: ../src/core/errors.c:279 #, c-format msgid "Fatal IO error %d (%s) on display '%s'.\n" msgstr "Фатална вх./изх. грешка %d (%s) на дисплей „%s“.\n" -#: ../src/frames.c:1078 -msgid "Close Window" -msgstr "Затваряне на прозореца" - -#: ../src/frames.c:1081 -msgid "Window Menu" -msgstr "Меню за прозорците" - -#: ../src/frames.c:1084 -msgid "Minimize Window" -msgstr "Минимизиране на прозореца" - -#: ../src/frames.c:1087 -msgid "Maximize Window" -msgstr "Максимизиране на прозореца" - -#: ../src/frames.c:1090 -msgid "Unmaximize Window" -msgstr "Демаксимизиране на прозореца" - -#: ../src/frames.c:1093 -msgid "Roll Up Window" -msgstr "Навиване на прозореца" - -#: ../src/frames.c:1096 -msgid "Unroll Window" -msgstr "Развиване на прозореца" - -#: ../src/frames.c:1099 -msgid "Keep Window On Top" -msgstr "Прозорецът да е отгоре" - -#: ../src/frames.c:1102 -msgid "Remove Window From Top" -msgstr "Прозорецът да не е само отгоре" - -#: ../src/frames.c:1105 -msgid "Always On Visible Workspace" -msgstr "Винаги на видимия работен плот" - -#: ../src/frames.c:1108 -msgid "Put Window On Only One Workspace" -msgstr "Прозорецът да се появява само на едно работно място" - -#: ../src/keybindings.c:1087 +#: ../src/core/keybindings.c:1090 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " "binding\n" msgstr "Някоя друга програма използва бързия клавиш %s с модификатори %x\n" -#: ../src/keybindings.c:2716 +#: ../src/core/keybindings.c:2729 #, c-format msgid "Error launching metacity-dialog to print an error about a command: %s\n" msgstr "" "Грешка при стартиране на диалоговия прозорец на Metacity за отпечатване на " "грешка за команда: %s\n" -#: ../src/keybindings.c:2821 +#: ../src/core/keybindings.c:2834 #, c-format msgid "No command %d has been defined.\n" msgstr "Не е дефинирана команда %d.\n" -#: ../src/keybindings.c:3849 +#: ../src/core/keybindings.c:3862 +#, c-format msgid "No terminal command has been defined.\n" msgstr "Не е дефинирана команда за терминал.\n" -#: ../src/main.c:67 +#: ../src/core/main.c:115 #, c-format msgid "" "metacity %s\n" -"Copyright (C) 2001-2007 Havoc Pennington, Red Hat, Inc., and others\n" +"Copyright (C) 2001-2008 Havoc Pennington, Red Hat, Inc., and others\n" "This is free software; see the source for copying conditions.\n" "There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A " "PARTICULAR PURPOSE.\n" msgstr "" "metacity %s\n" -"Авторски права (C) 2001-2007 Havoc Pennington, Red Hat, Inc., и други\n" +"Авторски права (C) 2001-2008 Havoc Pennington, Red Hat, Inc., и други\n" "Това е свободен софтуер, прегледайте изходния код относно условията за " "разпространение.\n" "Не получавате НИКАКВА гаранция, дори и ПРЕПОРЪКА или СЪОТВЕТСТВИЕ ЗА КАКВИТО " "И ДА Е ЦЕЛИ.\n" -#: ../src/main.c:171 +#: ../src/core/main.c:242 msgid "Disable connection to session manager" msgstr "Прекъсване на връзката към мениджъра на сесиите" -#: ../src/main.c:177 +#: ../src/core/main.c:248 msgid "Replace the running window manager with Metacity" msgstr "Замяна на текущия мениджър на прозорци с Metacity" -#: ../src/main.c:183 +#: ../src/core/main.c:254 msgid "Specify session management ID" msgstr "Определяне на идентификатор за управлението на сесии" -#: ../src/main.c:188 +#: ../src/core/main.c:259 msgid "X Display to use" msgstr "X дисплеят, който да се използва" -#: ../src/main.c:194 +# Ако „запазено“ не се членува, низът се събира на един ред без +# пренасяне. +#: ../src/core/main.c:265 msgid "Initialize session from savefile" -msgstr "Инициализиране на сесия от файл със запазеното състояние" +msgstr "Инициализиране на сесия от файл със запазено състояние" -#: ../src/main.c:200 +#: ../src/core/main.c:271 msgid "Print version" -msgstr "Версия за печат" +msgstr "Отпечатване на версията на програмата" -#: ../src/main.c:353 +#: ../src/core/main.c:277 +msgid "Make X calls synchronous" +msgstr "Извикванията на X да са синхронни" + +#: ../src/core/main.c:428 #, c-format msgid "Failed to scan themes directory: %s\n" msgstr "Неуспех при сканирането на папката с темите: %s\n" -#: ../src/main.c:369 +#: ../src/core/main.c:444 #, c-format msgid "" "Could not find a theme! Be sure %s exists and contains the usual themes.\n" @@ -218,246 +179,299 @@ msgstr "" "Неуспех при намирането на тема! Проверете дали %s съществува и съдържа " "обичайните теми.\n" -#: ../src/main.c:429 +#: ../src/core/main.c:500 #, c-format msgid "Failed to restart: %s\n" msgstr "Неуспех при рестартиране: %s\n" -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:70 -msgid "Mi_nimize" -msgstr "Ми_нимизиране" +#. +#. * We found it, but it was invalid. Complain. +#. * +#. * FIXME: This replicates the original behaviour, but in the future +#. * we might consider reverting invalid keys to their original values. +#. * (We know the old value, so we can look up a suitable string in +#. * the symtab.) +#. +#: ../src/core/prefs.c:496 ../src/core/prefs.c:648 +#, c-format +msgid "GConf key '%s' is set to an invalid value\n" +msgstr "Ключът на GConf — „%s“ е с невалидна стойност\n" -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:72 -msgid "Ma_ximize" -msgstr "_Максимизиране" +#: ../src/core/prefs.c:577 ../src/core/prefs.c:817 +#, c-format +msgid "%d stored in GConf key %s is out of range %d to %d\n" +msgstr "" +"Стойността %d записана в ключа на GConf — %s е извън обхвата от %d÷%d\n" -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:74 -msgid "Unma_ximize" -msgstr "_Демаксимизиране" +#: ../src/core/prefs.c:621 ../src/core/prefs.c:695 ../src/core/prefs.c:743 +#: ../src/core/prefs.c:807 ../src/core/prefs.c:1101 ../src/core/prefs.c:1117 +#: ../src/core/prefs.c:1136 ../src/core/prefs.c:1152 ../src/core/prefs.c:1169 +#: ../src/core/prefs.c:1185 +#, c-format +msgid "GConf key \"%s\" is set to an invalid type\n" +msgstr "Ключът на GConf — „%s“ е от невалиден вид\n" -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:76 -msgid "Roll _Up" -msgstr "На_виване" +#: ../src/core/prefs.c:1255 +msgid "" +"Workarounds for broken applications disabled. Some applications may not " +"behave properly.\n" +msgstr "" +"Триковете за развалените програми са изключени. Някои програми могат да са с " +"неправилно поведение.\n" -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:78 -msgid "_Unroll" -msgstr "_Развиване" +#: ../src/core/prefs.c:1325 +#, c-format +msgid "Could not parse font description \"%s\" from GConf key %s\n" +msgstr "" +"Описанието на шрифт „%s“ от ключа на GConf — %s, не може да бъде " +"анализирано\n" -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:80 -msgid "_Move" -msgstr "_Преместване" +#: ../src/core/prefs.c:1385 +#, c-format +msgid "" +"\"%s\" found in configuration database is not a valid value for mouse button " +"modifier\n" +msgstr "" +"„%s“, който е открит в базата от данни с настройките, не е валиден " +"модификатор на бутон на мишката\n" -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:82 -msgid "_Resize" -msgstr "О_размеряване" +#: ../src/core/prefs.c:1799 +#, c-format +msgid "Error setting number of workspaces to %d: %s\n" +msgstr "Грешка при задаване на броя на работни места да е %d: %s\n" -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:84 -msgid "Move Titlebar On_screen" -msgstr "Преместване на лентата за заглавието по _екрана" - -#. separator -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:87 ../src/menu.c:89 -msgid "Always on _Top" -msgstr "_Отгоре" - -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:91 -msgid "_Always on Visible Workspace" -msgstr "_Винаги на видимия работен плот" - -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:93 -msgid "_Only on This Workspace" -msgstr "_Само на този работен плот" - -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:95 -msgid "Move to Workspace _Left" -msgstr "Преместване на _левия работен плот" - -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:97 -msgid "Move to Workspace R_ight" -msgstr "Преместване на _десния работен плот" - -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:99 -msgid "Move to Workspace _Up" -msgstr "Преместване на _горния работен плот" - -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:101 -msgid "Move to Workspace _Down" -msgstr "Преместване в до_лния работен плот" - -#. separator -#. Translators: Translate this string the same way as you do in libwnck! -#: ../src/menu.c:105 -msgid "_Close" -msgstr "_Затваряне" - -#: ../src/menu.c:199 ../src/prefs.c:2246 ../src/prefs.c:2780 +#: ../src/core/prefs.c:2164 ../src/core/prefs.c:2676 #, c-format msgid "Workspace %d" msgstr "Работен плот %d" -#: ../src/menu.c:208 -msgid "Workspace 1_0" -msgstr "Работен плот 1_0" - -#: ../src/menu.c:210 -#, c-format -msgid "Workspace %s%d" -msgstr "Работен плот %s%d" - -#: ../src/menu.c:390 -msgid "Move to Another _Workspace" -msgstr "Преместване на друг _работен плот" - -#. This is the text that should appear next to menu accelerators -#. * that use the shift key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:105 -msgid "Shift" -msgstr "Shift" - -#. This is the text that should appear next to menu accelerators -#. * that use the control key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:111 -msgid "Ctrl" -msgstr "Ctrl" - -#. This is the text that should appear next to menu accelerators -#. * that use the alt key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:117 -msgid "Alt" -msgstr "Alt" - -#. This is the text that should appear next to menu accelerators -#. * that use the meta key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:123 -msgid "Meta" -msgstr "Meta" - -#. This is the text that should appear next to menu accelerators -#. * that use the super key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:129 -msgid "Super" -msgstr "Super" - -#. This is the text that should appear next to menu accelerators -#. * that use the hyper key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:135 -msgid "Hyper" -msgstr "Hyper" - -#. This is the text that should appear next to menu accelerators -#. * that use the mod2 key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:141 -msgid "Mod2" -msgstr "Mod2" - -#. This is the text that should appear next to menu accelerators -#. * that use the mod3 key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:147 -msgid "Mod3" -msgstr "Mod3" - -#. This is the text that should appear next to menu accelerators -#. * that use the mod4 key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:153 -msgid "Mod4" -msgstr "Mod4" - -#. This is the text that should appear next to menu accelerators -#. * that use the mod5 key. If the text on this key isn't typically -#. * translated on keyboards used for your language, don't translate -#. * this. -#. -#: ../src/metaaccellabel.c:159 -msgid "Mod5" -msgstr "Mod5" - -#: ../src/metacity-dialog.c:90 -#, c-format -msgid "\"%s\" is not responding." -msgstr "Прозорецът „%s“ не отговаря." - -#: ../src/metacity-dialog.c:97 -msgid "" -"You may choose to wait a short while for it to continue or force the " -"application to quit entirely." -msgstr "" -"Можете да изчакате малко преди изрично да накарате приложението да спре " -"работата си." - -#: ../src/metacity-dialog.c:107 -msgid "_Wait" -msgstr "Из_чакване" - -#: ../src/metacity-dialog.c:109 -msgid "_Force Quit" -msgstr "_Принудително спиране" - -#: ../src/metacity-dialog.c:206 -msgid "Title" -msgstr "Заглавие" - -#: ../src/metacity-dialog.c:218 -msgid "Class" -msgstr "Клас" - -#: ../src/metacity-dialog.c:244 -msgid "" -"These windows do not support \"save current setup\" and will have to be " -"restarted manually next time you log in." -msgstr "" -"Тези прозорци не поддържат операцията по записване на текущото състояние и " -"ще трябва да се стартират ръчно при следващото ви влизане." - -#: ../src/metacity-dialog.c:310 +#: ../src/core/prefs.c:2194 ../src/core/prefs.c:2367 #, c-format msgid "" -"There was an error running \"%s\":\n" -"%s." +"\"%s\" found in configuration database is not a valid value for keybinding " +"\"%s\"\n" msgstr "" -"Имаше грешка при изпълнението на „%s“:\n" -"%s." +"Низът „%s“ открит в базата от данни с настройки е невалиден за стойност на " +"клавишната комбинация „%s“\n" + +#: ../src/core/prefs.c:2757 +#, c-format +msgid "Error setting name for workspace %d to \"%s\": %s\n" +msgstr "Грешка при задаване на името на работното място %d да е „%s“: %s\n" + +#: ../src/core/screen.c:350 +#, c-format +msgid "Screen %d on display '%s' is invalid\n" +msgstr "Екранът %d на дисплей „%s“ е невалиден\n" + +#: ../src/core/screen.c:366 +#, c-format +msgid "" +"Screen %d on display \"%s\" already has a window manager; try using the --" +"replace option to replace the current window manager.\n" +msgstr "" +"Екранът %d на дисплей „%s“ вече има мениджър на прозорци; пробвайте да го " +"замените с опцията --replace.\n" + +#: ../src/core/screen.c:393 +#, c-format +msgid "" +"Could not acquire window manager selection on screen %d display \"%s\"\n" +msgstr "" +"Неуспех при получаването на избрания мениджър за прозорци на екран %d, " +"дисплей „%s“\n" + +#: ../src/core/screen.c:451 +#, c-format +msgid "Screen %d on display \"%s\" already has a window manager\n" +msgstr "Екран %d на дисплей „%s“ вече има мениджър за прозорци\n" + +#: ../src/core/screen.c:661 +#, c-format +msgid "Could not release screen %d on display \"%s\"\n" +msgstr "Неуспех при отстъпването на екран %d на дисплей „%s“\n" + +#: ../src/core/session.c:837 ../src/core/session.c:844 +#, c-format +msgid "Could not create directory '%s': %s\n" +msgstr "Неуспех при създаването на папката „%s“: %s\n" + +#: ../src/core/session.c:854 +#, c-format +msgid "Could not open session file '%s' for writing: %s\n" +msgstr "Неуспех при отварянето на сесийния файл „%s“ за запис: %s\n" + +#: ../src/core/session.c:995 +#, c-format +msgid "Error writing session file '%s': %s\n" +msgstr "Грешка при записване на сесийния файл „%s“: %s\n" + +#: ../src/core/session.c:1000 +#, c-format +msgid "Error closing session file '%s': %s\n" +msgstr "Грешка при затваряне на сесийния файл „%s“: %s\n" + +#. oh, just give up +#: ../src/core/session.c:1093 +#, c-format +msgid "Failed to read saved session file %s: %s\n" +msgstr "Неуспех при прочитането на записания сесиен файл %s: %s\n" + +#: ../src/core/session.c:1132 +#, c-format +msgid "Failed to parse saved session file: %s\n" +msgstr "Неуспех при анализирането на записания сесиен файл: %s\n" + +#: ../src/core/session.c:1181 +#, c-format +msgid " attribute seen but we already have the session ID" +msgstr "" +"Атрибутът е видян, но вече имаме сесийния идентификатор" + +#: ../src/core/session.c:1194 +#, c-format +msgid "Unknown attribute %s on element" +msgstr "Непознат атрибут %s на елемента " + +#: ../src/core/session.c:1211 +#, c-format +msgid "nested tag" +msgstr "вложен етикет " + +#: ../src/core/session.c:1269 ../src/core/session.c:1301 +#, c-format +msgid "Unknown attribute %s on element" +msgstr "Непознат атрибут %s на елемента " + +#: ../src/core/session.c:1373 +#, c-format +msgid "Unknown attribute %s on element" +msgstr "Непознат атрибут %s на елемента " + +#: ../src/core/session.c:1433 +#, c-format +msgid "Unknown attribute %s on element" +msgstr "Непознат атрибут %s на елемента " + +#: ../src/core/session.c:1453 +#, c-format +msgid "Unknown element %s" +msgstr "Непознат елемент %s" + +#: ../src/core/session.c:1879 +#, c-format +msgid "" +"Error launching metacity-dialog to warn about apps that don't support " +"session management: %s\n" +msgstr "" +"Грешка при стартиране на диалога на Metacity, който предупреждава за " +"програми, които не поддържат управление на сесиите: %s\n" + +#: ../src/core/util.c:101 +#, c-format +msgid "Failed to open debug log: %s\n" +msgstr "Неуспех при отварянето на дневника за изчистване на грешки: %s\n" + +#: ../src/core/util.c:111 +#, c-format +msgid "Failed to fdopen() log file %s: %s\n" +msgstr "Неуспех при изпълнението на fdopen() върху журналния файл %s: %s\n" + +#: ../src/core/util.c:117 +#, c-format +msgid "Opened log file %s\n" +msgstr "Отворен е дневника %s\n" + +#: ../src/core/util.c:136 ../src/tools/metacity-message.c:176 +#, c-format +msgid "Metacity was compiled without support for verbose mode\n" +msgstr "Metacity е компилиран без поддръжка на подробен режим\n" + +#: ../src/core/util.c:236 +msgid "Window manager: " +msgstr "Мениджър на прозорци: " + +#: ../src/core/util.c:388 +msgid "Bug in window manager: " +msgstr "Грешка в мениджъра на прозорци: " + +#: ../src/core/util.c:421 +msgid "Window manager warning: " +msgstr "Предупреждение от мениджъра на прозорци: " + +#: ../src/core/util.c:449 +msgid "Window manager error: " +msgstr "Грешка от мениджъра на прозорци: " + +#: ../src/core/window-props.c:206 +#, c-format +msgid "Application set a bogus _NET_WM_PID %lu\n" +msgstr "Приложението зададе неверен _NET_WM_PID %lu\n" + +#: ../src/core/window-props.c:338 +#, c-format +msgid "%s (on %s)" +msgstr "%s (от %s)" + +#: ../src/core/window-props.c:1420 +#, c-format +msgid "Invalid WM_TRANSIENT_FOR window 0x%lx specified for %s.\n" +msgstr "За %2$s е указан неправилен WM_TRANSIENT_FOR, прозорец 0x%1$lx.\n" + +#. first time through +#: ../src/core/window.c:5674 +#, c-format +msgid "" +"Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " +"window as specified in the ICCCM.\n" +msgstr "" +"Прозорецът %s зададе SM_CLIENT_ID за себе, а не за прозореца " +"WM_CLIENT_LEADER, както е указано в ICCCM.\n" + +#. We ignore mwm_has_resize_func because WM_NORMAL_HINTS is the +#. * authoritative source for that info. Some apps such as mplayer or +#. * xine disable resize via MWM but not WM_NORMAL_HINTS, but that +#. * leads to e.g. us not fullscreening their windows. Apps that set +#. * MWM but not WM_NORMAL_HINTS are basically broken. We complain +#. * about these apps but make them work. +#. +#: ../src/core/window.c:6239 +#, c-format +msgid "" +"Window %s sets an MWM hint indicating it isn't resizable, but sets min size %" +"d x %d and max size %d x %d; this doesn't make much sense.\n" +msgstr "" +"Прозорецът %s задава подсказка MWM за това, че размерът му не може да се " +"променя, но едновременно с това указва минимален размер %d x %d и максимален " +"размер %d x %d. Това не е смислено.\n" + +#: ../src/core/xprops.c:155 +#, c-format +msgid "" +"Window 0x%lx has property %s\n" +"that was expected to have type %s format %d\n" +"and actually has type %s format %d n_items %d.\n" +"This is most likely an application bug, not a window manager bug.\n" +"The window has title=\"%s\" class=\"%s\" name=\"%s\"\n" +msgstr "" +"Прозорецът 0x%lx има свойството %s\n" +"което трябва да е от вида: %s, формат: %d\n" +"а всъщност има вида: %s, формат: %d, брой: %d.\n" +"Това най-вероятно е грешка в приложението, а не в мениджъра на прозорци.\n" +"Прозорецът е със заглавие=„%s“, клас=„%s“, име=„%s“\n" + +#: ../src/core/xprops.c:401 +#, c-format +msgid "Property %s on window 0x%lx contained invalid UTF-8\n" +msgstr "Свойството %s на прозореца 0x%lx съдържа невалиден UTF-8\n" + +#: ../src/core/xprops.c:484 +#, c-format +msgid "" +"Property %s on window 0x%lx contained invalid UTF-8 for item %d in the list\n" +msgstr "" +"Свойството %s на прозореца 0x%lx съдържа невалиден UTF-8 за елемента %d в " +"списъка\n" #: ../src/metacity.desktop.in.h:1 msgid "Metacity" @@ -506,18 +520,20 @@ msgstr "Подредба на бутоните в заглавната лент #: ../src/metacity.schemas.in.h:8 msgid "" "Arrangement of buttons on the titlebar. The value should be a string, such " -"as \"menu:minimize,maximize,close\"; the colon separates the left corner of " -"the window from the right corner, and the button names are comma-separated. " -"Duplicate buttons are not allowed. Unknown button names are silently ignored " -"so that buttons can be added in future metacity versions without breaking " -"older versions." +"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left " +"corner of the window from the right corner, and the button names are comma-" +"separated. Duplicate buttons are not allowed. Unknown button names are " +"silently ignored so that buttons can be added in future metacity versions " +"without breaking older versions. A special spacer tag can be used to insert " +"some space between two adjacent buttons." msgstr "" "Подредба на бутоните в заглавната лента. Стойността трябва да е низ от вида " -"„menu:minimize,maximize,close“. С „;“ се разделят левия от десния ъгъл на " -"прозореца, а със „,“ - имената на бутоните. Не са позволени повторения на " -"бутоните. Непознатите имена се игнорират, така че в бъдещи версии на " -"Metacity да могат да се добавят нови бутони без да се пречи на старите " -"версии." +"„menu:minimize,maximize,spacer,close“. С „:“ се разделят левия от десния " +"ъгъл на прозореца, а със „,“ — имената на бутоните. Не са позволени " +"повторения на бутоните. Непознатите имена се игнорират, така че в бъдещи " +"версии на Metacity да могат да се добавят нови бутони, без да се пречи на " +"старите версии. Може да се използва специален етикет „spacer“ за вмъкване на " +"шпация между два съседни бутона." #: ../src/metacity.schemas.in.h:9 msgid "Automatically raises the focused window" @@ -650,200 +666,215 @@ msgid "Lower window below other windows" msgstr "Понижаване на прозореца под другите прозорци" #: ../src/metacity.schemas.in.h:28 +msgid "" +"Many actions (e.g. clicking in the client area, moving or resizing the " +"window) normally raise the window as a side-effect. Setting this option to " +"false, which is strongly discouraged, will decouple raising from other user " +"actions, and ignore raise requests generated by applications. See http://" +"bugzilla.gnome.org/show_bug.cgi?id=445447#c6." +msgstr "" +"Много действия (напр. натискане с мишката в областта на клиента, местене или " +"преоразмеряване на прозорец) обикновено издигат прозореца като страничен " +"ефект. Задаването на тази настройка като „лъжа“ (което никак не се " +"препоръчва) ще отдели издигането от другите действия на потребителя и ще " +"доведе до игнориране на заявки за издигане, генерирани от приложения. Вж. " +"http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6." + +#: ../src/metacity.schemas.in.h:29 msgid "Maximize window" msgstr "Максимизиране на прозорец" -#: ../src/metacity.schemas.in.h:29 +#: ../src/metacity.schemas.in.h:30 msgid "Maximize window horizontally" msgstr "Максимизиране на прозореца хоризонтално" -#: ../src/metacity.schemas.in.h:30 +#: ../src/metacity.schemas.in.h:31 msgid "Maximize window vertically" msgstr "Максимизиране прозореца вертикално" -#: ../src/metacity.schemas.in.h:31 +#: ../src/metacity.schemas.in.h:32 msgid "Minimize window" msgstr "Минимизиране на прозореца" -#: ../src/metacity.schemas.in.h:32 +#: ../src/metacity.schemas.in.h:33 msgid "Modifier to use for modified window click actions" msgstr "" "Модификатор, който да се ползва за модифицираните действия с натискания по " "прозорците" -#: ../src/metacity.schemas.in.h:33 +#: ../src/metacity.schemas.in.h:34 msgid "Move backward between panels and the desktop immediately" msgstr "" "Незабавно преместване на фокуса между панелите и работното място в обратен " "ред" -#: ../src/metacity.schemas.in.h:34 +#: ../src/metacity.schemas.in.h:35 msgid "Move backwards between panels and the desktop with popup" msgstr "" "Незабавно преместване на фокуса между панелите и работното място в обратен " "ред, като се използва изскачащ прозорец" -#: ../src/metacity.schemas.in.h:35 +#: ../src/metacity.schemas.in.h:36 msgid "Move backwards between windows immediately" msgstr "Незабавно преместване на фокуса между прозорците в обратен ред" -#: ../src/metacity.schemas.in.h:36 +#: ../src/metacity.schemas.in.h:37 msgid "Move backwards between windows of an application immediately" msgstr "" "Незабавно преместване на фокуса между прозорците на едно приложение в " "обратен ред" -#: ../src/metacity.schemas.in.h:37 +#: ../src/metacity.schemas.in.h:38 msgid "Move backwards between windows of an application with popup" msgstr "" "Незабавно преместване на фокуса между прозорците на едно приложение, като се " "използва изскачащ прозорец" -#: ../src/metacity.schemas.in.h:38 +#: ../src/metacity.schemas.in.h:39 msgid "Move between panels and the desktop immediately" msgstr "Незабавно преместване на фокуса между панелите и работното място" -#: ../src/metacity.schemas.in.h:39 +#: ../src/metacity.schemas.in.h:40 msgid "Move between panels and the desktop with popup" msgstr "" "Незабавно преместване на фокуса между панелите и работното място, като се " "използва изскачащ прозорец" -#: ../src/metacity.schemas.in.h:40 +#: ../src/metacity.schemas.in.h:41 msgid "Move between windows immediately" msgstr "Незабавно преместване на фокуса между прозорците " -#: ../src/metacity.schemas.in.h:41 +#: ../src/metacity.schemas.in.h:42 msgid "Move between windows of an application immediately" msgstr "Незабавно преместване на фокуса между прозорците на едно приложение" -#: ../src/metacity.schemas.in.h:42 +#: ../src/metacity.schemas.in.h:43 msgid "Move between windows of an application with popup" msgstr "" "Незабавно преместване на фокуса между прозорците на едно приложение, като се " "използва изскачащ прозорец" -#: ../src/metacity.schemas.in.h:43 +#: ../src/metacity.schemas.in.h:44 msgid "Move between windows with popup" msgstr "" "Незабавно преместване на фокуса между прозорците, като се използва изскачащ " "прозорец" -#: ../src/metacity.schemas.in.h:44 +#: ../src/metacity.schemas.in.h:45 msgid "Move focus backwards between windows using popup display" msgstr "" "Незабавно преместване на фокуса между прозорците в обратен ред, като се " "използва изскачащ прозорец" -#: ../src/metacity.schemas.in.h:45 +#: ../src/metacity.schemas.in.h:46 msgid "Move window" msgstr "Преместване на прозорец" -#: ../src/metacity.schemas.in.h:46 +#: ../src/metacity.schemas.in.h:47 msgid "Move window one workspace down" msgstr "Преместване на прозореца един работен плот надолу" -#: ../src/metacity.schemas.in.h:47 +#: ../src/metacity.schemas.in.h:48 msgid "Move window one workspace to the left" msgstr "Преместване на прозореца един работен плот наляво" -#: ../src/metacity.schemas.in.h:48 +#: ../src/metacity.schemas.in.h:49 msgid "Move window one workspace to the right" msgstr "Преместване на прозореца един работен плот надясно" -#: ../src/metacity.schemas.in.h:49 +#: ../src/metacity.schemas.in.h:50 msgid "Move window one workspace up" msgstr "Преместване на прозореца един работен плот нагоре" -#: ../src/metacity.schemas.in.h:50 +#: ../src/metacity.schemas.in.h:51 msgid "Move window to east side of screen" msgstr "Преместване на прозореца в източния край на екрана" -#: ../src/metacity.schemas.in.h:51 +#: ../src/metacity.schemas.in.h:52 msgid "Move window to north side of screen" msgstr "Преместване на прозореца в северния край на екрана" -#: ../src/metacity.schemas.in.h:52 +#: ../src/metacity.schemas.in.h:53 msgid "Move window to north-east corner" msgstr "Преместване на прозореца в североизточния ъгъл на екрана" -#: ../src/metacity.schemas.in.h:53 +#: ../src/metacity.schemas.in.h:54 msgid "Move window to north-west corner" msgstr "Преместване на прозореца в северозападния ъгъл на екрана" -#: ../src/metacity.schemas.in.h:54 +#: ../src/metacity.schemas.in.h:55 msgid "Move window to south side of screen" msgstr "Преместване на прозореца в южния край на екрана" -#: ../src/metacity.schemas.in.h:55 +#: ../src/metacity.schemas.in.h:56 msgid "Move window to south-east corner" msgstr "Преместване на прозореца в югоизточния ъгъл на екрана" -#: ../src/metacity.schemas.in.h:56 +#: ../src/metacity.schemas.in.h:57 msgid "Move window to south-west corner" msgstr "Преместване на прозореца в югозападния ъгъл на екрана" -#: ../src/metacity.schemas.in.h:57 +#: ../src/metacity.schemas.in.h:58 msgid "Move window to west side of screen" msgstr "Преместване на прозореца в западния край на екрана" -#: ../src/metacity.schemas.in.h:58 +#: ../src/metacity.schemas.in.h:59 msgid "Move window to workspace 1" msgstr "Преместване на прозореца в работен плот 1" -#: ../src/metacity.schemas.in.h:59 +#: ../src/metacity.schemas.in.h:60 msgid "Move window to workspace 10" msgstr "Преместване на прозореца в работен плот 10" -#: ../src/metacity.schemas.in.h:60 +#: ../src/metacity.schemas.in.h:61 msgid "Move window to workspace 11" msgstr "Преместване на прозореца в работен плот 11" -#: ../src/metacity.schemas.in.h:61 +#: ../src/metacity.schemas.in.h:62 msgid "Move window to workspace 12" msgstr "Преместване на прозореца в работен плот 12" -#: ../src/metacity.schemas.in.h:62 +#: ../src/metacity.schemas.in.h:63 msgid "Move window to workspace 2" msgstr "Преместване на прозореца в работен плот 2" -#: ../src/metacity.schemas.in.h:63 +#: ../src/metacity.schemas.in.h:64 msgid "Move window to workspace 3" msgstr "Преместване на прозореца в работен плот 3" -#: ../src/metacity.schemas.in.h:64 +#: ../src/metacity.schemas.in.h:65 msgid "Move window to workspace 4" msgstr "Преместване на прозореца в работен плот 4" -#: ../src/metacity.schemas.in.h:65 +#: ../src/metacity.schemas.in.h:66 msgid "Move window to workspace 5" msgstr "Преместване на прозореца в работен плот 5" -#: ../src/metacity.schemas.in.h:66 +#: ../src/metacity.schemas.in.h:67 msgid "Move window to workspace 6" msgstr "Преместване на прозореца в работен плот 6" -#: ../src/metacity.schemas.in.h:67 +#: ../src/metacity.schemas.in.h:68 msgid "Move window to workspace 7" msgstr "Преместване на прозореца в работен плот 7" -#: ../src/metacity.schemas.in.h:68 +#: ../src/metacity.schemas.in.h:69 msgid "Move window to workspace 8" msgstr "Преместване на прозореца в работен плот 8" -#: ../src/metacity.schemas.in.h:69 +#: ../src/metacity.schemas.in.h:70 msgid "Move window to workspace 9" msgstr "Преместване на прозореца на работен плот 9" -#: ../src/metacity.schemas.in.h:70 +#: ../src/metacity.schemas.in.h:71 msgid "Name of workspace" msgstr "Име на работния плот" -#: ../src/metacity.schemas.in.h:71 +#: ../src/metacity.schemas.in.h:72 msgid "Number of workspaces" msgstr "Брой работни плотове" -#: ../src/metacity.schemas.in.h:72 +#: ../src/metacity.schemas.in.h:73 msgid "" "Number of workspaces. Must be more than zero, and has a fixed maximum to " "prevent making the desktop unusable by accidentally asking for too many " @@ -853,66 +884,26 @@ msgstr "" "предотврати случайното разрушаване на средата, ако поискате прекалено много " "работни места)." -#: ../src/metacity.schemas.in.h:73 +#: ../src/metacity.schemas.in.h:74 msgid "Raise obscured window, otherwise lower" msgstr "Ако прозорецът е под друг, го издига, иначе го понижава" -#: ../src/metacity.schemas.in.h:74 +#: ../src/metacity.schemas.in.h:75 msgid "Raise window above other windows" msgstr "Издигане на прозореца над другите" -#: ../src/metacity.schemas.in.h:75 +#: ../src/metacity.schemas.in.h:76 msgid "Resize window" msgstr "Оразмеряване на прозорец" -#: ../src/metacity.schemas.in.h:76 +#: ../src/metacity.schemas.in.h:77 msgid "Run a defined command" msgstr "Изпълняване на определена команда" -#: ../src/metacity.schemas.in.h:77 +#: ../src/metacity.schemas.in.h:78 msgid "Run a terminal" msgstr "Стартиране на терминал" -#: ../src/metacity.schemas.in.h:78 -msgid "" -"Setting this option to false can lead to buggy behavior, so users are " -"strongly discouraged from changing it from the default of true. Many actions " -"(e.g. clicking in the client area, moving or resizing the window) normally " -"raise the window as a side-effect. Set this option to false to decouple " -"raising from other user actions. Even when this option is false, windows can " -"still be raised by an alt-left-click anywhere on the window, a normal click " -"on the window decorations, or by special messages from pagers, such as " -"activation requests from tasklist applets. This option is currently disabled " -"in click-to-focus mode. Note that the list of ways to raise windows when " -"raise_on_click is false does not include programmatic requests from " -"applications to raise windows; such requests will be ignored regardless of " -"the reason for the request. If you are an application developer and have a " -"user complaining that your application does not work with this setting " -"disabled, tell them it is _their_ fault for breaking their window manager " -"and that they need to change this option back to true or live with the bug " -"they requested. See also http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6." -msgstr "" -"Задаването на тази настройка да е лъжа може да доведе до неправилно " -"поведение, така че насърчаваме потребителите да не променят стандартната " -"стойност, която е истина. Много действия (като натискане в клиентската " -"област на прозорец, преместването или оразмеряването му) предизвикват " -"неговото издигане като страничен ефект. Задайте тази настройка да е лъжа, за " -"да разделите издигането от другите взаимодействия. Когато настройката е " -"лъжа, прозорците пак могат да бъдат издигани чрез натискане върху тях с " -"левия бутон на мишката в комбинация с клавиша Alt или с нормално натискане " -"върху украсата на прозореца, или някои специални съобщения (напр. искане за " -"задействане от страна на някои програми). В момента тази настройка е " -"неактивна, когато се използва режима на натискане за фокусиране. Забележете, " -"че списъкът с възможности за издигане на прозорци, когато опцията " -"raise_on_click е лъжа, не включва програмните заявки от приложенията за " -"издигането на прозорци. Подобни заявки ще бъдат пренебрегвани независимо от " -"причината за тях. Ако сте разработчик на приложение и някой потребител се " -"оплаче, че приложението ви не работи, когато тази настройка е изключена, " -"кажете им, че е ТЕХЕН проблем, че са си счупили мениджъра на прозорците и да " -"върнат тази опция да е истина или да си живеят с това грешно положение, " -"което сами са си поискали. За повече информация вижте: http://bugzilla.gnome." -"org/show_bug.cgi?id=445447#c6." - #: ../src/metacity.schemas.in.h:79 msgid "Show the panel menu" msgstr "Показване на менюто на панела" @@ -2001,7 +1992,7 @@ msgstr "" #: ../src/metacity.schemas.in.h:168 msgid "The name of a workspace." -msgstr "Името на работния плот" +msgstr "Името на работния плот." #: ../src/metacity.schemas.in.h:169 msgid "The screenshot command" @@ -2247,42 +2238,60 @@ msgid "" "This option determines the effects of double-clicking on the title bar. " "Current valid options are 'toggle_shade', which will shade/unshade the " "window, 'toggle_maximize' which will maximize/unmaximize the window, " -"'minimize' which will minimize the window, and 'none' which will not do " -"anything." +"'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will " +"maximize/unmaximize the window in that direction only, 'minimize' which will " +"minimize the window, 'shade' which will roll the window up, 'menu' which " +"will display the window menu, 'lower' which will put the window behind all " +"the others, and 'none' which will not do anything." msgstr "" "Тази настройка определя ефекта на двойното натискане с левия бутон на " "мишката върху заглавната лента. Засега валидни стойности са „toggle_shade“, " "която навива/развива прозореца, „toggle_maximize“, която максимизира/" -"демаксимизира прозореца, „minimize“, която минимизира прозореца и „none“, " -"която не прави нищо." +"демаксимизира прозореца, „toggle_maximize_horizontally“ и " +"„toggle_maximize_vertically“, които максимизират/демаксимират прозореца само " +"в тази посока, „minimize“, която минимизира прозореца, „shade“, която навива " +"прозореца, „menu“, която показва менюто на прозореца, „lower“, която поставя " +"прозореца под всички останали и „none“, която не прави нищо." #: ../src/metacity.schemas.in.h:188 msgid "" "This option determines the effects of middle-clicking on the title bar. " "Current valid options are 'toggle_shade', which will shade/unshade the " "window, 'toggle_maximize' which will maximize/unmaximize the window, " -"'minimize' which will minimize the window, and 'none' which will not do " -"anything." +"'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will " +"maximize/unmaximize the window in that direction only, 'minimize' which will " +"minimize the window, 'shade' which will roll the window up, 'menu' which " +"will display the window menu, 'lower' which will put the window behind all " +"the others, and 'none' which will not do anything." msgstr "" "Тази настройка определя ефекта на натискането със среден бутон на мишката " "върху заглавната лента. Засега валидни стойности са „toggle_shade“, която " "навива/развива прозореца, „toggle_maximize“, която максимизира/демаксимизира " -"прозореца, „minimize“, която минимизира прозореца и „none“, която не прави " -"нищо." +"прозореца, „toggle_maximize_horizontally“ и „toggle_maximize_vertically“, " +"които максимизират/демаксимират прозореца само в тази посока, „minimize“, " +"която минимизира прозореца, „shade“, която навива прозореца, „menu“, която " +"показва менюто на прозореца, „lower“, която поставя прозореца под всички " +"останали и „none“, която не прави нищо." #: ../src/metacity.schemas.in.h:189 msgid "" "This option determines the effects of right-clicking on the title bar. " "Current valid options are 'toggle_shade', which will shade/unshade the " "window, 'toggle_maximize' which will maximize/unmaximize the window, " -"'minimize' which will minimize the window, and 'none' which will not do " -"anything." +"'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will " +"maximize/unmaximize the window in that direction only, 'minimize' which will " +"minimize the window, 'shade' which will roll the window up, 'menu' which " +"will display the window menu, 'lower' which will put the window behind all " +"the others, and 'none' which will not do anything." msgstr "" "Тази настройка определя ефекта на натискането с десния бутон на мишката " "върху заглавната лента. Засега валидни стойности са „toggle_shade“, която " "навива/развива прозореца, „toggle_maximize“, която максимизира/демаксимизира " -"прозореца, „minimize“, която минимизира прозореца и „none“, която не прави " -"нищо." +"прозореца, „toggle_maximize_horizontally“ и „toggle_maximize_vertically“, " +"които максимизират/демаксимират прозореца само в тази посока, „minimize“, " +"която минимизира прозореца, „shade“, която навива прозореца, „menu“, която " +"показва менюто на прозореца, „lower“, която поставя прозореца под всички " +"останали и „none“, която не прави нищо." #: ../src/metacity.schemas.in.h:190 msgid "" @@ -2292,8 +2301,8 @@ msgid "" "given focus." msgstr "" "Тази настройка доуточнява, кога новите прозорци получават фокуса. Възможните " -"стойности са две: „smart“ (хитър) - нормалният начин за получаване на фокус " -"и „strict“ (стриктен) - прозорците стартирани през терминал не получават " +"стойности са две: „smart“ (хитър) — нормалният начин за получаване на фокус " +"и „strict“ (стриктен) — прозорците стартирани през терминал не получават " "фокуса." #: ../src/metacity.schemas.in.h:191 @@ -2352,252 +2361,340 @@ msgstr "Режим на фокусиране на прозорци" msgid "Window title font" msgstr "Шрифт за заглавията на прозорците" -#: ../src/prefs.c:434 -#, c-format -msgid "Type of %s was not integer" -msgstr "„%s“ не е цяло число" +#: ../src/ui/frames.c:1077 +msgid "Close Window" +msgstr "Затваряне на прозореца" -#: ../src/prefs.c:572 ../src/prefs.c:600 ../src/prefs.c:616 ../src/prefs.c:632 -#: ../src/prefs.c:648 ../src/prefs.c:664 ../src/prefs.c:680 ../src/prefs.c:696 -#: ../src/prefs.c:716 ../src/prefs.c:732 ../src/prefs.c:748 ../src/prefs.c:766 -#: ../src/prefs.c:782 ../src/prefs.c:801 ../src/prefs.c:817 ../src/prefs.c:852 -#: ../src/prefs.c:868 ../src/prefs.c:885 ../src/prefs.c:901 ../src/prefs.c:917 -#: ../src/prefs.c:933 ../src/prefs.c:949 ../src/prefs.c:964 ../src/prefs.c:979 -#: ../src/prefs.c:994 ../src/prefs.c:1010 ../src/prefs.c:1026 -#: ../src/prefs.c:1042 ../src/prefs.c:1058 -#, c-format -msgid "GConf key \"%s\" is set to an invalid type\n" -msgstr "Ключът на GConf - „%s“ е от невалиден вид\n" +#: ../src/ui/frames.c:1080 +msgid "Window Menu" +msgstr "Меню за прозорците" -#: ../src/prefs.c:1103 +#: ../src/ui/frames.c:1083 +msgid "Minimize Window" +msgstr "Минимизиране на прозореца" + +#: ../src/ui/frames.c:1086 +msgid "Maximize Window" +msgstr "Максимизиране на прозореца" + +#: ../src/ui/frames.c:1089 +msgid "Unmaximize Window" +msgstr "Демаксимизиране на прозореца" + +#: ../src/ui/frames.c:1092 +msgid "Roll Up Window" +msgstr "Навиване на прозореца" + +#: ../src/ui/frames.c:1095 +msgid "Unroll Window" +msgstr "Развиване на прозореца" + +#: ../src/ui/frames.c:1098 +msgid "Keep Window On Top" +msgstr "Прозорецът да е отгоре" + +#: ../src/ui/frames.c:1101 +msgid "Remove Window From Top" +msgstr "Прозорецът да не е само отгоре" + +#: ../src/ui/frames.c:1104 +msgid "Always On Visible Workspace" +msgstr "Винаги на видимия работен плот" + +#: ../src/ui/frames.c:1107 +msgid "Put Window On Only One Workspace" +msgstr "Прозорецът да се появява само на едно работно място" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:70 +msgid "Mi_nimize" +msgstr "Ми_нимизиране" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:72 +msgid "Ma_ximize" +msgstr "_Максимизиране" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:74 +msgid "Unma_ximize" +msgstr "Де_максимизиране" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:76 +msgid "Roll _Up" +msgstr "На_виване" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:78 +msgid "_Unroll" +msgstr "_Развиване" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:80 +msgid "_Move" +msgstr "_Преместване" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:82 +msgid "_Resize" +msgstr "О_размеряване" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:84 +msgid "Move Titlebar On_screen" +msgstr "Преместване на лентата за заглавието по _екрана" + +#. separator +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:87 ../src/ui/menu.c:89 +msgid "Always on _Top" +msgstr "Винаги _отгоре" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:91 +msgid "_Always on Visible Workspace" +msgstr "_Винаги на видимия работен плот" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:93 +msgid "_Only on This Workspace" +msgstr "_Само на този работен плот" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:95 +msgid "Move to Workspace _Left" +msgstr "Преместване на _левия работен плот" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:97 +msgid "Move to Workspace R_ight" +msgstr "Преместване на десни_я работен плот" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:99 +msgid "Move to Workspace _Up" +msgstr "Преместване на _горния работен плот" + +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:101 +msgid "Move to Workspace _Down" +msgstr "Преместване в _долния работен плот" + +#. separator +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/ui/menu.c:105 +msgid "_Close" +msgstr "_Затваряне" + +#: ../src/ui/menu.c:203 +#, c-format +msgid "Workspace %d%n" +msgstr "Работен плот %d%n" + +#: ../src/ui/menu.c:213 +#, c-format +msgid "Workspace 1_0" +msgstr "Работен плот 1_0" + +#: ../src/ui/menu.c:215 +#, c-format +msgid "Workspace %s%d" +msgstr "Работен плот %s%d" + +#: ../src/ui/menu.c:395 +msgid "Move to Another _Workspace" +msgstr "Преместване на др_уг работен плот" + +#. This is the text that should appear next to menu accelerators +#. * that use the shift key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:105 +msgid "Shift" +msgstr "Shift" + +#. This is the text that should appear next to menu accelerators +#. * that use the control key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:111 +msgid "Ctrl" +msgstr "Ctrl" + +#. This is the text that should appear next to menu accelerators +#. * that use the alt key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:117 +msgid "Alt" +msgstr "Alt" + +#. This is the text that should appear next to menu accelerators +#. * that use the meta key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:123 +msgid "Meta" +msgstr "Meta" + +#. This is the text that should appear next to menu accelerators +#. * that use the super key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:129 +msgid "Super" +msgstr "Super" + +#. This is the text that should appear next to menu accelerators +#. * that use the hyper key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:135 +msgid "Hyper" +msgstr "Hyper" + +#. This is the text that should appear next to menu accelerators +#. * that use the mod2 key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:141 +msgid "Mod2" +msgstr "Mod2" + +#. This is the text that should appear next to menu accelerators +#. * that use the mod3 key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:147 +msgid "Mod3" +msgstr "Mod3" + +#. This is the text that should appear next to menu accelerators +#. * that use the mod4 key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:153 +msgid "Mod4" +msgstr "Mod4" + +#. This is the text that should appear next to menu accelerators +#. * that use the mod5 key. If the text on this key isn't typically +#. * translated on keyboards used for your language, don't translate +#. * this. +#. +#: ../src/ui/metaaccellabel.c:159 +msgid "Mod5" +msgstr "Mod5" + +#: ../src/ui/metacity-dialog.c:90 +#, c-format +msgid "\"%s\" is not responding." +msgstr "Прозорецът „%s“ не отговаря." + +#: ../src/ui/metacity-dialog.c:97 +msgid "" +"You may choose to wait a short while for it to continue or force the " +"application to quit entirely." +msgstr "" +"Можете да изчакате малко преди изрично да накарате приложението да спре " +"работата си." + +#: ../src/ui/metacity-dialog.c:107 +msgid "_Wait" +msgstr "Из_чакване" + +#: ../src/ui/metacity-dialog.c:109 +msgid "_Force Quit" +msgstr "_Принудително спиране" + +#: ../src/ui/metacity-dialog.c:206 +msgid "Title" +msgstr "Заглавие" + +#: ../src/ui/metacity-dialog.c:218 +msgid "Class" +msgstr "Клас" + +#: ../src/ui/metacity-dialog.c:244 +msgid "" +"These windows do not support \"save current setup\" and will have to be " +"restarted manually next time you log in." +msgstr "" +"Тези прозорци не поддържат операцията по записване на текущото състояние и " +"ще трябва да се стартират ръчно при следващото ви влизане." + +#: ../src/ui/metacity-dialog.c:310 #, c-format msgid "" -"\"%s\" found in configuration database is not a valid value for mouse button " -"modifier\n" +"There was an error running \"%s\":\n" +"%s." msgstr "" -"„%s“, който е открит в базата данни с настройките, не е валиден модификатор " -"на бутон на мишката\n" +"Имаше грешка при изпълнението на „%s“:\n" +"%s." -#: ../src/prefs.c:1127 ../src/prefs.c:1148 ../src/prefs.c:1705 -#, c-format -msgid "GConf key '%s' is set to an invalid value\n" -msgstr "Ключът на GConf - „%s“ е с невалидна стойност\n" - -#: ../src/prefs.c:1277 -#, c-format -msgid "" -"%d stored in GConf key %s is not a reasonable cursor_size; must be in the " -"range 1..128\n" -msgstr "" -"Стойността %d записана в клавиша на GConf - %s, е неподходяща за размер на " -"показалеца на мишката. Тя трябва да е в диапазона 1÷128\n" - -#: ../src/prefs.c:1357 -#, c-format -msgid "Could not parse font description \"%s\" from GConf key %s\n" -msgstr "" -"Описанието на шрифт „%s“ от ключа на GConf - %s, не може да бъде " -"анализирано\n" - -#: ../src/prefs.c:1599 -#, c-format -msgid "" -"%d stored in GConf key %s is not a reasonable number of workspaces, current " -"maximum is %d\n" -msgstr "" -"Стойността %d записана в клавиша на GConf - %s, е неподходяща за брой на " -"работните места. Текущият максимум е %d\n" - -#: ../src/prefs.c:1659 -msgid "" -"Workarounds for broken applications disabled. Some applications may not " -"behave properly.\n" -msgstr "" -"Триковете за развалените програми са изключени. Някои програми могат да са с " -"неправилно поведение.\n" - -#: ../src/prefs.c:1732 -#, c-format -msgid "%d stored in GConf key %s is out of range 0 to %d\n" -msgstr "Стойността %d записана в ключа на GConf - %s е извън обхвата от 0÷%d\n" - -#: ../src/prefs.c:1881 -#, c-format -msgid "Error setting number of workspaces to %d: %s\n" -msgstr "Грешка при задаване на броя на работни места да е %d: %s\n" - -#: ../src/prefs.c:2276 ../src/prefs.c:2446 -#, c-format -msgid "" -"\"%s\" found in configuration database is not a valid value for keybinding " -"\"%s\"\n" -msgstr "" -"Низът „%s“ открит в базата данни с настройки е невалиден за стойност на " -"клавишната комбинация „%s“\n" - -#: ../src/prefs.c:2861 -#, c-format -msgid "Error setting name for workspace %d to \"%s\": %s\n" -msgstr "Грешка при задаване на името на работното място %d да е „%s“: %s\n" - -#: ../src/resizepopup.c:113 +#: ../src/ui/resizepopup.c:113 #, c-format msgid "%d x %d" msgstr "%d×%d" -#: ../src/screen.c:410 -#, c-format -msgid "Screen %d on display '%s' is invalid\n" -msgstr "Екранът %d на дисплей '%s' е невалиден\n" - -#: ../src/screen.c:426 -#, c-format -msgid "" -"Screen %d on display \"%s\" already has a window manager; try using the --" -"replace option to replace the current window manager.\n" -msgstr "" -"Екранът %d на дисплей „%s“ вече има мениджър на прозорци; пробвайте да го " -"замените с опцията --replace.\n" - -#: ../src/screen.c:453 -#, c-format -msgid "" -"Could not acquire window manager selection on screen %d display \"%s\"\n" -msgstr "" -"Неуспех при получаването на избрания мениджър за прозорци на екран %d, " -"дисплей „%s“\n" - -#: ../src/screen.c:511 -#, c-format -msgid "Screen %d on display \"%s\" already has a window manager\n" -msgstr "Екран %d на дисплей „%s“ вече има мениджър за прозорци\n" - -#: ../src/screen.c:716 -#, c-format -msgid "Could not release screen %d on display \"%s\"\n" -msgstr "Неуспех при отстъпването на екран %d на дисплей „%s“\n" - -#: ../src/session.c:826 ../src/session.c:833 -#, c-format -msgid "Could not create directory '%s': %s\n" -msgstr "Неуспех при създаването на папката „%s“: %s\n" - -#: ../src/session.c:843 -#, c-format -msgid "Could not open session file '%s' for writing: %s\n" -msgstr "Неуспех при отварянето на сесийния файл „%s“ за запис: %s\n" - -#: ../src/session.c:995 -#, c-format -msgid "Error writing session file '%s': %s\n" -msgstr "Грешка при записване на сесийния файл „%s“: %s\n" - -#: ../src/session.c:1000 -#, c-format -msgid "Error closing session file '%s': %s\n" -msgstr "Грешка при затваряне на сесийния файл „%s“: %s\n" - -#: ../src/session.c:1075 -#, c-format -msgid "Failed to read saved session file %s: %s\n" -msgstr "Неуспех при прочитането на записания сесиен файл %s: %s\n" - -#: ../src/session.c:1110 -#, c-format -msgid "Failed to parse saved session file: %s\n" -msgstr "Неуспех при анализирането на записания сесиен файл: %s\n" - -#: ../src/session.c:1159 -msgid " attribute seen but we already have the session ID" -msgstr "" -"Атрибутът е видян, но вече имаме сесийния идентификатор" - -#: ../src/session.c:1172 -#, c-format -msgid "Unknown attribute %s on element" -msgstr "Непознат атрибут %s на елемента " - -#: ../src/session.c:1189 -msgid "nested tag" -msgstr "вложен етикет " - -#: ../src/session.c:1247 ../src/session.c:1279 -#, c-format -msgid "Unknown attribute %s on element" -msgstr "Непознат атрибут %s на елемента " - -#: ../src/session.c:1351 -#, c-format -msgid "Unknown attribute %s on element" -msgstr "Непознат атрибут %s на елемента " - -#: ../src/session.c:1411 -#, c-format -msgid "Unknown attribute %s on element" -msgstr "Непознат атрибут %s на елемента " - -#: ../src/session.c:1431 -#, c-format -msgid "Unknown element %s" -msgstr "Непознат елемент %s" - -#: ../src/session.c:1868 -#, c-format -msgid "" -"Error launching metacity-dialog to warn about apps that don't support " -"session management: %s\n" -msgstr "" -"Грешка при стартиране на диалога на Metacity, който предупреждава за " -"програми, които не поддържат управление на сесиите: %s\n" - -#: ../src/theme-parser.c:227 ../src/theme-parser.c:245 +#: ../src/ui/theme-parser.c:227 ../src/ui/theme-parser.c:245 #, c-format msgid "Line %d character %d: %s" msgstr "Ред %d, знак %d: %s" -#: ../src/theme-parser.c:399 +#: ../src/ui/theme-parser.c:396 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "Атрибутът „%s“ се повтаря два пъти в един елемент <%s>" -#: ../src/theme-parser.c:417 ../src/theme-parser.c:442 +#: ../src/ui/theme-parser.c:414 ../src/ui/theme-parser.c:439 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "Атрибутът „%s“ е невалиден за елемента <%s> в този контекст" -#: ../src/theme-parser.c:503 +#: ../src/ui/theme-parser.c:500 #, c-format msgid "Integer %ld must be positive" msgstr "Цялото число %ld трябва да е положително" -#: ../src/theme-parser.c:511 +#: ../src/ui/theme-parser.c:508 #, c-format msgid "Integer %ld is too large, current max is %d" msgstr "Цялото число %ld е прекалено голямо, максимумът е %d" -#: ../src/theme-parser.c:539 ../src/theme-parser.c:655 +#: ../src/ui/theme-parser.c:536 ../src/ui/theme-parser.c:652 #, c-format msgid "Could not parse \"%s\" as a floating point number" msgstr "„%s“ не може да се интерпретира като число с плаваща запетая" -#: ../src/theme-parser.c:570 ../src/theme-parser.c:598 +#: ../src/ui/theme-parser.c:567 ../src/ui/theme-parser.c:595 #, c-format msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" msgstr "Булевите стойности са или „истина“, или „лъжа“. Не са „%s“" -#: ../src/theme-parser.c:625 +#: ../src/ui/theme-parser.c:622 #, c-format msgid "Angle must be between 0.0 and 360.0, was %g\n" msgstr "Ъгълът трябва да е между 0.0 и 360.0, а е %g\n" -#: ../src/theme-parser.c:688 +#: ../src/ui/theme-parser.c:685 #, c-format msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n" msgstr "" "Алфа трябва да е между 0.0 (пълна прозрачност) и 1.0 (пълна непрозрачност), " "а е %g\n" -#: ../src/theme-parser.c:753 +#: ../src/ui/theme-parser.c:750 #, c-format msgid "" "Invalid title scale \"%s\" (must be one of xx-small,x-small,small,medium," @@ -2606,371 +2703,371 @@ msgstr "" "Невалидно увеличение на заглавието „%s“ (трябва да е едно от „xx-small“, „x-" "small“, „small“,„medium“, „large“, „x-large“, „xx-large“)\n" -#: ../src/theme-parser.c:798 ../src/theme-parser.c:806 -#: ../src/theme-parser.c:888 ../src/theme-parser.c:985 -#: ../src/theme-parser.c:1027 ../src/theme-parser.c:1138 -#: ../src/theme-parser.c:1188 ../src/theme-parser.c:1196 -#: ../src/theme-parser.c:3074 ../src/theme-parser.c:3163 -#: ../src/theme-parser.c:3170 ../src/theme-parser.c:3177 +#: ../src/ui/theme-parser.c:795 ../src/ui/theme-parser.c:803 +#: ../src/ui/theme-parser.c:885 ../src/ui/theme-parser.c:982 +#: ../src/ui/theme-parser.c:1024 ../src/ui/theme-parser.c:1135 +#: ../src/ui/theme-parser.c:1185 ../src/ui/theme-parser.c:1193 +#: ../src/ui/theme-parser.c:3093 ../src/ui/theme-parser.c:3184 +#: ../src/ui/theme-parser.c:3191 ../src/ui/theme-parser.c:3198 #, c-format msgid "No \"%s\" attribute on <%s> element" -msgstr "Елементът <%s> няма атрибута „%s“" +msgstr "Елементът <%2$s> няма атрибута „%1$s“" -#: ../src/theme-parser.c:922 ../src/theme-parser.c:993 -#: ../src/theme-parser.c:1035 ../src/theme-parser.c:1146 +#: ../src/ui/theme-parser.c:919 ../src/ui/theme-parser.c:990 +#: ../src/ui/theme-parser.c:1032 ../src/ui/theme-parser.c:1143 #, c-format msgid "<%s> name \"%s\" used a second time" -msgstr "Името „%s“ на <%s> е използвано втори път" +msgstr "Името „%2$s“ на <%1$s> е използвано втори път" -#: ../src/theme-parser.c:934 ../src/theme-parser.c:1047 -#: ../src/theme-parser.c:1158 +#: ../src/ui/theme-parser.c:931 ../src/ui/theme-parser.c:1044 +#: ../src/ui/theme-parser.c:1155 #, c-format msgid "<%s> parent \"%s\" has not been defined" -msgstr "Родителят „%s“ на <%s> не е дефиниран" +msgstr "Родителят „%2$s“ на <%1$s> не е дефиниран" -#: ../src/theme-parser.c:1060 +#: ../src/ui/theme-parser.c:1057 #, c-format msgid "<%s> geometry \"%s\" has not been defined" -msgstr "Геометрията „%s“ на <%s> не е дефинирана" +msgstr "Геометрията „%2$s“ на <%1$s> не е дефинирана" -#: ../src/theme-parser.c:1073 +#: ../src/ui/theme-parser.c:1070 #, c-format msgid "<%s> must specify either a geometry or a parent that has a geometry" msgstr "<%s> трябва да указва или геометрия, или родител с геометрия" -#: ../src/theme-parser.c:1115 +#: ../src/ui/theme-parser.c:1112 msgid "You must specify a background for an alpha value to be meaningful" msgstr "За да бъде алфа стойността валидна, трябва да е указан фон" -#: ../src/theme-parser.c:1206 +#: ../src/ui/theme-parser.c:1203 #, c-format msgid "Unknown type \"%s\" on <%s> element" msgstr "Непознат вид „%s“ на елемента <%s>" -#: ../src/theme-parser.c:1217 +#: ../src/ui/theme-parser.c:1214 #, c-format msgid "Unknown style_set \"%s\" on <%s> element" msgstr "Непознат style_set „%s“ на елемента <%s>" -#: ../src/theme-parser.c:1225 +#: ../src/ui/theme-parser.c:1222 #, c-format msgid "Window type \"%s\" has already been assigned a style set" msgstr "Видът прозорци „%s“ вече има установен вид на стила" -#: ../src/theme-parser.c:1261 +#: ../src/ui/theme-parser.c:1258 msgid "Theme already has a fallback icon" msgstr "Темата има резервна икона" -#: ../src/theme-parser.c:1273 +#: ../src/ui/theme-parser.c:1270 msgid "Theme already has a fallback mini_icon" -msgstr "Темата има резервна мини икона" +msgstr "Темата има резервна мини икона (mini_icon)" -#: ../src/theme-parser.c:1286 ../src/theme-parser.c:1350 -#: ../src/theme-parser.c:1639 ../src/theme-parser.c:3262 -#: ../src/theme-parser.c:3316 ../src/theme-parser.c:3488 -#: ../src/theme-parser.c:3704 ../src/theme-parser.c:3742 -#: ../src/theme-parser.c:3780 ../src/theme-parser.c:3818 +#: ../src/ui/theme-parser.c:1283 ../src/ui/theme-parser.c:1347 +#: ../src/ui/theme-parser.c:1636 ../src/ui/theme-parser.c:3285 +#: ../src/ui/theme-parser.c:3339 ../src/ui/theme-parser.c:3511 +#: ../src/ui/theme-parser.c:3727 ../src/ui/theme-parser.c:3765 +#: ../src/ui/theme-parser.c:3803 ../src/ui/theme-parser.c:3841 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "Елементът <%s> не е позволен под <%s>" -#: ../src/theme-parser.c:1376 ../src/theme-parser.c:1463 -#: ../src/theme-parser.c:1533 +#: ../src/ui/theme-parser.c:1373 ../src/ui/theme-parser.c:1460 +#: ../src/ui/theme-parser.c:1530 #, c-format msgid "No \"name\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „name“" -#: ../src/theme-parser.c:1383 ../src/theme-parser.c:1470 +#: ../src/ui/theme-parser.c:1380 ../src/ui/theme-parser.c:1467 #, c-format msgid "No \"value\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „value“" -#: ../src/theme-parser.c:1414 ../src/theme-parser.c:1428 -#: ../src/theme-parser.c:1487 +#: ../src/ui/theme-parser.c:1411 ../src/ui/theme-parser.c:1425 +#: ../src/ui/theme-parser.c:1484 msgid "" "Cannot specify both button_width/button_height and aspect ratio for buttons" msgstr "" "Не може да се указват едновременно и двата размера (височина и ширина на " "бутоните), и отношението на размерите им" -#: ../src/theme-parser.c:1437 +#: ../src/ui/theme-parser.c:1434 #, c-format msgid "Distance \"%s\" is unknown" msgstr "Разстоянието „%s“ е неизвестно" -#: ../src/theme-parser.c:1496 +#: ../src/ui/theme-parser.c:1493 #, c-format msgid "Aspect ratio \"%s\" is unknown" msgstr "Пропорцията „%s“ е неизвестна" -#: ../src/theme-parser.c:1540 +#: ../src/ui/theme-parser.c:1537 #, c-format msgid "No \"top\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „top“" -#: ../src/theme-parser.c:1547 +#: ../src/ui/theme-parser.c:1544 #, c-format msgid "No \"bottom\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „bottom“" -#: ../src/theme-parser.c:1554 +#: ../src/ui/theme-parser.c:1551 #, c-format msgid "No \"left\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „left“" -#: ../src/theme-parser.c:1561 +#: ../src/ui/theme-parser.c:1558 #, c-format msgid "No \"right\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „right“" -#: ../src/theme-parser.c:1593 +#: ../src/ui/theme-parser.c:1590 #, c-format msgid "Border \"%s\" is unknown" msgstr "Границата „%s“ е непозната" -#: ../src/theme-parser.c:1746 ../src/theme-parser.c:1856 -#: ../src/theme-parser.c:1963 ../src/theme-parser.c:2190 -#: ../src/theme-parser.c:3007 +#: ../src/ui/theme-parser.c:1736 ../src/ui/theme-parser.c:1850 +#: ../src/ui/theme-parser.c:1961 ../src/ui/theme-parser.c:2192 +#: ../src/ui/theme-parser.c:3023 #, c-format msgid "No \"color\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „color“" -#: ../src/theme-parser.c:1753 +#: ../src/ui/theme-parser.c:1743 #, c-format msgid "No \"x1\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „x1“" -#: ../src/theme-parser.c:1760 ../src/theme-parser.c:2852 +#: ../src/ui/theme-parser.c:1750 ../src/ui/theme-parser.c:2864 #, c-format msgid "No \"y1\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „y1“" -#: ../src/theme-parser.c:1767 +#: ../src/ui/theme-parser.c:1757 #, c-format msgid "No \"x2\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „x2“" -#: ../src/theme-parser.c:1774 ../src/theme-parser.c:2859 +#: ../src/ui/theme-parser.c:1764 ../src/ui/theme-parser.c:2871 #, c-format msgid "No \"y2\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „y2“" -#: ../src/theme-parser.c:1863 ../src/theme-parser.c:1970 -#: ../src/theme-parser.c:2116 ../src/theme-parser.c:2197 -#: ../src/theme-parser.c:2303 ../src/theme-parser.c:2401 -#: ../src/theme-parser.c:2621 ../src/theme-parser.c:2747 -#: ../src/theme-parser.c:2845 ../src/theme-parser.c:2919 -#: ../src/theme-parser.c:3014 +#: ../src/ui/theme-parser.c:1857 ../src/ui/theme-parser.c:1968 +#: ../src/ui/theme-parser.c:2117 ../src/ui/theme-parser.c:2199 +#: ../src/ui/theme-parser.c:2306 ../src/ui/theme-parser.c:2408 +#: ../src/ui/theme-parser.c:2630 ../src/ui/theme-parser.c:2758 +#: ../src/ui/theme-parser.c:2857 ../src/ui/theme-parser.c:2934 +#: ../src/ui/theme-parser.c:3030 #, c-format msgid "No \"x\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „x“" -#: ../src/theme-parser.c:1870 ../src/theme-parser.c:1977 -#: ../src/theme-parser.c:2123 ../src/theme-parser.c:2204 -#: ../src/theme-parser.c:2310 ../src/theme-parser.c:2408 -#: ../src/theme-parser.c:2628 ../src/theme-parser.c:2754 -#: ../src/theme-parser.c:2926 ../src/theme-parser.c:3021 +#: ../src/ui/theme-parser.c:1864 ../src/ui/theme-parser.c:1975 +#: ../src/ui/theme-parser.c:2124 ../src/ui/theme-parser.c:2206 +#: ../src/ui/theme-parser.c:2313 ../src/ui/theme-parser.c:2415 +#: ../src/ui/theme-parser.c:2637 ../src/ui/theme-parser.c:2765 +#: ../src/ui/theme-parser.c:2941 ../src/ui/theme-parser.c:3037 #, c-format msgid "No \"y\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „y“" -#: ../src/theme-parser.c:1877 ../src/theme-parser.c:1984 -#: ../src/theme-parser.c:2130 ../src/theme-parser.c:2211 -#: ../src/theme-parser.c:2317 ../src/theme-parser.c:2415 -#: ../src/theme-parser.c:2635 ../src/theme-parser.c:2761 -#: ../src/theme-parser.c:2933 +#: ../src/ui/theme-parser.c:1871 ../src/ui/theme-parser.c:1982 +#: ../src/ui/theme-parser.c:2131 ../src/ui/theme-parser.c:2213 +#: ../src/ui/theme-parser.c:2320 ../src/ui/theme-parser.c:2422 +#: ../src/ui/theme-parser.c:2644 ../src/ui/theme-parser.c:2772 +#: ../src/ui/theme-parser.c:2948 #, c-format msgid "No \"width\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „width“" -#: ../src/theme-parser.c:1884 ../src/theme-parser.c:1991 -#: ../src/theme-parser.c:2137 ../src/theme-parser.c:2218 -#: ../src/theme-parser.c:2324 ../src/theme-parser.c:2422 -#: ../src/theme-parser.c:2642 ../src/theme-parser.c:2768 -#: ../src/theme-parser.c:2940 +#: ../src/ui/theme-parser.c:1878 ../src/ui/theme-parser.c:1989 +#: ../src/ui/theme-parser.c:2138 ../src/ui/theme-parser.c:2220 +#: ../src/ui/theme-parser.c:2327 ../src/ui/theme-parser.c:2429 +#: ../src/ui/theme-parser.c:2651 ../src/ui/theme-parser.c:2779 +#: ../src/ui/theme-parser.c:2955 #, c-format msgid "No \"height\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „height“" -#: ../src/theme-parser.c:2000 +#: ../src/ui/theme-parser.c:1998 #, c-format msgid "No \"start_angle\" or \"from\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „start_angle“ или „from“" -#: ../src/theme-parser.c:2007 +#: ../src/ui/theme-parser.c:2005 #, c-format msgid "No \"extent_angle\" or \"to\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „extent_angle“ или „to“" -#: ../src/theme-parser.c:2016 +#: ../src/ui/theme-parser.c:2014 #, c-format msgid "No \"start_angle\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „start_angle“" -#: ../src/theme-parser.c:2023 +#: ../src/ui/theme-parser.c:2021 #, c-format msgid "No \"extent_angle\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „extent_angle“" -#: ../src/theme-parser.c:2225 +#: ../src/ui/theme-parser.c:2227 #, c-format msgid "No \"alpha\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „alpha“" -#: ../src/theme-parser.c:2296 +#: ../src/ui/theme-parser.c:2299 #, c-format msgid "No \"type\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „type“" -#: ../src/theme-parser.c:2344 +#: ../src/ui/theme-parser.c:2349 #, c-format msgid "Did not understand value \"%s\" for type of gradient" msgstr "Стойността „%s“ не може да се анализира като вид градиент" -#: ../src/theme-parser.c:2429 +#: ../src/ui/theme-parser.c:2436 #, c-format msgid "No \"filename\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „filename“" -#: ../src/theme-parser.c:2454 ../src/theme-parser.c:2965 +#: ../src/ui/theme-parser.c:2461 ../src/ui/theme-parser.c:2980 #, c-format msgid "Did not understand fill type \"%s\" for <%s> element" msgstr "Непознато запълване „%s“ за елемента <%s>" -#: ../src/theme-parser.c:2600 ../src/theme-parser.c:2733 -#: ../src/theme-parser.c:2838 +#: ../src/ui/theme-parser.c:2609 ../src/ui/theme-parser.c:2744 +#: ../src/ui/theme-parser.c:2850 #, c-format msgid "No \"state\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „state“" -#: ../src/theme-parser.c:2607 ../src/theme-parser.c:2740 +#: ../src/ui/theme-parser.c:2616 ../src/ui/theme-parser.c:2751 #, c-format msgid "No \"shadow\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „shadow“" -#: ../src/theme-parser.c:2614 +#: ../src/ui/theme-parser.c:2623 #, c-format msgid "No \"arrow\" attribute on element <%s>" msgstr "Елементът <%s> няма атрибут „arrow“" -#: ../src/theme-parser.c:2667 ../src/theme-parser.c:2789 -#: ../src/theme-parser.c:2877 +#: ../src/ui/theme-parser.c:2676 ../src/ui/theme-parser.c:2800 +#: ../src/ui/theme-parser.c:2891 #, c-format msgid "Did not understand state \"%s\" for <%s> element" msgstr "Неуспех при анализа на състоянието „%s“ на елемента <%s>" -#: ../src/theme-parser.c:2677 ../src/theme-parser.c:2799 +#: ../src/ui/theme-parser.c:2686 ../src/ui/theme-parser.c:2810 #, c-format msgid "Did not understand shadow \"%s\" for <%s> element" msgstr "Неуспех при анализа на сянката „%s“ на елемента <%s>" -#: ../src/theme-parser.c:2687 +#: ../src/ui/theme-parser.c:2696 #, c-format msgid "Did not understand arrow \"%s\" for <%s> element" msgstr "Неуспех при анализа на стрелката „%s“ на елемента <%s>" -#: ../src/theme-parser.c:3100 ../src/theme-parser.c:3216 +#: ../src/ui/theme-parser.c:3120 ../src/ui/theme-parser.c:3237 #, c-format msgid "No called \"%s\" has been defined" msgstr "Няма дефинирани с име „%s“" -#: ../src/theme-parser.c:3112 ../src/theme-parser.c:3228 +#: ../src/ui/theme-parser.c:3132 ../src/ui/theme-parser.c:3249 #, c-format msgid "Including draw_ops \"%s\" here would create a circular reference" msgstr "Включването на draw_ops „%s“ тук би предизвикало циклична зависимост" -#: ../src/theme-parser.c:3291 +#: ../src/ui/theme-parser.c:3314 #, c-format msgid "No \"value\" attribute on <%s> element" msgstr "Елементът <%s> няма атрибут „value“" -#: ../src/theme-parser.c:3348 +#: ../src/ui/theme-parser.c:3371 #, c-format msgid "No \"position\" attribute on <%s> element" msgstr "Елементът <%s> няма атрибут „position“" -#: ../src/theme-parser.c:3357 +#: ../src/ui/theme-parser.c:3380 #, c-format msgid "Unknown position \"%s\" for frame piece" msgstr "Непозната позиция „%s“ за елемент на рамката" -#: ../src/theme-parser.c:3365 +#: ../src/ui/theme-parser.c:3388 #, c-format msgid "Frame style already has a piece at position %s" msgstr "Стилът на рамката вече има елемент на позицията %s" -#: ../src/theme-parser.c:3382 ../src/theme-parser.c:3473 +#: ../src/ui/theme-parser.c:3405 ../src/ui/theme-parser.c:3496 #, c-format msgid "No with the name \"%s\" has been defined" msgstr "Няма дефиниран с името „%s“" -#: ../src/theme-parser.c:3410 +#: ../src/ui/theme-parser.c:3433 #, c-format msgid "No \"function\" attribute on <%s> element" msgstr "Елементът <%s> няма атрибут „function“" -#: ../src/theme-parser.c:3418 ../src/theme-parser.c:3534 +#: ../src/ui/theme-parser.c:3441 ../src/ui/theme-parser.c:3557 #, c-format msgid "No \"state\" attribute on <%s> element" msgstr "Елементът <%s> няма атрибут „state“" -#: ../src/theme-parser.c:3427 +#: ../src/ui/theme-parser.c:3450 #, c-format msgid "Unknown function \"%s\" for button" msgstr "Непозната функция „%s“ за бутона" -#: ../src/theme-parser.c:3436 +#: ../src/ui/theme-parser.c:3459 #, c-format msgid "Button function \"%s\" does not exist in this version (%d, need %d)" msgstr "" "Функцията на бутона „%s“ не съществува в тази версия (%d, а трябва да е %d)" -#: ../src/theme-parser.c:3448 +#: ../src/ui/theme-parser.c:3471 #, c-format msgid "Unknown state \"%s\" for button" msgstr "Непознато състояние „%s“ за бутона" -#: ../src/theme-parser.c:3456 +#: ../src/ui/theme-parser.c:3479 #, c-format msgid "Frame style already has a button for function %s state %s" msgstr "Стилът на рамката има бутон за функция %s, състояние %s" -#: ../src/theme-parser.c:3526 +#: ../src/ui/theme-parser.c:3549 #, c-format msgid "No \"focus\" attribute on <%s> element" msgstr "Елементът <%s> няма атрибут „focus“" -#: ../src/theme-parser.c:3542 +#: ../src/ui/theme-parser.c:3565 #, c-format msgid "No \"style\" attribute on <%s> element" msgstr "Елементът <%s> няма атрибут „style“" -#: ../src/theme-parser.c:3551 +#: ../src/ui/theme-parser.c:3574 #, c-format msgid "\"%s\" is not a valid value for focus attribute" msgstr "„%s“ не е валидна стойност за атрибута фокус" -#: ../src/theme-parser.c:3560 +#: ../src/ui/theme-parser.c:3583 #, c-format msgid "\"%s\" is not a valid value for state attribute" msgstr "„%s“ не е валидна стойност за атрибута състояние" -#: ../src/theme-parser.c:3570 +#: ../src/ui/theme-parser.c:3593 #, c-format msgid "A style called \"%s\" has not been defined" msgstr "Не е дефиниран стил на име „%s“" -#: ../src/theme-parser.c:3581 +#: ../src/ui/theme-parser.c:3604 #, c-format msgid "No \"resize\" attribute on <%s> element" msgstr "Елементът <%s> няма атрибут „resize“" -#: ../src/theme-parser.c:3591 ../src/theme-parser.c:3614 +#: ../src/ui/theme-parser.c:3614 ../src/ui/theme-parser.c:3637 #, c-format msgid "\"%s\" is not a valid value for resize attribute" msgstr "„%s“ не е валидна стойност за атрибута оразмеряване" -#: ../src/theme-parser.c:3625 +#: ../src/ui/theme-parser.c:3648 #, c-format msgid "" "Should not have \"resize\" attribute on <%s> element for maximized/shaded " @@ -2979,24 +3076,24 @@ msgstr "" "Елементът <%s> не трябва да има атрибут „resize“ за състоянията максимизиран/" "засенчен" -#: ../src/theme-parser.c:3639 +#: ../src/ui/theme-parser.c:3662 #, c-format msgid "" "Should not have \"resize\" attribute on <%s> element for maximized states" msgstr "" "Елементът <%s> не трябва да има атрибут „resize“ за състоянието максимизиран" -#: ../src/theme-parser.c:3653 ../src/theme-parser.c:3675 +#: ../src/ui/theme-parser.c:3676 ../src/ui/theme-parser.c:3698 #, c-format msgid "Style has already been specified for state %s resize %s focus %s" msgstr "Вече е указан стил за състояние %s, оразмеряване %s, фокус %s" -#: ../src/theme-parser.c:3664 ../src/theme-parser.c:3686 +#: ../src/ui/theme-parser.c:3687 ../src/ui/theme-parser.c:3709 #, c-format msgid "Style has already been specified for state %s focus %s" msgstr "Вече е указан стил за състояние %s, фокус %s" -#: ../src/theme-parser.c:3725 +#: ../src/ui/theme-parser.c:3748 msgid "" "Can't have a two draw_ops for a element (theme specified a draw_ops " "attribute and also a element, or specified two elements)" @@ -3004,7 +3101,7 @@ msgstr "" "Не може да има два draw_ops за елемент (темата е указала атрибут " "draw_ops и елемент или два елемента)" -#: ../src/theme-parser.c:3763 +#: ../src/ui/theme-parser.c:3786 msgid "" "Can't have a two draw_ops for a