Update translation template.

pull/38/head
TDE Gitea 3 years ago committed by TDE Gitea
parent b361f1da80
commit 489d883d87

@ -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: 2022-02-13 18:16+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"
@ -60,10 +60,6 @@ msgid "FIXME : Write me..."
msgstr "" msgstr ""
#: managermodule.cpp:49 #: managermodule.cpp:49
msgid "No support for HAL on this system"
msgstr ""
#: managermodule.cpp:56
msgid "No support for CD polling on this system" msgid "No support for CD polling on this system"
msgstr "" msgstr ""
@ -83,68 +79,56 @@ msgstr ""
#: managermoduleview.ui:27 #: managermoduleview.ui:27
#, no-c-format #, no-c-format
msgid "Enable HAL backend"
msgstr ""
#: managermoduleview.ui:30
#, no-c-format
msgid ""
"Select this if you want to enable the Hardware Abstraction Layer (http://hal."
"freedesktop.org/wiki/Software/hal) support."
msgstr ""
#: managermoduleview.ui:38
#, no-c-format
msgid "Enable CD polling" msgid "Enable CD polling"
msgstr "" msgstr ""
#: managermoduleview.ui:41 #: managermoduleview.ui:30
#, no-c-format #, no-c-format
msgid "Select this to enable the CD polling." msgid "Select this to enable the CD polling."
msgstr "" msgstr ""
#: managermoduleview.ui:49 #: managermoduleview.ui:38
#, no-c-format #, no-c-format
msgid "Enable medium application autostart after mount" msgid "Enable medium application autostart after mount"
msgstr "" msgstr ""
#: managermoduleview.ui:52 #: managermoduleview.ui:41
#, no-c-format #, no-c-format
msgid "" msgid ""
"Select this if you want to enable application autostart after mounting a " "Select this if you want to enable application autostart after mounting a "
"device." "device."
msgstr "" msgstr ""
#: managermoduleview.ui:60 #: managermoduleview.ui:49
#, no-c-format #, no-c-format
msgid "Enable notification dialog popups" msgid "Enable notification dialog popups"
msgstr "" msgstr ""
#: managermoduleview.ui:63 #: managermoduleview.ui:52
#, no-c-format #, no-c-format
msgid "" msgid ""
"Deselect this if you do not want action request dialog popups to be " "Deselect this if you do not want action request dialog popups to be "
"generated when devices are plugged in." "generated when devices are plugged in."
msgstr "" msgstr ""
#: managermoduleview.ui:71 #: managermoduleview.ui:60
#, no-c-format #, no-c-format
msgid "Enable device monitor notification popups" msgid "Enable device monitor notification popups"
msgstr "" msgstr ""
#: managermoduleview.ui:74 #: managermoduleview.ui:63
#, no-c-format #, no-c-format
msgid "" msgid ""
"Deselect this if you do not want device monitoring popups to be generated " "Deselect this if you do not want device monitoring popups to be generated "
"when devices are added, modified or removed." "when devices are added, modified or removed."
msgstr "" msgstr ""
#: managermoduleview.ui:82 #: managermoduleview.ui:71
#, no-c-format #, no-c-format
msgid "Mount options" msgid "Mount options"
msgstr "" msgstr ""
#: managermoduleview.ui:101 #: managermoduleview.ui:90
#, no-c-format #, no-c-format
msgid "" msgid ""
"Here you can specify default mount options for your storage media. Please " "Here you can specify default mount options for your storage media. Please "
@ -155,77 +139,77 @@ msgid ""
"the best value depending on your media." "the best value depending on your media."
msgstr "" msgstr ""
#: managermoduleview.ui:121 #: managermoduleview.ui:110
#, no-c-format #, no-c-format
msgid "Read only" msgid "Read only"
msgstr "" msgstr ""
#: managermoduleview.ui:124 #: managermoduleview.ui:113
#, no-c-format #, no-c-format
msgid "By default, mount all file systems read-only." msgid "By default, mount all file systems read-only."
msgstr "" msgstr ""
#: managermoduleview.ui:132 #: managermoduleview.ui:121
#, no-c-format #, no-c-format
msgid "Mount as user" msgid "Mount as user"
msgstr "" msgstr ""
#: managermoduleview.ui:135 #: managermoduleview.ui:124
#, no-c-format #, no-c-format
msgid "Mount this file system as user." msgid "Mount this file system as user."
msgstr "" msgstr ""
#: managermoduleview.ui:143 #: managermoduleview.ui:132
#, no-c-format #, no-c-format
msgid "Flushed IO" msgid "Flushed IO"
msgstr "" msgstr ""
#: managermoduleview.ui:149 #: managermoduleview.ui:138
#, no-c-format #, no-c-format
msgid "" msgid ""
"Always flush all data to the hot plug devices immediately and don't cache it." "Always flush all data to the hot plug devices immediately and don't cache it."
msgstr "" msgstr ""
#: managermoduleview.ui:157 #: managermoduleview.ui:146
#, no-c-format #, no-c-format
msgid "Synchronous" msgid "Synchronous"
msgstr "" msgstr ""
#: managermoduleview.ui:163 #: managermoduleview.ui:152
#, no-c-format #, no-c-format
msgid "All I/O to the file system should be done synchronously." msgid "All I/O to the file system should be done synchronously."
msgstr "" msgstr ""
#: managermoduleview.ui:171 #: managermoduleview.ui:160
#, no-c-format #, no-c-format
msgid "Quiet" msgid "Quiet"
msgstr "" msgstr ""
#: managermoduleview.ui:174 #: managermoduleview.ui:163
#, no-c-format #, no-c-format
msgid "" msgid ""
"Attempts to chown or chmod files do not return errors, although they fail. " "Attempts to chown or chmod files do not return errors, although they fail. "
"Use with caution!" "Use with caution!"
msgstr "" msgstr ""
#: managermoduleview.ui:182 #: managermoduleview.ui:171
#, no-c-format #, no-c-format
msgid "UTF-8 charset" msgid "UTF-8 charset"
msgstr "" msgstr ""
#: managermoduleview.ui:185 #: managermoduleview.ui:174
#, no-c-format #, no-c-format
msgid "" msgid ""
"UTF8 is the filesystem safe 8-bit encoding of Unicode that is used by the " "UTF8 is the filesystem safe 8-bit encoding of Unicode that is used by the "
"console. It can be be enabled for the filesystem with this option." "console. It can be be enabled for the filesystem with this option."
msgstr "" msgstr ""
#: managermoduleview.ui:201 #: managermoduleview.ui:190
#, no-c-format #, no-c-format
msgid "Short names:" msgid "Short names:"
msgstr "" msgstr ""
#: managermoduleview.ui:207 #: managermoduleview.ui:196
#, no-c-format #, no-c-format
msgid "" msgid ""
"<h2>Defines the behaviour for creation and display of filenames which " "<h2>Defines the behaviour for creation and display of filenames which "
@ -252,27 +236,27 @@ msgid ""
"all upper case." "all upper case."
msgstr "" msgstr ""
#: managermoduleview.ui:228 #: managermoduleview.ui:217
#, no-c-format #, no-c-format
msgid "All Data" msgid "All Data"
msgstr "" msgstr ""
#: managermoduleview.ui:233 #: managermoduleview.ui:222
#, no-c-format #, no-c-format
msgid "Ordered" msgid "Ordered"
msgstr "" msgstr ""
#: managermoduleview.ui:238 #: managermoduleview.ui:227
#, no-c-format #, no-c-format
msgid "Writeback" msgid "Writeback"
msgstr "" msgstr ""
#: managermoduleview.ui:253 #: managermoduleview.ui:242
#, no-c-format #, no-c-format
msgid "Journaling:" msgid "Journaling:"
msgstr "" msgstr ""
#: managermoduleview.ui:259 #: managermoduleview.ui:248
#, no-c-format #, no-c-format
msgid "" msgid ""
"<h2>Specifies the journalling mode for file data. Metadata is always " "<h2>Specifies the journalling mode for file data. Metadata is always "
@ -295,42 +279,42 @@ msgid ""
"after a crash and journal recovery." "after a crash and journal recovery."
msgstr "" msgstr ""
#: managermoduleview.ui:279 #: managermoduleview.ui:268
#, no-c-format #, no-c-format
msgid "Lower" msgid "Lower"
msgstr "" msgstr ""
#: managermoduleview.ui:284 #: managermoduleview.ui:273
#, no-c-format #, no-c-format
msgid "Windows 95" msgid "Windows 95"
msgstr "" msgstr ""
#: managermoduleview.ui:289 #: managermoduleview.ui:278
#, no-c-format #, no-c-format
msgid "Windows NT" msgid "Windows NT"
msgstr "" msgstr ""
#: managermoduleview.ui:294 #: managermoduleview.ui:283
#, no-c-format #, no-c-format
msgid "Mixed" msgid "Mixed"
msgstr "" msgstr ""
#: managermoduleview.ui:308 #: managermoduleview.ui:297
#, no-c-format #, no-c-format
msgid "Mount automatically" msgid "Mount automatically"
msgstr "" msgstr ""
#: managermoduleview.ui:311 #: managermoduleview.ui:300
#, no-c-format #, no-c-format
msgid "By default, mount all file systems automatically." msgid "By default, mount all file systems automatically."
msgstr "" msgstr ""
#: managermoduleview.ui:319 #: managermoduleview.ui:308
#, no-c-format #, no-c-format
msgid "Access time updates" msgid "Access time updates"
msgstr "" msgstr ""
#: managermoduleview.ui:325 #: managermoduleview.ui:314
#, no-c-format #, no-c-format
msgid "Update inode access time for each access." msgid "Update inode access time for each access."
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-10-08 18:18+0000\n" "POT-Creation-Date: 2022-02-13 18:16+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"
@ -57,8 +57,8 @@ msgstr ""
msgid "Kicker Error" msgid "Kicker Error"
msgstr "" msgstr ""
#: buttons/servicemenubutton.cpp:62 ui/k_new_mnu.cpp:1423 ui/k_new_mnu.cpp:1921 #: buttons/servicemenubutton.cpp:62 ui/k_new_mnu.cpp:1369 ui/k_new_mnu.cpp:1867
#: ui/k_new_mnu.h:80 #: ui/k_new_mnu.h:70
msgid "Applications" msgid "Applications"
msgstr "" msgstr ""
@ -349,7 +349,7 @@ msgstr ""
msgid "Select Other" msgid "Select Other"
msgstr "" msgstr ""
#: ui/itemview.cpp:475 ui/k_new_mnu.cpp:1048 #: ui/itemview.cpp:475 ui/k_new_mnu.cpp:997
msgid "New Applications" msgid "New Applications"
msgstr "" msgstr ""
@ -357,7 +357,7 @@ msgstr ""
msgid "Restart Computer" msgid "Restart Computer"
msgstr "" msgstr ""
#: ui/itemview.cpp:482 ui/k_mnu.cpp:404 ui/k_new_mnu.cpp:1375 #: ui/itemview.cpp:482 ui/k_mnu.cpp:404 ui/k_new_mnu.cpp:1324
msgid "Switch User" msgid "Switch User"
msgstr "" msgstr ""
@ -398,15 +398,15 @@ msgstr ""
msgid "All Applications" msgid "All Applications"
msgstr "" msgstr ""
#: ui/k_mnu.cpp:314 ui/k_new_mnu.h:80 #: ui/k_mnu.cpp:314 ui/k_new_mnu.h:70
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: ui/k_mnu.cpp:395 ui/k_new_mnu.cpp:1440 #: ui/k_mnu.cpp:395 ui/k_new_mnu.cpp:1386
msgid "Run Command..." msgid "Run Command..."
msgstr "" msgstr ""
#: ui/k_mnu.cpp:416 ui/k_new_mnu.cpp:1369 #: ui/k_mnu.cpp:416 ui/k_new_mnu.cpp:1318
msgid "Save Session" msgid "Save Session"
msgstr "" msgstr ""
@ -418,15 +418,15 @@ msgstr ""
msgid "Log Out..." msgid "Log Out..."
msgstr "" msgstr ""
#: ui/k_mnu.cpp:502 ui/k_new_mnu.cpp:958 ui/k_new_mnu.cpp:1554 #: ui/k_mnu.cpp:502 ui/k_new_mnu.cpp:907 ui/k_new_mnu.cpp:1500
msgid "Lock Current && Start New Session" msgid "Lock Current && Start New Session"
msgstr "" msgstr ""
#: ui/k_mnu.cpp:504 ui/k_new_mnu.cpp:955 ui/k_new_mnu.cpp:1555 #: ui/k_mnu.cpp:504 ui/k_new_mnu.cpp:904 ui/k_new_mnu.cpp:1501
msgid "Start New Session" msgid "Start New Session"
msgstr "" msgstr ""
#: ui/k_mnu.cpp:536 ui/k_new_mnu.cpp:1587 #: ui/k_mnu.cpp:536 ui/k_new_mnu.cpp:1533
msgid "" msgid ""
"<p>You have chosen to open another desktop session.<br>The current session " "<p>You have chosen to open another desktop session.<br>The current session "
"will be hidden and a new login screen will be displayed.<br>An F-key is " "will be hidden and a new login screen will be displayed.<br>An F-key is "
@ -436,430 +436,430 @@ msgid ""
"Panel and Desktop menus have actions for switching between sessions.</p>" "Panel and Desktop menus have actions for switching between sessions.</p>"
msgstr "" msgstr ""
#: ui/k_mnu.cpp:547 ui/k_new_mnu.cpp:1598 #: ui/k_mnu.cpp:547 ui/k_new_mnu.cpp:1544
msgid "Warning - New Session" msgid "Warning - New Session"
msgstr "" msgstr ""
#: ui/k_mnu.cpp:548 ui/k_new_mnu.cpp:1599 #: ui/k_mnu.cpp:548 ui/k_new_mnu.cpp:1545
msgid "&Start New Session" msgid "&Start New Session"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:231 #: ui/k_new_mnu.cpp:221
msgid "User&nbsp;<b>%1</b>&nbsp;on&nbsp;<b>%2</b>" msgid "User&nbsp;<b>%1</b>&nbsp;on&nbsp;<b>%2</b>"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:250 #: ui/k_new_mnu.cpp:240
msgid "Most commonly used applications and documents" msgid "Most commonly used applications and documents"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:253 #: ui/k_new_mnu.cpp:243
msgid "List of installed applications" msgid "List of installed applications"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:258 #: ui/k_new_mnu.cpp:248
msgid "" msgid ""
"Information and configuration of your system, access to personal files, " "Information and configuration of your system, access to personal files, "
"network resources and connected disk drives" "network resources and connected disk drives"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:267 #: ui/k_new_mnu.cpp:257
msgid "Recently used applications and documents" msgid "Recently used applications and documents"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:271 #: ui/k_new_mnu.cpp:261
msgid "<qt>Logout, switch user, switch off or reset, suspend of the system" msgid "<qt>Logout, switch user, switch off or reset, suspend of the system"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:275 #: ui/k_new_mnu.cpp:265
msgid "<p align=\"center\"> <u>F</u>avorites</p>" msgid "<p align=\"center\"> <u>F</u>avorites</p>"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:276 #: ui/k_new_mnu.cpp:266
msgid "<p align=\"center\"><u>H</u>istory</p>" msgid "<p align=\"center\"><u>H</u>istory</p>"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:278 #: ui/k_new_mnu.cpp:268
msgid "<p align=\"center\"> <u>C</u>omputer</p>" msgid "<p align=\"center\"> <u>C</u>omputer</p>"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:279 #: ui/k_new_mnu.cpp:269
msgid "<p align=\"center\"><u>A</u>pplications</p>" msgid "<p align=\"center\"><u>A</u>pplications</p>"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:281 #: ui/k_new_mnu.cpp:271
msgid "<p align=\"center\"><u>L</u>eave</p>" msgid "<p align=\"center\"><u>L</u>eave</p>"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:341 #: ui/k_new_mnu.cpp:331
msgid "Search Internet" msgid "Search Internet"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:434 #: ui/k_new_mnu.cpp:424
msgid "Applications, Contacts and Documents" msgid "Applications, Contacts and Documents"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:944 #: ui/k_new_mnu.cpp:893
msgid "Start '%1'" msgid "Start '%1'"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:946 #: ui/k_new_mnu.cpp:895
msgid "Start '%1' (current)" msgid "Start '%1' (current)"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:948 #: ui/k_new_mnu.cpp:897
msgid "Restart and boot directly into '%1'" msgid "Restart and boot directly into '%1'"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:956 #: ui/k_new_mnu.cpp:905
msgid "Start a parallel session" msgid "Start a parallel session"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:959 #: ui/k_new_mnu.cpp:908
msgid "Lock screen and start a parallel session" msgid "Lock screen and start a parallel session"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:970 #: ui/k_new_mnu.cpp:919
msgid "Switch to Session of User '%1'" msgid "Switch to Session of User '%1'"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:971 #: ui/k_new_mnu.cpp:920
#, c-format #, c-format
msgid "Session: %1" msgid "Session: %1"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1357 #: ui/k_new_mnu.cpp:1306
msgid "Session" msgid "Session"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1359 #: ui/k_new_mnu.cpp:1308
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1360 #: ui/k_new_mnu.cpp:1309
msgid "End current session" msgid "End current session"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1362 #: ui/k_new_mnu.cpp:1311
msgid "Lock" msgid "Lock"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1363 #: ui/k_new_mnu.cpp:1312
msgid "Lock computer screen" msgid "Lock computer screen"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1370 #: ui/k_new_mnu.cpp:1319
msgid "Save current Session for next login" msgid "Save current Session for next login"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1376 #: ui/k_new_mnu.cpp:1325
msgid "Manage parallel sessions" msgid "Manage parallel sessions"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1393 #: ui/k_new_mnu.cpp:1339
msgid "System" msgid "System"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1394 #: ui/k_new_mnu.cpp:1340
msgid "Shutdown" msgid "Shutdown"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1395 #: ui/k_new_mnu.cpp:1341
msgid "Turn off computer" msgid "Turn off computer"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1397 #: ui/k_new_mnu.cpp:1343
msgid "&Restart" msgid "&Restart"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1398 #: ui/k_new_mnu.cpp:1344
msgid "Restart computer and boot the default system" msgid "Restart computer and boot the default system"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1408 #: ui/k_new_mnu.cpp:1354
msgid "Start Operating System" msgid "Start Operating System"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1409 #: ui/k_new_mnu.cpp:1355
msgid "Restart and boot another operating system" msgid "Restart and boot another operating system"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1444 #: ui/k_new_mnu.cpp:1390
msgid "System Folders" msgid "System Folders"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1446 #: ui/k_new_mnu.cpp:1392
msgid "Home Folder" msgid "Home Folder"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1455 #: ui/k_new_mnu.cpp:1401
msgid "My Documents" msgid "My Documents"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1464 #: ui/k_new_mnu.cpp:1410
msgid "My Images" msgid "My Images"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1473 #: ui/k_new_mnu.cpp:1419
msgid "My Music" msgid "My Music"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1482 #: ui/k_new_mnu.cpp:1428
msgid "My Videos" msgid "My Videos"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1491 #: ui/k_new_mnu.cpp:1437
msgid "My Downloads" msgid "My Downloads"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1494 #: ui/k_new_mnu.cpp:1440
msgid "Network Folders" msgid "Network Folders"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1719 #: ui/k_new_mnu.cpp:1665
msgid "" msgid ""
"<center><b>%1</b></center>\n" "<center><b>%1</b></center>\n"
"You do not have permission to execute this command." "You do not have permission to execute this command."
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1747 #: ui/k_new_mnu.cpp:1693
msgid "" msgid ""
"<center><b>%1</b></center>\n" "<center><b>%1</b></center>\n"
"Could not run the specified command." "Could not run the specified command."
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1757 #: ui/k_new_mnu.cpp:1703
msgid "" msgid ""
"<center><b>%1</b></center>\n" "<center><b>%1</b></center>\n"
"The specified command does not exist." "The specified command does not exist."
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:1955 #: ui/k_new_mnu.cpp:1901
msgid "Documents" msgid "Documents"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2291 ui/k_new_mnu.cpp:2421 #: ui/k_new_mnu.cpp:2237 ui/k_new_mnu.cpp:2367
#, c-format #, c-format
msgid "Send Email to %1" msgid "Send Email to %1"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2302 #: ui/k_new_mnu.cpp:2248
#, c-format #, c-format
msgid "Open Addressbook at %1" msgid "Open Addressbook at %1"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2343 #: ui/k_new_mnu.cpp:2289
msgid "- Add ext:type to specify a file extension." msgid "- Add ext:type to specify a file extension."
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2346 #: ui/k_new_mnu.cpp:2292
msgid "- When searching for a phrase, add quotes." msgid "- When searching for a phrase, add quotes."
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2349 #: ui/k_new_mnu.cpp:2295
msgid "- To exclude search terms, use the minus symbol in front." msgid "- To exclude search terms, use the minus symbol in front."
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2352 #: ui/k_new_mnu.cpp:2298
msgid "- To search for optional terms, use OR." msgid "- To search for optional terms, use OR."
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2355 #: ui/k_new_mnu.cpp:2301
msgid "- You can use upper and lower case." msgid "- You can use upper and lower case."
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2358 #: ui/k_new_mnu.cpp:2304
msgid "Search Quick Tips" msgid "Search Quick Tips"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2410 #: ui/k_new_mnu.cpp:2356
msgid "%1 = %2" msgid "%1 = %2"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2442 #: ui/k_new_mnu.cpp:2388
#, c-format #, c-format
msgid "Open Local File: %1" msgid "Open Local File: %1"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2445 #: ui/k_new_mnu.cpp:2391
#, c-format #, c-format
msgid "Open Local Dir: %1" msgid "Open Local Dir: %1"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2448 #: ui/k_new_mnu.cpp:2394
#, c-format #, c-format
msgid "Open Remote Location: %1" msgid "Open Remote Location: %1"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2476 #: ui/k_new_mnu.cpp:2422
msgid "Run '%1'" msgid "Run '%1'"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2521 ui/k_new_mnu.cpp:2594 #: ui/k_new_mnu.cpp:2467 ui/k_new_mnu.cpp:2540
msgid "No matches found" msgid "No matches found"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2645 #: ui/k_new_mnu.cpp:2591
msgid "%1 (top %2 of %3)" msgid "%1 (top %2 of %3)"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2779 #: ui/k_new_mnu.cpp:2725
msgid "Do you really want to reset the computer and boot Microsoft Windows" msgid "Do you really want to reset the computer and boot Microsoft Windows"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2779 #: ui/k_new_mnu.cpp:2725
msgid "Start Windows Confirmation" msgid "Start Windows Confirmation"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2779 #: ui/k_new_mnu.cpp:2725
msgid "Start Windows" msgid "Start Windows"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2796 #: ui/k_new_mnu.cpp:2742
msgid "Could not start Tomboy." msgid "Could not start Tomboy."
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2856 #: ui/k_new_mnu.cpp:2802
msgid "Remove From Favorites" msgid "Remove From Favorites"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2863 #: ui/k_new_mnu.cpp:2809
msgid "Add to Favorites" msgid "Add to Favorites"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2894 ui/service_mnu.cpp:630 #: ui/k_new_mnu.cpp:2840 ui/service_mnu.cpp:630
msgid "Add Menu to Desktop" msgid "Add Menu to Desktop"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2897 ui/service_mnu.cpp:603 #: ui/k_new_mnu.cpp:2843 ui/service_mnu.cpp:603
msgid "Add Item to Desktop" msgid "Add Item to Desktop"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2904 ui/service_mnu.cpp:636 #: ui/k_new_mnu.cpp:2850 ui/service_mnu.cpp:636
msgid "Add Menu to Main Panel" msgid "Add Menu to Main Panel"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2907 ui/service_mnu.cpp:609 #: ui/k_new_mnu.cpp:2853 ui/service_mnu.cpp:609
msgid "Add Item to Main Panel" msgid "Add Item to Main Panel"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2913 ui/service_mnu.cpp:642 #: ui/k_new_mnu.cpp:2859 ui/service_mnu.cpp:642
msgid "Edit Menu" msgid "Edit Menu"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2915 ui/service_mnu.cpp:615 #: ui/k_new_mnu.cpp:2861 ui/service_mnu.cpp:615
msgid "Edit Item" msgid "Edit Item"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2921 ui/service_mnu.cpp:621 #: ui/k_new_mnu.cpp:2867 ui/service_mnu.cpp:621
msgid "Put Into Run Dialog" msgid "Put Into Run Dialog"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2949 #: ui/k_new_mnu.cpp:2895
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2965 #: ui/k_new_mnu.cpp:2911
msgid "Clear Recently Used Applications" msgid "Clear Recently Used Applications"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:2968 #: ui/k_new_mnu.cpp:2914
msgid "Clear Recently Used Documents" msgid "Clear Recently Used Documents"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3543 #: ui/k_new_mnu.cpp:3489
msgid "Media" msgid "Media"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3602 #: ui/k_new_mnu.cpp:3548
msgid "(%1 available)" msgid "(%1 available)"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3733 ui/k_new_mnu.cpp:3737 #: ui/k_new_mnu.cpp:3679 ui/k_new_mnu.cpp:3683
#, c-format #, c-format
msgid "Directory: %1" msgid "Directory: %1"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3828 ui/k_new_mnu.cpp:3854 #: ui/k_new_mnu.cpp:3754 ui/k_new_mnu.cpp:3780
msgid "Suspend" msgid "Suspend"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3838 #: ui/k_new_mnu.cpp:3764
msgid "Freeze" msgid "Freeze"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3839 #: ui/k_new_mnu.cpp:3765
msgid "Put the computer in software idle mode" msgid "Put the computer in software idle mode"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3846 #: ui/k_new_mnu.cpp:3772
msgid "Standby" msgid "Standby"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3847 #: ui/k_new_mnu.cpp:3773
msgid "Pause without logging out" msgid "Pause without logging out"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3855 #: ui/k_new_mnu.cpp:3781
msgid "Suspend to RAM" msgid "Suspend to RAM"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3862 #: ui/k_new_mnu.cpp:3788
msgid "Hibernate" msgid "Hibernate"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3863 #: ui/k_new_mnu.cpp:3789
msgid "Suspend to Disk" msgid "Suspend to Disk"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3870 #: ui/k_new_mnu.cpp:3796
msgid "Hybrid Suspend" msgid "Hybrid Suspend"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3871 #: ui/k_new_mnu.cpp:3797
msgid "Suspend to RAM + Disk" msgid "Suspend to RAM + Disk"
msgstr "" msgstr ""
#: ui/k_new_mnu.cpp:3952 #: ui/k_new_mnu.cpp:3836
msgid "Suspend failed" msgid "Suspend failed"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:81 #: ui/k_new_mnu.h:71
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:81 #: ui/k_new_mnu.h:71
msgid "Emails" msgid "Emails"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:81 #: ui/k_new_mnu.h:71
msgid "Music" msgid "Music"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:82 #: ui/k_new_mnu.h:72
msgid "Browsing History" msgid "Browsing History"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:82 #: ui/k_new_mnu.h:72
msgid "Chat Logs" msgid "Chat Logs"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:82 #: ui/k_new_mnu.h:72
msgid "Feeds" msgid "Feeds"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:83 #: ui/k_new_mnu.h:73
msgid "Pictures" msgid "Pictures"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:83 #: ui/k_new_mnu.h:73
msgid "Videos" msgid "Videos"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:83 #: ui/k_new_mnu.h:73
msgid "Documentation" msgid "Documentation"
msgstr "" msgstr ""
#: ui/k_new_mnu.h:84 #: ui/k_new_mnu.h:74
msgid "Others" msgid "Others"
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: 2022-02-13 18:16+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"
@ -115,7 +115,7 @@ msgstr ""
msgid "Synchronizing remote folders" msgid "Synchronizing remote folders"
msgstr "" msgstr ""
#: shutdown.cpp:790 shutdowndlg.cpp:1369 #: shutdown.cpp:790 shutdowndlg.cpp:1245
msgid "Saving your settings..." msgid "Saving your settings..."
msgstr "" msgstr ""
@ -148,22 +148,22 @@ msgstr ""
msgid "&Log out" msgid "&Log out"
msgstr "" msgstr ""
#: shutdowndlg.cpp:903 shutdowndlg.cpp:1090 #: shutdowndlg.cpp:836 shutdowndlg.cpp:1023
msgid "&Freeze" msgid "&Freeze"
msgstr "" msgstr ""
#: shutdowndlg.cpp:905 shutdowndlg.cpp:1091 #: shutdowndlg.cpp:838 shutdowndlg.cpp:1024
msgid "" msgid ""
"<qt><p>Put the computer in software idle mode, allowing for some " "<qt><p>Put the computer in software idle mode, allowing for some "
"powersaving. The system can be reactivated in a really short time, almost " "powersaving. The system can be reactivated in a really short time, almost "
"instantly.</p><p>This correspond to ACPI S0 mode.</p></qt>" "instantly.</p><p>This correspond to ACPI S0 mode.</p></qt>"
msgstr "" msgstr ""
#: shutdowndlg.cpp:918 shutdowndlg.cpp:1101 #: shutdowndlg.cpp:851 shutdowndlg.cpp:1034
msgid "&Suspend" msgid "&Suspend"
msgstr "" msgstr ""
#: shutdowndlg.cpp:920 shutdowndlg.cpp:1102 #: shutdowndlg.cpp:853 shutdowndlg.cpp:1035
msgid "" msgid ""
"<qt><p>Put the computer in suspend-to-memory mode. The system is stopped and " "<qt><p>Put the computer in suspend-to-memory mode. The system is stopped and "
"its state saved to memory.</p><p> This allows more powersaving than 'Freeze' " "its state saved to memory.</p><p> This allows more powersaving than 'Freeze' "
@ -171,11 +171,11 @@ msgid ""
"ACPI S3 mode.</p><p>Also known as Suspend-to-RAM mode.</p></qt>" "ACPI S3 mode.</p><p>Also known as Suspend-to-RAM mode.</p></qt>"
msgstr "" msgstr ""
#: shutdowndlg.cpp:934 shutdowndlg.cpp:1113 #: shutdowndlg.cpp:867 shutdowndlg.cpp:1046
msgid "&Hibernate" msgid "&Hibernate"
msgstr "" msgstr ""
#: shutdowndlg.cpp:936 shutdowndlg.cpp:1114 #: shutdowndlg.cpp:869 shutdowndlg.cpp:1047
msgid "" msgid ""
"<qt><p>Put the computer in suspend-to-disk mode. The system is stopped and " "<qt><p>Put the computer in suspend-to-disk mode. The system is stopped and "
"its state saved to disk.</p><p>This offers the greatest powersaving but " "its state saved to disk.</p><p>This offers the greatest powersaving but "
@ -184,11 +184,11 @@ msgid ""
"qt>" "qt>"
msgstr "" msgstr ""
#: shutdowndlg.cpp:949 shutdowndlg.cpp:1124 #: shutdowndlg.cpp:882 shutdowndlg.cpp:1057
msgid "H&ybrid Suspend" msgid "H&ybrid Suspend"
msgstr "" msgstr ""
#: shutdowndlg.cpp:951 shutdowndlg.cpp:1125 #: shutdowndlg.cpp:884 shutdowndlg.cpp:1058
msgid "" msgid ""
"<qt><p>Put the computer in both suspend-to-memory and suspend-to-disk mode. " "<qt><p>Put the computer in both suspend-to-memory and suspend-to-disk mode. "
"The system is stopped and its state saved to memory and to disk.</p><p>This " "The system is stopped and its state saved to memory and to disk.</p><p>This "
@ -199,67 +199,67 @@ msgid ""
"to-RAM + Suspend-to-Disk mode.</p></qt>" "to-RAM + Suspend-to-Disk mode.</p></qt>"
msgstr "" msgstr ""
#: shutdowndlg.cpp:973 shutdowndlg.cpp:1053 #: shutdowndlg.cpp:906 shutdowndlg.cpp:986
msgid "&Restart" msgid "&Restart"
msgstr "" msgstr ""
#: shutdowndlg.cpp:975 shutdowndlg.cpp:1054 #: shutdowndlg.cpp:908 shutdowndlg.cpp:987
msgid "" msgid ""
"<qt><p>Log out of the current session and restart the computer.</p></qt>" "<qt><p>Log out of the current session and restart the computer.</p></qt>"
msgstr "" msgstr ""
#: shutdowndlg.cpp:998 shutdowndlg.cpp:1076 #: shutdowndlg.cpp:931 shutdowndlg.cpp:1009
msgid "" msgid ""
"_: current option in boot loader\n" "_: current option in boot loader\n"
" (current)" " (current)"
msgstr "" msgstr ""
#: shutdowndlg.cpp:1014 shutdowndlg.cpp:1041 #: shutdowndlg.cpp:947 shutdowndlg.cpp:974
msgid "&Shutdown" msgid "&Shutdown"
msgstr "" msgstr ""
#: shutdowndlg.cpp:1016 shutdowndlg.cpp:1042 #: shutdowndlg.cpp:949 shutdowndlg.cpp:975
msgid "" msgid ""
"<qt><p>Log out of the current session and turn off the computer.</p></qt>" "<qt><p>Log out of the current session and turn off the computer.</p></qt>"
msgstr "" msgstr ""
#: shutdowndlg.cpp:1371 #: shutdowndlg.cpp:1247
msgid "Skip Notification" msgid "Skip Notification"
msgstr "" msgstr ""
#: shutdowndlg.cpp:1372 #: shutdowndlg.cpp:1248
msgid "Abort Logout" msgid "Abort Logout"
msgstr "" msgstr ""
#: shutdowndlg.cpp:1427 #: shutdowndlg.cpp:1303
msgid "Would you like to turn off your computer?" msgid "Would you like to turn off your computer?"
msgstr "" msgstr ""
#: shutdowndlg.cpp:1428 #: shutdowndlg.cpp:1304
msgid "" msgid ""
"This computer will turn off automatically\n" "This computer will turn off automatically\n"
"after %1 seconds." "after %1 seconds."
msgstr "" msgstr ""
#: shutdowndlg.cpp:1434 #: shutdowndlg.cpp:1310
msgid "Would you like to reboot your computer?" msgid "Would you like to reboot your computer?"
msgstr "" msgstr ""
#: shutdowndlg.cpp:1436 #: shutdowndlg.cpp:1312
msgid "Would you like to reboot to \"%1\"?" msgid "Would you like to reboot to \"%1\"?"
msgstr "" msgstr ""
#: shutdowndlg.cpp:1437 #: shutdowndlg.cpp:1313
msgid "" msgid ""
"This computer will reboot automatically\n" "This computer will reboot automatically\n"
"after %1 seconds." "after %1 seconds."
msgstr "" msgstr ""
#: shutdowndlg.cpp:1441 #: shutdowndlg.cpp:1317
msgid "Would you like to end your current session?" msgid "Would you like to end your current session?"
msgstr "" msgstr ""
#: shutdowndlg.cpp:1442 #: shutdowndlg.cpp:1318
msgid "" msgid ""
"This session will end\n" "This session will end\n"
"after %1 seconds automatically." "after %1 seconds automatically."

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-08-16 18:17+0000\n" "POT-Creation-Date: 2022-02-13 18:16+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"
@ -52,16 +52,11 @@ msgstr ""
msgid "This media name already exists." msgid "This media name already exists."
msgstr "" msgstr ""
#: mediaimpl.cpp:229 mediaimpl.cpp:296 #: mediaimpl.cpp:229 mediaimpl.cpp:287
msgid "No such medium." msgid "No such medium."
msgstr "" msgstr ""
#: mediaimpl.cpp:237 #: mediaimpl.cpp:264 mediamanager/tdehardwarebackend.cpp:191
msgid "The drive is encrypted."
msgstr ""
#: mediaimpl.cpp:273 mediamanager/halbackend.cpp:291
#: mediamanager/tdehardwarebackend.cpp:191
#: mediamanager/tdehardwarebackend.cpp:242 #: mediamanager/tdehardwarebackend.cpp:242
#: mounthelper/tdeio_media_mounthelper.cpp:80 #: mounthelper/tdeio_media_mounthelper.cpp:80
msgid "Unknown mount error." msgid "Unknown mount error."
@ -76,10 +71,8 @@ msgid "Unlock"
msgstr "" msgstr ""
#: mediamanager/fstabbackend.cpp:105 mediamanager/fstabbackend.cpp:120 #: mediamanager/fstabbackend.cpp:105 mediamanager/fstabbackend.cpp:120
#: mediamanager/halbackend.cpp:1646 mediamanager/halbackend.cpp:1673 #: mediamanager/mediamanager.cpp:296 mediamanager/mediamanager.cpp:308
#: mediamanager/halbackend.cpp:1861 mediamanager/halbackend.cpp:1935 #: mediamanager/mediamanager.cpp:320 mediamanager/mediamanager.cpp:332
#: mediamanager/mediamanager.cpp:364 mediamanager/mediamanager.cpp:376
#: mediamanager/mediamanager.cpp:388 mediamanager/mediamanager.cpp:400
#: mediamanager/tdehardwarebackend.cpp:1311 #: mediamanager/tdehardwarebackend.cpp:1311
#: mediamanager/tdehardwarebackend.cpp:1325 #: mediamanager/tdehardwarebackend.cpp:1325
#: mediamanager/tdehardwarebackend.cpp:1441 #: mediamanager/tdehardwarebackend.cpp:1441
@ -88,204 +81,45 @@ msgstr ""
msgid "No such medium: %1" msgid "No such medium: %1"
msgstr "" msgstr ""
#: mediamanager/fstabbackend.cpp:416 #: mediamanager/fstabbackend.cpp:415
msgid "CD Recorder" msgid "CD Recorder"
msgstr "" msgstr ""
#: mediamanager/fstabbackend.cpp:422 #: mediamanager/fstabbackend.cpp:421
msgid "DVD" msgid "DVD"
msgstr "" msgstr ""
#: mediamanager/fstabbackend.cpp:435 #: mediamanager/fstabbackend.cpp:434
msgid "CD-ROM" msgid "CD-ROM"
msgstr "" msgstr ""
#: mediamanager/fstabbackend.cpp:448 #: mediamanager/fstabbackend.cpp:447
msgid "Floppy" msgid "Floppy"
msgstr "" msgstr ""
#: mediamanager/fstabbackend.cpp:456 #: mediamanager/fstabbackend.cpp:455
msgid "Zip Disk" msgid "Zip Disk"
msgstr "" msgstr ""
#: mediamanager/fstabbackend.cpp:467 #: mediamanager/fstabbackend.cpp:466
msgid "Removable Device" msgid "Removable Device"
msgstr "" msgstr ""
#: mediamanager/fstabbackend.cpp:472 mediamanager/fstabbackend.cpp:478 #: mediamanager/fstabbackend.cpp:471 mediamanager/fstabbackend.cpp:477
msgid "Remote Share" msgid "Remote Share"
msgstr "" msgstr ""
#: mediamanager/fstabbackend.cpp:483 #: mediamanager/fstabbackend.cpp:482
msgid "Hard Disk" msgid "Hard Disk"
msgstr "" msgstr ""
#: mediamanager/halbackend.cpp:780 mediamanager/tdehardwarebackend.cpp:825 #: mediamanager/mediamanager.cpp:216 mediamanager/mediamanager.cpp:223
msgid "Unknown Drive" #: mediamanager/mediamanager.cpp:236 mediamanager/mediamanager.cpp:243
msgstr "" #: mediamanager/mediamanager.cpp:256 mediamanager/mediamanager.cpp:263
#: mediamanager/mediamanager.cpp:276 mediamanager/mediamanager.cpp:283
#: mediamanager/halbackend.cpp:796 mediamanager/tdehardwarebackend.cpp:871
msgid "Floppy Drive"
msgstr ""
#: mediamanager/halbackend.cpp:804
msgid "Zip Drive"
msgstr ""
#: mediamanager/halbackend.cpp:879 mediamanager/tdehardwarebackend.cpp:929
msgid "Camera"
msgstr ""
#: mediamanager/halbackend.cpp:1261 mediamanager/halbackend.cpp:1287
msgid "Authenticate"
msgstr ""
#: mediamanager/halbackend.cpp:1262
msgid ""
"<big><b>System policy prevents mounting internal media</b></big><br/"
">Authentication is required to perform this action. Please enter your "
"password to verify."
msgstr ""
#: mediamanager/halbackend.cpp:1288
msgid ""
"<big><b>System policy prevents unmounting media mounted by other users</b></"
"big><br/>Authentication is required to perform this action. Please enter "
"your password to verify."
msgstr ""
#: mediamanager/halbackend.cpp:1304 mediamanager/halbackend.cpp:1313
#: mediamanager/halbackend.cpp:1907 mediamanager/halbackend.cpp:1979
msgid "Internal Error"
msgstr ""
#: mediamanager/halbackend.cpp:1324
msgid "Invalid filesystem type"
msgstr ""
#: mediamanager/halbackend.cpp:1326
msgid ""
"Permission denied<p>Please ensure that:<br>1. You have permission to access "
"this device.<br>2. This device node is not listed in /etc/fstab.</p>"
msgstr ""
#: mediamanager/halbackend.cpp:1330
msgid "Device is already mounted."
msgstr ""
#: mediamanager/halbackend.cpp:1380
msgid ""
"Moreover, programs still using the device have been detected. They are "
"listed below. You have to close them or change their working directory "
"before attempting to unmount the device again."
msgstr ""
#: mediamanager/halbackend.cpp:1421 mediamanager/tdehardwarebackend.cpp:1663
msgid ""
"Programs that were still using the device have been forcibly terminated. "
"They are listed below."
msgstr ""
#: mediamanager/halbackend.cpp:1441 mediamanager/halbackend.cpp:1795
msgid ""
"Unfortunately, the device <b>%1</b> (%2) named <b>'%3'</b> and currently "
"mounted at <b>%4</b> could not be unmounted. "
msgstr ""
#: mediamanager/halbackend.cpp:1447 mediamanager/tdehardwarebackend.cpp:1546
msgid "The following error was returned by umount command:"
msgstr ""
#: mediamanager/halbackend.cpp:1494 mediamanager/halbackend.cpp:1678
#: mediamanager/tdehardwarebackend.cpp:1219
#: mediamanager/tdehardwarebackend.cpp:1330
#: mounthelper/tdeio_media_mounthelper.cpp:66
#: mounthelper/tdeio_media_mounthelper.cpp:93
msgid "%1 is not a mountable media."
msgstr ""
#: mediamanager/halbackend.cpp:1499 mediamanager/tdehardwarebackend.cpp:1224
#: mounthelper/tdeio_media_mounthelper.cpp:70
msgid "%1 is already mounted to %2."
msgstr ""
#: mediamanager/halbackend.cpp:1616
msgid "Cannot mount encrypted locked drives!"
msgstr ""
#: mediamanager/halbackend.cpp:1683 mediamanager/tdehardwarebackend.cpp:1335
#: mounthelper/tdeio_media_mounthelper.cpp:97
msgid "%1 is already unmounted."
msgstr ""
#: mediamanager/halbackend.cpp:1735 mediamanager/halbackend.cpp:1756
#: mediamanager/halbackend.cpp:1769 mediamanager/halbackend.cpp:1888
#: mediamanager/halbackend.cpp:1898 mediamanager/halbackend.cpp:1962
#: mediamanager/halbackend.cpp:1970
msgid "Internal error"
msgstr ""
#: mediamanager/halbackend.cpp:1747
msgid "Unknown error"
msgstr ""
#: mediamanager/halbackend.cpp:1801
msgid "Unmounting failed due to the following error:"
msgstr ""
#: mediamanager/halbackend.cpp:1803
msgid "Device is Busy:"
msgstr ""
#: mediamanager/halbackend.cpp:1807
msgid ""
"Permission denied<p>Please ensure that:<br>1. You have permission to access "
"this device.<br>2. This device was originally mounted using TDE.</p>"
msgstr ""
#: mediamanager/halbackend.cpp:1819
msgid ""
"%1<p><b>Would you like to forcibly terminate these processes?</b><br><i>All "
"unsaved data would be lost</i>"
msgstr ""
#: mediamanager/halbackend.cpp:1866 mediamanager/halbackend.cpp:1940
#: mediamanager/tdehardwarebackend.cpp:1446
#: mediamanager/tdehardwarebackend.cpp:1495
#: mounthelper/tdeio_media_mounthelper.cpp:122
#: mounthelper/tdeio_media_mounthelper.cpp:154
msgid "%1 is not an encrypted media."
msgstr ""
#: mediamanager/halbackend.cpp:1871 mediamanager/tdehardwarebackend.cpp:1451
#: mounthelper/tdeio_media_mounthelper.cpp:127
msgid "%1 is already unlocked."
msgstr ""
#: mediamanager/halbackend.cpp:1910
msgid "Wrong password"
msgstr ""
#: mediamanager/halbackend.cpp:1945 mediamanager/tdehardwarebackend.cpp:1500
#: mounthelper/tdeio_media_mounthelper.cpp:159
msgid "%1 is already locked."
msgstr ""
#: mediamanager/mediamanager.cpp:256 mediamanager/mediamanager.cpp:283
#: mediamanager/mediamanager.cpp:310 mediamanager/mediamanager.cpp:337
msgid "Feature only available with the TDE hardware backend" msgid "Feature only available with the TDE hardware backend"
msgstr "" msgstr ""
#: mediamanager/mediamanager.cpp:263 mediamanager/mediamanager.cpp:290
#: mediamanager/mediamanager.cpp:317 mediamanager/mediamanager.cpp:344
msgid "Feature only available with HAL"
msgstr ""
#: mediamanager/mediamanager.cpp:270 mediamanager/mediamanager.cpp:297
#: mediamanager/mediamanager.cpp:324 mediamanager/mediamanager.cpp:351
msgid "Feature only available with HAL or TDE hardware backend"
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:485 #: mediamanager/tdehardwarebackend.cpp:485
#: mediamanager/tdehardwarebackend.cpp:522 #: mediamanager/tdehardwarebackend.cpp:522
#: mediamanager/tdehardwarebackend.cpp:778 #: mediamanager/tdehardwarebackend.cpp:778
@ -388,10 +222,34 @@ msgstr ""
msgid "%1 Fixed Disk (%2)" msgid "%1 Fixed Disk (%2)"
msgstr "" msgstr ""
#: mediamanager/tdehardwarebackend.cpp:825
msgid "Unknown Drive"
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:871
msgid "Floppy Drive"
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:885 #: mediamanager/tdehardwarebackend.cpp:885
msgid "%1 Zip Disk" msgid "%1 Zip Disk"
msgstr "" msgstr ""
#: mediamanager/tdehardwarebackend.cpp:929
msgid "Camera"
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1219
#: mediamanager/tdehardwarebackend.cpp:1330
#: mounthelper/tdeio_media_mounthelper.cpp:66
#: mounthelper/tdeio_media_mounthelper.cpp:93
msgid "%1 is not a mountable media."
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1224
#: mounthelper/tdeio_media_mounthelper.cpp:70
msgid "%1 is already mounted to %2."
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1258 #: mediamanager/tdehardwarebackend.cpp:1258
#: mediamanager/tdehardwarebackend.cpp:1369 #: mediamanager/tdehardwarebackend.cpp:1369
#: mediamanager/tdehardwarebackend.cpp:1459 #: mediamanager/tdehardwarebackend.cpp:1459
@ -412,6 +270,11 @@ msgstr ""
msgid "<p>Technical details:<br>" msgid "<p>Technical details:<br>"
msgstr "" msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1335
#: mounthelper/tdeio_media_mounthelper.cpp:97
msgid "%1 is already unmounted."
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1382 #: mediamanager/tdehardwarebackend.cpp:1382
#: mediamanager/tdehardwarebackend.cpp:1404 #: mediamanager/tdehardwarebackend.cpp:1404
#: mediamanager/tdehardwarebackend.cpp:1540 #: mediamanager/tdehardwarebackend.cpp:1540
@ -427,14 +290,35 @@ msgid ""
"terminate these processes?</b><br><i>All unsaved data would be lost</i>" "terminate these processes?</b><br><i>All unsaved data would be lost</i>"
msgstr "" msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1446
#: mediamanager/tdehardwarebackend.cpp:1495
#: mounthelper/tdeio_media_mounthelper.cpp:122
#: mounthelper/tdeio_media_mounthelper.cpp:154
msgid "%1 is not an encrypted media."
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1451
#: mounthelper/tdeio_media_mounthelper.cpp:127
msgid "%1 is already unlocked."
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1466 #: mediamanager/tdehardwarebackend.cpp:1466
msgid "<b>Unable to unlock the device.</b>" msgid "<b>Unable to unlock the device.</b>"
msgstr "" msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1500
#: mounthelper/tdeio_media_mounthelper.cpp:159
msgid "%1 is already locked."
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1515 #: mediamanager/tdehardwarebackend.cpp:1515
msgid "<b>Unable to lock the device.</b>" msgid "<b>Unable to lock the device.</b>"
msgstr "" msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1546
msgid "The following error was returned by umount command:"
msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1622 #: mediamanager/tdehardwarebackend.cpp:1622
msgid "" msgid ""
"Programs still using the device have been detected. They are listed below. " "Programs still using the device have been detected. They are listed below. "
@ -442,6 +326,12 @@ msgid ""
"to unmount the device again." "to unmount the device again."
msgstr "" msgstr ""
#: mediamanager/tdehardwarebackend.cpp:1663
msgid ""
"Programs that were still using the device have been forcibly terminated. "
"They are listed below."
msgstr ""
#: mounthelper/tdeio_media_mounthelper.cpp:51 #: mounthelper/tdeio_media_mounthelper.cpp:51
msgid "The TDE mediamanager is not running.\n" msgid "The TDE mediamanager is not running.\n"
msgstr "" msgstr ""
@ -593,70 +483,58 @@ msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:8 #: libmediacommon/mediamanagersettings.kcfg:8
#, no-c-format #, no-c-format
msgid "Enable HAL backend"
msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:9
#, no-c-format
msgid ""
"When HAL (Hardware Abstraction Layer) support is enabled, TDE will use it to "
"gather information on the storage media available in your system."
msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:13
#, no-c-format
msgid "Enable TDE hardware library backend" msgid "Enable TDE hardware library backend"
msgstr "" msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:14 #: libmediacommon/mediamanagersettings.kcfg:9
#, no-c-format #, no-c-format
msgid "" msgid ""
"When TDE hardware library support is enabled, TDE will use it to gather " "When TDE hardware library support is enabled, TDE will use it to gather "
"information on the storage media available in your system." "information on the storage media available in your system."
msgstr "" msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:18 #: libmediacommon/mediamanagersettings.kcfg:13
#, no-c-format #, no-c-format
msgid "Enable CD polling" msgid "Enable CD polling"
msgstr "" msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:19 #: libmediacommon/mediamanagersettings.kcfg:14
#, no-c-format #, no-c-format
msgid "" msgid ""
"Allows TDE to poll CD-Rom or DVD-Rom drives itself in order to detect medium " "Allows TDE to poll CD-Rom or DVD-Rom drives itself in order to detect medium "
"insert." "insert."
msgstr "" msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:23 #: libmediacommon/mediamanagersettings.kcfg:18
#, no-c-format #, no-c-format
msgid "Enable medium application autostart after mount" msgid "Enable medium application autostart after mount"
msgstr "" msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:24 #: libmediacommon/mediamanagersettings.kcfg:19
#, no-c-format #, no-c-format
msgid "" msgid ""
"Allows TDE to autostart application after a medium mount if it contains an " "Allows TDE to autostart application after a medium mount if it contains an "
"Autostart or an Autoopen file." "Autostart or an Autoopen file."
msgstr "" msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:28 #: libmediacommon/mediamanagersettings.kcfg:23
#, no-c-format #, no-c-format
msgid "Enable notification dialogs popups" msgid "Enable notification dialogs popups"
msgstr "" msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:29 #: libmediacommon/mediamanagersettings.kcfg:24
#, no-c-format #, no-c-format
msgid "" msgid ""
"Deselect this if you do not want action request dialog popups to be " "Deselect this if you do not want action request dialog popups to be "
"generated when devices are plugged in." "generated when devices are plugged in."
msgstr "" msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:33 #: libmediacommon/mediamanagersettings.kcfg:28
#, no-c-format #, no-c-format
msgid "Enable device monitor notification popups" msgid "Enable device monitor notification popups"
msgstr "" msgstr ""
#: libmediacommon/mediamanagersettings.kcfg:34 #: libmediacommon/mediamanagersettings.kcfg:29
#, no-c-format #, no-c-format
msgid "" msgid ""
"Deselect this if you do not want device monitoring popups to be generated " "Deselect this if you do not want device monitoring popups to be generated "

Loading…
Cancel
Save