Update translation template.

pull/58/head
TDE Gitea 4 months ago committed by TDE Gitea
parent 0ad618951f
commit c21b696c3c

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2023-07-13 18:15+0000\n" "POT-Creation-Date: 2024-08-01 18:11+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"
@ -104,7 +104,7 @@ msgstr ""
msgid "&Save Scheme..." msgid "&Save Scheme..."
msgstr "" msgstr ""
#: keyconfig.cpp:128 shortcuts.cpp:170 #: keyconfig.cpp:128 shortcuts.cpp:171
msgid "" msgid ""
"Click here to add a new key bindings scheme. You will be prompted for a name." "Click here to add a new key bindings scheme. You will be prompted for a name."
msgstr "" msgstr ""
@ -129,7 +129,7 @@ msgid ""
"modifier configuration defaults, then this option should be unchecked." "modifier configuration defaults, then this option should be unchecked."
msgstr "" msgstr ""
#: main.cpp:54 #: main.cpp:55
msgid "" msgid ""
"<h1>Keyboard Shortcuts</h1> Using shortcuts you can configure certain " "<h1>Keyboard Shortcuts</h1> Using shortcuts you can configure certain "
"actions to be triggered when you press a key or a combination of keys, e.g. " "actions to be triggered when you press a key or a combination of keys, e.g. "
@ -142,15 +142,15 @@ msgid ""
"applications, such as copy and paste." "applications, such as copy and paste."
msgstr "" msgstr ""
#: main.cpp:77 #: main.cpp:78
msgid "Shortcut Schemes" msgid "Shortcut Schemes"
msgstr "" msgstr ""
#: main.cpp:81 #: main.cpp:82
msgid "Command Shortcuts" msgid "Command Shortcuts"
msgstr "" msgstr ""
#: main.cpp:86 #: main.cpp:87
msgid "Modifier Keys" msgid "Modifier Keys"
msgstr "" msgstr ""
@ -172,7 +172,7 @@ msgid ""
"Ctrl" "Ctrl"
msgstr "" msgstr ""
#: modifiers.cpp:195 modifiers.cpp:291 shortcuts.cpp:338 #: modifiers.cpp:195 modifiers.cpp:291 shortcuts.cpp:339
msgid "Win" msgid "Win"
msgstr "" msgstr ""
@ -225,7 +225,7 @@ msgid ""
"or 'Meta' keys properly configured as modifier keys." "or 'Meta' keys properly configured as modifier keys."
msgstr "" msgstr ""
#: shortcuts.cpp:96 #: shortcuts.cpp:97
msgid "" msgid ""
"<h1>Key Bindings</h1> Using key bindings you can configure certain actions " "<h1>Key Bindings</h1> Using key bindings you can configure certain actions "
"to be triggered when you press a key or a combination of keys, e.g. Ctrl+C " "to be triggered when you press a key or a combination of keys, e.g. Ctrl+C "
@ -238,71 +238,71 @@ msgid ""
"copy and paste." "copy and paste."
msgstr "" msgstr ""
#: shortcuts.cpp:157 #: shortcuts.cpp:158
msgid "" msgid ""
"Click here to remove the selected key bindings scheme. You cannot remove the " "Click here to remove the selected key bindings scheme. You cannot remove the "
"standard system-wide schemes 'Current scheme' and 'TDE default'." "standard system-wide schemes 'Current scheme' and 'TDE default'."
msgstr "" msgstr ""
#: shortcuts.cpp:163 #: shortcuts.cpp:164
msgid "New scheme" msgid "New scheme"
msgstr "" msgstr ""
#: shortcuts.cpp:168 #: shortcuts.cpp:169
msgid "&Save..." msgid "&Save..."
msgstr "" msgstr ""
#: shortcuts.cpp:195 #: shortcuts.cpp:196
msgid "Use Win key as modifier (uncheck to bind Win key to Menu)" msgid "Use Win key as modifier (uncheck to bind Win key to Menu)"
msgstr "" msgstr ""
#: shortcuts.cpp:201 #: shortcuts.cpp:202
msgid "&Global Shortcuts" msgid "&Global Shortcuts"
msgstr "" msgstr ""
#: shortcuts.cpp:206 #: shortcuts.cpp:207
msgid "Shortcut Se&quences" msgid "Shortcut Se&quences"
msgstr "" msgstr ""
#: shortcuts.cpp:211 #: shortcuts.cpp:212
msgid "App&lication Shortcuts" msgid "App&lication Shortcuts"
msgstr "" msgstr ""
#: shortcuts.cpp:272 #: shortcuts.cpp:273
msgid "User-Defined Scheme" msgid "User-Defined Scheme"
msgstr "" msgstr ""
#: shortcuts.cpp:273 #: shortcuts.cpp:274
msgid "Current Scheme" msgid "Current Scheme"
msgstr "" msgstr ""
#: shortcuts.cpp:316 #: shortcuts.cpp:317
msgid "" msgid ""
"Your current changes will be lost if you load another scheme before saving " "Your current changes will be lost if you load another scheme before saving "
"this one." "this one."
msgstr "" msgstr ""
#: shortcuts.cpp:336 #: shortcuts.cpp:337
msgid "" msgid ""
"This scheme requires the \"%1\" modifier key, which is not available on your " "This scheme requires the \"%1\" modifier key, which is not available on your "
"keyboard layout. Do you wish to view it anyway?" "keyboard layout. Do you wish to view it anyway?"
msgstr "" msgstr ""
#: shortcuts.cpp:365 shortcuts.cpp:398 #: shortcuts.cpp:366 shortcuts.cpp:399
msgid "Save Key Scheme" msgid "Save Key Scheme"
msgstr "" msgstr ""
#: shortcuts.cpp:366 #: shortcuts.cpp:367
msgid "Enter a name for the key scheme:" msgid "Enter a name for the key scheme:"
msgstr "" msgstr ""
#: shortcuts.cpp:396 #: shortcuts.cpp:397
msgid "" msgid ""
"A key scheme with the name '%1' already exists;\n" "A key scheme with the name '%1' already exists;\n"
"do you want to overwrite it?\n" "do you want to overwrite it?\n"
msgstr "" msgstr ""
#: shortcuts.cpp:399 #: shortcuts.cpp:400
msgid "Overwrite" msgid "Overwrite"
msgstr "" msgstr ""
@ -842,6 +842,22 @@ msgstr ""
msgid "Reboot without Confirmation" msgid "Reboot without Confirmation"
msgstr "" msgstr ""
#: ../../kdesktop/kdesktopbindings.cpp:62
msgid "Freeze"
msgstr ""
#: ../../kdesktop/kdesktopbindings.cpp:65
msgid "Suspend"
msgstr ""
#: ../../kdesktop/kdesktopbindings.cpp:68
msgid "Hibernate"
msgstr ""
#: ../../kdesktop/kdesktopbindings.cpp:71
msgid "Hybrid Suspend"
msgstr ""
#: ../../klipper/klipperbindings.cpp:28 #: ../../klipper/klipperbindings.cpp:28
msgid "Clipboard" msgid "Clipboard"
msgstr "" msgstr ""

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-07-07 18:17+0000\n" "POT-Creation-Date: 2024-08-01 18:11+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"
@ -128,6 +128,22 @@ msgstr ""
msgid "Reboot without Confirmation" msgid "Reboot without Confirmation"
msgstr "" msgstr ""
#: kdesktopbindings.cpp:62
msgid "Freeze"
msgstr ""
#: kdesktopbindings.cpp:65
msgid "Suspend"
msgstr ""
#: kdesktopbindings.cpp:68
msgid "Hibernate"
msgstr ""
#: kdesktopbindings.cpp:71
msgid "Hybrid Suspend"
msgstr ""
#: kdiconview.cpp:443 #: kdiconview.cpp:443
msgid "&Rename" msgid "&Rename"
msgstr "" msgstr ""

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-05-11 04:02+0200\n" "POT-Creation-Date: 2024-08-01 18:11+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"
@ -27,7 +27,7 @@ msgid ""
"Your emails" "Your emails"
msgstr "" msgstr ""
#: knetattach.ui.h:18 knetattach.ui.h:282 #: knetattach.ui.h:18 knetattach.ui.h:289
msgid "Save && C&onnect" msgid "Save && C&onnect"
msgstr "" msgstr ""
@ -58,11 +58,11 @@ msgid ""
"button." "button."
msgstr "" msgstr ""
#: knetattach.ui.h:161 #: knetattach.ui.h:168
msgid "Unable to connect to server. Please check your settings and try again." msgid "Unable to connect to server. Please check your settings and try again."
msgstr "" msgstr ""
#: knetattach.ui.h:284 #: knetattach.ui.h:291
msgid "C&onnect" msgid "C&onnect"
msgstr "" msgstr ""
@ -90,79 +90,84 @@ msgstr ""
#: knetattach.ui:59 #: knetattach.ui:59
#, no-c-format #, no-c-format
msgid "&Recent connection:" msgid "&WebFolder (webdav)"
msgstr "" msgstr ""
#: knetattach.ui:67 #: knetattach.ui:70
#, no-c-format #, no-c-format
msgid "&WebFolder (webdav)" msgid "FT&P"
msgstr "" msgstr ""
#: knetattach.ui:78 #: knetattach.ui:78
#, no-c-format #, no-c-format
msgid "&Secure shell (ssh)" msgid "&Microsoft® Windows® network drive"
msgstr "" msgstr ""
#: knetattach.ui:111 #: knetattach.ui:86
#, no-c-format #, no-c-format
msgid "FT&P" msgid "&Secure shell (via SFTP)"
msgstr "" msgstr ""
#: knetattach.ui:119 #: knetattach.ui:97
#, no-c-format #, no-c-format
msgid "&Microsoft® Windows® network drive" msgid "&Secure shell (via FISH)"
msgstr "" msgstr ""
#: knetattach.ui:146 #: knetattach.ui:108
#, no-c-format
msgid "&Recent connection:"
msgstr ""
#: knetattach.ui:157
#, no-c-format #, no-c-format
msgid "" msgid ""
"Select the type of network folder you wish to connect to and press the Next " "Select the type of network folder you wish to connect to and press the Next "
"button." "button."
msgstr "" msgstr ""
#: knetattach.ui:176 #: knetattach.ui:187
#, no-c-format #, no-c-format
msgid "Network Folder Information" msgid "Network Folder Information"
msgstr "" msgstr ""
#: knetattach.ui:187 #: knetattach.ui:198
#, no-c-format #, no-c-format
msgid "" msgid ""
"Enter a name for this <i>%1</i> as well as the server address, port and " "Enter a name for this <i>%1</i> as well as the server address, port and "
"folder path to use and press the Next button." "folder path to use and press the Next button."
msgstr "" msgstr ""
#: knetattach.ui:215 #: knetattach.ui:226
#, no-c-format #, no-c-format
msgid "&Name:" msgid "&Name:"
msgstr "" msgstr ""
#: knetattach.ui:255 #: knetattach.ui:266
#, no-c-format #, no-c-format
msgid "&User:" msgid "&User:"
msgstr "" msgstr ""
#: knetattach.ui:266 #: knetattach.ui:277
#, no-c-format #, no-c-format
msgid "Se&rver:" msgid "Se&rver:"
msgstr "" msgstr ""
#: knetattach.ui:277 #: knetattach.ui:288
#, no-c-format #, no-c-format
msgid "&Port:" msgid "&Port:"
msgstr "" msgstr ""
#: knetattach.ui:314 #: knetattach.ui:325
#, no-c-format #, no-c-format
msgid "&Folder:" msgid "&Folder:"
msgstr "" msgstr ""
#: knetattach.ui:342 #: knetattach.ui:353
#, no-c-format #, no-c-format
msgid "Cr&eate an icon for this remote folder" msgid "Cr&eate an icon for this remote folder"
msgstr "" msgstr ""
#: knetattach.ui:353 #: knetattach.ui:364
#, no-c-format #, no-c-format
msgid "&Use encryption" msgid "&Use encryption"
msgstr "" msgstr ""

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2022-02-13 18:16+0000\n" "POT-Creation-Date: 2024-08-01 18:11+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"
@ -59,92 +59,92 @@ msgstr ""
msgid "Maintainer" msgid "Maintainer"
msgstr "" msgstr ""
#: shutdown.cpp:277 #: shutdown.cpp:245
msgid "Notifying applications of logout request..." msgid "Notifying applications of logout request..."
msgstr "" msgstr ""
#: shutdown.cpp:513 shutdown.cpp:544 #: shutdown.cpp:543 shutdown.cpp:574
msgid "Skip Notification (%1)" msgid "Skip Notification (%1)"
msgstr "" msgstr ""
#: shutdown.cpp:515 #: shutdown.cpp:545
msgid "Notifying remaining applications of logout request (%1/%2)..." msgid "Notifying remaining applications of logout request (%1/%2)..."
msgstr "" msgstr ""
#: shutdown.cpp:518 #: shutdown.cpp:548
msgid "Notifying remaining applications of logout request (%1/%2, %3)..." msgid "Notifying remaining applications of logout request (%1/%2, %3)..."
msgstr "" msgstr ""
#: shutdown.cpp:525 #: shutdown.cpp:555
msgid "Ignore and Resume Logout" msgid "Ignore and Resume Logout"
msgstr "" msgstr ""
#: shutdown.cpp:533 #: shutdown.cpp:563
msgid "An application is requesting attention, logout paused..." msgid "An application is requesting attention, logout paused..."
msgstr "" msgstr ""
#: shutdown.cpp:536 #: shutdown.cpp:566
msgid "%3 is requesting attention, logout paused..." msgid "%3 is requesting attention, logout paused..."
msgstr "" msgstr ""
#: shutdown.cpp:546 #: shutdown.cpp:576
msgid "Notifying applications of logout request (%1/%2)..." msgid "Notifying applications of logout request (%1/%2)..."
msgstr "" msgstr ""
#: shutdown.cpp:549 #: shutdown.cpp:579
msgid "Notifying applications of logout request (%1/%2, %3)..." msgid "Notifying applications of logout request (%1/%2, %3)..."
msgstr "" msgstr ""
#: shutdown.cpp:639 #: shutdown.cpp:669
msgid "Logout canceled by '%1'" msgid "Logout canceled by '%1'"
msgstr "" msgstr ""
#: shutdown.cpp:645 #: shutdown.cpp:675
msgid "Logout canceled by user" msgid "Logout canceled by user"
msgstr "" msgstr ""
#: shutdown.cpp:704 #: shutdown.cpp:734
msgid "Forcing interacting application termination" msgid "Forcing interacting application termination"
msgstr "" msgstr ""
#: shutdown.cpp:754 #: shutdown.cpp:784
msgid "Notifying remaining applications of logout request..." msgid "Notifying remaining applications of logout request..."
msgstr "" msgstr ""
#: shutdown.cpp:784 #: shutdown.cpp:814
msgid "Synchronizing remote folders" msgid "Synchronizing remote folders"
msgstr "" msgstr ""
#: shutdown.cpp:790 shutdowndlg.cpp:1245 #: shutdown.cpp:820 shutdowndlg.cpp:1245
msgid "Saving your settings..." msgid "Saving your settings..."
msgstr "" msgstr ""
#: shutdown.cpp:840 shutdown.cpp:914 #: shutdown.cpp:870 shutdown.cpp:944
msgid "Closing applications (%1/%2)..." msgid "Closing applications (%1/%2)..."
msgstr "" msgstr ""
#: shutdown.cpp:843 shutdown.cpp:917 #: shutdown.cpp:873 shutdown.cpp:947
msgid "Closing applications (%1/%2, %3)..." msgid "Closing applications (%1/%2, %3)..."
msgstr "" msgstr ""
#: shutdown.cpp:925 #: shutdown.cpp:955
msgid "Terminating services..." msgid "Terminating services..."
msgstr "" msgstr ""
#: shutdowndlg.cpp:738 #: shutdowndlg.cpp:739
msgid "End Session for \"%1\"" msgid "End Session for \"%1\""
msgstr "" msgstr ""
#: shutdowndlg.cpp:763 #: shutdowndlg.cpp:764
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
#: shutdowndlg.cpp:765 shutdowndlg.cpp:794 #: shutdowndlg.cpp:766 shutdowndlg.cpp:795
msgid "" msgid ""
"<qt><p>Log out of the current session to login as a different user.</p></qt>" "<qt><p>Log out of the current session to login as a different user.</p></qt>"
msgstr "" msgstr ""
#: shutdowndlg.cpp:793 #: shutdowndlg.cpp:794
msgid "&Log out" msgid "&Log out"
msgstr "" msgstr ""

Loading…
Cancel
Save