summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorAutomated System <gitea@mirror.git.trinitydesktop.org>2024-08-01 20:15:41 +0000
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2024-08-01 20:15:41 +0000
commit5cb2fffed6c9f4ac96e80e60e34bc82d2678d00d (patch)
treed6a69b4ec226be548f1e48d7d940e1a8c462cf2a /template
parentfca24f9e3f9695ac3eed25d333b35514fed88792 (diff)
downloadtde-i18n-5cb2fffed6c9f4ac96e80e60e34bc82d2678d00d.tar.gz
tde-i18n-5cb2fffed6c9f4ac96e80e60e34bc82d2678d00d.zip
Update translation template.
Diffstat (limited to 'template')
-rw-r--r--template/messages/tdebase/kcmkeys.pot62
-rw-r--r--template/messages/tdebase/kdesktop.pot18
-rw-r--r--template/messages/tdebase/knetattach.pot49
-rw-r--r--template/messages/tdebase/ksmserver.pot46
4 files changed, 106 insertions, 69 deletions
diff --git a/template/messages/tdebase/kcmkeys.pot b/template/messages/tdebase/kcmkeys.pot
index 739f3401c4d..0eac5316461 100644
--- a/template/messages/tdebase/kcmkeys.pot
+++ b/template/messages/tdebase/kcmkeys.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2023-07-13 20:16+0000\n"
+"POT-Creation-Date: 2024-08-01 20:11+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"
@@ -104,7 +104,7 @@ msgstr ""
msgid "&Save Scheme..."
msgstr ""
-#: keyconfig.cpp:128 shortcuts.cpp:170
+#: keyconfig.cpp:128 shortcuts.cpp:171
msgid ""
"Click here to add a new key bindings scheme. You will be prompted for a name."
msgstr ""
@@ -129,7 +129,7 @@ msgid ""
"modifier configuration defaults, then this option should be unchecked."
msgstr ""
-#: main.cpp:54
+#: main.cpp:55
msgid ""
"<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. "
@@ -142,15 +142,15 @@ msgid ""
"applications, such as copy and paste."
msgstr ""
-#: main.cpp:77
+#: main.cpp:78
msgid "Shortcut Schemes"
msgstr ""
-#: main.cpp:81
+#: main.cpp:82
msgid "Command Shortcuts"
msgstr ""
-#: main.cpp:86
+#: main.cpp:87
msgid "Modifier Keys"
msgstr ""
@@ -172,7 +172,7 @@ msgid ""
"Ctrl"
msgstr ""
-#: modifiers.cpp:195 modifiers.cpp:291 shortcuts.cpp:338
+#: modifiers.cpp:195 modifiers.cpp:291 shortcuts.cpp:339
msgid "Win"
msgstr ""
@@ -225,7 +225,7 @@ msgid ""
"or 'Meta' keys properly configured as modifier keys."
msgstr ""
-#: shortcuts.cpp:96
+#: shortcuts.cpp:97
msgid ""
"<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 "
@@ -238,71 +238,71 @@ msgid ""
"copy and paste."
msgstr ""
-#: shortcuts.cpp:157
+#: shortcuts.cpp:158
msgid ""
"Click here to remove the selected key bindings scheme. You cannot remove the "
"standard system-wide schemes 'Current scheme' and 'TDE default'."
msgstr ""
-#: shortcuts.cpp:163
+#: shortcuts.cpp:164
msgid "New scheme"
msgstr ""
-#: shortcuts.cpp:168
+#: shortcuts.cpp:169
msgid "&Save..."
msgstr ""
-#: shortcuts.cpp:195
+#: shortcuts.cpp:196
msgid "Use Win key as modifier (uncheck to bind Win key to Menu)"
msgstr ""
-#: shortcuts.cpp:201
+#: shortcuts.cpp:202
msgid "&Global Shortcuts"
msgstr ""
-#: shortcuts.cpp:206
+#: shortcuts.cpp:207
msgid "Shortcut Se&quences"
msgstr ""
-#: shortcuts.cpp:211
+#: shortcuts.cpp:212
msgid "App&lication Shortcuts"
msgstr ""
-#: shortcuts.cpp:272
+#: shortcuts.cpp:273
msgid "User-Defined Scheme"
msgstr ""
-#: shortcuts.cpp:273
+#: shortcuts.cpp:274
msgid "Current Scheme"
msgstr ""
-#: shortcuts.cpp:316
+#: shortcuts.cpp:317
msgid ""
"Your current changes will be lost if you load another scheme before saving "
"this one."
msgstr ""
-#: shortcuts.cpp:336
+#: shortcuts.cpp:337
msgid ""
"This scheme requires the \"%1\" modifier key, which is not available on your "
"keyboard layout. Do you wish to view it anyway?"
msgstr ""
-#: shortcuts.cpp:365 shortcuts.cpp:398
+#: shortcuts.cpp:366 shortcuts.cpp:399
msgid "Save Key Scheme"
msgstr ""
-#: shortcuts.cpp:366
+#: shortcuts.cpp:367
msgid "Enter a name for the key scheme:"
msgstr ""
-#: shortcuts.cpp:396
+#: shortcuts.cpp:397
msgid ""
"A key scheme with the name '%1' already exists;\n"
"do you want to overwrite it?\n"
msgstr ""
-#: shortcuts.cpp:399
+#: shortcuts.cpp:400
msgid "Overwrite"
msgstr ""
@@ -842,6 +842,22 @@ msgstr ""
msgid "Reboot without Confirmation"
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
msgid "Clipboard"
msgstr ""
diff --git a/template/messages/tdebase/kdesktop.pot b/template/messages/tdebase/kdesktop.pot
index 38ffc704e40..31b4f8a49f3 100644
--- a/template/messages/tdebase/kdesktop.pot
+++ b/template/messages/tdebase/kdesktop.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2021-07-07 18:17+0000\n"
+"POT-Creation-Date: 2024-08-01 20:11+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"
@@ -128,6 +128,22 @@ msgstr ""
msgid "Reboot without Confirmation"
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
msgid "&Rename"
msgstr ""
diff --git a/template/messages/tdebase/knetattach.pot b/template/messages/tdebase/knetattach.pot
index 427bc8ad0e1..be35ed94844 100644
--- a/template/messages/tdebase/knetattach.pot
+++ b/template/messages/tdebase/knetattach.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-05-11 04:02+0200\n"
+"POT-Creation-Date: 2024-08-01 20:11+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"
@@ -27,7 +27,7 @@ msgid ""
"Your emails"
msgstr ""
-#: knetattach.ui.h:18 knetattach.ui.h:282
+#: knetattach.ui.h:18 knetattach.ui.h:289
msgid "Save && C&onnect"
msgstr ""
@@ -58,11 +58,11 @@ msgid ""
"button."
msgstr ""
-#: knetattach.ui.h:161
+#: knetattach.ui.h:168
msgid "Unable to connect to server. Please check your settings and try again."
msgstr ""
-#: knetattach.ui.h:284
+#: knetattach.ui.h:291
msgid "C&onnect"
msgstr ""
@@ -90,79 +90,84 @@ msgstr ""
#: knetattach.ui:59
#, no-c-format
-msgid "&Recent connection:"
+msgid "&WebFolder (webdav)"
msgstr ""
-#: knetattach.ui:67
+#: knetattach.ui:70
#, no-c-format
-msgid "&WebFolder (webdav)"
+msgid "FT&P"
msgstr ""
#: knetattach.ui:78
#, no-c-format
-msgid "&Secure shell (ssh)"
+msgid "&Microsoft® Windows® network drive"
msgstr ""
-#: knetattach.ui:111
+#: knetattach.ui:86
#, no-c-format
-msgid "FT&P"
+msgid "&Secure shell (via SFTP)"
msgstr ""
-#: knetattach.ui:119
+#: knetattach.ui:97
#, no-c-format
-msgid "&Microsoft® Windows® network drive"
+msgid "&Secure shell (via FISH)"
msgstr ""
-#: knetattach.ui:146
+#: knetattach.ui:108
+#, no-c-format
+msgid "&Recent connection:"
+msgstr ""
+
+#: knetattach.ui:157
#, no-c-format
msgid ""
"Select the type of network folder you wish to connect to and press the Next "
"button."
msgstr ""
-#: knetattach.ui:176
+#: knetattach.ui:187
#, no-c-format
msgid "Network Folder Information"
msgstr ""
-#: knetattach.ui:187
+#: knetattach.ui:198
#, no-c-format
msgid ""
"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."
msgstr ""
-#: knetattach.ui:215
+#: knetattach.ui:226
#, no-c-format
msgid "&Name:"
msgstr ""
-#: knetattach.ui:255
+#: knetattach.ui:266
#, no-c-format
msgid "&User:"
msgstr ""
-#: knetattach.ui:266
+#: knetattach.ui:277
#, no-c-format
msgid "Se&rver:"
msgstr ""
-#: knetattach.ui:277
+#: knetattach.ui:288
#, no-c-format
msgid "&Port:"
msgstr ""
-#: knetattach.ui:314
+#: knetattach.ui:325
#, no-c-format
msgid "&Folder:"
msgstr ""
-#: knetattach.ui:342
+#: knetattach.ui:353
#, no-c-format
msgid "Cr&eate an icon for this remote folder"
msgstr ""
-#: knetattach.ui:353
+#: knetattach.ui:364
#, no-c-format
msgid "&Use encryption"
msgstr ""
diff --git a/template/messages/tdebase/ksmserver.pot b/template/messages/tdebase/ksmserver.pot
index 49d780be85d..014536eb3e9 100644
--- a/template/messages/tdebase/ksmserver.pot
+++ b/template/messages/tdebase/ksmserver.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2022-02-13 18:16+0000\n"
+"POT-Creation-Date: 2024-08-01 20:11+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"
@@ -59,92 +59,92 @@ msgstr ""
msgid "Maintainer"
msgstr ""
-#: shutdown.cpp:277
+#: shutdown.cpp:245
msgid "Notifying applications of logout request..."
msgstr ""
-#: shutdown.cpp:513 shutdown.cpp:544
+#: shutdown.cpp:543 shutdown.cpp:574
msgid "Skip Notification (%1)"
msgstr ""
-#: shutdown.cpp:515
+#: shutdown.cpp:545
msgid "Notifying remaining applications of logout request (%1/%2)..."
msgstr ""
-#: shutdown.cpp:518
+#: shutdown.cpp:548
msgid "Notifying remaining applications of logout request (%1/%2, %3)..."
msgstr ""
-#: shutdown.cpp:525
+#: shutdown.cpp:555
msgid "Ignore and Resume Logout"
msgstr ""
-#: shutdown.cpp:533
+#: shutdown.cpp:563
msgid "An application is requesting attention, logout paused..."
msgstr ""
-#: shutdown.cpp:536
+#: shutdown.cpp:566
msgid "%3 is requesting attention, logout paused..."
msgstr ""
-#: shutdown.cpp:546
+#: shutdown.cpp:576
msgid "Notifying applications of logout request (%1/%2)..."
msgstr ""
-#: shutdown.cpp:549
+#: shutdown.cpp:579
msgid "Notifying applications of logout request (%1/%2, %3)..."
msgstr ""
-#: shutdown.cpp:639
+#: shutdown.cpp:669
msgid "Logout canceled by '%1'"
msgstr ""
-#: shutdown.cpp:645
+#: shutdown.cpp:675
msgid "Logout canceled by user"
msgstr ""
-#: shutdown.cpp:704
+#: shutdown.cpp:734
msgid "Forcing interacting application termination"
msgstr ""
-#: shutdown.cpp:754
+#: shutdown.cpp:784
msgid "Notifying remaining applications of logout request..."
msgstr ""
-#: shutdown.cpp:784
+#: shutdown.cpp:814
msgid "Synchronizing remote folders"
msgstr ""
-#: shutdown.cpp:790 shutdowndlg.cpp:1245
+#: shutdown.cpp:820 shutdowndlg.cpp:1245
msgid "Saving your settings..."
msgstr ""
-#: shutdown.cpp:840 shutdown.cpp:914
+#: shutdown.cpp:870 shutdown.cpp:944
msgid "Closing applications (%1/%2)..."
msgstr ""
-#: shutdown.cpp:843 shutdown.cpp:917
+#: shutdown.cpp:873 shutdown.cpp:947
msgid "Closing applications (%1/%2, %3)..."
msgstr ""
-#: shutdown.cpp:925
+#: shutdown.cpp:955
msgid "Terminating services..."
msgstr ""
-#: shutdowndlg.cpp:738
+#: shutdowndlg.cpp:739
msgid "End Session for \"%1\""
msgstr ""
-#: shutdowndlg.cpp:763
+#: shutdowndlg.cpp:764
msgid "Log out"
msgstr ""
-#: shutdowndlg.cpp:765 shutdowndlg.cpp:794
+#: shutdowndlg.cpp:766 shutdowndlg.cpp:795
msgid ""
"<qt><p>Log out of the current session to login as a different user.</p></qt>"
msgstr ""
-#: shutdowndlg.cpp:793
+#: shutdowndlg.cpp:794
msgid "&Log out"
msgstr ""