diff options
-rw-r--r-- | translations/messages/krusader/krusader.pot | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/translations/messages/krusader/krusader.pot b/translations/messages/krusader/krusader.pot index 23958fe..15678fe 100644 --- a/translations/messages/krusader/krusader.pot +++ b/translations/messages/krusader/krusader.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-08-26 12:57+0900\n" +"POT-Creation-Date: 2025-08-27 18:16+0000\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" @@ -218,8 +218,8 @@ msgid "" "<p>The <i>Command</i> defines the command that will be executed when the " "<b>Useraction</b> is used. It can be a simple shell command or a complex " "sequence of multiple commands with <b>Placeholders</b>.</p><p>Examples:" -"<ul><code><li>eject /mnt/cdrom</li><li>amarok --append %aList(\"Selected\")" -"%</li></code></ul>\n" +"<ul><code><li>eject /mnt/cdrom</li><li>amarok --append %aList(\"Selected" +"\")%</li></code></ul>\n" "Please consult the handbook to learn more about the syntax.</p>" msgstr "" @@ -1641,12 +1641,12 @@ msgid "" "value of <code>pattern</code></li><li><code>pattern/</code> - means to " "search all files/directories, but recursive search goes through/excludes the " "directories that name is <code>pattern</code></li></ul><p></p><p>It's " -"allowed to use quotation marks for names that contain space. Filter " -"<code>\"Program Files\"</code> searches out those files/directories " -"that name is <code>Program Files</code>.</p><p>Examples:" -"<ul><code><li>*.o</li><li>*.h *.c??</li><li>*.cpp *.h | *.moc.cpp</li><li>* " -"| CVS/ .svn/</li></code></ul><b>Note</b>: the search term '<code>text</" -"code>' is equivalent to '<code>*text*</code>'.</p>" +"allowed to use quotation marks for names that contain space. Filter <code>" +"\"Program Files\"</code> searches out those files/directories that name " +"is <code>Program Files</code>.</p><p>Examples:<ul><code><li>*.o</" +"li><li>*.h *.c??</li><li>*.cpp *.h | *.moc.cpp</li><li>* | CVS/ .svn/</li></" +"code></ul><b>Note</b>: the search term '<code>text</code>' is equivalent to " +"'<code>*text*</code>'.</p>" msgstr "" #: Filter/generalfilter.cpp:86 @@ -1753,8 +1753,8 @@ msgstr "" #: GUI/kcmdline.cpp:94 msgid "" "<qt><p>Well, it's actually quite simple: You type your command here and " -"Krusader obeys.</p><p><b>Tip</b>: Move within command line history with " -"<Up> and <Down> arrows.</p></qt>" +"Krusader obeys.</p><p><b>Tip</b>: Move within command line history with <" +"Up> and <Down> arrows.</p></qt>" msgstr "" #: GUI/kfnkeys.cpp:50 @@ -2955,8 +2955,8 @@ msgstr "" #: Konfigurator/kglookfeel.cpp:270 msgid "" -"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals " -"-> Mouse</i></p>" +"<p>Use TDE's global setting:</p><p><i>Trinity Control Center -> Peripherals -" +"> Mouse</i></p>" msgstr "" #: Konfigurator/kglookfeel.cpp:282 |