You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-i18n/template/messages/tdebase/drkonqi.pot

328 lines
6.5 KiB

# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-05-11 04:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 ""
#: backtrace.cpp:99
msgid "Could not generate a backtrace as the debugger '%1' was not found."
msgstr ""
#: backtrace.cpp:148
msgid "Administrative access is required to generate a backtrace"
msgstr ""
#: bugdescription.cpp:59
msgid "Crash Report"
msgstr ""
#: bugdescription.cpp:67 bugdescriptiondialog.cpp:60
msgid "Bug Description"
msgstr ""
#: bugdescriptiondialog.cpp:83
msgid "Contact Email: "
msgstr ""
#: bugdescriptiondialog.cpp:90
msgid ""
"Enter the text (in English if possible) that you wish to submit with this "
"crash report.\n"
msgstr ""
#: debugger.cpp:65
msgid "C&opy"
msgstr ""
#: debugger.cpp:82
msgid "Done."
msgstr ""
#: debugger.cpp:103
#, c-format
msgid "Backtrace saved to %1"
msgstr ""
#: debugger.cpp:107
msgid "Cannot create a file in which to save the backtrace"
msgstr ""
#: debugger.cpp:115 toplevel.cpp:485
msgid "Select Filename"
msgstr ""
#: debugger.cpp:123 toplevel.cpp:496
msgid ""
"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr ""
#: debugger.cpp:125 toplevel.cpp:498
msgid "Overwrite File?"
msgstr ""
#: debugger.cpp:126 toplevel.cpp:499
msgid "&Overwrite"
msgstr ""
#: debugger.cpp:138 toplevel.cpp:510
msgid "Cannot open file %1 for writing"
msgstr ""
#: debugger.cpp:146
msgid "Unable to create a valid backtrace."
msgstr ""
#: debugger.cpp:147
msgid ""
"This backtrace appears to be of no use.\n"
"This is probably because your packages are built in a way which prevents "
"creation of proper backtraces, or the stack frame was seriously corrupted in "
"the crash.\n"
"\n"
msgstr ""
#: debugger.cpp:156
msgid "Loading backtrace..."
msgstr ""
#: debugger.cpp:179
msgid ""
"The following options are enabled:\n"
"\n"
msgstr ""
#: debugger.cpp:181
msgid ""
"\n"
"As the usage of these options is not recommended - because they can, in rare "
"cases, be responsible for TDE problems - a backtrace will not be generated.\n"
"You need to turn these options off and reproduce the problem again in order "
"to get a backtrace.\n"
msgstr ""
#: debugger.cpp:186
msgid "Backtrace will not be created."
msgstr ""
#: debugger.cpp:194
msgid "Loading symbols..."
msgstr ""
#: debugger.cpp:216
msgid "System configuration startup check disabled.\n"
msgstr ""
#: drbugreport.cpp:54
msgid "You have to edit the description before the report can be sent."
msgstr ""
#: krashconf.cpp:74
msgid "unknown"
msgstr ""
#: main.cpp:43
msgid "TDE crash handler gives the user feedback if a program crashed"
msgstr ""
#: main.cpp:47
msgid "The signal number that was caught"
msgstr ""
#: main.cpp:48
msgid "Name of the program"
msgstr ""
#: main.cpp:49
msgid "Path to the executable"
msgstr ""
#: main.cpp:50
msgid "The version of the program"
msgstr ""
#: main.cpp:51
msgid "The bug address to use"
msgstr ""
#: main.cpp:52
msgid "Translated name of the program"
msgstr ""
#: main.cpp:53
msgid "The PID of the program"
msgstr ""
#: main.cpp:54
msgid "Startup ID of the program"
msgstr ""
#: main.cpp:55
msgid "The program was started by tdeinit"
msgstr ""
#: main.cpp:56
msgid "Disable arbitrary disk access"
msgstr ""
#: main.cpp:72
msgid "The TDE Crash Handler"
msgstr ""
#: toplevel.cpp:63
msgid "&Bug report"
msgstr ""
#: toplevel.cpp:64
msgid "&Debugger"
msgstr ""
#: toplevel.cpp:65
msgid "&Report Crash"
msgstr ""
#: toplevel.cpp:69
msgid "&General"
msgstr ""
#: toplevel.cpp:84
msgid "&Backtrace"
msgstr ""
#: toplevel.cpp:108
msgid "<p><b>Short description</b></p><p>%1</p>"
msgstr ""
#: toplevel.cpp:112
msgid "<p><b>What is this?</b></p><p>%1</p>"
msgstr ""
#: toplevel.cpp:116
msgid "<p><b>What can I do?</b></p><p>%1</p>"
msgstr ""
#: toplevel.cpp:121
msgid "<p><b>Application crashed</b></p><p>The program %appname crashed.</p>"
msgstr ""
#: toplevel.cpp:140
msgid ""
"<p>Do you want to generate a backtrace? This will help the developers to "
"figure out what went wrong.</p>\n"
"<p>Unfortunately this will take some time on slow machines.</p><p><b>Note: A "
"backtrace is not a substitute for a proper description of the bug and "
"information on how to reproduce it. It is not possible to fix the bug "
"without a proper description.</b></p>"
msgstr ""
#: toplevel.cpp:152
msgid "Include Backtrace"
msgstr ""
#: toplevel.cpp:152
msgid "Generate"
msgstr ""
#: toplevel.cpp:152
msgid "Do Not Generate"
msgstr ""
#: toplevel.cpp:229 toplevel.cpp:241
msgid "It was not possible to generate a backtrace."
msgstr ""
#: toplevel.cpp:230 toplevel.cpp:241
msgid "Backtrace Not Possible"
msgstr ""
#: toplevel.cpp:255
msgid ""
"<p>Do you want to include a description of what you were doing when this "
"application crashed? This would help the developers to figure out what went "
"wrong.</p>\n"
msgstr ""
#: toplevel.cpp:261
msgid "Include Description"
msgstr ""
#: toplevel.cpp:261
msgid "Add Description"
msgstr ""
#: toplevel.cpp:261
msgid "Just Report the Crash"
msgstr ""
#: toplevel.cpp:353
msgid "<p>The crash report is ready. Do you want to send it now?</p>\n"
msgstr ""
#: toplevel.cpp:354
msgid "Ready to Send"
msgstr ""
#: toplevel.cpp:354
msgid "View Report"
msgstr ""
#: toplevel.cpp:354
msgid "Send Report"
msgstr ""
#: toplevel.cpp:435
msgid ""
"<p>Your crash report has been uploaded!</p><p>You may reference it if "
"desired by its unique ID:<br>%1</p>"
msgstr ""
#: toplevel.cpp:436
msgid "Report uploaded"
msgstr ""
#: toplevel.cpp:448
msgid ""
"<p>Your crash report failed to upload!</p><p>Please check your network "
"settings and try again.</p><p>The server responded:<br>%1</p>"
msgstr ""
#: toplevel.cpp:449 toplevel.cpp:466
msgid "Upload failure"
msgstr ""
#: toplevel.cpp:449 toplevel.cpp:466
msgid "Save Report"
msgstr ""
#: toplevel.cpp:449 toplevel.cpp:466
msgid "Retry Upload"
msgstr ""
#: toplevel.cpp:465
msgid ""
"<p>Your crash report failed to upload!</p><p>Please check your network "
"settings and try again.</p>"
msgstr ""