parent
2b5085e5b9
commit
ee5d31b5eb
@ -0,0 +1,176 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Slávek Banko <slavek.banko@axis.cz>, 2024.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2020-05-11 04:02+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es_AR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
|
||||
#, ignore-inconsistent
|
||||
msgid ""
|
||||
"_: NAME OF TRANSLATORS\n"
|
||||
"Your names"
|
||||
msgstr ""
|
||||
|
||||
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
|
||||
#, ignore-inconsistent
|
||||
msgid ""
|
||||
"_: EMAIL OF TRANSLATORS\n"
|
||||
"Your emails"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:65
|
||||
msgid "Question message box with yes/no buttons"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:66
|
||||
msgid "Question message box with yes/no/cancel buttons"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:67
|
||||
msgid "Warning message box with yes/no buttons"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:68
|
||||
msgid "Warning message box with continue/cancel buttons"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:69
|
||||
msgid "Warning message box with yes/no/cancel buttons"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:70
|
||||
msgid "'Sorry' message box"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:71
|
||||
msgid "'Error' message box"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:72
|
||||
msgid "Message Box dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:73
|
||||
msgid "Input Box dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:74
|
||||
msgid "Password dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:75
|
||||
msgid "Text Box dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:76
|
||||
msgid "Text Input Box dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:77
|
||||
msgid "ComboBox dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:78
|
||||
msgid "Menu dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:79
|
||||
msgid "Check List dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:80
|
||||
msgid "Radio List dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:81
|
||||
msgid "Passive Popup"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:82
|
||||
msgid "File dialog to open an existing file"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:83
|
||||
msgid "File dialog to save a file"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:84
|
||||
msgid "File dialog to select an existing directory"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:85
|
||||
msgid "File dialog to open an existing URL"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:86
|
||||
msgid "File dialog to save a URL"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:87
|
||||
msgid "Icon chooser dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:88
|
||||
msgid "Progress bar dialog, returns a DCOP reference for communication"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:92
|
||||
msgid "Dialog title"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:93
|
||||
msgid "Default entry to use for combobox and menu"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:94
|
||||
msgid ""
|
||||
"Allows the --getopenurl and --getopenfilename options to return multiple "
|
||||
"files"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:95
|
||||
msgid ""
|
||||
"Return list items on separate lines (for checklist option and file open with "
|
||||
"--multiple)"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:96
|
||||
msgid "Outputs the winId of each dialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:97
|
||||
msgid "Makes the dialog transient for an X app specified by winid"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:98
|
||||
msgid ""
|
||||
"Config file and option name for saving the \"dont-show/ask-again\" state"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:100
|
||||
msgid "Arguments - depending on main option"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:679
|
||||
msgid "KDialog"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:680
|
||||
msgid "KDialog can be used to show nice dialog boxes from shell scripts"
|
||||
msgstr ""
|
||||
|
||||
#: kdialog.cpp:683
|
||||
msgid "Current maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.cpp:96
|
||||
msgid "kdialog: could not open file "
|
||||
msgstr ""
|
Loading…
Reference in new issue