diff --git a/CMakeL10n.txt b/CMakeL10n.txt new file mode 100644 index 0000000..a525b71 --- /dev/null +++ b/CMakeL10n.txt @@ -0,0 +1,23 @@ +################################################# +# +# (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_auto_add_subdirectories( ) diff --git a/po/tdeio-sword.pot b/po/tdeio-sword.pot new file mode 100644 index 0000000..1e2ee6d --- /dev/null +++ b/po/tdeio-sword.pot @@ -0,0 +1,466 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-26 02:26+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 "" + +#: renderer.cpp:117 +msgid "Bibles" +msgstr "" + +#: renderer.cpp:118 +msgid "Commentaries" +msgstr "" + +#: renderer.cpp:119 +msgid "Lexicons & Dictionaries" +msgstr "" + +#: renderer.cpp:120 +msgid "Other Books" +msgstr "" + +#: renderer.cpp:169 +msgid "No modules installed!" +msgstr "" + +#: renderer.cpp:174 +msgid "Modules" +msgstr "" + +#: renderer.cpp:340 renderer.cpp:396 +msgid "The module '%1' could not be found." +msgstr "" + +#: renderer.cpp:344 +msgid "Module not found - Kio-Sword" +msgstr "" + +#: renderer.cpp:364 renderer.cpp:417 +msgid "Module:" +msgstr "" + +#: renderer.cpp:406 +msgid "Word" +msgstr "" + +#: renderer.cpp:409 tdeio_sword.cpp:667 +msgid "Phrase" +msgstr "" + +#: renderer.cpp:412 tdeio_sword.cpp:668 +msgid "Regular expression" +msgstr "" + +#: renderer.cpp:415 +msgid "Search results:" +msgstr "" + +#: renderer.cpp:419 +msgid "Query:" +msgstr "" + +#: renderer.cpp:421 +msgid "Search type:" +msgstr "" + +#: renderer.cpp:427 +msgid "No matches returned." +msgstr "" + +#: renderer.cpp:429 +msgid "" +"_n: 1 match returned:\n" +"%1 matches returned:" +msgstr "" + +#: renderer.cpp:486 renderer.cpp:774 +msgid "Couldn't find reference '%1'." +msgstr "" + +#: renderer.cpp:512 +msgid "Chapters:" +msgstr "" + +#: renderer.cpp:515 +msgid "View entire book." +msgstr "" + +#: renderer.cpp:519 +msgid "Books" +msgstr "" + +#: renderer.cpp:571 +#, c-format +msgid "Chapter %1" +msgstr "" + +#: renderer.cpp:665 +msgid "Books:" +msgstr "" + +#: renderer.cpp:671 +msgid "Index of books" +msgstr "" + +#: renderer.cpp:696 +msgid "Couldn't find section '%1'." +msgstr "" + +#: renderer.cpp:711 +msgid "Up:" +msgstr "" + +#: renderer.cpp:732 +msgid "Contents:" +msgstr "" + +#: renderer.cpp:738 +msgid "View simple index" +msgstr "" + +#: renderer.cpp:744 +msgid "View full index" +msgstr "" + +#: renderer.cpp:799 +msgid "Index:" +msgstr "" + +#: renderer.cpp:806 +msgid "Enter query term: " +msgstr "" + +#: renderer.cpp:813 +msgid "View complete index" +msgstr "" + +#: tdeio_sword.cpp:129 tdeio_sword.cpp:160 +msgid "No default Bible has been specified." +msgstr "" + +#: tdeio_sword.cpp:164 +msgid "No default Greek Strongs module has been specified." +msgstr "" + +#: tdeio_sword.cpp:168 +msgid "No default Hebrew Strongs module has been specified." +msgstr "" + +#: tdeio_sword.cpp:172 +msgid "No default Greek morphological module has been specified." +msgstr "" + +#: tdeio_sword.cpp:176 +msgid "No default Hebrew morphological module has been specified." +msgstr "" + +#: tdeio_sword.cpp:179 +msgid "No module specified." +msgstr "" + +#: tdeio_sword.cpp:210 +msgid "Modules - Kio-Sword" +msgstr "" + +#: tdeio_sword.cpp:220 +msgid "Search - Kio-Sword" +msgstr "" + +#: tdeio_sword.cpp:225 +msgid "Search Results - Kio-Sword" +msgstr "" + +#: tdeio_sword.cpp:230 +msgid "Settings - Kio-Sword" +msgstr "" + +#: tdeio_sword.cpp:235 +msgid "Settings saved - Kio-Sword" +msgstr "" + +#: tdeio_sword.cpp:240 +msgid "Kio-Sword Help" +msgstr "" + +#: tdeio_sword.cpp:283 +msgid "Settings saved." +msgstr "" + +#: tdeio_sword.cpp:421 +msgid "On" +msgstr "" + +#: tdeio_sword.cpp:423 +msgid "Off" +msgstr "" + +#: tdeio_sword.cpp:459 +msgid "" +"

Settings

Select the settings using the form below. Use the 'Save " +"settings' button to save these settings to your own configuration file. " +"'Test settings' will return you to the previous page with the options you " +"have specified.
" +msgstr "" + +#: tdeio_sword.cpp:468 +msgid "Description" +msgstr "" + +#: tdeio_sword.cpp:469 +msgid "Value" +msgstr "" + +#: tdeio_sword.cpp:470 +msgid "URL parameter" +msgstr "" + +#: tdeio_sword.cpp:472 +msgid "Formatting options" +msgstr "" + +#: tdeio_sword.cpp:473 +msgid "Display verse numbers for Bible modules" +msgstr "" + +#: tdeio_sword.cpp:474 +msgid "Insert line breaks between Bible verses" +msgstr "" + +#: tdeio_sword.cpp:475 +msgid "Include footnotes." +msgstr "" + +#: tdeio_sword.cpp:476 +msgid "Words of Christ in red." +msgstr "" + +#: tdeio_sword.cpp:477 +msgid "Display strongs numbers (for Bibles that include them)." +msgstr "" + +#: tdeio_sword.cpp:478 +msgid "Display morphological tags (for Bibles that include them)." +msgstr "" + +#: tdeio_sword.cpp:480 +msgid "Language" +msgstr "" + +#: tdeio_sword.cpp:492 +msgid "Locale" +msgstr "" + +#: tdeio_sword.cpp:495 +msgid "Use Hebrew cantillation." +msgstr "" + +#: tdeio_sword.cpp:496 +msgid "Show Hebrew vowel points." +msgstr "" + +#: tdeio_sword.cpp:497 +msgid "Show Greek accents." +msgstr "" + +#: tdeio_sword.cpp:499 +msgid "Navigation options" +msgstr "" + +#: tdeio_sword.cpp:500 +msgid "" +"Display the whole book when a Bible book is selected, instead of an index of " +"the chapters" +msgstr "" + +#: tdeio_sword.cpp:502 +msgid "Display the booklist for bibles if no book is requested" +msgstr "" + +#: tdeio_sword.cpp:504 +msgid "Display an index for dictionaries if no entry is requested" +msgstr "" + +#: tdeio_sword.cpp:506 +msgid "Display an index for other books if no entry is request" +msgstr "" + +#: tdeio_sword.cpp:508 +msgid "" +"Display a full index for books that have a multiple level index, instead of " +"just the first level" +msgstr "" + +#: tdeio_sword.cpp:513 +msgid "Default modules" +msgstr "" + +#: tdeio_sword.cpp:519 +msgid "Default Bible" +msgstr "" + +#: tdeio_sword.cpp:522 +msgid "Default Greek Strong's Lexicon" +msgstr "" + +#: tdeio_sword.cpp:525 +msgid "Default Hebrew Strong's Lexicon" +msgstr "" + +#: tdeio_sword.cpp:528 +msgid "Default Greek Morphological Lexicon" +msgstr "" + +#: tdeio_sword.cpp:531 +msgid "Default Hebrew Morphological Lexicon" +msgstr "" + +#: tdeio_sword.cpp:548 +msgid "Other options" +msgstr "" + +#: tdeio_sword.cpp:549 +msgid "" +"Make formatting options propagate. This makes Kio-Sword remember formatting " +"settings that you have set, by propagating them in the links. (Some " +"navigation options are always excluded from this behaviour)." +msgstr "" + +#: tdeio_sword.cpp:554 +msgid "" +"

Notes:
1) These options never propagate
2) These options are " +"never saved

" +msgstr "" + +#: tdeio_sword.cpp:566 +msgid "Test settings" +msgstr "" + +#: tdeio_sword.cpp:567 +msgid "Save settings" +msgstr "" + +#: tdeio_sword.cpp:569 +msgid "" +"

Stylesheet

To further customise the appearance of the " +"Kio-Sword page, you can make your own modified version of the style sheet. " +"Simply copy the file '%1kio_sword/tdeio_sword.css' to " +"$HOME/.kde/share/apps/tdeio_sword/ and modify it as desired. You may want to " +"use the 'simplepage' option above to make the most of this.

" +msgstr "" + +#: tdeio_sword.cpp:581 +msgid "" +"

Help

For full documentation, see installed help files.

Kio-Sword allows " +"you to view SWORD modules (such as Bibles and commentaries) from Konqueror.\n" +" These modules must already be installed - you can download them from crosswire.org or you can use a " +"program such as BibleTime to help " +"install them.

Quick help

\n" +"
    \n" +"
  • To start, simply type sword:/ in the " +"location bar, and follow the links like any normal web page

    \n" +"
  • You can type the exact reference in the Location bar, instead of " +"browsing to it, e.g.
    \n" +" sword:/KJV/Hebrews 1:3-5 will look up Hebrews chapter 1 verses " +"3 to 5 in the King James Bible.

  • \n" +"
  • You can specify various formatting options in the URL - see Settings for more info.

  • \n" +"
  • To use your default Bible, just omit the first forward slash: " +"sword:Hebs 1:3-5

  • \n" +"
  • You can bookmark Kio-Sword pages just like any other web page.

  • \n" +"
  • You can use keyboards shortcuts - press 'Ctrl' to activate 'Acess " +"Keys' in Konqueror, \n" +" and the following shortcuts are then available:
    • 'u' to go " +"up
    • \n" +"
    • 'n' for next section/chapter
    • \n" +"
    • 'p' for previous section/chapter
    • \n" +"
    • 't' for the module list
    • \n" +"
    • 'v' to toggle verse numbers
    • \n" +"
    • 'l' to toggle line breaks between verses
    • \n" +"
    • 's' to toggle Strongs numbers
    • \n" +"
    • 'm' to toggle morphological tags
    • \n" +"
    \n" +" (Depending on the context, some of these will either not be available or " +"won't be much use).

    Also, remember the following Konqueror " +"shortcuts to make keyboard navigation even better:
    / starts " +"find-as-you-type
    ' starts find-as-you-type for link text
    " +"
  • \n" +"
\n" +"

Problems, comments, feature requests? Email the author.

Author: L.Plant.98@cantab.net

Website: " +"http://lukeplant.me.uk/tdeio-swo" +"rd/." +msgstr "" + +#: tdeio_sword.cpp:661 tdeio_sword.cpp:669 template.cpp:95 +msgid "Search" +msgstr "" + +#: tdeio_sword.cpp:662 +msgid "Search terms" +msgstr "" + +#: tdeio_sword.cpp:663 +msgid "Module" +msgstr "" + +#: tdeio_sword.cpp:665 +msgid "Search type" +msgstr "" + +#: tdeio_sword.cpp:666 +msgid "Words" +msgstr "" + +#: template.cpp:93 +msgid "Module list" +msgstr "" + +#: template.cpp:97 +msgid "Settings" +msgstr "" + +#: template.cpp:99 +msgid "Help" +msgstr "" + +#: template.cpp:122 +msgid "Verse Numbers" +msgstr "" + +#: template.cpp:127 +msgid "Verse Line Breaks" +msgstr "" + +#: template.cpp:132 +msgid "Strongs" +msgstr "" + +#: template.cpp:137 +msgid "Morphological tags" +msgstr "" diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt new file mode 100644 index 0000000..c85cef6 --- /dev/null +++ b/src/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tdeio-sword" )