From d39ff07442e5bf2e5559ae4d91b9ee32e8643bd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 13 Dec 2018 15:13:21 +0100 Subject: Add translation templates for tdeadmin. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- template/messages/tdeadmin/kcmlilo.pot | 578 +++++++++ template/messages/tdeadmin/kcron.pot | 709 +++++++++++ template/messages/tdeadmin/kdat.pot | 1176 ++++++++++++++++++ template/messages/tdeadmin/knetworkconf.pot | 965 +++++++++++++++ template/messages/tdeadmin/kpackage.pot | 1111 +++++++++++++++++ template/messages/tdeadmin/ksysv.pot | 863 +++++++++++++ template/messages/tdeadmin/kuser.pot | 1766 +++++++++++++++++++++++++++ template/messages/tdeadmin/secpolicy.pot | 65 + template/messages/tdeadmin/tdefile_deb.pot | 46 + template/messages/tdeadmin/tdefile_rpm.pot | 74 ++ 10 files changed, 7353 insertions(+) create mode 100644 template/messages/tdeadmin/kcmlilo.pot create mode 100644 template/messages/tdeadmin/kcron.pot create mode 100644 template/messages/tdeadmin/kdat.pot create mode 100644 template/messages/tdeadmin/knetworkconf.pot create mode 100644 template/messages/tdeadmin/kpackage.pot create mode 100644 template/messages/tdeadmin/ksysv.pot create mode 100644 template/messages/tdeadmin/kuser.pot create mode 100644 template/messages/tdeadmin/secpolicy.pot create mode 100644 template/messages/tdeadmin/tdefile_deb.pot create mode 100644 template/messages/tdeadmin/tdefile_rpm.pot (limited to 'template') diff --git a/template/messages/tdeadmin/kcmlilo.pot b/template/messages/tdeadmin/kcmlilo.pot new file mode 100644 index 00000000000..6988c44adcf --- /dev/null +++ b/template/messages/tdeadmin/kcmlilo.pot @@ -0,0 +1,578 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:15+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: kde-qt-common/EditWidget.cpp:43 +msgid "Select..." +msgstr "" + +#: kde-qt-common/expert.cpp:41 +msgid "" +"You can edit the lilo.conf file directly here. All changes you make here are " +"automatically transferred to the graphical interface." +msgstr "" + +#: kde-qt-common/general.cpp:45 +msgid "Install &boot record to drive/partition:" +msgstr "" + +#: kde-qt-common/general.cpp:55 +msgid "" +"Select the drive or partition you want to install the LILO boot loader to " +"here. Unless you intend to use other boot managers in addition to LILO, this " +"should be the MBR (master boot record) of your boot drive.
In this case, " +"you should probably select /dev/hda if your boot drive is an IDE " +"drive or /dev/sda if your boot drive is SCSI." +msgstr "" + +#: kde-qt-common/general.cpp:58 +msgid "Boot the default kernel/OS &after:" +msgstr "" + +#: kde-qt-common/general.cpp:60 +msgid "/10 seconds" +msgstr "" + +#: kde-qt-common/general.cpp:64 +msgid "" +"LILO will wait the amount of time specified here before booting the kernel " +"(or OS) marked as default in the Images tab." +msgstr "" + +#: kde-qt-common/general.cpp:67 +msgid "Use &linear mode" +msgstr "" + +#: kde-qt-common/general.cpp:69 +msgid "" +"Check this box if you want to use the linear mode.
Linear mode tells the " +"boot loader the location of kernels in linear addressing rather than " +"sector/head/cylinder.
linear mode is required for some SCSI drives, and " +"shouldn't hurt unless you're planning to create a boot disk to be used with " +"a different computer.
See the lilo.conf man page for details." +msgstr "" + +#: kde-qt-common/general.cpp:70 +msgid "Use &compact mode" +msgstr "" + +#: kde-qt-common/general.cpp:72 +msgid "" +"Check this box if you want to use the compact mode.
The compact mode " +"tries to merge read requests for adjacent sectors into a single read " +"request. This reduces load time and keeps the boot map smaller, but will not " +"work on all systems." +msgstr "" + +#: kde-qt-common/general.cpp:76 kde/Details.cpp:82 qt/Details.cpp:85 +msgid "&Record boot command lines for defaults" +msgstr "" + +#: kde-qt-common/general.cpp:78 +msgid "" +"Checking this box enables automatic recording of boot command lines as the " +"defaults for the following boots. This way, lilo \"locks\" on a choice until " +"it is manually overridden.\n" +"This sets the lock option in lilo.conf." +msgstr "" + +#: kde-qt-common/general.cpp:79 kde/Details.cpp:84 qt/Details.cpp:87 +msgid "R&estrict parameters" +msgstr "" + +#: kde-qt-common/general.cpp:82 +msgid "" +"If this box is checked, a password (entered below) is required only if any " +"parameters are changed (i.e. the user can boot linux, but not " +"linux single or linux init=/bin/sh).\n" +"This sets the restricted option in lilo.conf.
This sets a default " +"for all Linux kernels you want to boot. If you need a per-kernel setting, go " +"to the Operating systems tab and select Details." +msgstr "" + +#: kde-qt-common/general.cpp:86 kde/Details.cpp:89 qt/Details.cpp:93 +msgid "Require &password:" +msgstr "" + +#: kde-qt-common/general.cpp:93 +msgid "" +"Enter the password required for bootup (if any) here. If restricted " +"above is checked, the password is required for additional parameters " +"only.
WARNING: The password is stored in clear text in " +"/etc/lilo.conf. You'll want to make sure nobody untrusted can read this " +"file. Also, you probably don't want to use your normal/root password " +"here.
This sets a default for all Linux kernels you want to boot. If you " +"need a per-kernel setting, go to the Operating systems tab and select " +"Details." +msgstr "" + +#: kde-qt-common/general.cpp:97 +msgid "&Default graphics mode on text console:" +msgstr "" + +#: kde-qt-common/general.cpp:100 +msgid "" +"You can select the default graphics mode here.
If you intend to use a VGA " +"graphics mode, you must compile the kernel with support for framebuffer " +"devices. The ask setting brings up a prompt at boot time.
This " +"sets a default for all Linux kernels you want to boot. If you need a " +"per-kernel setting, go to the Operating systems tab and select " +"Details." +msgstr "" + +#: kde-qt-common/general.cpp:101 kde/Details.cpp:48 qt/Details.cpp:48 +msgid "default" +msgstr "" + +#: kde-qt-common/general.cpp:102 kde/Details.cpp:49 qt/Details.cpp:49 +msgid "ask" +msgstr "" + +#: kde-qt-common/general.cpp:103 kde/Details.cpp:50 qt/Details.cpp:50 +msgid "text 80x25 (0)" +msgstr "" + +#: kde-qt-common/general.cpp:104 kde/Details.cpp:51 qt/Details.cpp:51 +msgid "text 80x50 (1)" +msgstr "" + +#: kde-qt-common/general.cpp:105 kde/Details.cpp:52 qt/Details.cpp:52 +msgid "text 80x43 (2)" +msgstr "" + +#: kde-qt-common/general.cpp:106 kde/Details.cpp:53 qt/Details.cpp:53 +msgid "text 80x28 (3)" +msgstr "" + +#: kde-qt-common/general.cpp:107 kde/Details.cpp:54 qt/Details.cpp:54 +msgid "text 80x30 (4)" +msgstr "" + +#: kde-qt-common/general.cpp:108 kde/Details.cpp:55 qt/Details.cpp:55 +msgid "text 80x34 (5)" +msgstr "" + +#: kde-qt-common/general.cpp:109 kde/Details.cpp:56 qt/Details.cpp:56 +msgid "text 80x60 (6)" +msgstr "" + +#: kde-qt-common/general.cpp:110 kde/Details.cpp:57 qt/Details.cpp:57 +msgid "text 40x25 (7)" +msgstr "" + +#: kde-qt-common/general.cpp:111 kde/Details.cpp:58 qt/Details.cpp:58 +msgid "VGA 640x480, 256 colors (769)" +msgstr "" + +#: kde-qt-common/general.cpp:112 kde/Details.cpp:59 qt/Details.cpp:59 +msgid "VGA 640x480, 32767 colors (784)" +msgstr "" + +#: kde-qt-common/general.cpp:113 kde/Details.cpp:60 qt/Details.cpp:60 +msgid "VGA 640x480, 65536 colors (785)" +msgstr "" + +#: kde-qt-common/general.cpp:114 kde/Details.cpp:61 qt/Details.cpp:61 +msgid "VGA 640x480, 16.7M colors (786)" +msgstr "" + +#: kde-qt-common/general.cpp:115 kde/Details.cpp:62 qt/Details.cpp:62 +msgid "VGA 800x600, 256 colors (771)" +msgstr "" + +#: kde-qt-common/general.cpp:116 kde/Details.cpp:63 qt/Details.cpp:63 +msgid "VGA 800x600, 32767 colors (787)" +msgstr "" + +#: kde-qt-common/general.cpp:117 kde/Details.cpp:64 qt/Details.cpp:64 +msgid "VGA 800x600, 65536 colors (788)" +msgstr "" + +#: kde-qt-common/general.cpp:118 kde/Details.cpp:65 qt/Details.cpp:65 +msgid "VGA 800x600, 16.7M colors (789)" +msgstr "" + +#: kde-qt-common/general.cpp:119 kde/Details.cpp:66 qt/Details.cpp:66 +msgid "VGA 1024x768, 256 colors (773)" +msgstr "" + +#: kde-qt-common/general.cpp:120 kde/Details.cpp:67 qt/Details.cpp:67 +msgid "VGA 1024x768, 32767 colors (790)" +msgstr "" + +#: kde-qt-common/general.cpp:121 kde/Details.cpp:68 qt/Details.cpp:68 +msgid "VGA 1024x768, 65536 colors (791)" +msgstr "" + +#: kde-qt-common/general.cpp:122 kde/Details.cpp:69 qt/Details.cpp:69 +msgid "VGA 1024x768, 16.7M colors (792)" +msgstr "" + +#: kde-qt-common/general.cpp:123 kde/Details.cpp:70 qt/Details.cpp:70 +msgid "VGA 1280x1024, 256 colors (775)" +msgstr "" + +#: kde-qt-common/general.cpp:124 kde/Details.cpp:71 qt/Details.cpp:71 +msgid "VGA 1280x1024, 32767 colors (793)" +msgstr "" + +#: kde-qt-common/general.cpp:125 kde/Details.cpp:72 qt/Details.cpp:72 +msgid "VGA 1280x1024, 65536 colors (794)" +msgstr "" + +#: kde-qt-common/general.cpp:126 kde/Details.cpp:73 qt/Details.cpp:73 +msgid "VGA 1280x1024, 16.7M colors (795)" +msgstr "" + +#: kde-qt-common/general.cpp:130 +msgid "Enter LILO &prompt automatically" +msgstr "" + +#: kde-qt-common/general.cpp:131 +msgid "" +"If this box is checked, LILO goes to the LILO prompt whether or not a key is " +"pressed. If it is turned off, LILO boots the default operating system unless " +"shift is pressed (in that case, it goes to the LILO prompt).
This sets " +"the prompt option in lilo.conf." +msgstr "" + +#: kde-qt-common/images.cpp:53 +msgid "" +"This is the list of kernels and operating systems you can currently boot. " +"Select which one you want to edit here." +msgstr "" + +#: kde-qt-common/images.cpp:59 kde-qt-common/images.cpp:281 +msgid "&Kernel:" +msgstr "" + +#: kde-qt-common/images.cpp:60 kde-qt-common/images.cpp:187 +msgid "Enter the filename of the kernel you want to boot here." +msgstr "" + +#: kde-qt-common/images.cpp:62 kde-qt-common/images.cpp:188 +#: kde-qt-common/images.cpp:216 +msgid "&Label:" +msgstr "" + +#: kde-qt-common/images.cpp:63 kde-qt-common/images.cpp:188 +msgid "Enter the label (name) of the kernel you want to boot here." +msgstr "" + +#: kde-qt-common/images.cpp:65 kde-qt-common/images.cpp:189 +msgid "&Root filesystem:" +msgstr "" + +#: kde-qt-common/images.cpp:66 kde-qt-common/images.cpp:189 +msgid "" +"Enter the root filesystem (i.e. the partition that will be mounted as / at " +"boot time) for the kernel you want to boot here." +msgstr "" + +#: kde-qt-common/images.cpp:68 kde-qt-common/images.cpp:190 +msgid "&Initial ramdisk:" +msgstr "" + +#: kde-qt-common/images.cpp:69 kde-qt-common/images.cpp:190 +msgid "" +"If you want to use an initial ramdisk (initrd) for this kernel, enter its " +"filename here. Leave this field blank if you don't intend to use an initial " +"ramdisk for this kernel." +msgstr "" + +#: kde-qt-common/images.cpp:71 +msgid "E&xtra parameters:" +msgstr "" + +#: kde-qt-common/images.cpp:72 +msgid "" +"Enter any extra parameters you wish to pass to the kernel here. Usually, " +"this can be left blank.
This sets the append option in lilo.conf." +msgstr "" + +#: kde-qt-common/images.cpp:79 +msgid "Set &Default" +msgstr "" + +#: kde-qt-common/images.cpp:80 +msgid "Boot this kernel/OS if the user doesn't make a different choice" +msgstr "" + +#: kde-qt-common/images.cpp:82 +msgid "De&tails" +msgstr "" + +#: kde-qt-common/images.cpp:83 +msgid "" +"This button brings up a dialog box with further, less commonly used, options." +msgstr "" + +#: kde-qt-common/images.cpp:85 +msgid "&Probe" +msgstr "" + +#: kde-qt-common/images.cpp:87 +msgid "" +"Automatically generate a (hopefully) reasonable lilo.conf for your system" +msgstr "" + +#: kde-qt-common/images.cpp:88 +msgid "&Check Configuration" +msgstr "" + +#: kde-qt-common/images.cpp:90 +msgid "Run LILO in test mode to see if the configuration is ok" +msgstr "" + +#: kde-qt-common/images.cpp:91 +msgid "Add &Kernel..." +msgstr "" + +#: kde-qt-common/images.cpp:93 +msgid "Add a new Linux kernel to the boot menu" +msgstr "" + +#: kde-qt-common/images.cpp:94 +msgid "Add Other &OS..." +msgstr "" + +#: kde-qt-common/images.cpp:96 +msgid "Add a non-Linux OS to the boot menu" +msgstr "" + +#: kde-qt-common/images.cpp:97 +msgid "&Remove Entry" +msgstr "" + +#: kde-qt-common/images.cpp:99 +msgid "Remove entry from the boot menu" +msgstr "" + +#: kde-qt-common/images.cpp:177 +msgid "Configuration ok. LILO said:\n" +msgstr "" + +#: kde-qt-common/images.cpp:178 +msgid "Configuration OK" +msgstr "" + +#: kde-qt-common/images.cpp:180 +msgid "Configuration NOT ok. LILO said:\n" +msgstr "" + +#: kde-qt-common/images.cpp:181 +msgid "Configuration NOT ok" +msgstr "" + +#: kde-qt-common/images.cpp:187 +msgid "&Kernel filename:" +msgstr "" + +#: kde-qt-common/images.cpp:215 +msgid "Boot from dis&k:" +msgstr "" + +#: kde-qt-common/images.cpp:215 +msgid "" +"Enter the partition containing the operating system you'd like to boot here." +msgstr "" + +#: kde-qt-common/images.cpp:216 +msgid "Enter the label (name) of the operating system here." +msgstr "" + +#: kde-qt-common/images.cpp:297 +msgid "Dis&k:" +msgstr "" + +#: kde-qt-common/mainwidget.cpp:43 +msgid "&General Options" +msgstr "" + +#: kde-qt-common/mainwidget.cpp:44 +msgid "&Operating Systems" +msgstr "" + +#: kde-qt-common/mainwidget.cpp:45 kde-qt-common/mainwidget.cpp:65 +#: kde-qt-common/mainwidget.cpp:94 kde-qt-common/mainwidget.cpp:100 +msgid "&Expert" +msgstr "" + +#: kde-qt-common/mainwidget.cpp:96 kde-qt-common/mainwidget.cpp:104 +msgid "&General options" +msgstr "" + +#: kde-qt-common/mainwidget.cpp:98 kde-qt-common/mainwidget.cpp:102 +msgid "&Operating systems" +msgstr "" + +#: kde/Details.cpp:44 qt/Details.cpp:44 +msgid "&Graphics mode on text console:" +msgstr "" + +#: kde/Details.cpp:47 qt/Details.cpp:47 +msgid "" +"You can select the graphics mode for this kernel here.
If you intend to " +"use a VGA graphics mode, you must compile the kernel with support for " +"framebuffer devices. The ask setting brings up a prompt at boot time." +msgstr "" + +#: kde/Details.cpp:75 qt/Details.cpp:76 +msgid "Mount root filesystem &read-only" +msgstr "" + +#: kde/Details.cpp:76 qt/Details.cpp:77 +msgid "" +"Mount the root filesystem for this kernel read-only. Since the init scripts " +"normally take care of remounting the root filesystem in read-write mode " +"after running some checks, this should always be turned on.
Don't turn " +"this off unless you know what you're doing." +msgstr "" + +#: kde/Details.cpp:78 qt/Details.cpp:80 +msgid "Do not check &partition table" +msgstr "" + +#: kde/Details.cpp:79 +msgid "" +"This turns off some sanity checks while writing the configuration. This " +"should not be used under \"normal\" circumstances, but it can be useful, for " +"example, by providing the capability of booting from a floppy disk, without " +"having a floppy in the drive every time you run lilo.
This sets the " +"unsafe keyword in lilo.conf." +msgstr "" + +#: kde/Details.cpp:83 qt/Details.cpp:86 +msgid "" +"Checking this box enables automatic recording of boot command lines as the " +"default for the following bootups. This way, lilo \"locks\" on a choice " +"until it is manually overridden.
This sets the lock option in " +"lilo.conf" +msgstr "" + +#: kde/Details.cpp:86 qt/Details.cpp:89 +msgid "" +"If this box is checked, a password (entered below) is required only if any " +"parameters are changed (i.e. the user can boot linux, but not " +"linux single or linux init=/bin/sh).\n" +"This sets the restricted option in lilo.conf." +msgstr "" + +#: kde/Details.cpp:94 qt/Details.cpp:98 +msgid "" +"Enter the password required for bootup (if any) here. If restricted " +"above is checked, the password is required for additional parameters " +"only.
WARNING: The password is stored in clear text in " +"/etc/lilo.conf. You'll want to make sure nobody untrusted can read this " +"file. Also, you probably don't want to use your normal/root password here." +msgstr "" + +#: kde/kcontrol.cpp:48 +msgid "kcmlilo" +msgstr "" + +#: kde/kcontrol.cpp:48 +msgid "LILO Configuration" +msgstr "" + +#: kde/kcontrol.cpp:50 +msgid "(c) 2000, Bernhard Rosenkraenzer" +msgstr "" + +#: qt/Details.cpp:81 +msgid "" +"This turns off some sanity checks while writing the configuration. This " +"shouldn't be used under \"normal\" circumstances, but it's useful, for " +"example, for installing the possibility to boot from a floppy disk without " +"having a floppy in the drive every time you run lilo.
This sets the " +"unsafe keyword in lilo.conf." +msgstr "" + +#: qt/Details.cpp:102 qt/InputBox.cpp:47 qt/InputBox.cpp:52 +#: qt/standalone.cpp:58 +msgid "&OK" +msgstr "" + +#: qt/Details.cpp:103 qt/InputBox.cpp:48 qt/standalone.cpp:61 +msgid "&Cancel" +msgstr "" + +#: qt/standalone.cpp:41 +msgid "&What's This?" +msgstr "" + +#: qt/standalone.cpp:43 +msgid "" +"The What's This? button is part of this program's help system. Click " +"on the What's This? button then on any widget in the window to get " +"information (like this) on it." +msgstr "" + +#: qt/standalone.cpp:45 +msgid "&Help" +msgstr "" + +#: qt/standalone.cpp:47 +msgid "" +"This button calls up the program's online help system. If it does nothing, " +"no help file has been written (yet); in that case, use the What's " +"This button on the left." +msgstr "" + +#: qt/standalone.cpp:49 +msgid "&Default" +msgstr "" + +#: qt/standalone.cpp:50 +msgid "" +"This button resets all parameters to some (hopefully sane) default values." +msgstr "" + +#: qt/standalone.cpp:52 +msgid "&Reset" +msgstr "" + +#: qt/standalone.cpp:53 +msgid "" +"This button resets all parameters to what they were before you started the " +"program." +msgstr "" + +#: qt/standalone.cpp:55 +msgid "&Apply" +msgstr "" + +#: qt/standalone.cpp:56 +msgid "This button saves all your changes without exiting." +msgstr "" + +#: qt/standalone.cpp:59 +msgid "This button saves all your changes and exits the program." +msgstr "" + +#: qt/standalone.cpp:62 +msgid "This button exits the program without saving your changes." +msgstr "" diff --git a/template/messages/tdeadmin/kcron.pot b/template/messages/tdeadmin/kcron.pot new file mode 100644 index 00000000000..46ba7e3e383 --- /dev/null +++ b/template/messages/tdeadmin/kcron.pot @@ -0,0 +1,709 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: ctcron.cpp:54 ktlistcron.cpp:44 +msgid "(System Crontab)" +msgstr "" + +#: ctcron.cpp:63 +msgid "No password entry found for user '%1'" +msgstr "" + +#: ctcron.cpp:74 +msgid "No password entry found for uid '%1'" +msgstr "" + +#: ctcron.cpp:274 +msgid "An error occurred while updating crontab." +msgstr "" + +#: ctdom.cpp:33 ctdow.cpp:58 cttask.cpp:303 +msgid "every day " +msgstr "" + +#: ctdom.cpp:50 +msgid "1st" +msgstr "" + +#: ctdom.cpp:50 +msgid "2nd" +msgstr "" + +#: ctdom.cpp:51 +msgid "3rd" +msgstr "" + +#: ctdom.cpp:51 +msgid "4th" +msgstr "" + +#: ctdom.cpp:52 +msgid "5th" +msgstr "" + +#: ctdom.cpp:52 +msgid "6th" +msgstr "" + +#: ctdom.cpp:53 +msgid "7th" +msgstr "" + +#: ctdom.cpp:53 +msgid "8th" +msgstr "" + +#: ctdom.cpp:54 +msgid "9th" +msgstr "" + +#: ctdom.cpp:54 +msgid "10th" +msgstr "" + +#: ctdom.cpp:55 +msgid "11th" +msgstr "" + +#: ctdom.cpp:55 +msgid "12th" +msgstr "" + +#: ctdom.cpp:56 +msgid "13th" +msgstr "" + +#: ctdom.cpp:56 +msgid "14th" +msgstr "" + +#: ctdom.cpp:57 +msgid "15th" +msgstr "" + +#: ctdom.cpp:57 +msgid "16th" +msgstr "" + +#: ctdom.cpp:58 +msgid "17th" +msgstr "" + +#: ctdom.cpp:58 +msgid "18th" +msgstr "" + +#: ctdom.cpp:59 +msgid "19th" +msgstr "" + +#: ctdom.cpp:59 +msgid "20th" +msgstr "" + +#: ctdom.cpp:60 +msgid "21st" +msgstr "" + +#: ctdom.cpp:60 +msgid "22nd" +msgstr "" + +#: ctdom.cpp:61 +msgid "23rd" +msgstr "" + +#: ctdom.cpp:61 +msgid "24th" +msgstr "" + +#: ctdom.cpp:62 +msgid "25th" +msgstr "" + +#: ctdom.cpp:62 +msgid "26th" +msgstr "" + +#: ctdom.cpp:63 +msgid "27th" +msgstr "" + +#: ctdom.cpp:63 +msgid "28th" +msgstr "" + +#: ctdom.cpp:64 +msgid "29th" +msgstr "" + +#: ctdom.cpp:64 +msgid "30th" +msgstr "" + +#: ctdom.cpp:65 +msgid "31st" +msgstr "" + +#: ctdow.cpp:60 +msgid "weekday " +msgstr "" + +#: ctdow.cpp:78 +msgid "Mon" +msgstr "" + +#: ctdow.cpp:78 +msgid "Tue" +msgstr "" + +#: ctdow.cpp:79 +msgid "Wed" +msgstr "" + +#: ctdow.cpp:79 +msgid "Thu" +msgstr "" + +#: ctdow.cpp:80 +msgid "Fri" +msgstr "" + +#: ctdow.cpp:80 +msgid "Sat" +msgstr "" + +#: ctdow.cpp:81 +msgid "Sun" +msgstr "" + +#: ctdow.cpp:87 +msgid "Monday" +msgstr "" + +#: ctdow.cpp:87 +msgid "Tuesday" +msgstr "" + +#: ctdow.cpp:88 +msgid "Wednesday" +msgstr "" + +#: ctdow.cpp:88 +msgid "Thursday" +msgstr "" + +#: ctdow.cpp:89 +msgid "Friday" +msgstr "" + +#: ctdow.cpp:89 +msgid "Saturday" +msgstr "" + +#: ctdow.cpp:90 +msgid "Sunday" +msgstr "" + +#: ctmonth.cpp:32 +msgid "every month " +msgstr "" + +#: ctmonth.cpp:49 +msgid "January" +msgstr "" + +#: ctmonth.cpp:49 +msgid "February" +msgstr "" + +#: ctmonth.cpp:50 +msgid "March" +msgstr "" + +#: ctmonth.cpp:50 +msgid "April" +msgstr "" + +#: ctmonth.cpp:51 +msgid "" +"_: May long\n" +"May" +msgstr "" + +#: ctmonth.cpp:51 +msgid "June" +msgstr "" + +#: ctmonth.cpp:52 +msgid "July" +msgstr "" + +#: ctmonth.cpp:52 +msgid "August" +msgstr "" + +#: ctmonth.cpp:53 +msgid "September" +msgstr "" + +#: ctmonth.cpp:53 +msgid "October" +msgstr "" + +#: ctmonth.cpp:54 +msgid "November" +msgstr "" + +#: ctmonth.cpp:54 +msgid "December" +msgstr "" + +#: cttask.cpp:238 +msgid "%H:%M" +msgstr "" + +#: cttask.cpp:239 +msgid "" +"_: Please translator, read the README.translators file in kcron's source " +"code\n" +"DAYS_OF_MONTH of MONTHS" +msgstr "" + +#: cttask.cpp:240 +msgid "" +"_: Really, read that file\n" +"every DAYS_OF_WEEK" +msgstr "" + +#: cttask.cpp:241 +msgid "DOM_FORMAT as well as DOW_FORMAT" +msgstr "" + +#: cttask.cpp:242 +msgid "At TIME" +msgstr "" + +#: cttask.cpp:243 +msgid "TIME_FORMAT, DATE_FORMAT" +msgstr "" + +#: cttask.cpp:289 +msgid ", and " +msgstr "" + +#: cttask.cpp:291 ctunit.cpp:187 +msgid " and " +msgstr "" + +#: cttask.cpp:293 ctunit.cpp:189 +msgid ", " +msgstr "" + +#: ctunit.cpp:186 +msgid "," +msgstr "" + +#: ktapp.cpp:42 ktapp.cpp:381 +msgid "Task Scheduler" +msgstr "" + +#: ktapp.cpp:72 +msgid "" +"The following error occurred while initializing KCron:\n" +"\n" +"%1\n" +"\n" +"KCron will now exit.\n" +msgstr "" + +#: ktapp.cpp:96 +msgid "" +"You can use this application to schedule programs to run in the background.\n" +"To schedule a new task now, click on the Tasks folder and select Edit/New " +"from the menu." +msgstr "" + +#: ktapp.cpp:96 +msgid "Welcome to the Task Scheduler" +msgstr "" + +#: ktapp.cpp:131 +msgid "&New..." +msgstr "" + +#: ktapp.cpp:133 +msgid "M&odify..." +msgstr "" + +#: ktapp.cpp:134 +msgid "&Delete" +msgstr "" + +#: ktapp.cpp:135 kttask.cpp:171 ktvariable.cpp:74 +msgid "&Enabled" +msgstr "" + +#: ktapp.cpp:136 +msgid "&Run Now" +msgstr "" + +#: ktapp.cpp:139 +msgid "Show &Toolbar" +msgstr "" + +#: ktapp.cpp:140 +msgid "Show &Statusbar" +msgstr "" + +#: ktapp.cpp:146 ktapp.cpp:257 ktapp.cpp:268 ktapp.cpp:288 ktapp.cpp:295 +#: ktapp.cpp:302 ktapp.cpp:309 ktapp.cpp:316 ktapp.cpp:323 ktapp.cpp:341 +#: ktapp.cpp:348 ktapp.cpp:361 ktapp.cpp:374 +msgid "Ready." +msgstr "" + +#: ktapp.cpp:214 +msgid "" +"Scheduled tasks have been modified.\n" +"Do you want to save changes?" +msgstr "" + +#: ktapp.cpp:255 +msgid "Saving..." +msgstr "" + +#: ktapp.cpp:266 +msgid "Printing..." +msgstr "" + +#: ktapp.cpp:285 +msgid "Cutting to clipboard..." +msgstr "" + +#: ktapp.cpp:293 +msgid "Copying to clipboard..." +msgstr "" + +#: ktapp.cpp:300 +msgid "Pasting from clipboard..." +msgstr "" + +#: ktapp.cpp:307 +msgid "Adding new entry..." +msgstr "" + +#: ktapp.cpp:314 +msgid "Modifying entry..." +msgstr "" + +#: ktapp.cpp:321 +msgid "Deleting entry..." +msgstr "" + +#: ktapp.cpp:331 +msgid "Disabling entry..." +msgstr "" + +#: ktapp.cpp:337 +msgid "Enabling entry..." +msgstr "" + +#: ktapp.cpp:346 +msgid "Running command..." +msgstr "" + +#: ktapp.cpp:395 +msgid "Create a new task or variable." +msgstr "" + +#: ktapp.cpp:398 +msgid "Edit the selected task or variable." +msgstr "" + +#: ktapp.cpp:401 +msgid "Delete the selected task or variable." +msgstr "" + +#: ktapp.cpp:404 +msgid "Enable/disable the selected task or variable." +msgstr "" + +#: ktapp.cpp:407 +msgid "Run the selected task now." +msgstr "" + +#: ktapp.cpp:421 +msgid "Enable/disable the tool bar." +msgstr "" + +#: ktapp.cpp:424 +msgid "Enable/disable the status bar." +msgstr "" + +#: ktlisttask.cpp:43 ktlistvar.cpp:43 +msgid "Disabled" +msgstr "" + +#: ktlisttask.cpp:57 ktlistvar.cpp:66 +msgid "Disabled." +msgstr "" + +#: ktlisttask.cpp:62 +msgid "Modify Task" +msgstr "" + +#: ktlisttasks.cpp:41 +msgid "Tasks" +msgstr "" + +#: ktlisttasks.cpp:47 +msgid "Edit Task" +msgstr "" + +#: ktlisttasks.cpp:74 +msgid "Task name:" +msgstr "" + +#: ktlisttasks.cpp:75 +msgid "Program:" +msgstr "" + +#: ktlisttasks.cpp:76 ktlistvars.cpp:72 +msgid "Description:" +msgstr "" + +#: ktlisttasks.cpp:85 +msgid "No tasks..." +msgstr "" + +#: ktlistvar.cpp:72 +msgid "Modify Variable" +msgstr "" + +#: ktlistvars.cpp:43 +msgid "Edit Variable" +msgstr "" + +#: ktlistvars.cpp:70 +msgid "Variable:" +msgstr "" + +#: ktlistvars.cpp:71 +msgid "Value:" +msgstr "" + +#: ktlistvars.cpp:81 +msgid "No variables..." +msgstr "" + +#: ktlistvars.cpp:98 +msgid "Variables" +msgstr "" + +#: ktprint.cpp:81 +msgid "Print Cron Tab" +msgstr "" + +#: ktprintopt.cpp:26 +msgid "Cron Options" +msgstr "" + +#: ktprintopt.cpp:30 +msgid "Print cron&tab" +msgstr "" + +#: ktprintopt.cpp:33 +msgid "Print &all users" +msgstr "" + +#: kttask.cpp:112 +msgid "&Run as:" +msgstr "" + +#: kttask.cpp:138 +msgid "&Comment:" +msgstr "" + +#: kttask.cpp:150 +msgid "&Program:" +msgstr "" + +#: kttask.cpp:165 +msgid "&Browse..." +msgstr "" + +#: kttask.cpp:180 +msgid "Months" +msgstr "" + +#: kttask.cpp:196 kttask.cpp:229 kttask.cpp:249 kttask.cpp:309 kttask.cpp:338 +#: kttask.cpp:706 kttask.cpp:735 kttask.cpp:744 kttask.cpp:773 kttask.cpp:782 +#: kttask.cpp:811 kttask.cpp:820 kttask.cpp:849 kttask.cpp:858 kttask.cpp:887 +msgid "Set All" +msgstr "" + +#: kttask.cpp:202 +msgid "Days of Month" +msgstr "" + +#: kttask.cpp:233 +msgid "Days of Week" +msgstr "" + +#: kttask.cpp:255 +msgid "Daily" +msgstr "" + +#: kttask.cpp:261 +msgid "Run every day" +msgstr "" + +#: kttask.cpp:266 +msgid "Hours" +msgstr "" + +#: kttask.cpp:271 +msgid "AM" +msgstr "" + +#: kttask.cpp:294 +msgid "PM" +msgstr "" + +#: kttask.cpp:313 +msgid "Minutes" +msgstr "" + +#: kttask.cpp:523 +msgid "Please enter the following to schedule the task:\n" +msgstr "" + +#: kttask.cpp:529 +msgid "the program to run" +msgstr "" + +#: kttask.cpp:541 +msgid "the months" +msgstr "" + +#: kttask.cpp:562 +msgid "either the days of the month or the days of the week" +msgstr "" + +#: kttask.cpp:578 +msgid "the hours" +msgstr "" + +#: kttask.cpp:594 +msgid "the minutes" +msgstr "" + +#: kttask.cpp:622 +msgid "Cannot locate program. Please re-enter." +msgstr "" + +#: kttask.cpp:630 +msgid "Program is not an executable file. Please re-enter." +msgstr "" + +#: kttask.cpp:697 +msgid "Only local or mounted files can be executed by crontab." +msgstr "" + +#: kttask.cpp:738 kttask.cpp:776 kttask.cpp:814 kttask.cpp:852 kttask.cpp:890 +msgid "Clear All" +msgstr "" + +#: ktvariable.cpp:37 +msgid "&Variable:" +msgstr "" + +#: ktvariable.cpp:55 +msgid "Va&lue:" +msgstr "" + +#: ktvariable.cpp:64 +msgid "Co&mment:" +msgstr "" + +#: ktvariable.cpp:106 +msgid "Override default home folder." +msgstr "" + +#: ktvariable.cpp:111 +msgid "Email output to specified account." +msgstr "" + +#: ktvariable.cpp:116 +msgid "Override default shell." +msgstr "" + +#: ktvariable.cpp:121 +msgid "Folders to search for program files." +msgstr "" + +#: ktvariable.cpp:133 +msgid "Please enter the variable name." +msgstr "" + +#: ktvariable.cpp:140 +msgid "Please enter the variable value." +msgstr "" + +#: ktview.cpp:99 +msgid "Users/Tasks/Variables" +msgstr "" + +#: ktview.cpp:101 +msgid "Tasks/Variables" +msgstr "" + +#: ktview.cpp:103 +msgid "Value" +msgstr "" + +#: ktview.cpp:104 +msgid "Description" +msgstr "" + +#: ktview.cpp:270 +msgid "" +"_: user on host\n" +"%1 <%2> on %3" +msgstr "" + +#: ktview.cpp:278 +msgid "Scheduled Tasks" +msgstr "" + +#: main.cpp:20 +msgid "TDE Task Scheduler" +msgstr "" + +#: main.cpp:22 +msgid "KCron" +msgstr "" diff --git a/template/messages/tdeadmin/kdat.pot b/template/messages/tdeadmin/kdat.pot new file mode 100644 index 00000000000..526745a85ee --- /dev/null +++ b/template/messages/tdeadmin/kdat.pot @@ -0,0 +1,1176 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: ArchiveInfoWidget.cpp:42 BackupProfileWidget.cpp:42 +msgid "Archive name:" +msgstr "" + +#: ArchiveInfoWidget.cpp:43 FileInfoWidget.cpp:43 TapeInfoWidget.cpp:47 +msgid "Created on:" +msgstr "" + +#: ArchiveInfoWidget.cpp:44 FileInfoWidget.cpp:46 TapeFileInfoWidget.cpp:38 +msgid "Size:" +msgstr "" + +#: BackupDlg.cpp:79 BackupDlg.cpp:80 +msgid "KDat: Backup" +msgstr "" + +#: BackupDlg.cpp:95 IndexDlg.cpp:72 VerifyDlg.cpp:91 +msgid "Elapsed time:" +msgstr "" + +#: BackupDlg.cpp:98 BackupDlg.cpp:104 IndexDlg.cpp:75 VerifyDlg.cpp:94 +#: VerifyDlg.cpp:100 +msgid "00:00:00" +msgstr "" + +#: BackupDlg.cpp:101 VerifyDlg.cpp:97 +msgid "Time remaining:" +msgstr "" + +#: BackupDlg.cpp:107 VerifyDlg.cpp:103 +msgid "Total KB:" +msgstr "" + +#: BackupDlg.cpp:113 +msgid "KB written:" +msgstr "" + +#: BackupDlg.cpp:116 IndexDlg.cpp:87 VerifyDlg.cpp:112 +msgid "0KB" +msgstr "" + +#: BackupDlg.cpp:119 IndexDlg.cpp:96 VerifyDlg.cpp:115 +msgid "Transfer rate:" +msgstr "" + +#: BackupDlg.cpp:122 IndexDlg.cpp:99 VerifyDlg.cpp:118 +msgid "0KB/min" +msgstr "" + +#: BackupDlg.cpp:125 IndexDlg.cpp:90 VerifyDlg.cpp:123 +msgid "Files:" +msgstr "" + +#: BackupDlg.cpp:128 IndexDlg.cpp:81 IndexDlg.cpp:93 IndexDlg.cpp:105 +msgid "0" +msgstr "" + +#: BackupDlg.cpp:131 +msgid "Backup log:" +msgstr "" + +#: BackupDlg.cpp:138 IndexDlg.cpp:115 +msgid "Save Log..." +msgstr "" + +#: BackupDlg.cpp:279 +msgid "No files to back up. Aborting." +msgstr "" + +#: BackupDlg.cpp:342 +msgid "*** Write failed, giving up." +msgstr "" + +#: BackupDlg.cpp:412 BackupDlg.cpp:422 IndexDlg.cpp:345 VerifyDlg.cpp:395 +#: VerifyDlg.cpp:405 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: BackupDlg.cpp:429 IndexDlg.cpp:352 VerifyDlg.cpp:412 +msgid "%1/min" +msgstr "" + +#: BackupOptDlg.cpp:36 BackupOptDlg.cpp:37 +msgid "KDat: Backup Options" +msgstr "" + +#: BackupProfileInfoWidget.cpp:43 +msgid "Backup profile name:" +msgstr "" + +#: BackupProfileInfoWidget.cpp:54 +msgid "Files >>" +msgstr "" + +#: BackupProfileInfoWidget.cpp:57 +msgid "<< Files" +msgstr "" + +#: BackupProfileWidget.cpp:40 KDatMainWindow.cpp:164 KDatMainWindow.cpp:492 +msgid "Backup" +msgstr "" + +#: BackupProfileWidget.cpp:48 +msgid "Working folder:" +msgstr "" + +#: BackupProfileWidget.cpp:54 +msgid "Backup files:" +msgstr "" + +#: BackupProfileWidget.cpp:60 +msgid "Tar Options" +msgstr "" + +#: BackupProfileWidget.cpp:62 +msgid "Stay on one filesystem" +msgstr "" + +#: BackupProfileWidget.cpp:65 +msgid "GNU listed incremental" +msgstr "" + +#: BackupProfileWidget.cpp:69 +msgid "Snapshot file:" +msgstr "" + +#: BackupProfileWidget.cpp:75 +msgid "Remove snapshot file before backup" +msgstr "" + +#: ErrorHandler.cpp:51 +msgid "" +" caught.\n" +"Exit the program from File->Quit or do \"kill -9 \" if you like.\n" +msgstr "" + +#: ErrorHandler.cpp:55 +msgid "" +"You can dump core by selecting the \"Abort\" button.\n" +"Please notify the maintainer (see Help->About KDat)." +msgstr "" + +#: ErrorHandler.cpp:62 +msgid "An Error Signal was Received" +msgstr "" + +#: ErrorHandler.cpp:69 +msgid "SIGHUP signal (\"Hangup (POSIX)\")" +msgstr "" + +#: ErrorHandler.cpp:77 +msgid "SIGINT signal (\"Interrupt (ANSI)\")" +msgstr "" + +#: ErrorHandler.cpp:85 +msgid "SIGFPE signal (\"Floating-point exception (ANSI)\")" +msgstr "" + +#: ErrorHandler.cpp:93 +msgid "SIGSEGV signal (\"Segmentation violation (ANSI)\")" +msgstr "" + +#: ErrorHandler.cpp:102 +msgid "SIGTERM signal (\"Termination (ANSI)\")" +msgstr "" + +#: FileInfoWidget.cpp:42 TapeFileInfoWidget.cpp:36 +msgid "File name:" +msgstr "" + +#: FileInfoWidget.cpp:44 TapeFileInfoWidget.cpp:37 TapeInfoWidget.cpp:48 +msgid "Last modified:" +msgstr "" + +#: FileInfoWidget.cpp:45 +msgid "Last accessed:" +msgstr "" + +#: FileInfoWidget.cpp:47 +msgid "Owner:" +msgstr "" + +#: FileInfoWidget.cpp:48 +msgid "Group:" +msgstr "" + +#: FormatOptDlg.cpp:40 FormatOptDlg.cpp:41 +msgid "KDat: Format Options" +msgstr "" + +#: FormatOptDlg.cpp:43 TapeInfoWidget.cpp:44 +msgid "Tape name:" +msgstr "" + +#: FormatOptDlg.cpp:44 TapeInfoWidget.cpp:45 +msgid "Tape size:" +msgstr "" + +#: IndexDlg.cpp:59 IndexDlg.cpp:60 +msgid "KDat: Index" +msgstr "" + +#: IndexDlg.cpp:78 +msgid "Archives:" +msgstr "" + +#: IndexDlg.cpp:84 VerifyDlg.cpp:109 +msgid "KB read:" +msgstr "" + +#: IndexDlg.cpp:102 +msgid "Total files:" +msgstr "" + +#: IndexDlg.cpp:108 +msgid "Index log:" +msgstr "" + +#: IndexDlg.cpp:120 +msgid "Abort" +msgstr "" + +#: IndexDlg.cpp:233 +msgid "Rewinding tape." +msgstr "" + +#: IndexDlg.cpp:235 +msgid "Cannot rewind tape. Indexing aborted." +msgstr "" + +#: IndexDlg.cpp:239 +msgid "Cannot rewind tape." +msgstr "" + +#: IndexDlg.cpp:245 +msgid "Failed to skip tape ID. Indexing aborted." +msgstr "" + +#: IndexDlg.cpp:249 +msgid "Failed to skip tape ID." +msgstr "" + +#: IndexDlg.cpp:278 +#, c-format +msgid "Indexing archive %1." +msgstr "" + +#: IndexDlg.cpp:281 +#, c-format +msgid "Archive %1" +msgstr "" + +#: IndexDlg.cpp:330 +msgid "Reindexed Tape" +msgstr "" + +#: KDatMainWindow.cpp:96 KDatMainWindow.cpp:97 KDatMainWindow.cpp:1239 +msgid "KDat: " +msgstr "" + +#: KDatMainWindow.cpp:101 KDatMainWindow.cpp:137 KDatMainWindow.cpp:251 +#: KDatMainWindow.cpp:1293 +msgid "Mount Tape" +msgstr "" + +#: KDatMainWindow.cpp:102 KDatMainWindow.cpp:138 +msgid "Recreate Tape Index" +msgstr "" + +#: KDatMainWindow.cpp:104 KDatMainWindow.cpp:144 +msgid "Format Tape..." +msgstr "" + +#: KDatMainWindow.cpp:107 KDatMainWindow.cpp:113 KDatMainWindow.cpp:141 +#: KDatMainWindow.cpp:781 KDatMainWindow.cpp:795 +msgid "Delete Archive" +msgstr "" + +#: KDatMainWindow.cpp:110 KDatMainWindow.cpp:116 KDatMainWindow.cpp:136 +msgid "Verify..." +msgstr "" + +#: KDatMainWindow.cpp:111 KDatMainWindow.cpp:117 KDatMainWindow.cpp:135 +msgid "Restore..." +msgstr "" + +#: KDatMainWindow.cpp:120 KDatMainWindow.cpp:129 KDatMainWindow.cpp:134 +msgid "Backup..." +msgstr "" + +#: KDatMainWindow.cpp:123 KDatMainWindow.cpp:829 +msgid "Delete Tape Index" +msgstr "" + +#: KDatMainWindow.cpp:126 KDatMainWindow.cpp:139 +msgid "Create Backup Profile" +msgstr "" + +#: KDatMainWindow.cpp:131 KDatMainWindow.cpp:143 KDatMainWindow.cpp:951 +msgid "Delete Backup Profile" +msgstr "" + +#: KDatMainWindow.cpp:142 +msgid "Delete Index" +msgstr "" + +#: KDatMainWindow.cpp:146 +msgid "&Quit" +msgstr "" + +#: KDatMainWindow.cpp:149 +msgid "Configure KDat..." +msgstr "" + +#: KDatMainWindow.cpp:152 +msgid "&File" +msgstr "" + +#: KDatMainWindow.cpp:153 +msgid "&Settings" +msgstr "" + +#: KDatMainWindow.cpp:155 +msgid "" +"KDat Version %1\n" +"\n" +"KDat is a tar-based tape archiver.\n" +"\n" +"Copyright (c) 1998-2000 Sean Vyain\n" +"Copyright (c) 2001-2002 Lawrence Widman\n" +"kdat@cardiothink.com" +msgstr "" + +#: KDatMainWindow.cpp:156 +msgid "&Help" +msgstr "" + +#: KDatMainWindow.cpp:160 +msgid "Mount/unmount tape" +msgstr "" + +#: KDatMainWindow.cpp:166 +msgid "Restore" +msgstr "" + +#: KDatMainWindow.cpp:168 +msgid "Verify" +msgstr "" + +#: KDatMainWindow.cpp:173 +msgid "Ready." +msgstr "" + +#: KDatMainWindow.cpp:248 KDatMainWindow.cpp:1290 +msgid "Unmount Tape" +msgstr "" + +#: KDatMainWindow.cpp:419 +msgid "" +"KDat will dump your files properly to tape, but may not be able\n" +"to restore them. To restore your files by hand, you need to know\n" +"the name of the *non-rewinding* version of your tape device %1.\n" +msgstr "" + +#: KDatMainWindow.cpp:423 +msgid "" +"For example, if your device is /dev/st0, the non-rewinding version\n" +"is /dev/nst0. If your device name doesn't look like that, type\n" +"\"ls -l %2\" in a terminal window to see the real name of your\n" +"tape drive. Substitute that name for /dev/nst0 below.\n" +"Open a terminal window and type the following:\n" +" tar tfv /dev/nst0; tar tfv /dev/nst0\n" +" tar xfv /dev/nst0\n" +"The third call to \"tar\" will retrieve your data into your\n" +"current directory. Please let us know if this happens to you!\n" +" - KDat Maintenance Team\n" +msgstr "" + +#: KDatMainWindow.cpp:449 +#, c-format +msgid "Archive created on %1" +msgstr "" + +#: KDatMainWindow.cpp:467 +msgid "Performing backup..." +msgstr "" + +#: KDatMainWindow.cpp:472 KDatMainWindow.cpp:494 +msgid "Backup canceled." +msgstr "" + +#: KDatMainWindow.cpp:486 +msgid "" +"WARNING: The estimated archive size is %1 KB but the tape has only %2 KB of " +"space!\n" +"Back up anyway?" +msgstr "" + +#: KDatMainWindow.cpp:501 TapeDrive.cpp:525 TapeDrive.cpp:546 +msgid "Rewinding tape..." +msgstr "" + +#: KDatMainWindow.cpp:504 +msgid "" +"Cannot rewind tape.\n" +"Backup aborted." +msgstr "" + +#: KDatMainWindow.cpp:505 KDatMainWindow.cpp:516 +msgid "Backup Error" +msgstr "" + +#: KDatMainWindow.cpp:506 KDatMainWindow.cpp:517 KDatMainWindow.cpp:537 +msgid "Backup aborted." +msgstr "" + +#: KDatMainWindow.cpp:512 +msgid "Skipping to end of tape..." +msgstr "" + +#: KDatMainWindow.cpp:515 +msgid "" +"Cannot get to end of tape.\n" +"Backup aborted." +msgstr "" + +#: KDatMainWindow.cpp:521 +msgid "Backup in progress..." +msgstr "" + +#: KDatMainWindow.cpp:535 +msgid "Backup complete." +msgstr "" + +#: KDatMainWindow.cpp:667 +msgid "Restore in progress..." +msgstr "" + +#: KDatMainWindow.cpp:669 +msgid "Verify in progress..." +msgstr "" + +#: KDatMainWindow.cpp:676 +msgid "Restore complete." +msgstr "" + +#: KDatMainWindow.cpp:678 +msgid "Verify complete." +msgstr "" + +#: KDatMainWindow.cpp:682 +msgid "Restore aborted." +msgstr "" + +#: KDatMainWindow.cpp:684 +msgid "Verify aborted." +msgstr "" + +#: KDatMainWindow.cpp:695 KDatMainWindow.cpp:845 +msgid "" +"There appears to be no tape in the drive %1. Please\n" +"check \"Edit->Preferences\" to make sure the\n" +"correct device is selected as the tape drive (e.g.\n" +"/dev/st0). If you hear the tape drive moving, wait\n" +"until it stops and then try mounting it again." +msgstr "" + +#: KDatMainWindow.cpp:723 +msgid "The current tape index will be overwritten, continue?" +msgstr "" + +#: KDatMainWindow.cpp:724 +msgid "Index Tape" +msgstr "" + +#: KDatMainWindow.cpp:724 +msgid "Overwrite" +msgstr "" + +#: KDatMainWindow.cpp:730 KDatMainWindow.cpp:1235 +#, c-format +msgid "KDat: %1" +msgstr "" + +#: KDatMainWindow.cpp:734 +msgid "Index complete." +msgstr "" + +#: KDatMainWindow.cpp:736 +msgid "Index aborted." +msgstr "" + +#: KDatMainWindow.cpp:745 +msgid "" +"No archive is selected.\n" +"In order to delete an archive, the archive to be deleted must be selected in " +"the tree first." +msgstr "" + +#: KDatMainWindow.cpp:779 +msgid "" +"An archive cannot be removed from the middle of the tape. If\n" +"the archive '%1' is deleted then\n" +"the following archives will also be deleted:\n" +"%2\n" +"\n" +"Delete all listed archives?" +msgstr "" + +#: KDatMainWindow.cpp:781 +msgid "Delete All" +msgstr "" + +#: KDatMainWindow.cpp:784 +msgid "Archives deleted." +msgstr "" + +#: KDatMainWindow.cpp:793 +msgid "Really delete the archive '%1'?" +msgstr "" + +#: KDatMainWindow.cpp:795 KDatMainWindow.cpp:829 KDatMainWindow.cpp:951 +msgid "Delete" +msgstr "" + +#: KDatMainWindow.cpp:798 +msgid "Archive deleted." +msgstr "" + +#: KDatMainWindow.cpp:811 +msgid "" +"No tape index is selected.\n" +"In order to delete a tape index, the tape index to be deleted must be " +"selected in the tree first." +msgstr "" + +#: KDatMainWindow.cpp:820 +msgid "" +"Tape is still mounted. The index for a mounted tape cannot be deleted.\n" +"Unmount the tape and try again." +msgstr "" + +#: KDatMainWindow.cpp:827 +msgid "Really delete the index for '%1'?" +msgstr "" + +#: KDatMainWindow.cpp:832 +msgid "Tape index deleted." +msgstr "" + +#: KDatMainWindow.cpp:858 +msgid "" +"The tape in the drive is write protected.\n" +"Please disable write protection and try again." +msgstr "" + +#: KDatMainWindow.cpp:863 +msgid "" +"All data currently on the tape will be lost.\n" +"Are you sure you want to continue?" +msgstr "" + +#: KDatMainWindow.cpp:865 +msgid "Format Tape" +msgstr "" + +#: KDatMainWindow.cpp:865 KDatMainWindow.cpp:1006 +msgid "Format" +msgstr "" + +#: KDatMainWindow.cpp:868 +#, c-format +msgid "Tape created on %1" +msgstr "" + +#: KDatMainWindow.cpp:884 +msgid "Formatting tape..." +msgstr "" + +#: KDatMainWindow.cpp:887 +msgid "Format complete." +msgstr "" + +#: KDatMainWindow.cpp:901 +#, c-format +msgid "Backup Profile %1" +msgstr "" + +#: KDatMainWindow.cpp:919 +msgid "Archive" +msgstr "" + +#: KDatMainWindow.cpp:940 +msgid "" +"In order to delete a backup profile, the backup profile to be deleted must " +"be selected in the tree first." +msgstr "" + +#: KDatMainWindow.cpp:949 +msgid "Really delete backup profile '%1'?" +msgstr "" + +#: KDatMainWindow.cpp:954 +msgid "Backup profile deleted." +msgstr "" + +#: KDatMainWindow.cpp:992 +msgid "Tape unmounted." +msgstr "" + +#: KDatMainWindow.cpp:996 +msgid "Reading tape header..." +msgstr "" + +#: KDatMainWindow.cpp:1003 +msgid "This tape has not been formatted by KDat." +msgstr "" + +#: KDatMainWindow.cpp:1006 +msgid "" +"This tape has not been formatted by KDat.\n" +"\n" +"Would you like to format it now?" +msgstr "" + +#: KDatMainWindow.cpp:1006 +msgid "Do Not Format" +msgstr "" + +#: KDatMainWindow.cpp:1018 +msgid "Tape mounted." +msgstr "" + +#: KDatMainWindow.cpp:1105 +msgid "Estimating backup size: %1, %2" +msgstr "" + +#: KDatMainWindow.cpp:1240 +msgid "KDat: " +msgstr "" + +#: KDatMainWindow.cpp:1330 +msgid "" +"Click \"CANCEL\" to stop the backup process.\n" +"For example, you may quickly see that the size of\n" +"the files you selected will exceed the size of the\n" +"backup tape, and may then decide to stop and remove\n" +"some files from your list of files to backup.\n" +"\n" +"Click \"Continue\" to remove this message while\n" +"continuing the backup." +msgstr "" + +#: KDatMainWindow.cpp:1337 +msgid "Stop estimating backup size" +msgstr "" + +#: LoggerWidget.cpp:63 +msgid "Log file exists, overwrite?" +msgstr "" + +#: LoggerWidget.cpp:64 +msgid "KDat: Save Log" +msgstr "" + +#: LoggerWidget.cpp:65 +msgid "&Overwrite" +msgstr "" + +#: Node.cpp:1185 Node.cpp:1255 +msgid "" +msgstr "" + +#: Node.cpp:1335 +msgid "Tape Indexes" +msgstr "" + +#: Node.cpp:1470 +msgid "Backup Profiles" +msgstr "" + +#: OptionsDlg.cpp:38 +msgid "Options" +msgstr "" + +#: OptionsDlgWidget.ui.h:26 +msgid "Only local files are supported" +msgstr "" + +#: OptionsDlgWidget.ui.h:43 +msgid "Only local files are currently supported" +msgstr "" + +#: Tape.cpp:42 +msgid "New Tape" +msgstr "" + +#: Tape.cpp:76 TapeDrive.cpp:226 +msgid "Rewinding tape failed." +msgstr "" + +#: Tape.cpp:76 Tape.cpp:82 Tape.cpp:91 Tape.cpp:98 Tape.cpp:105 Tape.cpp:109 +msgid "Format Failed" +msgstr "" + +#: Tape.cpp:82 +msgid "Cannot set tape block size." +msgstr "" + +#: Tape.cpp:91 +msgid "Writing magic string failed." +msgstr "" + +#: Tape.cpp:98 +msgid "Writing version number failed." +msgstr "" + +#: Tape.cpp:105 +msgid "Writing tape ID length failed." +msgstr "" + +#: Tape.cpp:109 +msgid "Writing tape ID failed." +msgstr "" + +#: Tape.cpp:154 +msgid "" +"No index file was found for this tape.\n" +"Recreate the index from tape?" +msgstr "" + +#: Tape.cpp:156 Tape.cpp:220 +msgid "Tape Index" +msgstr "" + +#: Tape.cpp:157 +msgid "Recreate" +msgstr "" + +#: Tape.cpp:178 TapeDrive.cpp:246 +msgid "Reading version number failed." +msgstr "" + +#: Tape.cpp:179 Tape.cpp:634 Tape.cpp:640 Tape.cpp:646 Tape.cpp:653 +#: Tape.cpp:660 Tape.cpp:668 Tape.cpp:675 Tape.cpp:683 Tape.cpp:691 +#: Tape.cpp:698 Tape.cpp:705 Tape.cpp:718 Tape.cpp:730 Tape.cpp:738 +#: Tape.cpp:745 Tape.cpp:752 Tape.cpp:781 Tape.cpp:787 Tape.cpp:793 +#: Tape.cpp:800 Tape.cpp:807 Tape.cpp:815 Tape.cpp:822 Tape.cpp:843 +#: Tape.cpp:849 Tape.cpp:886 Tape.cpp:892 +msgid "Index File Error" +msgstr "" + +#: Tape.cpp:219 +#, c-format +msgid "" +"The tape index file format is version %d. The index cannot be read by this " +"version of KDat. Perhaps the tape index file was created by a newer version " +"of KDat?" +msgstr "" + +#: Tape.cpp:380 +msgid "Error during fseek #1 while accessing archive: \"" +msgstr "" + +#: Tape.cpp:385 Tape.cpp:398 Tape.cpp:411 Tape.cpp:424 Tape.cpp:439 +msgid "File Access Error" +msgstr "" + +#: Tape.cpp:393 +msgid "Error while accessing string #1 in archive: \"" +msgstr "" + +#: Tape.cpp:406 +msgid "Error while accessing string #2 in archive: \"" +msgstr "" + +#: Tape.cpp:419 +msgid "Error during fseek #2 while accessing archive: \"" +msgstr "" + +#: Tape.cpp:436 +msgid "Error while updating archive name: " +msgstr "" + +#: Tape.cpp:634 Tape.cpp:781 Tape.cpp:843 Tape.cpp:886 TapeDrive.cpp:263 +msgid "Reading tape ID failed." +msgstr "" + +#: Tape.cpp:640 Tape.cpp:787 Tape.cpp:849 Tape.cpp:892 +msgid "Tape ID on tape does not match tape ID in index file." +msgstr "" + +#: Tape.cpp:646 Tape.cpp:793 +msgid "Reading creation time failed." +msgstr "" + +#: Tape.cpp:653 Tape.cpp:800 +msgid "Reading modification time failed." +msgstr "" + +#: Tape.cpp:660 Tape.cpp:807 +msgid "Reading tape name failed." +msgstr "" + +#: Tape.cpp:668 Tape.cpp:815 +msgid "Reading tape size failed." +msgstr "" + +#: Tape.cpp:675 Tape.cpp:822 +msgid "Reading archive count failed." +msgstr "" + +#: Tape.cpp:683 +msgid "Reading archive name failed." +msgstr "" + +#: Tape.cpp:691 +msgid "Reading archive time stamp failed." +msgstr "" + +#: Tape.cpp:698 +msgid "Reading archive start block failed." +msgstr "" + +#: Tape.cpp:705 +msgid "Reading archive end block failed." +msgstr "" + +#: Tape.cpp:718 +msgid "Reading archive file count failed." +msgstr "" + +#: Tape.cpp:730 +msgid "Reading file name failed." +msgstr "" + +#: Tape.cpp:738 +msgid "Reading file size failed." +msgstr "" + +#: Tape.cpp:745 +msgid "Reading file modification time failed." +msgstr "" + +#: Tape.cpp:752 +msgid "Reading file record number failed." +msgstr "" + +#: TapeDrive.cpp:192 +msgid "Tape mounted readonly." +msgstr "" + +#: TapeDrive.cpp:194 +msgid "Tape mounted read/write." +msgstr "" + +#: TapeDrive.cpp:231 +msgid "Reading magic string..." +msgstr "" + +#: TapeDrive.cpp:234 +msgid "Reading magic string failed." +msgstr "" + +#: TapeDrive.cpp:243 +msgid "Reading version number..." +msgstr "" + +#: TapeDrive.cpp:251 +msgid "" +"Tape was formatted by a more recent version of KDat. Consider upgrading." +msgstr "" + +#: TapeDrive.cpp:255 +msgid "Reading tape ID..." +msgstr "" + +#: TapeDrive.cpp:258 +msgid "Reading tape ID length failed." +msgstr "" + +#: TapeDrive.cpp:520 +msgid "Skipping to archive..." +msgstr "" + +#: TapeDrive.cpp:542 +msgid "Skipping to block..." +msgstr "" + +#: TapeFileInfoWidget.cpp:39 +msgid "Start record:" +msgstr "" + +#: TapeFileInfoWidget.cpp:40 +msgid "End record:" +msgstr "" + +#: TapeInfoWidget.cpp:46 +msgid "Tape ID:" +msgstr "" + +#: TapeInfoWidget.cpp:49 +msgid "Archive count:" +msgstr "" + +#: TapeInfoWidget.cpp:50 +msgid "Space used:" +msgstr "" + +#: VerifyDlg.cpp:70 VerifyDlg.cpp:71 +msgid "KDat: Restore" +msgstr "" + +#: VerifyDlg.cpp:73 VerifyDlg.cpp:74 +msgid "KDat: Verify" +msgstr "" + +#: VerifyDlg.cpp:126 +msgid "Differences:" +msgstr "" + +#: VerifyDlg.cpp:134 +msgid "Restore log:" +msgstr "" + +#: VerifyDlg.cpp:136 +msgid "Verify log:" +msgstr "" + +#: VerifyDlg.cpp:144 +msgid "&Save Log..." +msgstr "" + +#: VerifyDlg.cpp:149 +msgid "&Abort" +msgstr "" + +#: VerifyDlg.cpp:344 +msgid "failed while reading tape data.\n" +msgstr "" + +#: VerifyOptDlg.cpp:41 VerifyOptDlg.cpp:42 +msgid "KDat: Restore Options" +msgstr "" + +#: VerifyOptDlg.cpp:44 VerifyOptDlg.cpp:45 +msgid "KDat: Verify Options" +msgstr "" + +#: VerifyOptDlg.cpp:50 +msgid "Restore to folder:" +msgstr "" + +#: VerifyOptDlg.cpp:52 +msgid "Verify in folder:" +msgstr "" + +#: OptionsDlgWidget.ui:142 OptionsDlgWidget.ui:172 +#: VerifyOptDlg.cpp:60 +#, no-c-format +msgid "..." +msgstr "" + +#: VerifyOptDlg.cpp:65 +msgid "Restore files:" +msgstr "" + +#: VerifyOptDlg.cpp:67 +msgid "Verify files:" +msgstr "" + +#: main.cpp:41 +msgid "tar-based DAT archiver for TDE" +msgstr "" + +#: main.cpp:48 +msgid "KDat" +msgstr "" + +#: main.cpp:59 +msgid "Can't allocate memory in kdat" +msgstr "" + +#: OptionsDlgWidget.ui:17 +#, no-c-format +msgid "Options Widget" +msgstr "" + +#: OptionsDlgWidget.ui:56 +#, no-c-format +msgid "" +"This setting determines the capacity that KDat assumes your backup tapes to " +"be. This is used when formatting the tapes." +msgstr "" + +#: OptionsDlgWidget.ui:73 +#, no-c-format +msgid "" +"Tape drives read and write data in individual blocks. This setting controls " +"the size of each block, and should be set to your tape drive's block size. " +"For floppy tape drives this should be set to 10240 bytes." +msgstr "" + +#: OptionsDlgWidget.ui:79 +#, no-c-format +msgid "MB" +msgstr "" + +#: OptionsDlgWidget.ui:84 +#, no-c-format +msgid "GB" +msgstr "" + +#: OptionsDlgWidget.ui:94 +#, no-c-format +msgid "" +"This option chooses whether the default tape size to the left is in " +"megabytes (MB) or gigabytes (GB)." +msgstr "" + +#: OptionsDlgWidget.ui:102 +#, no-c-format +msgid "bytes" +msgstr "" + +#: OptionsDlgWidget.ui:110 +#, no-c-format +msgid "Tape block size:" +msgstr "" + +#: OptionsDlgWidget.ui:121 +#, no-c-format +msgid "Default tape size:" +msgstr "" + +#: OptionsDlgWidget.ui:145 +#, no-c-format +msgid "Browse for the tar command." +msgstr "" + +#: OptionsDlgWidget.ui:153 +#, no-c-format +msgid "" +"The location in the filesystem of the non-rewinding tape device. " +"The default is /dev/tape." +msgstr "" + +#: OptionsDlgWidget.ui:161 +#, no-c-format +msgid "Tar command:" +msgstr "" + +#: OptionsDlgWidget.ui:175 +#, no-c-format +msgid "Browse for the tape device." +msgstr "" + +#: OptionsDlgWidget.ui:183 +#, no-c-format +msgid "" +"This setting controls the command that KDat uses to perform the tape backup. " +" The full path should be given. The default is tar." +msgstr "" + +#: OptionsDlgWidget.ui:191 +#, no-c-format +msgid "Tape device:" +msgstr "" + +#: OptionsDlgWidget.ui:204 +#, no-c-format +msgid "Tape Drive Options" +msgstr "" + +#: OptionsDlgWidget.ui:215 +#, no-c-format +msgid "Load tape on mount" +msgstr "" + +#: OptionsDlgWidget.ui:218 +#, no-c-format +msgid "Issue an mtload command prior to mounting the tape." +msgstr "" + +#: OptionsDlgWidget.ui:221 +#, no-c-format +msgid "" +"This command issues an mtload command to the tape device before " +"trying to mount it.\n" +"\n" +"This is required by some tape drives." +msgstr "" + +#: OptionsDlgWidget.ui:231 +#, no-c-format +msgid "Lock tape drive on mount" +msgstr "" + +#: OptionsDlgWidget.ui:234 +#, no-c-format +msgid "Disable the eject button after mounting the tape." +msgstr "" + +#: OptionsDlgWidget.ui:237 +#, no-c-format +msgid "" +"This option makes KDat try to disable the eject button on the tape drive " +"after the tape has been mounted.\n" +"\n" +"This doesn't work for all tape drives." +msgstr "" + +#: OptionsDlgWidget.ui:247 +#, no-c-format +msgid "Eject tape on unmount" +msgstr "" + +#: OptionsDlgWidget.ui:250 +#, no-c-format +msgid "Try to eject the tape after it is unmounted. Don't use this for ftape." +msgstr "" + +#: OptionsDlgWidget.ui:253 +#, no-c-format +msgid "" +"Try to eject the tape after it has been unmounted.\n" +"\n" +"This option should not be used for floppy-tape drives." +msgstr "" + +#: OptionsDlgWidget.ui:263 +#, no-c-format +msgid "Variable block size" +msgstr "" + +#: OptionsDlgWidget.ui:266 +#, no-c-format +msgid "Enable variable-block size support in the tape drive." +msgstr "" + +#: OptionsDlgWidget.ui:269 +#, no-c-format +msgid "" +"Some tape drives support different sizes of the data block. With this " +"option, KDat will attempt to enable that support.\n" +"\n" +"You must still specify the block size." +msgstr "" diff --git a/template/messages/tdeadmin/knetworkconf.pot b/template/messages/tdeadmin/knetworkconf.pot new file mode 100644 index 00000000000..d4cd0a5293c --- /dev/null +++ b/template/messages/tdeadmin/knetworkconf.pot @@ -0,0 +1,965 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:53 +msgid "&Advanced Settings" +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:54 +#: knetworkconf/kadddevicecontainer.cpp:55 +msgid "Toggle between advanced and basic settings" +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:56 +#: knetworkconf/kaddknownhostdlg.ui.h:69 +#: knetworkconf/kaddknownhostdlg.ui:129 +#: knetworkconf/knetworkconf.cpp:210 +#: knetworkconf/kreloadnetworkdlg.ui:73 +#: knetworkconf/tdeselectdistrodlg.ui:38 +#, no-c-format +msgid "&OK" +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:57 +msgid "Apply changes" +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:58 +#: knetworkconf/kadddnsserverdlg.ui:103 +#: knetworkconf/kaddknownhostdlg.ui:104 +#: knetworkconf/tdeselectdistrodlg.ui:55 +#, no-c-format +msgid "&Cancel" +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:59 +msgid "Forget changes" +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:129 +#: knetworkconf/kadddnsserverdlg.ui.h:42 knetworkconf/kaddknownhostdlg.ui.h:25 +msgid "The format of the specified IP address is not valid." +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:129 +#: knetworkconf/kadddevicecontainer.cpp:132 +#: knetworkconf/kadddevicecontainer.cpp:135 +#: knetworkconf/kadddevicecontainer.cpp:138 +#: knetworkconf/kadddnsserverdlg.ui.h:42 knetworkconf/kaddknownhostdlg.ui.h:25 +#: knetworkconf/knetworkconf.cpp:590 +msgid "Invalid IP Address" +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:132 +msgid "The format of the specified netmask is not valid." +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:135 +msgid "The format of the specified broadcast is not valid." +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:138 +msgid "The format of the specified Gateway is not valid." +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:174 +msgid "Basic Settings" +msgstr "" + +#: knetworkconf/kadddevicecontainer.cpp:179 +msgid "Advanced Settings" +msgstr "" + +#: knetworkconf/kadddnsserverdlg.ui.h:54 +msgid "You have to type an alias first." +msgstr "" + +#: knetworkconf/kadddnsserverdlg.ui.h:54 +msgid "Invalid Text" +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui.h:29 +msgid "You must add at least one alias for the specified IP address." +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui.h:29 +msgid "Insufficient Aliases" +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui.h:63 +msgid "Edit Alias" +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui.h:64 knetworkconf/kaddknownhostdlg.ui.h:92 +msgid "Alias:" +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui.h:91 +msgid "Add New Alias" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:66 +msgid "Could not load network configuration information." +msgstr "" + +#: knetworkconf/knetworkconf.cpp:67 +msgid "Error Reading Configuration File" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:118 knetworkconf/knetworkconf.cpp:756 +msgid "Enabled" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:128 knetworkconf/knetworkconf.cpp:770 +msgid "Disabled" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:137 knetworkconf/knetworkconf.cpp:304 +msgid "Manual" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:158 +msgid "" +"The new configuration has not been saved.\n" +"Do you want to apply changes before quitting?" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:159 knetworkconf/knetworkconf.cpp:831 +#: knetworkconf/knetworkconf.cpp:850 +msgid "New Configuration Not Saved" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:206 +msgid "Edit Server" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:233 +#, c-format +msgid "Configure Device %1" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:442 +msgid "Could not open file '/etc/resolv.conf' for reading." +msgstr "" + +#: knetworkconf/knetworkconf.cpp:443 +msgid "Error Loading Config Files" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:590 +msgid "The default Gateway IP address is invalid." +msgstr "" + +#: knetworkconf/knetworkconf.cpp:681 +msgid "Enabling interface %1" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:683 +msgid "Disabling interface %1" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:717 +msgid "" +"Could not launch backend to change network device state. You will have to do " +"it manually." +msgstr "" + +#: knetworkconf/knetworkconf.cpp:718 knetworkconf/knetworkconf.cpp:1093 +msgid "Error" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:738 +msgid "" +"There was an error changing the device's state. You will have to do it " +"manually." +msgstr "" + +#: knetworkconf/knetworkconf.cpp:739 +msgid "Could Not Change Device State" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:830 knetworkconf/knetworkconf.cpp:849 +msgid "" +"The new configuration has not been saved.\n" +"Apply changes?" +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui:16 +#: knetworkconf/knetworkconf.cpp:867 +#, no-c-format +msgid "Add New Static Host" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:900 +msgid "Edit Static Host" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:1038 +msgid "Could not load the selected Network Profile." +msgstr "" + +#: knetworkconf/knetworkconf.cpp:1039 +msgid "Error Reading Profile" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:1062 +msgid "Create New Network Profile" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:1063 +msgid "Name of new profile:" +msgstr "" + +#: knetworkconf/knetworkconf.cpp:1092 +msgid "There is already another profile with that name." +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:41 +msgid "" +"Could not find the backend script for the network configuration detection. " +"Something is wrong with your installation.\n" +" Please check that \n" +"{TDE_PATH}/%1 \n" +"file is present." +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:42 +msgid "Could Not Find Network Configuration Backend Script" +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:65 +#: knetworkconf/knetworkconfigparser.cpp:95 +#: knetworkconf/knetworkconfigparser.cpp:320 +#: knetworkconf/knetworkconfigparser.cpp:1016 +msgid "" +"Could not execute backend script for the network configuration detection. " +"Something is wrong with your installation." +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:66 +#: knetworkconf/knetworkconfigparser.cpp:96 +#: knetworkconf/knetworkconfigparser.cpp:321 +#: knetworkconf/knetworkconfigparser.cpp:1017 +msgid "Could Not Launch Network Configuration Backend Script" +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:113 +#: knetworkconf/knetworkconfigparser.cpp:837 +msgid "Could not parse the XML output from the network configuration backend." +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:114 +msgid "Error While Listing Network Interfaces" +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:191 +msgid "Could not open file /proc/net/route." +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:192 +msgid "Could Not Open File" +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:303 +#: knetworkconf/kreloadnetworkdlg.ui:28 +#, no-c-format +msgid "Reloading Network" +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:304 +msgid "%1Please wait while saving the network settings...%2" +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:762 +msgid "Ethernet Network Device" +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:764 +msgid "Wireless Network Device" +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:838 +msgid "Error Loading The Network Configuration" +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:1030 +msgid "" +"Could not parse the list of supported platforms from the network " +"configuration backend." +msgstr "" + +#: knetworkconf/knetworkconfigparser.cpp:1031 +msgid "Error Obtaining Supported Platforms List" +msgstr "" + +#: knetworkconf/knetworkconfmodule.cpp:94 +msgid "KNetworkConf" +msgstr "" + +#: knetworkconf/knetworkconfmodule.cpp:97 +msgid "Lead Developer" +msgstr "" + +#: knetworkconf/knetworkconfmodule.cpp:99 +msgid "Provided the Network backend which KNetworkConf relies on." +msgstr "" + +#: knetworkconf/knetworkconfmodule.cpp:101 +msgid "Conectiva Linux Support" +msgstr "" + +#: knetworkconf/knetworkconfmodule.cpp:103 +msgid "Documentation maintainer, and German translator" +msgstr "" + +#: knetworkconf/knetworkconfmodule.cpp:105 +msgid "Various bugfixes and features" +msgstr "" + +#: knetworkconf/knetworkconfmodule.cpp:107 +msgid "Various bugfixes and Brazilian Portuguese translator" +msgstr "" + +#: knetworkconf/knetworkconfmodule.cpp:113 +msgid "" +"%1Network configuration%2This module allows you to configure your TCP/IP " +"settings.%3" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:84 +msgid "Network Configuration of this Profile:" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:94 +#, c-format +msgid "

Interface: %1" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:95 +#, c-format +msgid "
Type: %1" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:101 +#, c-format +msgid "
Boot Protocol: %1" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:104 +#, c-format +msgid "
IP Address: %1" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:105 +#, c-format +msgid "
Broadcast Address: %1" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:107 +#, c-format +msgid "
On Boot: %1" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:111 +#, c-format +msgid "

Default Gateway: %1" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:113 +#, c-format +msgid "
Domain Name: %1" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:114 +#, c-format +msgid "
Machine Name: %1" +msgstr "" + +#: knetworkconf/kprofileslistviewtooltip.h:118 +#, c-format +msgid "
DNS Name Server: %1" +msgstr "" + +#: knetworkconf/version.h:5 +msgid "" +"KNetworkConf - A Trinity Control Center module to configure TCP/IP settings." +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:44 +#, no-c-format +msgid "Configure Interface" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:64 +#, no-c-format +msgid "TCP/IP Address" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:93 +#, no-c-format +msgid "dhcp" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:98 +#, no-c-format +msgid "bootp" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:105 +#: knetworkconf/kadddevicedlg.ui:108 +#, no-c-format +msgid "The boot protocol this network device should use" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:133 +#, no-c-format +msgid "Manual:" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:136 +#, no-c-format +msgid "Use a static IP address. Use the fields below to enter the values" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:139 +#, no-c-format +msgid "" +"

Sets this interface to use static IP settings.

\n" +"

In this case, please use the fields below to enter the desired values " +"manually.

" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:148 +#, no-c-format +msgid "Automatic:" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:151 +#, no-c-format +msgid "Use a dynamic IP address" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:154 +#, no-c-format +msgid "" +"

Using an dynamic IP address causes this device to get a free IP address " +"automatically.

\n" +"

The interface will try to contact an DHCP- or BOOTP-Server during the " +"boot process.

\n" +"

Rendevouz is not supported yet.

" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:184 +#, no-c-format +msgid "Activate when the computer starts" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:187 +#, no-c-format +msgid "Ensures that this interface gets activated during boot time" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:190 +#, no-c-format +msgid "" +"

Ensures that this interface gets activated during boot time.

\n" +"

Otherwise, you will have to active the interface manually after you have " +"logged in after the boot process.

" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:197 +#, no-c-format +msgid "255.255.255.0" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:202 +#, no-c-format +msgid "255.255.0.0" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:207 +#, no-c-format +msgid "255.0.0.0" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:212 +#, no-c-format +msgid "255.255.255.128" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:217 +#, no-c-format +msgid "255.255.255.192" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:222 +#, no-c-format +msgid "255.255.255.240" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:227 +#, no-c-format +msgid "255.255.255.248" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:237 +#, no-c-format +msgid "Subnetmask of the network device" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:240 +#, no-c-format +msgid "" +"

Please enter the desired subnetmask for the interface here.

\n" +"

For small private networks, 255.255.255.0 will most often be a reasonable " +"default value.

\n" +"

This field will change from a popup box to a combo box as soon as you " +"enable the advanced settings below.

" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:284 +#, no-c-format +msgid "Netmask:" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:287 +#: knetworkconf/kadddevicedlg.ui:290 +#, no-c-format +msgid "" +"The netmask defines a range of IP numbers which will build a subnet inside " +"the network." +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:301 +#, no-c-format +msgid "IP address for the network device" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:304 +#, no-c-format +msgid "" +"

Here you should enter the IP address for the network interface.

\n" +"

Please note: If your network is connected to the internet, you should " +"only enter IP addresses you have been given by your provider.

\n" +"

Otherwise, you should enter one of the IP addresses which are explicitly " +"reserved for private use.

\n" +"

Most small private networks use class C networks, which allow up to 255 " +"computers in your network. So simply use addresses like 192.168.1.1, " +"192.168.1.2, 192.168.1.171 and so on for your computers.

\n" +"

Cass C networks: 192.168.0.0 to 192.168.255.25, for example " +"192.168.0.13.

\n" +"

Class B networks: 172.16.0.0 to 172.31.255.255, for example " +"172.28.2.5

\n" +"

Class A networks: 10.0.0.0 to 10.255.255.255, for example 10.5.12.14

\n" +"

Please ensure that all IP addresses you give to your computers are " +"unique; you will have many problems if the same address is assigned to more " +"than one network device.

" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:336 +#: knetworkconf/kadddnsserverdlg.ui:84 +#: knetworkconf/kaddknownhostdlg.ui:38 +#: knetworkconf/knetworkconfdlg.ui:296 +#, no-c-format +msgid "IP address:" +msgstr "" + +#: knetworkconf/kadddevicedlg.ui:339 +#: knetworkconf/kadddevicedlg.ui:342 +#: knetworkconf/kadddevicedlgextension.ui:86 +#: knetworkconf/kadddevicedlgextension.ui:89 +#, no-c-format +msgid "" +"An IP address is an unique identifier of a networking device in an TCP/IP " +"network" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:16 +#, no-c-format +msgid "Advanced Options" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:27 +#, no-c-format +msgid "Advanced Device Information" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:30 +#, no-c-format +msgid "Set advanced setting for the network device" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:41 +#, no-c-format +msgid "Description:" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:44 +#: knetworkconf/kadddevicedlgextension.ui:69 +#, no-c-format +msgid "IP address of the network device" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:55 +#: knetworkconf/kadddevicedlgextension.ui:58 +#, no-c-format +msgid "Simply enter a short human-readable description for this device" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:72 +#, no-c-format +msgid "" +"The Broadcast is a special address. All devices of a network respond if " +"packages are sent to this address." +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:80 +#, no-c-format +msgid "Gateway:" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:100 +#, no-c-format +msgid "Default gateway for the network device" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:103 +#, no-c-format +msgid "" +"

Here you should enter the default gateway for the network device.

" +msgstr "" + +#: knetworkconf/kadddevicedlgextension.ui:111 +#, no-c-format +msgid "Broadcast:" +msgstr "" + +#: knetworkconf/kadddevicewifiext.ui:18 +#: knetworkconf/kadddevicewifiext.ui:32 +#, no-c-format +msgid "Wireless Settings" +msgstr "" + +#: knetworkconf/kadddevicewifiext.ui:43 +#, no-c-format +msgid "WEP key:" +msgstr "" + +#: knetworkconf/kadddevicewifiext.ui:61 +#, no-c-format +msgid "ESSID:" +msgstr "" + +#: knetworkconf/kadddevicewifiext.ui:69 +#, no-c-format +msgid "Key type:" +msgstr "" + +#: knetworkconf/kadddevicewifiext.ui:75 +#, no-c-format +msgid "ASCII" +msgstr "" + +#: knetworkconf/kadddevicewifiext.ui:80 +#, no-c-format +msgid "Hexadecimal" +msgstr "" + +#: knetworkconf/kadddnsserverdlg.ui:28 +#, no-c-format +msgid "Add New DNS Server" +msgstr "" + +#: knetworkconf/kadddnsserverdlg.ui:59 +#, no-c-format +msgid "IP address of the new DNS server" +msgstr "" + +#: knetworkconf/kadddnsserverdlg.ui:92 +#, no-c-format +msgid "&Add" +msgstr "" + +#: knetworkconf/kadddnsserverdlg.ui:95 +#, no-c-format +msgid "Add the server to the list" +msgstr "" + +#: knetworkconf/kadddnsserverdlg.ui:106 +#, no-c-format +msgid "Forget it" +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui:154 +#: knetworkconf/knetworkconfdlg.ui:657 +#, no-c-format +msgid "Aliases" +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui:184 +#: knetworkconf/knetworkconfdlg.ui:571 +#: knetworkconf/knetworkconfdlg.ui:689 +#, no-c-format +msgid "&Add..." +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui:201 +#: knetworkconf/knetworkconfdlg.ui:588 +#: knetworkconf/knetworkconfdlg.ui:706 +#, no-c-format +msgid "&Edit..." +msgstr "" + +#: knetworkconf/kaddknownhostdlg.ui:218 +#: knetworkconf/knetworkconfdlg.ui:605 +#: knetworkconf/knetworkconfdlg.ui:723 +#, no-c-format +msgid "&Remove" +msgstr "" + +#: knetworkconf/kdetectdistrodlg.ui:16 +#, no-c-format +msgid "Detecting Your Current Platform" +msgstr "" + +#: knetworkconf/kdetectdistrodlg.ui:60 +#, no-c-format +msgid "Please wait while detecting your current platform..." +msgstr "" + +#: knetworkconf/kinterfaceupdowndlg.ui:16 +#, no-c-format +msgid "Changing Interface State" +msgstr "" + +#: knetworkconf/kinterfaceupdowndlg.ui:64 +#, no-c-format +msgid "Bringing up interface eth0..." +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:36 +#, no-c-format +msgid "Network Settings" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:42 +#, no-c-format +msgid "Configure your TCP/IP settings" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:45 +#, no-c-format +msgid "Change TCP/IP settings" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:66 +#, no-c-format +msgid "Network Interfaces" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:85 +#, no-c-format +msgid "Available Network Interfaces" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:110 +#, no-c-format +msgid "Interface" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:121 +#: knetworkconf/knetworkconfdlg.ui:646 +#, no-c-format +msgid "IP Address" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:132 +#, no-c-format +msgid "Protocol" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:143 +#, no-c-format +msgid "State" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:154 +#, no-c-format +msgid "Comment" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:175 +#, no-c-format +msgid "List of configured network devices" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:194 +#, no-c-format +msgid "Configure Interface..." +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:197 +#, no-c-format +msgid "Change the settings of the selected device" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:208 +#, no-c-format +msgid "Enable Interface" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:219 +#, no-c-format +msgid "Disable Interface" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:248 +#, no-c-format +msgid "Routes" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:265 +#, no-c-format +msgid "Default Gateway" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:348 +#, no-c-format +msgid "Default Gateway IP address" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:373 +#, no-c-format +msgid "Device:" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:401 +#, no-c-format +msgid "Network device where to send packets" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:432 +#, no-c-format +msgid "Domain Name System" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:443 +#, no-c-format +msgid "Domain Name Servers" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:499 +#, no-c-format +msgid "Move up the selected server on the list (higher priority)" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:513 +#, no-c-format +msgid "Move down the selected server on the list (less priority)" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:637 +#, no-c-format +msgid "Static Hosts" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:738 +#, no-c-format +msgid "Host name:" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:762 +#, no-c-format +msgid "Domain name:" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:772 +#, no-c-format +msgid "Network Profiles" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:783 +#, no-c-format +msgid "Available Network Profiles" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:792 +#, no-c-format +msgid "Name" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:821 +#, no-c-format +msgid "&Load Selected" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:829 +#, no-c-format +msgid "&Save Selected" +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:837 +#, no-c-format +msgid "&Create New..." +msgstr "" + +#: knetworkconf/knetworkconfdlg.ui:845 +#, no-c-format +msgid "&Delete Selected" +msgstr "" + +#: knetworkconf/kreloadnetworkdlg.ui:111 +#, no-c-format +msgid "" +"Please wait while the network is reloaded so\n" +"the changes can take effect." +msgstr "" + +#: knetworkconf/tdeselectdistrodlg.ui:16 +#, no-c-format +msgid "Unsupported Platform" +msgstr "" + +#: knetworkconf/tdeselectdistrodlg.ui:69 +#, no-c-format +msgid "Do not ask again" +msgstr "" + +#: knetworkconf/tdeselectdistrodlg.ui:94 +#, no-c-format +msgid "" +"

Your Platform is Not " +"Supported

" +msgstr "" + +#: knetworkconf/tdeselectdistrodlg.ui:102 +#, no-c-format +msgid "" +"You may choose one of the following supported platforms if you are " +"sure your platform behaves the same as the chosen one. Please be " +"sure, because your current network configuration could be damaged." +msgstr "" diff --git a/template/messages/tdeadmin/kpackage.pot b/template/messages/tdeadmin/kpackage.pot new file mode 100644 index 00000000000..43528e9aa0c --- /dev/null +++ b/template/messages/tdeadmin/kpackage.pot @@ -0,0 +1,1111 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: cache.cpp:63 cache.cpp:84 +#, c-format +msgid "Cannot create folder %1" +msgstr "" + +#: cache.cpp:98 kpackage.cpp:588 +#, c-format +msgid "Malformed URL: %1" +msgstr "" + +#: debAptInterface.cpp:49 +msgid "APT: Debian" +msgstr "" + +#: debAptInterface.cpp:51 +msgid "Querying DEB APT package list: " +msgstr "" + +#: debAptInterface.cpp:52 +msgid "KPackage: Waiting on APT-GET" +msgstr "" + +#: debAptInterface.cpp:56 +msgid "Location of Debian Packages" +msgstr "" + +#: debAptInterface.cpp:58 +msgid "" +"_: APT sources\n" +"A" +msgstr "" + +#: debAptInterface.cpp:59 +msgid "APT Sources Entries" +msgstr "" + +#: debAptInterface.cpp:60 debDpkgInterface.cpp:77 kissInterface.cpp:73 +#: slackInterface.cpp:91 +msgid "" +"_: Folders\n" +"F" +msgstr "" + +#: debAptInterface.cpp:62 debDpkgInterface.cpp:79 +msgid "Location of Folders Containing Debian Packages" +msgstr "" + +#: debAptInterface.cpp:67 +msgid "Download only" +msgstr "" + +#: debAptInterface.cpp:68 +msgid "No download" +msgstr "" + +#: debAptInterface.cpp:69 +msgid "Ignore missing" +msgstr "" + +#: debAptInterface.cpp:70 +msgid "Ignore hold" +msgstr "" + +#: debAptInterface.cpp:71 +msgid "Allow Unauthenticated" +msgstr "" + +#: debAptInterface.cpp:72 debAptInterface.cpp:76 +msgid "Assume yes" +msgstr "" + +#: debAptInterface.cpp:73 debAptInterface.cpp:77 debDpkgInterface.cpp:92 +#: fbsdInterface.cpp:86 rpmInterface.cpp:75 slackInterface.cpp:101 +msgid "Test (do not uninstall)" +msgstr "" + +#: debAptInterface.cpp:75 debDpkgInterface.cpp:89 +msgid "Purge Config Files" +msgstr "" + +#: debAptInterface.cpp:103 +msgid "&Update" +msgstr "" + +#: debAptInterface.cpp:107 +msgid "U&pgrade" +msgstr "" + +#: debAptInterface.cpp:111 +msgid "&Fixup" +msgstr "" + +#: debAptInterface.cpp:115 +msgid "&Apt-File Update" +msgstr "" + +#: debAptInterface.cpp:159 debAptInterface.cpp:368 +msgid "The %1 program needs to be installed" +msgstr "" + +#: debAptInterface.cpp:188 +#, c-format +msgid "Querying DEB APT remote package list: %1" +msgstr "" + +#: debAptInterface.cpp:194 +#, c-format +msgid "Processing DEB APT remote package list: %1" +msgstr "" + +#: debAptInterface.cpp:231 debAptInterface.cpp:287 rpmInterface.cpp:200 +msgid "DEB APT" +msgstr "" + +#: debAptInterface.cpp:244 +msgid "Querying DEB APT available list" +msgstr "" + +#: debAptInterface.cpp:246 +#, c-format +msgid "Querying DEB APT available list: %1" +msgstr "" + +#: debAptInterface.cpp:251 +msgid "Processing DEB APT available list" +msgstr "" + +#: debAptInterface.cpp:253 +#, c-format +msgid "Processing DEB APT available list: %1" +msgstr "" + +#: debDpkgInterface.cpp:61 +msgid "DPKG: Debian" +msgstr "" + +#: debDpkgInterface.cpp:64 debInterface.cpp:151 +msgid "Querying DEB package list: " +msgstr "" + +#: debDpkgInterface.cpp:65 +msgid "Kpackage: Waiting on DPKG" +msgstr "" + +#: debDpkgInterface.cpp:67 +msgid "Location of Debian Package Archives" +msgstr "" + +#: debDpkgInterface.cpp:68 +msgid "" +"_: Location\n" +"L" +msgstr "" + +#: debDpkgInterface.cpp:70 +msgid "" +"Version\n" +"Architecture" +msgstr "" + +#: debDpkgInterface.cpp:71 debDpkgInterface.cpp:76 +msgid "Location of Base Folder of Debian Distribution" +msgstr "" + +#: debDpkgInterface.cpp:73 +msgid "" +"_: Packages\n" +"P" +msgstr "" + +#: debDpkgInterface.cpp:75 +msgid "Location of 'Packages' Files for Sections of Debian Distributions" +msgstr "" + +#: debDpkgInterface.cpp:84 +msgid "Allow Downgrade" +msgstr "" + +#: debDpkgInterface.cpp:85 +msgid "Check Conflicts" +msgstr "" + +#: debDpkgInterface.cpp:86 debDpkgInterface.cpp:91 fbsdInterface.cpp:81 +#: fbsdInterface.cpp:85 rpmInterface.cpp:69 rpmInterface.cpp:74 +msgid "Check Dependencies" +msgstr "" + +#: debDpkgInterface.cpp:87 fbsdInterface.cpp:82 rpmInterface.cpp:70 +#: slackInterface.cpp:99 +msgid "Test (do not install)" +msgstr "" + +#: fbsdInterface.cpp:59 +msgid "BSD" +msgstr "" + +#: fbsdInterface.cpp:70 +msgid "Querying package list: " +msgstr "" + +#: fbsdInterface.cpp:72 +msgid "Location of BSD Packages and Ports" +msgstr "" + +#: fbsdInterface.cpp:73 +msgid "Ports" +msgstr "" + +#: fbsdInterface.cpp:74 +msgid "Location of Ports Tree (e.g. /usr/ports or /usr/opt)" +msgstr "" + +#: fbsdInterface.cpp:75 +msgid "Packages" +msgstr "" + +#: fbsdInterface.cpp:76 +msgid "Location of Folders Containing BSD Packages or Package Trees" +msgstr "" + +#: fbsdInterface.cpp:80 fbsdInterface.cpp:84 +msgid "Ignore Scripts" +msgstr "" + +#: fbsdInterface.cpp:131 +msgid "Getting package info" +msgstr "" + +#: fbsdInterface.cpp:203 fbsdInterface.cpp:409 fbsdInterface.cpp:410 +#: fbsdInterface.cpp:559 fbsdInterface.cpp:561 packageProperties.cpp:175 +msgid "none" +msgstr "" + +#: fbsdInterface.cpp:204 fbsdInterface.cpp:411 fbsdInterface.cpp:562 +msgid "binary package and source port" +msgstr "" + +#: fbsdInterface.cpp:204 fbsdInterface.cpp:411 fbsdInterface.cpp:562 +msgid "binary package" +msgstr "" + +#: fbsdInterface.cpp:204 fbsdInterface.cpp:411 fbsdInterface.cpp:562 +msgid "source port" +msgstr "" + +#: fbsdInterface.cpp:237 +msgid "Getting file list" +msgstr "" + +#: fbsdInterface.cpp:251 +msgid "Can't find package name!" +msgstr "" + +#: fbsdInterface.cpp:501 +msgid "Querying BSD packages database for installed packages" +msgstr "" + +#: fbsdInterface.cpp:530 +#, c-format +msgid "Unexpected output from pkg_info (looking for package name): %1" +msgstr "" + +#: findf.cpp:48 +msgid "Find File" +msgstr "" + +#: findf.cpp:50 search.cpp:42 +msgid "&Find" +msgstr "" + +#: findf.cpp:59 search.cpp:40 search.cpp:50 +msgid "Find Package" +msgstr "" + +#: findf.cpp:70 +msgid "Find:" +msgstr "" + +#: findf.cpp:76 managementWidget.cpp:83 +msgid "Installed" +msgstr "" + +#: findf.cpp:77 +msgid "Type" +msgstr "" + +#: findf.cpp:79 kplview.cpp:58 +msgid "Package" +msgstr "" + +#: findf.cpp:80 +msgid "File Name" +msgstr "" + +#: findf.cpp:85 +msgid "Also search uninstalled packages" +msgstr "" + +#: findf.cpp:87 +msgid "Also search uninstalled packages (apt-file needs to be installed)" +msgstr "" + +#: findf.cpp:174 +msgid "--Nothing found--" +msgstr "" + +#: findf.cpp:224 +msgid "Incorrect URL type" +msgstr "" + +#: gentooInterface.cpp:58 +msgid "Gentoo" +msgstr "" + +#: gentooInterface.cpp:68 +msgid "Querying Gentoo package list: " +msgstr "" + +#: gentooInterface.cpp:125 +msgid "Looking for Gentoo packages: " +msgstr "" + +#: kissInterface.cpp:62 +msgid "KISS" +msgstr "" + +#: kissInterface.cpp:72 +msgid "Location of KISS Packages" +msgstr "" + +#: kissInterface.cpp:75 +msgid "Location of Folders Containing KISS Packages" +msgstr "" + +#: kissInterface.cpp:81 kissInterface.cpp:139 +msgid "Querying KISS package list: " +msgstr "" + +#: kissInterface.cpp:82 +msgid "KPackage: Waiting on KISS" +msgstr "" + +#: kpPty.cpp:160 +msgid "" +"The action you requested uses ssh. Please enter the password or pass " +"phrase.\n" +msgstr "" + +#: kpPty.cpp:163 +msgid "" +"The action you requested needs root privileges. Please enter root's " +"password.\n" +msgstr "" + +#: kpPty.cpp:166 +msgid "" +"The action you requested needs root privileges. Please enter your SUDO " +"password.\n" +msgstr "" + +#: kpPty.cpp:182 +msgid "Login Problem: Please login manually" +msgstr "" + +#: kpackage.cpp:103 +msgid "Find &Package..." +msgstr "" + +#: kpackage.cpp:107 +msgid "Find &File..." +msgstr "" + +#: kpackage.cpp:111 +msgid "&Reload" +msgstr "" + +#: kpackage.cpp:124 +msgid "&Expand Tree" +msgstr "" + +#: kpackage.cpp:128 +msgid "&Collapse Tree" +msgstr "" + +#: kpackage.cpp:132 +msgid "Clear &Marked" +msgstr "" + +#: kpackage.cpp:136 +msgid "Mark &All" +msgstr "" + +#: kpackage.cpp:140 +msgid "&Install" +msgstr "" + +#: kpackage.cpp:148 +msgid "&Uninstall" +msgstr "" + +#: kpackage.cpp:156 +msgid "&Install Marked" +msgstr "" + +#: kpackage.cpp:160 +msgid "&Uninstall Marked" +msgstr "" + +#: kpackage.cpp:173 +msgid "Configure &KPackage..." +msgstr "" + +#: kpackage.cpp:177 +msgid "Clear Package &Folder Cache" +msgstr "" + +#: kpackage.cpp:181 +msgid "Clear &Package Cache" +msgstr "" + +#: kpackage.cpp:372 +msgid "Management Mode" +msgstr "" + +#: kpackage.cpp:427 +msgid "Select Package" +msgstr "" + +#: kpackage.cpp:488 +#, c-format +msgid "Unknown package type: %1" +msgstr "" + +#: kpackage.cpp:490 +#, c-format +msgid "File not found: %1" +msgstr "" + +#: kpackage.cpp:646 +msgid "Starting TDEIO" +msgstr "" + +#: kpackage.cpp:651 +msgid "TDEIO finished" +msgstr "" + +#: kpackage.cpp:663 +msgid "TDEIO failed" +msgstr "" + +#: kpackage.cpp:676 +msgid "Open location:" +msgstr "" + +#: kplview.cpp:60 +msgid "Mark" +msgstr "" + +#: kplview.cpp:62 +msgid "Summary" +msgstr "" + +#: kplview.cpp:64 +msgid "Size" +msgstr "" + +#: kplview.cpp:66 +msgid "Version" +msgstr "" + +#: kplview.cpp:68 +msgid "Old Version" +msgstr "" + +#: main.cpp:59 +msgid "TDE Package installer" +msgstr "" + +#: main.cpp:63 +msgid "Remote host for Debian APT, via SSH" +msgstr "" + +#: main.cpp:65 +msgid "Package to install" +msgstr "" + +#: main.cpp:83 +msgid "KPackage" +msgstr "" + +#: managementWidget.cpp:84 +msgid "Updated" +msgstr "" + +#: managementWidget.cpp:85 +msgid "New" +msgstr "" + +#: managementWidget.cpp:86 +msgid "All" +msgstr "" + +#: managementWidget.cpp:138 +msgid "Clear Search" +msgstr "" + +#: managementWidget.cpp:141 +msgid "Search: " +msgstr "" + +#: managementWidget.cpp:164 +msgid "Uninstall Marked" +msgstr "" + +#: managementWidget.cpp:168 +msgid "Install Marked" +msgstr "" + +#: managementWidget.cpp:193 pkgOptions.cpp:361 pkgOptions.cpp:363 +msgid "Uninstall" +msgstr "" + +#: managementWidget.cpp:197 managementWidget.cpp:268 pkgOptions.cpp:346 +#: pkgOptions.cpp:348 +msgid "Install" +msgstr "" + +#: managementWidget.cpp:270 +msgid "Fetch" +msgstr "" + +#: managementWidget.cpp:355 +msgid "Building package tree" +msgstr "" + +#: managementWidget.cpp:444 +msgid "Filename not available\n" +msgstr "" + +#: options.cpp:57 +msgid "Options" +msgstr "" + +#: options.cpp:73 +msgid "&Types" +msgstr "" + +#: options.cpp:75 +msgid "Handle Package Type" +msgstr "" + +#: options.cpp:77 +msgid "Remote Host" +msgstr "" + +#: options.cpp:78 +msgid "Use remote host (Debian APT only):" +msgstr "" + +#: options.cpp:98 +msgid "%1: %2 not found" +msgstr "" + +#: options.cpp:103 +msgid "Enable" +msgstr "" + +#: options.cpp:105 +msgid "Location of Packages" +msgstr "" + +#: options.cpp:114 +msgid "Cac&he" +msgstr "" + +#: options.cpp:117 +msgid "Cache Remote Package Folders" +msgstr "" + +#: options.cpp:123 options.cpp:139 +msgid "Always" +msgstr "" + +#: options.cpp:126 options.cpp:142 +msgid "During a session" +msgstr "" + +#: options.cpp:129 options.cpp:145 +msgid "Never" +msgstr "" + +#: options.cpp:133 +msgid "Cache Remote Package Files" +msgstr "" + +#: options.cpp:148 +msgid "Cache Folder" +msgstr "" + +#: options.cpp:155 +msgid "&Misc" +msgstr "" + +#: options.cpp:162 +msgid "Execute Privileged Commands Using" +msgstr "" + +#: options.cpp:168 +msgid "su command" +msgstr "" + +#: options.cpp:171 +msgid "sudo command" +msgstr "" + +#: options.cpp:174 +msgid "ssh command" +msgstr "" + +#: options.cpp:177 +msgid "Verify file list" +msgstr "" + +#: options.cpp:180 +msgid "Read information from all local package files" +msgstr "" + +#: packageDisplay.cpp:97 +msgid "Properties" +msgstr "" + +#: packageDisplay.cpp:98 +msgid "File List" +msgstr "" + +#: packageDisplay.cpp:99 +msgid "Change Log" +msgstr "" + +#: packageDisplay.cpp:265 +msgid " - No change log -" +msgstr "" + +#: packageDisplay.cpp:283 packageDisplay.cpp:309 +msgid "Updating File List" +msgstr "" + +#: packageDisplay.cpp:316 +msgid " Files" +msgstr "" + +#: packageDisplay.cpp:375 +msgid "&Open With..." +msgstr "" + +#: packageInfo.cpp:114 slackInterface.cpp:344 +msgid "OTHER" +msgstr "" + +#: packageProperties.cpp:68 +msgid "name" +msgstr "" + +#: packageProperties.cpp:69 +msgid "summary" +msgstr "" + +#: packageProperties.cpp:70 +msgid "version" +msgstr "" + +#: packageProperties.cpp:71 +msgid "old-version" +msgstr "" + +#: packageProperties.cpp:72 +msgid "status" +msgstr "" + +#: packageProperties.cpp:73 +msgid "group" +msgstr "" + +#: packageProperties.cpp:74 +msgid "size" +msgstr "" + +#: packageProperties.cpp:75 +msgid "file-size" +msgstr "" + +#: packageProperties.cpp:76 +msgid "description" +msgstr "" + +#: packageProperties.cpp:77 +msgid "url" +msgstr "" + +#: packageProperties.cpp:78 +msgid "architecture" +msgstr "" + +#: packageProperties.cpp:80 +msgid "unsatisfied dependencies" +msgstr "" + +#: packageProperties.cpp:81 +msgid "pre-depends" +msgstr "" + +#: packageProperties.cpp:82 +msgid "dependencies" +msgstr "" + +#: packageProperties.cpp:83 +msgid "depends" +msgstr "" + +#: packageProperties.cpp:84 +msgid "conflicts" +msgstr "" + +#: packageProperties.cpp:85 +msgid "provides" +msgstr "" + +#: packageProperties.cpp:86 +msgid "recommends" +msgstr "" + +#: packageProperties.cpp:87 +msgid "replaces" +msgstr "" + +#: packageProperties.cpp:88 +msgid "suggests" +msgstr "" + +#: packageProperties.cpp:89 +msgid "priority" +msgstr "" + +#: packageProperties.cpp:91 +msgid "essential" +msgstr "" + +#: packageProperties.cpp:92 +msgid "install time" +msgstr "" + +#: packageProperties.cpp:93 +msgid "config-version" +msgstr "" + +#: packageProperties.cpp:94 +msgid "distribution" +msgstr "" + +#: packageProperties.cpp:95 +msgid "vendor" +msgstr "" + +#: packageProperties.cpp:96 +msgid "maintainer" +msgstr "" + +#: packageProperties.cpp:97 +msgid "packager" +msgstr "" + +#: packageProperties.cpp:98 +msgid "source" +msgstr "" + +#: packageProperties.cpp:99 +msgid "build-time" +msgstr "" + +#: packageProperties.cpp:100 +msgid "build-host" +msgstr "" + +#: packageProperties.cpp:101 +msgid "base" +msgstr "" + +#: packageProperties.cpp:102 +msgid "filename" +msgstr "" + +#: packageProperties.cpp:103 +msgid "serial" +msgstr "" + +#: packageProperties.cpp:105 +msgid "also in" +msgstr "" + +#: packageProperties.cpp:106 +msgid "run depends" +msgstr "" + +#: packageProperties.cpp:107 +msgid "build depends" +msgstr "" + +#: packageProperties.cpp:108 +msgid "available as" +msgstr "" + +#: pkgInterface.cpp:71 +msgid "'Delete this window to continue'" +msgstr "" + +#: pkgInterface.cpp:260 +msgid "Starting Kio" +msgstr "" + +#: pkgInterface.cpp:265 +msgid "Kio finished" +msgstr "" + +#: pkgInterface.cpp:275 +msgid "Kio failed" +msgstr "" + +#: pkgInterface.cpp:300 +#, c-format +msgid "Cannot read folder %1" +msgstr "" + +#: pkgInterface.cpp:330 +msgid "Verifying" +msgstr "" + +#: pkgOptions.cpp:98 +msgid "Keep this window" +msgstr "" + +#: pkgOptions.cpp:117 +msgid "PACKAGES" +msgstr "" + +#: pkgOptions.cpp:205 +msgid "" +"_n: %1: 1 %2 Package\n" +"%1: %n %2 Packages" +msgstr "" + +#: pkgOptions.cpp:271 +msgid "Done" +msgstr "" + +#: procbuf.cpp:121 +msgid "Kprocess Failure" +msgstr "" + +#: procbuf.cpp:139 +#, c-format +msgid "Timeout: %1" +msgstr "" + +#: procbuf.cpp:145 +#, c-format +msgid "Kprocess error:%1" +msgstr "" + +#: rpmInterface.cpp:48 +msgid "RPM" +msgstr "" + +#: rpmInterface.cpp:58 +msgid "Location of RPM Package Archives" +msgstr "" + +#: rpmInterface.cpp:59 +msgid "" +"_: Folder\n" +"F" +msgstr "" + +#: rpmInterface.cpp:60 +msgid "Location of Folders Containing RPM Packages" +msgstr "" + +#: rpmInterface.cpp:66 +msgid "Upgrade" +msgstr "" + +#: rpmInterface.cpp:67 +msgid "Replace Files" +msgstr "" + +#: rpmInterface.cpp:68 +msgid "Replace Packages" +msgstr "" + +#: rpmInterface.cpp:72 +msgid "Remove all versions" +msgstr "" + +#: rpmInterface.cpp:73 +msgid "Use Scripts" +msgstr "" + +#: rpmInterface.cpp:78 +msgid "Querying RPM package list: " +msgstr "" + +#: rpmInterface.cpp:163 +msgid "Querying RPM package list" +msgstr "" + +#: rpmInterface.cpp:167 +msgid "Processing RPM package list" +msgstr "" + +#: search.cpp:64 +msgid "Sub string" +msgstr "" + +#: search.cpp:70 +msgid "Wrap search" +msgstr "" + +#: search.cpp:106 +msgid "Note" +msgstr "" + +#: search.cpp:107 +msgid "%1 was not found." +msgstr "" + +#: slackInterface.cpp:68 +msgid "Slackware" +msgstr "" + +#: slackInterface.cpp:80 slackInterface.cpp:208 slackInterface.cpp:260 +#: slackInterface.cpp:621 +msgid "Querying SLACK package list: " +msgstr "" + +#: slackInterface.cpp:81 +msgid "KPackage: Waiting on SLACK" +msgstr "" + +#: slackInterface.cpp:83 +msgid "Location of Slackware Package Archives" +msgstr "" + +#: slackInterface.cpp:84 +msgid "" +"_: Install location\n" +"I" +msgstr "" + +#: slackInterface.cpp:86 +msgid "Location of a 'PACKAGES.TXT' File for Extended Information" +msgstr "" + +#: slackInterface.cpp:87 +msgid "" +"_: Packages file\n" +"P" +msgstr "" + +#: slackInterface.cpp:89 +msgid "Location of 'PACKAGES.TXT' File for Slackware Distribution" +msgstr "" + +#: slackInterface.cpp:90 +msgid "Location of Base Folder of Slackware Distribution" +msgstr "" + +#: slackInterface.cpp:93 +msgid "Location of Folders Containing Slackware Packages" +msgstr "" + +#: slackInterface.cpp:119 +msgid "Base System" +msgstr "" + +#: slackInterface.cpp:120 +msgid "Linux Applications" +msgstr "" + +#: slackInterface.cpp:121 +msgid "Program Development" +msgstr "" + +#: slackInterface.cpp:122 +msgid "GNU EMacs" +msgstr "" + +#: slackInterface.cpp:123 +msgid "FAQs" +msgstr "" + +#: slackInterface.cpp:124 +msgid "Kernel Source" +msgstr "" + +#: slackInterface.cpp:125 +msgid "Networking" +msgstr "" + +#: slackInterface.cpp:126 +msgid "TeX Distribution" +msgstr "" + +#: slackInterface.cpp:127 +msgid "TCL Script Language" +msgstr "" + +#: slackInterface.cpp:128 +msgid "X Window System" +msgstr "" + +#: slackInterface.cpp:129 +msgid "X Applications" +msgstr "" + +#: slackInterface.cpp:130 +msgid "X Development Tools" +msgstr "" + +#: slackInterface.cpp:131 +msgid "XView and OpenLook" +msgstr "" + +#: slackInterface.cpp:132 +msgid "Games" +msgstr "" + +#: updateLoc.cpp:51 updateLoc.cpp:134 +msgid "Use" +msgstr "" + +#: updateLoc.cpp:142 +msgid "Subfolders" +msgstr "" + +#: updateLoc.cpp:224 +msgid "Package File" +msgstr "" + +#: updateLoc.cpp:243 +msgid "Package Archive" +msgstr "" + +#: updateLoc.cpp:344 +msgid "File truncated..." +msgstr "" + +#: kpackageui.rc:5 +#, no-c-format +msgid "&File" +msgstr "" + +#: kpackageui.rc:13 +#, no-c-format +msgid "&Packages" +msgstr "" + +#: kpackageui.rc:30 +#, no-c-format +msgid "&Cache" +msgstr "" + +#: kpackageui.rc:36 +#, no-c-format +msgid "Spe&cial" +msgstr "" + +#: kpackageui.rc:38 +#, no-c-format +msgid "&APT: Debian" +msgstr "" + +#: kpackageui.rc:47 +#, no-c-format +msgid "&Settings" +msgstr "" diff --git a/template/messages/tdeadmin/ksysv.pot b/template/messages/tdeadmin/ksysv.pot new file mode 100644 index 00000000000..51d4286fd8e --- /dev/null +++ b/template/messages/tdeadmin/ksysv.pot @@ -0,0 +1,863 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: IOCore.cpp:51 +msgid "" +"FAILED to remove %1 from %2: \"%3\"
" +msgstr "" + +#: IOCore.cpp:55 +msgid "FAILED to remove %1 from %2: \"%3\"\n" +msgstr "" + +#: IOCore.cpp:62 +msgid "removed %1 from %2
" +msgstr "" + +#: IOCore.cpp:66 +msgid "removed %1 from %2\n" +msgstr "" + +#: IOCore.cpp:95 +msgid "created %1 in %2
" +msgstr "" + +#: IOCore.cpp:96 +msgid "created %1 in %2\n" +msgstr "" + +#: IOCore.cpp:100 +msgid "" +"FAILED to create %1 in %2: \"%3\"
" +msgstr "" + +#: IOCore.cpp:105 +msgid "FAILED to create %1 in %2: \"%3\"\n" +msgstr "" + +#: OldView.cpp:89 OldView.cpp:91 ksysvui.rc:73 ksysvui.rc:92 +#, no-c-format +msgid "Runlevel Menu" +msgstr "" + +#: OldView.cpp:93 ksysvui.rc:82 +#, no-c-format +msgid "Services Menu" +msgstr "" + +#: OldView.cpp:193 +msgid "" +"&Available\n" +"Services" +msgstr "" + +#: OldView.cpp:198 +msgid "" +"

These are the services " +"available on your computer. To start a service, drag it onto the " +"Start section of a runlevel.

To stop one, do the same for the " +"Stop section.

" +msgstr "" + +#: OldView.cpp:242 +msgid "" +"

You can drag services from a runlevel onto the " +"trashcan to delete them from that runlevel.

The " +"Undo command can be used to restore deleted entries.

" +msgstr "" + +#: OldView.cpp:254 +#, c-format +msgid "Runlevel &%1" +msgstr "" + +#: OldView.cpp:256 +#, c-format +msgid "Runlevel %1" +msgstr "" + +#: OldView.cpp:260 +msgid "" +"

These are the services started in runlevel %1.

The " +"number shown on the left of the icon " +"determines the order in which the services are started. You can arrange them " +"via drag and drop, as long as a suitable sorting number can be " +"generated.

If that's not possible, you have to change the number " +"manually via the Properties dialog box.

" +msgstr "" + +#: OldView.cpp:268 +msgid "Start" +msgstr "" + +#: OldView.cpp:276 +msgid "Stop" +msgstr "" + +#: OldView.cpp:278 +msgid "" +"

These are the services stopped in runlevel %1.

The " +"number shown on the left of the icon " +"determines the order in which the services are stopped. You can arrange them " +"via drag and drop, as long as a suitable sorting number can be " +"generated.

If that's not possible, you have to change the number " +"manually via the Properties dialog box.

" +msgstr "" + +#: OldView.cpp:353 +#, c-format +msgid "" +"Drag here to start services\n" +"when entering runlevel %1" +msgstr "" + +#: OldView.cpp:355 +#, c-format +msgid "" +"Drag here to stop services\n" +"when entering runlevel %1" +msgstr "" + +#: OldView.cpp:414 +msgid "The services available on your computer" +msgstr "" + +#: OldView.cpp:474 +msgid "WRITING CONFIGURATION" +msgstr "" + +#: OldView.cpp:475 +msgid "** WRITING CONFIGURATION **" +msgstr "" + +#: OldView.cpp:479 +msgid "RUNLEVEL %1" +msgstr "" + +#: OldView.cpp:480 +msgid "** RUNLEVEL %1 **" +msgstr "" + +#: OldView.cpp:616 +msgid "** Stopping %1 **
" +msgstr "" + +#: OldView.cpp:617 +msgid "** Stopping %1 **" +msgstr "" + +#: OldView.cpp:622 +msgid " stop" +msgstr "" + +#: OldView.cpp:642 +msgid "** Starting %1 **
" +msgstr "" + +#: OldView.cpp:643 +msgid "** Starting %1 **" +msgstr "" + +#: OldView.cpp:648 +msgid " start" +msgstr "" + +#: OldView.cpp:682 +msgid "** Re-starting %1 **
" +msgstr "" + +#: OldView.cpp:683 +msgid "** Re-starting %1 **" +msgstr "" + +#: OldView.cpp:688 +msgid " restart" +msgstr "" + +#: OldView.cpp:937 +msgid "" +"

You have specified that your system's init scripts are located in the " +"folder %1, but this folder does not exist. You probably " +"selected the wrong distribution during configuration.

If you " +"reconfigure %2, it may be possible to fix the problem. If you choose to " +"reconfigure, you should shut down the application and the configuration " +"wizard will appear the next time %3 is run. If you choose not to " +"reconfigure, you will not be able to view or edit your system's init " +"configuration.

Would you like to reconfigure %4?

" +msgstr "" + +#: OldView.cpp:954 +msgid "Folder Does Not Exist" +msgstr "" + +#: OldView.cpp:954 +msgid "Reconfigure" +msgstr "" + +#: OldView.cpp:954 +msgid "Do Not Reconfigure" +msgstr "" + +#: OldView.cpp:965 +msgid "" +"

You do not have the right permissions to edit your system's init " +"configuration. However, you are free to browse the runlevels.

If you " +"really want to edit the configuration, either restart %1 " +"as root (or another privileged user), or ask your sysadmin " +"to install %2 suid or sgid.

The latter way is not " +"recommended though, due to security issues.

" +msgstr "" + +#: OldView.cpp:977 +msgid "Insufficient Permissions" +msgstr "" + +#: OldView.cpp:1029 +msgid "&Other..." +msgstr "" + +#: PreferencesDialog.cpp:32 +msgid "Configure" +msgstr "" + +#: PreferencesDialog.cpp:41 lookandfeelconfig.ui:18 +#, no-c-format +msgid "Look & Feel" +msgstr "" + +#: PreferencesDialog.cpp:69 configwizard.ui:301 +#, no-c-format +msgid "Paths" +msgstr "" + +#: PreferencesDialog.cpp:79 miscconfig.ui:17 +#, no-c-format +msgid "Miscellaneous" +msgstr "" + +#: PreferencesDialog.cpp:79 +msgid "Settings Not Fitting Anywhere Else" +msgstr "" + +#: PreferencesDialog.cpp:143 +msgid "" +"The service folder you specified does not exist.\n" +"You can continue if you want to, or you can click Cancel to select a new " +"folder." +msgstr "" + +#: PreferencesDialog.cpp:148 PreferencesDialog.cpp:159 +msgid "Warning" +msgstr "" + +#: PreferencesDialog.cpp:154 +msgid "" +"The runlevel folder you specified does not exist.\n" +"You can continue if you want to, or you can click Cancel to select a new " +"folder." +msgstr "" + +#: Properties.cpp:42 +msgid "&Service" +msgstr "" + +#: Properties.cpp:50 +msgid "Description:" +msgstr "" + +#: Properties.cpp:57 +msgid "Actions" +msgstr "" + +#: Properties.cpp:58 ksysvui.rc:17 +#, no-c-format +msgid "&Edit" +msgstr "" + +#: Properties.cpp:64 +msgid "&Start" +msgstr "" + +#: Properties.cpp:67 +msgid "S&top" +msgstr "" + +#: Properties.cpp:70 +msgid "&Restart" +msgstr "" + +#: Properties.cpp:121 +msgid "&Entry" +msgstr "" + +#: Properties.cpp:126 +msgid "&Name:" +msgstr "" + +#: Properties.cpp:131 +msgid "&Points to service:" +msgstr "" + +#: Properties.cpp:137 +msgid "&Sorting number:" +msgstr "" + +#: RunlevelAuthIcon.cpp:27 +msgid "Editing disabled - please check your permissions" +msgstr "" + +#: RunlevelAuthIcon.cpp:28 +msgid "Editing enabled" +msgstr "" + +#: TopWidget.cpp:118 +msgid "Start Service" +msgstr "" + +#: TopWidget.cpp:119 +msgid "&Choose which service to start:" +msgstr "" + +#: TopWidget.cpp:121 +msgid "Stop Service" +msgstr "" + +#: TopWidget.cpp:122 +msgid "&Choose which service to stop:" +msgstr "" + +#: TopWidget.cpp:124 +msgid "Restart Service" +msgstr "" + +#: TopWidget.cpp:125 +msgid "&Choose which service to restart:" +msgstr "" + +#: TopWidget.cpp:127 +msgid "Edit Service" +msgstr "" + +#: TopWidget.cpp:128 +msgid "&Choose which service to edit:" +msgstr "" + +#: TopWidget.cpp:215 +msgid "Re&vert Configuration" +msgstr "" + +#: TopWidget.cpp:218 +msgid "&Open..." +msgstr "" + +#: TopWidget.cpp:221 +msgid "&Save Configuration" +msgstr "" + +#: TopWidget.cpp:226 +msgid "Save &Log..." +msgstr "" + +#: TopWidget.cpp:234 +msgid "&Print Log..." +msgstr "" + +#: TopWidget.cpp:250 +msgid "P&roperties" +msgstr "" + +#: TopWidget.cpp:254 +msgid "&Open" +msgstr "" + +#: TopWidget.cpp:258 +msgid "Open &With" +msgstr "" + +#: TopWidget.cpp:267 +msgid "Show &Log" +msgstr "" + +#: TopWidget.cpp:270 +msgid "Hide &Log" +msgstr "" + +#: TopWidget.cpp:273 +msgid "&Start Service..." +msgstr "" + +#: TopWidget.cpp:277 +msgid "&Stop Service..." +msgstr "" + +#: TopWidget.cpp:281 +msgid "&Restart Service..." +msgstr "" + +#: TopWidget.cpp:285 +msgid "&Edit Service..." +msgstr "" + +#: TopWidget.cpp:299 +msgid "There are unsaved changes. Are you sure you want to quit?" +msgstr "" + +#: TopWidget.cpp:300 +msgid "Quit" +msgstr "" + +#: TopWidget.cpp:313 +msgid "Do you really want to revert all unsaved changes?" +msgstr "" + +#: TopWidget.cpp:314 +msgid "Revert Configuration" +msgstr "" + +#: TopWidget.cpp:315 +msgid "&Revert" +msgstr "" + +#: TopWidget.cpp:326 +msgid "" +"You're about to save the changes made to your init configuration. Wrong " +"settings can make your system hang on startup.\n" +"Do you wish to continue?" +msgstr "" + +#: TopWidget.cpp:330 +msgid "Save Configuration" +msgstr "" + +#: TopWidget.cpp:398 +msgid "" +"

Click on the checkboxes to show or hide " +"runlevels.

The list of currently visible runlevels is saved when you " +"use the Save Options command.

" +msgstr "" + +#: TopWidget.cpp:402 +msgid "Show only the selected runlevels" +msgstr "" + +#: TopWidget.cpp:404 +msgid "Show runlevels:" +msgstr "" + +#: TopWidget.cpp:422 +msgid "" +"

If the lock is closed , you don't have " +"the right permissions to edit the init " +"configuration.

Either restart %1 as root (or another more privileged " +"user), or ask your sysadmin to install %1 suid or " +"sgid.

The latter way is not recommended " +"though, due to security issues.

" +msgstr "" + +#: TopWidget.cpp:566 +msgid " Changed" +msgstr "" + +#: TopWidget.cpp:753 +msgid "Print Log File" +msgstr "" + +#: TopWidget.cpp:768 +msgid "

TDE Sys-V Init Editor Log

" +msgstr "" + +#: TopWidget.cpp:778 +msgid "

Printed on %1



" +msgstr "" + +#: TopWidget.cpp:830 +msgid "" +"

Unable to generate a valid sorting number for this position. This means " +"that there was no number available between the two adjacent services, and " +"the service did not fit in lexically.

Please adjust the sorting " +"numbers manually via the Properties dialog box.

" +msgstr "" + +#: TopWidget.cpp:837 +msgid "Unable to Generate Sorting Number" +msgstr "" + +#: TopWidget.cpp:841 +msgid "Unable to generate sorting number. Please change manually." +msgstr "" + +#: TopWidget.cpp:1055 +msgid "Configuration package saved successfully." +msgstr "" + +#: TopWidget.cpp:1085 +msgid "Configuration package loaded successfully." +msgstr "" + +#: ksv_core.cpp:35 +msgid "No description available." +msgstr "" + +#: ksv_core.cpp:155 +msgid " log files" +msgstr "" + +#: ksv_core.cpp:163 +msgid "Saved Init Configurations" +msgstr "" + +#: ksvdraglist.cpp:332 +msgid "No." +msgstr "" + +#: ksvdraglist.cpp:336 +msgid "Name" +msgstr "" + +#: ksvdraglist.cpp:348 ksvdraglist.cpp:352 ksvdraglist.cpp:355 +msgid "Drag Menu" +msgstr "" + +#: main.cpp:58 +msgid "SysV-Init Editor" +msgstr "" + +#: main.cpp:59 +msgid "Editor for Sys-V like init configurations" +msgstr "" + +#: main.cpp:62 +msgid "" +"Similar to Red Hat's\"tksysv\", but SysV-Init Editor allows\n" +"drag-and-drop, as well as keyboard use." +msgstr "" + +#: main.cpp:65 +msgid "Main developer" +msgstr "" + +#: trash.cpp:47 trash.cpp:48 +msgid "Drag here to remove services" +msgstr "" + +#: configwizard.ui:23 +#, no-c-format +msgid "Configuration Wizard" +msgstr "" + +#: configwizard.ui:39 +#, no-c-format +msgid "Operating System" +msgstr "" + +#: configwizard.ui:58 +#, no-c-format +msgid "

What Operating System do you use?

" +msgstr "" + +#: configwizard.ui:91 +#, no-c-format +msgid "Choose Your Operating System" +msgstr "" + +#: configwizard.ui:110 +#, no-c-format +msgid "&Linux" +msgstr "" + +#: configwizard.ui:121 configwizard.ui:265 +#, no-c-format +msgid "&Other" +msgstr "" + +#: configwizard.ui:157 +#, no-c-format +msgid "Distribution" +msgstr "" + +#: configwizard.ui:176 +#, no-c-format +msgid "Choose Your Distribution" +msgstr "" + +#: configwizard.ui:195 +#, no-c-format +msgid "&Debian GNU/Linux" +msgstr "" + +#: configwizard.ui:210 +#, no-c-format +msgid "&Red Hat Linux" +msgstr "" + +#: configwizard.ui:221 +#, no-c-format +msgid "&SuSE Linux" +msgstr "" + +#: configwizard.ui:232 +#, no-c-format +msgid "&Mandrake Linux" +msgstr "" + +#: configwizard.ui:243 +#, no-c-format +msgid "&Corel Linux OS" +msgstr "" + +#: configwizard.ui:254 +#, no-c-format +msgid "Conec&tiva Linux" +msgstr "" + +#: configwizard.ui:341 pathconfig.ui:65 +#, no-c-format +msgid "&Service path:" +msgstr "" + +#: configwizard.ui:389 pathconfig.ui:107 +#, no-c-format +msgid "Enter the path to the folder containing the services" +msgstr "" + +#: configwizard.ui:400 pathconfig.ui:115 +#, no-c-format +msgid "&Browse..." +msgstr "" + +#: configwizard.ui:404 pathconfig.ui:118 +#, no-c-format +msgid "Select the folder containing the services" +msgstr "" + +#: configwizard.ui:463 pathconfig.ui:169 +#, no-c-format +msgid "&Runlevel path:" +msgstr "" + +#: configwizard.ui:511 pathconfig.ui:211 +#, no-c-format +msgid "Enter the path to the folder containing the runlevel folders" +msgstr "" + +#: configwizard.ui:522 pathconfig.ui:219 +#, no-c-format +msgid "Br&owse..." +msgstr "" + +#: configwizard.ui:526 pathconfig.ui:222 +#, no-c-format +msgid "Select the folder containing the runlevel folders " +msgstr "" + +#: configwizard.ui:564 +#, no-c-format +msgid "Configuration Complete" +msgstr "" + +#: configwizard.ui:583 +#, no-c-format +msgid "" +"

Congratulations!

\n" +"

\n" +"You have finished the initial configuration of SysV-Init Editor. " +"Press the button labeled Finish to start editing your " +"init-configuration.\n" +"

" +msgstr "" + +#: ksysvui.rc:4 +#, no-c-format +msgid "&File" +msgstr "" + +#: ksysvui.rc:28 +#, no-c-format +msgid "&Tools" +msgstr "" + +#: ksysvui.rc:36 +#, no-c-format +msgid "&Settings" +msgstr "" + +#: ksysvui.rc:47 +#, no-c-format +msgid "&Help" +msgstr "" + +#: ksysvui.rc:59 +#, no-c-format +msgid "Main Toolbar" +msgstr "" + +#: lookandfeelconfig.ui:39 +#, no-c-format +msgid "Fonts" +msgstr "" + +#: lookandfeelconfig.ui:70 +#, no-c-format +msgid "C&hoose..." +msgstr "" + +#: lookandfeelconfig.ui:98 lookandfeelconfig.ui:126 +#, no-c-format +msgid "dummy-font" +msgstr "" + +#: lookandfeelconfig.ui:134 +#, no-c-format +msgid "Services:" +msgstr "" + +#: lookandfeelconfig.ui:150 +#, no-c-format +msgid "Sorting numbers:" +msgstr "" + +#: lookandfeelconfig.ui:166 +#, no-c-format +msgid "&Choose..." +msgstr "" + +#: lookandfeelconfig.ui:203 +#, no-c-format +msgid "Colors" +msgstr "" + +#: lookandfeelconfig.ui:251 lookandfeelconfig.ui:299 +#: lookandfeelconfig.ui:347 lookandfeelconfig.ui:379 +#, no-c-format +msgid "Dummy" +msgstr "" + +#: lookandfeelconfig.ui:254 +#, no-c-format +msgid "Choose a color for changed services" +msgstr "" + +#: lookandfeelconfig.ui:257 +#, no-c-format +msgid "" +"

Use the Select Color dialog box to pick a text color for " +"services that have been changed (either order/sorting number or " +"name).

\n" +"

Changed service entries will be distinguished by this color.

" +msgstr "" + +#: lookandfeelconfig.ui:266 +#, no-c-format +msgid "&Changed:" +msgstr "" + +#: lookandfeelconfig.ui:302 +#, no-c-format +msgid "Choose a color for service new to a runlevel" +msgstr "" + +#: lookandfeelconfig.ui:305 +#, no-c-format +msgid "" +"

Use the Select Color dialog box to pick a text color for " +"services new to a runlevel.

\n" +"

New service entries will be distinguished by this color.

" +msgstr "" + +#: lookandfeelconfig.ui:314 +#, no-c-format +msgid "&New:" +msgstr "" + +#: lookandfeelconfig.ui:350 +#, no-c-format +msgid "Choose a color for changed services that are selected" +msgstr "" + +#: lookandfeelconfig.ui:353 +#, no-c-format +msgid "" +"

Use the Select Color dialog box to pick a selected text " +"color for services that have been changed (either order/sorting " +"number or name).

\n" +"

Changed service entries will be distinguished by this color while they " +"are selected.

" +msgstr "" + +#: lookandfeelconfig.ui:382 +#, no-c-format +msgid "Choose a color for services new to a runlevel that are selected" +msgstr "" + +#: lookandfeelconfig.ui:385 +#, no-c-format +msgid "" +"

Use the Select Color dialog box to pick a selected text " +"color for services new to a runlevel.

\n" +"

New service entries will be distinguished by this color while they are " +"selected.

" +msgstr "" + +#: lookandfeelconfig.ui:394 +#, no-c-format +msgid "New && &selected:" +msgstr "" + +#: lookandfeelconfig.ui:410 +#, no-c-format +msgid "Changed && s&elected:" +msgstr "" + +#: miscconfig.ui:38 +#, no-c-format +msgid "Informational Messages" +msgstr "" + +#: miscconfig.ui:73 +#, no-c-format +msgid "Show all messages again:" +msgstr "" + +#: miscconfig.ui:98 +#, no-c-format +msgid "&Show All" +msgstr "" + +#: miscconfig.ui:108 +#, no-c-format +msgid "&Warn if not allowed to write configuration" +msgstr "" + +#: miscconfig.ui:116 +#, no-c-format +msgid "Warn &if unable to generate a sorting number" +msgstr "" + +#: pathconfig.ui:26 +#, no-c-format +msgid "Path Configuration" +msgstr "" diff --git a/template/messages/tdeadmin/kuser.pot b/template/messages/tdeadmin/kuser.pot new file mode 100644 index 00000000000..8e5642a49f7 --- /dev/null +++ b/template/messages/tdeadmin/kuser.pot @@ -0,0 +1,1766 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: addUser.cpp:45 +msgid "New Account Options" +msgstr "" + +#: addUser.cpp:49 generalsettings.ui:142 kuser.kcfg:55 +#, no-c-format +msgid "Create home folder" +msgstr "" + +#: addUser.cpp:51 +msgid "Copy skeleton" +msgstr "" + +#: addUser.cpp:68 +msgid "User with UID %1 already exists." +msgstr "" + +#: addUser.cpp:75 +msgid "User with RID %1 already exists." +msgstr "" + +#: addUser.cpp:117 +msgid "" +"Folder %1 already exists!\n" +"%2 may become owner and permissions may change.\n" +"Do you really want to use %3?" +msgstr "" + +#: addUser.cpp:124 +msgid "%1 is not a folder." +msgstr "" + +#: addUser.cpp:126 addUser.cpp:154 +#, c-format +msgid "stat() failed on %1." +msgstr "" + +#: addUser.cpp:147 +msgid "Mailbox %1 already exists (uid=%2)." +msgstr "" + +#: addUser.cpp:151 +msgid "%1 exists but is not a regular file." +msgstr "" + +#: delUser.cpp:28 +msgid "Delete User" +msgstr "" + +#: delUser.cpp:32 +msgid "

Deleting user %1

Also perform the following actions:" +msgstr "" + +#: delUser.cpp:35 +#, c-format +msgid "Delete &home folder: %1" +msgstr "" + +#: delUser.cpp:37 +#, c-format +msgid "Delete &mailbox: %1" +msgstr "" + +#: editDefaults.cpp:48 propdlg.cpp:151 +msgid "" +msgstr "" + +#: editDefaults.cpp:50 editDefaults.cpp:73 +msgid "Connection" +msgstr "" + +#: editDefaults.cpp:52 +msgid "Password Policy" +msgstr "" + +#: editDefaults.cpp:53 +msgid "General" +msgstr "" + +#: editDefaults.cpp:53 +msgid "General Settings" +msgstr "" + +#: editDefaults.cpp:56 generalsettings.ui:41 +#, no-c-format +msgid "Files" +msgstr "" + +#: editDefaults.cpp:56 +msgid "File Source Settings" +msgstr "" + +#: editDefaults.cpp:76 +msgid "Settings" +msgstr "" + +#: editDefaults.cpp:80 ldapsamba.ui:24 propdlg.cpp:267 +#, no-c-format +msgid "Samba" +msgstr "" + +#: editDefaults.cpp:81 generalsettings.ui:46 +#, no-c-format +msgid "LDAP" +msgstr "" + +#: editDefaults.cpp:81 +msgid "LDAP Source Settings" +msgstr "" + +#: editDefaults.cpp:115 +msgid "LDAP Query" +msgstr "" + +#: editGroup.cpp:39 +msgid "Group Properties" +msgstr "" + +#: editGroup.cpp:49 +msgid "Domain Admins" +msgstr "" + +#: editGroup.cpp:49 +msgid "Admins" +msgstr "" + +#: editGroup.cpp:50 +msgid "Domain Users" +msgstr "" + +#: editGroup.cpp:50 mainView.cpp:50 +msgid "Users" +msgstr "" + +#: editGroup.cpp:51 +msgid "Domain Guests" +msgstr "" + +#: editGroup.cpp:51 +msgid "Guests" +msgstr "" + +#: editGroup.cpp:58 +msgid "Group number:" +msgstr "" + +#: editGroup.cpp:72 +msgid "Group rid:" +msgstr "" + +#: editGroup.cpp:90 +msgid "Group name:" +msgstr "" + +#: editGroup.cpp:104 +msgid "Description:" +msgstr "" + +#: editGroup.cpp:113 +msgid "Display name:" +msgstr "" + +#: editGroup.cpp:122 +msgid "Type:" +msgstr "" + +#: editGroup.cpp:124 kgroupvw.cpp:69 +msgid "Domain" +msgstr "" + +#: editGroup.cpp:125 kgroupvw.cpp:70 +msgid "Local" +msgstr "" + +#: editGroup.cpp:126 kgroupvw.cpp:71 +msgid "Builtin" +msgstr "" + +#: editGroup.cpp:143 propdlg.cpp:309 +msgid "Domain SID:" +msgstr "" + +#: editGroup.cpp:151 +msgid "Disable Samba group information" +msgstr "" + +#: editGroup.cpp:163 +msgid "Users in Group" +msgstr "" + +#: editGroup.cpp:168 +msgid "Add <-" +msgstr "" + +#: editGroup.cpp:169 +msgid "Remove ->" +msgstr "" + +#: editGroup.cpp:174 +msgid "Users NOT in Group" +msgstr "" + +#: editGroup.cpp:269 +msgid "You need to type a group name." +msgstr "" + +#: editGroup.cpp:277 +msgid "Group with name %1 already exists." +msgstr "" + +#: editGroup.cpp:284 +msgid "Group with SID %1 already exists." +msgstr "" + +#: editGroup.cpp:289 +msgid "Group with gid %1 already exists." +msgstr "" + +#: kgroupfiles.cpp:97 +msgid "" +"stat call on file %1 failed: %2\n" +"Check KUser settings." +msgstr "" + +#: kgroupfiles.cpp:124 kuserfiles.cpp:158 kuserfiles.cpp:241 +msgid "Error opening %1 for reading." +msgstr "" + +#: kgroupfiles.cpp:236 kgroupfiles.cpp:243 kgroupfiles.cpp:251 +#: kuserfiles.cpp:346 kuserfiles.cpp:352 kuserfiles.cpp:526 +msgid "Error opening %1 for writing." +msgstr "" + +#: kgroupfiles.cpp:357 +msgid "" +"Unable to process NIS group file without a minimum GID specified.\n" +"Please update KUser settings (File Source Settings)." +msgstr "" + +#: kgroupfiles.cpp:361 +msgid "" +"Specifying NIS minimum GID requires NIS file(s).\n" +"Please update KUser settings (File Source Settings)." +msgstr "" + +#: kgroupfiles.cpp:367 +msgid "Unable to build NIS group databases." +msgstr "" + +#: kgroupldap.cpp:164 +msgid "Loading Groups From LDAP" +msgstr "" + +#: kgroupldap.cpp:194 kuserldap.cpp:611 +msgid "LDAP Operation" +msgstr "" + +#: kgroupvw.cpp:72 +msgid "Unknown" +msgstr "" + +#: kgroupvw.cpp:124 +msgid "GID" +msgstr "" + +#: kgroupvw.cpp:126 +msgid "Group Name" +msgstr "" + +#: kgroupvw.cpp:129 kuservw.cpp:129 +msgid "Domain SID" +msgstr "" + +#: kgroupvw.cpp:130 kuservw.cpp:130 +msgid "RID" +msgstr "" + +#: kgroupvw.cpp:131 +msgid "Type" +msgstr "" + +#: kgroupvw.cpp:132 +msgid "Display Name" +msgstr "" + +#: kgroupvw.cpp:133 +msgid "Description" +msgstr "" + +#: kuser.cpp:551 +msgid "Cannot create home folder for %1: it is null or empty." +msgstr "" + +#: kuser.cpp:557 +msgid "" +"Cannot create home folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:563 +msgid "" +"Cannot change owner of home folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:568 +msgid "" +"Cannot change permissions on home folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:583 +msgid "" +"Folder %1 already exists!\n" +"Will make %2 owner and change permissions.\n" +"Do you want to continue?" +msgstr "" + +#: kuser.cpp:587 kuser.cpp:605 +msgid "" +"Cannot change owner of %1 folder.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:591 +msgid "" +"Folder %1 left 'as is'.\n" +"Verify ownership and permissions for user %2 who may not be able to log in!" +msgstr "" + +#: kuser.cpp:595 +msgid "%1 exists and is not a folder. User %2 will not be able to log in!" +msgstr "" + +#: kuser.cpp:601 +msgid "" +"Cannot create %1 folder.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:609 +msgid "" +"stat call on %1 failed.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:624 +msgid "Cannot create %1: %2" +msgstr "" + +#: kuser.cpp:634 +msgid "" +"Cannot change owner on mailbox: %1\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:640 +msgid "" +"Cannot change permissions on mailbox: %1\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:685 +msgid "" +"Error creating symlink %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:695 +msgid "" +"Cannot change owner of folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:700 +msgid "" +"Cannot change permissions on folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:710 +msgid "" +"Cannot change owner of file %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:715 +msgid "" +"Cannot change permissions on file %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:729 +msgid "Folder %1 does not exist, cannot copy skeleton for %2." +msgstr "" + +#: kuser.cpp:734 +msgid "Folder %1 does not exist, cannot copy skeleton." +msgstr "" + +#: kuser.cpp:752 +msgid "" +"Cannot remove home folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:756 +msgid "Removal of home folder %1 failed (uid = %2, gid = %3)." +msgstr "" + +#: kuser.cpp:759 +msgid "" +"stat call on file %1 failed.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:777 +msgid "" +"Cannot remove crontab %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:791 +msgid "" +"Cannot remove mailbox %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:811 +#, c-format +msgid "Cannot fork while trying to kill processes for uid %1." +msgstr "" + +#: kuserfiles.cpp:118 +msgid "" +"KUser sources were not configured.\n" +"Local passwd source set to %1\n" +"Local group source set to %2." +msgstr "" + +#: kuserfiles.cpp:131 +msgid "" +"Stat call on file %1 failed: %2\n" +"Check KUser settings." +msgstr "" + +#: kuserfiles.cpp:253 +msgid "" +"No /etc/passwd entry for %1.\n" +"Entry will be removed at the next `Save'-operation." +msgstr "" + +#: kuserfiles.cpp:475 +msgid "" +"Unable to process NIS passwd file without a minimum UID specified.\n" +"Please update KUser settings (Files)." +msgstr "" + +#: kuserfiles.cpp:479 +msgid "" +"Specifying NIS minimum UID requires NIS file(s).\n" +"Please update KUser settings (Files)." +msgstr "" + +#: kuserfiles.cpp:486 +msgid "Unable to build password database." +msgstr "" + +#: kuserfiles.cpp:492 +msgid "Unable to build password databases." +msgstr "" + +#: kuserldap.cpp:243 +msgid "Loading Users From LDAP" +msgstr "" + +#: kuservw.cpp:120 +msgid "UID" +msgstr "" + +#: kuservw.cpp:122 +msgid "User Login" +msgstr "" + +#: kuservw.cpp:123 +msgid "Full Name" +msgstr "" + +#: kuservw.cpp:124 +msgid "Home Directory" +msgstr "" + +#: kuservw.cpp:125 +msgid "Login Shell" +msgstr "" + +#: kuservw.cpp:131 +msgid "Samba Login Script" +msgstr "" + +#: kuservw.cpp:132 +msgid "Samba Profile Path" +msgstr "" + +#: kuservw.cpp:133 +msgid "Samba Home Drive" +msgstr "" + +#: kuservw.cpp:134 +msgid "Samba Home Path" +msgstr "" + +#: main.cpp:36 +msgid "TDE User Editor" +msgstr "" + +#: main.cpp:43 +msgid "KUser" +msgstr "" + +#: main.cpp:46 main.cpp:48 +msgid "kuser author" +msgstr "" + +#: main.cpp:61 +msgid "TDE User Manager" +msgstr "" + +#: mainView.cpp:53 propdlg.cpp:320 propdlg.cpp:325 +msgid "Groups" +msgstr "" + +#: mainView.cpp:166 +msgid "" +"You are using private groups.\n" +"Do you want to delete the user's private group '%1'?" +msgstr "" + +#: mainView.cpp:169 +msgid "Do Not Delete" +msgstr "" + +#: mainView.cpp:188 +msgid "You have run out of uid space." +msgstr "" + +#: mainView.cpp:200 +msgid "Please type the name of the new user:" +msgstr "" + +#: mainView.cpp:206 +msgid "User with name %1 already exists." +msgstr "" + +#: mainView.cpp:307 +msgid "" +"You have selected %1 users. Do you really want to change the password for " +"all the selected users?" +msgstr "" + +#: mainView.cpp:308 +msgid "Change" +msgstr "" + +#: mainView.cpp:308 propdlg.cpp:510 +msgid "Do Not Change" +msgstr "" + +#: mainView.cpp:396 +msgid "You have run out of gid space." +msgstr "" + +#: mainView.cpp:447 +msgid "" +"The group '%1' is the primary group of one or more users (such as '%2'); it " +"cannot be deleted." +msgstr "" + +#: mainView.cpp:460 +msgid "Do you really want to delete the group '%1'?" +msgstr "" + +#: mainView.cpp:465 +msgid "Do you really want to delete the %1 selected groups?" +msgstr "" + +#: mainWidget.cpp:50 +msgid "Reading configuration" +msgstr "" + +#: mainWidget.cpp:56 +msgid "Ready" +msgstr "" + +#: mainWidget.cpp:78 mainWidget.cpp:90 +msgid "&Add..." +msgstr "" + +#: mainWidget.cpp:81 mainWidget.cpp:93 +msgid "&Edit..." +msgstr "" + +#: mainWidget.cpp:84 +msgid "&Delete..." +msgstr "" + +#: mainWidget.cpp:87 +msgid "&Set Password..." +msgstr "" + +#: mainWidget.cpp:96 selectconn.cpp:44 +msgid "&Delete" +msgstr "" + +#: mainWidget.cpp:99 +msgid "&Reload" +msgstr "" + +#: mainWidget.cpp:104 +msgid "&Select Connection..." +msgstr "" + +#: mainWidget.cpp:108 +msgid "Show System Users/Groups" +msgstr "" + +#: mainWidget.cpp:111 +msgid "Hide System Users/Groups" +msgstr "" + +#: misc.cpp:46 +#, c-format +msgid "Can't create backup file for %1" +msgstr "" + +#: misc.cpp:71 +msgid "File %1 does not exist." +msgstr "" + +#: misc.cpp:76 +msgid "Cannot open file %1 for reading." +msgstr "" + +#: misc.cpp:81 +msgid "Cannot open file %1 for writing." +msgstr "" + +#: propdlg.cpp:60 propdlg.cpp:91 +msgid "Do not change" +msgstr "" + +#: passwordpolicy.ui:82 passwordpolicy.ui:99 +#: passwordpolicy.ui:130 passwordpolicy.ui:147 +#: propdlg.cpp:76 +#, no-c-format +msgid " days" +msgstr "" + +#: passwordpolicy.ui:85 passwordpolicy.ui:102 +#: passwordpolicy.ui:133 passwordpolicy.ui:194 +#: propdlg.cpp:81 propdlg.cpp:257 +#, no-c-format +msgid "Never" +msgstr "" + +#: propdlg.cpp:107 +msgid "User Info" +msgstr "" + +#: propdlg.cpp:116 +msgid "User login:" +msgstr "" + +#: propdlg.cpp:121 +msgid "&User ID:" +msgstr "" + +#: propdlg.cpp:125 +msgid "Set &Password..." +msgstr "" + +#: propdlg.cpp:133 +msgid "Full &name:" +msgstr "" + +#: propdlg.cpp:140 +msgid "Surname:" +msgstr "" + +#: propdlg.cpp:145 +msgid "Email address:" +msgstr "" + +#: propdlg.cpp:159 +msgid "&Login shell:" +msgstr "" + +#: propdlg.cpp:164 +msgid "&Home folder:" +msgstr "" + +#: propdlg.cpp:172 +msgid "&Office:" +msgstr "" + +#: propdlg.cpp:177 +msgid "Offi&ce Phone:" +msgstr "" + +#: propdlg.cpp:182 +msgid "Ho&me Phone:" +msgstr "" + +#: propdlg.cpp:187 +msgid "Login class:" +msgstr "" + +#: propdlg.cpp:192 +msgid "&Office #1:" +msgstr "" + +#: propdlg.cpp:197 +msgid "O&ffice #2:" +msgstr "" + +#: propdlg.cpp:202 +msgid "&Address:" +msgstr "" + +#: propdlg.cpp:206 +msgid "Account &disabled" +msgstr "" + +#: propdlg.cpp:212 +msgid "Disable &POSIX account information" +msgstr "" + +#: propdlg.cpp:224 +msgid "Password Management" +msgstr "" + +#: propdlg.cpp:230 +msgid "Last password change:" +msgstr "" + +#: propdlg.cpp:236 +msgid "POSIX parameters:" +msgstr "" + +#: propdlg.cpp:237 +msgid "Time before password may ¬ be changed after last password change:" +msgstr "" + +#: propdlg.cpp:238 +msgid "Time when password &expires after last password change:" +msgstr "" + +#: propdlg.cpp:239 +msgid "Time before password expires to &issue an expire warning:" +msgstr "" + +#: propdlg.cpp:240 +msgid "Time when account will be &disabled after expiration of password:" +msgstr "" + +#: propdlg.cpp:251 +msgid "&Account will expire on:" +msgstr "" + +#: propdlg.cpp:274 +msgid "RID:" +msgstr "" + +#: propdlg.cpp:279 +msgid "Login script:" +msgstr "" + +#: propdlg.cpp:284 +msgid "Profile path:" +msgstr "" + +#: ldapsamba.ui:79 propdlg.cpp:289 +#, no-c-format +msgid "Home drive:" +msgstr "" + +#: propdlg.cpp:294 +msgid "Home path:" +msgstr "" + +#: propdlg.cpp:299 +msgid "User workstations:" +msgstr "" + +#: ldapsamba.ui:169 propdlg.cpp:304 +#, no-c-format +msgid "Domain name:" +msgstr "" + +#: propdlg.cpp:315 +msgid "Disable &Samba account information" +msgstr "" + +#: propdlg.cpp:330 propdlg.cpp:638 propdlg.cpp:673 +msgid "Primary group: " +msgstr "" + +#: propdlg.cpp:333 +msgid "Set as Primary" +msgstr "" + +#: propdlg.cpp:344 propdlg.cpp:359 +msgid "User Properties" +msgstr "" + +#: propdlg.cpp:349 +msgid "User Properties - %1 Selected Users" +msgstr "" + +#: propdlg.cpp:882 +msgid "You need to specify an UID." +msgstr "" + +#: propdlg.cpp:887 +msgid "You must specify a home directory." +msgstr "" + +#: propdlg.cpp:893 +msgid "You must fill the surname field." +msgstr "" + +#: propdlg.cpp:900 +msgid "You need to specify a samba RID." +msgstr "" + +#: propdlg.cpp:944 +msgid "User with UID %1 already exists" +msgstr "" + +#: propdlg.cpp:954 +msgid "User with RID %1 already exists" +msgstr "" + +#: propdlg.cpp:968 +msgid "" +"

The shell %1 is not yet listed in the file %2. In order to use this shell " +"you must add it to this file first.

Do you want to add it now?" +msgstr "" + +#: propdlg.cpp:972 +msgid "Unlisted Shell" +msgstr "" + +#: propdlg.cpp:973 +msgid "&Add Shell" +msgstr "" + +#: propdlg.cpp:974 +msgid "Do &Not Add" +msgstr "" + +#: pwddlg.cpp:29 +msgid "Enter Password" +msgstr "" + +#: pwddlg.cpp:34 +msgid "Password:" +msgstr "" + +#: pwddlg.cpp:50 +msgid "Verify:" +msgstr "" + +#: pwddlg.cpp:74 +msgid "" +"Passwords are not identical.\n" +"Try again." +msgstr "" + +#: selectconn.cpp:38 +msgid "Connection Selection" +msgstr "" + +#: selectconn.cpp:42 +msgid "&New..." +msgstr "" + +#: selectconn.cpp:43 +msgid "&Edit" +msgstr "" + +#: selectconn.cpp:48 +msgid "Defined connections:" +msgstr "" + +#: selectconn.cpp:81 +msgid "Please type the name of the new connection:" +msgstr "" + +#: selectconn.cpp:84 +msgid "A connection with this name already exists." +msgstr "" + +#: selectconn.cpp:122 +msgid "Do you really want to delete the connection '%1'?" +msgstr "" + +#: selectconn.cpp:123 +msgid "Delete Connection" +msgstr "" + +#: filessettings.ui:40 +#, no-c-format +msgid "Local User Database Files" +msgstr "" + +#: filessettings.ui:51 +#, no-c-format +msgid "Group file:" +msgstr "" + +#: filessettings.ui:62 +#, no-c-format +msgid "Password file:" +msgstr "" + +#: filessettings.ui:83 +#, no-c-format +msgid "Shadow password file:" +msgstr "" + +#: filessettings.ui:104 +#, no-c-format +msgid "Shadow group file:" +msgstr "" + +#: filessettings.ui:115 +#, no-c-format +msgid "MD5 shadow passwords" +msgstr "" + +#: filessettings.ui:133 +#, no-c-format +msgid "NIS Settings" +msgstr "" + +#: filessettings.ui:144 +#, no-c-format +msgid "NIS password source:" +msgstr "" + +#: filessettings.ui:155 +#, no-c-format +msgid "NIS group source:" +msgstr "" + +#: filessettings.ui:166 +#, no-c-format +msgid "NIS minimum UID:" +msgstr "" + +#: filessettings.ui:177 +#, no-c-format +msgid "NIS minimum GID:" +msgstr "" + +#: generalsettings.ui:32 +#, no-c-format +msgid "Source of user/group database:" +msgstr "" + +#: generalsettings.ui:51 +#, no-c-format +msgid "System" +msgstr "" + +#: generalsettings.ui:78 +#, no-c-format +msgid "First normal GID:" +msgstr "" + +#: generalsettings.ui:89 ldapsamba.ui:110 +#, no-c-format +msgid "Home path template:" +msgstr "" + +#: generalsettings.ui:100 +#, no-c-format +msgid "Shell:" +msgstr "" + +#: generalsettings.ui:119 +#, no-c-format +msgid "First normal UID:" +msgstr "" + +#: generalsettings.ui:153 kuser.kcfg:60 +#, no-c-format +msgid "Copy skeleton to home folder" +msgstr "" + +#: generalsettings.ui:169 kuser.kcfg:65 +#, no-c-format +msgid "User private groups" +msgstr "" + +#: generalsettings.ui:177 +#, no-c-format +msgid "Default group:" +msgstr "" + +#: kuser.kcfg:16 +#, no-c-format +msgid "Default connection" +msgstr "" + +#: kuser.kcfg:20 +#, no-c-format +msgid "Show system users" +msgstr "" + +#: kuser.kcfg:26 +#, no-c-format +msgid "The source of the user and group database" +msgstr "" + +#: kuser.kcfg:27 +#, no-c-format +msgid "" +"This option allows you to select where the user/group data stored. Currently " +"three storage backends are supported.
Files stores user/group " +"data in traditional /etc/passwd and /etc/group flat files.
LDAP " +"stores data in a directory server using the posixAccount and posixGroup " +"object classes; this backend allows the management of Samba users/groups via " +"the sambaSamAccount object class.
System provides a read-only " +"access to all users and groups which your installation knows about." +msgstr "" + +#: kuser.kcfg:36 +#, no-c-format +msgid "Shell" +msgstr "" + +#: kuser.kcfg:37 +#, no-c-format +msgid "" +"This option allows you to select the shell which will be the default for new " +"users." +msgstr "" + +#: kuser.kcfg:40 +#, no-c-format +msgid "Home path template" +msgstr "" + +#: kuser.kcfg:41 +#, no-c-format +msgid "" +"This option specifies the UNIX home path template for new users. The '%U' " +"macro will replaced with the actual user name." +msgstr "" + +#: kuser.kcfg:45 +#, no-c-format +msgid "First UID" +msgstr "" + +#: kuser.kcfg:46 +#, no-c-format +msgid "" +"This options specifies the first user ID where searching for an available " +"UID starts." +msgstr "" + +#: kuser.kcfg:50 +#, no-c-format +msgid "First GID" +msgstr "" + +#: kuser.kcfg:51 +#, no-c-format +msgid "" +"This options specifies the first group ID where searching for an available " +"GID starts." +msgstr "" + +#: kuser.kcfg:56 +#, no-c-format +msgid "" +"If this option is checked then a home directory will created for the new " +"user." +msgstr "" + +#: kuser.kcfg:61 +#, no-c-format +msgid "" +"If this option is checked then the contents of the skeleton folder will " +"copied to the new user's home directory" +msgstr "" + +#: kuser.kcfg:66 +#, no-c-format +msgid "" +"If this option is enabled, new user creation will create a private group " +"named as the user, and the primary group of the user will assigned to this " +"private group." +msgstr "" + +#: kuser.kcfg:70 +#, no-c-format +msgid "Default primary group" +msgstr "" + +#: kuser.kcfg:71 +#, no-c-format +msgid "" +"This is the default primary group which will be assigned to a newly created " +"user." +msgstr "" + +#: kuser.kcfg:76 +#, no-c-format +msgid "smin" +msgstr "" + +#: kuser.kcfg:80 +#, no-c-format +msgid "smax" +msgstr "" + +#: kuser.kcfg:84 +#, no-c-format +msgid "swarn" +msgstr "" + +#: kuser.kcfg:88 +#, no-c-format +msgid "sinact" +msgstr "" + +#: kuser.kcfg:92 +#, no-c-format +msgid "sexpire" +msgstr "" + +#: kuser.kcfg:93 +#, no-c-format +msgid "This setting is for specifying a date when user accounts will expire." +msgstr "" + +#: kuser.kcfg:97 +#, no-c-format +msgid "sneverexpire" +msgstr "" + +#: kuser.kcfg:98 +#, no-c-format +msgid "Check this if you want to user accounts never expire." +msgstr "" + +#: kuser.kcfg:103 +#, no-c-format +msgid "Password file" +msgstr "" + +#: kuser.kcfg:104 +#, no-c-format +msgid "This specifies the users database file (usually /etc/passwd)." +msgstr "" + +#: kuser.kcfg:108 +#, no-c-format +msgid "Group file" +msgstr "" + +#: kuser.kcfg:109 +#, no-c-format +msgid "This specifies the groups database file (usually /etc/group)." +msgstr "" + +#: kuser.kcfg:113 +#, no-c-format +msgid "MD5 Shadow passwords" +msgstr "" + +#: kuser.kcfg:114 +#, no-c-format +msgid "" +"Check this if you want the passwords in the shadow file MD5 hashed. Leave " +"this unchecked if DES encryption should be used." +msgstr "" + +#: kuser.kcfg:117 +#, no-c-format +msgid "Shadow password file" +msgstr "" + +#: kuser.kcfg:118 +#, no-c-format +msgid "" +"Specifies the shadow password file (usually /etc/shadow). Leave this empty " +"if your system does not use a shadow password file." +msgstr "" + +#: kuser.kcfg:122 +#, no-c-format +msgid "Group shadow file" +msgstr "" + +#: kuser.kcfg:123 +#, no-c-format +msgid "" +"Specifies the shadow group file (usually /etc/gshadow). Leave this empty if " +"your system does not use a shadow group file." +msgstr "" + +#: kuser.kcfg:127 +#, no-c-format +msgid "NIS password source" +msgstr "" + +#: kuser.kcfg:130 +#, no-c-format +msgid "NIS minimum UID" +msgstr "" + +#: kuser.kcfg:133 +#, no-c-format +msgid "NIS group source" +msgstr "" + +#: kuser.kcfg:136 +#, no-c-format +msgid "NIS minimum GID" +msgstr "" + +#: kuser.kcfg:140 +#, no-c-format +msgid "LDAP User" +msgstr "" + +#: kuser.kcfg:143 +#, no-c-format +msgid "LDAP Password" +msgstr "" + +#: kuser.kcfg:146 +#, no-c-format +msgid "LDAP SASL Realm" +msgstr "" + +#: kuser.kcfg:149 +#, no-c-format +msgid "LDAP Bind DN" +msgstr "" + +#: kuser.kcfg:152 +#, no-c-format +msgid "LDAP Host" +msgstr "" + +#: kuser.kcfg:155 +#, no-c-format +msgid "LDAP Port" +msgstr "" + +#: kuser.kcfg:159 +#, no-c-format +msgid "LDAP version" +msgstr "" + +#: kuser.kcfg:163 +#, no-c-format +msgid "LDAP Size limit" +msgstr "" + +#: kuser.kcfg:167 +#, no-c-format +msgid "LDAP Time limit" +msgstr "" + +#: kuser.kcfg:171 +#, no-c-format +msgid "LDAP Base DN" +msgstr "" + +#: kuser.kcfg:174 +#, no-c-format +msgid "LDAP Filter" +msgstr "" + +#: kuser.kcfg:177 +#, no-c-format +msgid "LDAP no encryption" +msgstr "" + +#: kuser.kcfg:181 +#, no-c-format +msgid "LDAP TLS" +msgstr "" + +#: kuser.kcfg:185 +#, no-c-format +msgid "LDAP SSL" +msgstr "" + +#: kuser.kcfg:189 +#, no-c-format +msgid "LDAP Anonymous" +msgstr "" + +#: kuser.kcfg:193 +#, no-c-format +msgid "LDAP Simple auth" +msgstr "" + +#: kuser.kcfg:197 +#, no-c-format +msgid "LDAP SASL auth" +msgstr "" + +#: kuser.kcfg:201 +#, no-c-format +msgid "LDAP SASL mechanism" +msgstr "" + +#: kuser.kcfg:205 +#, no-c-format +msgid "LDAP User container" +msgstr "" + +#: kuser.kcfg:206 +#, no-c-format +msgid "" +"This specifies where to store users' entries relative to the LDAP base DN." +msgstr "" + +#: kuser.kcfg:210 +#, no-c-format +msgid "LDAP User filter" +msgstr "" + +#: kuser.kcfg:211 +#, no-c-format +msgid "This specifies the filter used for user entries." +msgstr "" + +#: kuser.kcfg:214 +#, no-c-format +msgid "LDAP Group container" +msgstr "" + +#: kuser.kcfg:215 +#, no-c-format +msgid "" +"This specifies where to store groups' entries relative to the LDAP base DN." +msgstr "" + +#: kuser.kcfg:219 +#, no-c-format +msgid "LDAP Group filter" +msgstr "" + +#: kuser.kcfg:220 +#, no-c-format +msgid "This specifies the filter used for group entries." +msgstr "" + +#: kuser.kcfg:223 +#, no-c-format +msgid "LDAP User RDN prefix" +msgstr "" + +#: kuser.kcfg:224 +#, no-c-format +msgid "This specifies what prefix will used for user entries." +msgstr "" + +#: kuser.kcfg:233 ldapsettings.ui:235 +#, no-c-format +msgid "Store the user's full name in the cn attribute" +msgstr "" + +#: kuser.kcfg:234 +#, no-c-format +msgid "" +"Check this if the user's full name should be stored in the cn (Canonical " +"Name) attribute." +msgstr "" + +#: kuser.kcfg:238 +#, no-c-format +msgid "Update the gecos field" +msgstr "" + +#: kuser.kcfg:239 +#, no-c-format +msgid "Check this if the gecos attribute should be updated." +msgstr "" + +#: kuser.kcfg:243 +#, no-c-format +msgid "Manage LDAP shadowAccount objectclass" +msgstr "" + +#: kuser.kcfg:244 +#, no-c-format +msgid "" +"Check this if the shadowAccount object should be used in the users' entries. " +"It allows to enforce password change/expiration policies." +msgstr "" + +#: kuser.kcfg:248 +#, no-c-format +msgid "LDAP Structural objectclass" +msgstr "" + +#: kuser.kcfg:249 +#, no-c-format +msgid "" +"This option allows to specify the structural objectclass used with users' " +"entries. If you want to use these entries not just for authentication, but " +"for an addressbook, too, then choose inetOrgPerson." +msgstr "" + +#: kuser.kcfg:257 +#, no-c-format +msgid "LDAP Group RDN prefix" +msgstr "" + +#: kuser.kcfg:258 +#, no-c-format +msgid "This specifies what prefix will used for group entries." +msgstr "" + +#: kuser.kcfg:266 +#, no-c-format +msgid "LDAP Password hash method" +msgstr "" + +#: kuser.kcfg:267 +#, no-c-format +msgid "This specifies the password hashing method. The most secure is SSHA." +msgstr "" + +#: kuser.kcfg:279 +#, no-c-format +msgid "Enable samba account management" +msgstr "" + +#: kuser.kcfg:280 +#, no-c-format +msgid "" +"Check this if you want to use the user/group entries in a Samba domain. " +"KUser will create sambaSamAccount objectclass for each entry which is usable " +"with the ldapsam passdb backend with Samba version greater than 3.0." +msgstr "" + +#: kuser.kcfg:283 +#, no-c-format +msgid "Samba domain name" +msgstr "" + +#: kuser.kcfg:284 +#, no-c-format +msgid "This specifies the samba domain name." +msgstr "" + +#: kuser.kcfg:287 +#, no-c-format +msgid "Samba domain SID" +msgstr "" + +#: kuser.kcfg:288 +#, no-c-format +msgid "" +"This specifies the domain Security IDentifier. It is unique in a single " +"domain. You can query the value of the domain SID with 'net getlocalsid " +"domain_name'." +msgstr "" + +#: kuser.kcfg:291 +#, no-c-format +msgid "Algorithmic RID base" +msgstr "" + +#: kuser.kcfg:292 +#, no-c-format +msgid "" +"This value is an offset for the algorithmic mapping from uids and gids to " +"rids. The default (and minimum) value is 1000, it must be even, and the LDAP " +"database and smb.conf must store the same values." +msgstr "" + +#: kuser.kcfg:296 +#, no-c-format +msgid "Samba login script" +msgstr "" + +#: kuser.kcfg:297 +#, no-c-format +msgid "" +"This specifies a name of a login script (in the `Netlogon` share) which will " +"be executed as the user logs in to a Windows machine." +msgstr "" + +#: kuser.kcfg:300 +#, no-c-format +msgid "Samba home drive" +msgstr "" + +#: kuser.kcfg:301 +#, no-c-format +msgid "" +"Specifies a drive letter where the user's home directory will automatically " +"mapped when he/she logs into a Windows machine." +msgstr "" + +#: kuser.kcfg:304 +#, no-c-format +msgid "Samba profile path template" +msgstr "" + +#: kuser.kcfg:305 +#, no-c-format +msgid "" +"This specifies the location of the roaming profile of the user. The '%U' " +"macro will be replaced with the actual user name." +msgstr "" + +#: kuser.kcfg:308 +#, no-c-format +msgid "Samba home path template" +msgstr "" + +#: kuser.kcfg:309 +#, no-c-format +msgid "" +"This specifies the location of the home directory of the user. This field is " +"meaningful only for Windows machines. The '%U' macro will be replaced with " +"the actual user name." +msgstr "" + +#: kuser.kcfg:312 ldapsamba.ui:150 +#, no-c-format +msgid "Store LanManager hashed password" +msgstr "" + +#: kuser.kcfg:313 +#, no-c-format +msgid "" +"Store the LanManager hashed password in the sambaLMPassword attribute. Check " +"this if you have older clients (Win9x series and before) on your network." +msgstr "" + +#: kuserui.rc:4 +#, no-c-format +msgid "&File" +msgstr "" + +#: kuserui.rc:8 +#, no-c-format +msgid "&User" +msgstr "" + +#: kuserui.rc:14 +#, no-c-format +msgid "&Group" +msgstr "" + +#: kuserui.rc:19 +#, no-c-format +msgid "&Settings" +msgstr "" + +#: ldapsamba.ui:38 +#, no-c-format +msgid "Manage Samba user accounts/groups" +msgstr "" + +#: ldapsamba.ui:65 +#, no-c-format +msgid "Default login script:" +msgstr "" + +#: ldapsamba.ui:93 +#, no-c-format +msgid "Profile path template:" +msgstr "" + +#: ldapsamba.ui:191 +#, no-c-format +msgid "&Query Server" +msgstr "" + +#: ldapsamba.ui:204 +#, no-c-format +msgid "Domain SID (you can obtain with 'net getlocalsid domain_name'):" +msgstr "" + +#: ldapsamba.ui:234 +#, no-c-format +msgid "Algorithmic RID base:" +msgstr "" + +#: ldapsettings.ui:35 ldapsettings.ui:180 +#, no-c-format +msgid "cn" +msgstr "" + +#: ldapsettings.ui:40 +#, no-c-format +msgid "gidNumber" +msgstr "" + +#: ldapsettings.ui:55 +#, no-c-format +msgid "Plain Text" +msgstr "" + +#: ldapsettings.ui:60 +#, no-c-format +msgid "CRYPT" +msgstr "" + +#: ldapsettings.ui:65 +#, no-c-format +msgid "MD5" +msgstr "" + +#: ldapsettings.ui:70 +#, no-c-format +msgid "SMD5" +msgstr "" + +#: ldapsettings.ui:75 +#, no-c-format +msgid "SHA" +msgstr "" + +#: ldapsettings.ui:80 +#, no-c-format +msgid "SSHA" +msgstr "" + +#: ldapsettings.ui:92 +#, no-c-format +msgid "User base:" +msgstr "" + +#: ldapsettings.ui:103 +#, no-c-format +msgid "Group filter:" +msgstr "" + +#: ldapsettings.ui:114 +#, no-c-format +msgid "Structural objectclass:" +msgstr "" + +#: ldapsettings.ui:125 +#, no-c-format +msgid "User filter:" +msgstr "" + +#: ldapsettings.ui:144 +#, no-c-format +msgid "account" +msgstr "" + +#: ldapsettings.ui:149 +#, no-c-format +msgid "inetOrgPerson" +msgstr "" + +#: ldapsettings.ui:161 +#, no-c-format +msgid "Group RDN prefix:" +msgstr "" + +#: ldapsettings.ui:170 +#, no-c-format +msgid "uid" +msgstr "" + +#: ldapsettings.ui:175 +#, no-c-format +msgid "uidNumber" +msgstr "" + +#: ldapsettings.ui:192 +#, no-c-format +msgid "Group base:" +msgstr "" + +#: ldapsettings.ui:203 +#, no-c-format +msgid "User RDN prefix:" +msgstr "" + +#: ldapsettings.ui:214 +#, no-c-format +msgid "Password hash:" +msgstr "" + +#: ldapsettings.ui:227 +#, no-c-format +msgid "Manage shadowAccount objectclass" +msgstr "" + +#: ldapsettings.ui:243 +#, no-c-format +msgid "Update the gecos attribute" +msgstr "" + +#: passwordpolicy.ui:40 +#, no-c-format +msgid "Time before password expires to issue an expire warning:" +msgstr "" + +#: passwordpolicy.ui:54 +#, no-c-format +msgid "Time when password expires after last password change:" +msgstr "" + +#: passwordpolicy.ui:68 +#, no-c-format +msgid "Time when account will be disabled after expiration of password:" +msgstr "" + +#: passwordpolicy.ui:116 +#, no-c-format +msgid "Time before password may not be changed after last password change:" +msgstr "" + +#: passwordpolicy.ui:171 +#, no-c-format +msgid "Account will expire on:" +msgstr "" diff --git a/template/messages/tdeadmin/secpolicy.pot b/template/messages/tdeadmin/secpolicy.pot new file mode 100644 index 00000000000..608639cf51f --- /dev/null +++ b/template/messages/tdeadmin/secpolicy.pot @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: main.cpp:34 +msgid "Display PAM security policies" +msgstr "" + +#: main.cpp:41 +msgid "secpolicy" +msgstr "" + +#: pamview.cpp:51 +msgid "Available services:" +msgstr "" + +#: pamview.cpp:58 +msgid "Category" +msgstr "" + +#: pamview.cpp:59 +msgid "Level" +msgstr "" + +#: pamview.cpp:60 +msgid "Module" +msgstr "" + +#: pamview.cpp:82 +msgid "" +"/etc/pam.d folder does not exist.\n" +"Either your system does not have PAM support or there is some other " +"configuration problem." +msgstr "" + +#: secpolicywin.cpp:45 +msgid "&Quit" +msgstr "" + +#: secpolicywin.cpp:46 +msgid "&File" +msgstr "" diff --git a/template/messages/tdeadmin/tdefile_deb.pot b/template/messages/tdeadmin/tdefile_deb.pot new file mode 100644 index 00000000000..5955f05a59e --- /dev/null +++ b/template/messages/tdeadmin/tdefile_deb.pot @@ -0,0 +1,46 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: tdefile_deb.cpp:53 +msgid "General" +msgstr "" + +#: tdefile_deb.cpp:56 +msgid "Name" +msgstr "" + +#: tdefile_deb.cpp:57 +msgid "Version" +msgstr "" + +#: tdefile_deb.cpp:58 +msgid "Summary" +msgstr "" + +#: tdefile_deb.cpp:59 +msgid "Size" +msgstr "" diff --git a/template/messages/tdeadmin/tdefile_rpm.pot b/template/messages/tdeadmin/tdefile_rpm.pot new file mode 100644 index 00000000000..2bc8fe4dcf1 --- /dev/null +++ b/template/messages/tdeadmin/tdefile_rpm.pot @@ -0,0 +1,74 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-13 14:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: tdefile_rpm.cpp:46 +msgid "General" +msgstr "" + +#: tdefile_rpm.cpp:49 +msgid "Name" +msgstr "" + +#: tdefile_rpm.cpp:50 +msgid "Version" +msgstr "" + +#: tdefile_rpm.cpp:51 +msgid "Release" +msgstr "" + +#: tdefile_rpm.cpp:52 +msgid "Summary" +msgstr "" + +#: tdefile_rpm.cpp:54 +msgid "Group" +msgstr "" + +#: tdefile_rpm.cpp:55 +msgid "Size" +msgstr "" + +#: tdefile_rpm.cpp:57 +msgid "Vendor" +msgstr "" + +#: tdefile_rpm.cpp:58 +msgid "Packager" +msgstr "" + +#: tdefile_rpm.cpp:59 +msgid "Archive Offset" +msgstr "" + +#: tdefile_rpm.cpp:60 +msgid "Comment" +msgstr "" + +#: tdefile_rpm.cpp:63 +msgid "All tags" +msgstr "" -- cgit v1.2.1