Ignore:
Timestamp:
Mar 9, 2015, 9:17:11 PM (11 years ago)
Author:
Александър Шопов
Message:

dconf подаден в master

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/master/dconf.master.bg.po

    r2785 r2968  
    11# Bulgarian translation of dconf po-file.
    2 # Copyright (C) 2012, 2013 Free Software Foundation, Inc.
     2# Copyright (C) 2012, 2013, 2015 Free Software Foundation, Inc.
    33# This file is distributed under the same license as the dconf package.
    4 # Alexander Shopov <ash@kambanaria.org>, 2012, 2013.
     4# Alexander Shopov <ash@kambanaria.org>, 2012, 2013, 2015.
    55#
    66msgid ""
     
    88"Project-Id-Version: dconf master\n"
    99"Report-Msgid-Bugs-To: \n"
    10 "POT-Creation-Date: 2013-01-09 07:02+0200\n"
    11 "PO-Revision-Date: 2013-01-09 07:02+0200\n"
     10"POT-Creation-Date: 2015-03-09 20:52+0200\n"
     11"PO-Revision-Date: 2015-03-09 20:52+0200\n"
    1212"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
    1313"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
     
    1818"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    1919
    20 #: ../editor/dconf-editor.desktop.in.in.h:1 ../editor/dconf-editor.vala:43
    21 #: ../editor/dconf-editor.vala:63 ../editor/dconf-editor.vala:394
     20#: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:1
     21#: ../editor/dconf-editor.vala:64 ../editor/dconf-editor.vala:83
     22#: ../editor/dconf-editor.vala:433
    2223msgid "dconf Editor"
    2324msgstr "Редактор за dconf"
    2425
    25 #: ../editor/dconf-editor.desktop.in.in.h:2 ../editor/dconf-editor.vala:397
     26#: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:2
     27#: ../editor/dconf-editor.vala:436
    2628msgid "Directly edit your entire configuration database"
    2729msgstr "Редактиране на цялата база от данни с настройки"
    2830
    29 #: ../editor/dconf-editor.desktop.in.in.h:3
     31#: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:3
    3032msgid "settings;configuration;"
    3133msgstr "настройки;конфигурации;settings;configuration;"
    3234
    33 #: ../editor/dconf-editor.vala:180
     35#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:1
     36msgid "The width of the window"
     37msgstr "Широчината на прозореца"
     38
     39#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:2
     40msgid "The width of the main window in pixels."
     41msgstr "Широчината на главния прозорец в пиксели"
     42
     43#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:3
     44msgid "The height of the window"
     45msgstr "Височината на прозореца"
     46
     47#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:4
     48msgid "The height of the main window in pixels."
     49msgstr "Височината на главния прозорец в пиксели"
     50
     51#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:5
     52msgid "A flag to enable maximized mode"
     53msgstr "Флаг за включване на максимизирания режим"
     54
     55#: ../editor/ca.desrt.dconf-editor.gschema.xml.h:6
     56msgid "A flag to enable fullscreen mode"
     57msgstr "Флаг за включване на режим на цял екран"
     58
     59#: ../editor/dconf-editor-menu.ui.h:1
     60msgid "_Find…"
     61msgstr "_Търсене…"
     62
     63#: ../editor/dconf-editor-menu.ui.h:2
     64msgid "_About"
     65msgstr "_Относно"
     66
     67#: ../editor/dconf-editor-menu.ui.h:3
     68msgid "_Quit"
     69msgstr "_Спиране на програмата"
     70
     71#: ../editor/dconf-editor.ui.h:1
     72msgid "Set to Default"
     73msgstr "Задаване на стандартната стойност"
     74
     75#: ../editor/dconf-editor.ui.h:2
     76msgid "Schema:"
     77msgstr "Схема:"
     78
     79#: ../editor/dconf-editor.ui.h:3
     80msgid "Summary:"
     81msgstr "Относно:"
     82
     83#: ../editor/dconf-editor.ui.h:4
     84msgid "Description:"
     85msgstr "Описание:"
     86
     87#. Translators: as in datatype (integer, boolean, string, etc)
     88#: ../editor/dconf-editor.ui.h:6
     89msgid "Type:"
     90msgstr "Вид:"
     91
     92#: ../editor/dconf-editor.ui.h:7
     93msgid "Default:"
     94msgstr "Стандартно:"
     95
     96#: ../editor/dconf-editor.ui.h:8
     97msgid "Next"
     98msgstr "Следваща поява"
     99
     100#: ../editor/dconf-editor.vala:29
     101msgid "Print release version and exit"
     102msgstr "Извеждане на версията и спиране на програмата"
     103
     104#: ../editor/dconf-editor.vala:206
    34105#, c-format
    35106msgid "Integer [%s..%s]"
    36107msgstr "Цяло число [%s…%s]"
    37108
    38 #: ../editor/dconf-editor.vala:182
     109#: ../editor/dconf-editor.vala:219
     110#, c-format
     111msgid "Double [%s..%s]"
     112msgstr "Цяло с плаваща запетая [%s…%s]"
     113
     114#: ../editor/dconf-editor.vala:221
    39115msgid "Boolean"
    40116msgstr "Булева стойност"
    41117
    42 #: ../editor/dconf-editor.vala:184
     118#: ../editor/dconf-editor.vala:223
    43119msgid "String"
    44120msgstr "Низ"
    45121
    46 #: ../editor/dconf-editor.vala:186
     122#: ../editor/dconf-editor.vala:225
    47123msgid "Enumeration"
    48124msgstr "Изброяване"
    49125
    50 #: ../editor/dconf-editor.vala:234
     126#: ../editor/dconf-editor.vala:273
    51127msgid "No schema"
    52128msgstr "Без схема"
    53129
    54 #: ../editor/dconf-editor.vala:344
     130#: ../editor/dconf-editor.vala:383
    55131msgid "Not found"
    56132msgstr "Няма"
    57133
    58 #: ../editor/dconf-editor.vala:392
     134#: ../editor/dconf-editor.vala:431
    59135msgid ""
    60136"This program is free software; you can redistribute it and/or modify it "
     
    87163"Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
    88164
    89 #: ../editor/dconf-editor.vala:398
     165#: ../editor/dconf-editor.vala:437
    90166msgid "Copyright © Canonical Ltd"
    91167msgstr "Авторски права © Canonical Ltd"
    92168
    93 #: ../editor/dconf-editor.vala:402
     169#: ../editor/dconf-editor.vala:441
    94170msgid "translator-credits"
    95171msgstr ""
     
    102178"cult.bg/bugs</a>"
    103179
    104 #: ../editor/dconf-view.vala:264
     180#: ../editor/dconf-view.vala:268
    105181#, c-format
    106182msgid "Error setting value: %s"
     
    108184
    109185#. Translators: this is the column header label in the main view
    110 #: ../editor/dconf-view.vala:318
     186#: ../editor/dconf-view.vala:322
    111187msgid "Name"
    112188msgstr "Име"
    113189
    114190#. Translators: this is the column header label in the main view
    115 #: ../editor/dconf-view.vala:322
     191#: ../editor/dconf-view.vala:326
    116192msgid "Value"
    117193msgstr "Стойност"
    118 
    119 #: ../editor/dconf-editor.ui.h:1
    120 msgid "Set to Default"
    121 msgstr "Задаване на стандартната стойност"
    122 
    123 #: ../editor/dconf-editor.ui.h:2
    124 msgid "Schema:"
    125 msgstr "Схема:"
    126 
    127 #: ../editor/dconf-editor.ui.h:3
    128 msgid "Summary:"
    129 msgstr "Относно:"
    130 
    131 #: ../editor/dconf-editor.ui.h:4
    132 msgid "Description:"
    133 msgstr "Описание:"
    134 
    135 #. Translators: as in datatype (integer, boolean, string, etc)
    136 #: ../editor/dconf-editor.ui.h:6
    137 msgid "Type:"
    138 msgstr "Вид:"
    139 
    140 #: ../editor/dconf-editor.ui.h:7
    141 msgid "Default:"
    142 msgstr "Стандартно:"
    143 
    144 #: ../editor/dconf-editor.ui.h:8
    145 msgid "Next"
    146 msgstr "Следваща поява"
    147 
    148 #: ../editor/dconf-editor-menu.ui.h:1
    149 msgid "_Find"
    150 msgstr "_Търсене"
    151 
    152 #: ../editor/dconf-editor-menu.ui.h:2
    153 msgid "_About"
    154 msgstr "_Относно"
    155 
    156 #: ../editor/dconf-editor-menu.ui.h:3
    157 msgid "_Quit"
    158 msgstr "_Спиране на програмата"
    159 
    160 #: ../editor/ca.desrt.dconf-editor.gschema.xml.h:1
    161 msgid "The width of the window"
    162 msgstr "Широчината на прозореца"
    163 
    164 #: ../editor/ca.desrt.dconf-editor.gschema.xml.h:2
    165 msgid "The width of the main window in pixels."
    166 msgstr "Широчината на главния прозорец в пиксели"
    167 
    168 #: ../editor/ca.desrt.dconf-editor.gschema.xml.h:3
    169 msgid "The height of the window"
    170 msgstr "Височината на прозореца"
    171 
    172 #: ../editor/ca.desrt.dconf-editor.gschema.xml.h:4
    173 msgid "The height of the main window in pixels."
    174 msgstr "Височината на главния прозорец в пиксели"
    175 
    176 #: ../editor/ca.desrt.dconf-editor.gschema.xml.h:5
    177 msgid "A flag to enable maximized mode"
    178 msgstr "Флаг за включване на максимизирания режим"
    179 
    180 #: ../editor/ca.desrt.dconf-editor.gschema.xml.h:6
    181 msgid "A flag to enable fullscreen mode"
    182 msgstr "Флаг за включване на режим на цял екран"
Note: See TracChangeset for help on using the changeset viewer.