From b1d935418fe74801c5f50d75cea87609b456b590 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 3 Jan 2019 04:04:49 +0100 Subject: [PATCH] Add CMakeL10n rules. Create translation template. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- CMakeL10n.txt | 26 + po/kpilot.pot | 5740 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 5766 insertions(+) create mode 100644 CMakeL10n.txt create mode 100644 po/kpilot.pot diff --git a/CMakeL10n.txt b/CMakeL10n.txt new file mode 100644 index 0000000..b9cf8a4 --- /dev/null +++ b/CMakeL10n.txt @@ -0,0 +1,26 @@ +################################################# +# +# (C) 2018 Slávek Banko +# slavek.banko (AT) axis.cz +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +cmake_minimum_required( VERSION 2.8 ) + + +##### include our cmake modules ################# + +set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" ) +include( TDEL10n ) + + +##### create translation templates ############## + +tde_l10n_create_template( + CATALOG "kpilot" + EXCLUDES "^tests/" +) diff --git a/po/kpilot.pot b/po/kpilot.pot new file mode 100644 index 0000000..72937d5 --- /dev/null +++ b/po/kpilot.pot @@ -0,0 +1,5740 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-01-03 03:59+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 "" + +#: Documentation/ConduitProgrammingTutorial/mal-factory.cc:50 +#: conduits/malconduit/mal-factory.cc:70 +msgid "MAL Synchronization Conduit for KPilot" +msgstr "" + +#: Documentation/ConduitProgrammingTutorial/mal-factory.cc:52 +#: conduits/malconduit/mal-factory.cc:72 +msgid "Synchronizes the content from MAL Servers like AvantGo to the Handheld" +msgstr "" + +#: Documentation/ConduitProgrammingTutorial/mal-factory.cc:56 +#: conduits/abbrowserconduit/abbrowser-setup.cc:54 +#: conduits/knotes/knotes-factory.cc:73 conduits/malconduit/mal-factory.cc:76 +#: conduits/memofileconduit/memofile-factory.cc:69 +#: conduits/notepadconduit/notepad-factory.cc:73 +#: conduits/null/null-factory.cc:71 conduits/recordconduit/factory.cc:72 +#: conduits/sysinfoconduit/sysinfo-setup.cc:101 +#: conduits/timeconduit/time-setup.cc:54 +msgid "Primary Author" +msgstr "" + +#: Documentation/ConduitProgrammingTutorial/mal-factory.cc:58 +#: conduits/malconduit/mal-factory.cc:78 +msgid "Author of libmal and the JPilot AvantGo conduit" +msgstr "" + +#: Documentation/ConduitProgrammingTutorial/mal-factory.cc:60 +#: conduits/malconduit/mal-factory.cc:80 +msgid "Author of syncmal" +msgstr "" + +#: Documentation/ConduitProgrammingTutorial/mal-factory.cc:62 +#: conduits/malconduit/mal-factory.cc:82 +msgid "Authors of the malsync library (c) 1997-1999" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:125 +#: conduits/abbrowserconduit/abbrowser-setup.cc:71 +msgid "Addressbook" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:291 +#: conduits/vcalconduit/vcal-conduitbase.cc:298 +msgid "" +"You chose to sync with the file \"%1\", which cannot be opened. Please make " +"sure to supply a valid file name in the conduit's configuration dialog. " +"Aborting the conduit." +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:327 +#: conduits/abbrowserconduit/abbrowser-conduit.cc:328 +msgid "Unable to initialize and load the addressbook for the sync." +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:340 +#: conduits/abbrowserconduit/abbrowser-conduit.cc:341 +msgid "Unable to lock addressbook for writing. Can't sync!" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:396 +msgid "" +"An error occurred while uploading \"%1\". You can try to upload the " +"temporary local file \"%2\" manually" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:518 +msgid "Unable to open the addressbook databases on the handheld." +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:539 +msgid "Unable to open the addressbook." +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1526 +msgid "Item on PC" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1527 +#: conduits/vcalconduit/vcal-conduitbase.cc:438 lib/plugin.cc:308 +msgid "Handheld" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1528 +msgid "Last sync" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1549 +msgid "Last name" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1550 +msgid "First name" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1551 +msgid "Organization" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1552 +msgid "Title" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1553 +msgid "Note" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1555 +msgid "Custom 1" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1556 +msgid "Custom 2" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1557 +msgid "Custom 3" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1558 +msgid "Custom 4" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1560 +msgid "Work Phone" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1561 +msgid "Home Phone" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1562 +msgid "Mobile Phone" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1563 +msgid "Fax" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1564 +msgid "Pager" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1565 +msgid "Other" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1566 +msgid "Email" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1569 +msgid "Address" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1570 +msgid "City" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1571 +msgid "Region" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1572 +msgid "Postal code" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1573 +msgid "Country" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1587 kpilot/listCat.cc:84 +msgid "Category" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1752 +msgid "" +"The following address entry was changed, but does no longer exist on the " +"handheld. Please resolve this conflict:" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1756 +msgid "" +"The following address entry was changed, but does no longer exist on the PC. " +"Please resolve this conflict:" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1760 +msgid "" +"The following address entry was changed on the handheld as well as on the PC " +"side. The changes could not be merged automatically, so please resolve the " +"conflict yourself:" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-conduit.cc:1762 +msgid "Address conflict" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-setup.cc:48 +msgid "Abbrowser Conduit for KPilot" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-setup.cc:50 +msgid "Configures the Abbrowser Conduit for KPilot" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-setup.cc:56 +#: conduits/abbrowserconduit/abbrowser-setup.cc:59 +#: conduits/docconduit/doc-factory.cc:68 conduits/popmail/setupDialog.cc:74 +#: conduits/vcalconduit/todo-setup.cc:59 conduits/vcalconduit/todo-setup.cc:63 +#: conduits/vcalconduit/vcal-setup.cc:50 conduits/vcalconduit/vcal-setup.cc:54 +#: kpilot/kpilot.cc:1027 kpilot/pilotDaemon.cc:1323 +msgid "Maintainer" +msgstr "" + +#: conduits/abbrowserconduit/abbrowser-setup.cc:61 +#: conduits/knotes/knotes-factory.cc:77 +msgid "UI" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog.cc:162 +msgid "" +"_: Entries in the resolution dialog. First the name of the field, then the " +"entry from the Handheld or PC after the colon\n" +"%1: %2" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog.cc:164 +msgid "" +"_: Denoting newlines in Address entries. No need to translate\n" +" | " +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog.cc:214 +#: conduits/abbrowserconduit/resolutionDialog.cc:220 +msgid "Delete entry" +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:198 +msgid "Unable to open text file %1 for reading." +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:383 +msgid "Unable to open Database for writing" +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:440 +#, c-format +msgid "Unable to open palm doc database %1" +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:510 +msgid "No filename set for the conversion" +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:515 +msgid "Unable to open Database for reading" +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:523 +#, c-format +msgid "Unable to read database header for database %1." +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:543 +#, c-format +msgid "Unable to open output file %1." +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:558 +msgid "Could not read text record #%1 from Database %2" +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:577 +msgid "Could not read bookmark record #%1 from Database %2" +msgstr "" + +#: conduits/docconduit/DOC-converter.cc:594 +msgid "Unable to open file %1 for the bookmarks of %2." +msgstr "" + +#: conduits/docconduit/doc-conduit.cc:84 +msgid "DOC" +msgstr "" + +#: conduits/docconduit/doc-conduit.cc:272 +msgid "Searching for texts and databases to synchronize" +msgstr "" + +#: conduits/docconduit/doc-conduit.cc:332 +msgid "Database created." +msgstr "" + +#: conduits/docconduit/doc-conduit.cc:380 +msgid "Unable to install the locally created PalmDOC %1 to the handheld." +msgstr "" + +#: conduits/docconduit/doc-conduit.cc:383 +msgid "Conversion of PalmDOC \"%1\" failed." +msgstr "" + +#: conduits/docconduit/doc-conduit.cc:391 +#, c-format +msgid "Unable to open or create the database %1." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:147 +#: conduits/docconduit/doc-conduit.cc:625 +#: conduits/docconduit/doc-setupdialog.ui:401 +#, no-c-format +msgid "Conflict Resolution" +msgstr "" + +#: conduits/docconduit/doc-conduit.cc:630 +msgid "Sync aborted by user." +msgstr "" + +#: conduits/docconduit/doc-conduit.cc:668 +msgid "Synchronizing text \"%1\"" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:53 +msgid "" +"Here is a list of all text files and DOC databases the conduit found. The " +"conduit tried to determine the correct sync direction, but for databases in " +"bold red letters a conflict occurred (i.e. the text was changed both on the " +"desktop and on the handheld). For these databases please specify which " +"version is the current one." +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:57 +msgid "" +"You can also change the sync direction for databases without a conflict." +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:61 +msgid "DOC Databases" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:106 +msgid "No Sync" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:107 +msgid "Sync Handheld to PC" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:108 +msgid "Sync PC to Handheld" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:109 +msgid "Delete Both Databases" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:113 +msgid "More Info..." +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:155 +msgid "unchanged" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:156 +msgid "new" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:157 +msgid "changed" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:158 +msgid "only bookmarks changed" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:159 +msgid "deleted" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:160 +msgid "does not exist" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:161 +#: conduits/sysinfoconduit/sysinfo-conduit.cc:207 +#: conduits/sysinfoconduit/sysinfo-conduit.cc:404 +#: conduits/sysinfoconduit/sysinfo-conduit.cc:405 +#: conduits/sysinfoconduit/sysinfo-conduit.cc:406 +#: conduits/sysinfoconduit/sysinfo-conduit.cc:407 +msgid "unknown" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:171 +msgid "" +"Status of the database %1:\n" +"\n" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:172 +msgid "Handheld: %1\n" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:173 +msgid "Desktop: %1\n" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.cc:175 +msgid "Database information" +msgstr "" + +#: conduits/docconduit/doc-conflictdialog.h:60 +msgid "Resolution Dialog" +msgstr "" + +#: conduits/docconduit/doc-factory.cc:63 +msgid "Palm DOC Conduit for KPilot" +msgstr "" + +#: conduits/docconduit/doc-factory.cc:64 +msgid "Configures the DOC Conduit for KPilot" +msgstr "" + +#: conduits/docconduit/doc-setup.cc:64 +msgid "Palm DOC" +msgstr "" + +#: conduits/docconduit/kpalmdoc.cpp:42 +msgid "KPalmDOC" +msgstr "" + +#: conduits/docconduit/kpalmdoc.cpp:45 +msgid "Main Developer" +msgstr "" + +#: conduits/docconduit/kpalmdoc.cpp:47 +msgid "Maintainer of KPilot" +msgstr "" + +#: conduits/docconduit/kpalmdoc.cpp:54 +msgid "PalmDOC Converter" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:59 +msgid "&About" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:178 +#: conduits/docconduit/kpalmdoc_dlg.cc:214 +#: conduits/docconduit/kpalmdoc_dlg.cc:327 +#: conduits/docconduit/kpalmdoc_dlg.cc:352 +msgid "" +"You selected to sync folders, but gave a filename instead " +"(%1).
Use folder %2 instead?
" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:181 +#: conduits/docconduit/kpalmdoc_dlg.cc:217 +#: conduits/docconduit/kpalmdoc_dlg.cc:330 +#: conduits/docconduit/kpalmdoc_dlg.cc:356 +msgid "Use Folder" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:194 +msgid "" +"The folder %1 for the handheld database files is not a valid " +"folder." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:203 +msgid "" +"The folder %1 for the handheld database files is not a valid " +"directory." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:231 +msgid "" +"The folder %1 for the text files could not be created." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:254 +#: conduits/docconduit/kpalmdoc_dlg.cc:392 +msgid "The following texts were successfully converted:" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:255 +#: conduits/docconduit/kpalmdoc_dlg.cc:393 +msgid "Conversion Successful" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:259 +#: conduits/docconduit/kpalmdoc_dlg.cc:397 +msgid "No text files were converted correctly" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:269 +#: conduits/docconduit/kpalmdoc_dlg.cc:407 +msgid "The file %1 does not exist." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:285 +#: conduits/docconduit/kpalmdoc_dlg.cc:415 +msgid "Conversion of file %1 successful." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:342 +msgid "" +"The folder %1 for the text files is not a valid folder." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:369 +msgid "" +"The folder %1 for the PalmDOC files could not be created." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:437 +msgid "&Text folder:" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:438 +msgid "&PalmDOC folder:" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:442 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:66 +#, no-c-format +msgid "&Text file:" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:443 +msgid "&DOC file:" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:458 +msgid "The database file %1 already exists. Overwrite it?" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:459 +#: conduits/docconduit/kpalmdoc_dlg.cc:504 kpilot/addressWidget.cc:698 +#: kpilot/logWidget.cc:343 +msgid "Overwrite" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:484 +#: conduits/docconduit/kpalmdoc_dlg.cc:520 +msgid "Error while converting the text %1." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlg.cc:503 +msgid "The text file %1 already exists. Overwrite it?" +msgstr "" + +#: conduits/knotes/knotes-action.cc:232 +msgid "Could not open MemoDB on the handheld." +msgstr "" + +#: conduits/knotes/knotes-action.cc:272 +#, c-format +msgid "Could not load the resource at: %1" +msgstr "" + +#: conduits/knotes/knotes-action.cc:808 +#, c-format +msgid "" +"_n: Added one new memo.\n" +"Added %n new memos." +msgstr "" + +#: conduits/knotes/knotes-action.cc:814 +#, c-format +msgid "" +"_n: Modified one memo.\n" +"Modified %n memos." +msgstr "" + +#: conduits/knotes/knotes-action.cc:821 +#, c-format +msgid "" +"_n: Deleted one memo.\n" +"Deleted %n memos." +msgstr "" + +#: conduits/knotes/knotes-action.cc:827 +#, c-format +msgid "" +"_n: Added one note to KNotes.\n" +"Added %n notes to KNotes." +msgstr "" + +#: conduits/knotes/knotes-action.cc:833 +#, c-format +msgid "" +"_n: Modified one note in KNotes.\n" +"Modified %n notes in KNotes." +msgstr "" + +#: conduits/knotes/knotes-action.cc:839 +#, c-format +msgid "" +"_n: Deleted one note from KNotes.\n" +"Deleted %n notes from KNotes." +msgstr "" + +#: conduits/knotes/knotes-action.cc:844 +msgid "No change to KNotes." +msgstr "" + +#: conduits/knotes/knotes-factory.cc:67 +msgid "KNotes Conduit for KPilot" +msgstr "" + +#: conduits/knotes/knotes-factory.cc:69 +msgid "Configures the KNotes Conduit for KPilot" +msgstr "" + +#: conduits/knotes/knotes-setup.cc:59 +msgid "KNotes" +msgstr "" + +#: conduits/malconduit/mal-conduit.cc:121 conduits/malconduit/mal-setup.cc:62 +msgid "MAL" +msgstr "" + +#: conduits/malconduit/mal-conduit.cc:193 +msgid "" +"Skipping MAL sync, because last synchronization was not long enough ago." +msgstr "" + +#: conduits/malconduit/mal-conduit.cc:202 +msgid "MAL synchronization failed (no SyncInfo)." +msgstr "" + +#: conduits/malconduit/mal-conduit.cc:217 +msgid "No proxy server is set." +msgstr "" + +#: conduits/malconduit/mal-conduit.cc:220 +#, c-format +msgid "Using proxy server: %1" +msgstr "" + +#: conduits/malconduit/mal-conduit.cc:259 +msgid "No SOCKS proxy is set." +msgstr "" + +#: conduits/malconduit/mal-conduit.cc:262 +#, c-format +msgid "Using SOCKS proxy: %1" +msgstr "" + +#: conduits/memofileconduit/memofile-conduit.cc:70 +#: conduits/memofileconduit/memofile-factory.cc:61 +msgid "Memofile" +msgstr "" + +#: conduits/memofileconduit/memofile-conduit.cc:101 +msgid "Unable to open the memo databases on the handheld." +msgstr "" + +#: conduits/memofileconduit/memofile-conduit.cc:109 +msgid "Cannot initialize from pilot." +msgstr "" + +#: conduits/memofileconduit/memofile-conduit.cc:116 +msgid "Cannot initialize the memo files from disk." +msgstr "" + +#: conduits/memofileconduit/memofile-conduit.cc:123 +#, c-format +msgid " Syncing with %1." +msgstr "" + +#: conduits/memofileconduit/memofile-conduit.cc:126 +msgid " Copying Pilot to PC..." +msgstr "" + +#: conduits/memofileconduit/memofile-conduit.cc:131 +msgid " Copying PC to Pilot..." +msgstr "" + +#: conduits/memofileconduit/memofile-conduit.cc:135 +msgid " Doing regular sync..." +msgstr "" + +#: conduits/memofileconduit/memofile-factory.cc:63 +msgid "Memofile Conduit for KPilot" +msgstr "" + +#: conduits/memofileconduit/memofile-factory.cc:65 +msgid "Configures the Memofile Conduit for KPilot" +msgstr "" + +#: conduits/notepadconduit/notepad-conduit.cc:59 +#: conduits/notepadconduit/notepad-factory.cc:89 +msgid "Notepad" +msgstr "" + +#: conduits/notepadconduit/notepad-conduit.cc:79 +#: conduits/sysinfoconduit/sysinfo-conduit.cc:591 +#, c-format +msgid "Unable to open %1" +msgstr "" + +#: conduits/notepadconduit/notepad-conduit.cc:105 +#, c-format +msgid "" +"_n: 1 notepad could not be saved\n" +"%n notepads could not be saved" +msgstr "" + +#: conduits/notepadconduit/notepad-conduit.cc:106 +#, c-format +msgid "" +"_n: 1 notepad saved\n" +"%n notepads saved" +msgstr "" + +#: conduits/notepadconduit/notepad-factory.cc:67 +msgid "Saves notepads to png files" +msgstr "" + +#: conduits/notepadconduit/notepad-factory.cc:69 +msgid "Configures the Notepad Conduit for KPilot" +msgstr "" + +#: conduits/notepadconduit/notepad-factory.cc:78 +msgid "Notepad conduit is based on Angus' read-notepad, part of pilot-link" +msgstr "" + +#: conduits/null/null-conduit.cc:63 conduits/null/null-factory.cc:63 +msgid "Null" +msgstr "" + +#: conduits/null/null-conduit.cc:81 +msgid "NULL conduit is programmed to fail." +msgstr "" + +#: conduits/null/null-factory.cc:65 +msgid "Null Conduit for KPilot" +msgstr "" + +#: conduits/null/null-factory.cc:67 +msgid "Configures the Null Conduit for KPilot" +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:89 conduits/popmail/setupDialog.cc:66 +msgid "KMail" +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:118 +#, c-format +msgid "" +"_n: Sent one message\n" +"Sent %n messages" +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:138 +msgid "No mail was sent." +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:145 +msgid "No mail could be sent." +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:195 +msgid "Could not connect to DCOP server for the KMail connection." +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:197 +#: conduits/popmail/popmail-conduit.cc:232 +#: conduits/popmail/popmail-conduit.cc:245 +#: conduits/popmail/popmail-conduit.cc:273 +msgid "Error Sending Mail" +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:230 +#: conduits/popmail/popmail-conduit.cc:243 +msgid "Cannot open temporary file to store mail from Pilot in." +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:272 +msgid "DCOP connection with KMail failed." +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:397 +msgid "Cannot perform backup of mail database" +msgstr "" + +#: conduits/popmail/popmail-conduit.cc:405 +msgid "Unable to open mail database on handheld" +msgstr "" + +#: conduits/popmail/setupDialog.cc:68 +msgid "Mail Conduit for KPilot" +msgstr "" + +#: conduits/popmail/setupDialog.cc:70 +msgid "Configures the Mail Conduit for KPilot" +msgstr "" + +#: conduits/popmail/setupDialog.cc:78 conduits/vcalconduit/todo-setup.cc:53 +#: conduits/vcalconduit/todo-setup.cc:55 conduits/vcalconduit/todo-setup.cc:57 +#: conduits/vcalconduit/vcal-setup.cc:58 conduits/vcalconduit/vcal-setup.cc:60 +#: conduits/vcalconduit/vcal-setup.cc:62 +msgid "Original Author" +msgstr "" + +#: conduits/popmail/setupDialog.cc:80 +msgid "POP3 code" +msgstr "" + +#: conduits/popmail/setupDialog.cc:82 +msgid "SMTP support and redesign" +msgstr "" + +#: conduits/recordconduit/factory.cc:64 +msgid "Record Conduit" +msgstr "" + +#: conduits/recordconduit/factory.cc:66 +msgid "Record Conduit for KPilot" +msgstr "" + +#: conduits/recordconduit/factory.cc:68 +msgid "Configures the Record Conduit for KPilot" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-conduit.cc:163 +#: conduits/sysinfoconduit/sysinfo-setup.cc:112 +msgid "System Information" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-conduit.cc:254 +msgid "Password set" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-conduit.cc:258 +msgid "No password set" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-conduit.cc:308 +msgid "No Cards available via pilot-link" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-conduit.cc:463 +msgid "No debug data" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-conduit.cc:587 +msgid "Unable to open output file, using %1 instead." +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-conduit.cc:602 +#, c-format +msgid "Handheld system information written to the file %1" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:52 +msgid "HardwareInfo" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:53 +msgid "UserInfo" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:54 +msgid "MemoryInfo" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:55 +msgid "StorageInfo" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:56 +msgid "DatabaseList" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:57 +msgid "RecordNumbers" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:58 +msgid "SyncInfo" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:59 +msgid "KDEVersion" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:60 +msgid "PalmOSVersion" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:61 +msgid "DebugInformation" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:95 +msgid "KPilot System Information conduit" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup.cc:97 +msgid "" +"Retrieves System, Hardware, and User Info from the Handheld and stores them " +"to a file." +msgstr "" + +#: conduits/timeconduit/time-conduit.cc:57 +#: conduits/timeconduit/time-setup.cc:68 kpilot/datebookWidget.cc:68 +msgid "Time" +msgstr "" + +#: conduits/timeconduit/time-conduit.cc:91 +msgid "Setting the clock on the handheld" +msgstr "" + +#: conduits/timeconduit/time-conduit.cc:108 +msgid "" +"PalmOS 3.25 and 3.3 do not support setting the system time. Skipping the " +"time conduit..." +msgstr "" + +#: conduits/timeconduit/time-setup.cc:48 +msgid "Time Synchronization Conduit for KPilot" +msgstr "" + +#: conduits/timeconduit/time-setup.cc:50 +msgid "Synchronizes the Time on the Handheld and the PC" +msgstr "" + +#: conduits/vcalconduit/cleanupstate.cc:62 +msgid "Cleaning up ..." +msgstr "" + +#: conduits/vcalconduit/cleanupstate.cc:91 +msgid "" +"An error occurred while uploading \"%1\". You can try to upload the " +"temporary local file \"%2\" manually." +msgstr "" + +#: conduits/vcalconduit/initstate.cc:59 +msgid "Initializing conduit ..." +msgstr "" + +#: conduits/vcalconduit/pctohhstate.cc:71 +msgid "Copying records to Pilot ..." +msgstr "" + +#: conduits/vcalconduit/todo-conduit.cc:183 +#: conduits/vcalconduit/todo-setup.cc:45 +msgid "To-do" +msgstr "" + +#: conduits/vcalconduit/todo-setup.cc:47 +msgid "To-do Conduit for KPilot" +msgstr "" + +#: conduits/vcalconduit/todo-setup.cc:49 +msgid "Configures the To-do Conduit for KPilot" +msgstr "" + +#: conduits/vcalconduit/todo-setup.cc:69 +msgid "To-do Destination" +msgstr "" + +#: conduits/vcalconduit/vcal-conduit.cc:178 +#: conduits/vcalconduit/vcal-setup.cc:70 +msgid "Calendar" +msgstr "" + +#: conduits/vcalconduit/vcal-conduit.cc:222 +msgid "" +"Event \"%1\" has a yearly recurrence other than by month, will change this " +"to recurrence by month on handheld." +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:183 +msgid "Could not open the calendar databases." +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:269 +msgid "" +"You selected to sync with an iCalendar file, but did not give a filename. " +"Please select a valid file name in the conduit's configuration dialog" +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:291 +#: conduits/vcalconduit/vcal-conduitbase.cc:356 +#, c-format +msgid "Using local time zone: %1" +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:292 +#: conduits/vcalconduit/vcal-conduitbase.cc:357 +#, c-format +msgid "Using non-local time zone: %1" +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:321 +msgid "" +"You chose to sync with the file \"%1\", which cannot be opened or created. " +"Please make sure to supply a valid file name in the conduit's configuration " +"dialog. Aborting the conduit." +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:330 +msgid "Syncing with file \"%1\"" +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:354 +msgid "Syncing with standard calendar resource." +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:367 +msgid "" +"Unable to initialize the calendar object. Please check the conduit's setup" +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:425 +msgid "" +"The following item was modified both on the Handheld and on your PC:\n" +"PC entry:\n" +"\t" +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:428 +msgid "" +"\n" +"Handheld entry:\n" +"\t" +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:430 +msgid "" +"\n" +"\n" +"Which entry do you want to keep? It will overwrite the other entry." +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:435 +msgid "Conflicting Entries" +msgstr "" + +#: conduits/vcalconduit/vcal-conduitbase.cc:438 lib/plugin.cc:309 +msgid "PC" +msgstr "" + +#: conduits/vcalconduit/vcal-setup.cc:44 +msgid "VCal Conduit for KPilot" +msgstr "" + +#: conduits/vcalconduit/vcal-setup.cc:46 +msgid "Configures the VCal Conduit for KPilot" +msgstr "" + +#: conduits/vcalconduit/vcal-setup.cc:64 +msgid "iCalendar port" +msgstr "" + +#: conduits/vcalconduit/vcal-setup.cc:66 kpilot/kpilot.cc:1038 +#: kpilot/kpilot.cc:1039 +msgid "Bugfixer" +msgstr "" + +#: conduits/vcalconduit/vcal-setup.cc:69 +msgid "Calendar Destination" +msgstr "" + +#: kpilot/addressEditor.cc:60 +msgid "Address Editor" +msgstr "" + +#: kpilot/addressEditor.cc:108 +msgid "Phone" +msgstr "" + +#: kpilot/addressEditor.cc:181 +msgid "Last name:" +msgstr "" + +#: kpilot/addressEditor.cc:182 +msgid "First name:" +msgstr "" + +#: kpilot/addressEditor.cc:183 +msgid "Title:" +msgstr "" + +#: kpilot/addressEditor.cc:184 +msgid "Company:" +msgstr "" + +#: kpilot/addressEditor.cc:193 +msgid "Address:" +msgstr "" + +#: kpilot/addressEditor.cc:194 +msgid "City:" +msgstr "" + +#: kpilot/addressEditor.cc:195 +msgid "State:" +msgstr "" + +#: kpilot/addressEditor.cc:196 +msgid "Zip code:" +msgstr "" + +#: kpilot/addressEditor.cc:197 +msgid "Country:" +msgstr "" + +#: kpilot/addressEditor.cc:198 +msgid "Custom 1:" +msgstr "" + +#: kpilot/addressEditor.cc:199 +msgid "Custom 2:" +msgstr "" + +#: kpilot/addressEditor.cc:200 +msgid "Custom 3:" +msgstr "" + +#: kpilot/addressEditor.cc:201 +msgid "Custom 4:" +msgstr "" + +#: kpilot/addressWidget.cc:187 +msgid "There are still %1 address editing windows open." +msgstr "" + +#: kpilot/addressWidget.cc:191 +#, c-format +msgid "" +"_n: There is still an address editing window open.\n" +"There are still %n address editing windows open." +msgstr "" + +#: kpilot/addressWidget.cc:224 +msgid "Select the category of addresses to display here." +msgstr "" + +#: kpilot/addressWidget.cc:226 kpilot/memoWidget.cc:238 +#: kpilot/todoWidget.cc:220 +msgid "Category:" +msgstr "" + +#: kpilot/addressWidget.cc:237 +msgid "" +"This list displays all the addresses in the selected category. Click on " +"one to display it to the right." +msgstr "" + +#: kpilot/addressWidget.cc:241 +msgid "Address info:" +msgstr "" + +#: kpilot/addressWidget.cc:251 kpilot/todoWidget.cc:257 +msgid "Edit Record..." +msgstr "" + +#: kpilot/addressWidget.cc:255 +msgid "You can edit an address when it is selected." +msgstr "" + +#: kpilot/addressWidget.cc:256 kpilot/todoWidget.cc:263 +msgid "Editing is disabled by the 'internal editors' setting." +msgstr "" + +#: kpilot/addressWidget.cc:259 kpilot/todoWidget.cc:266 +msgid "New Record..." +msgstr "" + +#: kpilot/addressWidget.cc:263 +msgid "Add a new address to the address book." +msgstr "" + +#: kpilot/addressWidget.cc:264 +msgid "Adding is disabled by the 'internal editors' setting." +msgstr "" + +#: kpilot/addressWidget.cc:269 kpilot/todoWidget.cc:275 +msgid "Delete Record" +msgstr "" + +#: kpilot/addressWidget.cc:274 +msgid "Delete the selected address from the address book." +msgstr "" + +#: kpilot/addressWidget.cc:275 kpilot/memoWidget.cc:285 +#: kpilot/todoWidget.cc:281 +msgid "Deleting is disabled by the 'internal editors' setting." +msgstr "" + +#: kpilot/addressWidget.cc:277 +msgid "" +"_: Export addresses to file\n" +"Export..." +msgstr "" + +#: kpilot/addressWidget.cc:281 +msgid "Export all addresses in the selected category to CSV format." +msgstr "" + +#: kpilot/addressWidget.cc:393 lib/pilotMemo.cc:132 +msgid "[unknown]" +msgstr "" + +#: kpilot/addressWidget.cc:435 kpilot/todoWidget.cc:363 +msgid "Cannot edit new records until HotSynced with Pilot." +msgstr "" + +#: kpilot/addressWidget.cc:437 kpilot/addressWidget.cc:574 +#: kpilot/todoWidget.cc:365 kpilot/todoWidget.cc:498 +msgid "HotSync Required" +msgstr "" + +#: kpilot/addressWidget.cc:480 +msgid "" +"You cannot add addresses to the address book until you have done a HotSync " +"at least once to retrieve the database layout from your Pilot." +msgstr "" + +#: kpilot/addressWidget.cc:483 +msgid "Cannot Add New Address" +msgstr "" + +#: kpilot/addressWidget.cc:572 kpilot/todoWidget.cc:496 +msgid "New records cannot be deleted until HotSynced with pilot." +msgstr "" + +#: kpilot/addressWidget.cc:579 kpilot/todoWidget.cc:503 +msgid "Delete currently selected record?" +msgstr "" + +#: kpilot/addressWidget.cc:580 kpilot/todoWidget.cc:504 +msgid "Delete Record?" +msgstr "" + +#: kpilot/addressWidget.cc:677 +msgid "Export All Addresses" +msgstr "" + +#: kpilot/addressWidget.cc:678 +#, c-format +msgid "Export Address Category %1" +msgstr "" + +#: kpilot/addressWidget.cc:696 +msgid "The file %1 exists. Overwrite?" +msgstr "" + +#: kpilot/addressWidget.cc:697 +msgid "Overwrite File?" +msgstr "" + +#: kpilot/addressWidget.cc:710 +msgid "The file %1 could not be opened for writing." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:252 +msgid "This conduit appears to be broken and cannot be configured." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:260 +msgid "This is an old-style conduit." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:264 +msgid "Configure..." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:274 +msgid "" +"Conduits are external (possibly third-party) programs that " +"perform synchronization actions. They may have individual configurations. " +"Select a conduit to configure it, and enable it by clicking on its checkbox. " +"" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:282 +msgid "" +"

The general portion of KPilot's setup contains settings for " +"your hardware and the way KPilot should display your data. For the basic " +"setup, which should fulfill the need of most users, just use the setup " +"wizard below.

If you need some special settings, this dialog provides all " +"the options for fine-tuning KPilot. But be warned: The HotSync settings are " +"various esoteric things.

You can enable an action or conduit by " +"clicking on its checkbox. Checked conduits will be run during a HotSync. " +"Select a conduit to configure it.

" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:295 +msgid "Configuration Wizard" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:368 lib/plugin.cc:273 +msgid "About" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:369 +msgid "About KPilot. Credits." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:372 +msgid "Conduits" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:374 +msgid "General Setup" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:382 +msgid "General setup of KPilot (User name, port, general sync settings)" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:384 +msgid "Actions for HotSync with individual configuration." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:395 kpilot/kpilotConfigDialog.cc:470 +msgid "Startup and Exit" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:395 +msgid "Behavior at startup and exit." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:396 kpilot/kpilotConfigDialog.cc:418 +#: kpilot/kpilotConfigDialog_viewers.ui:33 +#, no-c-format +msgid "Viewers" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:396 +msgid "Viewer settings." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:397 kpilot/kpilotConfigDialog.cc:328 +#: lib/syncAction.cc:208 +msgid "Backup" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:397 +msgid "Special settings for backup." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:398 kpilot/kpilot.cc:261 kpilot/kpilot.cc:263 +#: kpilot/kpilot.cc:515 kpilot/kpilotConfigDialog.cc:242 lib/syncAction.cc:204 +msgid "HotSync" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:398 +msgid "Special behavior during HotSync." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:399 kpilot/kpilotConfigDialog.cc:102 +msgid "Device" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:399 +msgid "Hardware settings and startup and exit options." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:542 +msgid "" +"This is an internal action which has no configuration options. The " +"action's description is: %1 " +msgstr "" + +#: kpilot/conduitConfigDialog.cc:722 +msgid "KPilot Setup" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:735 +msgid "" +"No library could be found for the conduit %1. This means that the " +"conduit was not installed properly." +msgstr "" + +#: kpilot/conduitConfigDialog.cc:745 kpilot/conduitConfigDialog.cc:762 +msgid "Conduit Error" +msgstr "" + +#: kpilot/conduitConfigDialog.cc:752 +msgid "" +"There was a problem loading the library for the conduit %1. This means " +"that the conduit was not installed properly." +msgstr "" + +#: kpilot/datebookWidget.cc:58 kpilot/dbviewerWidget.cc:109 +msgid "&Add..." +msgstr "" + +#: kpilot/datebookWidget.cc:61 kpilot/dbviewerWidget.cc:111 +msgid "&Edit..." +msgstr "" + +#: kpilot/datebookWidget.cc:64 +msgid "&Delete..." +msgstr "" + +#: kpilot/datebookWidget.cc:69 +msgid "Al" +msgstr "" + +#: kpilot/datebookWidget.cc:70 +msgid "Rec" +msgstr "" + +#: kpilot/datebookWidget.cc:71 kpilot/listCat.cc:85 +msgid "Description" +msgstr "" + +#: kpilot/dbAppInfoEditor.cc:46 +msgid "Edit AppInfo Block" +msgstr "" + +#: kpilot/dbAppInfoEditor.cc:68 +msgid "" +"To view the Application info block data, please install a hex editor (e.g. " +"khexedit from tdeutils)." +msgstr "" + +#: kpilot/dbAppInfoEditor.cc:86 +msgid "Changing the AppInfo block isn't yet supported by KPilot!" +msgstr "" + +#: kpilot/dbFlagsEditor.cc:45 +msgid "Edit Database Flags" +msgstr "" + +#: kpilot/dbFlagsEditor.cc:60 +msgid "" +"Changing the database flags might corrupt the whole database, or make the " +"data unusable. Do not change the values unless you are absolutely sure you " +"know what you are doing.\n" +"\n" +"Really assign these new flags?" +msgstr "" + +#: kpilot/dbFlagsEditor.cc:60 +msgid "Changing Database Flags" +msgstr "" + +#: kpilot/dbFlagsEditor.cc:60 kpilot/dbRecordEditor.cc:75 +msgid "Assign" +msgstr "" + +#: kpilot/dbRecordEditor.cc:53 +msgid "Edit Record" +msgstr "" + +#: kpilot/dbRecordEditor.cc:75 +msgid "" +"Changing the record data and flags might corrupt the whole record, or even " +"make the database unusable. Do not change the values unless you are " +"absolutely sure you know what you are doing.\n" +"\n" +"Really assign these new flags?" +msgstr "" + +#: kpilot/dbRecordEditor.cc:75 +msgid "Changing Record" +msgstr "" + +#: kpilot/dbRecordEditor.cc:106 kpilot/dbRecordEditor_base.ui:24 +#, no-c-format +msgid "Record index:" +msgstr "" + +#: kpilot/dbRecordEditor.cc:107 kpilot/dbRecordEditor_base.ui:32 +#, no-c-format +msgid "Record ID:" +msgstr "" + +#: kpilot/dbRecordEditor.cc:108 kpilot/dbRecordEditor.cc:109 +#: kpilot/dbRecordEditor_base.ui:40 +#: kpilot/dbRecordEditor_base.ui:51 +#: kpilot/todoEditor_base.ui:99 +#, no-c-format +msgid "1" +msgstr "" + +#: kpilot/dbRecordEditor.cc:110 kpilot/dbRecordEditor_base.ui:70 +#, no-c-format +msgid "Flags" +msgstr "" + +#: kpilot/dbRecordEditor.cc:111 kpilot/dbRecordEditor_base.ui:81 +#, no-c-format +msgid "&Dirty" +msgstr "" + +#: kpilot/dbRecordEditor.cc:112 +msgid "De&leted" +msgstr "" + +#: kpilot/dbRecordEditor.cc:113 +msgid "&Busy" +msgstr "" + +#: kpilot/dbRecordEditor.cc:114 kpilot/dbRecordEditor_base.ui:105 +#, no-c-format +msgid "&Secret" +msgstr "" + +#: kpilot/dbRecordEditor.cc:115 kpilot/dbRecordEditor_base.ui:113 +#, no-c-format +msgid "&Archived" +msgstr "" + +#: kpilot/dbRecordEditor.cc:193 +msgid "" +"To view and edit the record data, please install a hex editor (e.g. " +"kbytesedit from tdeutils)." +msgstr "" + +#: kpilot/dbSelectionDialog.cc:108 +msgid "" +"This is a database that exists on the device. It was not added manually, so " +"it can not removed from the list." +msgstr "" + +#: kpilot/dbSelectionDialog.cc:108 +msgid "Database on Device" +msgstr "" + +#: kpilot/dbSelectionDialog.cc:119 +msgid "You need to select a database to delete in the list." +msgstr "" + +#: kpilot/dbSelectionDialog.cc:119 +msgid "No Database Selected" +msgstr "" + +#: kpilot/dbviewerWidget.cc:84 +msgid "All Databases" +msgstr "" + +#: kpilot/dbviewerWidget.cc:85 +msgid "Only Applications (*.prc)" +msgstr "" + +#: kpilot/dbviewerWidget.cc:86 +msgid "Only Databases (*.pdb)" +msgstr "" + +#: kpilot/dbviewerWidget.cc:93 +msgid "General Database &Information" +msgstr "" + +#: kpilot/dbviewerWidget.cc:95 +msgid "&Application Info Block (Categories etc.)" +msgstr "" + +#: kpilot/dbviewerWidget.cc:101 +msgid "Rec. Nr." +msgstr "" + +#: kpilot/dbviewerWidget.cc:102 +msgid "Length" +msgstr "" + +#: kpilot/dbviewerWidget.cc:103 +msgid "Record ID" +msgstr "" + +#: kpilot/dbviewerWidget.cc:113 +msgid "&Delete" +msgstr "" + +#: kpilot/dbviewerWidget.cc:189 +#, c-format +msgid "Warning: Cannot read database file %1." +msgstr "" + +#: kpilot/dbviewerWidget.cc:194 +msgid "Database: %1, %2 records
" +msgstr "" + +#: kpilot/dbviewerWidget.cc:203 +msgid "Type: %1, Creator: %2

" +msgstr "" + +#: kpilot/dbviewerWidget.cc:246 kpilot/dbviewerWidget.cc:253 +#, c-format +msgid "Warning: Cannot read application file %1." +msgstr "" + +#: kpilot/dbviewerWidget.cc:260 +msgid "Application: %1

" +msgstr "" + +#: kpilot/dbviewerWidget.cc:267 +msgid "Created: %1
" +msgstr "" + +#: kpilot/dbviewerWidget.cc:270 +msgid "Modified: %1
" +msgstr "" + +#: kpilot/dbviewerWidget.cc:273 +msgid "Backed up: %1
" +msgstr "" + +#: kpilot/dbviewerWidget.cc:353 +msgid "You must select a record for editing." +msgstr "" + +#: kpilot/dbviewerWidget.cc:353 +msgid "No Record Selected" +msgstr "" + +#: kpilot/dbviewerWidget.cc:366 +msgid "" +"Do you really want to delete the selected record? This cannot be " +"undone.

Delete record?" +msgstr "" + +#: kpilot/dbviewerWidget.cc:366 +msgid "Deleting Record" +msgstr "" + +#: kpilot/fileInstallWidget.cc:71 +msgid "Files to install:" +msgstr "" + +#: kpilot/fileInstallWidget.cc:77 +msgid "Add File..." +msgstr "" + +#: kpilot/fileInstallWidget.cc:81 +msgid "Choose a file to add to the list of files to install." +msgstr "" + +#: kpilot/fileInstallWidget.cc:83 +msgid "Clear List" +msgstr "" + +#: kpilot/fileInstallWidget.cc:87 +msgid "" +"Clear the list of files to install. No files will be installed." +msgstr "" + +#: kpilot/fileInstallWidget.cc:95 +msgid "" +"This lists files that will be installed on the Pilot during the next " +"HotSync. Drag files here or use the Add button." +msgstr "" + +#: kpilot/fileInstallWidget.cc:217 +msgid "*.pdb *.prc|PalmOS Databases (*.pdb *.prc)" +msgstr "" + +#: kpilot/fileInstallWidget.cc:291 +msgid "" +"_: Delete a single file item\n" +"Delete" +msgstr "" + +#: kpilot/fileInstallWidget.cc:294 +msgid "Delete selected files" +msgstr "" + +#: kpilot/fileInstaller.cc:109 +#, c-format +msgid "Cannot install %1" +msgstr "" + +#: kpilot/fileInstaller.cc:110 +msgid "" +"Only PalmOS database files (like *.pdb and *.prc) can be installed by the " +"file installer." +msgstr "" + +#: kpilot/hotSync.cc:339 +#, c-format +msgid "Backup directory: %1." +msgstr "" + +#: kpilot/hotSync.cc:353 +msgid "Full backup started." +msgstr "" + +#: kpilot/hotSync.cc:358 +msgid "Fast backup started" +msgstr "" + +#: kpilot/hotSync.cc:387 +msgid "Exiting on cancel." +msgstr "" + +#: kpilot/hotSync.cc:399 +msgid "Full backup complete." +msgstr "" + +#: kpilot/hotSync.cc:403 +msgid "Fast backup complete." +msgstr "" + +#: kpilot/hotSync.cc:419 +#, c-format +msgid "Backing up: %1" +msgstr "" + +#: kpilot/hotSync.cc:447 +#, c-format +msgid "Skipping %1" +msgstr "" + +#: kpilot/hotSync.cc:482 +msgid "Backup of %1 failed.\n" +msgstr "" + +#: kpilot/hotSync.cc:540 +msgid "... OK.\n" +msgstr "" + +#: kpilot/hotSync.cc:548 +msgid "Backup failed." +msgstr "" + +#: kpilot/hotSync.cc:607 +msgid "[File Installer]" +msgstr "" + +#: kpilot/hotSync.cc:612 +msgid "No Files to install" +msgstr "" + +#: kpilot/hotSync.cc:624 +#, c-format +msgid "" +"_n: Installing one file\n" +"Installing %n Files" +msgstr "" + +#: kpilot/hotSync.cc:649 +msgid "Done Installing Files" +msgstr "" + +#: kpilot/hotSync.cc:663 +#, c-format +msgid "Installing %1" +msgstr "" + +#: kpilot/hotSync.cc:686 +msgid "Cannot install file "%1"." +msgstr "" + +#: kpilot/hotSync.cc:713 kpilot/hotSync.cc:723 +msgid "Unable to open file "%1"." +msgstr "" + +#: kpilot/hotSync.cc:732 +msgid "Unable to read file "%1"." +msgstr "" + +#: kpilot/hotSync.cc:748 +msgid "" +"The database in "%1" has a resource name that is longer than 31 " +"characters. This suggests a bug in the tool used to create the database. " +"KPilot cannot install this database." +msgstr "" + +#: kpilot/hotSync.cc:806 +msgid "" +"_: A common name\n" +"John Doe" +msgstr "" + +#: kpilot/hotSync.cc:808 +msgid "" +"Neither KPilot nor the handheld have a username set. They should " +"be set. Should KPilot set them to a default value (%1)?" +msgstr "" + +#: kpilot/hotSync.cc:814 kpilot/hotSync.cc:831 kpilot/hotSync.cc:855 +msgid "User Unknown" +msgstr "" + +#: kpilot/hotSync.cc:826 +msgid "" +"The handheld has a username set (%1) but KPilot does not. Should " +"KPilot use this username in future?" +msgstr "" + +#: kpilot/hotSync.cc:844 +msgid "" +"KPilot has a username set (%1) but the handheld does not. Should " +"KPilot's username be set in the handheld as well?" +msgstr "" + +#: kpilot/hotSync.cc:848 +msgid "" +"
(Note: If your handheld has been reset to factory defaults, you " +"should use Restore instead of a regular HotSync. Click on Cancel to " +"stop this sync.)" +msgstr "" + +#: kpilot/hotSync.cc:877 +msgid "" +"The handheld thinks that the username is %1; however, KPilot says you " +"are %2.Which of these is the correct name?\n" +"If you click on Cancel, the sync will proceed, but the usernames will not be " +"changed." +msgstr "" + +#: kpilot/hotSync.cc:887 +msgid "User Mismatch" +msgstr "" + +#: kpilot/hotSync.cc:890 +msgid "Use KPilot Name" +msgstr "" + +#: kpilot/hotSync.cc:891 +msgid "Use Handheld Name" +msgstr "" + +#: kpilot/hotSync.cc:997 +msgid "Restore directory does not exist." +msgstr "" + +#: kpilot/hotSync.cc:998 kpilot/hotSync.cc:1013 +msgid "Restore not performed." +msgstr "" + +#: kpilot/hotSync.cc:1003 +msgid "" +"Are you sure you want to completely restore your Pilot from the backup " +"directory (%1)? This will erase any information you currently have on " +"your Pilot." +msgstr "" + +#: kpilot/hotSync.cc:1008 +msgid "Restore Pilot" +msgstr "" + +#: kpilot/hotSync.cc:1010 +msgid "Restore not performed." +msgstr "" + +#: kpilot/hotSync.cc:1012 +msgid "Canceled by user." +msgstr "" + +#: kpilot/hotSync.cc:1024 kpilot/hotSync.cc:1094 +msgid "Restoring %1..." +msgstr "" + +#: kpilot/hotSync.cc:1044 +msgid "File '%1' cannot be read." +msgstr "" + +#: kpilot/hotSync.cc:1071 +msgid "OK." +msgstr "" + +#: kpilot/hotSync.cc:1085 +msgid "Restore incomplete." +msgstr "" + +#: kpilot/hotSync.cc:1100 +msgid "Cannot restore file `%1'." +msgstr "" + +#: kpilot/internalEditorAction.cc:62 +msgid "[Internal Editors]" +msgstr "" + +#: kpilot/internalEditorAction.cc:76 +#, c-format +msgid "Databases with changed records: %1" +msgstr "" + +#: kpilot/internalEditorAction.cc:101 +msgid "Unable to open the serial or local database for %1. Skipping it." +msgstr "" + +#: kpilot/internalEditorAction.cc:156 +msgid "record" +msgstr "" + +#: kpilot/internalEditorAction.cc:166 +msgid "address" +msgstr "" + +#: kpilot/internalEditorAction.cc:177 +msgid "to-do entry" +msgstr "" + +#: kpilot/internalEditorAction.cc:186 +msgid "memo" +msgstr "" + +#: kpilot/internalEditorAction.cc:197 +msgid "calendar entry" +msgstr "" + +#: kpilot/internalEditorAction.cc:204 +msgid "" +"The %1 with ID %2 of the database \"%3\" was changed on the handheld and in " +"the internal editor. Shall the changes in KPilot be copied to the handheld, " +"and so override the changes there?" +msgstr "" + +#: kpilot/internalEditorAction.cc:209 +#, c-format +msgid "Conflict in database %1" +msgstr "" + +#: kpilot/internalEditorAction.cc:211 +msgid "Use KPilot" +msgstr "" + +#: kpilot/internalEditorAction.cc:211 +msgid "Use Handheld" +msgstr "" + +#: kpilot/internalEditorAction.cc:212 +msgid "Use &KPilot" +msgstr "" + +#: kpilot/internalEditorAction.cc:213 +msgid "Use &Handheld" +msgstr "" + +#: kpilot/internalEditorAction.cc:228 kpilot/internalEditorAction.cc:244 +msgid "Entry in KPilot" +msgstr "" + +#: kpilot/internalEditorAction.cc:235 kpilot/internalEditorAction.cc:272 +msgid "Entry on Handheld" +msgstr "" + +#: kpilot/internalEditorAction.cc:263 kpilot/internalEditorAction.cc:291 +msgid "" +"To view and edit the record data, please install a hex editor (e.g. khexedit " +"from tdeutils)." +msgstr "" + +#: kpilot/internalEditorAction.cc:315 +#, c-format +msgid "Databases with changed flags: %1" +msgstr "" + +#: kpilot/internalEditorAction.cc:333 +msgid "Setting the database flags on the handheld is not yet supported." +msgstr "" + +#: kpilot/internalEditorAction.cc:356 +#, c-format +msgid "Databases with changed AppBlock: %1" +msgstr "" + +#: kpilot/kpilot.cc:162 +msgid "Starting the KPilot daemon ..." +msgstr "" + +#: kpilot/kpilot.cc:179 +msgid "" +"Could not start the KPilot daemon. The system error message was: " +""%1"" +msgstr "" + +#: kpilot/kpilot.cc:196 +msgid "Daemon status is `%1'" +msgstr "" + +#: kpilot/kpilot.cc:197 +msgid "not running" +msgstr "" + +#: kpilot/kpilot.cc:214 +msgid "Using character set %1 on the handheld." +msgstr "" + +#: kpilot/kpilot.cc:266 kpilot/kpilot.cc:268 +msgid "To-do Viewer" +msgstr "" + +#: kpilot/kpilot.cc:270 kpilot/kpilot.cc:272 +#: kpilot/kpilotConfigDialog_viewers.ui:74 +#, no-c-format +msgid "Address Viewer" +msgstr "" + +#: kpilot/kpilot.cc:274 kpilot/kpilot.cc:276 +msgid "Memo Viewer" +msgstr "" + +#: kpilot/kpilot.cc:278 kpilot/kpilot.cc:281 kpilot/pilotDaemon.cc:736 +msgid "File Installer" +msgstr "" + +#: kpilot/kpilot.cc:283 kpilot/kpilot.cc:285 +msgid "Generic DB Viewer" +msgstr "" + +#: kpilot/kpilot.cc:360 +msgid "Next sync will be a backup. " +msgstr "" + +#: kpilot/kpilot.cc:361 kpilot/kpilot.cc:369 kpilot/kpilot.cc:377 +#: kpilot/kpilot.cc:385 kpilot/kpilot.cc:393 kpilot/kpilot.cc:401 +#: kpilot/pilotDaemon.cc:671 +msgid "Please press the HotSync button." +msgstr "" + +#: kpilot/kpilot.cc:368 +msgid "Next sync will restore the Pilot from backup. " +msgstr "" + +#: kpilot/kpilot.cc:376 +msgid "Next sync will be a regular HotSync. " +msgstr "" + +#: kpilot/kpilot.cc:384 +msgid "Next sync will be a Full Sync. " +msgstr "" + +#: kpilot/kpilot.cc:392 +msgid "Next sync will copy Handheld data to PC. " +msgstr "" + +#: kpilot/kpilot.cc:400 +msgid "Next sync will copy PC data to Handheld. " +msgstr "" + +#: kpilot/kpilot.cc:428 +msgid "The daemon has exited." +msgstr "" + +#: kpilot/kpilot.cc:429 +msgid "No further HotSyncs are possible." +msgstr "" + +#: kpilot/kpilot.cc:430 +msgid "Restart the daemon to HotSync again." +msgstr "" + +#: kpilot/kpilot.cc:450 +#, c-format +msgid "Cannot start a Sync now. %1" +msgstr "" + +#: kpilot/kpilot.cc:463 +msgid "Cannot start Sync" +msgstr "" + +#: kpilot/kpilot.cc:517 +msgid "Select the kind of HotSync to perform next." +msgstr "" + +#: kpilot/kpilot.cc:518 +msgid "" +"Select the kind of HotSync to perform next. This applies only to the next " +"HotSync; to change the default, use the configuration dialog." +msgstr "" + +#: kpilot/kpilot.cc:525 +msgid "&HotSync" +msgstr "" + +#: kpilot/kpilot.cc:528 +msgid "Next HotSync will be normal HotSync." +msgstr "" + +#: kpilot/kpilot.cc:529 +msgid "Tell the daemon that the next HotSync should be a normal HotSync." +msgstr "" + +#: kpilot/kpilot.cc:533 +msgid "Full&Sync" +msgstr "" + +#: kpilot/kpilot.cc:536 +msgid "Next HotSync will be a FullSync." +msgstr "" + +#: kpilot/kpilot.cc:537 +msgid "" +"Tell the daemon that the next HotSync should be a FullSync (check data on " +"both sides)." +msgstr "" + +#: kpilot/kpilot.cc:541 +msgid "&Backup" +msgstr "" + +#: kpilot/kpilot.cc:544 kpilot/kpilot.cc:560 +msgid "Next HotSync will be backup." +msgstr "" + +#: kpilot/kpilot.cc:545 +msgid "" +"Tell the daemon that the next HotSync should back up the Handheld to the PC." +msgstr "" + +#: kpilot/kpilot.cc:549 +msgid "&Restore" +msgstr "" + +#: kpilot/kpilot.cc:552 +msgid "Next HotSync will be restore." +msgstr "" + +#: kpilot/kpilot.cc:553 +msgid "" +"Tell the daemon that the next HotSync should restore the Handheld from data " +"on the PC." +msgstr "" + +#: kpilot/kpilot.cc:557 kpilot/kpilotConfigDialog_sync.ui:59 +#: lib/syncAction.cc:207 +#, no-c-format +msgid "Copy Handheld to PC" +msgstr "" + +#: kpilot/kpilot.cc:561 +msgid "" +"Tell the daemon that the next HotSync should copy all data from the Handheld " +"to the PC, overwriting entries on the PC." +msgstr "" + +#: kpilot/kpilot.cc:566 kpilot/kpilotConfigDialog_sync.ui:54 +#: lib/syncAction.cc:206 +#, no-c-format +msgid "Copy PC to Handheld" +msgstr "" + +#: kpilot/kpilot.cc:569 +msgid "Next HotSync will copy PC to Handheld." +msgstr "" + +#: kpilot/kpilot.cc:570 +msgid "" +"Tell the daemon that the next HotSync should copy all data from the PC to " +"the Handheld, overwriting entries on the Handheld." +msgstr "" + +#: kpilot/kpilot.cc:577 +msgid "&List Only" +msgstr "" + +#: kpilot/kpilot.cc:580 +msgid "Next HotSync will list databases." +msgstr "" + +#: kpilot/kpilot.cc:581 +msgid "" +"Tell the daemon that the next HotSync should just list the files on the " +"Handheld and do nothing else." +msgstr "" + +#: kpilot/kpilot.cc:588 +msgid "Rese&t Link" +msgstr "" + +#: kpilot/kpilot.cc:591 +msgid "Reset the device connection." +msgstr "" + +#: kpilot/kpilot.cc:592 +msgid "Try to reset the daemon and its connection to the Handheld." +msgstr "" + +#: kpilot/kpilot.cc:597 +msgid "Quit KPilot, (and stop the daemon if configured that way)." +msgstr "" + +#: kpilot/kpilot.cc:613 +msgid "Configuration &Wizard..." +msgstr "" + +#: kpilot/kpilot.cc:616 +msgid "Configure KPilot using the configuration wizard." +msgstr "" + +#: kpilot/kpilot.cc:757 +msgid "Configuration" +msgstr "" + +#: kpilot/kpilot.cc:851 +msgid "" +"The library containing the configuration wizard for KPilot could not be " +"loaded, and the wizard is not available. Please try to use the regular " +"configuration dialog." +msgstr "" + +#: kpilot/kpilot.cc:854 +msgid "Wizard Not Available" +msgstr "" + +#: kpilot/kpilot.cc:898 +msgid "Changed username to `%1'." +msgstr "" + +#: kpilot/kpilot.cc:927 +msgid "" +"Cannot run KPilot's configuration wizard right now (KPilot's UI is already " +"busy)." +msgstr "" + +#: kpilot/kpilot.cc:951 +msgid "Cannot configure KPilot right now (KPilot's UI is already busy)." +msgstr "" + +#: kpilot/kpilot.cc:991 +msgid "Setup the Pilot device, conduits and other parameters" +msgstr "" + +#: kpilot/kpilot.cc:993 kpilot/pilotDaemon.cc:1296 +msgid "Set debugging level" +msgstr "" + +#: kpilot/kpilot.cc:1015 +msgid "KPilot" +msgstr "" + +#: kpilot/kpilot.cc:1024 kpilot/pilotDaemon.cc:1320 +msgid "Project Leader" +msgstr "" + +#: kpilot/kpilot.cc:1030 kpilot/kpilot.cc:1032 +msgid "Core and conduits developer" +msgstr "" + +#: kpilot/kpilot.cc:1034 +msgid "VCal conduit" +msgstr "" + +#: kpilot/kpilot.cc:1035 +msgid "Abbrowser conduit" +msgstr "" + +#: kpilot/kpilot.cc:1036 +msgid "Expenses conduit" +msgstr "" + +#: kpilot/kpilot.cc:1037 +msgid "Notepad conduit, Bugfixer" +msgstr "" + +#: kpilot/kpilot.cc:1041 +msgid "XML GUI" +msgstr "" + +#: kpilot/kpilot.cc:1044 +msgid ".ui files" +msgstr "" + +#: kpilot/kpilot.cc:1046 +msgid "Bugfixer, coolness" +msgstr "" + +#: kpilot/kpilot.cc:1048 +msgid "VCalconduit state machine, CMake" +msgstr "" + +#: kpilot/kpilotConfig.cc:163 +msgid "The configuration file is outdated." +msgstr "" + +#: kpilot/kpilotConfig.cc:165 +msgid "The configuration file has version %1, while KPilot needs version %2." +msgstr "" + +#: kpilot/kpilotConfig.cc:170 +msgid "" +"Please run KPilot and check the configuration carefully to update the file." +msgstr "" + +#: kpilot/kpilotConfig.cc:174 +msgid "Important changes to watch for are:" +msgstr "" + +#: kpilot/kpilotConfig.cc:178 +msgid "" +"Renamed conduits, Kroupware and file installer have been made conduits as " +"well." +msgstr "" + +#: kpilot/kpilotConfig.cc:181 +msgid "Conflict resolution is now a global setting." +msgstr "" + +#: kpilot/kpilotConfig.cc:186 +msgid "Changed format of no-backup databases." +msgstr "" + +#: kpilot/kpilotConfig.cc:199 +msgid "" +"The configuration file for KPilot is out-of date. Please run KPilot to " +"update it." +msgstr "" + +#: kpilot/kpilotConfig.cc:202 kpilot/kpilotConfig.cc:327 +msgid "Configuration File Out-of Date" +msgstr "" + +#: kpilot/kpilotConfig.cc:220 +msgid "" +"The settings for the file installer have been moved to the conduits " +"configuration. Check the installed conduits list." +msgstr "" + +#: kpilot/kpilotConfig.cc:223 +msgid "Settings Updated" +msgstr "" + +#: kpilot/kpilotConfig.cc:248 +msgid "" +"The following old conduits were found on your system. It is a good idea " +"to remove them and the associated .la and .so.0 files." +msgstr "" + +#: kpilot/kpilotConfig.cc:253 +msgid "Old Conduits Found" +msgstr "" + +#: kpilot/kpilotConfig.cc:285 +msgid "" +"The no backup databases listed in your configuration file have been " +"adjusted to the new format. Database creator IDs have been changed to use " +"square brackets []." +msgstr "" + +#: kpilot/kpilotConfig.cc:289 +msgid "No Backup Databases Updated" +msgstr "" + +#: kpilot/kpilotConfig.cc:310 +msgid "" +"KPilot is not configured for use. You may use the configuration wizard or " +"the normal configure dialog to configure KPilot." +msgstr "" + +#: kpilot/kpilotConfig.cc:313 +msgid "Not Configured" +msgstr "" + +#: kpilot/kpilotConfig.cc:314 +msgid "Use &Wizard" +msgstr "" + +#: kpilot/kpilotConfig.cc:315 +msgid "Use &Dialog" +msgstr "" + +#: kpilot/kpilotConfig.cc:323 +msgid "" +"The configuration file for KPilot is out-of date. KPilot can update some " +"parts of the configuration automatically. Do you wish to continue?" +msgstr "" + +#: kpilot/kpilotConfigDialog.cc:68 +msgid "" +"The settings for configuration page %1 have been changed. Do you " +"want to save the changes before continuing?" +msgstr "" + +#: kpilot/kpilotConfigDialog.cc:145 +msgid "" +"The device name you entered (%1) is longer than 13 characters. " +"This is probably unsupported and can cause problems. Are you sure you want " +"to use this device name?" +msgstr "" + +#: kpilot/kpilotConfigDialog.cc:150 +msgid "Device Name too Long" +msgstr "" + +#: kpilot/kpilotConfigDialog.cc:150 +msgid "Use" +msgstr "" + +#: kpilot/kpilotConfigDialog.cc:150 +msgid "Do Not Use" +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:62 +msgid "Pilot Info" +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:64 +msgid "Application to Sync With" +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:127 +msgid "general TDE-PIM" +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:133 +msgid "" +"_: Gnome's PIM suite\n" +"Evolution" +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:157 +msgid "" +"KPilot cannot yet synchronize the addressbook with Evolution, so the " +"addressbook conduit was disabled.\n" +"When syncing the calendar or to-do list using KPilot please quit Evolution " +"before the sync, otherwise you will lose data." +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:157 +msgid "Restrictions with Evolution" +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:162 +msgid "" +"_: Kpilot will sync with nothing\n" +"nothing (it will backup only)" +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:166 +msgid "" +"_: TDE's PIM suite\n" +"Kontact" +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:200 +#, c-format +msgid "KPilot is now configured to sync with %1." +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:205 +msgid "" +"The remaining options in the config dialog are advanced options and can be " +"used to fine-tune KPilot." +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:210 +msgid "Automatic Configuration Finished" +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:217 +msgid "" +"Please put the handheld in the cradle, press the hotsync button and click on " +"\"Continue\".\n" +"\n" +"Some kernel versions (Linux 2.6.x) have problems with the visor kernel " +"module (for Sony Clie devices). Running an autodetection in that case might " +"block the computer from doing hotsyncs until it is rebooted. In that case it " +"might be advisable not to continue." +msgstr "" + +#: kpilot/kpilotConfigWizard.cc:223 +msgid "Handheld Detection" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:90 +msgid "Autodetecting Your Handheld" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:90 +msgid "Restart Detection" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:97 +msgid "" +"KPilot is now trying to automatically detect the device of your handheld. " +"Please press the hotsync button if you have not done so already." +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:100 +msgid "Status" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:104 +msgid "Autodetection not yet started..." +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:113 +msgid "Detected Values" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:119 +msgid "Handheld user:" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:123 +msgid "Device:" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:126 kpilot/kpilotProbeDialog.cc:129 +msgid "[Not yet known]" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:195 +msgid "Starting detection..." +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:233 +msgid "Waiting for handheld to connect..." +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:266 +msgid "Timeout reached, could not detect a handheld." +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:267 +msgid "" +"A handheld could not be detected. Possible check the following " +"things:

  • Have you pressed the hotsync button on the handheld?\n" +"
  • Make sure the device sits in the cradle correctly.\n" +"
  • Make sure the cradle is correctly plugged in to the computer.\n" +"
  • Have you checked that your device is actually supported by kpilot (see " +"http://www.kpilot.org).\n" +"
" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:273 +msgid "Automatic Detection Failed" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:288 +#, c-format +msgid "Found a connected device on %1" +msgstr "" + +#: kpilot/kpilotProbeDialog.cc:338 +msgid "Disconnected from all devices" +msgstr "" + +#: kpilot/kroupware.cc:126 +msgid "Syncing to-dos with KMail" +msgstr "" + +#: kpilot/kroupware.cc:135 +msgid "Syncing calendar with KMail" +msgstr "" + +#: kpilot/kroupware.cc:177 +msgid "Syncing Notes with Mail" +msgstr "" + +#: kpilot/kroupware.cc:188 +msgid "Rewriting to-dos to KMail..." +msgstr "" + +#: kpilot/kroupware.cc:195 +msgid "Rewriting Calendar to KMail" +msgstr "" + +#: kpilot/kroupware.cc:230 +msgid "Syncing KMail with Addresses " +msgstr "" + +#: kpilot/kroupware.cc:259 +msgid "Syncing KMail with Notes" +msgstr "" + +#: kpilot/logFile.cc:97 lib/actions.cc:134 +msgid "HotSync finished." +msgstr "" + +#: kpilot/logWidget.cc:90 +msgid "" +"This lists all the messages received during the current HotSync" +msgstr "" + +#: kpilot/logWidget.cc:119 +msgid "HotSync Log" +msgstr "" + +#: kpilot/logWidget.cc:134 +msgid "" +"_: Clear the text of HotSync messages\n" +"Clear Log" +msgstr "" + +#: kpilot/logWidget.cc:136 +msgid "Clears the list of messages from the current HotSync." +msgstr "" + +#: kpilot/logWidget.cc:140 +msgid "Save Log..." +msgstr "" + +#: kpilot/logWidget.cc:141 +msgid "" +"You can save the list of messages received during this HotSync to a file " +"(for example for use in a bug report) by clicking here." +msgstr "" + +#: kpilot/logWidget.cc:150 +msgid "Sync progress:" +msgstr "" + +#: kpilot/logWidget.cc:153 +msgid "The (estimated) percentage completed in the current HotSync." +msgstr "" + +#: kpilot/logWidget.cc:270 +msgid "HotSync Finished." +msgstr "" + +#: kpilot/logWidget.cc:334 +msgid "Save Log" +msgstr "" + +#: kpilot/logWidget.cc:341 +msgid "The file exists. Do you want to overwrite it?" +msgstr "" + +#: kpilot/logWidget.cc:343 +msgid "File Exists" +msgstr "" + +#: kpilot/logWidget.cc:343 +msgid "Do Not Overwrite" +msgstr "" + +#: kpilot/logWidget.cc:367 +msgid "Cannot open the file "%1" for writing; try again?" +msgstr "" + +#: kpilot/logWidget.cc:369 +msgid "Cannot Save" +msgstr "" + +#: kpilot/logWidget.cc:369 +msgid "Try Again" +msgstr "" + +#: kpilot/logWidget.cc:369 +msgid "Do Not Try" +msgstr "" + +#: kpilot/main-test.cc:66 +msgid "Path to Pilot device node" +msgstr "" + +#: kpilot/main-test.cc:69 +msgid "List DBs" +msgstr "" + +#: kpilot/main-test.cc:71 +msgid "Backup Pilot to " +msgstr "" + +#: kpilot/main-test.cc:73 +msgid "Restore Pilot from backup" +msgstr "" + +#: kpilot/main-test.cc:76 +msgid "Run conduit from desktop file " +msgstr "" + +#: kpilot/main-test.cc:80 +msgid "Run a specific check (with the device)" +msgstr "" + +#: kpilot/main-test.cc:83 +msgid "Show KPilot configuration information" +msgstr "" + +#: kpilot/main-test.cc:86 +msgid "Set the debug level" +msgstr "" + +#: kpilot/main-test.cc:94 +msgid "*Really* run the conduit, not in test mode." +msgstr "" + +#: kpilot/main-test.cc:98 +msgid "Run the conduit in file-test mode." +msgstr "" + +#: kpilot/main-test.cc:101 +msgid "Copy Pilot to Desktop." +msgstr "" + +#: kpilot/main-test.cc:104 +msgid "Copy Desktop to Pilot." +msgstr "" + +#: kpilot/main-test.cc:107 +msgid "Repeated perform action - only useful for --list" +msgstr "" + +#: kpilot/main-test.cc:347 +msgid "KPilotTest" +msgstr "" + +#: kpilot/main-test.cc:352 +msgid "KPilot Maintainer" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:38 +#: conduits/docconduit/doc-setupdialog.ui:43 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:28 +#: conduits/knotes/setup_base.ui:34 +#: conduits/malconduit/mal-setup_dialog.ui:38 +#: conduits/memofileconduit/setup_base.ui:68 +#: conduits/notepadconduit/notepad-setup.ui:32 +#: conduits/null/setup_base.ui:68 +#: conduits/recordconduit/setup_base.ui:68 +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:35 +#: conduits/timeconduit/time-setup_dialog.ui:35 +#: conduits/vcalconduit/korganizerConduit.ui:66 +#: kpilot/main-test.cc:357 +#, no-c-format +msgid "General" +msgstr "" + +#: kpilot/main-test.cc:359 +msgid "Conduit Actions" +msgstr "" + +#: kpilot/memoWidget.cc:234 +msgid "" +"Select the category of addresses\n" +"to display here." +msgstr "" + +#: kpilot/memoWidget.cc:237 +msgid "Memos:" +msgstr "" + +#: kpilot/memoWidget.cc:249 +msgid "" +"This list displays all the memos\n" +"in the selected category. Click on\n" +"one to display it to the right." +msgstr "" + +#: kpilot/memoWidget.cc:253 +msgid "Memo text:" +msgstr "" + +#: kpilot/memoWidget.cc:261 +msgid "The text of the selected memo appears here." +msgstr "" + +#: kpilot/memoWidget.cc:264 +msgid "Import Memo..." +msgstr "" + +#: kpilot/memoWidget.cc:268 +msgid "Read a text file and add it to the Pilot's memo database." +msgstr "" + +#: kpilot/memoWidget.cc:269 +msgid "Import is disabled by the 'internal editors' setting." +msgstr "" + +#: kpilot/memoWidget.cc:272 +msgid "Export Memo..." +msgstr "" + +#: kpilot/memoWidget.cc:277 +msgid "Write the selected memo to a file." +msgstr "" + +#: kpilot/memoWidget.cc:279 +msgid "Delete Memo" +msgstr "" + +#: kpilot/memoWidget.cc:284 +msgid "Delete the selected memo." +msgstr "" + +#: kpilot/memoWidget.cc:288 +msgid "Add Memo" +msgstr "" + +#: kpilot/memoWidget.cc:291 +msgid "Add a new memo to the database." +msgstr "" + +#: kpilot/memoWidget.cc:343 +msgid "Delete currently selected memo?" +msgstr "" + +#: kpilot/memoWidget.cc:344 +msgid "Delete Memo?" +msgstr "" + +#: kpilot/memoWidget.cc:367 +msgid "Cannot open MemoDB to delete record." +msgstr "" + +#: kpilot/memoWidget.cc:368 +msgid "Cannot Delete Memo" +msgstr "" + +#: kpilot/pilotComponent.cc:153 +msgid "All" +msgstr "" + +#: kpilot/pilotDaemon.cc:157 +msgid "Start &KPilot" +msgstr "" + +#: kpilot/pilotDaemon.cc:159 +msgid "&Configure KPilot..." +msgstr "" + +#: kpilot/pilotDaemon.cc:164 +msgid "" +"_: Appended to names of sync types to indicate the sync will happen just one " +"time\n" +" (once)" +msgstr "" + +#: kpilot/pilotDaemon.cc:168 +msgid "Default (%1)" +msgstr "" + +#: kpilot/pilotDaemon.cc:185 +msgid "Next &Sync" +msgstr "" + +#: kpilot/pilotDaemon.cc:190 +msgid "&Help" +msgstr "" + +#: kpilot/pilotDaemon.cc:670 +msgid "Next HotSync will be: %1. " +msgstr "" + +#: kpilot/pilotDaemon.cc:902 +msgid "HotSync is disabled while the screen is locked." +msgstr "" + +#: kpilot/pilotDaemon.cc:907 +msgid "" +"HotSync is disabled because KPilot could not determine the state of the " +"screen saver. You can disable this security feature by unchecking the 'do " +"not sync when screensaver is active' box in the HotSync page of the " +"configuration dialog." +msgstr "" + +#: kpilot/pilotDaemon.cc:1165 kpilot/pilotDaemon.cc:1166 +msgid "HotSync Completed.
" +msgstr "" + +#: kpilot/pilotDaemon.cc:1274 +#, c-format +msgid "Next sync is %1." +msgstr "" + +#: kpilot/pilotDaemon.cc:1298 +msgid "Device to try first" +msgstr "" + +#: kpilot/pilotDaemon.cc:1299 +msgid "Exit instead of complaining about bad configuration files" +msgstr "" + +#: kpilot/pilotDaemon.cc:1311 +msgid "KPilot Daemon" +msgstr "" + +#: kpilot/pilotDaemon.cc:1326 +msgid "Developer" +msgstr "" + +#: kpilot/todoEditor.cc:49 +msgid "To-do Editor" +msgstr "" + +#: kpilot/todoWidget.cc:174 +msgid "There are still %1 to-do editing windows open." +msgstr "" + +#: kpilot/todoWidget.cc:178 +#, c-format +msgid "" +"_n: There is still a to-do editing window open.\n" +"There are still %n to-do editing windows open." +msgstr "" + +#: kpilot/todoWidget.cc:218 +msgid "Select the category of to-dos to display here." +msgstr "" + +#: kpilot/todoWidget.cc:225 +msgid "To-do Item" +msgstr "" + +#: kpilot/todoWidget.cc:243 +msgid "" +"This list displays all the to-dos in the selected category. Click on one " +"to display it to the right." +msgstr "" + +#: kpilot/todoWidget.cc:247 +msgid "To-do info:" +msgstr "" + +#: kpilot/todoWidget.cc:262 +msgid "You can edit a to-do when it is selected." +msgstr "" + +#: kpilot/todoWidget.cc:270 +msgid "Add a new to-do to the to-do list." +msgstr "" + +#: kpilot/todoWidget.cc:271 +msgid "" +"Adding new to-dos is disabled by the 'internal editors' " +"setting." +msgstr "" + +#: kpilot/todoWidget.cc:280 +msgid "Delete the selected to-do from the to-do list." +msgstr "" + +#: kpilot/todoWidget.cc:408 +msgid "" +"You cannot add to-dos to the to-do list until you have done a HotSync at " +"least once to retrieve the database layout from your Pilot." +msgstr "" + +#: kpilot/todoWidget.cc:411 +msgid "Cannot Add New To-do" +msgstr "" + +#: lib/actionQueue.cc:136 +msgid "" +"The connection to the handheld was lost. Synchronization cannot continue." +msgstr "" + +#: lib/actions.cc:54 +msgid "KPilot %1 HotSync starting...\n" +msgstr "" + +#: lib/actions.cc:56 +msgid "Using encoding %1 on the handheld." +msgstr "" + +#: lib/actions.cc:67 +msgid "KPilot is busy and cannot process the HotSync right now." +msgstr "" + +#: lib/actions.cc:114 +msgid "Testing.\n" +msgstr "" + +#: lib/actions.cc:130 +msgid "Syncing database %1..." +msgstr "" + +#: lib/kpilotdevicelink.cc:148 +msgid "Could not open device: %1 (will retry)" +msgstr "" + +#: lib/kpilotdevicelink.cc:187 +msgid "Trying to open device %1..." +msgstr "" + +#: lib/kpilotdevicelink.cc:241 +msgid "Already listening on that device" +msgstr "" + +#: lib/kpilotdevicelink.cc:261 +msgid "Cannot create socket for communicating with the Pilot (%1)" +msgstr "" + +#: lib/kpilotdevicelink.cc:289 +msgid "Cannot open Pilot port \"%1\". " +msgstr "" + +#: lib/kpilotdevicelink.cc:391 +msgid "Cannot listen on Pilot socket (%1)" +msgstr "" + +#: lib/kpilotdevicelink.cc:411 lib/kpilotdevicelink.cc:426 +msgid "Cannot accept Pilot (%1)" +msgstr "" + +#: lib/kpilotdevicelink.cc:427 +msgid "already connected" +msgstr "" + +#: lib/kpilotdevicelink.cc:441 +msgid "Unable to read system information from Pilot" +msgstr "" + +#: lib/kpilotdevicelink.cc:478 +msgid "Checking last PC..." +msgstr "" + +#: lib/kpilotdevicelink.cc:487 +msgid "" +"Could not read user information from the Pilot. Perhaps you have a password " +"set on the device?" +msgstr "" + +#: lib/kpilotdevicelink.cc:670 +msgid "The Pilot device is not configured yet." +msgstr "" + +#: lib/kpilotdevicelink.cc:709 +msgid "Pilot device %1 is not read-write." +msgstr "" + +#: lib/kpilotdevicelink.cc:719 +msgid "" +"Pilot device %1 does not exist. Probably it is a USB device and will appear " +"during a HotSync." +msgstr "" + +#: lib/kpilotdevicelink.cc:765 lib/kpilotdevicelink.cc:774 +msgid "Cannot install the file "%1"." +msgstr "" + +#: lib/kpilotdevicelink.cc:846 +msgid "End of HotSync\n" +msgstr "" + +#: lib/kpilotdevicelinkPrivate.h:307 +msgid " The port does not exist." +msgstr "" + +#: lib/kpilotdevicelinkPrivate.h:310 +msgid " There is no such device." +msgstr "" + +#: lib/kpilotdevicelinkPrivate.h:313 +msgid " You do not have permission to open the Pilot device." +msgstr "" + +#: lib/kpilotdevicelinkPrivate.h:317 +msgid " Check Pilot path and permissions." +msgstr "" + +#: lib/pilotDateEntry.cc:179 +#, c-format +msgid "Start date: %1" +msgstr "" + +#: lib/pilotDateEntry.cc:185 +msgid "Whole-day event" +msgstr "" + +#: lib/pilotDateEntry.cc:193 +#, c-format +msgid "End date: %1" +msgstr "" + +#: lib/pilotDateEntry.cc:200 +msgid "" +"_: %1 is the duration, %2 is the time unit\n" +"Alarm: %1 %2 before event starts" +msgstr "" + +#: lib/pilotDateEntry.cc:204 +msgid "minutes" +msgstr "" + +#: lib/pilotDateEntry.cc:205 +msgid "hours" +msgstr "" + +#: lib/pilotDateEntry.cc:206 +msgid "days" +msgstr "" + +#: lib/pilotDateEntry.cc:216 +msgid "Recurrence: every %1 %2" +msgstr "" + +#: lib/pilotDateEntry.cc:222 +msgid "day(s)" +msgstr "" + +#: lib/pilotDateEntry.cc:223 +msgid "week(s)" +msgstr "" + +#: lib/pilotDateEntry.cc:225 +msgid "month(s)" +msgstr "" + +#: lib/pilotDateEntry.cc:226 +msgid "year(s)" +msgstr "" + +#: lib/pilotDateEntry.cc:235 +msgid "Repeats indefinitely" +msgstr "" + +#: lib/pilotDateEntry.cc:240 +#, c-format +msgid "Until %1" +msgstr "" + +#: lib/pilotDateEntry.cc:244 +msgid "Repeating on the i-th day of week j" +msgstr "" + +#: lib/pilotDateEntry.cc:245 +msgid "Repeating on the n-th day of the month" +msgstr "" + +#: lib/pilotDateEntry.cc:263 +msgid "Exceptions:" +msgstr "" + +#: lib/pilotDateEntry.cc:277 lib/pilotTodoEntry.cc:158 +msgid "Note:
" +msgstr "" + +#: lib/pilotDateEntry.cc:277 lib/pilotTodoEntry.cc:158 +msgid "Note:\n" +msgstr "" + +#: lib/pilotMemo.cc:81 +msgid "" +"Title: %1
\n" +"MemoText:
%2" +msgstr "" + +#: lib/pilotMemo.cc:86 +msgid "" +"Title: %1\n" +"MemoText:\n" +"%2" +msgstr "" + +#: lib/pilotTodoEntry.cc:133 +msgid "Completed" +msgstr "" + +#: lib/pilotTodoEntry.cc:135 +msgid "Not completed" +msgstr "" + +#: lib/pilotTodoEntry.cc:143 +#, c-format +msgid "Due date: %1" +msgstr "" + +#: lib/pilotTodoEntry.cc:151 +#, c-format +msgid "Priority: %1" +msgstr "" + +#: lib/plugin.cc:73 +msgid "Unnamed" +msgstr "" + +#: lib/plugin.cc:93 +msgid "" +"The %1 conduit's settings have been changed. Do you want to save " +"the changes before continuing?" +msgstr "" + +#: lib/plugin.cc:105 +msgid "%1 Conduit" +msgstr "" + +#: lib/plugin.cc:144 +msgid "Send questions and comments to tdepim-users@kde.org" +msgstr "" + +#: lib/plugin.cc:194 +msgid "Send questions and comments to %2." +msgstr "" + +#: lib/plugin.cc:198 +msgid "Send bug reports to %2." +msgstr "" + +#: lib/plugin.cc:202 +msgid "" +"For trademark information, see the KPilot User's Guide." +msgstr "" + +#: lib/plugin.cc:213 +msgid "Authors: " +msgstr "" + +#: lib/plugin.cc:234 +msgid "Credits: " +msgstr "" + +#: lib/plugin.cc:480 +msgid "Large Changes Detected" +msgstr "" + +#: lib/plugin.cc:482 +msgid "" +"The %1 conduit has made a large number of changes to your %2. Do you want " +"to allow this change?\n" +"Details:\n" +"\t%3" +msgstr "" + +#: lib/plugin.cc:536 +#, c-format +msgid "Could not find conduit %1." +msgstr "" + +#: lib/plugin.cc:559 +#, c-format +msgid "Could not load conduit %1." +msgstr "" + +#: lib/plugin.cc:571 +msgid "Conduit %1 has wrong version (%2)." +msgstr "" + +#: lib/plugin.cc:581 +#, c-format +msgid "Could not initialize conduit %1." +msgstr "" + +#: lib/plugin.cc:594 lib/plugin.cc:603 +#, c-format +msgid "Could not create conduit %1." +msgstr "" + +#: lib/plugin.cc:607 +msgid "[Conduit %1]" +msgstr "" + +#: lib/plugin.cc:749 +msgid "Start: %1. End: %2. " +msgstr "" + +#: lib/plugin.cc:751 +msgid "%1 new. " +msgstr "" + +#: lib/plugin.cc:752 +msgid "%1 changed. " +msgstr "" + +#: lib/plugin.cc:753 +msgid "%1 deleted. " +msgstr "" + +#: lib/plugin.cc:755 +msgid "No changes made. " +msgstr "" + +#: lib/recordConduit.cc:69 lib/recordConduit.cc:289 +msgid "Unable to open the %1 database on the handheld." +msgstr "" + +#: lib/recordConduit.cc:295 +#, c-format +msgid "Unable to open %1." +msgstr "" + +#: lib/syncAction.cc:103 +msgid "The conduit %1 could not be executed." +msgstr "" + +#: lib/syncAction.cc:205 +msgid "Full Synchronization" +msgstr "" + +#: lib/syncAction.cc:209 +msgid "Restore From Backup" +msgstr "" + +#: lib/syncAction.cc:220 +msgid "Test Sync" +msgstr "" + +#: lib/syncAction.cc:224 +msgid "Local Sync" +msgstr "" + +#: lib/syncAction.cc:316 lib/syncAction.cc:428 +msgid "Question" +msgstr "" + +#: lib/syncAction.cc:335 lib/syncAction.cc:448 +msgid "&Do not ask again" +msgstr "" + +#: lib/syncAction.cc:369 lib/syncAction.cc:481 +msgid "Do not ask again" +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:18 +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:32 +#, no-c-format +msgid "KPilot Custom Fields" +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:35 +#, no-c-format +msgid "" +"On your handheld, each address also provides four custom fields for your " +"personal use. KPilot can sync these either to birthdate, URL, IM address, or " +"just store them as a custom field on your PC with no special meaning. In the " +"last case, you can change the values here. Note, however, that for all other " +"settings the values entered here will have no effect." +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:46 +#, no-c-format +msgid "Custom &3:" +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:52 +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:74 +#, no-c-format +msgid "" +"Edit or enter the value of the third custom field here. Using KPilot, " +"you can synchronize these values with the handheld's Address application " +"custom fields." +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:60 +#, no-c-format +msgid "Custom &4:" +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:66 +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:90 +#, no-c-format +msgid "" +"Edit or enter the value of the fourth custom field here. Using KPilot, " +"you can synchronize these values with the handheld's Address application " +"custom fields." +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:82 +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:104 +#, no-c-format +msgid "" +"Edit or enter the value of the second custom field here. Using KPilot, " +"you can synchronize these values with the handheld's Address application " +"custom fields." +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:98 +#, no-c-format +msgid "Custom &2:" +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:112 +#, no-c-format +msgid "Custom &1:" +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:118 +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:134 +#, no-c-format +msgid "" +"Edit or enter the value of the first custom field here. Using KPilot, " +"you can synchronize these values with the handheld's Address application " +"custom fields." +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:142 +#, no-c-format +msgid "" +"If you let KPilot sync the handheld's custom fields as custom fields on the " +"PC, you can change the values here. Note, however, that for all other " +"settings the values entered here will have no effect." +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:158 +#, no-c-format +msgid "KPilot's Private (meta-sync) Settings" +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:169 +#, no-c-format +msgid "Record&ID:" +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:180 +#, no-c-format +msgid "Sync &flag:" +msgstr "" + +#: conduits/abbrowserconduit/KPilotCustomFieldEditor.ui:225 +#, no-c-format +msgid "" +"These values indicate the state of the record for KPilot, and connect an " +"entry on the handheld with an entry on the PC.\n" +"Do NOT change these values: doing so will almost certainly result in data " +"loss when you next do a sync." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:66 +#: conduits/vcalconduit/korganizerConduit.ui:94 +#, no-c-format +msgid "Sync Destination" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:77 +#, no-c-format +msgid "&Standard addressbook" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:80 +#, no-c-format +msgid "" +"Select this option to synchronize with TDE's standard addressbook (i.e. " +"the addressbook that you edit in KAddressBook, and which you use in " +"KMail)" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:91 +#, no-c-format +msgid "vCard &file:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:94 +#, no-c-format +msgid "" +"Select this option to use a specific address book file, instead of the " +"standard TDE address book. This file must be in the vCard format (.vcf). " +"Type the location of this file in the edit box or select it clicking the " +"file picker button." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:113 +#, no-c-format +msgid "" +"Enter the vCard file name here or select it by clicking the file picker " +"button. vCard is a standard format for exchanging contact information. " +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:123 +#, no-c-format +msgid "Store &archived records in the TDE addressbook" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:126 +#, no-c-format +msgid "" +"If you delete an address on your handheld, you can determine if it " +"should be archived on the PC. If you check that and this checkbox, the " +"address will be added to your addressbook, but no longer synchronized with " +"the handheld." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:136 +#: conduits/docconduit/doc-setupdialog.ui:390 +#: conduits/vcalconduit/korganizerConduit.ui:165 +#, no-c-format +msgid "Conflicts" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:166 +#: conduits/vcalconduit/korganizerConduit.ui:184 +#: kpilot/kpilotConfigDialog_sync.ui:148 +#, no-c-format +msgid "Conflict &resolution:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:172 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:218 +#, no-c-format +msgid "" +"Select in this list how conflicting entries (entries which were edited " +"both on your handheld and on the PC) are resolved. Possibly values are \"Use " +"KPilot's Global Setting\" to use the settings defined in KPilot HotSync " +"configuration, \"Ask User\" to let you decide case by case, \"Do Nothing\" " +"to allow the entries to be different, \"PC overrides\", \"Handheld " +"overrides\", \"Use values from last sync\" and \"Use both entries\" to " +"create a new entry on both the PC and handheld." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:178 +#: conduits/vcalconduit/korganizerConduit.ui:193 +#, no-c-format +msgid "Use KPilot's Global Setting" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:183 +#: conduits/vcalconduit/korganizerConduit.ui:198 +#: kpilot/kpilotConfigDialog_sync.ui:100 +#, no-c-format +msgid "Ask User" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:188 +#: conduits/vcalconduit/korganizerConduit.ui:203 +#: kpilot/kpilotConfigDialog_sync.ui:105 +#, no-c-format +msgid "Do Nothing" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:193 +#: conduits/vcalconduit/korganizerConduit.ui:208 +#: kpilot/kpilotConfigDialog_sync.ui:110 +#, no-c-format +msgid "Handheld Overrides" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:198 +#: conduits/vcalconduit/korganizerConduit.ui:213 +#: kpilot/kpilotConfigDialog_sync.ui:115 +#, no-c-format +msgid "PC Overrides" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:203 +#: conduits/vcalconduit/korganizerConduit.ui:218 +#: kpilot/kpilotConfigDialog_sync.ui:120 +#, no-c-format +msgid "Values From Last Sync (if possible)" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:208 +#: conduits/vcalconduit/korganizerConduit.ui:223 +#: kpilot/kpilotConfigDialog_sync.ui:125 +#, no-c-format +msgid "Use Both Entries" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:226 +#, no-c-format +msgid "" +"

Select the default action if an event was modified on both sides here. " +"

" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:258 +#, no-c-format +msgid "Fields" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:275 +#, no-c-format +msgid "Handheld other phone:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:278 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:334 +#, no-c-format +msgid "" +"Select which KAddressBook field should be used to store the Pilot's " +""Other" phone here." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:284 +#, no-c-format +msgid "Other Phone" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:289 +#, no-c-format +msgid "Assistant" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:294 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:385 +#, no-c-format +msgid "Business Fax" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:299 +#, no-c-format +msgid "Car Phone" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:304 +#, no-c-format +msgid "Email 2" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:309 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:380 +#, no-c-format +msgid "Home Fax" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:314 +#, no-c-format +msgid "Telex" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:319 +#, no-c-format +msgid "TTY/TTD Phone" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:342 +#, no-c-format +msgid "Handheld street address:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:345 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:363 +#, no-c-format +msgid "" +"Select which KAddressBook field should be used to store the Pilot's " +"Street Address here." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:351 +#, no-c-format +msgid "Preferred, then Home Address" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:356 +#, no-c-format +msgid "Preferred, then Business Address" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:371 +#, no-c-format +msgid "Handheld fax:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:374 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:392 +#, no-c-format +msgid "" +"Select which KAddressBook field should be used to store the Fax number " +"from the Pilot here." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:419 +#, no-c-format +msgid "Custom Fields" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:438 +#, no-c-format +msgid "Handheld custom field 1:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:441 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:510 +#, no-c-format +msgid "" +"Select the field from this list that represents best the meaning given " +"by your use of the first custom field on your handheld." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:449 +#, no-c-format +msgid "Handheld custom field 2:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:452 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:546 +#, no-c-format +msgid "" +"Select the field from this list that represents best the meaning given " +"by your use of the second custom field on your handheld." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:460 +#, no-c-format +msgid "Handheld custom field 3:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:463 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:582 +#, no-c-format +msgid "" +"Select the field from this list that represents best the meaning given " +"by your use of the third custom field on your handheld." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:471 +#, no-c-format +msgid "Handheld custom field 4:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:474 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:618 +#, no-c-format +msgid "" +"Select the field from this list that represents best the meaning given " +"by your use of the fourth custom field on your handheld." +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:480 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:516 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:552 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:588 +#, no-c-format +msgid "Store as Custom Field" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:485 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:521 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:557 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:593 +#, no-c-format +msgid "Birthdate" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:490 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:526 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:562 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:598 +#, no-c-format +msgid "URL" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:495 +#, no-c-format +msgid "IM Address (ICQ, MS, ...)" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:531 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:567 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:603 +#, no-c-format +msgid "IM Address (ICQ, MSN, ...)" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:640 +#, no-c-format +msgid "Date &format:" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:646 +#: conduits/abbrowserconduit/kaddressbookConduit.ui:700 +#, no-c-format +msgid "" +"Select the birthdate format here, if you selected \"birthdate\" for any " +"of the custom fields above. Possible placeholders are:
%d for the day, " +"%m for the month, %y for the two-digit year, %Y for the four-digit year. For " +" example, %d.%m.%Y would generate a date like 27.3.1952, while %m/%d/%y " +"would write the same date as 03/27/52.
" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:652 +#, no-c-format +msgid "Locale Settings" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:657 +#, no-c-format +msgid "%d.%m.%Y" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:662 +#, no-c-format +msgid "%d.%m.%y" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:667 +#, no-c-format +msgid "%d/%m/%Y" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:672 +#, no-c-format +msgid "%d/%m/%y" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:677 +#, no-c-format +msgid "%m/%d/%Y" +msgstr "" + +#: conduits/abbrowserconduit/kaddressbookConduit.ui:682 +#, no-c-format +msgid "%m/%d/%y" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:16 +#, no-c-format +msgid "widget2" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:27 +#, no-c-format +msgid "" +"The following record was edited both on the handheld and on the PC. Please " +"choose which values shall be synced:" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:36 +#, no-c-format +msgid "Field" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:55 +#, no-c-format +msgid "" +"Use this list to resolve, field by field, the conflicts created when a " +"record was edited both on the handheld and on the PC. For each record, the " +"different values from the last sync, the handheld and PC are displayed for " +"each field, allowing you to choose the desired value." +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:63 +#, no-c-format +msgid "" +"Line breaks in any of the entries are denoted by a \" | \" (without the " +"quotes)." +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:85 +#, no-c-format +msgid "&Keep Both" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:88 +#, no-c-format +msgid "" +"Click this button to use both values, resulting in the duplication of " +"the record." +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:96 +#, no-c-format +msgid "&PC Values" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:99 +#, no-c-format +msgid "" +"Click this button to use the PC values for synchronizing all conflicting " +"fields in this record." +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:107 +#, no-c-format +msgid "&Last Sync Values" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:110 +#, no-c-format +msgid "" +"Click this button to use the last sync values (old values) for " +"synchronizing all conflicting fields in this record." +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:118 +#, no-c-format +msgid "&Handheld Values" +msgstr "" + +#: conduits/abbrowserconduit/resolutionDialog_base.ui:121 +#, no-c-format +msgid "" +"Click this button to use the handheld values for synchronizing all " +"conflicting fields in this record." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:54 +#, no-c-format +msgid "&Text files:" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:60 +#: conduits/docconduit/doc-setupdialog.ui:82 +#, no-c-format +msgid "" +"Enter here, or select clicking the file picker button, the name and " +"location of the folder used to find and synchronize text files. All files " +"with extension .txt located in this folder will be synced to Palm DOC " +"databases in your handheld." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:68 +#, no-c-format +msgid "Local co&py:" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:74 +#, no-c-format +msgid "" +"Check this box if you want to save a copy of the Palm DOC databases " +"(.pdb files) on your PC." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:90 +#, no-c-format +msgid "Synchronization Mode" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:107 +#, no-c-format +msgid "Sync only P&C to PDA" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:113 +#, no-c-format +msgid "" +"Select this option to synchronize texts changed in your PC to Palm DOC " +"databases in your handheld. Palm DOC databases modified in the handheld will " +"not be converted to text files, but texts changed in the PC will be " +"converted to the Palm DOC databases." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:121 +#, no-c-format +msgid "Sync only P&DA to PC" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:124 +#, no-c-format +msgid "" +"Select this option to synchronize the changes made to Palm DOC databases " +"in your handheld to the PC text files. Palm DOC databases modified in the " +"handheld will be converted to text files, but texts changed in the PC will " +"not be converted to the Palm DOC databases." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:132 +#, no-c-format +msgid "Sync &all" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:141 +#, no-c-format +msgid "" +"Select this option to synchronize the file texts in your PC to Palm DOC " +"databases in your handheld. Palm DOC databases modified in the handheld will " +"be converted to text files, and texts changed in the PC will be converted to " +"the Palm DOC databases, keeping both versions in sync." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:168 +#, no-c-format +msgid "" +"Enter here, or select clicking the file picker button, the name and " +"location of the folder where copies of the handheld databases are kept (.pdb " +"files). Local copies are only made if the box is checked as well." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:178 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:168 +#, no-c-format +msgid "PC -> Handheld" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:189 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:255 +#, no-c-format +msgid "&Compress" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:195 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:261 +#, no-c-format +msgid "" +"Check this box, if the text should be compressed on the handheld to save " +"memory. Most doc reader on the handheld support compressed texts." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:198 +#, no-c-format +msgid "" +"The Palm DOC format supports compressing the text to save memory. Check " +"this box to enable text compression, so the resulting Palm DOC database will " +"consume about 50% less memory than in uncompressed state. Almost all DOC " +"readers on the Palm support compressed texts." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:206 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:272 +#, no-c-format +msgid "Convert &bookmarks" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:212 +#, no-c-format +msgid "" +"Check this box to enable bookmark creation when converting text files to " +"Palm DOC databases. Most doc readers support bookmarks. In order to create a " +"bookmark, it is necessary to to provide the location in the text where the " +"bookmark should be set and the bookmark title, in at least one of the " +"formats listed below." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:237 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:230 +#, no-c-format +msgid "&Inline tags in text" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:243 +#, no-c-format +msgid "" +"Check this box to create bookmarks from inline tags in the text. The inline " +"tag consist of tags in the form <* bookmarktext *>. The bookmark location is " +"set using the location of the inline tag in the text, and the name is the " +"text between the <* and the *>. The inline tag (<*...*>) will be removed " +"from the text." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:251 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:155 +#, no-c-format +msgid "&Encoding:" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:262 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:244 +#, no-c-format +msgid "&Tags at end of text" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:265 +#, no-c-format +msgid "" +"Check this box to convert tags of the form at the end of the " +"text to bookmarks. The text inside the tag (\"bookmarkname\") will be " +"searched in the text, and whenever found, a bookmark will be set there. The " +"endtags <...> will then be removed from the end of the text." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:273 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:286 +#, no-c-format +msgid "Regular &expressions in .bmk file" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:276 +#, no-c-format +msgid "" +"Check this box to use regular expressions in a file to search the text " +"for bookmarks. The file should have the same name as the text file, but " +"should end in .bmk instead of .txt (for instance, the regular expression " +"file for textname.txt should be textname.bmk). See the documentation for a " +"description of the format of the bmk file." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:291 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:316 +#, no-c-format +msgid "Handheld -> PC" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:319 +#, no-c-format +msgid "Do not convert, if text unchanged (only bookmarks)" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:322 +#, no-c-format +msgid "" +"Check this box to avoid syncing the text on the handheld to the PC if " +"you only changed the bookmarks on the handheld (but not the text)." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:330 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:344 +#, no-c-format +msgid "Convert Bookmarks" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:341 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:372 +#, no-c-format +msgid "Do ¬ convert bookmarks" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:347 +#, no-c-format +msgid "" +"Check this box to avoid converting Palm DOC bookmarks to inline tags or " +"to a bookmark file." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:355 +#, no-c-format +msgid "Convert into .bm &file" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:364 +#, no-c-format +msgid "" +"Check this box to convert the Palm DOC database bookmarks to a separate " +"file, in the bmk format (see more about this format in the documentation). " +"The resulting bookmark file shares the same filename as the resulting .txt " +"file, but ends in .bmk instead. This approach creates a clean text file and " +"a bookmark file." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:372 +#: conduits/docconduit/kpalmdoc_dlgbase.ui:358 +#, no-c-format +msgid "Convert as &inline tags" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:378 +#, no-c-format +msgid "" +"Check this box to convert the Palm DOC database bookmarks to inline " +"tags, in the form <* BookmarkName *>. These tags are inserted in the " +"text in the position marked by the bookmark, and the text inside the tag " +"corresponds to the bookmark name. Inline tags are easy to create, delete, " +"move and edit." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:404 +#, no-c-format +msgid "" +"If the same text was changed on the PC and the handheld, which of the two " +"versions should be used as the new version?" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:407 +#, no-c-format +msgid "" +"The Palm DOC conduit does not feature merging the modifications when a " +"text is changed both in the handheld and in the computer. Therefore, the " +"choice is between working with the files out of sync, or discarding the " +"changes in one of them." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:418 +#, no-c-format +msgid "&No resolution" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:424 +#, no-c-format +msgid "" +"The Palm DOC conduit does not feature merging the modifications when a " +"text is changed both in the handheld and in the computer. Therefore, when " +"conflicts appear, the choice is between working with the files out of sync, " +"or discarding the changes in one of them. Select this option to prevent " +"KPilot from overwriting your modifications." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:432 +#, no-c-format +msgid "P&DA overrides" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:438 +#, no-c-format +msgid "" +"The Palm DOC conduit does not feature merging the modifications when a " +"text is changed both in the handheld and in the computer. Therefore, when " +"conflicts appear, the choice is between working with the files out of sync, " +"or discarding the changes in one of them. Select this option to make the PDA " +"version overwrite the PC version in case of conflict." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:446 +#, no-c-format +msgid "P&C overrides" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:452 +#, no-c-format +msgid "" +"The Palm DOC conduit does not feature merging the modifications when a " +"text is changed both in the handheld and in the computer. Therefore, when " +"conflicts appear, the choice is between working with the files out of sync, " +"or discarding the changes in one of them. Select this option to make the PC " +"version overwrite the PDA version in case of conflict." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:460 +#, no-c-format +msgid "&Ask the user" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:469 +#, no-c-format +msgid "" +"The Palm DOC conduit does not feature merging the modifications when a " +"text is changed both in the handheld and in the computer. Therefore, when " +"conflicts appear, the choice is between working with the files out of sync, " +"or discarding the changes in one of them. Select this option to show the " +"resolution dialog to let the user decide on a case by case basis." +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:479 +#, no-c-format +msgid "&Always show the resolution dialog" +msgstr "" + +#: conduits/docconduit/doc-setupdialog.ui:482 +#, no-c-format +msgid "" +"Check this box to force the resolution dialog to appear even when there " +"are no conflicts." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:47 +#, no-c-format +msgid "&PalmDOC file:" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:77 +#, no-c-format +msgid "Convert whole &folders" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:85 +#, no-c-format +msgid "" +"Folder where copies of the handheld databases are kept. You can install them " +"to any PalmOS handheld, and distribute these copies to other people (but " +"beware of copyright infringement)." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:93 +#, no-c-format +msgid "&Ask before overwriting files" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:101 +#, no-c-format +msgid "&Verbose messages" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:109 +#, no-c-format +msgid "Convert Text to PalmDOC" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:117 +#, no-c-format +msgid "Convert PalmDOC to Text" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:142 +#, no-c-format +msgid "" +"Enter the name of the folder where the text files reside on the PC. All " +"files with extension .txt will be synced to the handheld." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:236 +#, no-c-format +msgid "" +"When a <* bookmarktext *> appears somewhere in the text, a bookmark will be " +"set at this position, and the text between the <* and the *> will be used as " +"bookmark name. The <*...*> will be removed from the text." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:247 +#, no-c-format +msgid "" +"Tags of the form at the end of the text will be used to " +"search the text for the pattern between the < and >. Whenever " +"\"bookmarkname\" appears in the text, a bookmark will be set there. The " +"endtags <...> will then be removed from the end of the text." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:264 +#, no-c-format +msgid "" +"The Palm doc format supports compressing the text to save memory. If you " +"check this box, the text will consume about 50% less memory than in " +"uncompressed state. Almost all DOC readers on the Palm support compressed " +"texts." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:278 +#, no-c-format +msgid "" +"Do you want to convert bookmarks? Most doc readers support bookmarks. You " +"have to provide some information about where the bookmarks should be set and " +"their titles. Check at least one of the bookmark types below." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:289 +#, no-c-format +msgid "" +"Use regular expressions in a file textname.bmk (textname.txt is the filename " +"of the text) to search the text for bookmarks.See the documentation for a " +"description of the format of the bmk file." +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:386 +#, no-c-format +msgid "Convert as &end tags" +msgstr "" + +#: conduits/docconduit/kpalmdoc_dlgbase.ui:394 +#, no-c-format +msgid "Convert into .bmk &file" +msgstr "" + +#: conduits/knotes/knotesconduit.kcfg:12 +#, no-c-format +msgid "Suppress the confirmation KNotes normally shows when deleting a note." +msgstr "" + +#: conduits/knotes/knotesconduit.kcfg:17 +#, no-c-format +msgid "list of the synced MemoDB records" +msgstr "" + +#: conduits/knotes/knotesconduit.kcfg:21 +#, no-c-format +msgid "list of the corresponding KNotes note IDs" +msgstr "" + +#: conduits/knotes/setup_base.ui:45 +#, no-c-format +msgid "Delete KNote when Pilot memo is deleted" +msgstr "" + +#: conduits/knotes/setup_base.ui:51 +#, no-c-format +msgid "" +"Check this box if you wish to delete notes from KNotes automatically " +"when the corresponding Pilot memo is deleted. Use this option with care, as " +"the notes you want to keep in the handheld and in the desktop are not " +"necessarily the same." +msgstr "" + +#: conduits/knotes/setup_base.ui:59 +#, no-c-format +msgid "Suppress delete-confirmation in KNotes" +msgstr "" + +#: conduits/knotes/setup_base.ui:62 +#, no-c-format +msgid "" +"Check this box if you wish to delete notes from KNotes, without " +"confirmation, when the corresponding Pilot memo is deleted. Use this option " +"only if you want to keep the same notes in the handheld and in the PC." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:49 +#, no-c-format +msgid "Sync" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:52 +#, no-c-format +msgid "Select how often AvantGo should be synchronised" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:72 +#, no-c-format +msgid "&Every sync" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:78 +#, no-c-format +msgid "" +"Select this option to synchronize with the MAL server on every HotSync. " +"To perform a successful synchronization, you need to have access to the MAL " +"server during the HotSync." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:86 +#, no-c-format +msgid "Once per &hour" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:92 +#, no-c-format +msgid "" +"Select this option to synchronize with the MAL server on every HotSync " +"that is at least one hour after the previous MAL sync. To perform a " +"successful synchronization, you need to have access to the MAL server during " +"the HotSync." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:100 +#, no-c-format +msgid "Once a &day" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:103 +#, no-c-format +msgid "" +"Select this option to synchronize with the MAL server on every HotSync " +"that is at least one day after the previous MAL sync. To perform a " +"successful synchronization, you need to have access to the MAL server during " +"the HotSync." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:111 +#, no-c-format +msgid "Once a &week" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:114 +#, no-c-format +msgid "" +"Select this option to synchronize with the MAL server on every HotSync " +"that is at least one week after the previous MAL sync. To perform a " +"successful synchronization, you need to have access to the MAL server during " +"the HotSync." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:122 +#, no-c-format +msgid "Once a &month" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:125 +#, no-c-format +msgid "" +"Select this option to synchronize with the MAL server on every HotSync " +"that is at least one month after the previous MAL sync. To perform a " +"successful synchronization, you need to have access to the MAL server during " +"the HotSync." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:154 +#, no-c-format +msgid "Proxy" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:168 +#, no-c-format +msgid "Proxy Type" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:185 +#, no-c-format +msgid "&No proxy" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:191 +#, no-c-format +msgid "" +"Select this option if you do not want KPilot to use a proxy server. Use " +"this option if you connect to the internet directly." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:199 +#, no-c-format +msgid "&HTTP proxy" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:202 +#, no-c-format +msgid "Select this option if you want KPilot to use a HTTP proxy." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:210 +#, no-c-format +msgid "&SOCKS proxy" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:213 +#, no-c-format +msgid "Select this option if you want KPilot to use a SOCKS proxy." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:226 +#, no-c-format +msgid "Server Information" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:260 +#: conduits/malconduit/mal-setup_dialog.ui:462 +#, no-c-format +msgid "Custom &port:" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:263 +#, no-c-format +msgid "Check this box to use a non-standard proxy port." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:271 +#, no-c-format +msgid "Ser&ver name:" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:277 +#: conduits/malconduit/mal-setup_dialog.ui:285 +#, no-c-format +msgid "" +"If you selected HTTP or SOCKS proxy, type the address of the proxy " +"server to use here, in the form foo.bar.com (not " +"http://foo.bar.com or http://foo.bar.com:8080)." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:305 +#, no-c-format +msgid "" +"Enter the port you want KPilot to use when connecting to your proxy " +"server here." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:316 +#, no-c-format +msgid "" +"If your proxy requires authentication, enter your password here." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:324 +#: conduits/malconduit/mal-setup_dialog.ui:349 +#, no-c-format +msgid "" +"If your proxy requires authentication, enter your username here." +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:332 +#: conduits/malconduit/mal-setup_dialog.ui:514 +#, no-c-format +msgid "&Password:" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:343 +#: conduits/malconduit/mal-setup_dialog.ui:525 +#, no-c-format +msgid "&User name:" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:371 +#: conduits/malconduit/mal-setup_dialog.ui:385 +#, no-c-format +msgid "" +"Enter a list of MAL servers that do not need the use of a proxy here, " +"separated with commas, e.g:
localhost,127.0.0.1,.lan" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:379 +#, no-c-format +msgid "N&o proxy for:" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:414 +#, no-c-format +msgid "MAL Server" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:434 +#, no-c-format +msgid "MAL Server Information" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:451 +#, no-c-format +msgid "&MAL server name:" +msgstr "" + +#: conduits/malconduit/mal-setup_dialog.ui:574 +#, no-c-format +msgid "" +"There is currently no way to set server parameters on the " +"desktop; you need to use the MobileLink or AGConnect " +"application on the handheld device. " +msgstr "" + +#: conduits/memofileconduit/memofileconduit.kcfg:6 +#, no-c-format +msgid "What directory do you want to sync your PDA's memos with?" +msgstr "" + +#: conduits/memofileconduit/memofileconduit.kcfg:10 +#, no-c-format +msgid "Do you want to sync your private records to the filesystem?" +msgstr "" + +#: conduits/memofileconduit/setup_base.ui:33 +#, no-c-format +msgid "Memofile Conduit Options" +msgstr "" + +#: conduits/memofileconduit/setup_base.ui:96 +#, no-c-format +msgid "Sync private records:" +msgstr "" + +#: conduits/memofileconduit/setup_base.ui:104 +#, no-c-format +msgid "Memos directory:" +msgstr "" + +#: conduits/memofileconduit/setup_base.ui:115 +#, no-c-format +msgid "Select the directory you want to store your PDA's memos in" +msgstr "" + +#: conduits/notepadconduit/notepad-setup.ui:17 +#, no-c-format +msgid "Path to the directory to which the pictures should be exported." +msgstr "" + +#: conduits/notepadconduit/notepad-setup.ui:65 +#, no-c-format +msgid "Output:" +msgstr "" + +#: conduits/notepadconduit/notepadconduit.kcfg:9 +#, no-c-format +msgid "The export directory for the notepad drawings" +msgstr "" + +#: conduits/null/nullconduit.kcfg:9 +#: conduits/recordconduit/settings.kcfg:13 +#, no-c-format +msgid "The error message if the null conduit is supposed to fail" +msgstr "" + +#: conduits/null/setup_base.ui:33 +#: conduits/recordconduit/setup_base.ui:33 +#, no-c-format +msgid "Null-Conduit Options" +msgstr "" + +#: conduits/null/setup_base.ui:85 +#: conduits/recordconduit/setup_base.ui:85 +#, no-c-format +msgid "KPilot was here." +msgstr "" + +#: conduits/null/setup_base.ui:88 +#: conduits/recordconduit/setup_base.ui:88 +#, no-c-format +msgid "Enter the message to add to the Sync Log on your Pilot here." +msgstr "" + +#: conduits/null/setup_base.ui:96 +#: conduits/recordconduit/setup_base.ui:96 +#, no-c-format +msgid "&Log message:" +msgstr "" + +#: conduits/popmail/popmail.kcfg:9 +#, no-c-format +msgid "Selects the way in which mail is sent: none (0), kmail (1)." +msgstr "" + +#: conduits/popmail/popmail.kcfg:13 +#, no-c-format +msgid "The email address entered in the To: field of outgoing messages." +msgstr "" + +#: conduits/popmail/popmail.kcfg:17 +#, no-c-format +msgid "The pathname of your .signature file." +msgstr "" + +#: conduits/popmail/popmail.kcfg:21 +#, no-c-format +msgid "The name of KMail's outbox - use with caution." +msgstr "" + +#: conduits/popmail/setup-dialog.ui:34 +#, no-c-format +msgid "Send Mail" +msgstr "" + +#: conduits/popmail/setup-dialog.ui:62 +#, no-c-format +msgid "Send method:" +msgstr "" + +#: conduits/popmail/setup-dialog.ui:65 +#: conduits/popmail/setup-dialog.ui:127 +#, no-c-format +msgid "" +"Select the method KPilot will use to send the mail from your Handheld to " +"the recipients here. Depending on the method you choose, the other fields in " +"the dialog may be enabled or disabled. Currently, the only working " +"method is through KMail." +msgstr "" + +#: conduits/popmail/setup-dialog.ui:73 +#, no-c-format +msgid "Email address:" +msgstr "" + +#: conduits/popmail/setup-dialog.ui:76 +#: conduits/popmail/setup-dialog.ui:87 +#, no-c-format +msgid "Enter the email address you want to send messages as here." +msgstr "" + +#: conduits/popmail/setup-dialog.ui:84 +#, no-c-format +msgid "$USER" +msgstr "" + +#: conduits/popmail/setup-dialog.ui:95 +#, no-c-format +msgid "Signature file:" +msgstr "" + +#: conduits/popmail/setup-dialog.ui:98 +#: conduits/popmail/setup-dialog.ui:106 +#, no-c-format +msgid "" +"If you want to add a signature file, enter the location of your " +"signature file (usually, .signature, located in your home folder) " +"here, or select it clicking the file picker button. The signature file " +"contains the text that is added to the end of your outgoing mail " +"messages." +msgstr "" + +#: conduits/popmail/setup-dialog.ui:112 +#, no-c-format +msgid "Do Not Send Mail" +msgstr "" + +#: conduits/popmail/setup-dialog.ui:117 +#, no-c-format +msgid "Use KMail" +msgstr "" + +#: conduits/recordconduit/settings.kcfg:9 +#, no-c-format +msgid "Whether the conduit should immediately bail out with an error" +msgstr "" + +#: conduits/recordconduit/settings.kcfg:17 +#, no-c-format +msgid "Databases that are skipped on sync" +msgstr "" + +#: conduits/recordconduit/setup_base.ui:107 +#, no-c-format +msgid "&Databases:" +msgstr "" + +#: conduits/recordconduit/setup_base.ui:118 +#, no-c-format +msgid "" +"The Null-conduit can be attached to several databases, effectively " +"preventing them from Syncing. Enter the database names here." +msgstr "" + +#: conduits/recordconduit/setup_base.ui:143 +#, no-c-format +msgid "Simulate failure" +msgstr "" + +#: conduits/recordconduit/setup_base.ui:146 +#, no-c-format +msgid "Force the conduit to simulate a failure to perform the HotSync." +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:63 +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:77 +#, no-c-format +msgid "" +"Enter here, or select by clicking the file picker button, the location " +"and file name of the output file used to store the handheld's system " +"information." +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:71 +#, no-c-format +msgid "Output &file:" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:85 +#, no-c-format +msgid "Type of Output" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:96 +#, no-c-format +msgid "&HTML" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:102 +#, no-c-format +msgid "" +"Select this option to output the system information data as a HTML " +"document." +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:110 +#, no-c-format +msgid "Te&xt file" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:113 +#, no-c-format +msgid "" +"Select this option to output the system information data as a text " +"document." +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:124 +#, no-c-format +msgid "" +"Enter here, or select by clicking on the file picker button, the " +"location of the template to be used if you select the Custom template " +"option." +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:132 +#, no-c-format +msgid "&Custom template:" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:135 +#, no-c-format +msgid "" +"Select this option to output the system information data as defined by a " +"custom template. Enter the location of the template in the edit box, or " +"select it clicking on the file picker button." +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:147 +#, no-c-format +msgid "Parts Included" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:173 +#, no-c-format +msgid "Output Type" +msgstr "" + +#: conduits/sysinfoconduit/sysinfo-setup_dialog.ui:189 +#, no-c-format +msgid "" +"Check on this list the types of information about your system and " +"handheld you want to display in the output file." +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:23 +#, no-c-format +msgid "Debug information (for KPilot developers)" +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:27 +#, no-c-format +msgid "Hardware information" +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:31 +#, no-c-format +msgid "List of databases on handheld (takes long!)" +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:35 +#, no-c-format +msgid "Memory information" +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:39 +#, no-c-format +msgid "Number of addresses, todos, events and memos" +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:43 +#, no-c-format +msgid "PalmOS version" +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:47 +#, no-c-format +msgid "Storage info (SD card, memory stick, ...)" +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:51 +#, no-c-format +msgid "Synchronization information" +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:55 +#, no-c-format +msgid "User information" +msgstr "" + +#: conduits/sysinfoconduit/sysinfoconduit.kcfg:59 +#, no-c-format +msgid "Version of KPilot, pilot-link and KDE" +msgstr "" + +#: conduits/timeconduit/time-setup_dialog.ui:63 +#, no-c-format +msgid "Direction" +msgstr "" + +#: conduits/timeconduit/time-setup_dialog.ui:80 +#, no-c-format +msgid "Set the &handheld time from the time on the PC" +msgstr "" + +#: conduits/timeconduit/time-setup_dialog.ui:86 +#, no-c-format +msgid "" +"Select this option to synchronize the handheld time with the PC time, by " +"using the PC time on both." +msgstr "" + +#: conduits/timeconduit/time-setup_dialog.ui:97 +#, no-c-format +msgid "Set the &PC time from the time on the handheld" +msgstr "" + +#: conduits/timeconduit/time-setup_dialog.ui:100 +#, no-c-format +msgid "" +"Select this option to synchronize the handheld time with the PC time, by " +"using the handheld time on both." +msgstr "" + +#: conduits/timeconduit/time-setup_dialog.ui:110 +#, no-c-format +msgid "" +"PalmOS Version 3.25 and 3.3 do not support setting the system time, so " +"this conduit will be skipped for handhelds that run either of these " +"operating systems." +msgstr "" + +#: conduits/vcalconduit/korganizerConduit.ui:31 +#, no-c-format +msgid "Calendar-Conduit Options" +msgstr "" + +#: conduits/vcalconduit/korganizerConduit.ui:105 +#, no-c-format +msgid "&Standard calendar" +msgstr "" + +#: conduits/vcalconduit/korganizerConduit.ui:108 +#, no-c-format +msgid "" +"Select this option to synchronize with the calendar specified by the TDE " +"calendar settings." +msgstr "" + +#: conduits/vcalconduit/korganizerConduit.ui:119 +#, no-c-format +msgid "Calendar &file:" +msgstr "" + +#: conduits/vcalconduit/korganizerConduit.ui:122 +#, no-c-format +msgid "" +"Select this option to use a specific calendar file, instead of the " +"standard TDE calendar. This file must be in the in the vCalendar or " +"iCalendar format. Enter the location of this file in the edit box or select " +"it clicking the file picker button." +msgstr "" + +#: conduits/vcalconduit/korganizerConduit.ui:141 +#, no-c-format +msgid "" +"Enter here the location and filename of the calendar file or select it " +"clicking the file picker button. This file must be in the iCalendar or " +"vCalendar format." +msgstr "" + +#: conduits/vcalconduit/korganizerConduit.ui:151 +#, no-c-format +msgid "Store &archived records in the TDE calendar" +msgstr "" + +#: conduits/vcalconduit/korganizerConduit.ui:154 +#, no-c-format +msgid "" +"When this box is checked, archived records will still\n" +"be saved in the calendar on the PC." +msgstr "" + +#: conduits/vcalconduit/korganizerConduit.ui:233 +#, no-c-format +msgid "" +"Select in this list how conflicting entries (entries which were edited " +"both on your handheld and on the PC) are resolved. Possibly values are \"Use " +"KPilot's Global Setting\" to use the settings defined in KPilot HotSync " +"configuration, \"Ask User\" to let you decide case by case, \"Do Nothing\" " +"to allow the entries to be different, \"PC overrides\", \"Handheld " +"overrides\", \"Use values from last sync\" and \"Use both entries\" to " +"create a new entry on both the PC and handheld. Note that this does " +"not handle double-scheduling conflicts." +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:32 +#, no-c-format +msgid "Database &name:" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:51 +#, no-c-format +msgid "&Creator:" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:70 +#, no-c-format +msgid "&Type:" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:97 +#, no-c-format +msgid "Database Flags" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:108 +#, no-c-format +msgid "&Ressource database" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:116 +#, no-c-format +msgid "Rea&d-only" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:124 +#, no-c-format +msgid "Database is &backed up" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:132 +#, no-c-format +msgid "Copy &protected" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:159 +#, no-c-format +msgid "Misc Flags" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:187 +#, no-c-format +msgid "Reset after &installation" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:195 +#, no-c-format +msgid "E&xclude from sync" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:205 +#, no-c-format +msgid "Time Stamps" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:224 +#, no-c-format +msgid "Cr&eation time:" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:235 +#, no-c-format +msgid "&Modification time:" +msgstr "" + +#: kpilot/dbFlagsEditor_base.ui:246 +#, no-c-format +msgid "Back&up time:" +msgstr "" + +#: kpilot/dbRecordEditor_base.ui:89 +#, no-c-format +msgid "&Deleted" +msgstr "" + +#: kpilot/dbRecordEditor_base.ui:97 +#, no-c-format +msgid "Busy" +msgstr "" + +#: kpilot/dbSelection_base.ui:23 +#, no-c-format +msgid "Database" +msgstr "" + +#: kpilot/dbSelection_base.ui:47 +#, no-c-format +msgid "&Remove" +msgstr "" + +#: kpilot/dbSelection_base.ui:60 +#, no-c-format +msgid "&Add" +msgstr "" + +#: kpilot/kpilot.kcfg:10 kpilot/kpilot.kcfg:15 +#: kpilot/kpilot.kcfg:20 kpilot/kpilot.kcfg:26 +#: kpilot/kpilot.kcfg:31 kpilot/kpilot.kcfg:36 +#: kpilot/kpilot.kcfg:41 kpilot/kpilot.kcfg:55 +#: kpilot/kpilot.kcfg:60 kpilot/kpilot.kcfg:65 +#: kpilot/kpilot.kcfg:70 kpilot/kpilot.kcfg:75 +#: kpilot/kpilot.kcfg:82 kpilot/kpilot.kcfg:87 +#: kpilot/kpilot.kcfg:92 kpilot/kpilot.kcfg:100 +#: kpilot/kpilot.kcfg:105 kpilot/kpilot.kcfg:114 +#: kpilot/kpilot.kcfg:127 kpilot/kpilot.kcfg:132 +#: kpilot/kpilot.kcfg:150 kpilot/kpilot.kcfg:158 +#: kpilot/kpilot.kcfg:162 kpilot/kpilot.kcfg:166 +#: kpilot/kpilot.kcfg:174 kpilot/kpilot.kcfg:179 +#, no-c-format +msgid "" +"\n" +" " +msgstr "" + +#: kpilot/kpilot.kcfg:110 +#, no-c-format +msgid "Which databases not to backup." +msgstr "" + +#: kpilot/kpilot.kcfg:137 +#, no-c-format +msgid "Prevent HotSync when screen locked" +msgstr "" + +#: kpilot/kpilot.kcfg:138 +#, no-c-format +msgid "" +"Turning this option on prevents syncing\n" +"\twhen the screen is locked. This is a security measure\n" +"\tto prevent people from stealing your data through physical\n" +"\taccess to a Pilot device link to your machine.\n" +"\tIt doesn't work with screensavers other than KDE, though,\n" +"\tso you will need to turn it off for other environments." +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:18 +#: kpilot/kpilotConfigDialog_device.ui:18 +#: kpilot/kpilotConfigDialog_startup.ui:19 +#: kpilot/kpilotConfigDialog_sync.ui:18 +#: kpilot/kpilotConfigDialog_viewers.ui:19 +#, no-c-format +msgid "KPilot Options" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:29 +#, no-c-format +msgid "Backup Frequency" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:54 +#, no-c-format +msgid "Do &backup:" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:63 +#, no-c-format +msgid "On every HotSync" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:68 +#, no-c-format +msgid "On request only" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:90 +#, no-c-format +msgid "Databases" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:107 +#, no-c-format +msgid "&No backup:" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:113 +#: kpilot/kpilotConfigDialog_backup.ui:141 +#, no-c-format +msgid "" +"

Enter the databases types you wish to exclude from the backup " +"operation here. Use this setting if backing up some databases crashes the " +"handheld, or if you do not want a backup of some databases (like AvantGo " +"pages).

Entries with square brackets [] are creator codes like " +"[lnch] and can exclude a whole range of databases. Entries without " +"the brackets list database names, and may include shell-style wildcards, " +"like *_a68k.

" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:127 +#, no-c-format +msgid "Not &restored:" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:133 +#: kpilot/kpilotConfigDialog_backup.ui:149 +#, no-c-format +msgid "" +"

Enter the databases types you wish to exclude from the restore " +"operation here (like AvantGo databases). They will be skipped even if they " +"exist in the set of backup databases on the handheld. If you still want to " +"install an ignored database to the handheld, you can always manually install " +"it to the handheld.

Entries with square brackets [] are creator " +"codes like [lnch] and can exclude a whole range of databases. " +"Entries without the brackets list database names, and may include " +"shell-style wildcards, like *_a68k.

" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:157 +#: kpilot/kpilotConfigDialog_backup.ui:168 +#, no-c-format +msgid "..." +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:160 +#, no-c-format +msgid "" +"Click here to open the database selection dialog. This dialog allows you " +"to check the databases you want to exclude from the backup from a list." +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:171 +#, no-c-format +msgid "" +"Click here to open the database selection dialog. This dialog allows you " +"to select the databases you want to exclude from the restore operation from " +"a list." +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:181 +#, no-c-format +msgid "Run conduits durin&g a backup sync" +msgstr "" + +#: kpilot/kpilotConfigDialog_backup.ui:184 +#, no-c-format +msgid "" +"Check this box to run the selected conduits before every backup. This " +"makes sure the backup is up to date with the last changes from your PC." +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:29 +#, no-c-format +msgid "Pilot &device:" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:35 +#: kpilot/kpilotConfigDialog_device.ui:43 +#, no-c-format +msgid "" +"Enter the device the Pilot is attached to (for instance a serial or USB " +"port) here. You can also use /dev/pilot, and make that a symlink to " +"the correct device. You need write permission to successfully synchronize " +"with the handheld." +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:51 +#, no-c-format +msgid "&Speed:" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:57 +#: kpilot/kpilotConfigDialog_device.ui:115 +#, no-c-format +msgid "" +"Select the speed of the serial connection to your handheld here. This " +"has no meaning for USB devices. For an older model, choose 9600. Newer " +"models may be able to handle speeds up to the maximum listed, 115200. You " +"can experiment with the connection speed: the manual suggests starting at a " +"speed of 19200 and trying faster speeds to see if they work." +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:65 +#: kpilot/kpilotConfigDialog_device.ui:143 +#, no-c-format +msgid "" +"Enter your name here, as it appears in the Pilot's "Owner" " +"setting." +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:88 +#, no-c-format +msgid "9600" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:93 +#, no-c-format +msgid "19200" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:98 +#, no-c-format +msgid "38400" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:103 +#, no-c-format +msgid "57600" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:108 +#, no-c-format +msgid "115200" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:123 +#, no-c-format +msgid "En&coding:" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:129 +#: kpilot/kpilotConfigDialog_device.ui:154 +#, no-c-format +msgid "" +"PalmOS devices are available in many different languages. If your device " +"uses a different encoding than ISO-latin1 (ISO8859-1), select the correct " +"encoding here, in order to display special characters correctly." +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:137 +#, no-c-format +msgid "Pilot &user:" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:162 +#, no-c-format +msgid "&Workarounds:" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:171 +#, no-c-format +msgid "None" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:176 +#, no-c-format +msgid "Zire 31, 72, Tungsten T5" +msgstr "" + +#: kpilot/kpilotConfigDialog_device.ui:183 +#, no-c-format +msgid "" +"Workarounds enable special handling for specific devices. Most devices " +"do not need special handling. However, the Zire&tm; 31, Zire 72 and Tungsten " +"T5 do have special needs, so if you are connecting such a device, " +"please select the workaround for them." +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:33 +#, no-c-format +msgid "Exit Options" +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:44 +#, no-c-format +msgid "S&top KPilot's system tray application on exit" +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:47 +#, no-c-format +msgid "" +"Check this box to stop the KPilot daemon when you quit KPilot (only if " +"KPilot started the daemon itself)." +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:55 +#, no-c-format +msgid "Quit &after HotSync" +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:58 +#, no-c-format +msgid "" +"Check this box to stop both KPilot and the KPilot daemon after the " +"HotSync finishes. This may be useful for systems where KPilot is started by " +"the USB daemon." +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:68 +#, no-c-format +msgid "Startup Options" +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:79 +#: kpilot/kpilotConfigWizard_user.ui:133 +#, no-c-format +msgid "&Start KPilot at login" +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:82 +#, no-c-format +msgid "" +"Check this box to start up the KPilot daemon every time you log in to " +"TDE." +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:90 +#, no-c-format +msgid "S&how KPilot in system tray" +msgstr "" + +#: kpilot/kpilotConfigDialog_startup.ui:93 +#, no-c-format +msgid "" +"Check this box to place a Kpilot icon in the system tray, which shows " +"the daemon's status, and allows you to select the next sync type and to " +"configure KPilot." +msgstr "" + +#: kpilot/kpilotConfigDialog_sync.ui:32 +#, no-c-format +msgid "Do full sync when chan&ging PCs" +msgstr "" + +#: kpilot/kpilotConfigDialog_sync.ui:38 +#, no-c-format +msgid "" +"Check this box to perform a full sync when your last sync was performed " +"with another PC or system, to guarantee the completeness of your data." +msgstr "" + +#: kpilot/kpilotConfigDialog_sync.ui:44 +#, no-c-format +msgid "HotSync (sync all changes)" +msgstr "" + +#: kpilot/kpilotConfigDialog_sync.ui:49 +#, no-c-format +msgid "FullSync (sync also unchanged records)" +msgstr "" + +#: kpilot/kpilotConfigDialog_sync.ui:66 +#, no-c-format +msgid "" +"Select in this list the synchronization type that KPilot will use as " +"default. Possible values are:
\"HotSync\", to run all selected conduits, " +"and sync the databases with a modified flag set, updating the modified " +"records only;
\"FullSync\" to run all selected conduits, and sync all " +"databases, reading all records, and performing a full backup;
\"Copy PC " +"to handheld\" to run all conduits and sync all databases, but instead of " +"merging the information from both sources, copy the PC data to the " +"handheld;
\"Copy handheld to PC\" to run all conduits and sync all " +"databases, but instead of merging the information from both sources, copy " +"the handheld data to the PC.
" +msgstr "" + +#: kpilot/kpilotConfigDialog_sync.ui:74 +#, no-c-format +msgid "&Default sync:" +msgstr "" + +#: kpilot/kpilotConfigDialog_sync.ui:132 +#, no-c-format +msgid "" +"Select in this list how conflicting entries (entries which were edited " +"both on your handheld and on the PC) are resolved. Possibly values are " +"\"Ask User\" to let you decide case by case, \"Do Nothing\" to allow the " +"entries to be different, \"PC overrides\", \"Handheld overrides\", \"Use " +"values from last sync\" and \"Use both entries\" to create a new entry on " +"both the PC and handheld. Note that the conflict resolution option selected " +"here can be overridden by conduits that have their own conflict resolution " +"configuration." +msgstr "" + +#: kpilot/kpilotConfigDialog_sync.ui:159 +#, no-c-format +msgid "Do not sync when screensaver is active" +msgstr "" + +#: kpilot/kpilotConfigDialog_sync.ui:165 +#, no-c-format +msgid "" +"Check this box to prevent KPilot from syncing your handheld while the " +"screensaver is active: this is a security measure to prevent others from " +"syncing their handhelds with your data. This option must be disabled " +"when you use a different desktop, since KPilot is not aware of screensavers " +"other than TDE's." +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:47 +#, no-c-format +msgid "Make internal viewers &editable" +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:53 +#, no-c-format +msgid "" +"The internal viewers can be read only or editable. The editable mode " +"allows you to add new records, delete or edit the existing records and sync " +"your modifications back to the handheld. Check this box to set the internal " +"viewers to editable mode, uncheck to set them to read only mode." +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:61 +#, no-c-format +msgid "&Show private records" +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:64 +#, no-c-format +msgid "" +"Check this box to display in the internal viewers records that are " +"marked "Private" in the Pilot." +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:85 +#, no-c-format +msgid "Show as \"&Last, first\"" +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:88 +#, no-c-format +msgid "" +"Select this option to display addresses in the internal address viewer " +"sorted by last name, first name." +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:96 +#, no-c-format +msgid "Show as \"&Company, last\"" +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:99 +#, no-c-format +msgid "" +"Select this option to display addresses in the internal address viewer " +"sorted by company name, last name." +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:121 +#, no-c-format +msgid "&Use key field" +msgstr "" + +#: kpilot/kpilotConfigDialog_viewers.ui:124 +#, no-c-format +msgid "" +"Check this box to combine all entries with the same last name in the " +"internal address viewer." +msgstr "" + +#: kpilot/kpilotConfigWizard_app.ui:24 +#, no-c-format +msgid "" +"Finally, you can configure KPilot specifically for some PIM applications, " +"like Kontact (TDE's integrated PIM application) or Evolution (GNOME's " +"integrated PIM application).\n" +"\n" +"Press \"Finish\" to setup KPilot according to the settings in this " +"configuration Wizard." +msgstr "" + +#: kpilot/kpilotConfigWizard_app.ui:37 +#, no-c-format +msgid "Set Default Values for Syncing With" +msgstr "" + +#: kpilot/kpilotConfigWizard_app.ui:48 +#, no-c-format +msgid "&TDE-PIM suite (Kontact)" +msgstr "" + +#: kpilot/kpilotConfigWizard_app.ui:59 +#, no-c-format +msgid "&GNOME-PIM (Evolution)" +msgstr "" + +#: kpilot/kpilotConfigWizard_app.ui:67 +#, no-c-format +msgid "No sync, just backup" +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:24 +#, no-c-format +msgid "This wizard will help you configure KPilot." +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:35 +#, no-c-format +msgid "" +"As a first step, we need to determine the user name and how the handheld is " +"connected to the computer." +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:46 +#, no-c-format +msgid "Handheld && User Name" +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:49 +#, no-c-format +msgid "" +"

You can either let KPilot detect these values automatically (for this you " +"need your handheld ready and connected to the PC) or enter them " +"manually.

\n" +"

Please enter the username exactly as set on the handheld.

\n" +"

If setting the device type manually (i.e., if automatic detection did not " +"work for you), please look below for tips on choosing the right device name. " +" {0...n} means a number from 0 up to a very large number, though usually " +"just 255.\n" +"

\n" +"Serial Port: an old method of connection, used primarily by the original " +"line of Palm Pilots, and various Palm-based cellphones. Device name will " +"look like /dev/ttyS{0...n} (Linux) or /dev/cuaa{0...n} (FreeBSD).

\n" +"

\n" +"USB Port: A newer style of connection, used by most newer Palms, " +"Handsprings, and Sony Clies. Device name will look like /dev/ttyUSB{0...n} " +"or /dev/usb/tts/{0...n} (Linux) or /dev/ucom{0...n} (FreeBSD). On Linux, " +"definitely check both 0 and 1: newer devices tend to use 1; older devices " +"tend to use 0.

\n" +"

\n" +"Infrared: (pronounced infra-red) is a relatively slow connection type used " +"solely as a last resort. Device name will be /dev/ircomm0 or " +"/dev/ttyS{0...n} (Linux), or /dev/sio{0...n} (FreeBSD).

\n" +"

\n" +"Bluetooth: A new connection method, this is used almost exclusively on new, " +"high-end devices, like the Tungsten T3 or the Zire 72. Device name will be " +"/dev/usb/ttub/{0...n} or /dev/ttyUB{0...n} (Linux), or /dev/ttyp{0...n} " +"(FreeBSD).

\n" +"

\n" +"Network: This has not been tested by any of the KPilot developers themselves " +"(hardware donations always accepted!), but it has been reported that setting " +"the device to \"net:any\" will work for network-enabled devices. However, " +"this has also been known to lock KPilot up when doing anything other than " +"just syncing. Use it with caution.\n" +"

" +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:73 +#, no-c-format +msgid "&Device:" +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:79 +#: kpilot/kpilotConfigWizard_user.ui:101 +#, no-c-format +msgid "" +"Enter the device the Pilot is attached to (for instance a serial or USB " +"port) here. You can also use /dev/pilot, and make that a symlink to " +"the correct device. Use the button below to automatically detect the device. " +"You need write permission to successfully synchronize with the handheld." +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:87 +#, no-c-format +msgid "&Automatically Detect Handheld && User Name" +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:90 +#, no-c-format +msgid "" +"Click this button to open the detection dialog. The wizard will try to " +"automatically find and display the correct device and username for your " +"handheld. If the wizard cannot retrieve this information, check if you have " +"write permission for the device." +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:98 +#, no-c-format +msgid "/dev/pilot" +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:109 +#: kpilot/kpilotConfigWizard_user.ui:123 +#, no-c-format +msgid "" +"Enter your username here, as it appears in the Pilot's "Owner" " +"setting, or use the button below to automatically detect it." +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:117 +#, no-c-format +msgid "User na&me:" +msgstr "" + +#: kpilot/kpilotConfigWizard_user.ui:139 +#, no-c-format +msgid "" +"Check this box to make the kpilot daemon load when you first log in " +"until you log out. That means (in theory), that you should not have to do " +"anything other than connect your handheld and push \"sync\", and kpilot will " +"appear and magically do your bidding. " +msgstr "" + +#: kpilot/kpilotui.rc:5 +#, no-c-format +msgid "&File" +msgstr "" + +#: kpilot/kpilotui.rc:16 +#, no-c-format +msgid "&Settings" +msgstr "" + +#: kpilot/kpilotui.rc:35 +#, no-c-format +msgid "Main Toolbar" +msgstr "" + +#: kpilot/todoEditor_base.ui:32 +#, no-c-format +msgid "&Description:" +msgstr "" + +#: kpilot/todoEditor_base.ui:54 +#, no-c-format +msgid "&Note:" +msgstr "" + +#: kpilot/todoEditor_base.ui:71 +#, no-c-format +msgid "Ca&tegory:" +msgstr "" + +#: kpilot/todoEditor_base.ui:90 +#, no-c-format +msgid "&Priority:" +msgstr "" + +#: kpilot/todoEditor_base.ui:104 +#, no-c-format +msgid "2" +msgstr "" + +#: kpilot/todoEditor_base.ui:109 +#, no-c-format +msgid "3" +msgstr "" + +#: kpilot/todoEditor_base.ui:114 +#, no-c-format +msgid "4" +msgstr "" + +#: kpilot/todoEditor_base.ui:119 +#, no-c-format +msgid "5" +msgstr "" + +#: kpilot/todoEditor_base.ui:147 +#, no-c-format +msgid "&Completed" +msgstr "" + +#: kpilot/todoEditor_base.ui:155 +#, no-c-format +msgid "Has &end date:" +msgstr ""