diff options
author | Slávek Banko <[email protected]> | 2020-06-26 11:36:35 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-06-28 00:41:12 +0200 |
commit | 2f706891f32258c2b070471905f983e4585296d2 (patch) | |
tree | 6c74e28fd7c74d26b1c36c371a9ed56295cc05ae /translations/desktop_files/drkonqi-presets/he.po | |
parent | 98f2d732f33659ba749b70fb939e8eaa0c97edf8 (diff) | |
download | tdebase-2f706891f32258c2b070471905f983e4585296d2.tar.gz tdebase-2f706891f32258c2b070471905f983e4585296d2.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/desktop_files/drkonqi-presets/he.po')
-rw-r--r-- | translations/desktop_files/drkonqi-presets/he.po | 164 |
1 files changed, 164 insertions, 0 deletions
diff --git a/translations/desktop_files/drkonqi-presets/he.po b/translations/desktop_files/drkonqi-presets/he.po new file mode 100644 index 000000000..ea6f146e3 --- /dev/null +++ b/translations/desktop_files/drkonqi-presets/he.po @@ -0,0 +1,164 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-06-19 03:59+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: developerrc:2 +msgid "Developer" +msgstr "מפתח" + +#. Comment +#: developerrc:3 +msgid "Settings preferred for developers" +msgstr "הגדרות מועדפות למפתחים" + +#. Name +#: developerrc:13 +#, c-format +msgid "" +"The application %progname (%appname), pid %pid, crashed and caused the " +"signal %signum (%signame)." +msgstr "" +"היישום %progname (%appname), זיהוי תהליך %pid, התרסק וגרם לאיתות %signum " +"(%signame)." + +#. Name +#: developerrc:17 +msgid "You might want to fix your program. Take a look at the backtrace tab." +msgstr "ייתכן שתרצה לתקן את התוכנית שלך. עיין בכרטיסיית המעקב." + +#. Name +#: developerrc:20 enduserrc:20 +msgid "SIGILL" +msgstr "" + +#. Comment +#: developerrc:21 +msgid "Illegal instruction." +msgstr "הוראה לא חוקית." + +#. Name +#: developerrc:24 enduserrc:24 +msgid "SIGABRT" +msgstr "" + +#. Comment +#: developerrc:25 +msgid "Aborted." +msgstr "ננטש." + +#. Name +#: developerrc:28 enduserrc:28 +msgid "SIGFPE" +msgstr "" + +#. Comment +#: developerrc:29 +msgid "Floating point exception." +msgstr "חריגת נקודה צפה." + +#. Name +#: developerrc:32 enduserrc:32 +msgid "SIGSEGV" +msgstr "" + +#. Comment +#: developerrc:33 +msgid "Invalid memory reference." +msgstr "התייחסות לזיכרון לא תקף." + +#. Name +#: developerrc:36 enduserrc:36 +msgid "Unknown" +msgstr "לא ידוע" + +#. Comment +#: developerrc:37 +msgid "This signal is unknown." +msgstr "איתות זה אינו מוכר." + +#. Name +#: enduserrc:2 +msgid "End user" +msgstr "משתמש־קצה" + +#. Comment +#: enduserrc:3 +msgid "Settings preferred for end users" +msgstr "הגדרות מועדפות למשתמשי־קצה" + +#. Name +#: enduserrc:13 +#, c-format +msgid "" +"The application %progname (%appname) crashed and caused the signal %signum " +"(%signame)." +msgstr "היישום %progname (%appname) התרסק וגרם לאיתות %signum (%signame)." + +#. Name +#: enduserrc:17 +msgid "" +"You might want to send a bug report for this application. Check if it is " +"listed on http://bugs.trinitydesktop.org, otherwise mail the author. Please " +"include as much information as possible, maybe the original documents. If " +"you have a way to reproduce the error, include this also." +msgstr "" +"ייתכן שיהיה ברצונך לשלוח דיווח על הבאג. בדוק האם הבאג רשום ב http://bugs." +"trinitydesktop.org, אם לא, שלח דוא\"ל לכותב התוכנה. מומלץ לכלול מידע רב ככל " +"האפשר, ואולי גם את המסמכים המקוריים. אם יש לך דרך לשחזר את השגיאה, כלול גם " +"אותה." + +#. Comment +#: enduserrc:21 +msgid "" +"An application mostly receives the SIGILL signal due to a bug in the " +"application. The application was asked to save its documents." +msgstr "" +"בדרך כלל מקבל יישום את האיתות SIGILL עקב באג ביישום. היישום התבקש לשמור את " +"המסמכים שלו." + +#. Comment +#: enduserrc:25 +msgid "" +"An application terminates with a SIGABRT signal when it detects an internal " +"inconsistency caused by a bug in the program." +msgstr "" +"יישום מסתיים עם האיתות SIGABRT כאשר הוא מזהה אי־תאימות פנימית שנגרמה עקב באג " +"בתוכנית." + +#. Comment +#: enduserrc:29 +msgid "" +"An application mostly receives the SIGFPE signal due to a bug in the " +"application. The application was asked to save its documents." +msgstr "" +"בדרך כלל מקבל יישום את האיתות SIGFPE עקב באג ביישום. היישום התבקש לשמור את " +"המסמכים שלו." + +#. Comment +#: enduserrc:33 +msgid "" +"An application mostly receives the SIGSEGV signal due to a bug in the " +"application. The application was asked to save its documents." +msgstr "" +"בדרך כלל מקבל יישום את האיתות SIGSEGV עקב באג ביישום. היישום התבקש לשמור את " +"המסמכים שלו." + +#. Comment +#: enduserrc:37 +msgid "Sorry, I do not know this signal." +msgstr "איתות זה אינו מוכר." |