diff --git a/CMakeL10n.txt b/CMakeL10n.txt index f1a489e..f79baf0 100644 --- a/CMakeL10n.txt +++ b/CMakeL10n.txt @@ -20,6 +20,8 @@ include( TDEL10n ) ##### create translation templates ############## +tde_l10n_create_template( "messages/basket" ) + tde_l10n_auto_add_subdirectories( ) tde_l10n_create_template( diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt deleted file mode 100644 index 3134d11..0000000 --- a/src/CMakeL10n.txt +++ /dev/null @@ -1,3 +0,0 @@ -##### create translation templates ############## - -tde_l10n_create_template( "messages/basket" ) diff --git a/translations/messages/basket.pot b/translations/messages/basket.pot index 11856a4..e39e6ed 100644 --- a/translations/messages/basket.pot +++ b/translations/messages/basket.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-09-30 21:46+0200\n" +"POT-Creation-Date: 2020-11-22 18:59+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,61 +27,66 @@ msgid "" "Your emails" msgstr "" -#: aboutdata.cpp:28 +#: kontact_plugin/basket_plugin.cpp:40 src/bnpview.cpp:568 +msgid "&New Basket..." +msgstr "" + +#: src/aboutdata.cpp:28 msgid "" "

Taking care of your ideas.

A note-taking application that " "makes it easy to record ideas as you think, and quickly find them later. " "Organizing your notes has never been so easy.

" msgstr "" -#: aboutdata.cpp:35 +#: src/aboutdata.cpp:35 msgid "BasKet Note Pads" msgstr "" -#: aboutdata.cpp:42 +#: src/aboutdata.cpp:42 msgid "Maintainer" msgstr "" -#: aboutdata.cpp:46 +#: src/aboutdata.cpp:46 msgid "Original Author" msgstr "" -#: aboutdata.cpp:50 +#: src/aboutdata.cpp:50 msgid "Basket encryption, Kontact integration, KnowIt importer" msgstr "" -#: aboutdata.cpp:54 +#: src/aboutdata.cpp:54 msgid "" "Baskets auto lock, save-status icon, HTML copy/paste, basket name tooltip, " "drop to basket name" msgstr "" -#: aboutdata.cpp:58 basketproperties.cpp:65 newbasketdialog.cpp:107 +#: src/aboutdata.cpp:58 src/basketproperties.cpp:65 +#: src/newbasketdialog.cpp:107 msgid "Icon" msgstr "" -#: archive.cpp:59 bnpview.cpp:1806 +#: src/archive.cpp:59 src/bnpview.cpp:1806 msgid "Save as Basket Archive" msgstr "" -#: archive.cpp:59 +#: src/archive.cpp:59 msgid "Saving as basket archive. Please wait..." msgstr "" -#: archive.cpp:263 +#: src/archive.cpp:263 msgid "This file is not a basket archive." msgstr "" -#: archive.cpp:263 archive.cpp:294 archive.cpp:321 archive.cpp:329 -#: archive.cpp:339 archive.cpp:389 +#: src/archive.cpp:263 src/archive.cpp:294 src/archive.cpp:321 +#: src/archive.cpp:329 src/archive.cpp:339 src/archive.cpp:389 msgid "Basket Archive Error" msgstr "" -#: archive.cpp:294 archive.cpp:339 archive.cpp:389 +#: src/archive.cpp:294 src/archive.cpp:339 src/archive.cpp:389 msgid "This file is corrupted. It can not be opened." msgstr "" -#: archive.cpp:316 +#: src/archive.cpp:316 msgid "" "This file was created with a recent version of %1. It can be opened but not " "every information will be available to you. For instance, some notes may be " @@ -90,37 +95,37 @@ msgid "" "original one." msgstr "" -#: archive.cpp:327 +#: src/archive.cpp:327 msgid "" "This file was created with a recent version of %1. Please upgrade to a newer " "version to be able to open that file." msgstr "" -#: backup.cpp:62 +#: src/backup.cpp:62 msgid "Backup & Restore" msgstr "" -#: backup.cpp:71 +#: src/backup.cpp:71 msgid "Save Folder" msgstr "" -#: backup.cpp:72 +#: src/backup.cpp:72 msgid "Your baskets are currently stored in that folder:
%1" msgstr "" -#: backup.cpp:75 +#: src/backup.cpp:75 msgid "&Move to Another Folder..." msgstr "" -#: backup.cpp:76 +#: src/backup.cpp:76 msgid "&Use Another Existing Folder..." msgstr "" -#: backup.cpp:77 +#: src/backup.cpp:77 msgid "Why to do that?" msgstr "" -#: backup.cpp:78 +#: src/backup.cpp:78 msgid "" "

You can move the folder where %1 store your baskets to:

" msgstr "" -#: softwareimporters.cpp:49 +#: src/softwareimporters.cpp:49 msgid "Import Hierarchy" msgstr "" -#: softwareimporters.cpp:55 +#: src/softwareimporters.cpp:55 msgid "How to Import the Notes?" msgstr "" -#: softwareimporters.cpp:56 +#: src/softwareimporters.cpp:56 msgid "&Keep original hierarchy (all notes in separate baskets)" msgstr "" -#: softwareimporters.cpp:57 +#: src/softwareimporters.cpp:57 msgid "&First level notes in separate baskets" msgstr "" -#: softwareimporters.cpp:58 +#: src/softwareimporters.cpp:58 msgid "&All notes in one basket" msgstr "" -#: softwareimporters.cpp:78 +#: src/softwareimporters.cpp:78 msgid "Import Text File" msgstr "" -#: softwareimporters.cpp:84 +#: src/softwareimporters.cpp:84 msgid "Format of the Text File" msgstr "" -#: softwareimporters.cpp:85 +#: src/softwareimporters.cpp:85 msgid "Notes separated by an &empty line" msgstr "" -#: softwareimporters.cpp:86 +#: src/softwareimporters.cpp:86 msgid "One ¬e per line" msgstr "" -#: softwareimporters.cpp:87 +#: src/softwareimporters.cpp:87 msgid "Notes begin with a &dash (-)" msgstr "" -#: softwareimporters.cpp:88 +#: src/softwareimporters.cpp:88 msgid "Notes begin with a &star (*)" msgstr "" -#: softwareimporters.cpp:89 +#: src/softwareimporters.cpp:89 msgid "&Use another separator:" msgstr "" -#: softwareimporters.cpp:99 +#: src/softwareimporters.cpp:99 msgid "&All in one note" msgstr "" -#: softwareimporters.cpp:241 +#: src/softwareimporters.cpp:241 msgid "From KJots" msgstr "" -#: softwareimporters.cpp:329 +#: src/softwareimporters.cpp:329 msgid "From KNotes" msgstr "" -#: softwareimporters.cpp:400 +#: src/softwareimporters.cpp:400 msgid "From Sticky Notes" msgstr "" -#: softwareimporters.cpp:450 +#: src/softwareimporters.cpp:450 msgid "From Tomboy" msgstr "" -#: softwareimporters.cpp:498 +#: src/softwareimporters.cpp:498 #, c-format msgid "" "_: From TextFile.txt\n" "From %1" msgstr "" -#: softwareimporters.cpp:647 +#: src/softwareimporters.cpp:647 msgid "" "Can not import that file. It is either corrupted or not a TuxCards file." msgstr "" -#: softwareimporters.cpp:647 +#: src/softwareimporters.cpp:647 msgid "Bad File Format" msgstr "" -#: softwareimporters.cpp:675 +#: src/softwareimporters.cpp:675 msgid "" "A note is encrypted. The importer does not yet support encrypted notes. " "Please remove the encryption with TuxCards and re-import the file." msgstr "" -#: softwareimporters.cpp:675 +#: src/softwareimporters.cpp:675 msgid "Encrypted Notes not Supported Yet" msgstr "" -#: softwareimporters.cpp:677 +#: src/softwareimporters.cpp:677 msgid "" "Encrypted note.
The importer do not support " "encrypted notes yet. Please remove the encryption with TuxCards and " "re-import the file.
" msgstr "" -#: systemtray.cpp:144 +#: src/systemtray.cpp:144 msgid "" "

Closing the main window will keep %1 running in the system tray. Use " "Quit from the Basket menu to quit the application.

" msgstr "" -#: systemtray.cpp:190 systemtray.cpp:195 +#: src/systemtray.cpp:190 src/systemtray.cpp:195 msgid "Docking in System Tray" msgstr "" -#: systemtray.cpp:241 +#: src/systemtray.cpp:241 msgid "Pasted selection to basket %1" msgstr "" -#: systemtray.cpp:276 +#: src/systemtray.cpp:276 msgid "&Minimize" msgstr "" -#: systemtray.cpp:278 +#: src/systemtray.cpp:278 msgid "&Restore" msgstr "" -#: systemtray.cpp:438 +#: src/systemtray.cpp:438 msgid "%1 (Locked)" msgstr "" -#: tag.cpp:84 +#: src/tag.cpp:84 msgid "%1: %2" msgstr "" -#: tag.cpp:548 +#: src/tag.cpp:548 msgid "To Do" msgstr "" -#: tag.cpp:548 +#: src/tag.cpp:548 msgid "Unchecked" msgstr "" -#: tag.cpp:548 +#: src/tag.cpp:548 msgid "Done" msgstr "" -#: tag.cpp:549 +#: src/tag.cpp:549 msgid "Progress" msgstr "" -#: tag.cpp:549 +#: src/tag.cpp:549 #, c-format msgid "0 %" msgstr "" -#: tag.cpp:549 +#: src/tag.cpp:549 #, c-format msgid "25 %" msgstr "" -#: tag.cpp:550 +#: src/tag.cpp:550 #, c-format msgid "50 %" msgstr "" -#: tag.cpp:550 +#: src/tag.cpp:550 #, c-format msgid "75 %" msgstr "" -#: tag.cpp:550 +#: src/tag.cpp:550 #, c-format msgid "100 %" msgstr "" -#: tag.cpp:603 +#: src/tag.cpp:603 msgid "Priority" msgstr "" -#: tag.cpp:603 +#: src/tag.cpp:603 msgid "Low" msgstr "" -#: tag.cpp:603 +#: src/tag.cpp:603 msgid "Medium" msgstr "" -#: tag.cpp:604 +#: src/tag.cpp:604 msgid "High" msgstr "" -#: tag.cpp:604 +#: src/tag.cpp:604 msgid "Preference" msgstr "" -#: tag.cpp:604 +#: src/tag.cpp:604 msgid "Bad" msgstr "" -#: tag.cpp:605 +#: src/tag.cpp:605 msgid "Good" msgstr "" -#: tag.cpp:605 +#: src/tag.cpp:605 msgid "Excellent" msgstr "" -#: tag.cpp:605 +#: src/tag.cpp:605 msgid "Highlight" msgstr "" -#: tag.cpp:671 +#: src/tag.cpp:671 msgid "Important" msgstr "" -#: tag.cpp:671 +#: src/tag.cpp:671 msgid "Very Important" msgstr "" -#: tag.cpp:672 +#: src/tag.cpp:672 msgid "Idea" msgstr "" -#: tag.cpp:672 +#: src/tag.cpp:672 msgid "" "_: The initial of 'Idea'\n" "I." msgstr "" -#: tag.cpp:672 +#: src/tag.cpp:672 msgid "Title" msgstr "" -#: tag.cpp:673 +#: src/tag.cpp:673 msgid "Code" msgstr "" -#: tag.cpp:673 +#: src/tag.cpp:673 msgid "Work" msgstr "" -#: tag.cpp:673 +#: src/tag.cpp:673 msgid "" "_: The initial of 'Work'\n" "W." msgstr "" -#: tag.cpp:691 +#: src/tag.cpp:691 msgid "Personal" msgstr "" -#: tag.cpp:691 +#: src/tag.cpp:691 msgid "" "_: The initial of 'Personal'\n" "P." msgstr "" -#: tag.cpp:691 +#: src/tag.cpp:691 msgid "Funny" msgstr "" -#: tagsedit.cpp:211 tagsedit.cpp:231 +#: src/tagsedit.cpp:211 src/tagsedit.cpp:231 msgid "" "_: Tag name (shortcut)\n" "%1 (%2)" msgstr "" -#: tagsedit.cpp:329 +#: src/tagsedit.cpp:329 msgid "Customize Tags" msgstr "" -#: tagsedit.cpp:337 +#: src/tagsedit.cpp:337 msgid "Ne&w Tag" msgstr "" -#: tagsedit.cpp:338 +#: src/tagsedit.cpp:338 msgid "New St&ate" msgstr "" -#: tagsedit.cpp:354 +#: src/tagsedit.cpp:354 msgid "Move Up (Ctrl+Shift+Up)" msgstr "" -#: tagsedit.cpp:355 +#: src/tagsedit.cpp:355 msgid "Move Down (Ctrl+Shift+Down)" msgstr "" -#: tagsedit.cpp:379 +#: src/tagsedit.cpp:379 msgid "Tag" msgstr "" -#: tagsedit.cpp:386 +#: src/tagsedit.cpp:386 msgid "" "_: Remove tag shortcut\n" "&Remove" msgstr "" -#: tagsedit.cpp:387 +#: src/tagsedit.cpp:387 msgid "S&hortcut:" msgstr "" -#: tagsedit.cpp:391 +#: src/tagsedit.cpp:391 msgid "&Inherited by new sibling notes" msgstr "" -#: tagsedit.cpp:402 tagsedit.cpp:1030 tagsedit.cpp:1046 +#: src/tagsedit.cpp:402 src/tagsedit.cpp:1030 src/tagsedit.cpp:1046 msgid "State" msgstr "" -#: tagsedit.cpp:406 +#: src/tagsedit.cpp:406 msgid "Na&me:" msgstr "" -#: tagsedit.cpp:413 +#: src/tagsedit.cpp:413 msgid "" "_: Remove tag emblem\n" "Remo&ve" msgstr "" -#: tagsedit.cpp:414 +#: src/tagsedit.cpp:414 msgid "&Emblem:" msgstr "" -#: tagsedit.cpp:430 +#: src/tagsedit.cpp:430 msgid "&Background:" msgstr "" -#: tagsedit.cpp:459 +#: src/tagsedit.cpp:459 msgid "Strike Through" msgstr "" -#: tagsedit.cpp:461 +#: src/tagsedit.cpp:461 msgid "&Text:" msgstr "" -#: tagsedit.cpp:471 +#: src/tagsedit.cpp:471 msgid "Co&lor:" msgstr "" -#: tagsedit.cpp:475 +#: src/tagsedit.cpp:475 msgid "&Font:" msgstr "" -#: tagsedit.cpp:478 +#: src/tagsedit.cpp:478 msgid "&Size:" msgstr "" -#: tagsedit.cpp:481 +#: src/tagsedit.cpp:481 msgid "Te&xt equivalent:" msgstr "" -#: tagsedit.cpp:491 +#: src/tagsedit.cpp:491 msgid "" "If filled, this property lets you paste this tag or this state as textual " "equivalent." msgstr "" -#: tagsedit.cpp:500 +#: src/tagsedit.cpp:500 msgid "On ever&y line" msgstr "" -#: tagsedit.cpp:505 +#: src/tagsedit.cpp:505 msgid "What does it mean?" msgstr "" -#: tagsedit.cpp:506 +#: src/tagsedit.cpp:506 msgid "" "When a note has several lines, you can choose to export the tag or the state " "on the first line or on every line of the note." msgstr "" -#: tagsedit.cpp:508 +#: src/tagsedit.cpp:508 msgid "" "In the example above, the tag of the top note is only exported on the first " "line, while the tag of the bottom note is exported on every line of the note." msgstr "" -#: tagsedit.cpp:905 +#: src/tagsedit.cpp:905 msgid "" "Deleting the tag will remove it from every note it is currently assigned to." msgstr "" -#: tagsedit.cpp:906 +#: src/tagsedit.cpp:906 msgid "Confirm Delete Tag" msgstr "" -#: tagsedit.cpp:907 +#: src/tagsedit.cpp:907 msgid "Delete Tag" msgstr "" -#: tagsedit.cpp:912 +#: src/tagsedit.cpp:912 msgid "" "Deleting the state will remove the tag from every note the state is " "currently assigned to." msgstr "" -#: tagsedit.cpp:913 +#: src/tagsedit.cpp:913 msgid "Confirm Delete State" msgstr "" -#: tagsedit.cpp:914 +#: src/tagsedit.cpp:914 msgid "Delete State" msgstr "" -#: variouswidgets.cpp:47 +#: src/variouswidgets.cpp:47 msgid "..." msgstr "" -#: variouswidgets.cpp:84 variouswidgets.cpp:199 +#: src/variouswidgets.cpp:84 src/variouswidgets.cpp:199 msgid "16 by 16 pixels" msgstr "" -#: variouswidgets.cpp:85 variouswidgets.cpp:200 +#: src/variouswidgets.cpp:85 src/variouswidgets.cpp:200 msgid "22 by 22 pixels" msgstr "" -#: variouswidgets.cpp:86 variouswidgets.cpp:201 +#: src/variouswidgets.cpp:86 src/variouswidgets.cpp:201 msgid "32 by 32 pixels" msgstr "" -#: variouswidgets.cpp:87 variouswidgets.cpp:202 +#: src/variouswidgets.cpp:87 src/variouswidgets.cpp:202 msgid "48 by 48 pixels" msgstr "" -#: variouswidgets.cpp:88 variouswidgets.cpp:203 +#: src/variouswidgets.cpp:88 src/variouswidgets.cpp:203 msgid "64 by 64 pixels" msgstr "" -#: variouswidgets.cpp:89 variouswidgets.cpp:204 +#: src/variouswidgets.cpp:89 src/variouswidgets.cpp:204 msgid "128 by 128 pixels" msgstr "" -#: variouswidgets.cpp:129 +#: src/variouswidgets.cpp:129 msgid "" "Resize the window to select the image size\n" "and close it or press Escape to accept changes." msgstr "" -#: basket_part.rc:5 basketui.rc:5 +#: src/basket_part.rc:5 src/basketui.rc:5 #, no-c-format msgid "&Basket" msgstr "" -#: basket_part.rc:10 basket_part.rc:157 -#: basketui.rc:10 basketui.rc:161 +#: src/basket_part.rc:10 src/basket_part.rc:157 +#: src/basketui.rc:10 src/basketui.rc:161 #, no-c-format msgid "&Export" msgstr "" -#: basket_part.rc:20 basket_part.rc:167 -#: basket_part.rc:185 basketui.rc:20 -#: basketui.rc:171 basketui.rc:189 +#: src/basket_part.rc:20 src/basket_part.rc:167 +#: src/basket_part.rc:185 src/basketui.rc:20 +#: src/basketui.rc:171 src/basketui.rc:189 #, no-c-format msgid "&Import" msgstr "" -#: basket_part.rc:51 basketui.rc:54 +#: src/basket_part.rc:51 src/basketui.rc:54 #, no-c-format msgid "&Go" msgstr "" -#: basket_part.rc:58 basketui.rc:61 +#: src/basket_part.rc:58 src/basketui.rc:61 #, no-c-format msgid "&Note" msgstr "" -#: basket_part.rc:73 basketui.rc:76 +#: src/basket_part.rc:73 src/basketui.rc:76 #, no-c-format msgid "&Tags" msgstr "" -#: basket_part.rc:128 basketui.rc:132 +#: src/basket_part.rc:128 src/basketui.rc:132 #, no-c-format msgid "Text Formating Toolbar" msgstr "" -#: kicondialogui.ui:31 +#: src/kicondialogui.ui:31 #, no-c-format msgid "TDEIconDialogUI" msgstr "" -#: kicondialogui.ui:105 +#: src/kicondialogui.ui:105 #, no-c-format msgid "Fi<er:" msgstr "" -#: kicondialogui.ui:160 +#: src/kicondialogui.ui:160 #, no-c-format msgid "Alt+O" msgstr "" -#: passwordlayout.ui:44 +#: src/passwordlayout.ui:44 #, no-c-format msgid "&No protection" msgstr "" -#: passwordlayout.ui:47 +#: src/passwordlayout.ui:47 #, no-c-format msgid "Alt+N" msgstr "" -#: passwordlayout.ui:55 +#: src/passwordlayout.ui:55 #, no-c-format msgid "Protect basket with a &password" msgstr "" -#: passwordlayout.ui:58 +#: src/passwordlayout.ui:58 #, no-c-format msgid "Alt+P" msgstr "" -#: passwordlayout.ui:82 +#: src/passwordlayout.ui:82 #, no-c-format msgid "Protect basket with private &key:" msgstr "" -#: passwordlayout.ui:85 +#: src/passwordlayout.ui:85 #, no-c-format msgid "Alt+K" msgstr ""