diff options
| author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2025-08-27 20:16:40 +0000 |
|---|---|---|
| committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2025-08-27 20:16:40 +0000 |
| commit | 6405bf4d8b9f91c22c6378858b949d119b104ed4 (patch) | |
| tree | e944ac1ef586c077658822fc3ee09457478a9222 | |
| parent | 257ce9d6413d7049e0b27f07a6ac29e53c3fe218 (diff) | |
| download | krusader-6405bf4d.tar.gz krusader-6405bf4d.zip | |
Update translation template.
| -rw-r--r-- | translations/messages/krusader/krusader.pot | 136 |
1 files changed, 68 insertions, 68 deletions
diff --git a/translations/messages/krusader/krusader.pot b/translations/messages/krusader/krusader.pot index 23958fe..633790f 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 20: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 "" @@ -781,15 +781,15 @@ msgstr "" msgid "Errors occured while saving multiple checksums. Stopping" msgstr "" -#: Dialogs/krdialogs.cpp:146 +#: Dialogs/krdialogs.cpp:147 msgid "Preserve attributes (only for local targets)" msgstr "" -#: Dialogs/krdialogs.cpp:153 +#: Dialogs/krdialogs.cpp:154 msgid "Keep virtual directory structure" msgstr "" -#: Dialogs/krdialogs.cpp:158 +#: Dialogs/krdialogs.cpp:159 msgid "Base URL:" msgstr "" @@ -1194,7 +1194,7 @@ msgstr "" msgid "Do you really want to move this item to the trash?" msgstr "" -#: DiskUsage/diskusage.cpp:597 Panel/panelfunc.cpp:646 +#: DiskUsage/diskusage.cpp:597 Panel/panelfunc.cpp:648 msgid "&Trash" 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 @@ -1690,7 +1690,7 @@ msgstr "" msgid "&Load" msgstr "" -#: Filter/generalfilter.cpp:134 Panel/panelfunc.cpp:808 +#: Filter/generalfilter.cpp:134 Panel/panelfunc.cpp:810 msgid "&Overwrite" msgstr "" @@ -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 @@ -3961,124 +3961,124 @@ msgstr "" msgid "Reading: " msgstr "" -#: Panel/panelfunc.cpp:267 +#: Panel/panelfunc.cpp:269 msgid "You can edit links only on local file systems" msgstr "" -#: Panel/panelfunc.cpp:278 +#: Panel/panelfunc.cpp:280 msgid "The current file is not a link, so I can't redirect it." msgstr "" -#: Panel/panelfunc.cpp:285 +#: Panel/panelfunc.cpp:287 msgid "Link Redirection" msgstr "" -#: Panel/panelfunc.cpp:286 +#: Panel/panelfunc.cpp:288 msgid "Please enter the new link destination:" msgstr "" -#: Panel/panelfunc.cpp:293 +#: Panel/panelfunc.cpp:295 msgid "Can't remove old link: " msgstr "" -#: Panel/panelfunc.cpp:298 Panel/panelfunc.cpp:338 +#: Panel/panelfunc.cpp:300 Panel/panelfunc.cpp:340 msgid "Failed to create a new link: " msgstr "" -#: Panel/panelfunc.cpp:305 +#: Panel/panelfunc.cpp:307 msgid "You can create links only on local file systems" msgstr "" -#: Panel/panelfunc.cpp:314 +#: Panel/panelfunc.cpp:316 msgid "New link" msgstr "" -#: Panel/panelfunc.cpp:314 +#: Panel/panelfunc.cpp:316 msgid "Create a new link to: " msgstr "" -#: Panel/panelfunc.cpp:322 Panel/panelfunc.cpp:508 +#: Panel/panelfunc.cpp:324 Panel/panelfunc.cpp:510 msgid "A directory or a file with this name already exists." msgstr "" -#: Panel/panelfunc.cpp:334 +#: Panel/panelfunc.cpp:336 msgid "Failed to create a new symlink: " msgstr "" -#: Panel/panelfunc.cpp:335 Panel/panelfunc.cpp:339 +#: Panel/panelfunc.cpp:337 Panel/panelfunc.cpp:341 msgid " To: " msgstr "" -#: Panel/panelfunc.cpp:353 +#: Panel/panelfunc.cpp:355 msgid "No permissions to view this file." msgstr "" -#: Panel/panelfunc.cpp:377 +#: Panel/panelfunc.cpp:379 msgid "<qt>Can't open <b>%1</b></qt>" msgstr "" -#: Panel/panelfunc.cpp:388 +#: Panel/panelfunc.cpp:390 msgid "You can't edit a directory" msgstr "" -#: Panel/panelfunc.cpp:393 +#: Panel/panelfunc.cpp:395 msgid "No permissions to edit this file." msgstr "" -#: Panel/panelfunc.cpp:413 +#: Panel/panelfunc.cpp:415 msgid "Moving into archive is disabled" msgstr "" -#: Panel/panelfunc.cpp:423 +#: Panel/panelfunc.cpp:425 msgid "Move %1 to:" msgstr "" -#: Panel/panelfunc.cpp:425 +#: Panel/panelfunc.cpp:427 #, c-format msgid "" "_n: Move %n file to:\n" "Move %n files to:" msgstr "" -#: Panel/panelfunc.cpp:469 +#: Panel/panelfunc.cpp:471 msgid "You can't move files to this file system" msgstr "" -#: Panel/panelfunc.cpp:495 +#: Panel/panelfunc.cpp:497 msgid "New directory" msgstr "" -#: Panel/panelfunc.cpp:495 +#: Panel/panelfunc.cpp:497 msgid "Directory's name:" msgstr "" -#: Panel/panelfunc.cpp:578 +#: Panel/panelfunc.cpp:580 msgid "Copy %1 to:" msgstr "" -#: Panel/panelfunc.cpp:580 +#: Panel/panelfunc.cpp:582 #, c-format msgid "" "_n: Copy %n file to:\n" "Copy %n files to:" msgstr "" -#: Panel/panelfunc.cpp:616 +#: Panel/panelfunc.cpp:618 msgid "You can't copy files to this file system" msgstr "" -#: Panel/panelfunc.cpp:627 +#: Panel/panelfunc.cpp:629 msgid "You do not have write permission to this directory" msgstr "" -#: Panel/panelfunc.cpp:645 +#: Panel/panelfunc.cpp:647 #, c-format msgid "" "_n: Do you really want to move this item to the trash?\n" "Do you really want to move these %n items to the trash?" msgstr "" -#: Panel/panelfunc.cpp:648 +#: Panel/panelfunc.cpp:650 msgid "" "_n: Do you really want to delete this virtual item (physical files stay " "untouched)?\n" @@ -4086,7 +4086,7 @@ msgid "" "untouched)?" msgstr "" -#: Panel/panelfunc.cpp:651 +#: Panel/panelfunc.cpp:653 #, c-format msgid "" "_n: <qt>Do you really want to delete this item <b>physically</b> (not just " @@ -4095,103 +4095,103 @@ msgid "" "removing them from the virtual items)?</qt>" msgstr "" -#: Panel/panelfunc.cpp:654 +#: Panel/panelfunc.cpp:656 #, c-format msgid "" "_n: Do you really want to delete this item?\n" "Do you really want to delete these %n items?" msgstr "" -#: Panel/panelfunc.cpp:679 +#: Panel/panelfunc.cpp:681 msgid "" "<qt><p>Directory <b>%1</b> is not empty!</p><p>Skip this one or Delete All?</" "p></qt>" msgstr "" -#: Panel/panelfunc.cpp:680 +#: Panel/panelfunc.cpp:682 msgid "&Skip" msgstr "" -#: Panel/panelfunc.cpp:680 +#: Panel/panelfunc.cpp:682 msgid "&Delete All" msgstr "" -#: Panel/panelfunc.cpp:792 +#: Panel/panelfunc.cpp:794 msgid "Cannot pack files onto a virtual destination!" msgstr "" -#: Panel/panelfunc.cpp:804 +#: Panel/panelfunc.cpp:806 msgid "" "<qt><p>The archive <b>%1.%2</b> already exists. Do you want to overwrite it?" "</p><p>All data in the previous archive will be lost!</p></qt>" msgstr "" -#: Panel/panelfunc.cpp:806 +#: Panel/panelfunc.cpp:808 msgid "" "<qt><p>The archive <b>%1.%2</b> already exists. Do you want to overwrite it?" "</p><p>Zip will replace identically named entries in the zip archive or add " "entries for new names.</p></qt>" msgstr "" -#: Panel/panelfunc.cpp:813 +#: Panel/panelfunc.cpp:815 msgid "Counting files to pack" msgstr "" -#: Panel/panelfunc.cpp:873 Panel/panelfunc.cpp:935 krslots.cpp:194 +#: Panel/panelfunc.cpp:875 Panel/panelfunc.cpp:937 krslots.cpp:194 #: krslots.cpp:200 msgid "Krusader is unable to download: " msgstr "" -#: Panel/panelfunc.cpp:885 +#: Panel/panelfunc.cpp:887 msgid "%1, unknown archive type." msgstr "" -#: Panel/panelfunc.cpp:893 +#: Panel/panelfunc.cpp:895 msgid "%1, test passed." msgstr "" -#: Panel/panelfunc.cpp:895 +#: Panel/panelfunc.cpp:897 msgid "%1, test failed!" msgstr "" -#: Panel/panelfunc.cpp:910 +#: Panel/panelfunc.cpp:912 msgid "Unpack %1 to:" msgstr "" -#: Panel/panelfunc.cpp:912 +#: Panel/panelfunc.cpp:914 #, c-format msgid "" "_n: Unpack %n file to:\n" "Unpack %n files to:" msgstr "" -#: Panel/panelfunc.cpp:947 +#: Panel/panelfunc.cpp:949 msgid "" "The destination folder does not exist.\n" "Do you want to create it?" msgstr "" -#: Panel/panelfunc.cpp:948 +#: Panel/panelfunc.cpp:950 msgid "Create folder" msgstr "" -#: Panel/panelfunc.cpp:954 +#: Panel/panelfunc.cpp:956 msgid "Unable to create the destionation folder. Aborting operation." msgstr "" -#: Panel/panelfunc.cpp:954 +#: Panel/panelfunc.cpp:956 msgid "Error!" msgstr "" -#: Panel/panelfunc.cpp:978 +#: Panel/panelfunc.cpp:980 msgid "%1, unknown archive type" msgstr "" -#: Panel/panelfunc.cpp:1161 +#: Panel/panelfunc.cpp:1163 msgid "Cannot cut a virtual URL collection to the clipboard!" msgstr "" -#: Panel/panelfunc.cpp:1163 +#: Panel/panelfunc.cpp:1165 msgid "Cannot copy a virtual URL collection onto the clipboard!" msgstr "" |
