Update translation template.

pull/58/head
TDE Gitea 4 months ago committed by TDE Gitea
parent a524b29366
commit f57382633c

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2023-06-25 18:19+0000\n" "POT-Creation-Date: 2024-06-01 18:13+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1070,7 +1070,7 @@ msgstr ""
msgid "Menu Editor" msgid "Menu Editor"
msgstr "" msgstr ""
#: tdefile/kcustommenueditor.cpp:94 tdefile/tdediroperator.cpp:1258 #: tdefile/kcustommenueditor.cpp:94 tdefile/tdediroperator.cpp:1265
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
@ -1091,7 +1091,7 @@ msgid "Select Folder"
msgstr "" msgstr ""
#: tdefile/kdirselectdialog.cpp:92 tdefile/kdirselectdialog.cpp:125 #: tdefile/kdirselectdialog.cpp:92 tdefile/kdirselectdialog.cpp:125
#: tdefile/tdediroperator.cpp:1269 #: tdefile/tdediroperator.cpp:1276
msgid "New Folder..." msgid "New Folder..."
msgstr "" msgstr ""
@ -1104,22 +1104,22 @@ msgid "Show Hidden Folders"
msgstr "" msgstr ""
#: tdefile/kdirselectdialog.cpp:407 tdefile/kdirselectdialog.cpp:411 #: tdefile/kdirselectdialog.cpp:407 tdefile/kdirselectdialog.cpp:411
#: tdefile/tdediroperator.cpp:389 tdefile/tdediroperator.cpp:393 #: tdefile/tdediroperator.cpp:391 tdefile/tdediroperator.cpp:395
msgid "New Folder" msgid "New Folder"
msgstr "" msgstr ""
#: tdefile/kdirselectdialog.cpp:412 tdefile/tdediroperator.cpp:394 #: tdefile/kdirselectdialog.cpp:412 tdefile/tdediroperator.cpp:396
#, c-format #, c-format
msgid "" msgid ""
"Create new folder in:\n" "Create new folder in:\n"
"%1" "%1"
msgstr "" msgstr ""
#: tdefile/kdirselectdialog.cpp:435 tdefile/tdediroperator.cpp:422 #: tdefile/kdirselectdialog.cpp:435 tdefile/tdediroperator.cpp:424
msgid "A file or folder named %1 already exists." msgid "A file or folder named %1 already exists."
msgstr "" msgstr ""
#: tdefile/kdirselectdialog.cpp:439 tdefile/tdediroperator.cpp:426 #: tdefile/kdirselectdialog.cpp:439 tdefile/tdediroperator.cpp:428
msgid "You do not have permission to create that folder." msgid "You do not have permission to create that folder."
msgstr "" msgstr ""
@ -2054,136 +2054,136 @@ msgstr ""
msgid "Open file dialog" msgid "Open file dialog"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:448 #: tdefile/tdediroperator.cpp:450
msgid "You did not select a file to delete." msgid "You did not select a file to delete."
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:449 #: tdefile/tdediroperator.cpp:451
msgid "Nothing to Delete" msgid "Nothing to Delete"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:471 #: tdefile/tdediroperator.cpp:473
msgid "" msgid ""
"<qt>Do you really want to delete\n" "<qt>Do you really want to delete\n"
" <b>'%1'</b>?</qt>" " <b>'%1'</b>?</qt>"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:473 #: tdefile/tdediroperator.cpp:475
msgid "Delete File" msgid "Delete File"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:478 #: tdefile/tdediroperator.cpp:480
#, c-format #, c-format
msgid "" msgid ""
"_n: Do you really want to delete this item?\n" "_n: Do you really want to delete this item?\n"
"Do you really want to delete these %n items?" "Do you really want to delete these %n items?"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:480 #: tdefile/tdediroperator.cpp:482
msgid "Delete Files" msgid "Delete Files"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:511 #: tdefile/tdediroperator.cpp:513
msgid "You did not select a file to trash." msgid "You did not select a file to trash."
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:512 #: tdefile/tdediroperator.cpp:514
msgid "Nothing to Trash" msgid "Nothing to Trash"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:534 #: tdefile/tdediroperator.cpp:536
msgid "" msgid ""
"<qt>Do you really want to trash\n" "<qt>Do you really want to trash\n"
" <b>'%1'</b>?</qt>" " <b>'%1'</b>?</qt>"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:536 #: tdefile/tdediroperator.cpp:538
msgid "Trash File" msgid "Trash File"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:537 tdefile/tdediroperator.cpp:544 #: tdefile/tdediroperator.cpp:539 tdefile/tdediroperator.cpp:546
msgid "" msgid ""
"_: to trash\n" "_: to trash\n"
"&Trash" "&Trash"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:541 #: tdefile/tdediroperator.cpp:543
#, c-format #, c-format
msgid "" msgid ""
"_n: translators: not called for n == 1\n" "_n: translators: not called for n == 1\n"
"Do you really want to trash these %n items?" "Do you really want to trash these %n items?"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:543 #: tdefile/tdediroperator.cpp:545
msgid "Trash Files" msgid "Trash Files"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:658 tdefile/tdediroperator.cpp:726 #: tdefile/tdediroperator.cpp:660 tdefile/tdediroperator.cpp:728
msgid "The specified folder does not exist or was not readable." msgid "The specified folder does not exist or was not readable."
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:920 tdefile/tdediroperator.cpp:1321 #: tdefile/tdediroperator.cpp:922 tdefile/tdediroperator.cpp:1328
#: tdefile/tdefiledetailview.cpp:63 #: tdefile/tdefiledetailview.cpp:63
msgid "Detailed View" msgid "Detailed View"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:925 tdefile/tdediroperator.cpp:1319 #: tdefile/tdediroperator.cpp:927 tdefile/tdediroperator.cpp:1326
msgid "Short View" msgid "Short View"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1260 #: tdefile/tdediroperator.cpp:1267
msgid "Parent Folder" msgid "Parent Folder"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1264 tdefile/tdefilespeedbar.cpp:47 #: tdefile/tdediroperator.cpp:1271 tdefile/tdefilespeedbar.cpp:47
msgid "Home Folder" msgid "Home Folder"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1271 #: tdefile/tdediroperator.cpp:1278
msgid "Move to Trash" msgid "Move to Trash"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1282 #: tdefile/tdediroperator.cpp:1289
msgid "Sorting" msgid "Sorting"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1283 #: tdefile/tdediroperator.cpp:1290
msgid "By Name" msgid "By Name"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1286 #: tdefile/tdediroperator.cpp:1293
msgid "By Date" msgid "By Date"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1289 #: tdefile/tdediroperator.cpp:1296
msgid "By Size" msgid "By Size"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1292 #: tdefile/tdediroperator.cpp:1299
msgid "Reverse" msgid "Reverse"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1302 #: tdefile/tdediroperator.cpp:1309
msgid "Folders First" msgid "Folders First"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1304 #: tdefile/tdediroperator.cpp:1311
msgid "Case Insensitive" msgid "Case Insensitive"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1324 #: tdefile/tdediroperator.cpp:1331
msgid "Show Hidden Files" msgid "Show Hidden Files"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1327 #: tdefile/tdediroperator.cpp:1334
msgid "Separate Folders" msgid "Separate Folders"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1331 #: tdefile/tdediroperator.cpp:1338
msgid "Show Preview" msgid "Show Preview"
msgstr "" msgstr ""
#: tdefile/tdediroperator.cpp:1335 #: tdefile/tdediroperator.cpp:1342
msgid "Hide Preview" msgid "Hide Preview"
msgstr "" msgstr ""

Loading…
Cancel
Save