From 52ae4a69c3a07823236779f47178b5e9659e16dd Mon Sep 17 00:00:00 2001
From: TDE Weblate \\1, "
+"\\2, ... are back references, meaning they refer to "
+"previous matches. Unfortunately this is not supported in the current version "
+"of this editor. In the graphical area the text %1 has been "
+"inserted. This is however just a workaround to ensure that the application "
+"handles the regexp at all. Therefore, as soon as you edit the regular "
+"expression in the graphical area, the back reference will be replaced by "
+"matching the text %2 literally."
msgstr ""
-"Vaš regularni izraz je neispravan. Regularni izraz „pogled unaprijed“ mora biti "
-"posljednji podizraz."
+
+#: qregexpparser.y:169
+#, fuzzy
+msgid "Back reference regular expressions not supported"
+msgstr ""
+"Regularni izrazi za gledanje unaprijed nisu podržani u Emacs-ovom stilu"
#: infopage.cpp:35
msgid ""
"_: Translators, feel free to add yourself in the text below, asking for a "
-"postcard ;-), also feel free to add a section saying "
-" What you are currently looking at is an editor for Regular Expressions"
-". The upper part in the middle is the editing area, the lower part is a "
-"verification window where you can try your regular expressions right away. The "
-"row of buttons is the editing actions. This is actually very similar to common "
-"drawing programs. Select an editing tool to start editing your regular "
-"expression, and press the mouse button in the editing area where you want this "
-"item inserted. For a more detailed description of this editor see the "
-"info pages "
+"postcard ;-), also feel free to add a section saying What you are currently looking at is an "
+"editor for Regular Expressions. The upper part in the middle is "
+"the editing area, the lower part is a verification window where you can try "
+"your regular expressions right away. The row of buttons is the editing "
+"actions. This is actually very similar to common drawing programs. Select an "
+"editing tool to start editing your regular expression, and press the mouse "
+"button in the editing area where you want this item inserted. For a "
+"more detailed description of this editor see the info "
+"pages "
msgstr ""
#: infopage.cpp:53
msgid ""
" Each second match will be colored in red and each other match will be "
-"colored blue, simply so you can distinguish them from each other."
-" If you select part of the regular expression in the editor window, then this "
-"part will be highlighted - This allows you to debug "
+"Type in some text in this window, and see what the regular expression you "
+"have developed matches. Each second match will be colored in red and each "
+"other match will be colored blue, simply so you can distinguish them from "
+"each other. If you select part of the regular expression in the editor "
+"window, then this part will be highlighted - This allows you to debug "
"your regular expressions"
msgstr ""
@@ -415,9 +509,9 @@ msgstr "Provjeri regularni izraz"
msgid ""
"This is the regular expression in ASCII syntax. You are likely only to be "
"interested in this if you are a programmer, and need to develop a regular "
-"expression using TQRegExp."
-" You may develop your regular expression both by using the graphical editor, "
-"and by typing the regular expression in this line edit."
+"expression using TQRegExp. You may develop your regular expression both by "
+"using the graphical editor, and by typing the regular expression in this "
+"line edit."
msgstr ""
#: kregexpeditorprivate.cpp:374
@@ -444,23 +538,6 @@ msgstr "Editor reg.izraza"
msgid "Editor for Regular Expressions"
msgstr "Editor za regularne izraze"
-#: predefined-regexps.cpp:1
-msgid "spaces"
-msgstr ""
-
-#: predefined-regexps.cpp:2
-msgid "Matches an arbitrary amount of whitespace."
-msgstr ""
-
-#: predefined-regexps.cpp:3
-msgid "anything"
-msgstr "bilo što"
-
-#: predefined-regexps.cpp:4
-#, fuzzy
-msgid "This regular expression matches anything."
-msgstr "Ovaj regularni izraz poklapa bilo šta"
-
#: regexpbuttons.cpp:66
#, fuzzy
msgid "Selection tool"
@@ -468,12 +545,12 @@ msgstr "Alat za biranje"
#: regexpbuttons.cpp:67
msgid ""
-" In this state you will not be inserting regexp items"
-", but instead select them. To select a number of items, press down the left "
-"mouse button and drag it over the items."
-" When you have selected a number of items, you may use cut/copy/paste. These "
-"functions are found in the right mouse button menu. In "
+"this state you will not be inserting regexp items, but instead select "
+"them. To select a number of items, press down the left mouse button and drag "
+"it over the items. When you have selected a number of items, you may use "
+"cut/copy/paste. These functions are found in the right mouse button menu."
+"qt>"
msgstr ""
#: regexpbuttons.cpp:76
@@ -483,12 +560,13 @@ msgstr "Tekst"
#: regexpbuttons.cpp:77
#, fuzzy
msgid ""
-" When you insert this widget a dialog box will appear, which lets you specify "
-"which characters this regexp item will match. When you "
+"insert this widget a dialog box will appear, which lets you specify which "
+"characters this regexp item will match. The number of times to repeat may be specified using ranges. e.g. You may "
-"specify that it should match from 2 to 4 times, that it should match exactly 5 "
-"times, or that it should match at least one time."
-" Examples:"
-" The number of times to repeat may be "
+"specified using ranges. e.g. You may specify that it should match from 2 to "
+"4 times, that it should match exactly 5 times, or that it should match at "
+"least one time. Examples:
this box will automatically be added around it,"
-"
if this check box is selected."
+"When the content of this box is typed in to the ASCII line,
this box will "
+"automatically be added around it,
if this check box is selected."
msgstr ""
#: compoundwidget.cpp:123
@@ -263,6 +327,22 @@ msgstr "Nema kontrole ispod kursora."
msgid "Invalid Operation"
msgstr "Neispravna operacija"
+#: editorwindow.cpp:323
+msgid "C&ut"
+msgstr ""
+
+#: editorwindow.cpp:325
+msgid "&Copy"
+msgstr ""
+
+#: editorwindow.cpp:327
+msgid "&Paste"
+msgstr ""
+
+#: editorwindow.cpp:330
+msgid "&Edit"
+msgstr ""
+
#: editorwindow.cpp:332
#, fuzzy
msgid "&Save Regular Expression..."
@@ -306,7 +386,8 @@ msgstr ""
#: errormap.cpp:49
#, fuzzy
msgid ""
-"Your regular expression is invalid, due to something preceding a 'line start'."
+"Your regular expression is invalid, due to something preceding a 'line "
+"start'."
msgstr ""
"Vaš regularni izraz je neispravan, zbog nečega što prethodi „početku linije“."
@@ -325,43 +406,57 @@ msgstr ""
#: errormap.cpp:68
#, fuzzy
msgid ""
-"Your regular expression is invalid. 'Look Ahead' regular expression must be the "
-"last sub expression."
+"Your regular expression is invalid. 'Look Ahead' regular expression must be "
+"the last sub expression."
+msgstr ""
+"Vaš regularni izraz je neispravan. Regularni izraz „pogled unaprijed“ mora "
+"biti posljednji podizraz."
+
+#: qregexpparser.y:160
+msgid ""
+"Translators
. Kind regards, and thanks for your work - Jesper.\n"
-"Regular Expression Editor
"
-"What is a regular expression?
If you do not know what a regular "
-"expression is, then it might be a good idea to read the introduction to regular expressions."
-"Translators
. "
+"Kind regards, and thanks for your work - Jesper.\n"
+"Regular Expression Editor
What is a regular expression?
If you do not know what a "
+"regular expression is, then it might be a good idea to read the introduction to regular expressions.Send the author an electronic postcard
I don't get any money for "
-"working on KRegExpEditor, I therefore appreciate it very much when users tell "
-"me what they think about my work. I would therefore be very happy if you sent me a short mail"
-", telling me that you use my regular expression editor."
-"Author
Jesper K. Pedersen "
-"<blackie@kde.org>"
+"working on KRegExpEditor, I therefore appreciate it very much when users "
+"tell me what they think about my work. I would therefore be very happy if "
+"you sent me a short "
+"mail, telling me that you use my regular expression editor.Author"
+"h2>Jesper K. Pedersen <blackie@kde.org>"
msgstr ""
#: kregexpeditorgui.cpp:72
@@ -373,11 +468,11 @@ msgstr "Editor regularnih izraza"
#, fuzzy
msgid ""
"In this window you will find predefined regular expressions. Both regular "
-"expressions you have developed and saved, and regular expressions shipped with "
-"the system."
+"expressions you have developed and saved, and regular expressions shipped "
+"with the system."
msgstr ""
-"U ovom prozoru ćete naći predefinirane regularne izraze. Tu spadaju izrazi koje "
-"ste razvili i snimili, kao i oni koji su isporučeni uz sustav."
+"U ovom prozoru ćete naći predefinirane regularne izraze. Tu spadaju izrazi "
+"koje ste razvili i snimili, kao i oni koji su isporučeni uz sustav."
#: kregexpeditorprivate.cpp:74
#, fuzzy
@@ -387,17 +482,16 @@ msgid ""
"insert the given action."
msgstr ""
"U ovom prozoru razvijate vaše regularne izraze. Odaberite jednu od akcija iz "
-"akcionih gumbii iznad, i kliknite mišem u ovaj prozor da biste ubacili odabranu "
-"akciju."
+"akcionih gumbii iznad, i kliknite mišem u ovaj prozor da biste ubacili "
+"odabranu akciju."
#: kregexpeditorprivate.cpp:81
msgid ""
-"Type in some text in this window, and see what the regular expression you have "
-"developed matches."
-"
If you specify that it should match any time, and the content it "
-"surrounds is abc, then this regexp item "
-"will match the empty string, the string abc, the string abcabc"
-", the string abcabcabcabc, etc.
If you specify that it should match any"
+"i> time, and the content it surrounds is abc, then this regexp "
+"item will match the empty string, the string abc, the string "
+"abcabc, the string abcabcabcabc, etc.
Value for attribute %1 was not an integer for element %2
" -"It contained the value %3
" +"Value for attribute %1 was not an integer for element %2" +"p>
It contained the value %3
" msgstr "" #: repeatregexp.cpp:62 repeatregexp.cpp:70 textrangeregexp.cpp:131 @@ -782,11 +858,11 @@ msgstr "Provjeri regularni izraz" #: verifybuttons.cpp:51 #, fuzzy msgid "" -"Shows what part of the regular expression is being matched in the " -"verifier window.(The window below the graphical editor window)." +"Shows what part of the regular expression is being matched in the " +"verifier window.(The window below the graphical editor window)." msgstr "" -"Prikazuje se koji se dio regularnog izraza trenutno poklapa u " -"prozoru za provjeru (prozor ispod prozora grafičkog uređivača)." +"Prikazuje se koji se dio regularnog izraza trenutno poklapa u prozoru za " +"provjeru (prozor ispod prozora grafičkog uređivača)." #: verifybuttons.cpp:60 #, fuzzy @@ -810,13 +886,13 @@ msgstr "Uključi/isključi provjeru regularnih izraza u letu" #: verifybuttons.cpp:124 #, fuzzy msgid "" -"Enabling this option will make the verifier update for each edit. If the verify " -"window contains much text, or if the regular expression is either complex or " -"matches a lot of time, this may be very slow." +"Enabling this option will make the verifier update for each edit. If the " +"verify window contains much text, or if the regular expression is either " +"complex or matches a lot of time, this may be very slow." msgstr "" -"Kada je ova opcija uključena, izraz će biti provjeravan kad god ga promijenite. " -"Ako prozor za provjeru sadrži mnogo teksta, ili je regularni izraz vrlo složen " -"i radi mnogo poklapanja, ovo može biti jako sporo." +"Kada je ova opcija uključena, izraz će biti provjeravan kad god ga " +"promijenite. Ako prozor za provjeru sadrži mnogo teksta, ili je regularni " +"izraz vrlo složen i radi mnogo poklapanja, ovo može biti jako sporo." #: verifybuttons.cpp:130 #, fuzzy @@ -901,45 +977,22 @@ msgstr "" "Granica\n" "ne-reči" -#: KMultiFormListBox/ccp.cpp:72 -msgid "Insert Blank" -msgstr "Umetni prazno" - -#: KMultiFormListBox/tdemultiformlistbox-multivisible.cpp:264 -#, fuzzy -msgid "Due to a bug, it is not possible to remove the last element." -msgstr "Zbog greške u programu, nije moguće ukloniti posljednji element." - -#: KMultiFormListBox/tdemultiformlistbox-multivisible.cpp:264 -msgid "Internal Error" -msgstr "Interna greška" - -#: KMultiFormListBox/tdemultiformlistbox-multivisible.cpp:282 -#, fuzzy -msgid "There is no element on the clipboard to paste in." -msgstr "U klipbordu nema elementa koji bi se preneo" - -#: KMultiFormListBox/tdemultiformlistbox-windowed.cpp:68 -msgid "Up" -msgstr "Gore" - -#: KMultiFormListBox/tdemultiformlistbox-windowed.cpp:73 -msgid "Down" -msgstr "Dolje" +#: predefined/General/anything.regexp:5 +msgid "anything" +msgstr "bilo što" -#: KMultiFormListBox/tdemultiformlistbox-windowed.cpp:153 +#: predefined/General/anything.regexp:6 #, fuzzy -msgid "Delete item \"%1\"?" -msgstr "Da li da se obriše stavka „%1“?" +msgid "This regular expression matches anything." +msgstr "Ovaj regularni izraz poklapa bilo šta" -#: KMultiFormListBox/tdemultiformlistbox-windowed.cpp:153 -msgid "Delete Item" -msgstr "Izbriši stavku" +#: predefined/General/spaces.regexp:5 +msgid "spaces" +msgstr "" -#: KMultiFormListBox/widgetwindow.cpp:23 KMultiFormListBox/widgetwindow.cpp:29 -#, fuzzy -msgid "Widget Configuration" -msgstr "Podešavalje kontrola" +#: predefined/General/spaces.regexp:6 +msgid "Matches an arbitrary amount of whitespace." +msgstr "" #, fuzzy #~ msgid "Name for regexp" -- cgit v1.2.1