| [1097] | 1 | # Bulgarian translation for libwnck.
|
|---|
| [1773] | 2 | # Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
|---|
| [1097] | 3 | # Evgeni Boevski <linkej@yahoo.com>, 2002;
|
|---|
| 4 | # Yanko Kaneti <yaneti@declera.com>, 2002;
|
|---|
| 5 | # Vladimir Petkov <vpetkov@i-space.org>, 2004, 2005, 2006.
|
|---|
| [1773] | 6 | # Alexander Shopov <ash@contact.bg>, 2006, 2007, 2009.
|
|---|
| [1505] | 7 | # Yavor Doganov <yavor@gnu.org>, 2008.
|
|---|
| [1097] | 8 | msgid ""
|
|---|
| 9 | msgstr ""
|
|---|
| [1167] | 10 | "Project-Id-Version: libwnck trunk\n"
|
|---|
| [1097] | 11 | "Report-Msgid-Bugs-To: \n"
|
|---|
| [1773] | 12 | "POT-Creation-Date: 2009-02-10 12:46+0200\n"
|
|---|
| 13 | "PO-Revision-Date: 2009-02-10 12:46+0200\n"
|
|---|
| [1505] | 14 | "Last-Translator: Yavor Doganov <yavor@gnu.org>\n"
|
|---|
| [1097] | 15 | "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
|
|---|
| 16 | "MIME-Version: 1.0\n"
|
|---|
| 17 | "Content-Type: text/plain; charset=UTF-8\n"
|
|---|
| 18 | "Content-Transfer-Encoding: 8bit\n"
|
|---|
| 19 | "Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|---|
| 20 |
|
|---|
| [1167] | 21 | #. *
|
|---|
| 22 | #. * SECTION:application
|
|---|
| 23 | #. * @short_description: an object representing a group of windows of the same
|
|---|
| 24 | #. * application.
|
|---|
| 25 | #. * @see_also: wnck_window_get_application()
|
|---|
| 26 | #. * @stability: Unstable
|
|---|
| 27 | #. *
|
|---|
| 28 | #. * The #WnckApplication is a group of #WnckWindow that are all in the same
|
|---|
| 29 | #. * application. It can be used to represent windows by applications, group
|
|---|
| 30 | #. * windows by applications or to manipulate all windows of a particular
|
|---|
| 31 | #. * application.
|
|---|
| 32 | #. *
|
|---|
| 33 | #. * A #WnckApplication is identified by the group leader of the #WnckWindow
|
|---|
| 34 | #. * belonging to it, and new #WnckWindow are added to a #WnckApplication if and
|
|---|
| 35 | #. * only if they have the group leader of the #WnckApplication.
|
|---|
| 36 | #. *
|
|---|
| 37 | #. * The #WnckApplication objects are always owned by libwnck and must not be
|
|---|
| 38 | #. * referenced or unreferenced.
|
|---|
| 39 | #.
|
|---|
| [1173] | 40 | #: ../libwnck/application.c:51
|
|---|
| [1167] | 41 | msgid "Untitled application"
|
|---|
| 42 | msgstr "Програма без име"
|
|---|
| [1097] | 43 |
|
|---|
| [1167] | 44 | #: ../libwnck/pager-accessible.c:322
|
|---|
| [1097] | 45 | msgid "Workspace Switcher"
|
|---|
| 46 | msgstr "Превключвател между работни плотове"
|
|---|
| 47 |
|
|---|
| [1167] | 48 | #: ../libwnck/pager-accessible.c:333
|
|---|
| [1097] | 49 | msgid "Tool to switch between workspaces"
|
|---|
| 50 | msgstr "Инструмент за превключване между работни плотове"
|
|---|
| 51 |
|
|---|
| [1167] | 52 | #: ../libwnck/pager-accessible.c:437
|
|---|
| [1097] | 53 | #, c-format
|
|---|
| 54 | msgid "Click this to switch to workspace %s"
|
|---|
| 55 | msgstr "Натиснете тук за превключване към работен плот %s"
|
|---|
| 56 |
|
|---|
| [1773] | 57 | #: ../libwnck/pager.c:1910
|
|---|
| [1167] | 58 | #, c-format
|
|---|
| 59 | msgid "Click to start dragging \"%s\""
|
|---|
| [1173] | 60 | msgstr "Натиснете, за да започнете да влачите „%s“"
|
|---|
| [1097] | 61 |
|
|---|
| [1773] | 62 | #: ../libwnck/pager.c:1913
|
|---|
| [1167] | 63 | #, c-format
|
|---|
| 64 | msgid "Current workspace: \"%s\""
|
|---|
| [1173] | 65 | msgstr "Текущ работен плот: „%s“"
|
|---|
| [1167] | 66 |
|
|---|
| [1773] | 67 | #: ../libwnck/pager.c:1918
|
|---|
| [1167] | 68 | #, c-format
|
|---|
| 69 | msgid "Click to switch to \"%s\""
|
|---|
| 70 | msgstr "Натиснете тук за превключване към „%s“"
|
|---|
| 71 |
|
|---|
| [1173] | 72 | #: ../libwnck/selector.c:1171
|
|---|
| [1097] | 73 | msgid "No Windows Open"
|
|---|
| 74 | msgstr "Няма отворени прозорци"
|
|---|
| 75 |
|
|---|
| [1173] | 76 | #: ../libwnck/selector.c:1224
|
|---|
| [1097] | 77 | msgid "Window Selector"
|
|---|
| [1173] | 78 | msgstr "Избор на прозорец"
|
|---|
| [1097] | 79 |
|
|---|
| [1173] | 80 | #: ../libwnck/selector.c:1225
|
|---|
| [1097] | 81 | msgid "Tool to switch between windows"
|
|---|
| 82 | msgstr "Програма за превключване между прозорците"
|
|---|
| 83 |
|
|---|
| [1773] | 84 | #: ../libwnck/tasklist.c:729
|
|---|
| [1097] | 85 | msgid "Window List"
|
|---|
| 86 | msgstr "Списък с прозорците"
|
|---|
| 87 |
|
|---|
| [1773] | 88 | #: ../libwnck/tasklist.c:730
|
|---|
| [1097] | 89 | msgid "Tool to switch between visible windows"
|
|---|
| 90 | msgstr "Инструмент за превключване между видимите прозорци"
|
|---|
| 91 |
|
|---|
| [1773] | 92 | #: ../libwnck/tasklist.c:3018
|
|---|
| [1167] | 93 | msgid "Mi_nimize All"
|
|---|
| 94 | msgstr "Минимизиране на вси_чки"
|
|---|
| 95 |
|
|---|
| [1773] | 96 | #: ../libwnck/tasklist.c:3029
|
|---|
| [1167] | 97 | msgid "Un_minimize All"
|
|---|
| 98 | msgstr "Дем_инимизиране на всички"
|
|---|
| 99 |
|
|---|
| [1773] | 100 | #: ../libwnck/tasklist.c:3037
|
|---|
| [1167] | 101 | msgid "Ma_ximize All"
|
|---|
| 102 | msgstr "_Максимизиране на всички"
|
|---|
| 103 |
|
|---|
| [1773] | 104 | #: ../libwnck/tasklist.c:3048
|
|---|
| [1167] | 105 | msgid "_Unmaximize All"
|
|---|
| 106 | msgstr "Дем_инимизиране на всички"
|
|---|
| 107 |
|
|---|
| [1773] | 108 | #: ../libwnck/tasklist.c:3060
|
|---|
| [1097] | 109 | msgid "_Close All"
|
|---|
| 110 | msgstr "За_тваряне на всички"
|
|---|
| 111 |
|
|---|
| [1167] | 112 | #: ../libwnck/test-pager.c:15
|
|---|
| 113 | msgid "Use N_ROWS rows"
|
|---|
| [1173] | 114 | msgstr "Използване на N_РЕДА"
|
|---|
| [1097] | 115 |
|
|---|
| [1167] | 116 | #: ../libwnck/test-pager.c:15
|
|---|
| 117 | msgid "N_ROWS"
|
|---|
| [1173] | 118 | msgstr "N_РЕДА"
|
|---|
| [1097] | 119 |
|
|---|
| [1167] | 120 | #: ../libwnck/test-pager.c:16
|
|---|
| 121 | msgid "Only show current workspace"
|
|---|
| [1173] | 122 | msgstr "Показване само на текущия работен плот"
|
|---|
| [1167] | 123 |
|
|---|
| 124 | #: ../libwnck/test-pager.c:17 ../libwnck/test-tasklist.c:19
|
|---|
| 125 | msgid "Use RTL as default direction"
|
|---|
| [1173] | 126 | msgstr "Посоката по подразбиране да е отдясно наляво"
|
|---|
| [1167] | 127 |
|
|---|
| 128 | #: ../libwnck/test-pager.c:18
|
|---|
| 129 | msgid "Show workspace names instead of workspace contents"
|
|---|
| [1173] | 130 | msgstr "Показване на имената на работните плотове вместо съдържанието им"
|
|---|
| [1167] | 131 |
|
|---|
| 132 | #: ../libwnck/test-pager.c:19
|
|---|
| 133 | msgid "Use a vertical orientation"
|
|---|
| [1173] | 134 | msgstr "Използване на вертикална посока"
|
|---|
| [1167] | 135 |
|
|---|
| [1505] | 136 | #. Translators: "tasklist" is the list of running applications (the window list)
|
|---|
| 137 | #: ../libwnck/test-selector.c:12 ../libwnck/test-tasklist.c:20
|
|---|
| [1167] | 138 | msgid "Don't show window in tasklist"
|
|---|
| [1173] | 139 | msgstr "Прозорецът да не се показва в списъка с прозорци"
|
|---|
| [1167] | 140 |
|
|---|
| 141 | #: ../libwnck/test-tasklist.c:16
|
|---|
| 142 | msgid "Always group windows"
|
|---|
| [1173] | 143 | msgstr "Прозорците винаги да се групират"
|
|---|
| [1167] | 144 |
|
|---|
| 145 | #: ../libwnck/test-tasklist.c:17
|
|---|
| 146 | msgid "Never group windows"
|
|---|
| [1173] | 147 | msgstr "Прозорците никога да не се групират"
|
|---|
| [1167] | 148 |
|
|---|
| 149 | #: ../libwnck/test-tasklist.c:18
|
|---|
| 150 | msgid "Display windows from all workspaces"
|
|---|
| [1173] | 151 | msgstr "Показване на прозорците от всички работни плотове"
|
|---|
| [1167] | 152 |
|
|---|
| 153 | #: ../libwnck/test-tasklist.c:21
|
|---|
| 154 | msgid "Enable Transparency"
|
|---|
| [1173] | 155 | msgstr "Включване на прозрачността"
|
|---|
| [1167] | 156 |
|
|---|
| [1773] | 157 | #: ../libwnck/window-action-menu.c:417
|
|---|
| [1097] | 158 | msgid "Unmi_nimize"
|
|---|
| 159 | msgstr "Деми_нимизиране"
|
|---|
| 160 |
|
|---|
| [1773] | 161 | #: ../libwnck/window-action-menu.c:424
|
|---|
| [1097] | 162 | msgid "Mi_nimize"
|
|---|
| 163 | msgstr "Ми_нимизиране"
|
|---|
| 164 |
|
|---|
| [1773] | 165 | #: ../libwnck/window-action-menu.c:432
|
|---|
| [1097] | 166 | msgid "Unma_ximize"
|
|---|
| 167 | msgstr "Де_максимизиране"
|
|---|
| 168 |
|
|---|
| [1773] | 169 | #: ../libwnck/window-action-menu.c:439
|
|---|
| [1097] | 170 | msgid "Ma_ximize"
|
|---|
| 171 | msgstr "_Максимизиране"
|
|---|
| 172 |
|
|---|
| [1773] | 173 | #: ../libwnck/window-action-menu.c:746 ../libwnck/workspace.c:281
|
|---|
| [1097] | 174 | #, c-format
|
|---|
| 175 | msgid "Workspace %d"
|
|---|
| 176 | msgstr "Работен плот %d"
|
|---|
| 177 |
|
|---|
| [1773] | 178 | #: ../libwnck/window-action-menu.c:755 ../libwnck/window-action-menu.c:902
|
|---|
| [1505] | 179 | #, c-format
|
|---|
| [1097] | 180 | msgid "Workspace 1_0"
|
|---|
| 181 | msgstr "Работен плот 1_0"
|
|---|
| 182 |
|
|---|
| [1773] | 183 | #: ../libwnck/window-action-menu.c:757 ../libwnck/window-action-menu.c:904
|
|---|
| [1097] | 184 | #, c-format
|
|---|
| 185 | msgid "Workspace %s%d"
|
|---|
| [1173] | 186 | msgstr "Работен плот %s%d"
|
|---|
| [1097] | 187 |
|
|---|
| [1773] | 188 | #: ../libwnck/window-action-menu.c:1047
|
|---|
| [1097] | 189 | msgid "_Move"
|
|---|
| 190 | msgstr "_Преместване"
|
|---|
| 191 |
|
|---|
| [1773] | 192 | #: ../libwnck/window-action-menu.c:1054
|
|---|
| [1097] | 193 | msgid "_Resize"
|
|---|
| 194 | msgstr "О_размеряване"
|
|---|
| 195 |
|
|---|
| [1773] | 196 | #: ../libwnck/window-action-menu.c:1063
|
|---|
| [1167] | 197 | msgid "Always On _Top"
|
|---|
| [1173] | 198 | msgstr "Винаги _отгоре"
|
|---|
| [1097] | 199 |
|
|---|
| [1773] | 200 | #: ../libwnck/window-action-menu.c:1071
|
|---|
| [1167] | 201 | msgid "_Always on Visible Workspace"
|
|---|
| 202 | msgstr "_Винаги на видимия работен плот"
|
|---|
| 203 |
|
|---|
| [1773] | 204 | #: ../libwnck/window-action-menu.c:1076
|
|---|
| [1167] | 205 | msgid "_Only on This Workspace"
|
|---|
| 206 | msgstr "_Само на този работен плот"
|
|---|
| 207 |
|
|---|
| [1773] | 208 | #: ../libwnck/window-action-menu.c:1083
|
|---|
| [1097] | 209 | msgid "Move to Workspace _Left"
|
|---|
| 210 | msgstr "Преместване на _левия работен плот"
|
|---|
| 211 |
|
|---|
| [1773] | 212 | #: ../libwnck/window-action-menu.c:1089
|
|---|
| [1097] | 213 | msgid "Move to Workspace R_ight"
|
|---|
| [1505] | 214 | msgstr "Преместване на десни_я работен плот"
|
|---|
| [1097] | 215 |
|
|---|
| [1773] | 216 | #: ../libwnck/window-action-menu.c:1095
|
|---|
| [1097] | 217 | msgid "Move to Workspace _Up"
|
|---|
| 218 | msgstr "Преместване на _горния работен плот"
|
|---|
| 219 |
|
|---|
| [1773] | 220 | #: ../libwnck/window-action-menu.c:1101
|
|---|
| [1097] | 221 | msgid "Move to Workspace _Down"
|
|---|
| [1505] | 222 | msgstr "Преместване на _долния работен плот"
|
|---|
| [1097] | 223 |
|
|---|
| [1773] | 224 | #: ../libwnck/window-action-menu.c:1104
|
|---|
| [1097] | 225 | msgid "Move to Another _Workspace"
|
|---|
| [1505] | 226 | msgstr "Преместване на др_уг работен плот"
|
|---|
| [1097] | 227 |
|
|---|
| [1773] | 228 | #: ../libwnck/window-action-menu.c:1124
|
|---|
| [1167] | 229 | msgid "_Close"
|
|---|
| 230 | msgstr "_Затваряне"
|
|---|
| 231 |
|
|---|
| 232 | #. *
|
|---|
| 233 | #. * SECTION:window
|
|---|
| 234 | #. * @short_description: an object representing a window.
|
|---|
| 235 | #. * @see_also: #WnckWorkspace, #WnckApplication, #WnckClassGroup
|
|---|
| 236 | #. * @stability: Unstable
|
|---|
| 237 | #. *
|
|---|
| 238 | #. * The #WnckWindow objects are always owned by libwnck and must not be
|
|---|
| 239 | #. * referenced or unreferenced.
|
|---|
| 240 | #.
|
|---|
| [1173] | 241 | #: ../libwnck/window.c:50
|
|---|
| [1167] | 242 | msgid "Untitled window"
|
|---|
| [1173] | 243 | msgstr "Неозаглавен прозорец"
|
|---|
| [1097] | 244 |
|
|---|
| [1167] | 245 | #: ../libwnck/wnckprop.c:139
|
|---|
| 246 | msgid "X window ID of the window to examine or modify"
|
|---|
| [1173] | 247 | msgstr "Идентификаторът по X на прозореца, който да се проучи или промени"
|
|---|
| [1167] | 248 |
|
|---|
| [1505] | 249 | #: ../libwnck/wnckprop.c:139 ../libwnck/wnckprop.c:145
|
|---|
| 250 | #: ../libwnck/wnckprop.c:154
|
|---|
| [1167] | 251 | msgid "XID"
|
|---|
| [1173] | 252 | msgstr "Ид. по X"
|
|---|
| [1167] | 253 |
|
|---|
| [1505] | 254 | #. Translators: A group leader is the window that is the "owner" of a group
|
|---|
| 255 | #. * of windows, ie: if you have multiple windows in one application, one window
|
|---|
| 256 | #. * has some information about the application (like the application name).
|
|---|
| 257 | #: ../libwnck/wnckprop.c:144
|
|---|
| [1167] | 258 | msgid "X window ID of the group leader of an application to examine"
|
|---|
| 259 | msgstr ""
|
|---|
| [1173] | 260 | "Ид. по X на груповия водач на приложение, което да се проучи или промени"
|
|---|
| [1167] | 261 |
|
|---|
| [1505] | 262 | #. Translators: A class is like a "family". E.g., all gvim windows are of the same class.
|
|---|
| 263 | #: ../libwnck/wnckprop.c:148
|
|---|
| [1167] | 264 | msgid "Class resource of the class group to examine"
|
|---|
| [1173] | 265 | msgstr "Ресурсът „клас“ на групата, която да се проучи"
|
|---|
| [1167] | 266 |
|
|---|
| [1505] | 267 | #: ../libwnck/wnckprop.c:148
|
|---|
| [1167] | 268 | msgid "CLASS"
|
|---|
| [1173] | 269 | msgstr "КЛАС"
|
|---|
| [1167] | 270 |
|
|---|
| [1505] | 271 | #: ../libwnck/wnckprop.c:150
|
|---|
| [1167] | 272 | msgid "NUMBER of the workspace to examine or modify"
|
|---|
| [1173] | 273 | msgstr "ЧИСЛОто-номер на работния плот, който да се проучи или промени"
|
|---|
| [1167] | 274 |
|
|---|
| [1505] | 275 | #: ../libwnck/wnckprop.c:150 ../libwnck/wnckprop.c:152
|
|---|
| 276 | #: ../libwnck/wnckprop.c:169 ../libwnck/wnckprop.c:171
|
|---|
| 277 | #: ../libwnck/wnckprop.c:173 ../libwnck/wnckprop.c:262
|
|---|
| [1167] | 278 | msgid "NUMBER"
|
|---|
| [1173] | 279 | msgstr "ЧИСЛО"
|
|---|
| [1167] | 280 |
|
|---|
| [1505] | 281 | #: ../libwnck/wnckprop.c:152
|
|---|
| [1167] | 282 | msgid "NUMBER of the screen to examine or modify"
|
|---|
| [1173] | 283 | msgstr "ЧИСЛОто-номер на екрана, който да се преглед или промени"
|
|---|
| [1167] | 284 |
|
|---|
| [1505] | 285 | #: ../libwnck/wnckprop.c:154
|
|---|
| [1167] | 286 | msgid "Alias of --window"
|
|---|
| [1173] | 287 | msgstr "Синоним на „--window“"
|
|---|
| [1167] | 288 |
|
|---|
| [1505] | 289 | #. Translators: A class is like a "family". E.g., all gvim windows are of the same class.
|
|---|
| 290 | #: ../libwnck/wnckprop.c:161
|
|---|
| [1167] | 291 | msgid ""
|
|---|
| 292 | "List windows of the application/class group/workspace/screen (output format: "
|
|---|
| 293 | "\"XID: Window Name\")"
|
|---|
| 294 | msgstr ""
|
|---|
| [1173] | 295 | "Списък с прозорците на приложението/групата с клас/работния плот/екрана "
|
|---|
| 296 | "(изходен формат: „Ид. по X: Име на прозорец“)"
|
|---|
| [1167] | 297 |
|
|---|
| [1505] | 298 | #: ../libwnck/wnckprop.c:163
|
|---|
| [1167] | 299 | msgid ""
|
|---|
| 300 | "List workspaces of the screen (output format: \"Number: Workspace Name\")"
|
|---|
| 301 | msgstr ""
|
|---|
| [1173] | 302 | "Списък с работните плотове на екрана (изходен формат: „Номер: Име на "
|
|---|
| [1505] | 303 | "работния плот“)"
|
|---|
| [1167] | 304 |
|
|---|
| [1505] | 305 | #: ../libwnck/wnckprop.c:169
|
|---|
| [1167] | 306 | msgid "Change the number of workspaces of the screen to NUMBER"
|
|---|
| [1173] | 307 | msgstr "Промяна на броя на работните плотове до това ЧИСЛО"
|
|---|
| [1167] | 308 |
|
|---|
| [1505] | 309 | #: ../libwnck/wnckprop.c:171
|
|---|
| [1167] | 310 | msgid "Change the workspace layout of the screen to use NUMBER rows"
|
|---|
| 311 | msgstr ""
|
|---|
| [1173] | 312 | "Задаване на броя редове в подредбата на работните плотове да е това ЧИСЛО"
|
|---|
| [1167] | 313 |
|
|---|
| [1505] | 314 | #: ../libwnck/wnckprop.c:173
|
|---|
| [1167] | 315 | msgid "Change the workspace layout of the screen to use NUMBER columns"
|
|---|
| 316 | msgstr ""
|
|---|
| [1173] | 317 | "Задаване на броя колони в подредбата на работните плотове да е това ЧИСЛО"
|
|---|
| [1167] | 318 |
|
|---|
| [1505] | 319 | #: ../libwnck/wnckprop.c:175
|
|---|
| [1167] | 320 | msgid "Show the desktop"
|
|---|
| [1173] | 321 | msgstr "Показване на работния плот"
|
|---|
| [1167] | 322 |
|
|---|
| [1505] | 323 | #: ../libwnck/wnckprop.c:177
|
|---|
| [1167] | 324 | msgid "Stop showing the desktop"
|
|---|
| [1173] | 325 | msgstr "Край на показването на работния плот"
|
|---|
| [1167] | 326 |
|
|---|
| [1505] | 327 | #. Translators: 'viewport' is kind of the viewable area. a viewport can be used to implement
|
|---|
| 328 | #. a workspace (e.g. compiz is an example); however it is not just the current workspace.
|
|---|
| 329 | #: ../libwnck/wnckprop.c:181
|
|---|
| [1167] | 330 | msgid "Move the viewport of the current workspace to X coordinate X"
|
|---|
| [1173] | 331 | msgstr "Преместване на изгледа към текущия работен плот към абсциса X"
|
|---|
| [1167] | 332 |
|
|---|
| [1505] | 333 | #: ../libwnck/wnckprop.c:181 ../libwnck/wnckprop.c:264
|
|---|
| [1167] | 334 | msgid "X"
|
|---|
| [1173] | 335 | msgstr "X"
|
|---|
| [1167] | 336 |
|
|---|
| [1505] | 337 | #. Translators: 'viewport' is kind of the viewable area. a viewport can be used to implement
|
|---|
| 338 | #. a workspace (e.g. compiz is an example); however it is not just the current workspace.
|
|---|
| 339 | #: ../libwnck/wnckprop.c:185
|
|---|
| [1167] | 340 | msgid "Move the viewport of the current workspace to Y coordinate Y"
|
|---|
| [1173] | 341 | msgstr "Преместване на изгледа към текущия работен плот към ордината X"
|
|---|
| [1167] | 342 |
|
|---|
| [1505] | 343 | #: ../libwnck/wnckprop.c:185 ../libwnck/wnckprop.c:266
|
|---|
| [1167] | 344 | msgid "Y"
|
|---|
| [1173] | 345 | msgstr "Y"
|
|---|
| [1167] | 346 |
|
|---|
| [1505] | 347 | #: ../libwnck/wnckprop.c:191
|
|---|
| [1167] | 348 | msgid "Minimize the window"
|
|---|
| [1173] | 349 | msgstr "Минимизиране на прозореца"
|
|---|
| [1167] | 350 |
|
|---|
| [1505] | 351 | #: ../libwnck/wnckprop.c:193
|
|---|
| [1167] | 352 | msgid "Unminimize the window"
|
|---|
| [1173] | 353 | msgstr "Деминимизиране на прозореца"
|
|---|
| [1167] | 354 |
|
|---|
| [1505] | 355 | #: ../libwnck/wnckprop.c:195
|
|---|
| [1167] | 356 | msgid "Maximize the window"
|
|---|
| [1173] | 357 | msgstr "Максимизиране на прозореца"
|
|---|
| [1167] | 358 |
|
|---|
| [1505] | 359 | #: ../libwnck/wnckprop.c:197
|
|---|
| [1167] | 360 | msgid "Unmaximize the window"
|
|---|
| [1173] | 361 | msgstr "Демаксимизиране на прозореца"
|
|---|
| [1167] | 362 |
|
|---|
| [1505] | 363 | #: ../libwnck/wnckprop.c:199
|
|---|
| [1167] | 364 | msgid "Maximize horizontally the window"
|
|---|
| [1173] | 365 | msgstr "Максимизиране на прозореца по хоризонтала"
|
|---|
| [1167] | 366 |
|
|---|
| [1505] | 367 | #: ../libwnck/wnckprop.c:201
|
|---|
| [1167] | 368 | msgid "Unmaximize horizontally the window"
|
|---|
| [1173] | 369 | msgstr "Демаксимизиране на прозореца по хоризонтала"
|
|---|
| [1167] | 370 |
|
|---|
| [1505] | 371 | #: ../libwnck/wnckprop.c:203
|
|---|
| [1167] | 372 | msgid "Maximize vertically the window"
|
|---|
| [1173] | 373 | msgstr "Максимизиране на прозореца по вертикала"
|
|---|
| [1167] | 374 |
|
|---|
| [1505] | 375 | #: ../libwnck/wnckprop.c:205
|
|---|
| [1167] | 376 | msgid "Unmaximize vertically the window"
|
|---|
| [1173] | 377 | msgstr "Демаксимизиране на прозореца по вертикала"
|
|---|
| [1167] | 378 |
|
|---|
| [1505] | 379 | #: ../libwnck/wnckprop.c:207
|
|---|
| [1167] | 380 | msgid "Start moving the window via the keyboard"
|
|---|
| [1173] | 381 | msgstr "Начало на местенето на прозореца чрез клавиатурата"
|
|---|
| [1167] | 382 |
|
|---|
| [1505] | 383 | #: ../libwnck/wnckprop.c:209
|
|---|
| [1167] | 384 | msgid "Start resizing the window via the keyboard"
|
|---|
| [1173] | 385 | msgstr "Начало на оразмеряването на прозореца чрез клавиатурата"
|
|---|
| [1167] | 386 |
|
|---|
| [1505] | 387 | #: ../libwnck/wnckprop.c:211
|
|---|
| [1167] | 388 | msgid "Activate the window"
|
|---|
| [1173] | 389 | msgstr "Активиране на прозореца"
|
|---|
| [1167] | 390 |
|
|---|
| [1505] | 391 | #: ../libwnck/wnckprop.c:213
|
|---|
| [1167] | 392 | msgid "Close the window"
|
|---|
| [1173] | 393 | msgstr "Затваряне на прозореца"
|
|---|
| [1167] | 394 |
|
|---|
| [1505] | 395 | #: ../libwnck/wnckprop.c:216
|
|---|
| [1167] | 396 | msgid "Make the window fullscreen"
|
|---|
| [1173] | 397 | msgstr "Режим на цял екран за прозореца"
|
|---|
| [1167] | 398 |
|
|---|
| [1505] | 399 | #: ../libwnck/wnckprop.c:218
|
|---|
| [1167] | 400 | msgid "Make the window quit fullscreen mode"
|
|---|
| [1173] | 401 | msgstr "Излизане от режим на цял екран за прозореца"
|
|---|
| [1167] | 402 |
|
|---|
| [1505] | 403 | #: ../libwnck/wnckprop.c:220
|
|---|
| [1167] | 404 | msgid "Make the window always on top"
|
|---|
| [1173] | 405 | msgstr "Прозорецът винаги да е отгоре"
|
|---|
| [1167] | 406 |
|
|---|
| [1505] | 407 | #: ../libwnck/wnckprop.c:222
|
|---|
| [1167] | 408 | msgid "Make the window not always on top"
|
|---|
| [1173] | 409 | msgstr "Прозорецът да не е само отгоре"
|
|---|
| [1167] | 410 |
|
|---|
| [1505] | 411 | #: ../libwnck/wnckprop.c:224
|
|---|
| [1167] | 412 | msgid "Make the window below other windows"
|
|---|
| [1173] | 413 | msgstr "Прозорецът винаги да е отдолу"
|
|---|
| [1167] | 414 |
|
|---|
| [1505] | 415 | #: ../libwnck/wnckprop.c:226
|
|---|
| [1167] | 416 | msgid "Make the window not below other windows"
|
|---|
| [1173] | 417 | msgstr "Прозорецът да не е само отдолу"
|
|---|
| [1167] | 418 |
|
|---|
| [1505] | 419 | #: ../libwnck/wnckprop.c:228
|
|---|
| [1167] | 420 | msgid "Shade the window"
|
|---|
| [1173] | 421 | msgstr "Навиване на прозореца"
|
|---|
| [1167] | 422 |
|
|---|
| [1505] | 423 | #: ../libwnck/wnckprop.c:230
|
|---|
| [1167] | 424 | msgid "Unshade the window"
|
|---|
| [1173] | 425 | msgstr "Развиване на прозореца"
|
|---|
| [1167] | 426 |
|
|---|
| [1505] | 427 | #. Translators: 'viewport' is kind of the viewable area. a viewport can be used to implement
|
|---|
| 428 | #. a workspace (e.g. compiz is an example); however it is not just the current workspace.
|
|---|
| 429 | #: ../libwnck/wnckprop.c:234
|
|---|
| [1167] | 430 | msgid "Make the window have a fixed position in the viewport"
|
|---|
| [1173] | 431 | msgstr "Прозорецът да е с фиксирано положение спрямо изгледа"
|
|---|
| [1167] | 432 |
|
|---|
| [1505] | 433 | #. Translators: 'viewport' is kind of the viewable area. a viewport can be used to implement
|
|---|
| 434 | #. a workspace (e.g. compiz is an example); however it is not just the current workspace.
|
|---|
| 435 | #: ../libwnck/wnckprop.c:238
|
|---|
| [1167] | 436 | msgid "Make the window not have a fixed position in the viewport"
|
|---|
| [1173] | 437 | msgstr "Прозорецът да не е с фиксирано положение спрямо изгледа"
|
|---|
| [1167] | 438 |
|
|---|
| [1505] | 439 | #. Translators: A pager is the technical term for the workspace switcher.
|
|---|
| 440 | #. * It's a representation of all workspaces with windows inside it.
|
|---|
| 441 | #. * Please make sure that the translation is in sync with gnome-panel,
|
|---|
| 442 | #. * where this term is also used in translatable strings
|
|---|
| 443 | #: ../libwnck/wnckprop.c:244
|
|---|
| [1167] | 444 | msgid "Make the window not appear in pagers"
|
|---|
| [1173] | 445 | msgstr "Прозорецът да не се появява в превключвателите на работни плотове"
|
|---|
| [1167] | 446 |
|
|---|
| [1505] | 447 | #. Translators: A pager is the technical term for the workspace switcher.
|
|---|
| 448 | #. * It's a representation of all workspaces with windows inside it.
|
|---|
| 449 | #. * Please make sure that the translation is in sync with gnome-panel,
|
|---|
| 450 | #. * where this term is also used in translatable strings
|
|---|
| 451 | #: ../libwnck/wnckprop.c:250
|
|---|
| [1167] | 452 | msgid "Make the window appear in pagers"
|
|---|
| [1173] | 453 | msgstr "Прозорецът да се появява в превключвателите на работни плотове"
|
|---|
| [1167] | 454 |
|
|---|
| [1505] | 455 | #. Translators: "tasklist" is the list of running applications (the window list)
|
|---|
| 456 | #: ../libwnck/wnckprop.c:253
|
|---|
| [1167] | 457 | msgid "Make the window not appear in tasklists"
|
|---|
| [1173] | 458 | msgstr "Прозорецът да не се появява в списъците с прозорци"
|
|---|
| [1167] | 459 |
|
|---|
| [1505] | 460 | #. Translators: "tasklist" is the list of running applications (the window list)
|
|---|
| 461 | #: ../libwnck/wnckprop.c:256
|
|---|
| [1167] | 462 | msgid "Make the window appear in tasklists"
|
|---|
| [1173] | 463 | msgstr "Прозорецът да се появява в списъците с прозорци"
|
|---|
| [1167] | 464 |
|
|---|
| [1505] | 465 | #: ../libwnck/wnckprop.c:258
|
|---|
| [1167] | 466 | msgid "Make the window visible on all workspaces"
|
|---|
| [1505] | 467 | msgstr "Прозорецът да е видим на всички работни плотове"
|
|---|
| [1167] | 468 |
|
|---|
| [1505] | 469 | #: ../libwnck/wnckprop.c:260
|
|---|
| [1167] | 470 | msgid "Make the window visible on the current workspace only"
|
|---|
| [1173] | 471 | msgstr "Прозорецът да е видим само в този работен плот"
|
|---|
| [1167] | 472 |
|
|---|
| [1505] | 473 | #: ../libwnck/wnckprop.c:262
|
|---|
| [1167] | 474 | msgid "Move the window to workspace NUMBER (first workspace is 0)"
|
|---|
| 475 | msgstr ""
|
|---|
| [1173] | 476 | "Преместване на прозореца на работния плот с този НОМЕР (първият работен плот "
|
|---|
| 477 | "е с номер 0)"
|
|---|
| [1167] | 478 |
|
|---|
| [1505] | 479 | #: ../libwnck/wnckprop.c:264
|
|---|
| [1167] | 480 | msgid "Change the X coordinate of the window to X"
|
|---|
| [1173] | 481 | msgstr "Задаване на хоризонталната координата на прозореца да е X"
|
|---|
| [1167] | 482 |
|
|---|
| [1505] | 483 | #: ../libwnck/wnckprop.c:266
|
|---|
| [1167] | 484 | msgid "Change the Y coordinate of the window to Y"
|
|---|
| [1505] | 485 | msgstr "Задаване на вертикалната координата на прозореца да е Y"
|
|---|
| [1167] | 486 |
|
|---|
| [1505] | 487 | #: ../libwnck/wnckprop.c:268
|
|---|
| [1167] | 488 | msgid "Change the width of the window to WIDTH"
|
|---|
| [1173] | 489 | msgstr "Задаване на ШИРОЧИНАта на прозореца"
|
|---|
| [1167] | 490 |
|
|---|
| [1505] | 491 | #: ../libwnck/wnckprop.c:268
|
|---|
| [1167] | 492 | msgid "WIDTH"
|
|---|
| [1173] | 493 | msgstr "ШИРОЧИНА"
|
|---|
| [1167] | 494 |
|
|---|
| [1505] | 495 | #: ../libwnck/wnckprop.c:270
|
|---|
| [1167] | 496 | msgid "Change the height of the window to HEIGHT"
|
|---|
| [1173] | 497 | msgstr "Задаване на ВИСОЧИНАта на прозореца"
|
|---|
| [1167] | 498 |
|
|---|
| [1505] | 499 | #: ../libwnck/wnckprop.c:270
|
|---|
| [1167] | 500 | msgid "HEIGHT"
|
|---|
| [1173] | 501 | msgstr "ВИСОЧИНА"
|
|---|
| [1167] | 502 |
|
|---|
| 503 | #. Translators: do not translate "normal, desktop, dock..."
|
|---|
| [1505] | 504 | #: ../libwnck/wnckprop.c:273
|
|---|
| [1167] | 505 | msgid ""
|
|---|
| 506 | "Change the type of the window to TYPE (valid values: normal, desktop, dock, "
|
|---|
| [1173] | 507 | "dialog, toolbar, menu, utility, splash)"
|
|---|
| [1167] | 508 | msgstr ""
|
|---|
| [1173] | 509 | "Промяна на прозореца да е от посочения ВИД (възможни стойности са "
|
|---|
| 510 | "„normal“ (обикновен), „desktop“ (работен плот), „dock“ (док), "
|
|---|
| 511 | "„dialog“ (диалогов), „toolbar“ (лента с инструменти), „menu“ (меню), "
|
|---|
| 512 | "„utility“ (спомагателен), „splash“ (начален))"
|
|---|
| [1167] | 513 |
|
|---|
| [1505] | 514 | #: ../libwnck/wnckprop.c:273
|
|---|
| [1167] | 515 | msgid "TYPE"
|
|---|
| [1173] | 516 | msgstr "ВИД"
|
|---|
| [1167] | 517 |
|
|---|
| [1505] | 518 | #: ../libwnck/wnckprop.c:279
|
|---|
| [1167] | 519 | msgid "Change the name of the workspace to NAME"
|
|---|
| [1173] | 520 | msgstr "Задаване на ИМЕто на работния плот"
|
|---|
| [1167] | 521 |
|
|---|
| [1505] | 522 | #: ../libwnck/wnckprop.c:279
|
|---|
| [1167] | 523 | msgid "NAME"
|
|---|
| [1173] | 524 | msgstr "ИМЕ"
|
|---|
| [1167] | 525 |
|
|---|
| [1505] | 526 | #: ../libwnck/wnckprop.c:281
|
|---|
| [1167] | 527 | msgid "Activate the workspace"
|
|---|
| [1173] | 528 | msgstr "Активиране на работния плот"
|
|---|
| [1167] | 529 |
|
|---|
| [1505] | 530 | #: ../libwnck/wnckprop.c:373 ../libwnck/wnckprop.c:397
|
|---|
| 531 | #: ../libwnck/wnckprop.c:433 ../libwnck/wnckprop.c:456
|
|---|
| [1167] | 532 | #, c-format
|
|---|
| 533 | msgid "Invalid value \"%s\" for --%s"
|
|---|
| [1173] | 534 | msgstr "Грешна стойност „%s“ за --%s"
|
|---|
| [1167] | 535 |
|
|---|
| [1505] | 536 | #: ../libwnck/wnckprop.c:490 ../libwnck/wnckprop.c:509
|
|---|
| [1167] | 537 | #, c-format
|
|---|
| 538 | msgid ""
|
|---|
| 539 | "Conflicting options are present: screen %d should be interacted with, but --%"
|
|---|
| 540 | "s has been used\n"
|
|---|
| 541 | msgstr ""
|
|---|
| [1173] | 542 | "Зададени са противоречиви опции: трябва да се работи с екран %d, но е "
|
|---|
| 543 | "посочено --%s\n"
|
|---|
| [1167] | 544 |
|
|---|
| [1505] | 545 | #: ../libwnck/wnckprop.c:499
|
|---|
| [1167] | 546 | #, c-format
|
|---|
| 547 | msgid ""
|
|---|
| 548 | "Conflicting options are present: windows or workspaces of screen %d should "
|
|---|
| 549 | "be listed, but --%s has been used\n"
|
|---|
| 550 | msgstr ""
|
|---|
| [1173] | 551 | "Зададени са противоречиви опции: трябва да се изброят прозорците или "
|
|---|
| 552 | "работните плотове на екран %d, но е посочено --%s\n"
|
|---|
| [1167] | 553 |
|
|---|
| [1505] | 554 | #: ../libwnck/wnckprop.c:522 ../libwnck/wnckprop.c:542
|
|---|
| [1167] | 555 | #, c-format
|
|---|
| 556 | msgid ""
|
|---|
| 557 | "Conflicting options are present: workspace %d should be interacted with, but "
|
|---|
| 558 | "--%s has been used\n"
|
|---|
| 559 | msgstr ""
|
|---|
| [1173] | 560 | "Зададени са противоречиви опции: трябва да се работи с работния плот %d, но "
|
|---|
| 561 | "е посочено --%s\n"
|
|---|
| [1167] | 562 |
|
|---|
| [1505] | 563 | #: ../libwnck/wnckprop.c:532
|
|---|
| [1167] | 564 | #, c-format
|
|---|
| 565 | msgid ""
|
|---|
| 566 | "Conflicting options are present: windows of workspace %d should be listed, "
|
|---|
| 567 | "but --%s has been used\n"
|
|---|
| 568 | msgstr ""
|
|---|
| [1173] | 569 | "Зададени са противоречиви опции: трябва да се изброят прозорците на работния "
|
|---|
| 570 | "плот %d, но е посочено --%s\n"
|
|---|
| [1167] | 571 |
|
|---|
| [1505] | 572 | #: ../libwnck/wnckprop.c:554
|
|---|
| [1167] | 573 | #, c-format
|
|---|
| 574 | msgid ""
|
|---|
| 575 | "Conflicting options are present: an application should be interacted with, "
|
|---|
| 576 | "but --%s has been used\n"
|
|---|
| 577 | msgstr ""
|
|---|
| [1173] | 578 | "Зададени са противоречиви опции: трябва да се работи с приложение, но е "
|
|---|
| 579 | "посочено --%s\n"
|
|---|
| [1167] | 580 |
|
|---|
| [1505] | 581 | #: ../libwnck/wnckprop.c:564
|
|---|
| [1167] | 582 | #, c-format
|
|---|
| 583 | msgid ""
|
|---|
| 584 | "Conflicting options are present: windows of an application should be listed, "
|
|---|
| 585 | "but --%s has been used\n"
|
|---|
| 586 | msgstr ""
|
|---|
| [1173] | 587 | "Зададени са противоречиви опции: трябва да се изброят прозорците на "
|
|---|
| 588 | "приложение, но е посочено --%s\n"
|
|---|
| [1167] | 589 |
|
|---|
| [1505] | 590 | #. Translators: A class is like a "family". E.g., all gvim windows are of the same class.
|
|---|
| 591 | #: ../libwnck/wnckprop.c:577
|
|---|
| [1167] | 592 | #, c-format
|
|---|
| 593 | msgid ""
|
|---|
| 594 | "Conflicting options are present: class group \"%s\" should be interacted "
|
|---|
| 595 | "with, but --%s has been used\n"
|
|---|
| 596 | msgstr ""
|
|---|
| [1173] | 597 | "Зададени са противоречиви опции: трябва да се работи с групата с клас „%s“, "
|
|---|
| 598 | "но е посочено --%s\n"
|
|---|
| [1167] | 599 |
|
|---|
| [1505] | 600 | #. Translators: A class is like a "family". E.g., all gvim windows are of the same class.
|
|---|
| 601 | #: ../libwnck/wnckprop.c:588
|
|---|
| [1167] | 602 | #, c-format
|
|---|
| 603 | msgid ""
|
|---|
| 604 | "Conflicting options are present: windows of class group \"%s\" should be "
|
|---|
| 605 | "listed, but --%s has been used\n"
|
|---|
| 606 | msgstr ""
|
|---|
| [1173] | 607 | "Зададени са противоречиви опции: трябва да се изброят прозорците от група с "
|
|---|
| 608 | "класа „%s“, но е посочено --%s\n"
|
|---|
| [1167] | 609 |
|
|---|
| [1505] | 610 | #: ../libwnck/wnckprop.c:600 ../libwnck/wnckprop.c:609
|
|---|
| [1167] | 611 | #, c-format
|
|---|
| 612 | msgid ""
|
|---|
| 613 | "Conflicting options are present: a window should be interacted with, but --%"
|
|---|
| 614 | "s has been used\n"
|
|---|
| 615 | msgstr ""
|
|---|
| [1173] | 616 | "Зададени са противоречиви опции: трябва да се работи с прозорец, но е "
|
|---|
| 617 | "посочено --%s\n"
|
|---|
| [1167] | 618 |
|
|---|
| [1505] | 619 | #: ../libwnck/wnckprop.c:628 ../libwnck/wnckprop.c:709
|
|---|
| 620 | #: ../libwnck/wnckprop.c:756
|
|---|
| [1167] | 621 | #, c-format
|
|---|
| 622 | msgid "Conflicting options are present: --%s and --%s\n"
|
|---|
| [1173] | 623 | msgstr "Зададени са противоречиви опции: --%s и --%s\n"
|
|---|
| [1167] | 624 |
|
|---|
| [1505] | 625 | #: ../libwnck/wnckprop.c:667
|
|---|
| [1167] | 626 | #, c-format
|
|---|
| 627 | msgid ""
|
|---|
| 628 | "Invalid argument \"%d\" for --%s: the argument must be strictly positive\n"
|
|---|
| [1173] | 629 | msgstr "Неправилен аргумент „%d“ за --%s: той трябва да е положителен\n"
|
|---|
| [1167] | 630 |
|
|---|
| [1505] | 631 | #: ../libwnck/wnckprop.c:680
|
|---|
| [1167] | 632 | #, c-format
|
|---|
| 633 | msgid "Invalid argument \"%d\" for --%s: the argument must be positive\n"
|
|---|
| [1505] | 634 | msgstr "Неправилен аргумент „%d“ за --%s: той трябва да е положителен\n"
|
|---|
| [1167] | 635 |
|
|---|
| [1505] | 636 | #: ../libwnck/wnckprop.c:775
|
|---|
| [1167] | 637 | #, c-format
|
|---|
| 638 | msgid "Conflicting options are present: --%s or --%s, and --%s\n"
|
|---|
| [1173] | 639 | msgstr "Зададени са противоречиви опции: --%s, --%s и --%s\n"
|
|---|
| [1167] | 640 |
|
|---|
| [1505] | 641 | #: ../libwnck/wnckprop.c:807
|
|---|
| [1167] | 642 | #, c-format
|
|---|
| 643 | msgid "Invalid argument \"%s\" for --%s, valid values are: %s\n"
|
|---|
| [1173] | 644 | msgstr "Неправилен аргумент „%s“ за --%s: правилните стойности са: %s\n"
|
|---|
| [1167] | 645 |
|
|---|
| [1505] | 646 | #: ../libwnck/wnckprop.c:850
|
|---|
| 647 | #, c-format
|
|---|
| [1167] | 648 | msgid ""
|
|---|
| 649 | "Cannot change the workspace layout on the screen: the layout is already "
|
|---|
| 650 | "owned\n"
|
|---|
| 651 | msgstr ""
|
|---|
| [1173] | 652 | "Подредбата на работните плотове на екрана не може да бъде променена: "
|
|---|
| 653 | "подредбата вече е притежавана\n"
|
|---|
| [1167] | 654 |
|
|---|
| [1505] | 655 | #. Translators: 'viewport' is kind of the viewable area. a viewport can be used to implement
|
|---|
| 656 | #. a workspace (e.g. compiz is an example); however it is not just the current workspace.
|
|---|
| 657 | #: ../libwnck/wnckprop.c:884
|
|---|
| 658 | #, c-format
|
|---|
| [1167] | 659 | msgid ""
|
|---|
| 660 | "Viewport cannot be moved: the current workspace does not contain a viewport\n"
|
|---|
| 661 | msgstr ""
|
|---|
| [1173] | 662 | "Изгледът не може да бъде преместен: текущия работен плот не съдържа изглед\n"
|
|---|
| [1167] | 663 |
|
|---|
| [1505] | 664 | #. Translators: 'viewport' is kind of the viewable area. a viewport can be used to implement
|
|---|
| 665 | #. a workspace (e.g. compiz is an example); however it is not just the current workspace.
|
|---|
| 666 | #: ../libwnck/wnckprop.c:890
|
|---|
| 667 | #, c-format
|
|---|
| [1167] | 668 | msgid "Viewport cannot be moved: there is no current workspace\n"
|
|---|
| 669 | msgstr ""
|
|---|
| [1173] | 670 | "Изгледът не може да бъде преместен, в момента няма текущ работен плот\n"
|
|---|
| [1167] | 671 |
|
|---|
| 672 | #. FIXME: why do we have dual & boolean API. This is not consistent!
|
|---|
| [1505] | 673 | #: ../libwnck/wnckprop.c:926 ../libwnck/wnckprop.c:935
|
|---|
| 674 | #: ../libwnck/wnckprop.c:944 ../libwnck/wnckprop.c:951
|
|---|
| 675 | #: ../libwnck/wnckprop.c:961 ../libwnck/wnckprop.c:968
|
|---|
| 676 | #: ../libwnck/wnckprop.c:977 ../libwnck/wnckprop.c:1026
|
|---|
| 677 | #, c-format
|
|---|
| [1167] | 678 | msgid "Action not allowed\n"
|
|---|
| [1173] | 679 | msgstr "Действието не е позволено\n"
|
|---|
| [1167] | 680 |
|
|---|
| [1505] | 681 | #: ../libwnck/wnckprop.c:1022
|
|---|
| [1167] | 682 | #, c-format
|
|---|
| 683 | msgid "Window cannot be moved to workspace %d: the workspace does not exist\n"
|
|---|
| 684 | msgstr ""
|
|---|
| [1173] | 685 | "Прозорецът не може да бъде преместен на работния плот %d: той не съществува\n"
|
|---|
| [1167] | 686 |
|
|---|
| [1505] | 687 | #. Translators: 'unset' in the sense of "something has not been set".
|
|---|
| 688 | #: ../libwnck/wnckprop.c:1086 ../libwnck/wnckprop.c:1218
|
|---|
| [1167] | 689 | msgid "<name unset>"
|
|---|
| [1173] | 690 | msgstr "<името не е зададено>"
|
|---|
| [1167] | 691 |
|
|---|
| 692 | #. Translators: %lu is a window number and %s a window name
|
|---|
| [1505] | 693 | #: ../libwnck/wnckprop.c:1089
|
|---|
| [1167] | 694 | #, c-format
|
|---|
| 695 | msgid "%lu: %s\n"
|
|---|
| [1173] | 696 | msgstr "%lu: %s\n"
|
|---|
| [1167] | 697 |
|
|---|
| 698 | #. Translators: %d is a workspace number and %s a workspace name
|
|---|
| [1505] | 699 | #: ../libwnck/wnckprop.c:1109
|
|---|
| [1167] | 700 | #, c-format
|
|---|
| 701 | msgid "%d: %s\n"
|
|---|
| [1173] | 702 | msgstr "%d: %s\n"
|
|---|
| [1167] | 703 |
|
|---|
| [1505] | 704 | #: ../libwnck/wnckprop.c:1172
|
|---|
| [1167] | 705 | #, c-format
|
|---|
| 706 | msgid "Screen Number: %d\n"
|
|---|
| [1173] | 707 | msgstr "Номер на екран: %d\n"
|
|---|
| [1167] | 708 |
|
|---|
| [1505] | 709 | #: ../libwnck/wnckprop.c:1174 ../libwnck/wnckprop.c:1255
|
|---|
| [1167] | 710 | #, c-format
|
|---|
| 711 | msgid "Geometry (width, height): %d, %d\n"
|
|---|
| [1173] | 712 | msgstr "Геометрия (широчина, височина): %d, %d\n"
|
|---|
| [1167] | 713 |
|
|---|
| [1505] | 714 | #: ../libwnck/wnckprop.c:1178
|
|---|
| [1173] | 715 | #, c-format
|
|---|
| [1167] | 716 | msgid "Number of Workspaces: %d\n"
|
|---|
| [1173] | 717 | msgstr "Брой работни плотове %d\n"
|
|---|
| [1167] | 718 |
|
|---|
| [1505] | 719 | #: ../libwnck/wnckprop.c:1184
|
|---|
| [1167] | 720 | #, c-format
|
|---|
| 721 | msgid "Workspace Layout (rows, columns, orientation): %d, %d, %s\n"
|
|---|
| 722 | msgstr ""
|
|---|
| [1173] | 723 | "Подредба на работните плотове (редове, колони, ориентация): %d, %d, %s\n"
|
|---|
| [1167] | 724 |
|
|---|
| [1505] | 725 | #: ../libwnck/wnckprop.c:1194 ../libwnck/wnckprop.c:1251
|
|---|
| 726 | #: ../libwnck/wnckprop.c:1443
|
|---|
| [1167] | 727 | msgid "<no EWMH-compliant window manager>"
|
|---|
| [1173] | 728 | msgstr "<липсва мениджър на прозорци съвместим с EWMH>"
|
|---|
| [1167] | 729 |
|
|---|
| [1505] | 730 | #: ../libwnck/wnckprop.c:1195
|
|---|
| [1167] | 731 | #, c-format
|
|---|
| 732 | msgid "Window Manager: %s\n"
|
|---|
| [1173] | 733 | msgstr "Мениджър на прозорци: %s\n"
|
|---|
| [1167] | 734 |
|
|---|
| 735 | #. Translators: %d is a workspace number and %s a workspace name
|
|---|
| [1505] | 736 | #: ../libwnck/wnckprop.c:1200 ../libwnck/wnckprop.c:1279
|
|---|
| 737 | #: ../libwnck/wnckprop.c:1291 ../libwnck/wnckprop.c:1303
|
|---|
| 738 | #: ../libwnck/wnckprop.c:1315 ../libwnck/wnckprop.c:1428
|
|---|
| [1167] | 739 | #, c-format
|
|---|
| 740 | msgid "%d (\"%s\")"
|
|---|
| [1173] | 741 | msgstr "%d („%s“)"
|
|---|
| [1167] | 742 |
|
|---|
| [1505] | 743 | #. Translators: "none" here means "no workspace"
|
|---|
| 744 | #: ../libwnck/wnckprop.c:1205 ../libwnck/wnckprop.c:1284
|
|---|
| 745 | #: ../libwnck/wnckprop.c:1296 ../libwnck/wnckprop.c:1308
|
|---|
| 746 | #: ../libwnck/wnckprop.c:1320 ../libwnck/wnckprop.c:1435
|
|---|
| [1773] | 747 | msgctxt "workspace"
|
|---|
| 748 | msgid "none"
|
|---|
| [1173] | 749 | msgstr "няма"
|
|---|
| [1167] | 750 |
|
|---|
| [1505] | 751 | #: ../libwnck/wnckprop.c:1206
|
|---|
| [1173] | 752 | #, c-format
|
|---|
| [1167] | 753 | msgid "Active Workspace: %s\n"
|
|---|
| [1173] | 754 | msgstr "Активен работен плот: %s\n"
|
|---|
| [1167] | 755 |
|
|---|
| [1505] | 756 | #: ../libwnck/wnckprop.c:1215
|
|---|
| [1173] | 757 | #, c-format
|
|---|
| [1167] | 758 | msgid "\"%s\""
|
|---|
| [1173] | 759 | msgstr "„%s“"
|
|---|
| [1167] | 760 |
|
|---|
| 761 | #. Translators: %lu is a window number and %s a window name
|
|---|
| [1505] | 762 | #: ../libwnck/wnckprop.c:1221
|
|---|
| [1167] | 763 | #, c-format
|
|---|
| 764 | msgid "%lu (%s)"
|
|---|
| [1173] | 765 | msgstr "%lu (%s)"
|
|---|
| [1167] | 766 |
|
|---|
| [1505] | 767 | #. Translators: "none" here means "no window"
|
|---|
| 768 | #: ../libwnck/wnckprop.c:1227
|
|---|
| [1773] | 769 | msgctxt "window"
|
|---|
| 770 | msgid "none"
|
|---|
| [1505] | 771 | msgstr "няма"
|
|---|
| 772 |
|
|---|
| 773 | #: ../libwnck/wnckprop.c:1228
|
|---|
| [1167] | 774 | #, c-format
|
|---|
| 775 | msgid "Active Window: %s\n"
|
|---|
| [1173] | 776 | msgstr "Активен прозорец: %s\n"
|
|---|
| [1167] | 777 |
|
|---|
| [1505] | 778 | #: ../libwnck/wnckprop.c:1231
|
|---|
| [1167] | 779 | #, c-format
|
|---|
| 780 | msgid "Showing the desktop: %s\n"
|
|---|
| [1173] | 781 | msgstr "Показване на работния плот: %s\n"
|
|---|
| [1167] | 782 |
|
|---|
| [1505] | 783 | #: ../libwnck/wnckprop.c:1233
|
|---|
| [1167] | 784 | msgid "true"
|
|---|
| [1173] | 785 | msgstr "истина"
|
|---|
| [1167] | 786 |
|
|---|
| [1505] | 787 | #: ../libwnck/wnckprop.c:1233
|
|---|
| [1167] | 788 | msgid "false"
|
|---|
| [1173] | 789 | msgstr "лъжа"
|
|---|
| [1167] | 790 |
|
|---|
| [1505] | 791 | #: ../libwnck/wnckprop.c:1244
|
|---|
| [1173] | 792 | #, c-format
|
|---|
| [1167] | 793 | msgid "Workspace Name: %s\n"
|
|---|
| [1173] | 794 | msgstr "Име на работен плот: %s\n"
|
|---|
| [1167] | 795 |
|
|---|
| [1505] | 796 | #: ../libwnck/wnckprop.c:1245
|
|---|
| [1173] | 797 | #, c-format
|
|---|
| [1167] | 798 | msgid "Workspace Number: %d\n"
|
|---|
| [1173] | 799 | msgstr "Работен плот: %d\n"
|
|---|
| [1167] | 800 |
|
|---|
| [1505] | 801 | #: ../libwnck/wnckprop.c:1252 ../libwnck/wnckprop.c:1444
|
|---|
| [1167] | 802 | #, c-format
|
|---|
| 803 | msgid "On Screen: %d (Window Manager: %s)\n"
|
|---|
| [1173] | 804 | msgstr "На екран: %d (мениджър на прозорци: %s)\n"
|
|---|
| [1167] | 805 |
|
|---|
| [1505] | 806 | #. Translators: 'viewport' is kind of the viewable area. a viewport can be used to implement
|
|---|
| 807 | #. a workspace (e.g. compiz is an example); however it is not just the current workspace.
|
|---|
| 808 | #: ../libwnck/wnckprop.c:1266
|
|---|
| [1167] | 809 | msgid "<no viewport>"
|
|---|
| [1173] | 810 | msgstr "<няма изглед>"
|
|---|
| [1167] | 811 |
|
|---|
| [1505] | 812 | #. Translators: 'viewport' is kind of the viewable area. a viewport can be used to implement
|
|---|
| 813 | #. a workspace (e.g. compiz is an example); however it is not just the current workspace.
|
|---|
| 814 | #: ../libwnck/wnckprop.c:1269
|
|---|
| [1167] | 815 | #, c-format
|
|---|
| 816 | msgid "Viewport position (x, y): %s\n"
|
|---|
| [1173] | 817 | msgstr "Местоположение на изгледа (x, y): %s\n"
|
|---|
| [1167] | 818 |
|
|---|
| [1505] | 819 | #: ../libwnck/wnckprop.c:1272
|
|---|
| [1167] | 820 | #, c-format
|
|---|
| 821 | msgid "Position in Layout (row, column): %d, %d\n"
|
|---|
| [1173] | 822 | msgstr "Положение в подредбата (ред, колона): %d, %d\n"
|
|---|
| [1167] | 823 |
|
|---|
| [1505] | 824 | #: ../libwnck/wnckprop.c:1285
|
|---|
| [1167] | 825 | #, c-format
|
|---|
| 826 | msgid "Left Neighbor: %s\n"
|
|---|
| [1173] | 827 | msgstr "Ляв съсед: %s\n"
|
|---|
| [1167] | 828 |
|
|---|
| [1505] | 829 | #: ../libwnck/wnckprop.c:1297
|
|---|
| [1167] | 830 | #, c-format
|
|---|
| 831 | msgid "Right Neighbor: %s\n"
|
|---|
| [1173] | 832 | msgstr "Десен съсед: %s\n"
|
|---|
| [1167] | 833 |
|
|---|
| [1505] | 834 | #: ../libwnck/wnckprop.c:1309
|
|---|
| [1167] | 835 | #, c-format
|
|---|
| 836 | msgid "Top Neighbor: %s\n"
|
|---|
| [1173] | 837 | msgstr "Горен съсед: %s\n"
|
|---|
| [1167] | 838 |
|
|---|
| [1505] | 839 | #: ../libwnck/wnckprop.c:1321
|
|---|
| [1167] | 840 | #, c-format
|
|---|
| 841 | msgid "Bottom Neighbor: %s\n"
|
|---|
| [1173] | 842 | msgstr "Долен съсед: %s\n"
|
|---|
| [1167] | 843 |
|
|---|
| [1505] | 844 | #. Translators: Ressource class is the name to identify a class.
|
|---|
| 845 | #: ../libwnck/wnckprop.c:1333
|
|---|
| [1167] | 846 | #, c-format
|
|---|
| 847 | msgid "Resource Class: %s\n"
|
|---|
| [1173] | 848 | msgstr "Клас на ресурса: %s\n"
|
|---|
| [1167] | 849 |
|
|---|
| [1505] | 850 | #: ../libwnck/wnckprop.c:1335
|
|---|
| [1167] | 851 | #, c-format
|
|---|
| 852 | msgid "Group Name: %s\n"
|
|---|
| [1173] | 853 | msgstr "Име на групата: %s\n"
|
|---|
| [1167] | 854 |
|
|---|
| [1505] | 855 | #. Translators: 'set' in the sense of "something has been set".
|
|---|
| 856 | #: ../libwnck/wnckprop.c:1341 ../libwnck/wnckprop.c:1365
|
|---|
| 857 | #: ../libwnck/wnckprop.c:1419
|
|---|
| [1167] | 858 | msgid "set"
|
|---|
| [1173] | 859 | msgstr "зададено"
|
|---|
| [1167] | 860 |
|
|---|
| [1505] | 861 | #. Translators: 'unset' in the sense of "something has not been set".
|
|---|
| 862 | #: ../libwnck/wnckprop.c:1344 ../libwnck/wnckprop.c:1368
|
|---|
| 863 | #: ../libwnck/wnckprop.c:1375 ../libwnck/wnckprop.c:1405
|
|---|
| 864 | #: ../libwnck/wnckprop.c:1412 ../libwnck/wnckprop.c:1422
|
|---|
| 865 | #: ../libwnck/wnckprop.c:1487 ../libwnck/wnckprop.c:1497
|
|---|
| 866 | #: ../libwnck/wnckprop.c:1505
|
|---|
| [1167] | 867 | msgid "<unset>"
|
|---|
| [1173] | 868 | msgstr "<не е зададено>"
|
|---|
| [1167] | 869 |
|
|---|
| [1505] | 870 | #: ../libwnck/wnckprop.c:1345 ../libwnck/wnckprop.c:1369
|
|---|
| 871 | #: ../libwnck/wnckprop.c:1423
|
|---|
| [1167] | 872 | #, c-format
|
|---|
| 873 | msgid "Icons: %s\n"
|
|---|
| [1173] | 874 | msgstr "Икони: %s\n"
|
|---|
| [1167] | 875 |
|
|---|
| [1505] | 876 | #: ../libwnck/wnckprop.c:1348 ../libwnck/wnckprop.c:1386
|
|---|
| [1173] | 877 | #, c-format
|
|---|
| [1167] | 878 | msgid "Number of Windows: %d\n"
|
|---|
| [1173] | 879 | msgstr "Брой прозорци %d\n"
|
|---|
| [1167] | 880 |
|
|---|
| [1505] | 881 | #: ../libwnck/wnckprop.c:1360 ../libwnck/wnckprop.c:1406
|
|---|
| [1167] | 882 | #, c-format
|
|---|
| 883 | msgid "Name: %s\n"
|
|---|
| [1173] | 884 | msgstr "Име: %s\n"
|
|---|
| [1167] | 885 |
|
|---|
| 886 | #. Translators: note that "Icon" here has a specific window
|
|---|
| 887 | #. * management-related meaning. It means minimized.
|
|---|
| [1505] | 888 | #: ../libwnck/wnckprop.c:1361 ../libwnck/wnckprop.c:1415
|
|---|
| [1167] | 889 | #, c-format
|
|---|
| 890 | msgid "Icon Name: %s\n"
|
|---|
| [1173] | 891 | msgstr "Име на иконата: %s\n"
|
|---|
| [1167] | 892 |
|
|---|
| [1505] | 893 | #: ../libwnck/wnckprop.c:1376 ../libwnck/wnckprop.c:1498
|
|---|
| [1167] | 894 | #, c-format
|
|---|
| 895 | msgid "PID: %s\n"
|
|---|
| [1173] | 896 | msgstr "Ид. на пр.: %s\n"
|
|---|
| [1167] | 897 |
|
|---|
| [1505] | 898 | #. Translators: "none" here means "no startup ID"
|
|---|
| 899 | #: ../libwnck/wnckprop.c:1383
|
|---|
| [1773] | 900 | msgctxt "startupID"
|
|---|
| 901 | msgid "none"
|
|---|
| [1505] | 902 | msgstr "няма"
|
|---|
| 903 |
|
|---|
| 904 | #: ../libwnck/wnckprop.c:1384
|
|---|
| [1167] | 905 | #, c-format
|
|---|
| 906 | msgid "Startup ID: %s\n"
|
|---|
| [1173] | 907 | msgstr "Ид. при стартиране: %s\n"
|
|---|
| [1167] | 908 |
|
|---|
| [1505] | 909 | #: ../libwnck/wnckprop.c:1432
|
|---|
| [1167] | 910 | msgid "all workspaces"
|
|---|
| [1173] | 911 | msgstr "всички работни плотове"
|
|---|
| [1167] | 912 |
|
|---|
| [1505] | 913 | #: ../libwnck/wnckprop.c:1436
|
|---|
| [1173] | 914 | #, c-format
|
|---|
| [1167] | 915 | msgid "On Workspace: %s\n"
|
|---|
| [1173] | 916 | msgstr "На работен плот: %s\n"
|
|---|
| [1167] | 917 |
|
|---|
| [1505] | 918 | #: ../libwnck/wnckprop.c:1451
|
|---|
| [1167] | 919 | msgid "normal window"
|
|---|
| [1173] | 920 | msgstr "обикновен прозорец"
|
|---|
| [1167] | 921 |
|
|---|
| [1505] | 922 | #: ../libwnck/wnckprop.c:1454
|
|---|
| [1167] | 923 | msgid "desktop"
|
|---|
| [1173] | 924 | msgstr "работен плот"
|
|---|
| [1167] | 925 |
|
|---|
| [1505] | 926 | #: ../libwnck/wnckprop.c:1457
|
|---|
| [1167] | 927 | msgid "dock or panel"
|
|---|
| [1173] | 928 | msgstr "док или панел"
|
|---|
| [1167] | 929 |
|
|---|
| [1505] | 930 | #: ../libwnck/wnckprop.c:1460
|
|---|
| [1167] | 931 | msgid "dialog window"
|
|---|
| [1173] | 932 | msgstr "диалогов прозорец"
|
|---|
| [1167] | 933 |
|
|---|
| [1505] | 934 | #: ../libwnck/wnckprop.c:1463
|
|---|
| [1167] | 935 | msgid "tearoff toolbar"
|
|---|
| [1173] | 936 | msgstr "лента за откъсване"
|
|---|
| [1167] | 937 |
|
|---|
| [1505] | 938 | #: ../libwnck/wnckprop.c:1466
|
|---|
| [1167] | 939 | msgid "tearoff menu"
|
|---|
| [1173] | 940 | msgstr "меню за откъсване"
|
|---|
| [1167] | 941 |
|
|---|
| [1505] | 942 | #: ../libwnck/wnckprop.c:1469
|
|---|
| [1167] | 943 | msgid "utility window"
|
|---|
| [1173] | 944 | msgstr "прозорец с инструменти"
|
|---|
| [1167] | 945 |
|
|---|
| [1505] | 946 | #: ../libwnck/wnckprop.c:1472
|
|---|
| [1167] | 947 | msgid "splash screen"
|
|---|
| [1173] | 948 | msgstr "начален прозорец"
|
|---|
| [1167] | 949 |
|
|---|
| [1505] | 950 | #: ../libwnck/wnckprop.c:1477
|
|---|
| [1167] | 951 | #, c-format
|
|---|
| 952 | msgid "Window Type: %s\n"
|
|---|
| [1173] | 953 | msgstr "Вид на прозореца: %s\n"
|
|---|
| [1167] | 954 |
|
|---|
| [1505] | 955 | #: ../libwnck/wnckprop.c:1480
|
|---|
| [1167] | 956 | #, c-format
|
|---|
| 957 | msgid "Geometry (x, y, width, height): %d, %d, %d, %d\n"
|
|---|
| [1173] | 958 | msgstr "Геометрия (x, y, широчина, височина): %d, %d, %d, %d\n"
|
|---|
| [1167] | 959 |
|
|---|
| [1505] | 960 | #. Translators: A class is like a "family". E.g., all gvim windows are of the same class.
|
|---|
| 961 | #: ../libwnck/wnckprop.c:1489
|
|---|
| [1167] | 962 | #, c-format
|
|---|
| 963 | msgid "Class Group: %s\n"
|
|---|
| [1173] | 964 | msgstr "Група с клас: %s\n"
|
|---|
| [1167] | 965 |
|
|---|
| [1505] | 966 | #: ../libwnck/wnckprop.c:1491
|
|---|
| [1167] | 967 | #, c-format
|
|---|
| 968 | msgid "XID: %lu\n"
|
|---|
| [1173] | 969 | msgstr "Ид. по X: %lu\n"
|
|---|
| [1167] | 970 |
|
|---|
| [1505] | 971 | #: ../libwnck/wnckprop.c:1506
|
|---|
| [1167] | 972 | #, c-format
|
|---|
| 973 | msgid "Session ID: %s\n"
|
|---|
| [1173] | 974 | msgstr "Ид. на сесия: %s\n"
|
|---|
| [1167] | 975 |
|
|---|
| [1505] | 976 | #. Translators: A group leader is the window that is the "owner" of a group
|
|---|
| 977 | #. * of windows, ie: if you have multiple windows in one application, one window
|
|---|
| 978 | #. * has some information about the application (like the application name).
|
|---|
| 979 | #: ../libwnck/wnckprop.c:1512
|
|---|
| [1167] | 980 | #, c-format
|
|---|
| 981 | msgid "Group Leader: %lu\n"
|
|---|
| [1173] | 982 | msgstr "Групов водач: %lu\n"
|
|---|
| [1167] | 983 |
|
|---|
| [1505] | 984 | #. Translators: A window can be transient for another window: it means it's on top of it
|
|---|
| 985 | #: ../libwnck/wnckprop.c:1517
|
|---|
| [1167] | 986 | #, c-format
|
|---|
| 987 | msgid "Transient for: %lu\n"
|
|---|
| [1173] | 988 | msgstr "Временен прозорец за: %lu\n"
|
|---|
| [1167] | 989 |
|
|---|
| 990 | #. FIXME: else print something?
|
|---|
| [1505] | 991 | #. Translators: we're building a list of items here. * For example, the result is "a, b". * In this case, the first string is "a", the second * string is ", " and the third string is "b". * We can then use this information here to also * recursively build longer lists, like "a, b, c, d"
|
|---|
| [1167] | 992 | #. Translators: we're building a list of items here. * The end result is something like "a, b, c" * In this case, the first string is "a, b", the second * string is ", " and the third string is "c"
|
|---|
| [1505] | 993 | #: ../libwnck/wnckprop.c:1532 ../libwnck/wnckprop.c:1579
|
|---|
| [1167] | 994 | #, c-format
|
|---|
| 995 | msgid "%1$s%2$s%3$s"
|
|---|
| [1173] | 996 | msgstr "%1$s%2$s%3$s"
|
|---|
| [1167] | 997 |
|
|---|
| [1505] | 998 | #. Translators: see comment for "%1$s%2$s%3$s" in order * to properly translate this
|
|---|
| 999 | #: ../libwnck/wnckprop.c:1536 ../libwnck/wnckprop.c:1581
|
|---|
| [1167] | 1000 | msgid ", "
|
|---|
| [1173] | 1001 | msgstr ", "
|
|---|
| [1167] | 1002 |
|
|---|
| [1505] | 1003 | #: ../libwnck/wnckprop.c:1542
|
|---|
| [1167] | 1004 | msgid "minimized"
|
|---|
| [1173] | 1005 | msgstr "минимизиран"
|
|---|
| [1167] | 1006 |
|
|---|
| [1505] | 1007 | #: ../libwnck/wnckprop.c:1543
|
|---|
| [1167] | 1008 | msgid "maximized"
|
|---|
| [1173] | 1009 | msgstr "максимизиран"
|
|---|
| [1167] | 1010 |
|
|---|
| [1505] | 1011 | #: ../libwnck/wnckprop.c:1547
|
|---|
| [1167] | 1012 | msgid "maximized horizontally"
|
|---|
| [1173] | 1013 | msgstr "максимизиран по хоризонтала"
|
|---|
| [1167] | 1014 |
|
|---|
| [1505] | 1015 | #: ../libwnck/wnckprop.c:1549
|
|---|
| [1167] | 1016 | msgid "maximized vertically"
|
|---|
| [1173] | 1017 | msgstr "максимизиран по вертикала"
|
|---|
| [1167] | 1018 |
|
|---|
| [1505] | 1019 | #: ../libwnck/wnckprop.c:1551
|
|---|
| [1167] | 1020 | msgid "shaded"
|
|---|
| [1173] | 1021 | msgstr "навит"
|
|---|
| [1167] | 1022 |
|
|---|
| [1505] | 1023 | #: ../libwnck/wnckprop.c:1552
|
|---|
| [1167] | 1024 | msgid "pinned"
|
|---|
| [1173] | 1025 | msgstr "забоден на всички работни плотове"
|
|---|
| [1167] | 1026 |
|
|---|
| [1505] | 1027 | #: ../libwnck/wnckprop.c:1553
|
|---|
| [1167] | 1028 | msgid "sticky"
|
|---|
| [1173] | 1029 | msgstr "залепен на всички изгледи"
|
|---|
| [1167] | 1030 |
|
|---|
| [1505] | 1031 | #: ../libwnck/wnckprop.c:1554
|
|---|
| [1167] | 1032 | msgid "above"
|
|---|
| [1173] | 1033 | msgstr "над"
|
|---|
| [1167] | 1034 |
|
|---|
| [1505] | 1035 | #: ../libwnck/wnckprop.c:1555
|
|---|
| [1167] | 1036 | msgid "below"
|
|---|
| [1173] | 1037 | msgstr "под"
|
|---|
| [1167] | 1038 |
|
|---|
| [1505] | 1039 | #: ../libwnck/wnckprop.c:1556
|
|---|
| [1167] | 1040 | msgid "fullscreen"
|
|---|
| [1173] | 1041 | msgstr "на цял екран"
|
|---|
| [1167] | 1042 |
|
|---|
| [1505] | 1043 | #: ../libwnck/wnckprop.c:1557
|
|---|
| [1167] | 1044 | msgid "needs attention"
|
|---|
| [1173] | 1045 | msgstr "иска внимание"
|
|---|
| [1167] | 1046 |
|
|---|
| [1505] | 1047 | #. Translators: A pager is the technical term for the workspace switcher.
|
|---|
| 1048 | #. * It's a representation of all workspaces with windows inside it.
|
|---|
| 1049 | #. * Please make sure that the translation is in sync with gnome-panel,
|
|---|
| 1050 | #. * where this term is also used in translatable strings
|
|---|
| 1051 | #: ../libwnck/wnckprop.c:1562
|
|---|
| [1167] | 1052 | msgid "skip pager"
|
|---|
| [1173] | 1053 | msgstr "прескачане на превключвателя на работни плотове"
|
|---|
| [1167] | 1054 |
|
|---|
| [1505] | 1055 | #. Translators: "tasklist" is the list of running applications (the window list)
|
|---|
| 1056 | #: ../libwnck/wnckprop.c:1564
|
|---|
| [1167] | 1057 | msgid "skip tasklist"
|
|---|
| [1173] | 1058 | msgstr "прескачане на списъка с прозорците"
|
|---|
| [1167] | 1059 |
|
|---|
| [1505] | 1060 | #: ../libwnck/wnckprop.c:1566
|
|---|
| [1167] | 1061 | msgid "normal"
|
|---|
| [1173] | 1062 | msgstr "обикновен"
|
|---|
| [1167] | 1063 |
|
|---|
| [1505] | 1064 | #: ../libwnck/wnckprop.c:1567
|
|---|
| [1167] | 1065 | #, c-format
|
|---|
| 1066 | msgid "State: %s\n"
|
|---|
| [1173] | 1067 | msgstr "Състояние: %s\n"
|
|---|
| [1167] | 1068 |
|
|---|
| [1505] | 1069 | #: ../libwnck/wnckprop.c:1588
|
|---|
| [1167] | 1070 | msgid "move"
|
|---|
| [1173] | 1071 | msgstr "преместване"
|
|---|
| [1167] | 1072 |
|
|---|
| [1505] | 1073 | #: ../libwnck/wnckprop.c:1589
|
|---|
| [1167] | 1074 | msgid "resize"
|
|---|
| [1173] | 1075 | msgstr "оразмеряване"
|
|---|
| [1167] | 1076 |
|
|---|
| [1505] | 1077 | #: ../libwnck/wnckprop.c:1590
|
|---|
| [1167] | 1078 | msgid "shade"
|
|---|
| [1173] | 1079 | msgstr "навиване"
|
|---|
| [1167] | 1080 |
|
|---|
| [1505] | 1081 | #: ../libwnck/wnckprop.c:1591
|
|---|
| [1167] | 1082 | msgid "unshade"
|
|---|
| [1173] | 1083 | msgstr "развиване"
|
|---|
| [1167] | 1084 |
|
|---|
| [1505] | 1085 | #: ../libwnck/wnckprop.c:1592
|
|---|
| [1167] | 1086 | msgid "stick"
|
|---|
| [1173] | 1087 | msgstr "залепяне"
|
|---|
| [1167] | 1088 |
|
|---|
| [1505] | 1089 | #: ../libwnck/wnckprop.c:1593
|
|---|
| [1167] | 1090 | msgid "unstick"
|
|---|
| [1173] | 1091 | msgstr "отлепяне"
|
|---|
| [1167] | 1092 |
|
|---|
| [1505] | 1093 | #: ../libwnck/wnckprop.c:1595
|
|---|
| [1167] | 1094 | msgid "maximize horizontally"
|
|---|
| [1173] | 1095 | msgstr "максимизиране по хоризонтала"
|
|---|
| [1167] | 1096 |
|
|---|
| [1505] | 1097 | #: ../libwnck/wnckprop.c:1597
|
|---|
| [1167] | 1098 | msgid "unmaximize horizontally"
|
|---|
| [1173] | 1099 | msgstr "демаксимизиране по хоризонтала"
|
|---|
| [1167] | 1100 |
|
|---|
| [1505] | 1101 | #: ../libwnck/wnckprop.c:1599
|
|---|
| [1167] | 1102 | msgid "maximize vertically"
|
|---|
| [1173] | 1103 | msgstr "максимизиране по вертикала"
|
|---|
| [1167] | 1104 |
|
|---|
| [1505] | 1105 | #: ../libwnck/wnckprop.c:1601
|
|---|
| [1167] | 1106 | msgid "unmaximize vertically"
|
|---|
| [1173] | 1107 | msgstr "демаксимизиране по вертикала"
|
|---|
| [1167] | 1108 |
|
|---|
| [1505] | 1109 | #: ../libwnck/wnckprop.c:1604
|
|---|
| [1167] | 1110 | msgid "change workspace"
|
|---|
| [1173] | 1111 | msgstr "смяна на работния плот"
|
|---|
| [1167] | 1112 |
|
|---|
| [1505] | 1113 | #: ../libwnck/wnckprop.c:1606
|
|---|
| [1167] | 1114 | msgid "pin"
|
|---|
| [1173] | 1115 | msgstr "забождане"
|
|---|
| [1167] | 1116 |
|
|---|
| [1505] | 1117 | #: ../libwnck/wnckprop.c:1608
|
|---|
| [1167] | 1118 | msgid "unpin"
|
|---|
| [1173] | 1119 | msgstr "освобождаване"
|
|---|
| [1167] | 1120 |
|
|---|
| [1505] | 1121 | #: ../libwnck/wnckprop.c:1609
|
|---|
| [1167] | 1122 | msgid "minimize"
|
|---|
| [1173] | 1123 | msgstr "минимизиране"
|
|---|
| [1167] | 1124 |
|
|---|
| [1505] | 1125 | #: ../libwnck/wnckprop.c:1610
|
|---|
| [1167] | 1126 | msgid "unminimize"
|
|---|
| [1173] | 1127 | msgstr "деминимизиране"
|
|---|
| [1167] | 1128 |
|
|---|
| [1505] | 1129 | #: ../libwnck/wnckprop.c:1611
|
|---|
| [1167] | 1130 | msgid "maximize"
|
|---|
| [1173] | 1131 | msgstr "максимизиране"
|
|---|
| [1167] | 1132 |
|
|---|
| [1505] | 1133 | #: ../libwnck/wnckprop.c:1612
|
|---|
| [1167] | 1134 | msgid "unmaximize"
|
|---|
| [1173] | 1135 | msgstr "демаксимизиране"
|
|---|
| [1167] | 1136 |
|
|---|
| [1505] | 1137 | #: ../libwnck/wnckprop.c:1614
|
|---|
| [1167] | 1138 | msgid "change fullscreen mode"
|
|---|
| [1173] | 1139 | msgstr "промяна на режима на цял екран"
|
|---|
| [1167] | 1140 |
|
|---|
| [1505] | 1141 | #: ../libwnck/wnckprop.c:1615
|
|---|
| [1167] | 1142 | msgid "close"
|
|---|
| [1173] | 1143 | msgstr "затваряне"
|
|---|
| [1167] | 1144 |
|
|---|
| [1505] | 1145 | #: ../libwnck/wnckprop.c:1617
|
|---|
| [1167] | 1146 | msgid "make above"
|
|---|
| [1173] | 1147 | msgstr "да е над всички"
|
|---|
| [1167] | 1148 |
|
|---|
| [1505] | 1149 | #: ../libwnck/wnckprop.c:1619
|
|---|
| [1167] | 1150 | msgid "unmake above"
|
|---|
| [1173] | 1151 | msgstr "да не е над всички"
|
|---|
| [1167] | 1152 |
|
|---|
| [1505] | 1153 | #: ../libwnck/wnckprop.c:1621
|
|---|
| [1167] | 1154 | msgid "make below"
|
|---|
| [1173] | 1155 | msgstr "да е под всички"
|
|---|
| [1167] | 1156 |
|
|---|
| [1505] | 1157 | #: ../libwnck/wnckprop.c:1623
|
|---|
| [1167] | 1158 | msgid "unmake below"
|
|---|
| [1173] | 1159 | msgstr "да не е под всички"
|
|---|
| [1167] | 1160 |
|
|---|
| [1505] | 1161 | #: ../libwnck/wnckprop.c:1625
|
|---|
| [1167] | 1162 | msgid "no action possible"
|
|---|
| [1173] | 1163 | msgstr "няма възможно действие"
|
|---|
| [1167] | 1164 |
|
|---|
| [1505] | 1165 | #: ../libwnck/wnckprop.c:1626
|
|---|
| [1167] | 1166 | #, c-format
|
|---|
| 1167 | msgid "Possible Actions: %s\n"
|
|---|
| [1173] | 1168 | msgstr "Възможни действия: %s\n"
|
|---|
| [1167] | 1169 |
|
|---|
| [1505] | 1170 | #: ../libwnck/wnckprop.c:1805
|
|---|
| [1167] | 1171 | msgid ""
|
|---|
| 1172 | "Print or modify the properties of a screen/workspace/window, or interact "
|
|---|
| 1173 | "with it, following the EWMH specification.\n"
|
|---|
| 1174 | "For information about this specification, see:\n"
|
|---|
| 1175 | "\thttp://freedesktop.org/wiki/Specifications/wm-spec"
|
|---|
| 1176 | msgstr ""
|
|---|
| [1173] | 1177 | "Отпечатване или промяна на настройките на екран/работен плот/прозорец или "
|
|---|
| 1178 | "управление на такъв обект според спецификацията EWMH.\n"
|
|---|
| 1179 | "За повече информация относно спецификацията виж:\n"
|
|---|
| 1180 | "\thttp://freedesktop.org/wiki/Specifications/wm-spec"
|
|---|
| [1167] | 1181 |
|
|---|
| [1505] | 1182 | #: ../libwnck/wnckprop.c:1815
|
|---|
| [1167] | 1183 | msgid "Options to list windows or workspaces"
|
|---|
| [1173] | 1184 | msgstr "Опции за списъка на прозорците и работните плотове"
|
|---|
| [1167] | 1185 |
|
|---|
| [1505] | 1186 | #: ../libwnck/wnckprop.c:1816
|
|---|
| [1167] | 1187 | msgid "Show options to list windows or workspaces"
|
|---|
| [1173] | 1188 | msgstr "Показване на опциите за списъка на прозорците и работните плотове"
|
|---|
| [1167] | 1189 |
|
|---|
| [1505] | 1190 | #: ../libwnck/wnckprop.c:1823
|
|---|
| [1167] | 1191 | msgid "Options to modify properties of a window"
|
|---|
| [1173] | 1192 | msgstr "Опции за промяна на настройките на прозорец"
|
|---|
| [1167] | 1193 |
|
|---|
| [1505] | 1194 | #: ../libwnck/wnckprop.c:1824
|
|---|
| [1167] | 1195 | msgid "Show options to modify properties of a window"
|
|---|
| [1173] | 1196 | msgstr "Показване на опциите за промяна на настройките на прозорец"
|
|---|
| [1167] | 1197 |
|
|---|
| [1505] | 1198 | #: ../libwnck/wnckprop.c:1831
|
|---|
| [1167] | 1199 | msgid "Options to modify properties of a workspace"
|
|---|
| [1173] | 1200 | msgstr "Опции за промяна на настройките на работен плот"
|
|---|
| [1167] | 1201 |
|
|---|
| [1505] | 1202 | #: ../libwnck/wnckprop.c:1832
|
|---|
| [1167] | 1203 | msgid "Show options to modify properties of a workspace"
|
|---|
| [1173] | 1204 | msgstr "Показване на опциите за промяна на настройките на работен плот"
|
|---|
| [1167] | 1205 |
|
|---|
| [1505] | 1206 | #: ../libwnck/wnckprop.c:1839
|
|---|
| [1167] | 1207 | msgid "Options to modify properties of a screen"
|
|---|
| [1173] | 1208 | msgstr "Опции за промяна на настройките на екран"
|
|---|
| [1167] | 1209 |
|
|---|
| [1505] | 1210 | #: ../libwnck/wnckprop.c:1840
|
|---|
| [1167] | 1211 | msgid "Show options to modify properties of a screen"
|
|---|
| [1173] | 1212 | msgstr "Показване на опциите за промяна на настройките на екран"
|
|---|
| [1167] | 1213 |
|
|---|
| [1505] | 1214 | #: ../libwnck/wnckprop.c:1851
|
|---|
| [1167] | 1215 | #, c-format
|
|---|
| 1216 | msgid "Error while parsing arguments: %s\n"
|
|---|
| [1173] | 1217 | msgstr "Грешка при анализа на аргументи: %s\n"
|
|---|
| [1167] | 1218 |
|
|---|
| [1505] | 1219 | #: ../libwnck/wnckprop.c:1874
|
|---|
| [1167] | 1220 | #, c-format
|
|---|
| 1221 | msgid "Cannot interact with screen %d: the screen does not exist\n"
|
|---|
| [1173] | 1222 | msgstr "Екран %d не съществува и не може да се работи с него\n"
|
|---|
| [1167] | 1223 |
|
|---|
| [1505] | 1224 | #: ../libwnck/wnckprop.c:1930
|
|---|
| [1167] | 1225 | #, c-format
|
|---|
| 1226 | msgid "Cannot interact with workspace %d: the workspace cannot be found\n"
|
|---|
| [1173] | 1227 | msgstr "Работният плот %d не съществува и не може да се работи с него\n"
|
|---|
| [1167] | 1228 |
|
|---|
| [1505] | 1229 | #. Translators: A class is like a "family". E.g., all gvim windows are of the same class.
|
|---|
| 1230 | #: ../libwnck/wnckprop.c:1953
|
|---|
| [1167] | 1231 | #, c-format
|
|---|
| 1232 | msgid ""
|
|---|
| 1233 | "Cannot interact with class group \"%s\": the class group cannot be found\n"
|
|---|
| 1234 | msgstr ""
|
|---|
| [1173] | 1235 | "Не може да се работи с групата с клас „%s“: тя не може да бъде открита\n"
|
|---|
| [1167] | 1236 |
|
|---|
| [1505] | 1237 | #: ../libwnck/wnckprop.c:1976
|
|---|
| [1167] | 1238 | #, c-format
|
|---|
| 1239 | msgid ""
|
|---|
| 1240 | "Cannot interact with application having its group leader with XID %lu: the "
|
|---|
| 1241 | "application cannot be found\n"
|
|---|
| 1242 | msgstr ""
|
|---|
| [1173] | 1243 | "Не може да се работи с приложението с групов водач с идентификатор по X %lu: "
|
|---|
| 1244 | "приложението не може да бъде открито\n"
|
|---|
| [1167] | 1245 |
|
|---|
| [1505] | 1246 | #: ../libwnck/wnckprop.c:1999
|
|---|
| [1167] | 1247 | #, c-format
|
|---|
| 1248 | msgid "Cannot interact with window with XID %lu: the window cannot be found\n"
|
|---|
| 1249 | msgstr ""
|
|---|
| [1173] | 1250 | "Не може да се работи с прозорец с идентификатор по X %lu: прозорецът не може "
|
|---|
| 1251 | "да бъде открит\n"
|
|---|