Changeset 2459
- Timestamp:
- Feb 22, 2012, 8:34:55 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/master/libpeas.master.bg.po
r2291 r2459 9 9 "Project-Id-Version: libpeas master\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 201 1-03-27 23:05+0300\n"12 "PO-Revision-Date: 201 1-03-27 23:04+0300\n"11 "POT-Creation-Date: 2012-02-22 19:30+0200\n" 12 "PO-Revision-Date: 2012-02-22 19:30+0200\n" 13 13 "Last-Translator: Krasimir Chonov <mk2616@abv.bg>\n" 14 14 "Language-Team: Bulgarian <dict@fsa-bg.org>\n" … … 40 40 msgstr "Изглед" 41 41 42 #: ../libpeas/peas-engine.c:78 542 #: ../libpeas/peas-engine.c:789 43 43 #, c-format 44 44 msgid "Dependency '%s' was not found" 45 45 msgstr "Не може да се намери необходимата приставка „%s“" 46 46 47 #: ../libpeas/peas-engine.c:79 547 #: ../libpeas/peas-engine.c:799 48 48 #, c-format 49 49 msgid "Dependency '%s' failed to load" 50 50 msgstr "Неуспешно зареждане на необходимата приставка „%s“" 51 51 52 #: ../libpeas/peas-engine.c:81 052 #: ../libpeas/peas-engine.c:814 53 53 #, c-format 54 54 msgid "Plugin loader '%s' was not found" 55 55 msgstr "Модулът за зареждане на приставки не бе открит „%s“" 56 56 57 #: ../libpeas/peas-engine.c:82 257 #: ../libpeas/peas-engine.c:826 58 58 #, c-format 59 59 msgid "Failed to load" 60 60 msgstr "Неуспешно зареждане" 61 61 62 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c: 8862 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:91 63 63 msgid "Additional plugins must be disabled" 64 64 msgstr "Трябва да се изключат още приставки" 65 65 66 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:9 566 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:98 67 67 #, c-format 68 68 msgid "The following plugins depend on '%s' and will also be disabled:" 69 69 msgstr "Следните приставки зависят от „%s“ и също ще бъдат изключени:" 70 70 71 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:1 3771 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:140 72 72 msgid "Plugins" 73 73 msgstr "Приставки" 74 74 75 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:15 375 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:156 76 76 msgid "An additional plugin must be disabled" 77 77 msgstr "Още една приставка трябва да се изключи" 78 78 79 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:16 079 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:163 80 80 #, c-format 81 81 msgid "" … … 86 86 "Ако изключите „%s“, „%s“ също ще бъде изключена." 87 87 88 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:18 488 #: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:183 89 89 msgid "Disable Plugins" 90 90 msgstr "Изключване на приставки" 91 91 92 #: ../libpeas-gtk/peas-gtk-plugin-manager.c:1 9892 #: ../libpeas-gtk/peas-gtk-plugin-manager.c:182 93 93 msgid "There was an error displaying the help." 94 94 msgstr "Възникна грешка при показване на помощната документация." 95 95 96 #: ../libpeas-gtk/peas-gtk-plugin-manager.c:346 97 msgid "C_onfigure" 98 msgstr "_Настройки" 99 100 #: ../libpeas-gtk/peas-gtk-plugin-manager.c:354 96 #: ../libpeas-gtk/peas-gtk-plugin-manager.c:387 101 97 msgid "_About" 102 98 msgstr "_Относно" 103 99 104 #: ../libpeas-gtk/peas-gtk-plugin-manager.c:3 80105 msgid "_P lugins:"106 msgstr "_ Приставки:"100 #: ../libpeas-gtk/peas-gtk-plugin-manager.c:395 101 msgid "_Preferences" 102 msgstr "_Настройки" 107 103 108 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:33 1104 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:334 109 105 msgid "_Enabled" 110 106 msgstr "_Включена" 111 107 112 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:34 2108 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:345 113 109 msgid "E_nable All" 114 110 msgstr "В_ключване на всички" 115 111 116 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:34 6112 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:349 117 113 msgid "_Disable All" 118 114 msgstr "_Изключване на всички" 119 115 120 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:5 13116 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:508 121 117 msgid "Enabled" 122 118 msgstr "Включена" 123 119 124 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:5 34120 #: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:529 125 121 msgid "Plugin" 126 122 msgstr "Приставка" … … 139 135 msgstr "Изпълнение от папката за компилиране" 140 136 141 #: ../peas-demo/peas-demo.c:10 1137 #: ../peas-demo/peas-demo.c:100 142 138 msgid "- libpeas demo application" 143 139 msgstr "— демонстрационно приложение на libpeas"
Note: See TracChangeset
for help on using the changeset viewer.