diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-bg/messages/kdebase/kdialog.po | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-bg/messages/kdebase/kdialog.po')
-rw-r--r-- | tde-i18n-bg/messages/kdebase/kdialog.po | 182 |
1 files changed, 182 insertions, 0 deletions
diff --git a/tde-i18n-bg/messages/kdebase/kdialog.po b/tde-i18n-bg/messages/kdebase/kdialog.po new file mode 100644 index 00000000000..7f8d1d4d1eb --- /dev/null +++ b/tde-i18n-bg/messages/kdebase/kdialog.po @@ -0,0 +1,182 @@ +# translation of kdialog.po to Bulgarian +# Bulgarian translation of KDE. +# This file is licensed under the GPL. +# +# $Id: kdialog.po 635465 2007-02-20 06:39:02Z scripty $ +# +# Zlatko Popov <zlatkopopov@fsa-bg.org>, 2006. +msgid "" +msgstr "" +"Project-Id-Version: kdialog\n" +"POT-Creation-Date: 2006-04-27 03:54+0200\n" +"PO-Revision-Date: 2006-09-15 08:50+0300\n" +"Last-Translator: Zlatko Popov <zlatkopopov@fsa-bg.org>\n" +"Language-Team: Bulgarian <dict@linux.zonebg.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Радостин Раднев" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "radnev@yahoo.com" + +#: kdialog.cpp:65 +msgid "Question message box with yes/no buttons" +msgstr "Question message box with yes/no buttons" + +#: kdialog.cpp:66 +msgid "Question message box with yes/no/cancel buttons" +msgstr "Question message box with yes/no/cancel buttons" + +#: kdialog.cpp:67 +msgid "Warning message box with yes/no buttons" +msgstr "Warning message box with yes/no buttons" + +#: kdialog.cpp:68 +msgid "Warning message box with continue/cancel buttons" +msgstr "Warning message box with continue/cancel buttons" + +#: kdialog.cpp:69 +msgid "Warning message box with yes/no/cancel buttons" +msgstr "Warning message box with yes/no/cancel buttons" + +#: kdialog.cpp:70 +msgid "'Sorry' message box" +msgstr "\"Sorry\" message box" + +#: kdialog.cpp:71 +msgid "'Error' message box" +msgstr "\"Error\" message box" + +#: kdialog.cpp:72 +msgid "Message Box dialog" +msgstr "Message Box dialog" + +#: kdialog.cpp:73 +msgid "Input Box dialog" +msgstr "Input Box dialog" + +#: kdialog.cpp:74 +msgid "Password dialog" +msgstr "Password dialog" + +#: kdialog.cpp:75 +msgid "Text Box dialog" +msgstr "Text Box dialog" + +#: kdialog.cpp:76 +msgid "Text Input Box dialog" +msgstr "Text Input Box dialog" + +#: kdialog.cpp:77 +msgid "ComboBox dialog" +msgstr "ComboBox dialog" + +#: kdialog.cpp:78 +msgid "Menu dialog" +msgstr "Menu dialog" + +#: kdialog.cpp:79 +msgid "Check List dialog" +msgstr "Check List dialog" + +#: kdialog.cpp:80 +msgid "Radio List dialog" +msgstr "Radio List dialog" + +#: kdialog.cpp:81 +msgid "Passive Popup" +msgstr "Passive Popup" + +#: kdialog.cpp:82 +msgid "File dialog to open an existing file" +msgstr "File dialog to open an existing file" + +#: kdialog.cpp:83 +msgid "File dialog to save a file" +msgstr "File dialog to save a file" + +#: kdialog.cpp:84 +msgid "File dialog to select an existing directory" +msgstr "File dialog to select an existing directory" + +#: kdialog.cpp:85 +msgid "File dialog to open an existing URL" +msgstr "File dialog to open an existing URL" + +#: kdialog.cpp:86 +msgid "File dialog to save a URL" +msgstr "File dialog to save a URL" + +#: kdialog.cpp:87 +msgid "Icon chooser dialog" +msgstr "Icon chooser dialog" + +#: kdialog.cpp:88 +msgid "Progress bar dialog, returns a DCOP reference for communication" +msgstr "Progress bar dialog, returns a DCOP reference for communication" + +#: kdialog.cpp:92 +msgid "Dialog title" +msgstr "Dialog title" + +#: kdialog.cpp:93 +msgid "Default entry to use for combobox and menu" +msgstr "Default entry to use for combobox and menu" + +#: kdialog.cpp:94 +msgid "" +"Allows the --getopenurl and --getopenfilename options to return multiple files" +msgstr "" +"Allows the --getopenurl and --getopenfilename options to return multiple files" + +#: kdialog.cpp:95 +msgid "" +"Return list items on separate lines (for checklist option and file open with " +"--multiple)" +msgstr "" +"Return list items on separate lines (for checklist option and file open with " +"--multiple)" + +#: kdialog.cpp:96 +msgid "Outputs the winId of each dialog" +msgstr "Outputs the winId of each dialog" + +#: kdialog.cpp:97 +msgid "Makes the dialog transient for an X app specified by winid" +msgstr "Makes the dialog transient for an X app specified by winid" + +#: kdialog.cpp:98 +msgid "" +"Config file and option name for saving the \"dont-show/ask-again\" state" +msgstr "" +"Config file and option name for saving the \"dont-show/ask-again\" state" + +#: kdialog.cpp:100 +msgid "Arguments - depending on main option" +msgstr "Arguments - depending on main option" + +#: kdialog.cpp:665 +msgid "KDialog" +msgstr "KDialog" + +#: kdialog.cpp:666 +msgid "KDialog can be used to show nice dialog boxes from shell scripts" +msgstr "KDialog can be used to show nice dialog boxes from shell scripts" + +#: kdialog.cpp:669 +msgid "Current maintainer" +msgstr "Current maintainer" + +#: widgets.cpp:96 +msgid "kdialog: could not open file " +msgstr "kdialog: could not open file " |