From d97325e12083dfa38382fd078ce6b081117976e7 Mon Sep 17 00:00:00 2001 From: TDE Weblate Date: Thu, 27 Dec 2018 18:35:15 +0000 Subject: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdeedu/kturtle Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeedu/kturtle/ (cherry picked from commit 31c5381e2d4223a9fd4a726574b6f6b2bdf6153c) --- tde-i18n-ro/messages/tdeedu/kturtle.po | 112 ++++++++++++++++++++++----------- 1 file changed, 77 insertions(+), 35 deletions(-) (limited to 'tde-i18n-ro/messages/tdeedu/kturtle.po') diff --git a/tde-i18n-ro/messages/tdeedu/kturtle.po b/tde-i18n-ro/messages/tdeedu/kturtle.po index 8aea5f6645c..d341ba5d704 100644 --- a/tde-i18n-ro/messages/tdeedu/kturtle.po +++ b/tde-i18n-ro/messages/tdeedu/kturtle.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: kturtle\n" -"POT-Creation-Date: 2014-09-29 12:06-0500\n" +"POT-Creation-Date: 2018-12-27 12:34+0100\n" "PO-Revision-Date: 2004-04-04 00:36+0200\n" "Last-Translator: Claudiu Costin \n" "Language-Team: Romanian \n" @@ -13,13 +13,13 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3\n" -#: _translatorinfo.cpp:1 +#: _translatorinfo:1 msgid "" "_: NAME OF TRANSLATORS\n" "Your names" msgstr "Claudiu Costin" -#: _translatorinfo.cpp:3 +#: _translatorinfo:2 msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" @@ -29,6 +29,10 @@ msgstr "claudiuc@kde.org" msgid "The turtle picture could not be found. Please check your installation." msgstr "" +#: canvas.cpp:610 +msgid "Error" +msgstr "" + #: dialogs.cpp:29 msgid "Help on &Error" msgstr "" @@ -51,8 +55,8 @@ msgstr "" #: dialogs.cpp:37 msgid "" -"Click here for help regarding the error you selected in the list. This button " -"will not work when no error is selected." +"Click here for help regarding the error you selected in the list. This " +"button will not work when no error is selected." msgstr "" #: dialogs.cpp:38 @@ -61,7 +65,8 @@ msgstr "" #: dialogs.cpp:45 msgid "" -"In this list you find the error(s) that resulted from running your Logo code. \n" +"In this list you find the error(s) that resulted from running your Logo " +"code. \n" "Good luck!" msgstr "" @@ -199,6 +204,10 @@ msgstr "" msgid "The %1 command only accepts numbers as its parameters." msgstr "" +#: kturtle.cpp:77 kturtle.cpp:284 +msgid "Untitled" +msgstr "" + #: kturtle.cpp:87 msgid "" "A TDE text-editor component could not be found;\n" @@ -284,8 +293,8 @@ msgstr "" #: kturtle.cpp:194 msgid "" "This is the code editor, here you type the Logo commands to instruct the " -"turtle. You can also open an existing Logo program with File->" -"Open Examples... or File->Open." +"turtle. You can also open an existing Logo program with File->Open " +"Examples... or File->Open." msgstr "" #: kturtle.cpp:223 @@ -370,14 +379,18 @@ msgstr "" msgid "Opening aborted." msgstr "" +#: kturtle.cpp:360 +msgid "Save As" +msgstr "" + #: kturtle.cpp:363 msgid "Saving aborted." msgstr "" #: kturtle.cpp:369 msgid "" -"A program named \"%1\" already exists in this folder. Do you want to overwrite " -"it?" +"A program named \"%1\" already exists in this folder. Do you want to " +"overwrite it?" msgstr "" #: kturtle.cpp:371 kturtle.cpp:409 @@ -452,8 +465,12 @@ msgstr "" #: kturtle.cpp:474 msgid "" -"The program you are currently working on is not saved. By quitting KTurtle you " -"may lose the changes you have made." +"The program you are currently working on is not saved. By quitting KTurtle " +"you may lose the changes you have made." +msgstr "" + +#: kturtle.cpp:476 +msgid "&Save" msgstr "" #: kturtle.cpp:476 @@ -618,7 +635,8 @@ msgstr "" #: main.cpp:56 msgid "" -"Author of \"wsbasic\" (wsbasic.sf.net) the base for the interpreter of KTurtle" +"Author of \"wsbasic\" (wsbasic.sf.net) the base for the interpreter of " +"KTurtle" msgstr "" #: main.cpp:59 main.cpp:62 @@ -663,8 +681,8 @@ msgstr "" #: parser.cpp:97 msgid "" -"Unexpected intruction after the '%1' command, please use only one instruction " -"per line" +"Unexpected intruction after the '%1' command, please use only one " +"instruction per line" msgstr "" #: parser.cpp:101 @@ -729,50 +747,74 @@ msgstr "" msgid "'%1' is neither a Logo command nor a learned command." msgstr "" -#. i18n: file kturtleui.rc line 58 -#: rc.cpp:18 -#, no-c-format -msgid "&Advanced Settings" +#: translate.cpp:41 +msgid "'%1' (%2)" +msgstr "" + +#: value.cpp:49 value.cpp:84 value.cpp:127 +msgid "false" msgstr "" -#. i18n: file kturtle.kcfg line 10 -#: rc.cpp:24 +#: value.cpp:79 value.cpp:126 +msgid "true" +msgstr "" + +#: kturtle.kcfg:10 #, no-c-format msgid "The width of the canvas in pixels" msgstr "" -#. i18n: file kturtle.kcfg line 14 -#: rc.cpp:27 +#: kturtle.kcfg:14 #, no-c-format msgid "The height of the canvas in pixels" msgstr "" -#. i18n: file kturtle.kcfg line 22 -#: rc.cpp:30 +#: kturtle.kcfg:22 #, no-c-format msgid "The list of the available languages for the Logo commands" msgstr "" -#. i18n: file kturtle.kcfg line 47 -#: rc.cpp:33 +#: kturtle.kcfg:47 #, no-c-format msgid "The language of the Logo commands" msgstr "" -#. i18n: file kturtle.kcfg line 83 -#: rc.cpp:36 +#: kturtle.kcfg:83 #, no-c-format msgid "The value of the ComboBox" msgstr "" -#: translate.cpp:41 -msgid "'%1' (%2)" +#: kturtleui.rc:4 +#, no-c-format +msgid "&File" msgstr "" -#: value.cpp:49 value.cpp:84 value.cpp:127 -msgid "false" +#: kturtleui.rc:24 +#, no-c-format +msgid "&Edit" msgstr "" -#: value.cpp:79 value.cpp:126 -msgid "true" +#: kturtleui.rc:37 +#, no-c-format +msgid "&View" +msgstr "" + +#: kturtleui.rc:43 +#, no-c-format +msgid "&Tools" +msgstr "" + +#: kturtleui.rc:54 +#, no-c-format +msgid "&Settings" +msgstr "" + +#: kturtleui.rc:58 +#, no-c-format +msgid "&Advanced Settings" +msgstr "" + +#: kturtleui.rc:66 +#, no-c-format +msgid "&Help" msgstr "" -- cgit v1.2.1