diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-12-13 00:23:00 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-12-13 00:44:38 +0100 |
commit | b02fdb4d705016a6c8e83f9d492b8df7c531b805 (patch) | |
tree | 766b40d911fbf23ef6c9ea8f41b4e523c7cf9503 | |
parent | facdbc2fcef5f9bfbd56c1eef53e61eb8e7438a1 (diff) | |
download | bibletime-b02fdb4d705016a6c8e83f9d492b8df7c531b805.tar.gz bibletime-b02fdb4d705016a6c8e83f9d492b8df7c531b805.zip |
Conversion to CMake build system.
Remove the generated files from the source tree.
Copy translations to a new directory layout.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | CMakeL10n.txt | 5 | ||||
-rw-r--r-- | CMakeLists.txt | 93 | ||||
-rw-r--r-- | ConfigureChecks.cmake | 81 | ||||
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | bibletime.desktop | 26 | ||||
-rw-r--r-- | bibletime/CMakeL10n.txt | 14 | ||||
-rw-r--r-- | bibletime/CMakeLists.txt | 65 | ||||
-rw-r--r-- | bibletime/backend/CMakeLists.txt | 48 | ||||
-rw-r--r-- | bibletime/backend/cswordmoduleinfo.cpp | 4 | ||||
-rw-r--r-- | bibletime/bibletimeinterface_skel.cpp | 188 | ||||
-rw-r--r-- | bibletime/display-templates/CMakeLists.txt | 30 | ||||
-rw-r--r-- | bibletime/display-templates/template-init.cpp | 1484 | ||||
-rw-r--r-- | bibletime/frontend/CMakeLists.txt | 47 | ||||
-rw-r--r-- | bibletime/frontend/display/CMakeLists.txt | 24 | ||||
-rw-r--r-- | bibletime/frontend/displaywindow/CMakeLists.txt | 34 | ||||
-rw-r--r-- | bibletime/frontend/keychooser/CMakeLists.txt | 27 | ||||
-rw-r--r-- | bibletime/frontend/mainindex/CMakeLists.txt | 24 | ||||
-rw-r--r-- | bibletime/frontend/manageindicesform.cpp | 81 | ||||
-rw-r--r-- | bibletime/frontend/searchdialog/CMakeLists.txt | 34 | ||||
-rw-r--r-- | bibletime/frontend/searchdialog/searchoptionsform.cpp | 116 | ||||
-rw-r--r-- | bibletime/frontend/searchdialog/searchresultsform.cpp | 88 | ||||
-rw-r--r-- | bibletime/frontend/util/CMakeLists.txt | 19 | ||||
-rw-r--r-- | bibletime/pics/16x16/CMakeLists.txt | 2 | ||||
-rw-r--r-- | bibletime/pics/22x22/CMakeLists.txt | 2 | ||||
-rw-r--r-- | bibletime/pics/32x32/CMakeLists.txt | 2 | ||||
-rw-r--r-- | bibletime/pics/48x48/CMakeLists.txt | 2 | ||||
-rw-r--r-- | bibletime/pics/64x64/CMakeLists.txt | 2 | ||||
-rw-r--r-- | bibletime/pics/CMakeLists.txt | 7 | ||||
-rw-r--r-- | bibletime/util/CMakeLists.txt | 16 | ||||
-rw-r--r-- | bibletime/xml/CMakeLists.txt | 5 | ||||
-rw-r--r-- | config.h.cmake | 18 | ||||
-rw-r--r-- | doc/CMakeL10n.txt (renamed from docs/CMakeL10n.txt) | 0 | ||||
-rw-r--r-- | doc/Makefile.am | 6 | ||||
-rw-r--r-- | doc/en/CMakeL10n.txt (renamed from docs/handbook/CMakeL10n.txt) | 0 | ||||
-rw-r--r-- | doc/en/CMakeLists.txt | 3 | ||||
-rw-r--r-- | doc/en/Makefile.am | 1 | ||||
-rw-r--r-- | doc/en/handbook/CMakeL10n.txt (renamed from docs/howto/CMakeL10n.txt) | 0 | ||||
-rw-r--r-- | doc/en/handbook/CMakeLists.txt | 3 | ||||
-rw-r--r-- | doc/en/handbook/Makefile.am (renamed from docs/handbook/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/en/handbook/html/CMakeLists.txt | 7 | ||||
-rw-r--r-- | doc/en/handbook/html/Makefile.am (renamed from docs/handbook/html/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/en/handbook/html/i_bible.png (renamed from docs/handbook/html/i_bible.png) | bin | 1866 -> 1866 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_bible_add.png (renamed from docs/handbook/html/i_bible_add.png) | bin | 2196 -> 2196 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_bibletime.png (renamed from docs/handbook/html/i_bibletime.png) | bin | 2260 -> 2260 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_book.png (renamed from docs/handbook/html/i_book.png) | bin | 1574 -> 1574 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_book_add.png (renamed from docs/handbook/html/i_book_add.png) | bin | 2037 -> 2037 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_cascade.png (renamed from docs/handbook/html/i_cascade.png) | bin | 1228 -> 1228 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_cascade_auto.png (renamed from docs/handbook/html/i_cascade_auto.png) | bin | 1736 -> 1736 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_commentary.png (renamed from docs/handbook/html/i_commentary.png) | bin | 1904 -> 1904 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_commentary_add.png (renamed from docs/handbook/html/i_commentary_add.png) | bin | 2215 -> 2215 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_configure.png (renamed from docs/handbook/html/i_configure.png) | bin | 1510 -> 1510 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_configureaccels.png (renamed from docs/handbook/html/i_configureaccels.png) | bin | 1554 -> 1554 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_configuredisplay.png (renamed from docs/handbook/html/i_configuredisplay.png) | bin | 2265 -> 2265 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_configurefonts.png (renamed from docs/handbook/html/i_configurefonts.png) | bin | 1880 -> 1880 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_configurestart.png (renamed from docs/handbook/html/i_configurestart.png) | bin | 2327 -> 2327 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_configuresword.png (renamed from docs/handbook/html/i_configuresword.png) | bin | 2047 -> 2047 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_configuretoolbars.png (renamed from docs/handbook/html/i_configuretoolbars.png) | bin | 1020 -> 1020 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_contents.png (renamed from docs/handbook/html/i_contents.png) | bin | 2077 -> 2077 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_delete.png (renamed from docs/handbook/html/i_delete.png) | bin | 1540 -> 1540 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_editdelete.png (renamed from docs/handbook/html/i_editdelete.png) | bin | 1049 -> 1049 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_exit.png (renamed from docs/handbook/html/i_exit.png) | bin | 1496 -> 1496 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_fileclose.png (renamed from docs/handbook/html/i_fileclose.png) | bin | 1151 -> 1151 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_fileprint.png (renamed from docs/handbook/html/i_fileprint.png) | bin | 1228 -> 1228 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_find.png (renamed from docs/handbook/html/i_find.png) | bin | 1829 -> 1829 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_fullscreen.png (renamed from docs/handbook/html/i_fullscreen.png) | bin | 1022 -> 1022 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_go.png (renamed from docs/handbook/html/i_go.png) | bin | 2862 -> 2862 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_ktip.png (renamed from docs/handbook/html/i_ktip.png) | bin | 1343 -> 1343 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_lexicon.png (renamed from docs/handbook/html/i_lexicon.png) | bin | 1814 -> 1814 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_lexicon_add.png (renamed from docs/handbook/html/i_lexicon_add.png) | bin | 2247 -> 2247 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_pencil.png (renamed from docs/handbook/html/i_pencil.png) | bin | 266 -> 266 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_sidetree.png (renamed from docs/handbook/html/i_sidetree.png) | bin | 794 -> 794 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_sync.png (renamed from docs/handbook/html/i_sync.png) | bin | 2237 -> 2237 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_tile.png (renamed from docs/handbook/html/i_tile.png) | bin | 1101 -> 1101 bytes | |||
-rw-r--r-- | doc/en/handbook/html/i_tile_auto.png (renamed from docs/handbook/html/i_tile_auto.png) | bin | 1613 -> 1613 bytes | |||
-rw-r--r-- | doc/en/handbook/html/ss_configfonts.png (renamed from docs/handbook/html/ss_configfonts.png) | bin | 35930 -> 35930 bytes | |||
-rw-r--r-- | doc/en/handbook/html/ss_configtoolbar.png (renamed from docs/handbook/html/ss_configtoolbar.png) | bin | 28443 -> 28443 bytes | |||
-rw-r--r-- | doc/en/handbook/html/ss_mainterms.png (renamed from docs/handbook/html/ss_mainterms.png) | bin | 74881 -> 74881 bytes | |||
-rw-r--r-- | doc/en/handbook/html/ss_searchanal.png (renamed from docs/handbook/html/ss_searchanal.png) | bin | 17277 -> 17277 bytes | |||
-rw-r--r-- | doc/en/handbook/html/ss_searchopts.png (renamed from docs/handbook/html/ss_searchopts.png) | bin | 49098 -> 49098 bytes | |||
-rw-r--r-- | doc/en/handbook/unicode/CMakeL10n.txt (renamed from docs/handbook/unicode/CMakeL10n.txt) | 0 | ||||
-rw-r--r-- | doc/en/handbook/unicode/CMakeLists.txt | 7 | ||||
-rw-r--r-- | doc/en/handbook/unicode/Makefile.am (renamed from docs/handbook/unicode/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/en/handbook/unicode/hdbk-config.docbook (renamed from docs/handbook/unicode/hdbk-config.docbook) | 0 | ||||
-rw-r--r-- | doc/en/handbook/unicode/hdbk-intro.docbook (renamed from docs/handbook/unicode/hdbk-intro.docbook) | 0 | ||||
-rw-r--r-- | doc/en/handbook/unicode/hdbk-operation.docbook (renamed from docs/handbook/unicode/hdbk-operation.docbook) | 0 | ||||
-rw-r--r-- | doc/en/handbook/unicode/hdbk-reference.docbook (renamed from docs/handbook/unicode/hdbk-reference.docbook) | 0 | ||||
-rw-r--r-- | doc/en/handbook/unicode/hdbk-start.docbook (renamed from docs/handbook/unicode/hdbk-start.docbook) | 0 | ||||
-rw-r--r-- | doc/en/handbook/unicode/index.docbook (renamed from docs/handbook/unicode/index.docbook) | 0 | ||||
-rw-r--r-- | doc/en/howto/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | doc/en/howto/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/en/howto/Makefile.am (renamed from docs/howto/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/en/howto/html/Makefile.am (renamed from docs/howto/html/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/en/howto/unicode/CMakeL10n.txt (renamed from docs/howto/unicode/CMakeL10n.txt) | 0 | ||||
-rw-r--r-- | doc/en/howto/unicode/CMakeLists.txt | 7 | ||||
-rw-r--r-- | doc/en/howto/unicode/Makefile.am (renamed from docs/howto/unicode/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/en/howto/unicode/how2-basics.docbook (renamed from docs/howto/unicode/how2-basics.docbook) | 0 | ||||
-rw-r--r-- | doc/en/howto/unicode/how2-importance.docbook (renamed from docs/howto/unicode/how2-importance.docbook) | 0 | ||||
-rw-r--r-- | doc/en/howto/unicode/how2-interpretation.docbook (renamed from docs/howto/unicode/how2-interpretation.docbook) | 0 | ||||
-rw-r--r-- | doc/en/howto/unicode/index.docbook (renamed from docs/howto/unicode/index.docbook) | 0 | ||||
-rw-r--r-- | doc/ksgmltools-bug-read-me.txt (renamed from docs/ksgmltools-bug-read-me.txt) | 0 | ||||
-rw-r--r-- | doc/man/CMakeLists.txt | 42 | ||||
-rw-r--r-- | doc/man/Makefile.am (renamed from docs/man/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/man/de/Makefile.am (renamed from docs/man/de/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/man/de/bibletime.1 (renamed from docs/man/de/bibletime.1) | 0 | ||||
-rw-r--r-- | doc/man/en/Makefile.am (renamed from docs/man/en/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/man/en/bibletime.1 (renamed from docs/man/en/bibletime.1) | 0 | ||||
-rw-r--r-- | doc/tips (renamed from docs/tips) | 0 | ||||
-rw-r--r-- | docs/Makefile.am | 10 | ||||
-rw-r--r-- | translations/desktop_files/bibletime-desktops.pot | 32 | ||||
-rw-r--r-- | translations/desktop_files/cs.po | 32 | ||||
-rw-r--r-- | translations/desktop_files/da.po | 32 | ||||
-rw-r--r-- | translations/desktop_files/de.po | 32 | ||||
-rw-r--r-- | translations/desktop_files/fr.po | 32 | ||||
-rw-r--r-- | translations/messages/bibletime.pot | 2899 | ||||
-rw-r--r-- | translations/messages/nl.po | 2900 | ||||
-rw-r--r-- | translations/messages/pt_BR.po | 2910 | ||||
-rw-r--r-- | translations/messages/sk.po | 2899 |
117 files changed, 12460 insertions, 1989 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt index 233b58f..c8a2da5 100644 --- a/CMakeL10n.txt +++ b/CMakeL10n.txt @@ -20,3 +20,8 @@ include( TDEL10n ) ##### create translation templates ############## tde_l10n_auto_add_subdirectories( ) + +tde_l10n_create_template( + CATALOG desktop_files/bibletime-desktops + SOURCES *.desktop +) diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..650bf54 --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,93 @@ +############################################ +# # +# Improvements and feedbacks are welcome # +# # +# This file is released under GPL >= 3 # +# # +############################################ + + +cmake_minimum_required( VERSION 3.1 ) + + +#### general package setup + +project( bibletime ) +set( PACKAGE_VERSION 1.6.6.0 ) + + +#### include essential cmake modules + +include( FindPkgConfig ) +include( CheckFunctionExists ) +include( CheckSymbolExists ) +include( CheckIncludeFile ) +include( CheckLibraryExists ) +include( CheckCSourceCompiles ) +include( CheckCXXSourceCompiles ) + + +#### include our cmake modules + +include( TDEMacros ) + + +##### set version number ######################## + +tde_set_project_version( ) + + +##### setup install paths + +include( TDESetupPaths ) +tde_setup_paths( ) + + +##### optional stuff + +option( WITH_ALL_OPTIONS "Enable all optional support" OFF ) +option( WITH_GCC_VISIBILITY "Enable fvisibility and fvisibility-inlines-hidden" ${WITH_ALL_OPTIONS} ) +option( WITH_HOWTO_DOC "Build documentation including howto" ${WITH_ALL_OPTIONS} ) + + +##### user requested modules + +option( BUILD_ALL "Build all" ON ) +option( BUILD_DOC "Build documentation" ${BUILD_ALL} ) +option( BUILD_TRANSLATIONS "Build translations" ${BUILD_ALL} ) + + +##### configure checks + +include( ConfigureChecks.cmake ) + + +###### global compiler settings + +add_definitions( -DHAVE_CONFIG_H ) + +set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${TQT_CXX_FLAGS}" ) +set( CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -Wl,--no-undefined" ) +set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined" ) + + +##### directories + +add_subdirectory( ${PROJECT_NAME} ) + + +##### other data ################################ + +tde_conditional_add_project_docs( BUILD_DOC ) +tde_conditional_add_project_translations( BUILD_TRANSLATIONS ) +tde_create_translated_desktop( ${PROJECT_NAME}.desktop ) + +install( + FILES doc/tips + DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME} +) + + +##### write configure files + +configure_file( config.h.cmake config.h @ONLY ) diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake new file mode 100644 index 0000000..d9ff50a --- /dev/null +++ b/ConfigureChecks.cmake @@ -0,0 +1,81 @@ +########################################### +# # +# Improvements and feedback are welcome # +# # +# This file is released under GPL >= 3 # +# # +########################################### + +# required stuff +find_package( TQt ) +find_package( TDE ) + +tde_setup_architecture_flags( ) + +include(TestBigEndian) +test_big_endian(WORDS_BIGENDIAN) + +tde_setup_largefiles( ) + + +##### check for gcc visibility support + +if( WITH_GCC_VISIBILITY ) + tde_setup_gcc_visibility( ) +endif( WITH_GCC_VISIBILITY ) + + +##### check for sword library + +pkg_search_module( SWORD sword ) +if( NOT SWORD_FOUND ) + tde_message_fatal( "sword library is required but not found on your system" ) +endif() +if( NOT SWORD_VERSION VERSION_LESS "1.6" ) + set( SWORD_MULTIVERSE 1 ) +endif() +if( NOT SWORD_VERSION VERSION_LESS "1.7" ) + set( SWORD_API_1_7 1 ) +endif() + +check_cxx_source_compiles(" + #include <signal.h> + #include <${SWORD_INCLUDE_DIRS}/sysdata.h> + main() {} + " + SWORD_WITHOUT_SANE_USERSPACE_TYPES +) +if( NOT SWORD_WITHOUT_SANE_USERSPACE_TYPES ) + check_cxx_source_compiles(" + #define __SANE_USERSPACE_TYPES__ + #include <signal.h> + #include <${SWORD_INCLUDE_DIRS}/sysdata.h> + main() {} + " + SWORD_WITH_SANE_USERSPACE_TYPES + ) + if( NOT SWORD_WITH_SANE_USERSPACE_TYPES ) + tde_message_fatal( "sword library cannot be used in any way" ) + endif() + add_definitions( "__SANE_USERSPACE_TYPES__" ) +endif() + + +##### check for clucdene library + +pkg_search_module( CLUCENE libclucene-core ) +if( NOT CLUCENE_FOUND ) + tde_message_fatal( "clucene library is required but not found on your system" ) +endif() +if( NOT CLUCENE_VERSION VERSION_LESS "2.0" ) + set( CLUCENE_V2 1 ) +endif() + + +##### check for boost library + +find_package( Boost ) + +if( NOT Boost_FOUND ) + tde_message_fatal( "Boost is required, but was not found on your system" ) +endif() diff --git a/Makefile.am b/Makefile.am index 9d58960..701348e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ KDE_OPTIONS = noautodist -SUBDIRS = bibletime translations docs . +SUBDIRS = bibletime translations doc . EXTRA_DIST = \ BibleTime.tdevelop \ diff --git a/bibletime.desktop b/bibletime.desktop index 9b43f84..a1d638b 100644 --- a/bibletime.desktop +++ b/bibletime.desktop @@ -1,26 +1,14 @@ [Desktop Entry] +Name=BibleTime + +GenericName=Bible Study Tool + Comment=An easy to use bible study tool -Comment[C]=An easy to use bible study tool -Comment[cs]=Snadno pouiteln n�troj pro studium Bible -Comment[da]=Et letanvendeligt bibelstudieprogram -Comment[de]=Ein einfach zu benutzendes Bibelprogramm -Comment[fr]=Un outil d'�ude biblique facile �utiliser + +Type=Application Exec=bibletime Icon=bibletime -MimeType= -Name=BibleTime 1.6.6.0 -Name[C]=BibleTime 1.6.6.0 -Name[cs]=BibleTime 1.6.6.0 -Name[da]=Bibeltime 1.6.6.0 -Name[de]=BibleTime 1.6.6.0 -Name[fr]=BibleTime 1.6.6.0 -GenericName=Bible Study Tool -SwallowExec= -SwallowTitle= Terminal=false -TerminalOptions= -Type=Application -X-TDE-SubstituteUID=false -X-TDE-Username= Categories=X-Bible;X-Religion;Literature;Art;Education;Utility;TDE;QT X-DocPath=bibletime/handbook/index.html +X-TDE-SubstituteUID=false diff --git a/bibletime/CMakeL10n.txt b/bibletime/CMakeL10n.txt index 7f71487..8c717c8 100644 --- a/bibletime/CMakeL10n.txt +++ b/bibletime/CMakeL10n.txt @@ -1,6 +1,16 @@ +##### prepare display template names ############ + +file( READ ${CMAKE_CURRENT_SOURCE_DIR}/display-templates/names.conf TEMPLATE_NAMES ) +string( REGEX REPLACE "(^|\n)([^ \t]*)[ \t]+([^\n]*)\n" "\\1/* \\2 */ i18n(\"\\3\");\n" TEMPLATE_NAMES "${TEMPLATE_NAMES}" ) +file( WRITE ${CMAKE_CURRENT_SOURCE_DIR}/display-templates/names.conf.tde_l10n "${TEMPLATE_NAMES}" ) + + ##### create translation templates ############## tde_l10n_create_template( - CATALOG "messages" - SOURCES "." "../docs/tips" + CATALOG "messages/bibletime" + SOURCES + "." + "display-templates/names.conf.tde_l10n" + "../doc/tips" ) diff --git a/bibletime/CMakeLists.txt b/bibletime/CMakeLists.txt new file mode 100644 index 0000000..47ae110 --- /dev/null +++ b/bibletime/CMakeLists.txt @@ -0,0 +1,65 @@ + +add_subdirectory( display-templates ) +add_subdirectory( backend ) +add_subdirectory( frontend ) +add_subdirectory( xml ) +add_subdirectory( pics ) +add_subdirectory( util ) + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${CMAKE_CURRENT_SOURCE_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} +) + +link_directories( + ${TQT_LIBRARY_DIRS} + ${Boost_LIBRARY_DIRS} +) + + +##### bibletime (executable) #################### + +tde_add_executable( ${PROJECT_NAME} AUTOMOC + SOURCES + bibletime_init.cpp + bibletime_slots.cpp + bibletime.cpp + bibletimeapp.cpp + main.cpp + bibletime_dcop.cpp + bibletimeinterface.skel + + LINK + backend-static + display-static + displaywindow-static + frontend-static + frontendutil-static + keychooser-static + mainindex-static + searchdialog-static + util-static + tdecore-shared + tdeui-shared + tdeio-shared + tdecore-shared + tdeui-shared + tdehtml-shared + ${SWORD_LIBRARIES} + ${CLUCENE_LIBRARIES} + + DESTINATION ${BIN_INSTALL_DIR} +) + + +##### install public includes + +install( + FILES bibletimeinterface.h + DESTINATION ${INCLUDE_INSTALL_DIR} +) diff --git a/bibletime/backend/CMakeLists.txt b/bibletime/backend/CMakeLists.txt new file mode 100644 index 0000000..664a2c6 --- /dev/null +++ b/bibletime/backend/CMakeLists.txt @@ -0,0 +1,48 @@ + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_BINARY_DIR}/${PROJECT_NAME} + ${CMAKE_SOURCE_DIR}/${PROJECT_NAME} + ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} + ${Boost_INCLUDE_DIRS} +) + + +##### backed (static) + +tde_add_library( backend STATIC-PIC AUTOMOC + SOURCES + bt_gbfhtml.cpp + bt_osishtml.cpp + bt_plainhtml.cpp + bt_thmlhtml.cpp + bt_thmlplain.cpp + btstringmgr.cpp + cbookdisplay.cpp + cchapterdisplay.cpp + cdisplayrendering.cpp + cdisplaytemplatemgr.cpp + centrydisplay.cpp + chtmlexportrendering.cpp + clanguagemgr.cpp + cplaintextexportrendering.cpp + creferencemanager.cpp + cswordbackend.cpp + cswordbiblemoduleinfo.cpp + cswordbookmoduleinfo.cpp + cswordcommentarymoduleinfo.cpp + cswordkey.cpp + cswordldkey.cpp + cswordlexiconmoduleinfo.cpp + cswordmoduleinfo.cpp + cswordmodulesearch.cpp + cswordtreekey.cpp + cswordversekey.cpp + ctextrendering.cpp + osismorphsegmentation.cpp +) diff --git a/bibletime/backend/cswordmoduleinfo.cpp b/bibletime/backend/cswordmoduleinfo.cpp index 6dec4c6..3280432 100644 --- a/bibletime/backend/cswordmoduleinfo.cpp +++ b/bibletime/backend/cswordmoduleinfo.cpp @@ -7,6 +7,10 @@ * **********/ +#if defined(HAVE_CONFIG_H) +#include "config.h" +#endif + //BibleTime includes #include "cswordmoduleinfo.h" #include "cswordbackend.h" diff --git a/bibletime/bibletimeinterface_skel.cpp b/bibletime/bibletimeinterface_skel.cpp deleted file mode 100644 index 6b3b2b3..0000000 --- a/bibletime/bibletimeinterface_skel.cpp +++ /dev/null @@ -1,188 +0,0 @@ -/**************************************************************************** -** -** DCOP Skeleton generated by dcopidl2cpp from bibletimeinterface.kidl -** -** WARNING! All changes made in this file will be lost! -** -*****************************************************************************/ - -#include "./bibletimeinterface.h" - -#include <kdatastream.h> -#include <tqasciidict.h> - - -static const int BibleTimeInterface_fhash = 17; -static const char* const BibleTimeInterface_ftable[14][3] = { - { "void", "syncAllBibles(TQString)", "syncAllBibles(TQString key)" }, - { "void", "syncAllCommentaries(TQString)", "syncAllCommentaries(TQString key)" }, - { "void", "syncAllLexicons(TQString)", "syncAllLexicons(TQString key)" }, - { "void", "syncAllVerseBasedModules(TQString)", "syncAllVerseBasedModules(TQString key)" }, - { "void", "reloadModules()", "reloadModules()" }, - { "void", "openWindow(TQString,TQString)", "openWindow(TQString moduleName,TQString key)" }, - { "void", "openDefaultBible(TQString)", "openDefaultBible(TQString key)" }, - { "void", "closeAllModuleWindows()", "closeAllModuleWindows()" }, - { TQSTRING_OBJECT_NAME_STRING, "getCurrentReference()", "getCurrentReference()" }, - { TQSTRINGLIST_OBJECT_NAME_STRING, "searchInModule(TQString,TQString)", "searchInModule(TQString moduleName,TQString searchText)" }, - { TQSTRINGLIST_OBJECT_NAME_STRING, "searchInOpenModules(TQString)", "searchInOpenModules(TQString searchText)" }, - { TQSTRINGLIST_OBJECT_NAME_STRING, "searchInDefaultBible(TQString)", "searchInDefaultBible(TQString searchText)" }, - { TQSTRINGLIST_OBJECT_NAME_STRING, "getModulesOfType(TQString)", "getModulesOfType(TQString type)" }, - { 0, 0, 0 } -}; -static const int BibleTimeInterface_ftable_hiddens[13] = { - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, -}; - -bool BibleTimeInterface::process(const TQCString &fun, const TQByteArray &data, TQCString& replyType, TQByteArray &replyData) -{ - static TQAsciiDict<int>* fdict = 0; - if ( !fdict ) { - fdict = new TQAsciiDict<int>( BibleTimeInterface_fhash, true, false ); - for ( int i = 0; BibleTimeInterface_ftable[i][1]; i++ ) - fdict->insert( BibleTimeInterface_ftable[i][1], new int( i ) ); - } - int* fp = fdict->find( fun ); - switch ( fp?*fp:-1) { - case 0: { // void syncAllBibles(TQString) - TQString arg0; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - replyType = BibleTimeInterface_ftable[0][0]; - syncAllBibles(arg0 ); - } break; - case 1: { // void syncAllCommentaries(TQString) - TQString arg0; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - replyType = BibleTimeInterface_ftable[1][0]; - syncAllCommentaries(arg0 ); - } break; - case 2: { // void syncAllLexicons(TQString) - TQString arg0; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - replyType = BibleTimeInterface_ftable[2][0]; - syncAllLexicons(arg0 ); - } break; - case 3: { // void syncAllVerseBasedModules(TQString) - TQString arg0; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - replyType = BibleTimeInterface_ftable[3][0]; - syncAllVerseBasedModules(arg0 ); - } break; - case 4: { // void reloadModules() - replyType = BibleTimeInterface_ftable[4][0]; - reloadModules( ); - } break; - case 5: { // void openWindow(TQString,TQString) - TQString arg0; - TQString arg1; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - if (arg.atEnd()) return false; - arg >> arg1; - replyType = BibleTimeInterface_ftable[5][0]; - openWindow(arg0, arg1 ); - } break; - case 6: { // void openDefaultBible(TQString) - TQString arg0; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - replyType = BibleTimeInterface_ftable[6][0]; - openDefaultBible(arg0 ); - } break; - case 7: { // void closeAllModuleWindows() - replyType = BibleTimeInterface_ftable[7][0]; - closeAllModuleWindows( ); - } break; - case 8: { // TQString getCurrentReference() - replyType = BibleTimeInterface_ftable[8][0]; - TQDataStream _replyStream( replyData, IO_WriteOnly ); - _replyStream << getCurrentReference( ); - } break; - case 9: { // TQStringList searchInModule(TQString,TQString) - TQString arg0; - TQString arg1; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - if (arg.atEnd()) return false; - arg >> arg1; - replyType = BibleTimeInterface_ftable[9][0]; - TQDataStream _replyStream( replyData, IO_WriteOnly ); - _replyStream << searchInModule(arg0, arg1 ); - } break; - case 10: { // TQStringList searchInOpenModules(TQString) - TQString arg0; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - replyType = BibleTimeInterface_ftable[10][0]; - TQDataStream _replyStream( replyData, IO_WriteOnly ); - _replyStream << searchInOpenModules(arg0 ); - } break; - case 11: { // TQStringList searchInDefaultBible(TQString) - TQString arg0; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - replyType = BibleTimeInterface_ftable[11][0]; - TQDataStream _replyStream( replyData, IO_WriteOnly ); - _replyStream << searchInDefaultBible(arg0 ); - } break; - case 12: { // TQStringList getModulesOfType(TQString) - TQString arg0; - TQDataStream arg( data, IO_ReadOnly ); - if (arg.atEnd()) return false; - arg >> arg0; - replyType = BibleTimeInterface_ftable[12][0]; - TQDataStream _replyStream( replyData, IO_WriteOnly ); - _replyStream << getModulesOfType(arg0 ); - } break; - default: - return DCOPObject::process( fun, data, replyType, replyData ); - } - return true; -} - -QCStringList BibleTimeInterface::interfaces() -{ - QCStringList ifaces = DCOPObject::interfaces(); - ifaces += "BibleTimeInterface"; - return ifaces; -} - -QCStringList BibleTimeInterface::functions() -{ - QCStringList funcs = DCOPObject::functions(); - for ( int i = 0; BibleTimeInterface_ftable[i][2]; i++ ) { - if (BibleTimeInterface_ftable_hiddens[i]) - continue; - TQCString func = BibleTimeInterface_ftable[i][0]; - func += ' '; - func += BibleTimeInterface_ftable[i][2]; - funcs << func; - } - return funcs; -} - - diff --git a/bibletime/display-templates/CMakeLists.txt b/bibletime/display-templates/CMakeLists.txt new file mode 100644 index 0000000..d227852 --- /dev/null +++ b/bibletime/display-templates/CMakeLists.txt @@ -0,0 +1,30 @@ + +##### template-init.cpp (generated) + +file( READ "names.conf" TEMPLATE_NAMES ) +string( REGEX REPLACE "\n" ";" TEMPLATE_NAMES "${TEMPLATE_NAMES}" ) +list( SORT TEMPLATE_NAMES ) + +file( WRITE ${CMAKE_CURRENT_BINARY_DIR}/template-init.cpp + "void CDisplayTemplateMgr::init() {\n" +) + +foreach( TEMPLATE_INFO IN LISTS TEMPLATE_NAMES ) + string( REGEX REPLACE "^([^ \t]*)[ \t]+(.*)" "\\1" TEMPLATE_FILE "${TEMPLATE_INFO}" ) + string( REGEX REPLACE "^([^ \t]*)[ \t]+(.*)" "\\2" TEMPLATE_NAME "${TEMPLATE_INFO}" ) + + if( NOT "${TEMPLATE_FILE}" STREQUAL "" ) + file( READ ${TEMPLATE_FILE} TEMPLATE_CONTENT ) + string( REGEX REPLACE "\n+$" "\n" TEMPLATE_CONTENT "${TEMPLATE_CONTENT}\n" ) + string( REGEX REPLACE "\"" "\\\\\"" TEMPLATE_CONTENT "${TEMPLATE_CONTENT}" ) + string( REGEX REPLACE "\n" "\\\\\n" TEMPLATE_CONTENT "${TEMPLATE_CONTENT}" ) + string( REGEX REPLACE "[ \t]+" " " TEMPLATE_CONTENT "${TEMPLATE_CONTENT}" ) + file( APPEND ${CMAKE_CURRENT_BINARY_DIR}/template-init.cpp + "\tm_templateMap[ i18n(\"${TEMPLATE_NAME}\") ] = \"${TEMPLATE_CONTENT}\";\n" + ) + endif() +endforeach() + +file( APPEND ${CMAKE_CURRENT_BINARY_DIR}/template-init.cpp + "}\n" +) diff --git a/bibletime/display-templates/template-init.cpp b/bibletime/display-templates/template-init.cpp deleted file mode 100644 index 7d72274..0000000 --- a/bibletime/display-templates/template-init.cpp +++ /dev/null @@ -1,1484 +0,0 @@ -void CDisplayTemplateMgr::init() { - m_templateMap[ i18n("Default") ] = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\ -<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\ -<html xmlns=\"http://www.w3.org/1999/xhtml\">\ -<head>\ - <title>#TITLE#</title>\ - <meta name=\"GENERATOR\" content=\"BibleTime - www.bibletime.info\" />\ - <meta name=\"AUTHOR\" content=\"BibleTime - www.bibletime.info\" />\ - <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\ - \ - <style type=\"text/css\">\ - /* <![CDATA[ */\ -\ -#LANG_CSS#\ -\ -* { \ - /* To work around a KDE 3.2 bug / problem */\ - background-color:transparent;\ -}\ -\ -#content {\ - background-color:transparent;\ - margin:10px;\ -}\ -#content > table {\ - margin: 0;\ - padding: 0;\ - border-spacing:10px;\ -}\ -#content > table th {\ - padding: 0 0 2px 0;\ - text-align: center;\ - font-weight: bold;\ - font-size: 110%;\ - border-bottom: 1px dotted #7B7B7B;\ -}\ -\ -a {\ - text-decoration:none;\ - font-weight:normal;\ - color: #7B7B7B;\ - padding:0 2px;\ - background-color:transparent;\ -}\ -a:hover {\ - text-decoration:none;\ - background-color:transparent;\ - color: #0000FF;\ - padding:0 2px;\ -}\ -\ -\ -/* Settings which apply to all entries in all modules */\ -.entry {\ - padding: 2px;\ - /*vertical-align: middle;*/\ - vertical-align: top;\ - text-align: justify;\ -}\ -td.entry {\ - vertical-align: top;\ - text-align: justify !important;\ -}\ -#printer .entry {\ - font-size: 90%;\ - text-align: left;\ -}\ -.entry[dir=rtl] {\ - text-align: right !important;\ -}\ -#printer .entry[dir=rtl] {\ - text-align:right !important;\ -}\ -\ -/* Keep the values the same as in .entry (take the border into account!) */\ -.currententry {\ - padding: 2px;\ - vertical-align: middle;\ - text-align: justify;\ - background-color: #E6E4FF;\ -}\ -.currententry[dir=rtl] {\ - text-align:right !important;\ -}\ -div.currententry {\ -}\ -span.currententry {\ - background-color: #EDEFFF !important;\ -}\ -\ -\ -/* Space between the columns of modules displayed side by side */\ -td.entry + td.entry { \ - margin-left: 5px;\ -}\ -\ -/* Several additional settings for display of modules*/\ -#bible div.currententry, #bible td.currententry {\ - border: 1px solid #B7B7B7;\ - padding: 2px;\ -}\ -\ -\ -/*Same for books!*/\ -#book div.currententry, #book td.currententry {\ - border: 1px solid #B7B7B7;\ - padding: 2px;\ -}\ -#book .entryname + .entry {\ - margin-top:2px;\ - padding-top:1px;\ -}\ -/* To remove the gap between the entrynam and the entry's content*/\ -#book .entry > *, #book .currententry > * {\ - margin-top:0px;\ - padding-top:0px;\ -}\ -\ -.entryname {\ - font-size:80%;\ - padding:0 2px 0 0;\ - vertical-align:super;\ -}\ -.entry[dir=rtl] .entryname, .currententry[dir=rtl] .entryname {\ - padding: 0 0 0 2px;\ - font-size: 80%;\ - vertical-align: super;\ -}\ -.entryname a, #printer .entryname {\ -}\ -\ -#printer .entry .entry, #printer .entry .sectiontitle , #printer .entry .booktitle {\ - padding-top: 0.05em;\ - margin-left: 10px;\ -}\ -\ -.footnote {\ - vertical-align:super;\ - font-weight: normal;\ - color: blue;\ - font-size: 80%;\ - cursor: help;\ - background-color:transparent;\ -}\ -.footnote:before { content:\"(\"; }\ -.footnote:after { content:\")\"; }\ -\ -.footnotepre {\ - font-style: italic;\ -}\ -\ -\ -.crossreference {\ - font-size: 80%;\ - color: blue;\ -}\ -#bible .crossreference:before { content:\" [\"; }\ -#bible .crossreference:after { content:\"]\"; }\ -\ -.crossreference a {\ - color: blue;\ -}\ -.crossreference a:hover {\ - color: blue;\ -}\ -\ -.alternative {}\ -.alternative:before { content:\"'\"attr(alternative); }\ -.alternative:after{ content:\"'\";}\ -\ -.abbreviation {\ -\ -}\ -\ -.sectiontitle {\ - font-weight: bold;\ - font-size: 110%;\ -}\ -#printer .sectiontitle {\ - font-weight: bold;\ - font-size: 100%;\ -}\ -* + .sectiontitle {\ - margin-top:15px;\ -}\ -\ -.booktitle {\ - font-weight: bold;\ - font-size: 120%;\ - font-variant: small-caps;\ -}\ -#printer .booktitle {\ - font-weight: bold;\ - font-size: 120%;\ - font-variant: small-caps;\ -}\ -.foreign {\ -}\ -.jesuswords {\ - color:#9C2323;\ -}\ -\ -.introduction {\ - font-size:80%;\ - text-align:justify;\ -}\ -\ -.quotation {\ -}\ -.poetry {\ -}\ -.sup {\ - vertical-align: super;\ -}\ -.sub {\ - vertical-align: sub;\ -}\ -.right {\ - text-align: right;\ -}\ -.center {\ - text-align: center;\ -}\ -\ -.bold {\ - font-weight:bold;\ -}\ -.illuminated {\ -}\ -.italic {\ - font-style:italic;\ -}\ -.line-through {\ -}\ -.normal {\ -}\ -.small-caps{\ -}\ -.underline {\ - font-style:underline;\ -}\ -\ -.inscription {\ -}\ -.mentioned {\ -}\ -.name > .geographic {\ -}\ -.name > .holiday {\ -}\ -.name > .nonhuman {\ -}\ -.name > .person {\ -}\ -.name > .ritual {\ -}\ -.name > .divine {\ - font-variant: small-caps;\ -}\ -\ -.transchange { \ - font-style:italic; \ -}\ -.transchange > .added {\ - background-color:inherit;\ -}\ -.transchange > .amplified { \ -}\ -.transchange > .changed { \ -}\ -.transchange > .deleted {\ -}\ -.transchange > .moved {\ -}\ -.transchange > .tenseChange {\ -}\ -\ -.morphSegmentation {\ - border-right: 2px solid grey;\ -}\ -\ -#infodisplay {\ - margin:0;\ - padding:0;\ -}\ -\ -#infodisplay .footnoteinfo h3, #infodisplay .strongsinfo h3, #infodisplay .morphinfo h3, #infodisplay .translationinfo h3, #infodisplay .crossrefinfo h3 {\ - padding:4px 4px 2px 0;\ - color:darkGrey;\ - font-weight:bold;\ - border-bottom:1px solid grey;\ - font-size:90%;\ - text-align: right;\ -}\ -\ -#infodisplay > p, #infodisplay * > p,\ -#infodisplay > .para, #infodisplay * > .para\ -{ /* We only format the first p child in a special way */\ - font-size:95%;\ - text-align:justify !important;\ - color:black;\ - margin:0px;\ - padding:0px;\ -}\ -\ -/*Required for cross references*/\ -#infodisplay .entry {\ - padding:2px;\ - text-align:justify !important;\ - font-size:95%;\ - margin-bottom:10px;\ - margin-left:15px;\ -}\ -#infodisplay .entry[dir=rtl] {\ - text-align: right !important;\ -}\ -#infodisplay .entry .entry { /*No smaller font size for nested entries*/\ - font-size:100%;\ - margin:0px;\ -}\ -#infodisplay .entry .entry[dir=rtl] { /*No smaller font size for nested entries*/\ - text-align: right !important;\ -}\ -#infodisplay .entryname {\ - padding:2px;\ - margin:0px;\ - text-align:left !important;\ - font-weight:bold; \ - font-size:100%;\ -}\ -\ -#infodisplay .rangeheading {\ - color:black;\ - font-weight:bold;\ - margin-left:-10px;\ -}\ -\ -#printer .rangeheading {\ - border-bottom:1px solid black;\ - color:black;\ -}\ -\ - /* ]]> */\ - </style>\ -</head>\ -\ -<body id=\"#DISPLAYTYPE#\">\ - <div id=\"content\" lang=\"#LANG_ABBREV#\" xml:lang=\"#LANG_ABBREV#\" dir=\"#PAGE_DIRECTION#\">#CONTENT#</div>\ -</body>\ -</html>\ -"; - m_templateMap[ i18n("Crazy") ] = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\ -<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\ -<html xmlns=\"http://www.w3.org/1999/xhtml\">\ -<head>\ - <!--TODO: This needs a better title than \"Crazy\"-->\ - <title>#TITLE#</title>\ - <meta name=\"GENERATOR\" content=\"BibleTime - www.bibletime.info\" />\ - <meta name=\"AUTHOR\" content=\"BibleTime - www.bibletime.info\" />\ - <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\ -\ - <style type=\"text/css\">\ -/* <![CDATA[ */\ -\ -body {\ - margin:0px;\ - padding:0;\ - padding:1em;\ - background-color:transparent;\ -}\ -\ -* {\ - background-color:transparent; /* To work around a KDE 3.2 bug / problem */\ -}\ -\ -\ -/* content wraps all of the displayed elements */\ -#content {\ - margin:0px;\ - padding:0px;\ - font-size:12pt;\ - text-align:justify;\ -}\ -\ -/* The table contains the Bible verses, each verse on an own row, each Bible module in an own column */\ -#content > table {\ - margin:0;\ - padding:3px;\ - border-spacing:0;\ - vertical-align:top;\ - text-align:justify;\ -}\ -/* The heading contains the name of the module and may contain additional information like the display keys */\ -#content > table th {\ - text-shadow:black 1px 1px 3px;\ - font-size:1.3em;\ - background-color:#F0F0F0;\ - padding:8px;\ - border-bottom:1px solid black;\ -}\ -\ -#content tr:nth-child(odd) { background-color: white; }\ -#content div.entry:nth-child(odd) { background-color: white; }\ -\ -#content tr:nth-child(even) { background-color: #EDEDED; }\ -#content div.entry:nth-child(even) { background-color: #EDEDED; }\ -/*#content tr:nth-child(even) { background-color: #D0D0D0; }\ -#content div.entry:nth-child(even) { background-color: #D0D0D0; }*/\ -\ -\ -/* The a links are the normal HTML hyperlinks. Links without a class attribute are hyperlinks into the web */\ -a { color:#FF0004; padding:0; }\ -a:hover { }\ -\ -/* An entry is the generic element used for all content items.\ - In Bibles an entry contains a verse, in commentaries the comment to a verse range,\ - in lexicons an simple item and in book the text of an item with other .entry elements as childs.\ -\ - If just one module is chosen, all entries are put together in one sourrounding table column. In this case the elements div and span may have the class \"entry\". If it's a div each entry should be on it's own line. span.entry should not add a linebreak.\ -\ - If more than one module (Bibles) was chosen, the entry class applies to \"td\" elements, one column for a verse\ - */\ -.entry {\ - padding:0.3em;\ - vertical-align: top;\ -}\ -table .entry:nth-child(odd) {\ - border-left:10px solid #DEE6F6;\ -}\ -\ -table .entry:nth-child(even) {\ - border-left:10px solid #E6EEFF;\ -}\ -\ -#printer .entry { text-indent:15px; }\ -/* Often needed to format BiDi text in the right way */\ -/* .entry[dir=rtl] { text-align:right !important; } */b\ -/* #printer .entry[dir=rtl] { } */\ -\ -/* Special formatting for the block element entries */\ -div.entry, td.entry { }\ -td.entry {\ - vertical-align:top;\ -}\ -\ -/* Currententry is chosen when the entry should be highlighted as the current entry chosen by the user\ - currententry may apply to span, div, td (just like .entry)\ - */\ -.currententry {\ - padding:0.3em;\ - line-height:1.6em;\ - background-color:#D3E5FF;\ - /*border: thin solid black;*/\ - \ -}\ -\ -table .currententry:nth-child(1) {\ - margin-left:0;\ - border-left:10px solid #99B4FF;\ - /*border-left:10px solid #F5FF6A;*/\ -}\ -/* .currententry[dir=rtl] { */\ -/* } */\ -div.currententry { }\ -span.currententry { }\ -\ -/* You may use this to format the space between two columns */\ -td.entry + td.entry {\ - margin:0;\ -}\ -\ -/* Several additional settings for displaying Bible modules*/\ -#bible div.entry {\ - border-left:10px solid white;\ -}\ -#bible div.entry[dir=rtl] {\ - border-left:none;\ - border-right:10px solid white;\ - text-align:right;\ -}\ -#bible div.currententry {\ - border-left:10px solid #99B4FF;\ -}\ -#bible div.currententry[dir=rtl] {\ - border-left:none;\ - border-right:10px solid #99B4FF;\ -}\ -#bible div.currententry, #bible td.currententry { }\ -#bible td.currententry { }\ -\ -/* Same for books! */\ -#book div.currententry, #book td.currententry { }\ -#book .entryname + .entry { }\ -/* To remove the gap between the entryname and the entry's content*/\ -#book .entry > *, #book .currententry > * { }\ -\ -/* An entryname is embedded in an .entry tag and contains the name of the key, which belongs to the text of the .entry */\ -.entryname { size:60%; vertical-align:super;}\ -.entryname a { text-decoration:none !important; color:#8F2627 !important; font-style:italic; padding:0; }\ -\ -.entry[dir=rtl] .entryname, .currententry[dir=rtl] .entryname { }\ -.entryname a, #printer .entryname { }\ -/* As you can see #printer is used to format pages which are send to the printer. Printer pages should be clean and easy to read */\ -#printer .entry .entry, #printer .entry .sectiontitle , #printer .entry .booktitle { }\ -\ -/* Footnote formatting options */\ -/* A footnote is displayed as an asterisk or another small character. You can set the colors, font-size, etc. for the footnote. */\ -.footnote { color:#8F2627; vertical-align:super; font-size:70%;}\ -/* You may use this to add sourrounding brackets in Bible modules. To do this the content command of CSS */\ -#bible .footnote:before { content:\" [\"; color:#8F2627; }\ -#bible .footnote:after { content:\"]\"; color:#8F2627; }\ -\ -/* Crossreferences. The same as footnotes */\ -.crossreference { color:#8f2627;}\ -#bible .crossreference:before { content:\" {\" }\ -#bible .crossreference:after { content:\"}\" }\ -\ -/*Keep in mind that for cross references it is not enough to\ -*set only the cross reference colour, you must also set the\ -*cross reference anchor marker with .crossreference a\ -*This way both the non linked and linked text will show\ -*as desired. Additionally, you can have seperate formatting\ -*for linked and non linked text in the cross reference*/\ -.crossreference a {\ - color:#8f2627;\ - /*Get rid of underlines on the notes when not hovered*/\ - text-decoration: none;\ -}\ -.crossreference a:hover {}\ -\ -/* Alternative reading as defined in the OSIS specs. The information about the alternative text is displayed in the info display. It's\ -often a good idea to format this the same as footnotes\ -The text which is the alternative of the displayed text is available in the attribute \"alternative\"\ -so something like .alternative:before { content:\"'\"attr(alternative); } is possible\ -*/\ -.alternative {}\ -.alternative:before { }\ -.alternative:after { }\ -\ -/* An abbreviation. */\ -.abbreviation { }\ -\ -/* A title within the text. This is the formatting which applies to a title of a section, as you can find them in Bibles */\ -.sectiontitle {\ - padding:0.3em;\ - /*text-shadow:gray 0px 0px 3px;*/\ - font-size:1.3em;\ - font-weight:bold;\ - text-transform:uppercase;\ - padding-bottom:2px;\ -}\ -#printer .sectiontitle { }\ -/* You may want to format elements before section titles in a special way. */\ -* + .sectiontitle { }\ -\ -/* The title of a book, e.g. \"The gospel of Matthew\" */\ -.booktitle { }\ -#printer .booktitle { }\ -\ -/* A foreign word */\ -.foreign { }\ -\ -/* Words spoken by Jesus Christ */\ -/*.jesuswords { color: red; }*/\ -.jesuswords { color: #B60000; }\ -\ -/* An introduction to a module, book or chapter */\ -.introduction { }\ -/* A quotation without a special speaker */\ -.quotation { }\ -/* Poetry formatting */\ -.poetry { }\ -/* Text displayed above. It's like the sup tag in HTML */\ -.sup { }\ -/* Sub text, the opposite of .sup */\ -.sub { }\ -/* Display the text inside as right aligned text */\ -.right { }\ -/* Display as centered text */\ -.center { }\ -\ -/* Visual attributes to the text */\ -.bold {\ - font-weight: bold;\ -}\ -.illuminated { }\ -.italic {\ - font-style: italic;\ -}\ -.line-through { }\ -.normal { }\ -.small-caps{ }\ -.underline { }\ -\ -/* An inscription */\ -.inscription { }\ -\ -.mentioned { }\ -\ -/* Special formatting rules for names, see the OSIS specs for detailed information */\ -.name {}\ -.name > .geographic { }\ -.name > .holiday { }\ -.name > .nonhuman { }\ -.name > .person { }\ -.name > .ritual { }\ -.name > .divine { font-variant: small-caps; }\ -\ -/* Information added by the translator */\ -.transchange {}\ -.transchange > .added { }\ -.transchange > .amplified {}\ -.transchange > .changed { }\ -.transchange > .deleted { }\ -.transchange > .moved { }\ -.transchange > .tenseChange { }\ -\ -/* Special text markup */\ -/* Morph segmentation is a special feature for hebrew to markup the word divisions in the text */\ -/* .morphSegmentation { border-left:1px solid red; } */\ -.morphSegmentation + .morphSegmentation {\ - border-right: 1px red solid;\ -}\ -\ -/* The formatting of all things displayed in the information window */\ -#infodisplay {background:white; font-size:10pt; padding:5px; margin:0px;}\ -\ -/* The headings of a section, several sections may be displayed together at the same time */\ -#infodisplay .footnoteinfo h3,\ -#infodisplay .strongsinfo h3,\ -#infodisplay .morphinfo h3,\ -#infodisplay .translationinfo h3,\ -#infodisplay .crossrefinfo h3 {\ - font-size:12pt;\ - font-weight:bold;\ - text-transform:uppercase;\ - text-align:right;\ - color:gray;\ - border-bottom:1px solid black;\ - padding:4px;\ -}\ -\ -#infodisplay > p, #infodisplay * > p { /* We only format the first p child in a special way */\ - font-size:80%;\ -}\ -\ -/*Required for cross references*/\ -#infodisplay .entry {\ - font-size:80%;\ -}\ -#infodisplay .entry .entry { /* No smaller font size for nested entries */\ - font-size:100% !important;\ -}\ -#infodisplay .entryname {\ - font-weight:bold;\ -}\ -#infodisplay .rangeheading {\ - font-weight:bold;\ -}\ -\ -#printer .rangeheading {}\ -\ -\ -*[dir=rtl] { text-align:right !important; }\ -\ -/* Here's the marker for the language specific fotn information. BibleTime replaces this by the CSS for the fonts */\ -#LANG_CSS#\ -\ -/* ]]> */\ - </style>\ -</head>\ -\ -<!-- The display type may be bible, book, printer -->\ -<body id=\"#DISPLAYTYPE#\">\ - <div id=\"content\" lang=\"#LANG_ABBREV#\" xml:lang=\"#LANG_ABBREV#\" dir=\"#PAGE_DIRECTION#\">#CONTENT#</div>\ -</body>\ -</html>\ -"; - m_templateMap[ i18n("Green") ] = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\ -<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\ -<html xmlns=\"http://www.w3.org/1999/xhtml\">\ -<head>\ - <title>#TITLE#</title>\ - <meta name=\"GENERATOR\" content=\"BibleTime - www.bibletime.info\" />\ - <meta name=\"AUTHOR\" content=\"BibleTime - www.bibletime.info\" />\ - <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\ - \ - <style type=\"text/css\">\ - /* <![CDATA[ */\ -\ -* { \ - /* To work around a KDE 3.2 bug / problem */\ - background-color:transparent;\ -}\ -\ -#content {\ - background-color:transparent;\ - margin:10px;\ -}\ -#content > table {\ - margin: 0;\ - padding: 0;\ - border-spacing:10px;\ - vertical-align:top;\ -}\ -#content > table th {\ - padding: 0 0 2px 0;\ - text-align: center; \ - font-weight: bold;\ - font-size: 110%;\ - border-bottom: 1px solid #6B6B6B;\ -}\ -\ -a {\ - text-decoration:none;\ - font-weight:normal;\ - color: #3B11AE;\ - background-color:transparent; \ - padding:0 2px;\ -}\ -a:hover {\ - background-color:transparent;\ - color: #AE1518;\ - padding:0 2px;\ -}\ -\ -\ -/* Settings which apply to all entries in all modules */\ -.entry {\ - padding: 3px;\ -/* vertical-align: middle; */\ - vertical-algin: top;\ - text-align: justify;\ -}\ -#printer .entry {\ - font-size:90%;\ - text-align:left;\ -}\ -.entry[dir=rtl] {\ - text-align:right !important;\ -}\ -#printer .entry[dir=rtl] {\ - text-align:right !important;\ -}\ -div.entry, td.entry {\ - vertical-align:top;\ -}\ -\ -/* Keep the values the same as in .entry (take the border into account!) */\ -.currententry {\ - padding:3px;\ - vertical-align:middle;\ - text-align:justify;\ -}\ -.currententry[dir=rtl] {\ - text-align:right !important;\ -}\ -div.currententry {\ -}\ -span.currententry {\ - background-color:#D4FFCB;\ -}\ -\ -\ -/*Space between the columns of modules displayed side by side*/\ -td.entry + td.entry { \ - margin-left: 5px;\ -}\ -\ -/* Several additional settings for display of modules*/\ -#bible div.currententry, #bible td.currententry {\ - border:1px solid black;\ - padding:2px;\ - background-color:#F6FFF7;\ -}\ -#bible span.currententry {\ - background-color:#C8FFB6;\ -}\ -\ -/*Same for books!*/\ -#book div.currententry, #book td.currententry {\ - border:1px solid black;\ - background-color:#F6FFF7;\ -}\ -#book span.currententry {\ - background-color:#C8FFB6;\ -}\ -\ -\ -.entryname {\ - font-size:80%;\ - padding:0 2px 0 0;\ - vertical-align:super;\ -}\ -.entry[dir=rtl] .entryname, .currententry[dir=rtl] .entryname {\ - padding: 0 0 0 2px;\ - font-size: 80%;\ - vertical-align:super;\ -}\ -.entryname a, #printer .entryname {\ - vertical-align: middle\ -}\ -\ -#printer .entry .entry, #printer .entry .sectiontitle , #printer .entry .booktitle {\ - padding-top: 0.05em;\ - margin-left: 10px;\ -}\ -\ -.footnote {\ - vertical-align:super;\ - color: blue;\ - font-size: 70%;\ -}\ -.footnote:before { content:\"(\"; }\ -.footnote:after { content:\")\"; }\ -\ -.crossreference {\ - font-size: 80%;\ - /*vertical-align:middle;*/\ - color: blue;\ -}\ -\ -.crossreference a {\ - font-size: 80%;\ - /*vertical-align:middle;*/\ - color: blue;\ -}\ -\ -.crossreference a:hover {\ - font-size: 80%;\ - /*vertical-align:middle;*/\ - color: blue;\ -}\ -\ -\ -\ -.sectiontitle {\ - font-weight: bold;\ - font-size: 110%;\ -}\ -#printer .sectiontitle {\ - font-weight: bold;\ - font-size: 100%;\ -}\ -* + .sectiontitle {\ - margin-top:15px;\ -}\ -\ -.booktitle {\ - font-weight: bold;\ - font-size: 120%;\ - font-variant: small-caps;\ -}\ -#printer .booktitle {\ - font-weight: bold;\ - font-size: 120%;\ - font-variant: small-caps;\ -}\ -.foreign {\ -}\ -.jesuswords {\ - color:#9C2323;\ -}\ -\ -.quotation {\ -}\ -.poetry {\ -}\ -.sup {\ - vertical-align: super;\ -}\ -.sub {\ - vertical-align: sub;\ -}\ -.right {\ - text-align: right;\ -}\ -.center {\ - text-align: center;\ -}\ -\ -.bold {\ - font-weight:bold;\ -}\ -.illuminated {\ -}\ -.italic {\ - font-style:italic;\ -}\ -.line-through {\ -}\ -.normal {\ -}\ -.small-caps{\ -}\ -.underline {\ - font-style:underline;\ -}\ -\ -.inscription {\ -}\ -.mentioned {\ -}\ -.name > .geographic {\ -}\ -.name > .holiday {\ -}\ -.name > .nonhuman {\ -}\ -.name > .person {\ -}\ -.name > .ritual {\ -}\ -.name > .divine {\ - font-variant: small-caps;\ -}\ -\ -.transchange { \ - font-style:italic; \ -}\ -.transchange > .added {\ - background-color:inherit;\ -}\ -.transchange > .amplified { \ -}\ -.transchange > .changed { \ -}\ -.transchange > .deleted {\ -}\ -.transchange > .moved {\ -}\ -.transchange > .tenseChange {\ -}\ -\ -.morphSegmentation {\ - border: 1px solid grey;\ - margin-top: 1px; /* Don`t let the boxes touch here, between the lines */\ - margin-left: -1px; /* But here, for better reading of the text, \ - this will only occur within a word consisting of several segments.*/\ - margin-right: 0px;\ -}\ -\ -#infodisplay {\ - margin:0;\ - padding:0;\ - font-size:100%;\ -}\ -\ -#infodisplay .footnoteinfo h3, #infodisplay .strongsinfo h3, #infodisplay .morphinfo h3, #infodisplay .translationinfo h3, #infodisplay .crossrefinfo h3 {\ - padding:4px 4px 2px 0;\ - color:darkGrey;\ - font-weight:bold;\ - border-bottom:1px solid grey;\ - font-size:100%;\ - text-align:left !important;\ -}\ -\ -#infodisplay > p, #infodisplay * > p { /* We only format the first p child in a special way */\ - font-size:100%;\ - text-align:justify;\ - color:black;\ - margin:0px;\ - padding:0px;\ -}\ -\ -/*Required for cross references*/\ -#infodisplay .entry {\ - padding:2px;\ - text-align:justify;\ - font-size:100%;\ - margin-bottom:10px;\ - margin-left:15px;\ -}\ -#infodisplay .entry .entry { /*No smaller font size for nested entries*/\ - font-size:100%;\ - margin:0px;\ -}\ -#infodisplay .entryname {\ - padding:2px;\ - margin:0px;\ - text-align:left;\ - font-weight:bold; \ - font-size:100%;\ -}\ -\ -#infodisplay .rangeheading {\ - color:black;\ - font-weight:bold;\ - margin-left:-10px;\ -}\ -\ -#printer .rangeheading {\ - border-bottom:1px solid black;\ - color:black;\ -}\ -\ -#LANG_CSS#\ -\ - /* ]]> */\ - </style>\ -</head>\ -\ -<body id=\"#DISPLAYTYPE#\">\ - <div id=\"content\" lang=\"#LANG_ABBREV#\" xml:lang=\"#LANG_ABBREV#\" dir=\"#PAGE_DIRECTION#\">#CONTENT#</div>\ -</body>\ -</html>\ -"; - m_templateMap[ i18n("High contrast") ] = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\ -<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\ -<html xmlns=\"http://www.w3.org/1999/xhtml\">\ -<head>\ - <title>#TITLE#</title>\ - <meta name=\"GENERATOR\" content=\"BibleTime - www.bibletime.info\" />\ - <meta name=\"AUTHOR\" content=\"BibleTime - www.bibletime.info\" />\ - <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\ - \ - <style type=\"text/css\">\ - /* <![CDATA[ */\ -\ -* { \ - /* To work around a KDE 3.2 bug / problem */\ - background-color:transparent;\ -}\ -\ -#content {\ - /*background-color:white;*/\ - margin:10px;\ -}\ -#content > table {\ - margin: 0;\ - padding: 0;\ - border-spacing:10px;\ - vertical-align:top;\ -}\ -#content > table th {\ - padding: 0 0 2px 0;\ - text-align: center; \ - /*font-weight: bold;*/\ - font-size: 110%;\ - border-bottom: 1px solid #6B6B6B;\ -}\ -\ -a {\ - text-decoration:none;\ - font-weight:normal;\ - /*color: #F98100;*/\ - padding:1px;\ - background-color:transparent;\ -}\ -a:hover {\ - background-color:transparent;\ - color: #FF0000;\ - padding:1px;\ - text-decoration:underline;\ -}\ -\ -/* Settings which apply to all entries in all modules */\ -.entry {\ - padding: 2px;\ - vertical-align: top;\ - text-align: justify;\ -}\ -#printer .entry {\ - font-size: 90%;\ - text-align: left;\ -}\ -.entry[dir=rtl],#printer .entry[dir=rtl] {\ - text-align: right;\ -}\ -div.entry, td.entry {\ - vertical-align:top; \ -}\ -\ -/* Keep the values the same as in .entry (take the border into account!) */\ -.currententry {\ - padding: 2px;\ - vertical-align: top;\ - text-align: justify;\ - /*font-weight: bolder;*/\ - /*background-color:transparent;*/\ - /*color:white;*/\ - /*background-color:black;*/\ - /*The background colour of selected text as of kde 3.5.2*/\ - background-color: #A5A5FF;\ -}\ -.currententry[dir=rtl] {\ - text-align: right;\ -}\ -div.currententry {\ -}\ -span.currententry {\ - \ -}\ -\ -\ -/*Space between the columns of modules displayed side by side*/\ -td.entry + td.entry { \ - margin-left: 5px;\ -}\ -\ -/* Several additional settings for display of modules*/\ -#bible div.currententry, #bible td.currententry {\ - /*border: 1px solid black;*/\ - padding: 4px;\ -}\ -#bible span.currententry {\ -}\ -\ -/*Same for books!*/\ -#book div.currententry, #book td.currententry {\ - border: 1px solid black;\ -}\ -#book span.currententry {\ -}\ -\ -\ -.entryname {\ - font-size:70%;\ - padding:0 1px 0 0;\ - vertical-align:top;\ - /*color: #F98100;*/\ - color: black;\ - /*font-style: italic;*/\ -}\ -.entry[dir=rtl] .entryname, .currententry[dir=rtl] .entryname {\ - padding:0 0 0 1px;\ - font-size:60%;\ - /*vertical-align:top; */\ -}\ -.entryname a, #printer .entryname {\ - vertical-align: top;\ - font-size: 100%;\ - font-weight: bold;\ - color: black;\ -}\ -\ -#printer .entry .entry, #printer .entry .sectiontitle , #printer .entry .booktitle {\ - padding-top:0.05em;\ - margin-left:10px;\ -}\ -\ -.footnote {\ - vertical-align:super;\ - font-weight:bold;\ - /*color: #00B7FF;*/ /*This one is kind of blinding on white*/\ - /*color: #F98100;*/\ - font-size:80%;\ - color: black;\ -}\ -\ -\ -.footnote:before {\ - content: \"(\";\ -}\ -\ -.footnote:after {\ - content: \")\";\ -}\ -\ -.crossreference {\ - font-size: 80%;\ - /*vertical-align:middle;*/\ - /*color: blue;*/\ - /*color: #F98100;*/\ -}\ -\ -.crossreference:before {\ - content: \"[\";\ -}\ -\ -.crosreference:after {\ - content: \"]\";\ -}\ -\ -.sectiontitle {\ - font-weight: bold;\ - font-size: 110%;\ -}\ -#printer .sectiontitle {\ - font-weight: bold;\ - font-size: 100%;\ -}\ -* + .sectiontitle {\ - margin-top:15px;\ -}\ -\ -.booktitle {\ - font-weight: bold;\ - font-size: 120%;\ - font-variant: small-caps;\ -}\ -#printer .booktitle {\ - font-weight: bold;\ - font-size: 120%;\ - font-variant: small-caps;\ -}\ -.foreign {\ -}\ -.jesuswords {\ - /*color:red;*/\ - /*color: #7500AC;*/\ - /*color: #F98100;*/\ - font-style:italic;\ - /*font-weight: bold;*/\ - font-size:0.9em;\ -}\ -\ -.quotation {\ -}\ -.poetry {\ -}\ -.sup {\ - vertical-align: super;\ -}\ -.sub {\ - vertical-align: sub;\ -}\ -.right {\ - text-align: right;\ -}\ -.center {\ - text-align: center;\ -}\ -\ -.bold {\ - font-weight:bold;\ -}\ -.illuminated {\ -}\ -.italic {\ - font-style:italic;\ -}\ -.line-through {\ -}\ -.normal {\ -}\ -.small-caps{\ -}\ -.underline {\ - font-style:underline;\ -}\ -\ -.inscription {\ -}\ -.mentioned {\ -}\ -.name > .geographic {\ -}\ -.name > .holiday {\ -}\ -.name > .nonhuman {\ -}\ -.name > .person {\ -}\ -.name > .ritual {\ -}\ -.name > .divine {\ - font-variant: small-caps;\ -}\ -\ -.transchange { \ - font-style:italic; \ -}\ -.transchange > .added {\ - background-color:inherit;\ -}\ -.transchange > .amplified { \ -}\ -.transchange > .changed { \ -}\ -.transchange > .deleted {\ -}\ -.transchange > .moved {\ -}\ -.transchange > .tenseChange {\ -}\ -\ -.morphSegmentation {\ - border: 1px solid grey;\ - margin-top: 1px; /* Don`t let the boxes touch here, between the lines */\ - margin-left: -1px; /* But here, for better reading of the text, \ - this will only occur within a word consisting of several segments.*/\ - margin-right: 0px;\ -}\ -\ -#infodisplay {\ - margin:0;\ - padding:0;\ -}\ -\ -#infodisplay .footnoteinfo h3, #infodisplay .strongsinfo h3, #infodisplay .morphinfo h3, #infodisplay .translationinfo h3, #infodisplay .crossrefinfo h3 {\ - padding: 2px 0 0 0;\ - color: black;\ - font-weight: bold;\ - border-bottom: 1px solid black;\ - font-size: 90%;\ - margin: 0 0 3px 0;\ -}\ -\ -#infodisplay > p { /* We only format the first p child in a special way */\ - font-size: 90%;\ - color: black;\ - margin: 0px;\ - padding: 0px;\ -}\ -\ -/*Required for cross references*/\ -#infodisplay .entry {\ - padding: 2px;\ - text-align: justify;\ - font-size: 80%;\ - margin: 0 0 10px 10px;\ -}\ -#infodisplay .entry .entry { /*No smaller font size for nested entries*/\ - font-size: 100%;\ - margin: 0px;\ -}\ -#infodisplay .entryname {\ - padding: 2px;\ - margin: 0px;\ - text-align: left;\ - font-weight: bold;\ - font-size: 90%;\ -}\ -\ -#infodisplay .rangeheading {\ - color: black;\ - font-weight: bold;\ - margin-left: -5px;\ -}\ -\ -#printer .rangeheading {\ - border-bottom: 1px solid black;\ - color: black;\ -}\ -\ -#LANG_CSS#\ -\ - /* ]]> */\ - </style>\ -</head>\ -\ -<body id=\"#DISPLAYTYPE#\">\ - <div id=\"content\" lang=\"#LANG_ABBREV#\" xml:lang=\"#LANG_ABBREV#\">#CONTENT#</div>\ -</body>\ -</html>\ -"; - m_templateMap[ i18n("Simple") ] = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\ -<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\ -<html xmlns=\"http://www.w3.org/1999/xhtml\">\ -<head>\ - <title>#TITLE#</title>\ - <meta name=\"GENERATOR\" content=\"BibleTime \" VERSION \"\" />\ - <meta name=\"AUTHOR\" content=\"BibleTime \" VERSION \"\" />\ - <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\ - \ - <style type=\"text/css\">\ -/* <![CDATA[ */\ -body {\ - margin:5px;\ -}\ -#content {\ - background-color:white;\ -}\ -#content table {\ - margin:0;\ - padding:0;\ - border-spacing:10px;\ - border-collapse: collapse;\ - vertical-align: top;\ -}\ -#content table th {\ - padding: 0 0 2px 0;\ - text-align: center; \ - font-weight: bold;\ - font-size: 115%;\ -}\ -\ -a {\ - text-decoration:none;\ - font-weight:normal;\ - color: blue;\ - padding:2px;\ -}\ -\ -td.entry, div.entry {\ - padding: 5px;\ - vertical-align: top;\ -}\ -span.entry {\ - padding: 5px;\ -}\ -\ -td.currententry, div.currententry {\ - padding: 5px;\ - vertical-align: top;\ - font-weight:bold;\ -}\ -td.entry + td.entry {\ - margin-left: 5px;\ -}\ -span.currententry {\ - font-weight:bold;\ - vertical-align: middle;\ - padding: 5px;\ -}\ -\ -.footnote {\ - color: gray;\ -}\ -\ -.strongnumber {\ - vertical-align: top;\ - font-size: 60%;\ - color: blue;\ -}\ -.morphcode {\ - vertical-align: top;\ - font-size: 60%;\ - color: blue;\ -}\ -.lemma {\ -}\ -\ -.sectiontitle {\ - font-weight: bold;\ - font-size: 120%;\ -}\ -.entry + .sectiontitle {\ - margin-top:35px;\ - padding-top:35px;\ -}\ -\ -.booktitle {\ - font-weight: bold;\ - font-size: 140%;\ -}\ -.foreign {\ -}\ -.jesuswords {\ - color: red;\ - font-size: 0.9em;\ -}\ -\ -.name > .divine {\ - font-variant: small-caps;\ -}\ -\ -.quotation {\ -}\ -.poetry {\ -}\ -.sup {\ - vertical-align: super;\ -}\ -.sub {\ - vertical-align: sub;\ -}\ -.right {\ - text-align: right;\ -}\ -.center {\ - text-align: center;\ -}\ -/*TODO: Think of something better here since this will get confusing*/\ -/* on verses but, is needed for things inthe Mag/Info window*/\ -.bold {\ - font-weight: bold;\ -}\ -.italic {\ - font-style: italic;\ -}\ -#LANG_CSS#\ -/* ]]> */\ - </style>\ -</head>\ -\ -<body>\ - <div id=\"content\" lang=\"#LANG_ABBREV#\" xml:lang=\"#LANG_ABBREV#\" dir=\"#PAGE_DIRECTION#\">#CONTENT#</div>\ -</body>\ -</html>\ -"; - -} diff --git a/bibletime/frontend/CMakeLists.txt b/bibletime/frontend/CMakeLists.txt new file mode 100644 index 0000000..b7adf69 --- /dev/null +++ b/bibletime/frontend/CMakeLists.txt @@ -0,0 +1,47 @@ + +add_subdirectory( util ) +add_subdirectory( searchdialog ) +add_subdirectory( mainindex ) +add_subdirectory( keychooser ) +add_subdirectory( displaywindow ) +add_subdirectory( display ) + + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_BINARY_DIR}/${PROJECT_NAME} + ${CMAKE_SOURCE_DIR}/${PROJECT_NAME} + ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} +) + + +##### frontend (static) + +tde_add_library( frontend STATIC-PIC AUTOMOC + SOURCES + btinstallmgr.cpp + cbtconfig.cpp + cinputdialog.cpp + manageindicesform.ui + cmanageindiceswidget.cpp + coptionsdialog.cpp + cswordsetupdialog.cpp + cprofilemgr.cpp + cprofile.cpp + cprofilewindow.cpp + cexportmanager.cpp + cmdiarea.cpp + kstartuplogo.cpp + cdragdropmgr.cpp + cinfodisplay.cpp + cprinter.cpp + crossrefrendering.cpp + cswordsetupmodulelistview.cpp + cswordsetupinstallsourcesdialog.cpp + cmoduleindexdialog.cpp +) diff --git a/bibletime/frontend/display/CMakeLists.txt b/bibletime/frontend/display/CMakeLists.txt new file mode 100644 index 0000000..9d866b9 --- /dev/null +++ b/bibletime/frontend/display/CMakeLists.txt @@ -0,0 +1,24 @@ + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_SOURCE_DIR}/${PROJECT_NAME} + ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} +) + + +##### display (static) + +tde_add_library( display STATIC-PIC AUTOMOC + SOURCES + cdisplay.cpp + creaddisplay.cpp + chtmlreaddisplay.cpp + cwritedisplay.cpp + cplainwritedisplay.cpp + chtmlwritedisplay.cpp +) diff --git a/bibletime/frontend/displaywindow/CMakeLists.txt b/bibletime/frontend/displaywindow/CMakeLists.txt new file mode 100644 index 0000000..2e2d1de --- /dev/null +++ b/bibletime/frontend/displaywindow/CMakeLists.txt @@ -0,0 +1,34 @@ + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_BINARY_DIR}/${PROJECT_NAME} + ${CMAKE_SOURCE_DIR}/${PROJECT_NAME} + ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} +) + + +##### displaywindow (static) + +tde_add_library( displaywindow STATIC-PIC AUTOMOC + SOURCES + cbiblereadwindow.cpp + cbookreadwindow.cpp + ccommentaryreadwindow.cpp + cdisplaywindow.cpp + clexiconreadwindow.cpp + cmodulechooserbar.cpp + cmodulechooserbutton.cpp + creadwindow.cpp + cwritewindow.cpp + cplainwritewindow.cpp + chtmlwritewindow.cpp + cbuttons.cpp + + LINK + searchdialog-static +) diff --git a/bibletime/frontend/keychooser/CMakeLists.txt b/bibletime/frontend/keychooser/CMakeLists.txt new file mode 100644 index 0000000..d75e2ff --- /dev/null +++ b/bibletime/frontend/keychooser/CMakeLists.txt @@ -0,0 +1,27 @@ + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_SOURCE_DIR}/${PROJECT_NAME} + ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} +) + + +##### keychooser (static) + +tde_add_library( keychooser STATIC-PIC AUTOMOC + SOURCES + cbiblekeychooser.cpp + clexiconkeychooser.cpp + ckeychooser.cpp + cscrollbutton.cpp + ckeychooserwidget.cpp + ckeyreferencewidget.cpp + cscrollerwidgetset.cpp + cbookkeychooser.cpp + cbooktreechooser.cpp +) diff --git a/bibletime/frontend/mainindex/CMakeLists.txt b/bibletime/frontend/mainindex/CMakeLists.txt new file mode 100644 index 0000000..2532e67 --- /dev/null +++ b/bibletime/frontend/mainindex/CMakeLists.txt @@ -0,0 +1,24 @@ + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_BINARY_DIR}/${PROJECT_NAME} + ${CMAKE_SOURCE_DIR}/${PROJECT_NAME} + ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} +) + + +##### mainindex (static) + +tde_add_library( mainindex STATIC-PIC AUTOMOC + SOURCES + cmainindex.cpp + cindexitem.cpp + + LINK + searchdialog-static +) diff --git a/bibletime/frontend/manageindicesform.cpp b/bibletime/frontend/manageindicesform.cpp deleted file mode 100644 index 09b8922..0000000 --- a/bibletime/frontend/manageindicesform.cpp +++ /dev/null @@ -1,81 +0,0 @@ -#include <kdialog.h> -#include <tdelocale.h> -/**************************************************************************** -** Form implementation generated from reading ui file './manageindicesform.ui' -** -** Created: Sa Mai 10 13:52:34 2008 -** -** WARNING! All changes made in this file will be lost! -****************************************************************************/ - -#include "manageindicesform.h" - -#include <tqvariant.h> -#include <tqframe.h> -#include <tqcheckbox.h> -#include <tqheader.h> -#include <tdelistview.h> -#include <tqpushbutton.h> -#include <tqlayout.h> -#include <tqtooltip.h> -#include <tqwhatsthis.h> - -/* - * Constructs a ManageIndicesForm as a child of 'parent', with the - * name 'name' and widget flags set to 'f'. - */ -ManageIndicesForm::ManageIndicesForm( TQWidget* parent, const char* name, WFlags fl ) - : TQWidget( parent, name, fl ) -{ - if ( !name ) - setName( "ManageIndicesForm" ); - ManageIndicesFormLayout = new TQVBoxLayout( this, 0, 8, "ManageIndicesFormLayout"); - - m_labelFrame = new TQFrame( this, "m_labelFrame" ); - m_labelFrame->setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)7, (TQSizePolicy::SizeType)5, 0, 0, m_labelFrame->sizePolicy().hasHeightForWidth() ) ); - m_labelFrame->setFrameShape( TQFrame::NoFrame ); - m_labelFrame->setFrameShadow( TQFrame::Plain ); - ManageIndicesFormLayout->addWidget( m_labelFrame ); - - m_autoDeleteOrphanedIndicesBox = new TQCheckBox( this, "m_autoDeleteOrphanedIndicesBox" ); - ManageIndicesFormLayout->addWidget( m_autoDeleteOrphanedIndicesBox ); - - m_moduleList = new TDEListView( this, "m_moduleList" ); - ManageIndicesFormLayout->addWidget( m_moduleList ); - - layout1 = new TQHBoxLayout( 0, 0, 6, "layout1"); - spacer1 = new TQSpacerItem( 40, 20, TQSizePolicy::Expanding, TQSizePolicy::Minimum ); - layout1->addItem( spacer1 ); - - m_createIndicesButton = new TQPushButton( this, "m_createIndicesButton" ); - layout1->addWidget( m_createIndicesButton ); - - m_deleteIndicesButton = new TQPushButton( this, "m_deleteIndicesButton" ); - layout1->addWidget( m_deleteIndicesButton ); - ManageIndicesFormLayout->addLayout( layout1 ); - languageChange(); - resize( TQSize(415, 404).expandedTo(minimumSizeHint()) ); - clearWState( WState_Polished ); -} - -/* - * Destroys the object and frees any allocated resources - */ -ManageIndicesForm::~ManageIndicesForm() -{ - // no need to delete child widgets, TQt does it all for us -} - -/* - * Sets the strings of the subwidgets using the current - * language. - */ -void ManageIndicesForm::languageChange() -{ - setCaption( tr2i18n( "Manage Indicies" ) ); - m_autoDeleteOrphanedIndicesBox->setText( tr2i18n( "Automaticall&y delete orphaned indices when BibleTime starts" ) ); - m_createIndicesButton->setText( tr2i18n( "&Create selected indices" ) ); - m_deleteIndicesButton->setText( tr2i18n( "De&lete selected indices" ) ); -} - -#include "manageindicesform.moc" diff --git a/bibletime/frontend/searchdialog/CMakeLists.txt b/bibletime/frontend/searchdialog/CMakeLists.txt new file mode 100644 index 0000000..ce915e7 --- /dev/null +++ b/bibletime/frontend/searchdialog/CMakeLists.txt @@ -0,0 +1,34 @@ + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_BINARY_DIR}/${PROJECT_NAME} + ${CMAKE_SOURCE_DIR}/${PROJECT_NAME} + ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} +) + + +##### searchdialog (static) + +tde_add_library( searchdialog STATIC-PIC AUTOMOC + SOURCES + searchoptionsform.ui + searchresultsform.ui + csearchdialog.cpp + csearchdialogpages.cpp + csearchanalysis.cpp + cmodulechooser.cpp + crangechooser.cpp + cmoduleresultview.cpp + csearchresultview.cpp + + LINK + backend-static + display-static + frontend-static + frontendutil-static +) diff --git a/bibletime/frontend/searchdialog/searchoptionsform.cpp b/bibletime/frontend/searchdialog/searchoptionsform.cpp deleted file mode 100644 index 1fef20f..0000000 --- a/bibletime/frontend/searchdialog/searchoptionsform.cpp +++ /dev/null @@ -1,116 +0,0 @@ -#include <kdialog.h> -#include <tdelocale.h> -/**************************************************************************** -** Form implementation generated from reading ui file './searchoptionsform.ui' -** -** Created: Sa Mai 10 13:52:35 2008 -** -** WARNING! All changes made in this file will be lost! -****************************************************************************/ - -#include "searchoptionsform.h" - -#include <tqvariant.h> -#include <tqgroupbox.h> -#include <tqlabel.h> -#include <tqpushbutton.h> -#include <kcombobox.h> -#include <tqlayout.h> -#include <tqtooltip.h> -#include <tqwhatsthis.h> - -/* - * Constructs a SearchOptionsForm as a child of 'parent', with the - * name 'name' and widget flags set to 'f'. - */ -SearchOptionsForm::SearchOptionsForm( TQWidget* parent, const char* name, WFlags fl ) - : TQWidget( parent, name, fl ) -{ - if ( !name ) - setName( "SearchOptionsForm" ); - setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)5, (TQSizePolicy::SizeType)0, 0, 0, sizePolicy().hasHeightForWidth() ) ); - setMinimumSize( TQSize( 260, 130 ) ); - setBaseSize( TQSize( 420, 150 ) ); - SearchOptionsFormLayout = new TQHBoxLayout( this, 0, 3, "SearchOptionsFormLayout"); - - searchGroupBox = new TQGroupBox( this, "searchGroupBox" ); - searchGroupBox->setMargin( 0 ); - searchGroupBox->setColumnLayout(0, Qt::Vertical ); - searchGroupBox->layout()->setSpacing( 3 ); - searchGroupBox->layout()->setMargin( 6 ); - searchGroupBoxLayout = new TQGridLayout( searchGroupBox->layout() ); - searchGroupBoxLayout->setAlignment( TQt::AlignTop ); - - m_searchTextLabel = new TQLabel( searchGroupBox, "m_searchTextLabel" ); - m_searchTextLabel->setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)1, 0, 0, m_searchTextLabel->sizePolicy().hasHeightForWidth() ) ); - - searchGroupBoxLayout->addWidget( m_searchTextLabel, 0, 0 ); - - m_syntaxButton = new TQPushButton( searchGroupBox, "m_syntaxButton" ); - - searchGroupBoxLayout->addWidget( m_syntaxButton, 0, 2 ); - - m_chooseModulesButton = new TQPushButton( searchGroupBox, "m_chooseModulesButton" ); - - searchGroupBoxLayout->addWidget( m_chooseModulesButton, 1, 2 ); - - m_chooseRangeButton = new TQPushButton( searchGroupBox, "m_chooseRangeButton" ); - - searchGroupBoxLayout->addWidget( m_chooseRangeButton, 2, 2 ); - - m_searchScopeLabel = new TQLabel( searchGroupBox, "m_searchScopeLabel" ); - m_searchScopeLabel->setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)1, 0, 0, m_searchScopeLabel->sizePolicy().hasHeightForWidth() ) ); - - searchGroupBoxLayout->addWidget( m_searchScopeLabel, 2, 0 ); - - m_rangeChooserCombo = new KComboBox( FALSE, searchGroupBox, "m_rangeChooserCombo" ); - m_rangeChooserCombo->setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)7, (TQSizePolicy::SizeType)0, 0, 0, m_rangeChooserCombo->sizePolicy().hasHeightForWidth() ) ); - - searchGroupBoxLayout->addWidget( m_rangeChooserCombo, 2, 1 ); - - m_searchTextCombo = new KHistoryCombo( searchGroupBox, "m_searchTextCombo" ); - m_searchTextCombo->setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)7, (TQSizePolicy::SizeType)0, 0, 0, m_searchTextCombo->sizePolicy().hasHeightForWidth() ) ); - m_searchTextCombo->setFocusPolicy( KHistoryCombo::WheelFocus ); - m_searchTextCombo->setSizeLimit( 25 ); - m_searchTextCombo->setInsertionPolicy( KHistoryCombo::AtBottom ); - m_searchTextCombo->setDuplicatesEnabled( FALSE ); - - searchGroupBoxLayout->addWidget( m_searchTextCombo, 0, 1 ); - - m_modulesLabel = new TQLabel( searchGroupBox, "m_modulesLabel" ); - m_modulesLabel->setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)1, 0, 0, m_modulesLabel->sizePolicy().hasHeightForWidth() ) ); - m_modulesLabel->setTextFormat( TQLabel::RichText ); - m_modulesLabel->setAlignment( int( TQLabel::WordBreak | TQLabel::AlignVCenter | TQLabel::AlignLeft ) ); - - searchGroupBoxLayout->addMultiCellWidget( m_modulesLabel, 1, 1, 0, 1 ); - SearchOptionsFormLayout->addWidget( searchGroupBox ); - languageChange(); - resize( TQSize(648, 130).expandedTo(minimumSizeHint()) ); - clearWState( WState_Polished ); -} - -/* - * Destroys the object and frees any allocated resources - */ -SearchOptionsForm::~SearchOptionsForm() -{ - // no need to delete child widgets, TQt does it all for us -} - -/* - * Sets the strings of the subwidgets using the current - * language. - */ -void SearchOptionsForm::languageChange() -{ - setCaption( tr2i18n( "Search Options" ) ); - searchGroupBox->setTitle( tr2i18n( "Search parameters" ) ); - m_searchTextLabel->setText( tr2i18n( "Search for:" ) ); - m_syntaxButton->setText( tr2i18n( "&Help" ) ); - m_chooseModulesButton->setText( tr2i18n( "&Choose" ) ); - m_chooseRangeButton->setText( tr2i18n( "&Setup" ) ); - m_searchScopeLabel->setText( tr2i18n( "Search scope:" ) ); - m_modulesLabel->setText( tr2i18n( "Search in:" ) ); -} - -#include "searchoptionsform.moc" diff --git a/bibletime/frontend/searchdialog/searchresultsform.cpp b/bibletime/frontend/searchdialog/searchresultsform.cpp deleted file mode 100644 index 60e3e91..0000000 --- a/bibletime/frontend/searchdialog/searchresultsform.cpp +++ /dev/null @@ -1,88 +0,0 @@ -#include <kdialog.h> -#include <tdelocale.h> -/**************************************************************************** -** Form implementation generated from reading ui file './searchresultsform.ui' -** -** Created: Sa Mai 10 13:52:35 2008 -** -** WARNING! All changes made in this file will be lost! -****************************************************************************/ - -#include "searchresultsform.h" - -#include <tqvariant.h> -#include <tqpushbutton.h> -#include <tqsplitter.h> -#include <tqframe.h> -#include <tqlayout.h> -#include <tqtooltip.h> -#include <tqwhatsthis.h> -#include "cmoduleresultview.h" -#include "csearchresultview.h" - -/* - * Constructs a SearchResultsForm as a child of 'parent', with the - * name 'name' and widget flags set to 'f'. - */ -SearchResultsForm::SearchResultsForm( TQWidget* parent, const char* name, WFlags fl ) - : TQWidget( parent, name, fl ) -{ - if ( !name ) - setName( "SearchResultsForm" ); - setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)7, (TQSizePolicy::SizeType)7, 0, 0, sizePolicy().hasHeightForWidth() ) ); - setMinimumSize( TQSize( 300, 220 ) ); - setBaseSize( TQSize( 440, 290 ) ); - SearchResultsFormLayout = new TQVBoxLayout( this, 0, 3, "SearchResultsFormLayout"); - - displaySplitter = new TQSplitter( this, "displaySplitter" ); - displaySplitter->setMinimumSize( TQSize( 134, 44 ) ); - displaySplitter->setOrientation( TQSplitter::Horizontal ); - - TQWidget* privateLayoutWidget = new TQWidget( displaySplitter, "rightSideBox" ); - rightSideBox = new TQVBoxLayout( privateLayoutWidget, 0, 6, "rightSideBox"); - - resultSplitter = new TQSplitter( privateLayoutWidget, "resultSplitter" ); - resultSplitter->setOrientation( TQSplitter::Vertical ); - - m_moduleListBox = new Search::Result::CModuleResultView( resultSplitter, "m_moduleListBox" ); - - m_resultListBox = new Search::Result::CSearchResultView( resultSplitter, "m_resultListBox" ); - rightSideBox->addWidget( resultSplitter ); - - buttonLayout = new TQHBoxLayout( 0, 0, 6, "buttonLayout"); - - m_analyseButton = new TQPushButton( privateLayoutWidget, "m_analyseButton" ); - buttonLayout->addWidget( m_analyseButton ); - buttonSpacer = new TQSpacerItem( 10, 20, TQSizePolicy::Expanding, TQSizePolicy::Minimum ); - buttonLayout->addItem( buttonSpacer ); - rightSideBox->addLayout( buttonLayout ); - - m_displayFrame = new TQFrame( displaySplitter, "m_displayFrame" ); - m_displayFrame->setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)7, (TQSizePolicy::SizeType)7, 0, 0, m_displayFrame->sizePolicy().hasHeightForWidth() ) ); - m_displayFrame->setFrameShape( TQFrame::NoFrame ); - m_displayFrame->setFrameShadow( TQFrame::Plain ); - SearchResultsFormLayout->addWidget( displaySplitter ); - languageChange(); - resize( TQSize(300, 220).expandedTo(minimumSizeHint()) ); - clearWState( WState_Polished ); -} - -/* - * Destroys the object and frees any allocated resources - */ -SearchResultsForm::~SearchResultsForm() -{ - // no need to delete child widgets, TQt does it all for us -} - -/* - * Sets the strings of the subwidgets using the current - * language. - */ -void SearchResultsForm::languageChange() -{ - setCaption( tr2i18n( "SearchResults" ) ); - m_analyseButton->setText( tr2i18n( "Analyze search" ) ); -} - -#include "searchresultsform.moc" diff --git a/bibletime/frontend/util/CMakeLists.txt b/bibletime/frontend/util/CMakeLists.txt new file mode 100644 index 0000000..afa2e8c --- /dev/null +++ b/bibletime/frontend/util/CMakeLists.txt @@ -0,0 +1,19 @@ + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_SOURCE_DIR}/${PROJECT_NAME} + ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} +) + + +##### frontendutil (static) + +tde_add_library( frontendutil STATIC-PIC AUTOMOC + SOURCES + csortlistviewitem.cpp +) diff --git a/bibletime/pics/16x16/CMakeLists.txt b/bibletime/pics/16x16/CMakeLists.txt new file mode 100644 index 0000000..dd3d042 --- /dev/null +++ b/bibletime/pics/16x16/CMakeLists.txt @@ -0,0 +1,2 @@ + +tde_install_icons() diff --git a/bibletime/pics/22x22/CMakeLists.txt b/bibletime/pics/22x22/CMakeLists.txt new file mode 100644 index 0000000..dd3d042 --- /dev/null +++ b/bibletime/pics/22x22/CMakeLists.txt @@ -0,0 +1,2 @@ + +tde_install_icons() diff --git a/bibletime/pics/32x32/CMakeLists.txt b/bibletime/pics/32x32/CMakeLists.txt new file mode 100644 index 0000000..dd3d042 --- /dev/null +++ b/bibletime/pics/32x32/CMakeLists.txt @@ -0,0 +1,2 @@ + +tde_install_icons() diff --git a/bibletime/pics/48x48/CMakeLists.txt b/bibletime/pics/48x48/CMakeLists.txt new file mode 100644 index 0000000..dd3d042 --- /dev/null +++ b/bibletime/pics/48x48/CMakeLists.txt @@ -0,0 +1,2 @@ + +tde_install_icons() diff --git a/bibletime/pics/64x64/CMakeLists.txt b/bibletime/pics/64x64/CMakeLists.txt new file mode 100644 index 0000000..dd3d042 --- /dev/null +++ b/bibletime/pics/64x64/CMakeLists.txt @@ -0,0 +1,2 @@ + +tde_install_icons() diff --git a/bibletime/pics/CMakeLists.txt b/bibletime/pics/CMakeLists.txt new file mode 100644 index 0000000..42a3814 --- /dev/null +++ b/bibletime/pics/CMakeLists.txt @@ -0,0 +1,7 @@ + +tde_auto_add_subdirectories() + +install( + FILES startuplogo.png + DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/pics +) diff --git a/bibletime/util/CMakeLists.txt b/bibletime/util/CMakeLists.txt new file mode 100644 index 0000000..5c7b43f --- /dev/null +++ b/bibletime/util/CMakeLists.txt @@ -0,0 +1,16 @@ + +include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_SOURCE_DIR}/${PROJECT_NAME} + ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_BINARY_DIR} + ${TDE_INCLUDE_DIR} + ${TQT_INCLUDE_DIRS} + ${CLUCENE_INCLUDE_DIRS} + ${SWORD_INCLUDE_DIRS} +) + +tde_add_library( util STATIC-PIC AUTOMOC + SOURCES + cpointers.cpp cresmgr.cpp ctoolclass.cpp directoryutil.cpp +) diff --git a/bibletime/xml/CMakeLists.txt b/bibletime/xml/CMakeLists.txt new file mode 100644 index 0000000..2ba7883 --- /dev/null +++ b/bibletime/xml/CMakeLists.txt @@ -0,0 +1,5 @@ + +install( + FILES bibletimeui.rc + DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME} +) diff --git a/config.h.cmake b/config.h.cmake new file mode 100644 index 0000000..8ca8423 --- /dev/null +++ b/config.h.cmake @@ -0,0 +1,18 @@ +#define PACKAGE "@CMAKE_PROJECT_NAME@" +#define VERSION "@PACKAGE_VERSION@" + +// Defined if you have fvisibility and fvisibility-inlines-hidden support. +#cmakedefine __KDE_HAVE_GCC_VISIBILITY 1 + +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most + significant byte first (like Motorola and SPARC, unlike Intel). */ +#cmakedefine WORDS_BIGENDIAN @WORDS_BIGENDIAN@ + +/* Define if sword library API >= 1.6 */ +#cmakedefine SWORD_MULTIVERSE 1 + +/* Define if sword library API >= 1.7 */ +#cmakedefine SWORD_API_1_7 1 + +/* Define if clucene library API >= 2.0 */ +#cmakedefine CLUCENE_V2 1 diff --git a/docs/CMakeL10n.txt b/doc/CMakeL10n.txt index b585ce4..b585ce4 100644 --- a/docs/CMakeL10n.txt +++ b/doc/CMakeL10n.txt diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000..f2548a1 --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,6 @@ +SUBDIRS = en man + +EXTRA_DIST = tips + +rcdir = $(kde_datadir)/bibletime +rc_DATA = tips diff --git a/docs/handbook/CMakeL10n.txt b/doc/en/CMakeL10n.txt index b585ce4..b585ce4 100644 --- a/docs/handbook/CMakeL10n.txt +++ b/doc/en/CMakeL10n.txt diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt new file mode 100644 index 0000000..a03830a --- /dev/null +++ b/doc/en/CMakeLists.txt @@ -0,0 +1,3 @@ + +add_subdirectory( handbook ) +tde_conditional_add_subdirectory( WITH_HOWTO_DOC howto ) diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am new file mode 100644 index 0000000..b7a1e64 --- /dev/null +++ b/doc/en/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = handbook $(HOWTODIR) diff --git a/docs/howto/CMakeL10n.txt b/doc/en/handbook/CMakeL10n.txt index b585ce4..b585ce4 100644 --- a/docs/howto/CMakeL10n.txt +++ b/doc/en/handbook/CMakeL10n.txt diff --git a/doc/en/handbook/CMakeLists.txt b/doc/en/handbook/CMakeLists.txt new file mode 100644 index 0000000..5b45dc8 --- /dev/null +++ b/doc/en/handbook/CMakeLists.txt @@ -0,0 +1,3 @@ + +add_subdirectory( unicode ) +add_subdirectory( html ) diff --git a/docs/handbook/Makefile.am b/doc/en/handbook/Makefile.am index c4da710..c4da710 100644 --- a/docs/handbook/Makefile.am +++ b/doc/en/handbook/Makefile.am diff --git a/doc/en/handbook/html/CMakeLists.txt b/doc/en/handbook/html/CMakeLists.txt new file mode 100644 index 0000000..f213264 --- /dev/null +++ b/doc/en/handbook/html/CMakeLists.txt @@ -0,0 +1,7 @@ + +file( GLOB handbook_images *.png ) + +install( + FILES ${handbook_images} + DESTINATION ${HTML_INSTALL_DIR}/en/${PROJECT_NAME}/handbook +) diff --git a/docs/handbook/html/Makefile.am b/doc/en/handbook/html/Makefile.am index bb1a3ce..bb1a3ce 100644 --- a/docs/handbook/html/Makefile.am +++ b/doc/en/handbook/html/Makefile.am diff --git a/docs/handbook/html/i_bible.png b/doc/en/handbook/html/i_bible.png Binary files differindex 5eff64d..5eff64d 100644 --- a/docs/handbook/html/i_bible.png +++ b/doc/en/handbook/html/i_bible.png diff --git a/docs/handbook/html/i_bible_add.png b/doc/en/handbook/html/i_bible_add.png Binary files differindex 41854e4..41854e4 100644 --- a/docs/handbook/html/i_bible_add.png +++ b/doc/en/handbook/html/i_bible_add.png diff --git a/docs/handbook/html/i_bibletime.png b/doc/en/handbook/html/i_bibletime.png Binary files differindex 4405521..4405521 100644 --- a/docs/handbook/html/i_bibletime.png +++ b/doc/en/handbook/html/i_bibletime.png diff --git a/docs/handbook/html/i_book.png b/doc/en/handbook/html/i_book.png Binary files differindex 5c61816..5c61816 100644 --- a/docs/handbook/html/i_book.png +++ b/doc/en/handbook/html/i_book.png diff --git a/docs/handbook/html/i_book_add.png b/doc/en/handbook/html/i_book_add.png Binary files differindex e839b02..e839b02 100644 --- a/docs/handbook/html/i_book_add.png +++ b/doc/en/handbook/html/i_book_add.png diff --git a/docs/handbook/html/i_cascade.png b/doc/en/handbook/html/i_cascade.png Binary files differindex b9c5005..b9c5005 100644 --- a/docs/handbook/html/i_cascade.png +++ b/doc/en/handbook/html/i_cascade.png diff --git a/docs/handbook/html/i_cascade_auto.png b/doc/en/handbook/html/i_cascade_auto.png Binary files differindex 9b40021..9b40021 100644 --- a/docs/handbook/html/i_cascade_auto.png +++ b/doc/en/handbook/html/i_cascade_auto.png diff --git a/docs/handbook/html/i_commentary.png b/doc/en/handbook/html/i_commentary.png Binary files differindex 9ad8771..9ad8771 100644 --- a/docs/handbook/html/i_commentary.png +++ b/doc/en/handbook/html/i_commentary.png diff --git a/docs/handbook/html/i_commentary_add.png b/doc/en/handbook/html/i_commentary_add.png Binary files differindex 38415ee..38415ee 100644 --- a/docs/handbook/html/i_commentary_add.png +++ b/doc/en/handbook/html/i_commentary_add.png diff --git a/docs/handbook/html/i_configure.png b/doc/en/handbook/html/i_configure.png Binary files differindex d0e5539..d0e5539 100644 --- a/docs/handbook/html/i_configure.png +++ b/doc/en/handbook/html/i_configure.png diff --git a/docs/handbook/html/i_configureaccels.png b/doc/en/handbook/html/i_configureaccels.png Binary files differindex 069c86c..069c86c 100644 --- a/docs/handbook/html/i_configureaccels.png +++ b/doc/en/handbook/html/i_configureaccels.png diff --git a/docs/handbook/html/i_configuredisplay.png b/doc/en/handbook/html/i_configuredisplay.png Binary files differindex a38cfbf..a38cfbf 100644 --- a/docs/handbook/html/i_configuredisplay.png +++ b/doc/en/handbook/html/i_configuredisplay.png diff --git a/docs/handbook/html/i_configurefonts.png b/doc/en/handbook/html/i_configurefonts.png Binary files differindex fc98267..fc98267 100644 --- a/docs/handbook/html/i_configurefonts.png +++ b/doc/en/handbook/html/i_configurefonts.png diff --git a/docs/handbook/html/i_configurestart.png b/doc/en/handbook/html/i_configurestart.png Binary files differindex f52aeef..f52aeef 100644 --- a/docs/handbook/html/i_configurestart.png +++ b/doc/en/handbook/html/i_configurestart.png diff --git a/docs/handbook/html/i_configuresword.png b/doc/en/handbook/html/i_configuresword.png Binary files differindex 4959ebb..4959ebb 100644 --- a/docs/handbook/html/i_configuresword.png +++ b/doc/en/handbook/html/i_configuresword.png diff --git a/docs/handbook/html/i_configuretoolbars.png b/doc/en/handbook/html/i_configuretoolbars.png Binary files differindex 8ee2111..8ee2111 100644 --- a/docs/handbook/html/i_configuretoolbars.png +++ b/doc/en/handbook/html/i_configuretoolbars.png diff --git a/docs/handbook/html/i_contents.png b/doc/en/handbook/html/i_contents.png Binary files differindex 9311691..9311691 100644 --- a/docs/handbook/html/i_contents.png +++ b/doc/en/handbook/html/i_contents.png diff --git a/docs/handbook/html/i_delete.png b/doc/en/handbook/html/i_delete.png Binary files differindex f78a2ec..f78a2ec 100644 --- a/docs/handbook/html/i_delete.png +++ b/doc/en/handbook/html/i_delete.png diff --git a/docs/handbook/html/i_editdelete.png b/doc/en/handbook/html/i_editdelete.png Binary files differindex da0ef31..da0ef31 100644 --- a/docs/handbook/html/i_editdelete.png +++ b/doc/en/handbook/html/i_editdelete.png diff --git a/docs/handbook/html/i_exit.png b/doc/en/handbook/html/i_exit.png Binary files differindex 8b90671..8b90671 100644 --- a/docs/handbook/html/i_exit.png +++ b/doc/en/handbook/html/i_exit.png diff --git a/docs/handbook/html/i_fileclose.png b/doc/en/handbook/html/i_fileclose.png Binary files differindex a4a5f3d..a4a5f3d 100644 --- a/docs/handbook/html/i_fileclose.png +++ b/doc/en/handbook/html/i_fileclose.png diff --git a/docs/handbook/html/i_fileprint.png b/doc/en/handbook/html/i_fileprint.png Binary files differindex cc996db..cc996db 100644 --- a/docs/handbook/html/i_fileprint.png +++ b/doc/en/handbook/html/i_fileprint.png diff --git a/docs/handbook/html/i_find.png b/doc/en/handbook/html/i_find.png Binary files differindex 83089cf..83089cf 100644 --- a/docs/handbook/html/i_find.png +++ b/doc/en/handbook/html/i_find.png diff --git a/docs/handbook/html/i_fullscreen.png b/doc/en/handbook/html/i_fullscreen.png Binary files differindex cc8426a..cc8426a 100644 --- a/docs/handbook/html/i_fullscreen.png +++ b/doc/en/handbook/html/i_fullscreen.png diff --git a/docs/handbook/html/i_go.png b/doc/en/handbook/html/i_go.png Binary files differindex 6f4d363..6f4d363 100644 --- a/docs/handbook/html/i_go.png +++ b/doc/en/handbook/html/i_go.png diff --git a/docs/handbook/html/i_ktip.png b/doc/en/handbook/html/i_ktip.png Binary files differindex 4a28220..4a28220 100644 --- a/docs/handbook/html/i_ktip.png +++ b/doc/en/handbook/html/i_ktip.png diff --git a/docs/handbook/html/i_lexicon.png b/doc/en/handbook/html/i_lexicon.png Binary files differindex 0d68cb3..0d68cb3 100644 --- a/docs/handbook/html/i_lexicon.png +++ b/doc/en/handbook/html/i_lexicon.png diff --git a/docs/handbook/html/i_lexicon_add.png b/doc/en/handbook/html/i_lexicon_add.png Binary files differindex 63a0581..63a0581 100644 --- a/docs/handbook/html/i_lexicon_add.png +++ b/doc/en/handbook/html/i_lexicon_add.png diff --git a/docs/handbook/html/i_pencil.png b/doc/en/handbook/html/i_pencil.png Binary files differindex 6951c33..6951c33 100644 --- a/docs/handbook/html/i_pencil.png +++ b/doc/en/handbook/html/i_pencil.png diff --git a/docs/handbook/html/i_sidetree.png b/doc/en/handbook/html/i_sidetree.png Binary files differindex f7bf899..f7bf899 100644 --- a/docs/handbook/html/i_sidetree.png +++ b/doc/en/handbook/html/i_sidetree.png diff --git a/docs/handbook/html/i_sync.png b/doc/en/handbook/html/i_sync.png Binary files differindex ec7606b..ec7606b 100644 --- a/docs/handbook/html/i_sync.png +++ b/doc/en/handbook/html/i_sync.png diff --git a/docs/handbook/html/i_tile.png b/doc/en/handbook/html/i_tile.png Binary files differindex 9b979f1..9b979f1 100644 --- a/docs/handbook/html/i_tile.png +++ b/doc/en/handbook/html/i_tile.png diff --git a/docs/handbook/html/i_tile_auto.png b/doc/en/handbook/html/i_tile_auto.png Binary files differindex 4519100..4519100 100644 --- a/docs/handbook/html/i_tile_auto.png +++ b/doc/en/handbook/html/i_tile_auto.png diff --git a/docs/handbook/html/ss_configfonts.png b/doc/en/handbook/html/ss_configfonts.png Binary files differindex 05e8ea6..05e8ea6 100644 --- a/docs/handbook/html/ss_configfonts.png +++ b/doc/en/handbook/html/ss_configfonts.png diff --git a/docs/handbook/html/ss_configtoolbar.png b/doc/en/handbook/html/ss_configtoolbar.png Binary files differindex 783de9a..783de9a 100644 --- a/docs/handbook/html/ss_configtoolbar.png +++ b/doc/en/handbook/html/ss_configtoolbar.png diff --git a/docs/handbook/html/ss_mainterms.png b/doc/en/handbook/html/ss_mainterms.png Binary files differindex a4c8a15..a4c8a15 100644 --- a/docs/handbook/html/ss_mainterms.png +++ b/doc/en/handbook/html/ss_mainterms.png diff --git a/docs/handbook/html/ss_searchanal.png b/doc/en/handbook/html/ss_searchanal.png Binary files differindex 770289d..770289d 100644 --- a/docs/handbook/html/ss_searchanal.png +++ b/doc/en/handbook/html/ss_searchanal.png diff --git a/docs/handbook/html/ss_searchopts.png b/doc/en/handbook/html/ss_searchopts.png Binary files differindex 057d962..057d962 100644 --- a/docs/handbook/html/ss_searchopts.png +++ b/doc/en/handbook/html/ss_searchopts.png diff --git a/docs/handbook/unicode/CMakeL10n.txt b/doc/en/handbook/unicode/CMakeL10n.txt index 03d866a..03d866a 100644 --- a/docs/handbook/unicode/CMakeL10n.txt +++ b/doc/en/handbook/unicode/CMakeL10n.txt diff --git a/doc/en/handbook/unicode/CMakeLists.txt b/doc/en/handbook/unicode/CMakeLists.txt new file mode 100644 index 0000000..fab9335 --- /dev/null +++ b/doc/en/handbook/unicode/CMakeLists.txt @@ -0,0 +1,7 @@ + +file( GLOB handbook_text *.docbook ) + +install( + FILES ${handbook_text} + DESTINATION ${HTML_INSTALL_DIR}/en/${PROJECT_NAME}/handbook +) diff --git a/docs/handbook/unicode/Makefile.am b/doc/en/handbook/unicode/Makefile.am index ff6497b..ff6497b 100644 --- a/docs/handbook/unicode/Makefile.am +++ b/doc/en/handbook/unicode/Makefile.am diff --git a/docs/handbook/unicode/hdbk-config.docbook b/doc/en/handbook/unicode/hdbk-config.docbook index 94a037e..94a037e 100644 --- a/docs/handbook/unicode/hdbk-config.docbook +++ b/doc/en/handbook/unicode/hdbk-config.docbook diff --git a/docs/handbook/unicode/hdbk-intro.docbook b/doc/en/handbook/unicode/hdbk-intro.docbook index 811363d..811363d 100644 --- a/docs/handbook/unicode/hdbk-intro.docbook +++ b/doc/en/handbook/unicode/hdbk-intro.docbook diff --git a/docs/handbook/unicode/hdbk-operation.docbook b/doc/en/handbook/unicode/hdbk-operation.docbook index 46ad308..46ad308 100644 --- a/docs/handbook/unicode/hdbk-operation.docbook +++ b/doc/en/handbook/unicode/hdbk-operation.docbook diff --git a/docs/handbook/unicode/hdbk-reference.docbook b/doc/en/handbook/unicode/hdbk-reference.docbook index f23872b..f23872b 100644 --- a/docs/handbook/unicode/hdbk-reference.docbook +++ b/doc/en/handbook/unicode/hdbk-reference.docbook diff --git a/docs/handbook/unicode/hdbk-start.docbook b/doc/en/handbook/unicode/hdbk-start.docbook index 525fb07..525fb07 100644 --- a/docs/handbook/unicode/hdbk-start.docbook +++ b/doc/en/handbook/unicode/hdbk-start.docbook diff --git a/docs/handbook/unicode/index.docbook b/doc/en/handbook/unicode/index.docbook index a0c5d07..a0c5d07 100644 --- a/docs/handbook/unicode/index.docbook +++ b/doc/en/handbook/unicode/index.docbook diff --git a/doc/en/howto/CMakeL10n.txt b/doc/en/howto/CMakeL10n.txt new file mode 100644 index 0000000..b585ce4 --- /dev/null +++ b/doc/en/howto/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/doc/en/howto/CMakeLists.txt b/doc/en/howto/CMakeLists.txt new file mode 100644 index 0000000..9890284 --- /dev/null +++ b/doc/en/howto/CMakeLists.txt @@ -0,0 +1,2 @@ + +add_subdirectory( unicode ) diff --git a/docs/howto/Makefile.am b/doc/en/howto/Makefile.am index c4da710..c4da710 100644 --- a/docs/howto/Makefile.am +++ b/doc/en/howto/Makefile.am diff --git a/docs/howto/html/Makefile.am b/doc/en/howto/html/Makefile.am index 6854ff2..6854ff2 100644 --- a/docs/howto/html/Makefile.am +++ b/doc/en/howto/html/Makefile.am diff --git a/docs/howto/unicode/CMakeL10n.txt b/doc/en/howto/unicode/CMakeL10n.txt index 4dfa67b..4dfa67b 100644 --- a/docs/howto/unicode/CMakeL10n.txt +++ b/doc/en/howto/unicode/CMakeL10n.txt diff --git a/doc/en/howto/unicode/CMakeLists.txt b/doc/en/howto/unicode/CMakeLists.txt new file mode 100644 index 0000000..f6c9bce --- /dev/null +++ b/doc/en/howto/unicode/CMakeLists.txt @@ -0,0 +1,7 @@ + +file( GLOB howto_text *.docbook ) + +install( + FILES ${howto_text} + DESTINATION ${HTML_INSTALL_DIR}/en/${PROJECT_NAME}/howto +) diff --git a/docs/howto/unicode/Makefile.am b/doc/en/howto/unicode/Makefile.am index 1a39c03..1a39c03 100644 --- a/docs/howto/unicode/Makefile.am +++ b/doc/en/howto/unicode/Makefile.am diff --git a/docs/howto/unicode/how2-basics.docbook b/doc/en/howto/unicode/how2-basics.docbook index f70bf81..f70bf81 100644 --- a/docs/howto/unicode/how2-basics.docbook +++ b/doc/en/howto/unicode/how2-basics.docbook diff --git a/docs/howto/unicode/how2-importance.docbook b/doc/en/howto/unicode/how2-importance.docbook index 8464528..8464528 100644 --- a/docs/howto/unicode/how2-importance.docbook +++ b/doc/en/howto/unicode/how2-importance.docbook diff --git a/docs/howto/unicode/how2-interpretation.docbook b/doc/en/howto/unicode/how2-interpretation.docbook index aadc189..aadc189 100644 --- a/docs/howto/unicode/how2-interpretation.docbook +++ b/doc/en/howto/unicode/how2-interpretation.docbook diff --git a/docs/howto/unicode/index.docbook b/doc/en/howto/unicode/index.docbook index 2570dcc..2570dcc 100644 --- a/docs/howto/unicode/index.docbook +++ b/doc/en/howto/unicode/index.docbook diff --git a/docs/ksgmltools-bug-read-me.txt b/doc/ksgmltools-bug-read-me.txt index 5a40a7f..5a40a7f 100644 --- a/docs/ksgmltools-bug-read-me.txt +++ b/doc/ksgmltools-bug-read-me.txt diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt new file mode 100644 index 0000000..60c7e44 --- /dev/null +++ b/doc/man/CMakeLists.txt @@ -0,0 +1,42 @@ + +file( GLOB_RECURSE _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} * ) +unset( _dirs ) +foreach( _man_file IN LISTS _man_files ) + get_filename_component( _dir ${_man_file} PATH ) + list( APPEND _dirs ${_dir} ) +endforeach() +if( _dirs ) + list( SORT _dirs ) + list( REMOVE_DUPLICATES _dirs ) +endif() + +string( REGEX REPLACE "[ \r\n\t]+" ";" _linguas "$ENV{LINGUAS}" ) + +foreach( _dir IN LISTS _dirs ) + string( REGEX REPLACE "/.*" "" _lang ${_dir} ) + if( ${_lang} STREQUAL "en" OR + "${_linguas}" MATCHES "^;*$" OR + ";${_linguas};" MATCHES ";${_lang};" ) + + file( GLOB_RECURSE _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} ${_lang}/* ) + foreach( _man_file IN LISTS _man_files ) + if( ${_man_file} MATCHES "\\.[0-9]$" ) + string( REGEX REPLACE ".*\\.([0-9])$" "\\1" _man_section "${_man_file}" ) + list( APPEND _man_files_${_man_section} "${_man_file}" ) + list( APPEND _man_sections "${_man_section}" ) + endif() + endforeach() + if( ${_lang} STREQUAL "en" ) + set( _lang_dir "" ) + else() + set( _lang_dir "/${_lang}" ) + endif() + foreach( _man_section IN LISTS _man_sections ) + INSTALL( + FILES ${_man_files_${_man_section}} + DESTINATION ${MAN_INSTALL_DIR}${_lang_dir}/man${_man_section} + COMPONENT doc + ) + endforeach() + endif() +endforeach() diff --git a/docs/man/Makefile.am b/doc/man/Makefile.am index 54cb7de..54cb7de 100644 --- a/docs/man/Makefile.am +++ b/doc/man/Makefile.am diff --git a/docs/man/de/Makefile.am b/doc/man/de/Makefile.am index d92dbf4..d92dbf4 100644 --- a/docs/man/de/Makefile.am +++ b/doc/man/de/Makefile.am diff --git a/docs/man/de/bibletime.1 b/doc/man/de/bibletime.1 index a7b223a..a7b223a 100644 --- a/docs/man/de/bibletime.1 +++ b/doc/man/de/bibletime.1 diff --git a/docs/man/en/Makefile.am b/doc/man/en/Makefile.am index 631181c..631181c 100644 --- a/docs/man/en/Makefile.am +++ b/doc/man/en/Makefile.am diff --git a/docs/man/en/bibletime.1 b/doc/man/en/bibletime.1 index 46332c7..46332c7 100644 --- a/docs/man/en/bibletime.1 +++ b/doc/man/en/bibletime.1 diff --git a/docs/Makefile.am b/docs/Makefile.am deleted file mode 100644 index e44b793..0000000 --- a/docs/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -# this Makefile.am was automatically generated by bibletime/maintenance/gen_am.sh -# please do not edit this file but rather run the script to update - - -SUBDIRS = handbook $(HOWTODIR) man - -EXTRA_DIST = tips - -rcdir = $(kde_datadir)/bibletime -rc_DATA = tips diff --git a/translations/desktop_files/bibletime-desktops.pot b/translations/desktop_files/bibletime-desktops.pot new file mode 100644 index 0000000..9fb8d57 --- /dev/null +++ b/translations/desktop_files/bibletime-desktops.pot @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-12-12 23:01+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: bibletime.desktop:2 +msgid "BibleTime" +msgstr "" + +#. GenericName +#: bibletime.desktop:4 +msgid "Bible Study Tool" +msgstr "" + +#. Comment +#: bibletime.desktop:6 +msgid "An easy to use bible study tool" +msgstr "" diff --git a/translations/desktop_files/cs.po b/translations/desktop_files/cs.po new file mode 100644 index 0000000..d700986 --- /dev/null +++ b/translations/desktop_files/cs.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-12-12 23:01+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: bibletime.desktop:2 +msgid "BibleTime" +msgstr "BibleTime" + +#. GenericName +#: bibletime.desktop:4 +msgid "Bible Study Tool" +msgstr "" + +#. Comment +#: bibletime.desktop:6 +msgid "An easy to use bible study tool" +msgstr "Snadno použitelný nátroj pro studium Bible" diff --git a/translations/desktop_files/da.po b/translations/desktop_files/da.po new file mode 100644 index 0000000..0de02ef --- /dev/null +++ b/translations/desktop_files/da.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-12-12 23:01+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: bibletime.desktop:2 +msgid "BibleTime" +msgstr "Bibeltime" + +#. GenericName +#: bibletime.desktop:4 +msgid "Bible Study Tool" +msgstr "" + +#. Comment +#: bibletime.desktop:6 +msgid "An easy to use bible study tool" +msgstr "Et letanvendeligt bibelstudieprogram" diff --git a/translations/desktop_files/de.po b/translations/desktop_files/de.po new file mode 100644 index 0000000..cbc4419 --- /dev/null +++ b/translations/desktop_files/de.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-12-12 23:01+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: bibletime.desktop:2 +msgid "BibleTime" +msgstr "BibleTime" + +#. GenericName +#: bibletime.desktop:4 +msgid "Bible Study Tool" +msgstr "" + +#. Comment +#: bibletime.desktop:6 +msgid "An easy to use bible study tool" +msgstr "Ein einfach zu benutzendes Bibelprogramm" diff --git a/translations/desktop_files/fr.po b/translations/desktop_files/fr.po new file mode 100644 index 0000000..5dbffc2 --- /dev/null +++ b/translations/desktop_files/fr.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-12-12 23:01+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: bibletime.desktop:2 +msgid "BibleTime" +msgstr "BibleTime" + +#. GenericName +#: bibletime.desktop:4 +msgid "Bible Study Tool" +msgstr "" + +#. Comment +#: bibletime.desktop:6 +msgid "An easy to use bible study tool" +msgstr "Un outil d'éude biblique facile à utiliser" diff --git a/translations/messages/bibletime.pot b/translations/messages/bibletime.pot new file mode 100644 index 0000000..03764fe --- /dev/null +++ b/translations/messages/bibletime.pot @@ -0,0 +1,2899 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-09-26 18:29+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#: main.cpp:231 +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#: main.cpp:232 +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: backend/bt_osishtml.cpp:325 +msgid "Alternative text" +msgstr "" + +#: backend/bt_osishtml.cpp:483 +msgid "Added text" +msgstr "" + +#: backend/cdisplaytemplatemgr.cpp:184 +msgid "(user template)" +msgstr "" + +#: backend/clanguagemgr.cpp:197 +msgid "Afrikaans" +msgstr "" + +#: backend/clanguagemgr.cpp:200 +msgid "English, Old (ca.450-1100)" +msgstr "" + +#: backend/clanguagemgr.cpp:202 +msgid "Arabic" +msgstr "" + +#: backend/clanguagemgr.cpp:205 +msgid "Azerbaijani" +msgstr "" + +#: backend/clanguagemgr.cpp:208 +msgid "Belarusian" +msgstr "" + +#: backend/clanguagemgr.cpp:210 +msgid "Bulgarian" +msgstr "" + +#: backend/clanguagemgr.cpp:216 +msgid "Breton" +msgstr "" + +#: backend/clanguagemgr.cpp:218 +msgid "Bosnian" +msgstr "" + +#: backend/clanguagemgr.cpp:220 +msgid "Catalan" +msgstr "" + +#: backend/clanguagemgr.cpp:223 +msgid "Cebuano" +msgstr "" + +#: backend/clanguagemgr.cpp:225 +msgid "Chamorro" +msgstr "" + +#: backend/clanguagemgr.cpp:228 +msgid "Coptic" +msgstr "" + +#: backend/clanguagemgr.cpp:230 +msgid "Czech" +msgstr "" + +#: backend/clanguagemgr.cpp:232 +msgid "Church Slavic" +msgstr "" + +#: backend/clanguagemgr.cpp:235 +msgid "Welsh" +msgstr "" + +#: backend/clanguagemgr.cpp:237 +msgid "Danish" +msgstr "" + +#: backend/clanguagemgr.cpp:239 +msgid "German" +msgstr "" + +#: backend/clanguagemgr.cpp:243 +msgid "Greek, Modern (1453-)" +msgstr "" + +#: backend/clanguagemgr.cpp:245 +msgid "English" +msgstr "" + +#: backend/clanguagemgr.cpp:247 +msgid "American English" +msgstr "" + +#: backend/clanguagemgr.cpp:249 +msgid "English, Middle (1100-1500)" +msgstr "" + +#: backend/clanguagemgr.cpp:251 +msgid "Esperanto" +msgstr "" + +#: backend/clanguagemgr.cpp:253 +msgid "Spanish" +msgstr "" + +#: backend/clanguagemgr.cpp:255 +msgid "Estonian" +msgstr "" + +#: backend/clanguagemgr.cpp:257 +msgid "Basque" +msgstr "" + +#: backend/clanguagemgr.cpp:260 +msgid "Finnish" +msgstr "" + +#: backend/clanguagemgr.cpp:264 +msgid "French" +msgstr "" + +#: backend/clanguagemgr.cpp:266 +msgid "Frisian" +msgstr "" + +#: backend/clanguagemgr.cpp:268 +msgid "Irish" +msgstr "" + +#: backend/clanguagemgr.cpp:270 +msgid "Gaelic (Scots)" +msgstr "" + +#: backend/clanguagemgr.cpp:275 +msgid "Gothic" +msgstr "" + +#: backend/clanguagemgr.cpp:277 +msgid "Manx" +msgstr "" + +#: backend/clanguagemgr.cpp:279 +msgid "Greek, Ancient (to 1453)" +msgstr "" + +#: backend/clanguagemgr.cpp:281 +msgid "Hebrew" +msgstr "" + +#: backend/clanguagemgr.cpp:283 +msgid "Hausa" +msgstr "" + +#: backend/clanguagemgr.cpp:285 +msgid "Hawaiian" +msgstr "" + +#: backend/clanguagemgr.cpp:289 +msgid "Croatian" +msgstr "" + +#: backend/clanguagemgr.cpp:291 +msgid "Hungarian" +msgstr "" + +#: backend/clanguagemgr.cpp:293 +msgid "Armenian" +msgstr "" + +#: backend/clanguagemgr.cpp:298 +msgid "Indonesian" +msgstr "" + +#: backend/clanguagemgr.cpp:302 +msgid "Icelandic" +msgstr "" + +#: backend/clanguagemgr.cpp:304 +msgid "Italian" +msgstr "" + +#: backend/clanguagemgr.cpp:308 +msgid "Japanese" +msgstr "" + +#: backend/clanguagemgr.cpp:310 +msgid "Georgian" +msgstr "" + +#: backend/clanguagemgr.cpp:319 +msgid "Korean" +msgstr "" + +#: backend/clanguagemgr.cpp:322 +msgid "Kurdish" +msgstr "" + +#: backend/clanguagemgr.cpp:326 +msgid "Kirghiz" +msgstr "" + +#: backend/clanguagemgr.cpp:328 +msgid "Latin" +msgstr "" + +#: backend/clanguagemgr.cpp:333 +msgid "Lithuanian" +msgstr "" + +#: backend/clanguagemgr.cpp:335 +msgid "Latvian" +msgstr "" + +#: backend/clanguagemgr.cpp:339 +msgid "Maori" +msgstr "" + +#: backend/clanguagemgr.cpp:341 backend/clanguagemgr.cpp:477 +msgid "Macedonian" +msgstr "" + +#: backend/clanguagemgr.cpp:346 +msgid "More" +msgstr "" + +#: backend/clanguagemgr.cpp:349 +msgid "Malay" +msgstr "" + +#: backend/clanguagemgr.cpp:351 +msgid "Maltese" +msgstr "" + +#: backend/clanguagemgr.cpp:358 +msgid "Low German; Low Saxon" +msgstr "" + +#: backend/clanguagemgr.cpp:362 +msgid "Dutch" +msgstr "" + +#: backend/clanguagemgr.cpp:365 +msgid "Norwegian" +msgstr "" + +#: backend/clanguagemgr.cpp:377 +msgid "Papiamento" +msgstr "" + +#: backend/clanguagemgr.cpp:380 +msgid "Polish" +msgstr "" + +#: backend/clanguagemgr.cpp:383 +msgid "Portuguese" +msgstr "" + +#: backend/clanguagemgr.cpp:385 +msgid "Brasilian Portuguese" +msgstr "" + +#: backend/clanguagemgr.cpp:392 +msgid "Romanian" +msgstr "" + +#: backend/clanguagemgr.cpp:394 +msgid "Russian" +msgstr "" + +#: backend/clanguagemgr.cpp:400 +msgid "Scots" +msgstr "" + +#: backend/clanguagemgr.cpp:406 +msgid "Slovak" +msgstr "" + +#: backend/clanguagemgr.cpp:408 +msgid "Slovenian" +msgstr "" + +#: backend/clanguagemgr.cpp:412 +msgid "Somali" +msgstr "" + +#: backend/clanguagemgr.cpp:414 +msgid "Albanian" +msgstr "" + +#: backend/clanguagemgr.cpp:420 +msgid "Swedish" +msgstr "" + +#: backend/clanguagemgr.cpp:422 +msgid "Swahili" +msgstr "" + +#: backend/clanguagemgr.cpp:424 +msgid "Syriac" +msgstr "" + +#: backend/clanguagemgr.cpp:426 +msgid "Tamil" +msgstr "" + +#: backend/clanguagemgr.cpp:430 +msgid "Thai" +msgstr "" + +#: backend/clanguagemgr.cpp:433 +msgid "Tagalog" +msgstr "" + +#: backend/clanguagemgr.cpp:435 +msgid "Tswana" +msgstr "" + +#: backend/clanguagemgr.cpp:437 +msgid "Turkish" +msgstr "" + +#: backend/clanguagemgr.cpp:442 +msgid "Tahitian" +msgstr "" + +#: backend/clanguagemgr.cpp:446 +msgid "Ukrainian" +msgstr "" + +#: backend/clanguagemgr.cpp:451 +msgid "Vietnamese" +msgstr "" + +#: backend/clanguagemgr.cpp:457 +msgid "Xhosa" +msgstr "" + +#: backend/clanguagemgr.cpp:459 +msgid "Bavarian" +msgstr "" + +#: backend/clanguagemgr.cpp:461 +msgid "Zarma" +msgstr "" + +#: backend/clanguagemgr.cpp:463 +msgid "Alemannisch" +msgstr "" + +#: backend/clanguagemgr.cpp:465 +msgid "Haitian Creole French" +msgstr "" + +#: backend/clanguagemgr.cpp:467 +msgid "Itzá" +msgstr "" + +#: backend/clanguagemgr.cpp:469 +msgid "Shuar" +msgstr "" + +#: backend/clanguagemgr.cpp:471 +msgid "Kekchí" +msgstr "" + +#: backend/clanguagemgr.cpp:473 +msgid "Kabyle" +msgstr "" + +#: backend/clanguagemgr.cpp:475 +msgid "Lombard" +msgstr "" + +#: backend/clanguagemgr.cpp:479 +msgid "Tok Pisin" +msgstr "" + +#: backend/clanguagemgr.cpp:481 +msgid "Uma" +msgstr "" + +#: backend/clanguagemgr.cpp:483 +msgid "Romani, Vlax" +msgstr "" + +#: backend/clanguagemgr.cpp:485 +msgid "Sango" +msgstr "" + +#: backend/clanguagemgr.cpp:487 +msgid "Sranan" +msgstr "" + +#: backend/clanguagemgr.cpp:492 +msgid "Chinese" +msgstr "" + +#: backend/clanguagemgr.cpp:494 +msgid "Zulu" +msgstr "" + +#: backend/cswordbackend.cpp:503 +msgid "Footnotes" +msgstr "" + +#: backend/cswordbackend.cpp:506 +msgid "Strong's numbers" +msgstr "" + +#: backend/cswordbackend.cpp:509 +msgid "Headings" +msgstr "" + +#: backend/cswordbackend.cpp:512 +msgid "Morphological tags" +msgstr "" + +#: backend/cswordbackend.cpp:515 +msgid "Lemmas" +msgstr "" + +#: backend/cswordbackend.cpp:518 +msgid "Hebrew vowel points" +msgstr "" + +#: backend/cswordbackend.cpp:521 +msgid "Hebrew cantillation marks" +msgstr "" + +#: backend/cswordbackend.cpp:524 +msgid "Greek accents" +msgstr "" + +#: backend/cswordbackend.cpp:527 +msgid "Red letter words" +msgstr "" + +#: backend/cswordbackend.cpp:530 +msgid "Textual variants" +msgstr "" + +#: backend/cswordbackend.cpp:533 +msgid "Scripture cross-references" +msgstr "" + +#: backend/cswordbackend.cpp:536 +msgid "Morph segmentation" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:759 util/ctoolclass.cpp:213 +msgid "Version" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:760 backend/cswordmoduleinfo.cpp:765 +#: frontend/cprofile.cpp:30 frontend/mainindex/cindexitem.cpp:289 +msgid "unknown" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:763 +msgid "Markup" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:768 frontend/cswordsetupmodulelistview.cpp:86 +msgid "Location" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:772 util/ctoolclass.cpp:205 +msgid "Language" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:777 +msgid "Category" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:782 +msgid "LCSH" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:786 +msgid "Writable" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:787 +msgid "yes" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:787 +msgid "no" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:791 util/ctoolclass.cpp:208 +msgid "Unlock key" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:810 +msgid "Features" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:818 util/ctoolclass.cpp:201 +msgid "Take care, this work contains cult / questionable material!" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:852 +msgid "Distribution license" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:854 +msgid "Distribution source" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:856 +msgid "Distribution notes" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:858 +msgid "Text source" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:860 +msgid "Copyright notes" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:862 +msgid "Copyright holder" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:864 +msgid "Copyright date" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:866 +msgid "Copyright contact name" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:868 +msgid "Copyright contact address" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:870 +msgid "Copyright contact email" +msgstr "" + +#: bibletime_init.cpp:75 +msgid "Creating BibleTime's GUI" +msgstr "" + +#: bibletime_init.cpp:87 frontend/mainindex/cmainindex.cpp:147 +msgid "Bookshelf" +msgstr "" + +#: bibletime_init.cpp:104 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime_init.cpp:115 +msgid "Search in &open work(s)" +msgstr "" + +#: bibletime_init.cpp:128 +msgid "Search in standard &Bible" +msgstr "" + +#: bibletime_init.cpp:150 +msgid "&Show bookshelf" +msgstr "" + +#: bibletime_init.cpp:162 +msgid "Show &mag" +msgstr "" + +#: bibletime_init.cpp:182 +msgid "Bookshelf &Manager" +msgstr "" + +#: bibletime_init.cpp:208 +msgid "&Arrangement mode" +msgstr "" + +#: bibletime_init.cpp:214 +msgid "&Manual mode" +msgstr "" + +#: bibletime_init.cpp:231 +msgid "Auto-tile &vertically" +msgstr "" + +#: bibletime_init.cpp:248 +msgid "Auto-tile &horizontally" +msgstr "" + +#: bibletime_init.cpp:265 +msgid "Auto-&cascade" +msgstr "" + +#: bibletime_init.cpp:281 +msgid "&Cascade" +msgstr "" + +#: bibletime_init.cpp:295 +msgid "Tile &vertically" +msgstr "" + +#: bibletime_init.cpp:307 +msgid "Tile &horizontally" +msgstr "" + +#: bibletime_init.cpp:321 +msgid "Cl&ose all" +msgstr "" + +#: bibletime_init.cpp:334 +msgid "&Save session" +msgstr "" + +#: bibletime_init.cpp:347 +msgid "Save as &new session" +msgstr "" + +#: bibletime_init.cpp:360 +msgid "&Load session" +msgstr "" + +#: bibletime_init.cpp:372 +msgid "&Delete session" +msgstr "" + +#: bibletime_init.cpp:384 +msgid "&Fullscreen mode" +msgstr "" + +#: bibletime_init.cpp:413 +msgid "&Handbook" +msgstr "" + +#: bibletime_init.cpp:426 +msgid "&Bible Study Howto" +msgstr "" + +#: bibletime_init.cpp:457 +msgid "&Daily tip" +msgstr "" + +#: bibletime_init.cpp:521 +msgid "Initializing Sword" +msgstr "" + +#: bibletime_init.cpp:570 +msgid "Checking indices" +msgstr "" + +#: bibletime_slots.cpp:528 +msgid "Session name:" +msgstr "" + +#: bibletime_slots.cpp:528 +msgid "Please enter a name for the new session." +msgstr "" + +#: display-templates/template-init.cpp:352 +msgid "Crazy" +msgstr "" + +#: display-templates/template-init.cpp:679 +msgid "Green" +msgstr "" + +#: display-templates/template-init.cpp:1008 +msgid "High contrast" +msgstr "" + +#: display-templates/template-init.cpp:1348 +msgid "Simple" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "" +"Do you wish to allow BibleTime to access the Internet?\n" +"WARNING: Click DENY if you live in a persecuted country!" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "Confirm Internet Access" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "DENY" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "Allow" +msgstr "" + +#: frontend/cbtconfig.cpp:252 +msgid "Old testament" +msgstr "" + +#: frontend/cbtconfig.cpp:253 +msgid "Moses/Pentateuch/Torah" +msgstr "" + +#: frontend/cbtconfig.cpp:254 +msgid "History" +msgstr "" + +#: frontend/cbtconfig.cpp:255 +msgid "Prophets" +msgstr "" + +#: frontend/cbtconfig.cpp:256 +msgid "New testament" +msgstr "" + +#: frontend/cbtconfig.cpp:257 +msgid "Gospels" +msgstr "" + +#: frontend/cbtconfig.cpp:258 +msgid "Letters/Epistles" +msgstr "" + +#: frontend/cbtconfig.cpp:259 +msgid "Paul's Epistles" +msgstr "" + +#: frontend/cexportmanager.cpp:472 +msgid "" +"*.html *.htm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" + +#: frontend/cexportmanager.cpp:474 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" + +#: frontend/cexportmanager.cpp:476 +msgid "All files (*.*)" +msgstr "" + +#: frontend/cinfodisplay.cpp:53 +msgid "Mag (\"shift\" to lock)" +msgstr "" + +#: frontend/cinfodisplay.cpp:168 +msgid "Abbreviation" +msgstr "" + +#: frontend/cinfodisplay.cpp:179 frontend/cinfodisplay.cpp:272 +msgid "Cross references" +msgstr "" + +#: frontend/cinfodisplay.cpp:313 +msgid "Footnote" +msgstr "" + +#: frontend/cinfodisplay.cpp:340 +msgid "Strongs" +msgstr "" + +#: frontend/cinfodisplay.cpp:419 +msgid "Morphology" +msgstr "" + +#: frontend/cinfodisplay.cpp:442 +msgid "Word lookup" +msgstr "" + +#: frontend/cinputdialog.cpp:59 +msgid "C&lear" +msgstr "" + +#: frontend/cinputdialog.cpp:66 +msgid "&Ok" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:62 +msgid "Manage module search indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:63 +msgid "" +"You can use the list below to create and/or delete search indices for your " +"installed works." +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:67 +msgid "Module" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:68 +msgid "Index size" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:90 +msgid "Modules with indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:94 +msgid "Modules without indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:106 frontend/cmanageindiceswidget.cpp:111 +msgid "KiB" +msgstr "" + +#: frontend/cmoduleindexdialog.cpp:41 +msgid "Preparing instant search" +msgstr "" + +#: frontend/cmoduleindexdialog.cpp:53 +#, c-format +msgid "Creating index for work %1" +msgstr "" + +#: frontend/coptionsdialog.cpp:75 +msgid "Configure BibleTime" +msgstr "" + +#: frontend/coptionsdialog.cpp:138 +msgid "Display" +msgstr "" + +#: frontend/coptionsdialog.cpp:144 +msgid "Show tip of the day" +msgstr "" + +#: frontend/coptionsdialog.cpp:157 +msgid "Show startuplogo" +msgstr "" + +#: frontend/coptionsdialog.cpp:169 +msgid "Display templates" +msgstr "" + +#: frontend/coptionsdialog.cpp:170 +msgid "" +"Display templates define how text is displayed. Please choose a template you " +"like." +msgstr "" + +#: frontend/coptionsdialog.cpp:183 +msgid "Available display styles:" +msgstr "" + +#: frontend/coptionsdialog.cpp:193 +msgid "Style preview" +msgstr "" + +#: frontend/coptionsdialog.cpp:214 +msgid "Languages" +msgstr "" + +#: frontend/coptionsdialog.cpp:220 +msgid "Specify a language for names of Bible books" +msgstr "" + +#: frontend/coptionsdialog.cpp:221 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the names of books of the Bible. You can specify which " +"locale to use. If you want to create a new locale, see http://www." +"crosswire.org/sword/develop for details." +msgstr "" + +#: frontend/coptionsdialog.cpp:227 +msgid "Language for names of Bible books" +msgstr "" + +#: frontend/coptionsdialog.cpp:303 +msgid "Select custom fonts per-language" +msgstr "" + +#: frontend/coptionsdialog.cpp:304 +msgid "" +"Here you find a list of all languages of the installed works. You can " +"specify a custom font for each language that needs a special font to be " +"displayed correctly." +msgstr "" + +#: frontend/coptionsdialog.cpp:337 +msgid "Use custom font" +msgstr "" + +#: frontend/coptionsdialog.cpp:345 +msgid "The quick brown fox jumps over the lazy dog." +msgstr "" + +#: frontend/coptionsdialog.cpp:361 +msgid "HotKeys" +msgstr "" + +#: frontend/coptionsdialog.cpp:369 +msgid "Choose type:" +msgstr "" + +#: frontend/coptionsdialog.cpp:388 +msgid "BibleTime" +msgstr "" + +#: frontend/coptionsdialog.cpp:389 +msgid "All text windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:390 +msgid "Bible windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:391 +msgid "Commentary windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:392 +msgid "Lexicon windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:393 +msgid "Book windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:458 +msgid "Desk" +msgstr "" + +#: frontend/coptionsdialog.cpp:463 frontend/coptionsdialog.cpp:468 +msgid "Standard works" +msgstr "" + +#: frontend/coptionsdialog.cpp:469 +msgid "" +"Standard works are used when no particular work is specified, for example " +"when a hyperlink into a Bible or lexicon was clicked ." +msgstr "" + +#: frontend/coptionsdialog.cpp:475 +msgid "Standard Bible" +msgstr "" + +#: frontend/coptionsdialog.cpp:484 +msgid "Standard Commentary" +msgstr "" + +#: frontend/coptionsdialog.cpp:494 +msgid "Standard Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:503 +msgid "Standard Daily Devotional" +msgstr "" + +#: frontend/coptionsdialog.cpp:512 +msgid "Standard Hebrew Strong's Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:521 +msgid "Standard Greek Strong's Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:530 +msgid "Standard Hebrew Morphological Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:538 +msgid "Standard Greek Morphological Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:660 frontend/coptionsdialog.cpp:663 +msgid "Text filters" +msgstr "" + +#: frontend/coptionsdialog.cpp:664 +msgid "" +"Filters control the appearance of text. Here you can specify default " +"settings for all filters. You can change the filter settings in each display " +"window, of course." +msgstr "" + +#: frontend/coptionsdialog.cpp:671 +msgid "Insert line break after each verse" +msgstr "" + +#: frontend/coptionsdialog.cpp:677 +msgid "Show verse numbers" +msgstr "" + +#: frontend/coptionsdialog.cpp:683 +msgid "Show section headings" +msgstr "" + +#: frontend/coptionsdialog.cpp:690 frontend/displaywindow/cbuttons.cpp:163 +msgid "Show scripture cross-references" +msgstr "" + +#: frontend/coptionsdialog.cpp:696 frontend/displaywindow/cbuttons.cpp:158 +msgid "Show Greek accents" +msgstr "" + +#: frontend/coptionsdialog.cpp:702 frontend/displaywindow/cbuttons.cpp:154 +msgid "Show Hebrew vowel points" +msgstr "" + +#: frontend/coptionsdialog.cpp:708 frontend/displaywindow/cbuttons.cpp:156 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: frontend/coptionsdialog.cpp:714 frontend/displaywindow/cbuttons.cpp:165 +msgid "Show morph segmentation" +msgstr "" + +#: frontend/coptionsdialog.cpp:720 +msgid "Use textual variants" +msgstr "" + +#: frontend/coptionsdialog.cpp:925 +msgid "" +"For God so loved the world, that he gave his one and only Son, that whoever " +"believes in him should not perish, but have eternal life." +msgstr "" + +#: frontend/coptionsdialog.cpp:930 +msgid "" +"For God didn't send his Son into the world to judge the world, but that the " +"world should be saved through him." +msgstr "" + +#: frontend/coptionsdialog.cpp:937 +msgid "" +"He who believes in him is not judged. He who doesn't believe has been judged " +"already, because he has not believed in the name of the one and only Son of " +"God." +msgstr "" + +#: frontend/coptionsdialog.cpp:944 +msgid "" +"This is the judgment, that the light has come into the world, and men loved " +"the darkness rather than the light; for their works were evil." +msgstr "" + +#: frontend/coptionsdialog.cpp:949 +msgid "" +"For everyone who does evil hates the light, and doesn't come to the light, " +"lest his works would be exposed." +msgstr "" + +#: frontend/coptionsdialog.cpp:954 +msgid "" +"But he who does the truth comes to the light, that his works may be " +"revealed, that they have been done in God." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:59 +msgid "Bookshelf Manager" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:75 +msgid "Bookshelf path(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:86 +msgid "Configure bookshelf path(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:87 +msgid "" +"You can store your bookshelfs in one or more directories, which you can " +"specify here." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:93 +msgid "Your bookshelf configuration file is <b>%1</b>" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:98 +msgid "Path to bookshelf" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:102 +msgid "Edit Entry" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:107 +msgid "Add Entry" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:112 +msgid "Remove Entry" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:121 +msgid "Install/Update works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:144 +msgid "Install/update works - Step 1" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:145 +msgid "" +"Please choose a (local or remote) library and a bookshelf path to install " +"the work(s) to. After that step click on the connect button.<br/><b>WARNING: " +"If you live in a persecuted country and do not wish to risk detection you " +"should NOT use the module remote installation feature!</b>" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:152 +msgid "Select library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:158 +msgid "Delete library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:163 +msgid "Add library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:171 +msgid "Select bookshelf path" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:191 frontend/cswordsetupdialog.cpp:808 +msgid "Connect to library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:206 +msgid "Remove works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:218 +msgid "Remove installed work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:219 +msgid "" +"This dialog lets you remove installed works from your system. Choose the " +"modules and then click on the remove button." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:223 +msgid "Select works to be uninstalled" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:229 +msgid "Remove selected work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:241 +msgid "Manage search indicies" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:319 frontend/cswordsetupdialog.cpp:371 +#: frontend/cswordsetupdialog.cpp:892 +msgid "[Remote]" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:324 frontend/cswordsetupdialog.cpp:366 +#: frontend/cswordsetupdialog.cpp:887 +msgid "[Local]" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:407 +msgid "" +"You selected the following work(s): %1.\n" +"\n" +"Do you really want to remove them from your system?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:484 +msgid "Download" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:486 +msgid "Downloading library information..." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:620 +msgid "Install/update works - Step 2" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:621 +msgid "" +"Please choose the works which should be installed and/or updated and click " +"the install button." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:647 +msgid "Install works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:698 +msgid "" +"You selected the following works: %1.\n" +"\n" +" Do you really want to install them on your system?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:725 +msgid "Download of work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:798 +msgid "[%1]: %2% complete" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:820 +msgid "" +"This directory is not writable, so works can not be installed here using " +"BibleTime. Do you want to use this directory instead of the previous " +"value?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:841 +msgid "" +"This directory is not writable, so works can not be installed here using " +"BibleTime. Do you want to add it to the list of module directories?" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:31 +msgid "Local" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:32 +msgid "Remote" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:43 +msgid "Caption" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:55 +msgid "Type" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:58 +msgid "Server" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:61 +msgid "Path" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:81 +msgid "Ok" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:95 +msgid "Please provide a caption." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:103 +msgid "" +"A source with this caption already exists.<br>Please provide a different " +"caption." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:109 +msgid "Please provide a server name." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:116 +msgid "Please provide a valid, readable path." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:120 +msgid "Please provide a path." +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:74 +msgid "Name" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:78 +msgid "Status" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:80 +msgid "Installed version" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:84 +msgid "Remote version" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:106 +#: frontend/mainindex/cindexitem.cpp:585 +#: frontend/searchdialog/cmodulechooser.cpp:109 +msgid "Bibles" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:107 +#: frontend/mainindex/cindexitem.cpp:588 +#: frontend/searchdialog/cmodulechooser.cpp:110 +msgid "Commentaries" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:108 +#: frontend/mainindex/cindexitem.cpp:591 +#: frontend/searchdialog/cmodulechooser.cpp:111 +msgid "Lexicons" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:109 +#: frontend/mainindex/cindexitem.cpp:594 +#: frontend/searchdialog/cmodulechooser.cpp:112 +msgid "Books" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:110 +#: frontend/searchdialog/cmodulechooser.cpp:150 +msgid "Daily Devotionals" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:111 +#: frontend/mainindex/cindexitem.cpp:600 frontend/mainindex/cindexitem.cpp:1189 +#: frontend/searchdialog/cmodulechooser.cpp:161 +msgid "Glossaries" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:219 +msgid "New" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:219 +msgid "Updated" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:221 +msgid "Installed" +msgstr "" + +#: frontend/display/cdisplay.cpp:154 +#: frontend/searchdialog/csearchanalysis.cpp:517 +msgid "HTML files" +msgstr "" + +#: frontend/display/cdisplay.cpp:157 +msgid "Text files" +msgstr "" + +#: frontend/display/cdisplay.cpp:161 +msgid "Save document ..." +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:133 +msgid "Choose a font" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:144 +msgid "Choose a font size" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:164 +msgid "Bold" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:186 +msgid "Underline" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:258 +msgid "Select all" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:262 +msgid "HTML editor window" +msgstr "" + +#: frontend/display/creaddisplay.cpp:67 +msgid "Print keys" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:82 +#: frontend/displaywindow/cbiblereadwindow.cpp:134 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:38 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:111 +msgid "Next book" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:86 +#: frontend/displaywindow/cbiblereadwindow.cpp:140 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:42 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:117 +msgid "Previous book" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:90 +#: frontend/displaywindow/cbiblereadwindow.cpp:146 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:46 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:123 +msgid "Next chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:94 +#: frontend/displaywindow/cbiblereadwindow.cpp:152 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:50 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:129 +msgid "Previous chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:98 +#: frontend/displaywindow/cbiblereadwindow.cpp:158 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:54 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:135 +msgid "Next verse" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:102 +#: frontend/displaywindow/cbiblereadwindow.cpp:164 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:58 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:141 +msgid "Previous verse" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:113 +msgid "Copy chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:118 +msgid "Save chapter as plain text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:119 +msgid "Save chapter as HTML" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:123 +msgid "Print chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:177 +#: frontend/displaywindow/clexiconreadwindow.cpp:101 +msgid "Strong's Search" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:185 +#: frontend/displaywindow/clexiconreadwindow.cpp:108 +#: frontend/displaywindow/clexiconreadwindow.cpp:119 +#: frontend/searchdialog/cmoduleresultview.cpp:65 +#: frontend/searchdialog/cmoduleresultview.cpp:73 +#: frontend/searchdialog/csearchresultview.cpp:53 +#: frontend/searchdialog/csearchresultview.cpp:61 +msgid "Reference only" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:187 +msgid "Text of reference" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:189 +#: frontend/displaywindow/cbiblereadwindow.cpp:196 +#: frontend/displaywindow/cbiblereadwindow.cpp:202 +#: frontend/searchdialog/cmoduleresultview.cpp:67 +#: frontend/searchdialog/cmoduleresultview.cpp:75 +#: frontend/searchdialog/cmoduleresultview.cpp:81 +#: frontend/searchdialog/csearchresultview.cpp:55 +#: frontend/searchdialog/csearchresultview.cpp:63 +#: frontend/searchdialog/csearchresultview.cpp:69 +msgid "Reference with text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:191 +#: frontend/displaywindow/cbiblereadwindow.cpp:204 +msgid "Chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:198 +msgid "Chapter as plain text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:200 +msgid "Chapter as HTML" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:229 +msgid "Bible window" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:237 +#: frontend/displaywindow/clexiconreadwindow.cpp:211 +#: frontend/searchdialog/cmoduleresultview.cpp:63 +#: frontend/searchdialog/csearchresultview.cpp:51 +msgid "Copy..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:247 +#: frontend/displaywindow/clexiconreadwindow.cpp:220 +#: frontend/searchdialog/cmoduleresultview.cpp:71 +#: frontend/searchdialog/csearchresultview.cpp:59 +msgid "Save..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:254 +#: frontend/displaywindow/clexiconreadwindow.cpp:226 +#: frontend/searchdialog/cmoduleresultview.cpp:79 +#: frontend/searchdialog/csearchresultview.cpp:67 +msgid "Print..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:351 +msgid "Copy chapter to clipboard ..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:351 +msgid "Copying" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:372 +#: frontend/displaywindow/cbiblereadwindow.cpp:390 +msgid "Saving chapter ..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:372 +#: frontend/displaywindow/cbiblereadwindow.cpp:390 +#: frontend/displaywindow/clexiconreadwindow.cpp:271 +#: frontend/displaywindow/clexiconreadwindow.cpp:277 +msgid "Saving" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:65 +#: frontend/displaywindow/cbookreadwindow.cpp:76 +msgid "Toggle tree view" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:82 +#: frontend/displaywindow/clexiconreadwindow.cpp:56 +msgid "Copy entry with text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:84 +#: frontend/displaywindow/clexiconreadwindow.cpp:58 +msgid "Save entry as plain text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:85 +#: frontend/displaywindow/clexiconreadwindow.cpp:59 +msgid "Save entry as HTML" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:87 +#: frontend/displaywindow/clexiconreadwindow.cpp:61 +msgid "Print entry with text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:175 +msgid "Book window" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:111 +msgid "Display settings: No options available" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:116 +msgid "Display settings" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:133 +msgid "Display options" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:136 +msgid "Use linebreaks after each verse" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:139 +msgid "Show versenumbers" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:141 +msgid "Show headings" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:145 +msgid "Highlight words of Jesus" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:161 +msgid "Use alternative textual variant" +msgstr "" + +#: frontend/displaywindow/ccommentaryreadwindow.cpp:78 +#: frontend/displaywindow/chtmlwritewindow.cpp:59 +#: frontend/displaywindow/cplainwritewindow.cpp:55 +msgid "Sync with active Bible" +msgstr "" + +#: frontend/displaywindow/ccommentaryreadwindow.cpp:197 +msgid "Commentary window" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:146 +#: frontend/displaywindow/cdisplaywindow.cpp:197 +msgid "Back in history" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:153 +#: frontend/displaywindow/cdisplaywindow.cpp:203 +msgid "Forward in history" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:161 +#: frontend/searchdialog/csearchdialog.cpp:85 +msgid "Search" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:68 +#: frontend/displaywindow/cplainwritewindow.cpp:65 +msgid "Save text" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:78 +#: frontend/displaywindow/cplainwritewindow.cpp:76 +msgid "Delete current entry" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:88 +#: frontend/displaywindow/cplainwritewindow.cpp:87 +msgid "Restore original text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:47 +#: frontend/displaywindow/clexiconreadwindow.cpp:83 +msgid "Next entry" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:51 +#: frontend/displaywindow/clexiconreadwindow.cpp:88 +msgid "Previous entry" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:110 +#: frontend/displaywindow/clexiconreadwindow.cpp:121 +msgid "Entry with text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:115 +msgid "Entry as plain text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:117 +msgid "Entry as HTML" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:200 +msgid "Lexicon window" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:271 +#: frontend/displaywindow/clexiconreadwindow.cpp:277 +msgid "Saving entry ..." +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:112 +#: frontend/displaywindow/cmodulechooserbutton.cpp:159 +msgid "NONE" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:128 +#: frontend/displaywindow/cmodulechooserbutton.cpp:129 +#: frontend/displaywindow/cmodulechooserbutton.cpp:151 +msgid "Select a work" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:154 +msgid "Select an additional work" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:225 +msgid "[locked]" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:244 +msgid "No work selected" +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:138 +msgid "Module is not writable." +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:139 +msgid "" +"Either the module may not be edited, or you do not have write permission." +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:141 +msgid "Module not writable" +msgstr "" + +#: frontend/displaywindow/cwritewindow.cpp:141 +msgid "Save text before closing?" +msgstr "" + +#: frontend/displaywindow/cwritewindow.cpp:165 +msgid "Save changed text?" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:393 +msgid "Change description ..." +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:393 +msgid "Enter a new description for the chosen bookmark." +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:488 +msgid "New folder" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:597 +msgid "Daily devotionals" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:606 +msgid "Old bookmarks" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:609 +msgid "Unknown" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:616 +msgid "Unknown language" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:974 frontend/mainindex/cindexitem.cpp:982 +msgid "" +"*.btb | BibleTime bookmark files (*.btb)\n" +"*.* | All files (*.*)" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:974 +msgid "BibleTime - Export bookmarks" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:982 +msgid "BibleTime - Import bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:149 +msgid "Create a new folder" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:150 +msgid "Change this folder" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:152 +msgid "Change bookmark description" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:153 +msgid "Import bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:154 +msgid "Export bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:155 +msgid "Print bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:157 +msgid "Remove selected item(s)" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:159 +msgid "Edit this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:161 +msgid "Plain text" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:162 +msgid "HTML" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:164 +msgid "Search in selected work(s)" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:165 +msgid "Unlock this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:166 +msgid "About this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:534 +msgid "Do you really want to delete the selected items and child-items?" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:534 +msgid "Delete Items" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:574 +msgid "BibleTime - Unlock work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:575 +msgid "Enter the unlock key for this work." +msgstr "" + +#: frontend/manageindicesform.cpp:75 frontend/manageindicesform.ui:16 +#, no-c-format +msgid "Manage Indicies" +msgstr "" + +#: frontend/manageindicesform.cpp:76 frontend/manageindicesform.ui:52 +#, no-c-format +msgid "Automaticall&y delete orphaned indices when BibleTime starts" +msgstr "" + +#: frontend/manageindicesform.cpp:77 frontend/manageindicesform.ui:90 +#, no-c-format +msgid "&Create selected indices" +msgstr "" + +#: frontend/manageindicesform.cpp:78 frontend/manageindicesform.ui:98 +#, no-c-format +msgid "De&lete selected indices" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:92 +#: frontend/searchdialog/cmoduleresultview.cpp:49 +msgid "Work" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:271 +msgid "Choose work(s)" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:283 +msgid "Use chosen work(s)" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:50 +msgid "Hits" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:227 +#: frontend/searchdialog/cmoduleresultview.cpp:236 +#: frontend/searchdialog/csearchresultview.cpp:212 +#: frontend/searchdialog/csearchresultview.cpp:231 +msgid "Copy search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:227 +#: frontend/searchdialog/cmoduleresultview.cpp:236 +#: frontend/searchdialog/csearchresultview.cpp:212 +#: frontend/searchdialog/csearchresultview.cpp:231 +msgid "Copying search result" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:245 +#: frontend/searchdialog/cmoduleresultview.cpp:254 +#: frontend/searchdialog/csearchresultview.cpp:174 +#: frontend/searchdialog/csearchresultview.cpp:193 +msgid "Save search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:245 +#: frontend/searchdialog/cmoduleresultview.cpp:254 +#: frontend/searchdialog/csearchresultview.cpp:174 +#: frontend/searchdialog/csearchresultview.cpp:193 +msgid "Saving search result" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:263 +#: frontend/searchdialog/csearchresultview.cpp:163 +msgid "Print search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:263 +#: frontend/searchdialog/csearchresultview.cpp:163 +msgid "Printing search result" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:74 +msgid "Search range editor" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:102 +msgid "Search range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:110 +msgid "Add new range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:114 +msgid "Delete current range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:120 +msgid "Name:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:125 +msgid "Edit current search range:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:135 +msgid "Parsed search range:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:164 +msgid "New range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:229 +msgid "<invalid name of search range>" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:70 +msgid "Search analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:87 +msgid "Save search analysis as HTML" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:519 +msgid "Save Search Analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:540 +msgid "BibleTime Search Analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:541 +msgid "Search text :" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:543 +msgid "Book" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:544 +msgid "Total hits" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:580 +msgid "Created by" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:85 +msgid "Search dialog" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:111 +msgid "Missing indices" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:112 +msgid "" +"One or more modules need indexing before they can be searched.\n" +"This could take a long time. Proceed with indexing?" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:81 +msgid "Parsing Stong's Numbers" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:81 +msgid "Parsing Stong's numbers for translations." +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:650 +msgid "Searching in: " +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:723 +msgid "" +"<p>Enter search terms separated by spaces. By default the search function " +"will return results that match any of the search terms (OR). To search for " +"all the terms separate the terms by AND.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:726 +msgid "" +"<p>You can use wildcards: '*' matches any sequence of characters, while '?' " +"matches any single character. The use of brackets allows you to group your " +"search terms, e.g. '(Jesus OR spirit) AND God'.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:729 +msgid "" +"<p>To search text other than the main text, enter the text type followed by " +"\":\", and then the search term. For example, to search for the Strong's " +"number H8077, use 'strong:H8077'.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:732 +msgid "" +"<p>Available text types:<br><table><tr><td>heading:</td><td>searches " +"headings</td></tr><tr><td>footnote:</td><td>searches footnotes</td></" +"tr><tr><td>strong:</td><td>searches Strong's Numbers</td></tr><tr><td>morph:" +"</td><td>searches morphology codes</td></tr></table></p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:737 +msgid "" +"<p>BibleTime uses the Lucene search engine to perform your searches. It has " +"many advanced features, and you can read more about it here: <a href=" +"\"http://lucene.apache.org/java/docs/queryparsersyntax.html\">http://lucene." +"apache.org/java/docs/queryparsersyntax.html</a></p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:742 +msgid "Basic Search Syntax Introduction" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:750 +msgid "No search scope" +msgstr "" + +#: frontend/searchdialog/csearchresultview.cpp:41 +msgid "Results" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:106 +#: frontend/searchdialog/searchoptionsform.ui:36 +#, no-c-format +msgid "Search Options" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:107 +#: frontend/searchdialog/searchoptionsform.ui:50 +#, no-c-format +msgid "Search parameters" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:108 +#: frontend/searchdialog/searchoptionsform.ui:75 +#, no-c-format +msgid "Search for:" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:110 +#: frontend/searchdialog/searchoptionsform.ui:91 +#, no-c-format +msgid "&Choose" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:111 +#: frontend/searchdialog/searchoptionsform.ui:99 +#, no-c-format +msgid "&Setup" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:112 +#: frontend/searchdialog/searchoptionsform.ui:115 +#, no-c-format +msgid "Search scope:" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:113 +#: frontend/searchdialog/searchoptionsform.ui:169 +#, no-c-format +msgid "Search in:" +msgstr "" + +#: frontend/searchdialog/searchresultsform.cpp:84 +#: frontend/searchdialog/searchresultsform.ui:36 +#, no-c-format +msgid "SearchResults" +msgstr "" + +#: frontend/searchdialog/searchresultsform.cpp:85 +#: frontend/searchdialog/searchresultsform.ui:106 +#, no-c-format +msgid "Analyze search" +msgstr "" + +#: main.cpp:124 +msgid "Enable debug messages" +msgstr "" + +#: main.cpp:125 +msgid "" +"Ignore the startup session that was saved when BibleTime was closed the last " +"time." +msgstr "" + +#: main.cpp:126 +msgid "" +"Open the standard Bible with the given key. Use <random> to open at a random " +"position." +msgstr "" + +#: main.cpp:135 +msgid "Bible study tool for Trinity" +msgstr "" + +#: main.cpp:137 +msgid "(c)1999-2010, The BibleTime Team and The Trinity Project" +msgstr "" + +#: main.cpp:138 +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for Trinity.\n" +"It is a fork of the main BibleTime project in order to provide a native " +"Trinity application.\n" +"\n" +"The BibleTime project is looking for developers and translators.\n" +"If you'd like to join their team, please send an email to info@bibletime." +"info." +msgstr "" + +#: main.cpp:147 +msgid "Project coordinator" +msgstr "" + +#: main.cpp:149 +msgid "Frontend, backend" +msgstr "" + +#: main.cpp:151 +msgid "Crystal icons, crystal startlogo, webpage" +msgstr "" + +#: main.cpp:153 +msgid "Trinity project" +msgstr "" + +#: main.cpp:161 +msgid "Romanian translation" +msgstr "" + +#: main.cpp:163 +msgid "High contrast template" +msgstr "" + +#: main.cpp:165 +msgid "Installation manager" +msgstr "" + +#: main.cpp:167 +msgid "Icons, startlogo" +msgstr "" + +#: main.cpp:169 +msgid "GUI" +msgstr "" + +#: main.cpp:171 +msgid "GUI, instant search" +msgstr "" + +#: main.cpp:173 +msgid "GUI translations into Traditional and Simplified Chinese" +msgstr "" + +#: main.cpp:175 +msgid "Binary packages" +msgstr "" + +#: main.cpp:177 +msgid "Founder of the Sword project" +msgstr "" + +#: main.cpp:179 +msgid "Sponsored our internet domain for many years" +msgstr "" + +#: main.cpp:181 +msgid "Bible Study HowTo" +msgstr "" + +#: main.cpp:183 main.cpp:211 +msgid "Search dialog enhancements" +msgstr "" + +#: main.cpp:185 +msgid "Language codes and names" +msgstr "" + +#: main.cpp:187 +msgid "GUI improvements" +msgstr "" + +#: main.cpp:189 +msgid "Finnish translation" +msgstr "" + +#: main.cpp:191 main.cpp:199 +msgid "Frontend" +msgstr "" + +#: main.cpp:193 +msgid "Czech translation" +msgstr "" + +#: main.cpp:195 +msgid "Searchdialog" +msgstr "" + +#: main.cpp:197 +msgid "Polish translation" +msgstr "" + +#: main.cpp:201 main.cpp:209 +msgid "Russian website translation" +msgstr "" + +#: main.cpp:203 +msgid "Spanish website translation updates" +msgstr "" + +#: main.cpp:205 +msgid "Update to the russian website translation" +msgstr "" + +#: main.cpp:207 +msgid "Documentation" +msgstr "" + +#: main.cpp:213 +msgid "Very helpful and detailed testing" +msgstr "" + +#: main.cpp:215 +msgid "The first lead developer" +msgstr "" + +#: main.cpp:217 +msgid "Translation updates for the Dutch GUI, the website and the handbook" +msgstr "" + +#: main.cpp:219 +msgid "French handbook translation" +msgstr "" + +#: main.cpp:221 +msgid "Helpful source code additions" +msgstr "" + +#: main.cpp:223 +msgid "Translated the GUI into Russian" +msgstr "" + +#: main.cpp:225 +msgid "New Bible key choosers" +msgstr "" + +#: main.cpp:227 +msgid "Spanish translation" +msgstr "" + +#: main.cpp:267 +msgid "Starting BibleTime" +msgstr "" + +#: util/cresmgr.cpp:737 +msgid "" +"Open the printer dialog of BibleTime, where you can edit the print queue, " +"assign styles to the items and print them." +msgstr "" + +#: util/cresmgr.cpp:741 +msgid "Close BibleTime and save the settings." +msgstr "" + +#: util/cresmgr.cpp:748 +msgid "Show or hide the bookshelf." +msgstr "" + +#: util/cresmgr.cpp:752 +msgid "Toggle the main toolbar view." +msgstr "" + +#: util/cresmgr.cpp:760 +msgid "Open the search dialog to search in all works that are currently open." +msgstr "" + +#: util/cresmgr.cpp:764 +msgid "Open the search dialog to search in the standard Bible." +msgstr "" + +#: util/cresmgr.cpp:772 +msgid "Restore a saved BibleTime session." +msgstr "" + +#: util/cresmgr.cpp:776 +msgid "Save current BibleTime session so that it can be reused later." +msgstr "" + +#: util/cresmgr.cpp:780 +msgid "Create and save a new session." +msgstr "" + +#: util/cresmgr.cpp:784 +msgid "Delete a BibleTime session." +msgstr "" + +#: util/cresmgr.cpp:788 +msgid "Toggle fullscreen mode of the main window." +msgstr "" + +#: util/cresmgr.cpp:792 +msgid "Vertically tile the open windows." +msgstr "" + +#: util/cresmgr.cpp:796 +msgid "Horizontally tile the open windows." +msgstr "" + +#: util/cresmgr.cpp:800 +msgid "Cascade the open windows." +msgstr "" + +#: util/cresmgr.cpp:805 +msgid "Choose the way that is used to arrange the windows." +msgstr "" + +#: util/cresmgr.cpp:809 +msgid "Automatically tile the open windows vertically." +msgstr "" + +#: util/cresmgr.cpp:813 +msgid "Automatically tile the open windows horizontally." +msgstr "" + +#: util/cresmgr.cpp:817 +msgid "Automatically cascade the open windows." +msgstr "" + +#: util/cresmgr.cpp:822 +msgid "Close all open windows." +msgstr "" + +#: util/cresmgr.cpp:830 +msgid "Open BibleTime's toolbar editor." +msgstr "" + +#: util/cresmgr.cpp:834 +msgid "Open the dialog to set most of BibleTime's preferences." +msgstr "" + +#: util/cresmgr.cpp:838 +msgid "" +"Open the dialog to configure your bookshelf and install/update/remove works." +msgstr "" + +#: util/cresmgr.cpp:847 +msgid "Open BibleTime's handbook in the KDE helpbrowser." +msgstr "" + +#: util/cresmgr.cpp:851 +msgid "" +"Open the Bible study HowTo included with BibleTime in the KDE helpbrowser. " +"<BR>This HowTo is an introduction on how to study the Bible in an efficient " +"way." +msgstr "" + +#: util/cresmgr.cpp:855 +msgid "Send a bugreport to the developers of BibleTime." +msgstr "" + +#: util/cresmgr.cpp:859 +msgid "" +"Show a daily tip each time BibleTime starts. <BR>The tips contain important " +"Bible quotations and helpful tips for using BibleTime." +msgstr "" + +#: util/cresmgr.cpp:863 +msgid "Show detailed information about BibleTime." +msgstr "" + +#: util/cresmgr.cpp:867 +msgid "Show detailed information about the KDE project." +msgstr "" + +#: util/cresmgr.cpp:877 +msgid "Start to search the text in each of the chosen work(s)." +msgstr "" + +#: util/cresmgr.cpp:881 +msgid "Stop the active search." +msgstr "" + +#: util/cresmgr.cpp:888 +msgid "Open a dialog to choose work(s) for the search." +msgstr "" + +#: util/cresmgr.cpp:892 +msgid "Enter the text you want to search in the chosen work(s) here." +msgstr "" + +#: util/cresmgr.cpp:898 +msgid "" +"Treat the search text as multiple words. A text must contain all of the " +"words to match. The order of the words is unimportant." +msgstr "" + +#: util/cresmgr.cpp:902 +msgid "" +"Treat the search text as multiple words. A text must contain one or more " +"words of to match. The order is unimportant." +msgstr "" + +#: util/cresmgr.cpp:906 +msgid "The search text will be used exactly as entered." +msgstr "" + +#: util/cresmgr.cpp:910 +msgid "" +"Treat the search string as a GNU regular expression. The BibleTime handbook " +"contains an introduction to regular expressions." +msgstr "" + +#: util/cresmgr.cpp:918 +msgid "" +"If you choose this option the search will distinguish between upper and " +"lowercase characters." +msgstr "" + +#: util/cresmgr.cpp:923 +msgid "" +"Choose a scope from the list. Select the first item to use no scope, the " +"second one is to use each work's last search result as search scope. The " +"others are user defined search scopes." +msgstr "" + +#: util/cresmgr.cpp:931 +msgid "Select an item from the list to edit the search scope." +msgstr "" + +#: util/cresmgr.cpp:935 +msgid "Change the name of the selected search scope." +msgstr "" + +#: util/cresmgr.cpp:939 +msgid "" +"Change the search ranges of the selected search scope item. Have a look at " +"the predefined search scopes to see how search ranges are constructed." +msgstr "" + +#: util/cresmgr.cpp:943 +msgid "Contains the search ranges which will be used for the search." +msgstr "" + +#: util/cresmgr.cpp:947 +msgid "" +"Add a new search scope. First enter an appropriate name, then edit the " +"search ranges." +msgstr "" + +#: util/cresmgr.cpp:951 +msgid "" +"Deletes the selected search scope. If you close the dialog using Cancel the " +"settings won't be saved." +msgstr "" + +#: util/cresmgr.cpp:959 +msgid "The list of works chosen for the search." +msgstr "" + +#: util/cresmgr.cpp:963 +msgid "This list contains the search result of the selected work." +msgstr "" + +#: util/cresmgr.cpp:967 +msgid "The text preview of the selected search result item." +msgstr "" + +#: util/cresmgr.cpp:979 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" + +#: util/cresmgr.cpp:983 +msgid "This button opens the search dialog with the work(s) of this window." +msgstr "" + +#: util/cresmgr.cpp:988 +msgid "Go back one item in the display history." +msgstr "" + +#: util/cresmgr.cpp:992 +msgid "Go forward one item in the display history." +msgstr "" + +#: util/cresmgr.cpp:997 +msgid "" +"Show all occurences of the Strong number currently under the mouse cursor." +msgstr "" + +#: util/cresmgr.cpp:1003 +msgid "This list contains the books which are available in this work." +msgstr "" + +#: util/cresmgr.cpp:1007 +msgid "Show the next book of this work." +msgstr "" + +#: util/cresmgr.cpp:1011 +msgid "Show the previous book of this work." +msgstr "" + +#: util/cresmgr.cpp:1015 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" + +#: util/cresmgr.cpp:1019 +msgid "Show the next chapter of the work." +msgstr "" + +#: util/cresmgr.cpp:1023 +msgid "Show the previous chapter of the work." +msgstr "" + +#: util/cresmgr.cpp:1027 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" + +#: util/cresmgr.cpp:1031 +msgid "" +"In Bible texts, the next verse will be highlighted. In commentaries, the " +"next entry will be shown." +msgstr "" + +#: util/cresmgr.cpp:1036 +msgid "" +"In Bible texts, the previous verse will be highlighted. In commentaries, the " +"previous entry will be shown." +msgstr "" + +#: util/cresmgr.cpp:1043 +msgid "" +"Synchronize the displayed entry of this work with the active Bible window." +msgstr "" + +#: util/cresmgr.cpp:1050 +msgid "This list contains the entries of the current work." +msgstr "" + +#: util/cresmgr.cpp:1054 +msgid "The next entry of the work will be shown." +msgstr "" + +#: util/cresmgr.cpp:1058 +msgid "The previous entry of the work will be shown." +msgstr "" + +#: util/cresmgr.cpp:1066 +msgid "Save the curent text into the work. The old text will be overwritten." +msgstr "" + +#: util/cresmgr.cpp:1070 +msgid "" +"Loads the old text from the work and loads it into the edit area. The " +"unsaved text will be lost." +msgstr "" + +#: util/cresmgr.cpp:1074 +msgid "Deletes the current entry out of the work. The text will be lost." +msgstr "" + +#: util/cresmgr.cpp:1080 +msgid "Toggle bold formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1084 +msgid "Toggle italic formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1088 +msgid "Toggle underlined formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1093 +msgid "The text will be aligned on the left side of the page." +msgstr "" + +#: util/cresmgr.cpp:1097 +msgid "Centers the text horizontally." +msgstr "" + +#: util/cresmgr.cpp:1101 +msgid "Aligns the text on the right side of the page." +msgstr "" + +#: util/cresmgr.cpp:1105 +msgid "Justifies the text on the page." +msgstr "" + +#: util/cresmgr.cpp:1110 +msgid "Choose a new font for the selected text." +msgstr "" + +#: util/cresmgr.cpp:1113 +msgid "Choose a new font size for the selected text." +msgstr "" + +#: util/cresmgr.cpp:1116 +msgid "Choose a new color for the selected text." +msgstr "" + +#: util/cresmgr.cpp:1126 +msgid "Activate this box to see a daily tip on startup." +msgstr "" + +#: util/cresmgr.cpp:1130 +msgid "Activate this to see the BibleTime logo on startup." +msgstr "" + +#: util/cresmgr.cpp:1134 +msgid "" +"Save the user's session when BibleTime is closed and restore it on the next " +"startup." +msgstr "" + +#: util/cresmgr.cpp:1141 +msgid "The font selection below will apply to all texts in this language." +msgstr "" + +#: util/cresmgr.cpp:1150 +msgid "Contains the languages which can be used for the biblical booknames." +msgstr "" + +#: util/cresmgr.cpp:1157 +msgid "The standard Bible is used when a hyperlink into a Bible is clicked." +msgstr "" + +#: util/cresmgr.cpp:1161 +msgid "" +"The standard commentary is used when a hyperlink into a commentary is " +"clicked." +msgstr "" + +#: util/cresmgr.cpp:1165 +msgid "" +"The standard lexicon is used when a hyperlink into a lexicon is clicked." +msgstr "" + +#: util/cresmgr.cpp:1169 +msgid "" +"The standard devotional will be used to display a short start up devotional." +msgstr "" + +#: util/cresmgr.cpp:1173 +msgid "" +"The standard Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"is clicked." +msgstr "" + +#: util/cresmgr.cpp:1177 +msgid "" +"The standard Greek lexicon is used when a hyperlink into a Greek lexicon is " +"clicked." +msgstr "" + +#: util/cresmgr.cpp:1181 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text is clicked." +msgstr "" + +#: util/cresmgr.cpp:1185 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text is clicked." +msgstr "" + +#: util/cresmgr.cpp:1194 +msgid "" +"Opens the search dialog to search in the work(s) that are currently open." +msgstr "" + +#: util/ctoolclass.cpp:78 +msgid "The file already exists." +msgstr "" + +#: util/ctoolclass.cpp:79 +msgid "Do you want to overwrite it?" +msgstr "" + +#: util/ctoolclass.cpp:99 +msgid "The file couldn't be saved." +msgstr "" + +#: util/ctoolclass.cpp:100 +msgid "Please check permissions etc." +msgstr "" + +#: util/ctoolclass.cpp:209 +msgid "not set" +msgstr "" + +#: xml/bibletimeui.rc:9 +#, no-c-format +msgid "&Search" +msgstr "" + +#: xml/bibletimeui.rc:19 +#, no-c-format +msgid "Se&ttings" +msgstr "" + +#: xml/bibletimeui.rc:26 +#, no-c-format +msgid "&Window" +msgstr "" + +#: ../docs/tips:3 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: ../docs/tips:9 +msgid "" +"BibleTime includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: ../docs/tips:16 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18-19)\n" +msgstr "" + +#: ../docs/tips:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: ../docs/tips:28 +msgid "" +"BibleTime does include a <B>Bible Study HowTo</B>!\n" +"It was written by Bob Harman and is a great introduction how to study the " +"Bible.\n" +msgstr "" + +#: ../docs/tips:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: ../docs/tips:41 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: ../docs/tips:47 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: ../docs/tips:54 +msgid "The Bible is truth. (John 17:17)\n" +msgstr "" + +#: ../docs/tips:60 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: ../docs/tips:67 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: ../docs/tips:73 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the preferences.\n" +msgstr "" + +#: ../docs/tips:82 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: ../docs/tips:88 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: ../docs/tips:94 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: ../docs/tips:100 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the option \"Multiple words (OR)\" for searching.\n" +msgstr "" + +#: ../docs/tips:106 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: ../docs/tips:111 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: ../docs/tips:117 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Select it and copy it to the clipboard. Now insert the copied word in the " +"search text box of the searchdialog.\n" +msgstr "" + +#: ../docs/tips:124 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: ../docs/tips:130 +msgid "" +"Foreign modules do often require a special font to display correctly. You " +"can set the font for each language in the preferences.\n" +msgstr "" + +#: ../docs/tips:136 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible (by Johann Gutenberg, in 1492)?\n" +msgstr "" + +#: ../docs/tips:142 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: ../docs/tips:148 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.<BR>\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: ../docs/tips:155 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: ../docs/tips:161 +msgid "" +"You are using a program that has been written for the glory of God.<BR>May " +"He bless you as you study His Word!\n" +msgstr "" diff --git a/translations/messages/nl.po b/translations/messages/nl.po new file mode 100644 index 0000000..f87e1d9 --- /dev/null +++ b/translations/messages/nl.po @@ -0,0 +1,2900 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-09-26 18:29+0000\n" +"PO-Revision-Date: 2019-08-07 12:07+0000\n" +"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n" +"Language-Team: Dutch <https://mirror.git.trinitydesktop.org/weblate/projects/" +"applications/bibletime/nl/>\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.7.1\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#: main.cpp:231 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Heimen Stoffels" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#: main.cpp:232 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "vistausss@outlook.com" + +#: backend/bt_osishtml.cpp:325 +msgid "Alternative text" +msgstr "Alternatieve tekst" + +#: backend/bt_osishtml.cpp:483 +msgid "Added text" +msgstr "Toegevoegde tekst" + +#: backend/cdisplaytemplatemgr.cpp:184 +msgid "(user template)" +msgstr "(gebruikerssjabloon)" + +#: backend/clanguagemgr.cpp:197 +msgid "Afrikaans" +msgstr "Afrikaans" + +#: backend/clanguagemgr.cpp:200 +msgid "English, Old (ca.450-1100)" +msgstr "Oudengels (ca. 450-1100)" + +#: backend/clanguagemgr.cpp:202 +msgid "Arabic" +msgstr "" + +#: backend/clanguagemgr.cpp:205 +msgid "Azerbaijani" +msgstr "" + +#: backend/clanguagemgr.cpp:208 +msgid "Belarusian" +msgstr "" + +#: backend/clanguagemgr.cpp:210 +msgid "Bulgarian" +msgstr "" + +#: backend/clanguagemgr.cpp:216 +msgid "Breton" +msgstr "" + +#: backend/clanguagemgr.cpp:218 +msgid "Bosnian" +msgstr "" + +#: backend/clanguagemgr.cpp:220 +msgid "Catalan" +msgstr "" + +#: backend/clanguagemgr.cpp:223 +msgid "Cebuano" +msgstr "" + +#: backend/clanguagemgr.cpp:225 +msgid "Chamorro" +msgstr "" + +#: backend/clanguagemgr.cpp:228 +msgid "Coptic" +msgstr "" + +#: backend/clanguagemgr.cpp:230 +msgid "Czech" +msgstr "" + +#: backend/clanguagemgr.cpp:232 +msgid "Church Slavic" +msgstr "" + +#: backend/clanguagemgr.cpp:235 +msgid "Welsh" +msgstr "" + +#: backend/clanguagemgr.cpp:237 +msgid "Danish" +msgstr "" + +#: backend/clanguagemgr.cpp:239 +msgid "German" +msgstr "" + +#: backend/clanguagemgr.cpp:243 +msgid "Greek, Modern (1453-)" +msgstr "" + +#: backend/clanguagemgr.cpp:245 +msgid "English" +msgstr "" + +#: backend/clanguagemgr.cpp:247 +msgid "American English" +msgstr "" + +#: backend/clanguagemgr.cpp:249 +msgid "English, Middle (1100-1500)" +msgstr "" + +#: backend/clanguagemgr.cpp:251 +msgid "Esperanto" +msgstr "" + +#: backend/clanguagemgr.cpp:253 +msgid "Spanish" +msgstr "" + +#: backend/clanguagemgr.cpp:255 +msgid "Estonian" +msgstr "" + +#: backend/clanguagemgr.cpp:257 +msgid "Basque" +msgstr "" + +#: backend/clanguagemgr.cpp:260 +msgid "Finnish" +msgstr "" + +#: backend/clanguagemgr.cpp:264 +msgid "French" +msgstr "" + +#: backend/clanguagemgr.cpp:266 +msgid "Frisian" +msgstr "" + +#: backend/clanguagemgr.cpp:268 +msgid "Irish" +msgstr "" + +#: backend/clanguagemgr.cpp:270 +msgid "Gaelic (Scots)" +msgstr "" + +#: backend/clanguagemgr.cpp:275 +msgid "Gothic" +msgstr "" + +#: backend/clanguagemgr.cpp:277 +msgid "Manx" +msgstr "" + +#: backend/clanguagemgr.cpp:279 +msgid "Greek, Ancient (to 1453)" +msgstr "" + +#: backend/clanguagemgr.cpp:281 +msgid "Hebrew" +msgstr "" + +#: backend/clanguagemgr.cpp:283 +msgid "Hausa" +msgstr "" + +#: backend/clanguagemgr.cpp:285 +msgid "Hawaiian" +msgstr "" + +#: backend/clanguagemgr.cpp:289 +msgid "Croatian" +msgstr "" + +#: backend/clanguagemgr.cpp:291 +msgid "Hungarian" +msgstr "" + +#: backend/clanguagemgr.cpp:293 +msgid "Armenian" +msgstr "" + +#: backend/clanguagemgr.cpp:298 +msgid "Indonesian" +msgstr "" + +#: backend/clanguagemgr.cpp:302 +msgid "Icelandic" +msgstr "" + +#: backend/clanguagemgr.cpp:304 +msgid "Italian" +msgstr "" + +#: backend/clanguagemgr.cpp:308 +msgid "Japanese" +msgstr "" + +#: backend/clanguagemgr.cpp:310 +msgid "Georgian" +msgstr "" + +#: backend/clanguagemgr.cpp:319 +msgid "Korean" +msgstr "" + +#: backend/clanguagemgr.cpp:322 +msgid "Kurdish" +msgstr "" + +#: backend/clanguagemgr.cpp:326 +msgid "Kirghiz" +msgstr "" + +#: backend/clanguagemgr.cpp:328 +msgid "Latin" +msgstr "" + +#: backend/clanguagemgr.cpp:333 +msgid "Lithuanian" +msgstr "" + +#: backend/clanguagemgr.cpp:335 +msgid "Latvian" +msgstr "" + +#: backend/clanguagemgr.cpp:339 +msgid "Maori" +msgstr "" + +#: backend/clanguagemgr.cpp:341 backend/clanguagemgr.cpp:477 +msgid "Macedonian" +msgstr "" + +#: backend/clanguagemgr.cpp:346 +msgid "More" +msgstr "" + +#: backend/clanguagemgr.cpp:349 +msgid "Malay" +msgstr "" + +#: backend/clanguagemgr.cpp:351 +msgid "Maltese" +msgstr "" + +#: backend/clanguagemgr.cpp:358 +msgid "Low German; Low Saxon" +msgstr "" + +#: backend/clanguagemgr.cpp:362 +msgid "Dutch" +msgstr "" + +#: backend/clanguagemgr.cpp:365 +msgid "Norwegian" +msgstr "" + +#: backend/clanguagemgr.cpp:377 +msgid "Papiamento" +msgstr "" + +#: backend/clanguagemgr.cpp:380 +msgid "Polish" +msgstr "" + +#: backend/clanguagemgr.cpp:383 +msgid "Portuguese" +msgstr "" + +#: backend/clanguagemgr.cpp:385 +msgid "Brasilian Portuguese" +msgstr "" + +#: backend/clanguagemgr.cpp:392 +msgid "Romanian" +msgstr "" + +#: backend/clanguagemgr.cpp:394 +msgid "Russian" +msgstr "" + +#: backend/clanguagemgr.cpp:400 +msgid "Scots" +msgstr "" + +#: backend/clanguagemgr.cpp:406 +msgid "Slovak" +msgstr "" + +#: backend/clanguagemgr.cpp:408 +msgid "Slovenian" +msgstr "" + +#: backend/clanguagemgr.cpp:412 +msgid "Somali" +msgstr "" + +#: backend/clanguagemgr.cpp:414 +msgid "Albanian" +msgstr "" + +#: backend/clanguagemgr.cpp:420 +msgid "Swedish" +msgstr "" + +#: backend/clanguagemgr.cpp:422 +msgid "Swahili" +msgstr "" + +#: backend/clanguagemgr.cpp:424 +msgid "Syriac" +msgstr "" + +#: backend/clanguagemgr.cpp:426 +msgid "Tamil" +msgstr "" + +#: backend/clanguagemgr.cpp:430 +msgid "Thai" +msgstr "" + +#: backend/clanguagemgr.cpp:433 +msgid "Tagalog" +msgstr "" + +#: backend/clanguagemgr.cpp:435 +msgid "Tswana" +msgstr "" + +#: backend/clanguagemgr.cpp:437 +msgid "Turkish" +msgstr "" + +#: backend/clanguagemgr.cpp:442 +msgid "Tahitian" +msgstr "" + +#: backend/clanguagemgr.cpp:446 +msgid "Ukrainian" +msgstr "" + +#: backend/clanguagemgr.cpp:451 +msgid "Vietnamese" +msgstr "" + +#: backend/clanguagemgr.cpp:457 +msgid "Xhosa" +msgstr "" + +#: backend/clanguagemgr.cpp:459 +msgid "Bavarian" +msgstr "" + +#: backend/clanguagemgr.cpp:461 +msgid "Zarma" +msgstr "" + +#: backend/clanguagemgr.cpp:463 +msgid "Alemannisch" +msgstr "" + +#: backend/clanguagemgr.cpp:465 +msgid "Haitian Creole French" +msgstr "" + +#: backend/clanguagemgr.cpp:467 +msgid "Itzá" +msgstr "" + +#: backend/clanguagemgr.cpp:469 +msgid "Shuar" +msgstr "" + +#: backend/clanguagemgr.cpp:471 +msgid "Kekchí" +msgstr "" + +#: backend/clanguagemgr.cpp:473 +msgid "Kabyle" +msgstr "" + +#: backend/clanguagemgr.cpp:475 +msgid "Lombard" +msgstr "" + +#: backend/clanguagemgr.cpp:479 +msgid "Tok Pisin" +msgstr "" + +#: backend/clanguagemgr.cpp:481 +msgid "Uma" +msgstr "" + +#: backend/clanguagemgr.cpp:483 +msgid "Romani, Vlax" +msgstr "" + +#: backend/clanguagemgr.cpp:485 +msgid "Sango" +msgstr "" + +#: backend/clanguagemgr.cpp:487 +msgid "Sranan" +msgstr "" + +#: backend/clanguagemgr.cpp:492 +msgid "Chinese" +msgstr "" + +#: backend/clanguagemgr.cpp:494 +msgid "Zulu" +msgstr "" + +#: backend/cswordbackend.cpp:503 +msgid "Footnotes" +msgstr "" + +#: backend/cswordbackend.cpp:506 +msgid "Strong's numbers" +msgstr "" + +#: backend/cswordbackend.cpp:509 +msgid "Headings" +msgstr "" + +#: backend/cswordbackend.cpp:512 +msgid "Morphological tags" +msgstr "" + +#: backend/cswordbackend.cpp:515 +msgid "Lemmas" +msgstr "" + +#: backend/cswordbackend.cpp:518 +msgid "Hebrew vowel points" +msgstr "" + +#: backend/cswordbackend.cpp:521 +msgid "Hebrew cantillation marks" +msgstr "" + +#: backend/cswordbackend.cpp:524 +msgid "Greek accents" +msgstr "" + +#: backend/cswordbackend.cpp:527 +msgid "Red letter words" +msgstr "" + +#: backend/cswordbackend.cpp:530 +msgid "Textual variants" +msgstr "" + +#: backend/cswordbackend.cpp:533 +msgid "Scripture cross-references" +msgstr "" + +#: backend/cswordbackend.cpp:536 +msgid "Morph segmentation" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:759 util/ctoolclass.cpp:213 +msgid "Version" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:760 backend/cswordmoduleinfo.cpp:765 +#: frontend/cprofile.cpp:30 frontend/mainindex/cindexitem.cpp:289 +msgid "unknown" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:763 +msgid "Markup" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:768 frontend/cswordsetupmodulelistview.cpp:86 +msgid "Location" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:772 util/ctoolclass.cpp:205 +msgid "Language" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:777 +msgid "Category" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:782 +msgid "LCSH" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:786 +msgid "Writable" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:787 +msgid "yes" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:787 +msgid "no" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:791 util/ctoolclass.cpp:208 +msgid "Unlock key" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:810 +msgid "Features" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:818 util/ctoolclass.cpp:201 +msgid "Take care, this work contains cult / questionable material!" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:852 +msgid "Distribution license" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:854 +msgid "Distribution source" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:856 +msgid "Distribution notes" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:858 +msgid "Text source" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:860 +msgid "Copyright notes" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:862 +msgid "Copyright holder" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:864 +msgid "Copyright date" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:866 +msgid "Copyright contact name" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:868 +msgid "Copyright contact address" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:870 +msgid "Copyright contact email" +msgstr "" + +#: bibletime_init.cpp:75 +msgid "Creating BibleTime's GUI" +msgstr "" + +#: bibletime_init.cpp:87 frontend/mainindex/cmainindex.cpp:147 +msgid "Bookshelf" +msgstr "" + +#: bibletime_init.cpp:104 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime_init.cpp:115 +msgid "Search in &open work(s)" +msgstr "" + +#: bibletime_init.cpp:128 +msgid "Search in standard &Bible" +msgstr "" + +#: bibletime_init.cpp:150 +msgid "&Show bookshelf" +msgstr "" + +#: bibletime_init.cpp:162 +msgid "Show &mag" +msgstr "" + +#: bibletime_init.cpp:182 +msgid "Bookshelf &Manager" +msgstr "" + +#: bibletime_init.cpp:208 +msgid "&Arrangement mode" +msgstr "" + +#: bibletime_init.cpp:214 +msgid "&Manual mode" +msgstr "" + +#: bibletime_init.cpp:231 +msgid "Auto-tile &vertically" +msgstr "" + +#: bibletime_init.cpp:248 +msgid "Auto-tile &horizontally" +msgstr "" + +#: bibletime_init.cpp:265 +msgid "Auto-&cascade" +msgstr "" + +#: bibletime_init.cpp:281 +msgid "&Cascade" +msgstr "" + +#: bibletime_init.cpp:295 +msgid "Tile &vertically" +msgstr "" + +#: bibletime_init.cpp:307 +msgid "Tile &horizontally" +msgstr "" + +#: bibletime_init.cpp:321 +msgid "Cl&ose all" +msgstr "" + +#: bibletime_init.cpp:334 +msgid "&Save session" +msgstr "" + +#: bibletime_init.cpp:347 +msgid "Save as &new session" +msgstr "" + +#: bibletime_init.cpp:360 +msgid "&Load session" +msgstr "" + +#: bibletime_init.cpp:372 +msgid "&Delete session" +msgstr "" + +#: bibletime_init.cpp:384 +msgid "&Fullscreen mode" +msgstr "" + +#: bibletime_init.cpp:413 +msgid "&Handbook" +msgstr "" + +#: bibletime_init.cpp:426 +msgid "&Bible Study Howto" +msgstr "" + +#: bibletime_init.cpp:457 +msgid "&Daily tip" +msgstr "" + +#: bibletime_init.cpp:521 +msgid "Initializing Sword" +msgstr "" + +#: bibletime_init.cpp:570 +msgid "Checking indices" +msgstr "" + +#: bibletime_slots.cpp:528 +msgid "Session name:" +msgstr "" + +#: bibletime_slots.cpp:528 +msgid "Please enter a name for the new session." +msgstr "" + +#: display-templates/template-init.cpp:352 +msgid "Crazy" +msgstr "" + +#: display-templates/template-init.cpp:679 +msgid "Green" +msgstr "" + +#: display-templates/template-init.cpp:1008 +msgid "High contrast" +msgstr "" + +#: display-templates/template-init.cpp:1348 +msgid "Simple" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "" +"Do you wish to allow BibleTime to access the Internet?\n" +"WARNING: Click DENY if you live in a persecuted country!" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "Confirm Internet Access" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "DENY" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "Allow" +msgstr "" + +#: frontend/cbtconfig.cpp:252 +msgid "Old testament" +msgstr "" + +#: frontend/cbtconfig.cpp:253 +msgid "Moses/Pentateuch/Torah" +msgstr "" + +#: frontend/cbtconfig.cpp:254 +msgid "History" +msgstr "" + +#: frontend/cbtconfig.cpp:255 +msgid "Prophets" +msgstr "" + +#: frontend/cbtconfig.cpp:256 +msgid "New testament" +msgstr "" + +#: frontend/cbtconfig.cpp:257 +msgid "Gospels" +msgstr "" + +#: frontend/cbtconfig.cpp:258 +msgid "Letters/Epistles" +msgstr "" + +#: frontend/cbtconfig.cpp:259 +msgid "Paul's Epistles" +msgstr "" + +#: frontend/cexportmanager.cpp:472 +msgid "" +"*.html *.htm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" + +#: frontend/cexportmanager.cpp:474 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" + +#: frontend/cexportmanager.cpp:476 +msgid "All files (*.*)" +msgstr "" + +#: frontend/cinfodisplay.cpp:53 +msgid "Mag (\"shift\" to lock)" +msgstr "" + +#: frontend/cinfodisplay.cpp:168 +msgid "Abbreviation" +msgstr "" + +#: frontend/cinfodisplay.cpp:179 frontend/cinfodisplay.cpp:272 +msgid "Cross references" +msgstr "" + +#: frontend/cinfodisplay.cpp:313 +msgid "Footnote" +msgstr "" + +#: frontend/cinfodisplay.cpp:340 +msgid "Strongs" +msgstr "" + +#: frontend/cinfodisplay.cpp:419 +msgid "Morphology" +msgstr "" + +#: frontend/cinfodisplay.cpp:442 +msgid "Word lookup" +msgstr "" + +#: frontend/cinputdialog.cpp:59 +msgid "C&lear" +msgstr "" + +#: frontend/cinputdialog.cpp:66 +msgid "&Ok" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:62 +msgid "Manage module search indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:63 +msgid "" +"You can use the list below to create and/or delete search indices for your " +"installed works." +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:67 +msgid "Module" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:68 +msgid "Index size" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:90 +msgid "Modules with indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:94 +msgid "Modules without indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:106 frontend/cmanageindiceswidget.cpp:111 +msgid "KiB" +msgstr "" + +#: frontend/cmoduleindexdialog.cpp:41 +msgid "Preparing instant search" +msgstr "" + +#: frontend/cmoduleindexdialog.cpp:53 +#, c-format +msgid "Creating index for work %1" +msgstr "" + +#: frontend/coptionsdialog.cpp:75 +msgid "Configure BibleTime" +msgstr "" + +#: frontend/coptionsdialog.cpp:138 +msgid "Display" +msgstr "" + +#: frontend/coptionsdialog.cpp:144 +msgid "Show tip of the day" +msgstr "" + +#: frontend/coptionsdialog.cpp:157 +msgid "Show startuplogo" +msgstr "" + +#: frontend/coptionsdialog.cpp:169 +msgid "Display templates" +msgstr "" + +#: frontend/coptionsdialog.cpp:170 +msgid "" +"Display templates define how text is displayed. Please choose a template you " +"like." +msgstr "" + +#: frontend/coptionsdialog.cpp:183 +msgid "Available display styles:" +msgstr "" + +#: frontend/coptionsdialog.cpp:193 +msgid "Style preview" +msgstr "" + +#: frontend/coptionsdialog.cpp:214 +msgid "Languages" +msgstr "" + +#: frontend/coptionsdialog.cpp:220 +msgid "Specify a language for names of Bible books" +msgstr "" + +#: frontend/coptionsdialog.cpp:221 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the names of books of the Bible. You can specify which " +"locale to use. If you want to create a new locale, see http://www." +"crosswire.org/sword/develop for details." +msgstr "" + +#: frontend/coptionsdialog.cpp:227 +msgid "Language for names of Bible books" +msgstr "" + +#: frontend/coptionsdialog.cpp:303 +msgid "Select custom fonts per-language" +msgstr "" + +#: frontend/coptionsdialog.cpp:304 +msgid "" +"Here you find a list of all languages of the installed works. You can " +"specify a custom font for each language that needs a special font to be " +"displayed correctly." +msgstr "" + +#: frontend/coptionsdialog.cpp:337 +msgid "Use custom font" +msgstr "" + +#: frontend/coptionsdialog.cpp:345 +msgid "The quick brown fox jumps over the lazy dog." +msgstr "" + +#: frontend/coptionsdialog.cpp:361 +msgid "HotKeys" +msgstr "" + +#: frontend/coptionsdialog.cpp:369 +msgid "Choose type:" +msgstr "" + +#: frontend/coptionsdialog.cpp:388 +msgid "BibleTime" +msgstr "" + +#: frontend/coptionsdialog.cpp:389 +msgid "All text windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:390 +msgid "Bible windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:391 +msgid "Commentary windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:392 +msgid "Lexicon windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:393 +msgid "Book windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:458 +msgid "Desk" +msgstr "" + +#: frontend/coptionsdialog.cpp:463 frontend/coptionsdialog.cpp:468 +msgid "Standard works" +msgstr "" + +#: frontend/coptionsdialog.cpp:469 +msgid "" +"Standard works are used when no particular work is specified, for example " +"when a hyperlink into a Bible or lexicon was clicked ." +msgstr "" + +#: frontend/coptionsdialog.cpp:475 +msgid "Standard Bible" +msgstr "" + +#: frontend/coptionsdialog.cpp:484 +msgid "Standard Commentary" +msgstr "" + +#: frontend/coptionsdialog.cpp:494 +msgid "Standard Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:503 +msgid "Standard Daily Devotional" +msgstr "" + +#: frontend/coptionsdialog.cpp:512 +msgid "Standard Hebrew Strong's Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:521 +msgid "Standard Greek Strong's Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:530 +msgid "Standard Hebrew Morphological Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:538 +msgid "Standard Greek Morphological Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:660 frontend/coptionsdialog.cpp:663 +msgid "Text filters" +msgstr "" + +#: frontend/coptionsdialog.cpp:664 +msgid "" +"Filters control the appearance of text. Here you can specify default " +"settings for all filters. You can change the filter settings in each display " +"window, of course." +msgstr "" + +#: frontend/coptionsdialog.cpp:671 +msgid "Insert line break after each verse" +msgstr "" + +#: frontend/coptionsdialog.cpp:677 +msgid "Show verse numbers" +msgstr "" + +#: frontend/coptionsdialog.cpp:683 +msgid "Show section headings" +msgstr "" + +#: frontend/coptionsdialog.cpp:690 frontend/displaywindow/cbuttons.cpp:163 +msgid "Show scripture cross-references" +msgstr "" + +#: frontend/coptionsdialog.cpp:696 frontend/displaywindow/cbuttons.cpp:158 +msgid "Show Greek accents" +msgstr "" + +#: frontend/coptionsdialog.cpp:702 frontend/displaywindow/cbuttons.cpp:154 +msgid "Show Hebrew vowel points" +msgstr "" + +#: frontend/coptionsdialog.cpp:708 frontend/displaywindow/cbuttons.cpp:156 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: frontend/coptionsdialog.cpp:714 frontend/displaywindow/cbuttons.cpp:165 +msgid "Show morph segmentation" +msgstr "" + +#: frontend/coptionsdialog.cpp:720 +msgid "Use textual variants" +msgstr "" + +#: frontend/coptionsdialog.cpp:925 +msgid "" +"For God so loved the world, that he gave his one and only Son, that whoever " +"believes in him should not perish, but have eternal life." +msgstr "" + +#: frontend/coptionsdialog.cpp:930 +msgid "" +"For God didn't send his Son into the world to judge the world, but that the " +"world should be saved through him." +msgstr "" + +#: frontend/coptionsdialog.cpp:937 +msgid "" +"He who believes in him is not judged. He who doesn't believe has been judged " +"already, because he has not believed in the name of the one and only Son of " +"God." +msgstr "" + +#: frontend/coptionsdialog.cpp:944 +msgid "" +"This is the judgment, that the light has come into the world, and men loved " +"the darkness rather than the light; for their works were evil." +msgstr "" + +#: frontend/coptionsdialog.cpp:949 +msgid "" +"For everyone who does evil hates the light, and doesn't come to the light, " +"lest his works would be exposed." +msgstr "" + +#: frontend/coptionsdialog.cpp:954 +msgid "" +"But he who does the truth comes to the light, that his works may be " +"revealed, that they have been done in God." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:59 +msgid "Bookshelf Manager" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:75 +msgid "Bookshelf path(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:86 +msgid "Configure bookshelf path(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:87 +msgid "" +"You can store your bookshelfs in one or more directories, which you can " +"specify here." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:93 +msgid "Your bookshelf configuration file is <b>%1</b>" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:98 +msgid "Path to bookshelf" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:102 +msgid "Edit Entry" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:107 +msgid "Add Entry" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:112 +msgid "Remove Entry" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:121 +msgid "Install/Update works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:144 +msgid "Install/update works - Step 1" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:145 +msgid "" +"Please choose a (local or remote) library and a bookshelf path to install " +"the work(s) to. After that step click on the connect button.<br/><b>WARNING: " +"If you live in a persecuted country and do not wish to risk detection you " +"should NOT use the module remote installation feature!</b>" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:152 +msgid "Select library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:158 +msgid "Delete library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:163 +msgid "Add library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:171 +msgid "Select bookshelf path" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:191 frontend/cswordsetupdialog.cpp:808 +msgid "Connect to library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:206 +msgid "Remove works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:218 +msgid "Remove installed work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:219 +msgid "" +"This dialog lets you remove installed works from your system. Choose the " +"modules and then click on the remove button." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:223 +msgid "Select works to be uninstalled" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:229 +msgid "Remove selected work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:241 +msgid "Manage search indicies" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:319 frontend/cswordsetupdialog.cpp:371 +#: frontend/cswordsetupdialog.cpp:892 +msgid "[Remote]" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:324 frontend/cswordsetupdialog.cpp:366 +#: frontend/cswordsetupdialog.cpp:887 +msgid "[Local]" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:407 +msgid "" +"You selected the following work(s): %1.\n" +"\n" +"Do you really want to remove them from your system?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:484 +msgid "Download" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:486 +msgid "Downloading library information..." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:620 +msgid "Install/update works - Step 2" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:621 +msgid "" +"Please choose the works which should be installed and/or updated and click " +"the install button." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:647 +msgid "Install works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:698 +msgid "" +"You selected the following works: %1.\n" +"\n" +" Do you really want to install them on your system?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:725 +msgid "Download of work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:798 +msgid "[%1]: %2% complete" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:820 +msgid "" +"This directory is not writable, so works can not be installed here using " +"BibleTime. Do you want to use this directory instead of the previous " +"value?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:841 +msgid "" +"This directory is not writable, so works can not be installed here using " +"BibleTime. Do you want to add it to the list of module directories?" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:31 +msgid "Local" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:32 +msgid "Remote" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:43 +msgid "Caption" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:55 +msgid "Type" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:58 +msgid "Server" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:61 +msgid "Path" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:81 +msgid "Ok" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:95 +msgid "Please provide a caption." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:103 +msgid "" +"A source with this caption already exists.<br>Please provide a different " +"caption." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:109 +msgid "Please provide a server name." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:116 +msgid "Please provide a valid, readable path." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:120 +msgid "Please provide a path." +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:74 +msgid "Name" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:78 +msgid "Status" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:80 +msgid "Installed version" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:84 +msgid "Remote version" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:106 +#: frontend/mainindex/cindexitem.cpp:585 +#: frontend/searchdialog/cmodulechooser.cpp:109 +msgid "Bibles" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:107 +#: frontend/mainindex/cindexitem.cpp:588 +#: frontend/searchdialog/cmodulechooser.cpp:110 +msgid "Commentaries" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:108 +#: frontend/mainindex/cindexitem.cpp:591 +#: frontend/searchdialog/cmodulechooser.cpp:111 +msgid "Lexicons" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:109 +#: frontend/mainindex/cindexitem.cpp:594 +#: frontend/searchdialog/cmodulechooser.cpp:112 +msgid "Books" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:110 +#: frontend/searchdialog/cmodulechooser.cpp:150 +msgid "Daily Devotionals" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:111 +#: frontend/mainindex/cindexitem.cpp:600 frontend/mainindex/cindexitem.cpp:1189 +#: frontend/searchdialog/cmodulechooser.cpp:161 +msgid "Glossaries" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:219 +msgid "New" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:219 +msgid "Updated" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:221 +msgid "Installed" +msgstr "" + +#: frontend/display/cdisplay.cpp:154 +#: frontend/searchdialog/csearchanalysis.cpp:517 +msgid "HTML files" +msgstr "" + +#: frontend/display/cdisplay.cpp:157 +msgid "Text files" +msgstr "" + +#: frontend/display/cdisplay.cpp:161 +msgid "Save document ..." +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:133 +msgid "Choose a font" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:144 +msgid "Choose a font size" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:164 +msgid "Bold" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:186 +msgid "Underline" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:258 +msgid "Select all" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:262 +msgid "HTML editor window" +msgstr "" + +#: frontend/display/creaddisplay.cpp:67 +msgid "Print keys" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:82 +#: frontend/displaywindow/cbiblereadwindow.cpp:134 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:38 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:111 +msgid "Next book" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:86 +#: frontend/displaywindow/cbiblereadwindow.cpp:140 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:42 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:117 +msgid "Previous book" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:90 +#: frontend/displaywindow/cbiblereadwindow.cpp:146 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:46 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:123 +msgid "Next chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:94 +#: frontend/displaywindow/cbiblereadwindow.cpp:152 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:50 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:129 +msgid "Previous chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:98 +#: frontend/displaywindow/cbiblereadwindow.cpp:158 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:54 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:135 +msgid "Next verse" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:102 +#: frontend/displaywindow/cbiblereadwindow.cpp:164 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:58 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:141 +msgid "Previous verse" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:113 +msgid "Copy chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:118 +msgid "Save chapter as plain text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:119 +msgid "Save chapter as HTML" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:123 +msgid "Print chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:177 +#: frontend/displaywindow/clexiconreadwindow.cpp:101 +msgid "Strong's Search" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:185 +#: frontend/displaywindow/clexiconreadwindow.cpp:108 +#: frontend/displaywindow/clexiconreadwindow.cpp:119 +#: frontend/searchdialog/cmoduleresultview.cpp:65 +#: frontend/searchdialog/cmoduleresultview.cpp:73 +#: frontend/searchdialog/csearchresultview.cpp:53 +#: frontend/searchdialog/csearchresultview.cpp:61 +msgid "Reference only" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:187 +msgid "Text of reference" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:189 +#: frontend/displaywindow/cbiblereadwindow.cpp:196 +#: frontend/displaywindow/cbiblereadwindow.cpp:202 +#: frontend/searchdialog/cmoduleresultview.cpp:67 +#: frontend/searchdialog/cmoduleresultview.cpp:75 +#: frontend/searchdialog/cmoduleresultview.cpp:81 +#: frontend/searchdialog/csearchresultview.cpp:55 +#: frontend/searchdialog/csearchresultview.cpp:63 +#: frontend/searchdialog/csearchresultview.cpp:69 +msgid "Reference with text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:191 +#: frontend/displaywindow/cbiblereadwindow.cpp:204 +msgid "Chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:198 +msgid "Chapter as plain text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:200 +msgid "Chapter as HTML" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:229 +msgid "Bible window" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:237 +#: frontend/displaywindow/clexiconreadwindow.cpp:211 +#: frontend/searchdialog/cmoduleresultview.cpp:63 +#: frontend/searchdialog/csearchresultview.cpp:51 +msgid "Copy..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:247 +#: frontend/displaywindow/clexiconreadwindow.cpp:220 +#: frontend/searchdialog/cmoduleresultview.cpp:71 +#: frontend/searchdialog/csearchresultview.cpp:59 +msgid "Save..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:254 +#: frontend/displaywindow/clexiconreadwindow.cpp:226 +#: frontend/searchdialog/cmoduleresultview.cpp:79 +#: frontend/searchdialog/csearchresultview.cpp:67 +msgid "Print..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:351 +msgid "Copy chapter to clipboard ..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:351 +msgid "Copying" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:372 +#: frontend/displaywindow/cbiblereadwindow.cpp:390 +msgid "Saving chapter ..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:372 +#: frontend/displaywindow/cbiblereadwindow.cpp:390 +#: frontend/displaywindow/clexiconreadwindow.cpp:271 +#: frontend/displaywindow/clexiconreadwindow.cpp:277 +msgid "Saving" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:65 +#: frontend/displaywindow/cbookreadwindow.cpp:76 +msgid "Toggle tree view" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:82 +#: frontend/displaywindow/clexiconreadwindow.cpp:56 +msgid "Copy entry with text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:84 +#: frontend/displaywindow/clexiconreadwindow.cpp:58 +msgid "Save entry as plain text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:85 +#: frontend/displaywindow/clexiconreadwindow.cpp:59 +msgid "Save entry as HTML" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:87 +#: frontend/displaywindow/clexiconreadwindow.cpp:61 +msgid "Print entry with text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:175 +msgid "Book window" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:111 +msgid "Display settings: No options available" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:116 +msgid "Display settings" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:133 +msgid "Display options" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:136 +msgid "Use linebreaks after each verse" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:139 +msgid "Show versenumbers" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:141 +msgid "Show headings" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:145 +msgid "Highlight words of Jesus" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:161 +msgid "Use alternative textual variant" +msgstr "" + +#: frontend/displaywindow/ccommentaryreadwindow.cpp:78 +#: frontend/displaywindow/chtmlwritewindow.cpp:59 +#: frontend/displaywindow/cplainwritewindow.cpp:55 +msgid "Sync with active Bible" +msgstr "" + +#: frontend/displaywindow/ccommentaryreadwindow.cpp:197 +msgid "Commentary window" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:146 +#: frontend/displaywindow/cdisplaywindow.cpp:197 +msgid "Back in history" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:153 +#: frontend/displaywindow/cdisplaywindow.cpp:203 +msgid "Forward in history" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:161 +#: frontend/searchdialog/csearchdialog.cpp:85 +msgid "Search" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:68 +#: frontend/displaywindow/cplainwritewindow.cpp:65 +msgid "Save text" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:78 +#: frontend/displaywindow/cplainwritewindow.cpp:76 +msgid "Delete current entry" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:88 +#: frontend/displaywindow/cplainwritewindow.cpp:87 +msgid "Restore original text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:47 +#: frontend/displaywindow/clexiconreadwindow.cpp:83 +msgid "Next entry" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:51 +#: frontend/displaywindow/clexiconreadwindow.cpp:88 +msgid "Previous entry" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:110 +#: frontend/displaywindow/clexiconreadwindow.cpp:121 +msgid "Entry with text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:115 +msgid "Entry as plain text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:117 +msgid "Entry as HTML" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:200 +msgid "Lexicon window" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:271 +#: frontend/displaywindow/clexiconreadwindow.cpp:277 +msgid "Saving entry ..." +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:112 +#: frontend/displaywindow/cmodulechooserbutton.cpp:159 +msgid "NONE" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:128 +#: frontend/displaywindow/cmodulechooserbutton.cpp:129 +#: frontend/displaywindow/cmodulechooserbutton.cpp:151 +msgid "Select a work" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:154 +msgid "Select an additional work" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:225 +msgid "[locked]" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:244 +msgid "No work selected" +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:138 +msgid "Module is not writable." +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:139 +msgid "" +"Either the module may not be edited, or you do not have write permission." +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:141 +msgid "Module not writable" +msgstr "" + +#: frontend/displaywindow/cwritewindow.cpp:141 +msgid "Save text before closing?" +msgstr "" + +#: frontend/displaywindow/cwritewindow.cpp:165 +msgid "Save changed text?" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:393 +msgid "Change description ..." +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:393 +msgid "Enter a new description for the chosen bookmark." +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:488 +msgid "New folder" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:597 +msgid "Daily devotionals" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:606 +msgid "Old bookmarks" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:609 +msgid "Unknown" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:616 +msgid "Unknown language" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:974 frontend/mainindex/cindexitem.cpp:982 +msgid "" +"*.btb | BibleTime bookmark files (*.btb)\n" +"*.* | All files (*.*)" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:974 +msgid "BibleTime - Export bookmarks" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:982 +msgid "BibleTime - Import bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:149 +msgid "Create a new folder" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:150 +msgid "Change this folder" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:152 +msgid "Change bookmark description" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:153 +msgid "Import bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:154 +msgid "Export bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:155 +msgid "Print bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:157 +msgid "Remove selected item(s)" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:159 +msgid "Edit this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:161 +msgid "Plain text" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:162 +msgid "HTML" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:164 +msgid "Search in selected work(s)" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:165 +msgid "Unlock this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:166 +msgid "About this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:534 +msgid "Do you really want to delete the selected items and child-items?" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:534 +msgid "Delete Items" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:574 +msgid "BibleTime - Unlock work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:575 +msgid "Enter the unlock key for this work." +msgstr "" + +#: frontend/manageindicesform.cpp:75 frontend/manageindicesform.ui:16 +#, no-c-format +msgid "Manage Indicies" +msgstr "" + +#: frontend/manageindicesform.cpp:76 frontend/manageindicesform.ui:52 +#, no-c-format +msgid "Automaticall&y delete orphaned indices when BibleTime starts" +msgstr "" + +#: frontend/manageindicesform.cpp:77 frontend/manageindicesform.ui:90 +#, no-c-format +msgid "&Create selected indices" +msgstr "" + +#: frontend/manageindicesform.cpp:78 frontend/manageindicesform.ui:98 +#, no-c-format +msgid "De&lete selected indices" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:92 +#: frontend/searchdialog/cmoduleresultview.cpp:49 +msgid "Work" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:271 +msgid "Choose work(s)" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:283 +msgid "Use chosen work(s)" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:50 +msgid "Hits" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:227 +#: frontend/searchdialog/cmoduleresultview.cpp:236 +#: frontend/searchdialog/csearchresultview.cpp:212 +#: frontend/searchdialog/csearchresultview.cpp:231 +msgid "Copy search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:227 +#: frontend/searchdialog/cmoduleresultview.cpp:236 +#: frontend/searchdialog/csearchresultview.cpp:212 +#: frontend/searchdialog/csearchresultview.cpp:231 +msgid "Copying search result" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:245 +#: frontend/searchdialog/cmoduleresultview.cpp:254 +#: frontend/searchdialog/csearchresultview.cpp:174 +#: frontend/searchdialog/csearchresultview.cpp:193 +msgid "Save search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:245 +#: frontend/searchdialog/cmoduleresultview.cpp:254 +#: frontend/searchdialog/csearchresultview.cpp:174 +#: frontend/searchdialog/csearchresultview.cpp:193 +msgid "Saving search result" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:263 +#: frontend/searchdialog/csearchresultview.cpp:163 +msgid "Print search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:263 +#: frontend/searchdialog/csearchresultview.cpp:163 +msgid "Printing search result" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:74 +msgid "Search range editor" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:102 +msgid "Search range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:110 +msgid "Add new range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:114 +msgid "Delete current range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:120 +msgid "Name:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:125 +msgid "Edit current search range:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:135 +msgid "Parsed search range:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:164 +msgid "New range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:229 +msgid "<invalid name of search range>" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:70 +msgid "Search analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:87 +msgid "Save search analysis as HTML" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:519 +msgid "Save Search Analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:540 +msgid "BibleTime Search Analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:541 +msgid "Search text :" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:543 +msgid "Book" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:544 +msgid "Total hits" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:580 +msgid "Created by" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:85 +msgid "Search dialog" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:111 +msgid "Missing indices" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:112 +msgid "" +"One or more modules need indexing before they can be searched.\n" +"This could take a long time. Proceed with indexing?" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:81 +msgid "Parsing Stong's Numbers" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:81 +msgid "Parsing Stong's numbers for translations." +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:650 +msgid "Searching in: " +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:723 +msgid "" +"<p>Enter search terms separated by spaces. By default the search function " +"will return results that match any of the search terms (OR). To search for " +"all the terms separate the terms by AND.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:726 +msgid "" +"<p>You can use wildcards: '*' matches any sequence of characters, while '?' " +"matches any single character. The use of brackets allows you to group your " +"search terms, e.g. '(Jesus OR spirit) AND God'.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:729 +msgid "" +"<p>To search text other than the main text, enter the text type followed by " +"\":\", and then the search term. For example, to search for the Strong's " +"number H8077, use 'strong:H8077'.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:732 +msgid "" +"<p>Available text types:<br><table><tr><td>heading:</td><td>searches " +"headings</td></tr><tr><td>footnote:</td><td>searches footnotes</td></" +"tr><tr><td>strong:</td><td>searches Strong's Numbers</td></tr><tr><td>morph:" +"</td><td>searches morphology codes</td></tr></table></p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:737 +msgid "" +"<p>BibleTime uses the Lucene search engine to perform your searches. It has " +"many advanced features, and you can read more about it here: <a href=" +"\"http://lucene.apache.org/java/docs/queryparsersyntax.html\">http://lucene." +"apache.org/java/docs/queryparsersyntax.html</a></p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:742 +msgid "Basic Search Syntax Introduction" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:750 +msgid "No search scope" +msgstr "" + +#: frontend/searchdialog/csearchresultview.cpp:41 +msgid "Results" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:106 +#: frontend/searchdialog/searchoptionsform.ui:36 +#, no-c-format +msgid "Search Options" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:107 +#: frontend/searchdialog/searchoptionsform.ui:50 +#, no-c-format +msgid "Search parameters" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:108 +#: frontend/searchdialog/searchoptionsform.ui:75 +#, no-c-format +msgid "Search for:" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:110 +#: frontend/searchdialog/searchoptionsform.ui:91 +#, no-c-format +msgid "&Choose" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:111 +#: frontend/searchdialog/searchoptionsform.ui:99 +#, no-c-format +msgid "&Setup" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:112 +#: frontend/searchdialog/searchoptionsform.ui:115 +#, no-c-format +msgid "Search scope:" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:113 +#: frontend/searchdialog/searchoptionsform.ui:169 +#, no-c-format +msgid "Search in:" +msgstr "" + +#: frontend/searchdialog/searchresultsform.cpp:84 +#: frontend/searchdialog/searchresultsform.ui:36 +#, no-c-format +msgid "SearchResults" +msgstr "" + +#: frontend/searchdialog/searchresultsform.cpp:85 +#: frontend/searchdialog/searchresultsform.ui:106 +#, no-c-format +msgid "Analyze search" +msgstr "" + +#: main.cpp:124 +msgid "Enable debug messages" +msgstr "" + +#: main.cpp:125 +msgid "" +"Ignore the startup session that was saved when BibleTime was closed the last " +"time." +msgstr "" + +#: main.cpp:126 +msgid "" +"Open the standard Bible with the given key. Use <random> to open at a random " +"position." +msgstr "" + +#: main.cpp:135 +msgid "Bible study tool for Trinity" +msgstr "" + +#: main.cpp:137 +msgid "(c)1999-2010, The BibleTime Team and The Trinity Project" +msgstr "" + +#: main.cpp:138 +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for Trinity.\n" +"It is a fork of the main BibleTime project in order to provide a native " +"Trinity application.\n" +"\n" +"The BibleTime project is looking for developers and translators.\n" +"If you'd like to join their team, please send an email to info@bibletime." +"info." +msgstr "" + +#: main.cpp:147 +msgid "Project coordinator" +msgstr "" + +#: main.cpp:149 +msgid "Frontend, backend" +msgstr "" + +#: main.cpp:151 +msgid "Crystal icons, crystal startlogo, webpage" +msgstr "" + +#: main.cpp:153 +msgid "Trinity project" +msgstr "" + +#: main.cpp:161 +msgid "Romanian translation" +msgstr "" + +#: main.cpp:163 +msgid "High contrast template" +msgstr "" + +#: main.cpp:165 +msgid "Installation manager" +msgstr "" + +#: main.cpp:167 +msgid "Icons, startlogo" +msgstr "" + +#: main.cpp:169 +msgid "GUI" +msgstr "" + +#: main.cpp:171 +msgid "GUI, instant search" +msgstr "" + +#: main.cpp:173 +msgid "GUI translations into Traditional and Simplified Chinese" +msgstr "" + +#: main.cpp:175 +msgid "Binary packages" +msgstr "" + +#: main.cpp:177 +msgid "Founder of the Sword project" +msgstr "" + +#: main.cpp:179 +msgid "Sponsored our internet domain for many years" +msgstr "" + +#: main.cpp:181 +msgid "Bible Study HowTo" +msgstr "" + +#: main.cpp:183 main.cpp:211 +msgid "Search dialog enhancements" +msgstr "" + +#: main.cpp:185 +msgid "Language codes and names" +msgstr "" + +#: main.cpp:187 +msgid "GUI improvements" +msgstr "" + +#: main.cpp:189 +msgid "Finnish translation" +msgstr "" + +#: main.cpp:191 main.cpp:199 +msgid "Frontend" +msgstr "" + +#: main.cpp:193 +msgid "Czech translation" +msgstr "" + +#: main.cpp:195 +msgid "Searchdialog" +msgstr "" + +#: main.cpp:197 +msgid "Polish translation" +msgstr "" + +#: main.cpp:201 main.cpp:209 +msgid "Russian website translation" +msgstr "" + +#: main.cpp:203 +msgid "Spanish website translation updates" +msgstr "" + +#: main.cpp:205 +msgid "Update to the russian website translation" +msgstr "" + +#: main.cpp:207 +msgid "Documentation" +msgstr "" + +#: main.cpp:213 +msgid "Very helpful and detailed testing" +msgstr "" + +#: main.cpp:215 +msgid "The first lead developer" +msgstr "" + +#: main.cpp:217 +msgid "Translation updates for the Dutch GUI, the website and the handbook" +msgstr "" + +#: main.cpp:219 +msgid "French handbook translation" +msgstr "" + +#: main.cpp:221 +msgid "Helpful source code additions" +msgstr "" + +#: main.cpp:223 +msgid "Translated the GUI into Russian" +msgstr "" + +#: main.cpp:225 +msgid "New Bible key choosers" +msgstr "" + +#: main.cpp:227 +msgid "Spanish translation" +msgstr "" + +#: main.cpp:267 +msgid "Starting BibleTime" +msgstr "" + +#: util/cresmgr.cpp:737 +msgid "" +"Open the printer dialog of BibleTime, where you can edit the print queue, " +"assign styles to the items and print them." +msgstr "" + +#: util/cresmgr.cpp:741 +msgid "Close BibleTime and save the settings." +msgstr "" + +#: util/cresmgr.cpp:748 +msgid "Show or hide the bookshelf." +msgstr "" + +#: util/cresmgr.cpp:752 +msgid "Toggle the main toolbar view." +msgstr "" + +#: util/cresmgr.cpp:760 +msgid "Open the search dialog to search in all works that are currently open." +msgstr "" + +#: util/cresmgr.cpp:764 +msgid "Open the search dialog to search in the standard Bible." +msgstr "" + +#: util/cresmgr.cpp:772 +msgid "Restore a saved BibleTime session." +msgstr "" + +#: util/cresmgr.cpp:776 +msgid "Save current BibleTime session so that it can be reused later." +msgstr "" + +#: util/cresmgr.cpp:780 +msgid "Create and save a new session." +msgstr "" + +#: util/cresmgr.cpp:784 +msgid "Delete a BibleTime session." +msgstr "" + +#: util/cresmgr.cpp:788 +msgid "Toggle fullscreen mode of the main window." +msgstr "" + +#: util/cresmgr.cpp:792 +msgid "Vertically tile the open windows." +msgstr "" + +#: util/cresmgr.cpp:796 +msgid "Horizontally tile the open windows." +msgstr "" + +#: util/cresmgr.cpp:800 +msgid "Cascade the open windows." +msgstr "" + +#: util/cresmgr.cpp:805 +msgid "Choose the way that is used to arrange the windows." +msgstr "" + +#: util/cresmgr.cpp:809 +msgid "Automatically tile the open windows vertically." +msgstr "" + +#: util/cresmgr.cpp:813 +msgid "Automatically tile the open windows horizontally." +msgstr "" + +#: util/cresmgr.cpp:817 +msgid "Automatically cascade the open windows." +msgstr "" + +#: util/cresmgr.cpp:822 +msgid "Close all open windows." +msgstr "" + +#: util/cresmgr.cpp:830 +msgid "Open BibleTime's toolbar editor." +msgstr "" + +#: util/cresmgr.cpp:834 +msgid "Open the dialog to set most of BibleTime's preferences." +msgstr "" + +#: util/cresmgr.cpp:838 +msgid "" +"Open the dialog to configure your bookshelf and install/update/remove works." +msgstr "" + +#: util/cresmgr.cpp:847 +msgid "Open BibleTime's handbook in the KDE helpbrowser." +msgstr "" + +#: util/cresmgr.cpp:851 +msgid "" +"Open the Bible study HowTo included with BibleTime in the KDE helpbrowser. " +"<BR>This HowTo is an introduction on how to study the Bible in an efficient " +"way." +msgstr "" + +#: util/cresmgr.cpp:855 +msgid "Send a bugreport to the developers of BibleTime." +msgstr "" + +#: util/cresmgr.cpp:859 +msgid "" +"Show a daily tip each time BibleTime starts. <BR>The tips contain important " +"Bible quotations and helpful tips for using BibleTime." +msgstr "" + +#: util/cresmgr.cpp:863 +msgid "Show detailed information about BibleTime." +msgstr "" + +#: util/cresmgr.cpp:867 +msgid "Show detailed information about the KDE project." +msgstr "" + +#: util/cresmgr.cpp:877 +msgid "Start to search the text in each of the chosen work(s)." +msgstr "" + +#: util/cresmgr.cpp:881 +msgid "Stop the active search." +msgstr "" + +#: util/cresmgr.cpp:888 +msgid "Open a dialog to choose work(s) for the search." +msgstr "" + +#: util/cresmgr.cpp:892 +msgid "Enter the text you want to search in the chosen work(s) here." +msgstr "" + +#: util/cresmgr.cpp:898 +msgid "" +"Treat the search text as multiple words. A text must contain all of the " +"words to match. The order of the words is unimportant." +msgstr "" + +#: util/cresmgr.cpp:902 +msgid "" +"Treat the search text as multiple words. A text must contain one or more " +"words of to match. The order is unimportant." +msgstr "" + +#: util/cresmgr.cpp:906 +msgid "The search text will be used exactly as entered." +msgstr "" + +#: util/cresmgr.cpp:910 +msgid "" +"Treat the search string as a GNU regular expression. The BibleTime handbook " +"contains an introduction to regular expressions." +msgstr "" + +#: util/cresmgr.cpp:918 +msgid "" +"If you choose this option the search will distinguish between upper and " +"lowercase characters." +msgstr "" + +#: util/cresmgr.cpp:923 +msgid "" +"Choose a scope from the list. Select the first item to use no scope, the " +"second one is to use each work's last search result as search scope. The " +"others are user defined search scopes." +msgstr "" + +#: util/cresmgr.cpp:931 +msgid "Select an item from the list to edit the search scope." +msgstr "" + +#: util/cresmgr.cpp:935 +msgid "Change the name of the selected search scope." +msgstr "" + +#: util/cresmgr.cpp:939 +msgid "" +"Change the search ranges of the selected search scope item. Have a look at " +"the predefined search scopes to see how search ranges are constructed." +msgstr "" + +#: util/cresmgr.cpp:943 +msgid "Contains the search ranges which will be used for the search." +msgstr "" + +#: util/cresmgr.cpp:947 +msgid "" +"Add a new search scope. First enter an appropriate name, then edit the " +"search ranges." +msgstr "" + +#: util/cresmgr.cpp:951 +msgid "" +"Deletes the selected search scope. If you close the dialog using Cancel the " +"settings won't be saved." +msgstr "" + +#: util/cresmgr.cpp:959 +msgid "The list of works chosen for the search." +msgstr "" + +#: util/cresmgr.cpp:963 +msgid "This list contains the search result of the selected work." +msgstr "" + +#: util/cresmgr.cpp:967 +msgid "The text preview of the selected search result item." +msgstr "" + +#: util/cresmgr.cpp:979 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" + +#: util/cresmgr.cpp:983 +msgid "This button opens the search dialog with the work(s) of this window." +msgstr "" + +#: util/cresmgr.cpp:988 +msgid "Go back one item in the display history." +msgstr "" + +#: util/cresmgr.cpp:992 +msgid "Go forward one item in the display history." +msgstr "" + +#: util/cresmgr.cpp:997 +msgid "" +"Show all occurences of the Strong number currently under the mouse cursor." +msgstr "" + +#: util/cresmgr.cpp:1003 +msgid "This list contains the books which are available in this work." +msgstr "" + +#: util/cresmgr.cpp:1007 +msgid "Show the next book of this work." +msgstr "" + +#: util/cresmgr.cpp:1011 +msgid "Show the previous book of this work." +msgstr "" + +#: util/cresmgr.cpp:1015 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" + +#: util/cresmgr.cpp:1019 +msgid "Show the next chapter of the work." +msgstr "" + +#: util/cresmgr.cpp:1023 +msgid "Show the previous chapter of the work." +msgstr "" + +#: util/cresmgr.cpp:1027 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" + +#: util/cresmgr.cpp:1031 +msgid "" +"In Bible texts, the next verse will be highlighted. In commentaries, the " +"next entry will be shown." +msgstr "" + +#: util/cresmgr.cpp:1036 +msgid "" +"In Bible texts, the previous verse will be highlighted. In commentaries, the " +"previous entry will be shown." +msgstr "" + +#: util/cresmgr.cpp:1043 +msgid "" +"Synchronize the displayed entry of this work with the active Bible window." +msgstr "" + +#: util/cresmgr.cpp:1050 +msgid "This list contains the entries of the current work." +msgstr "" + +#: util/cresmgr.cpp:1054 +msgid "The next entry of the work will be shown." +msgstr "" + +#: util/cresmgr.cpp:1058 +msgid "The previous entry of the work will be shown." +msgstr "" + +#: util/cresmgr.cpp:1066 +msgid "Save the curent text into the work. The old text will be overwritten." +msgstr "" + +#: util/cresmgr.cpp:1070 +msgid "" +"Loads the old text from the work and loads it into the edit area. The " +"unsaved text will be lost." +msgstr "" + +#: util/cresmgr.cpp:1074 +msgid "Deletes the current entry out of the work. The text will be lost." +msgstr "" + +#: util/cresmgr.cpp:1080 +msgid "Toggle bold formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1084 +msgid "Toggle italic formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1088 +msgid "Toggle underlined formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1093 +msgid "The text will be aligned on the left side of the page." +msgstr "" + +#: util/cresmgr.cpp:1097 +msgid "Centers the text horizontally." +msgstr "" + +#: util/cresmgr.cpp:1101 +msgid "Aligns the text on the right side of the page." +msgstr "" + +#: util/cresmgr.cpp:1105 +msgid "Justifies the text on the page." +msgstr "" + +#: util/cresmgr.cpp:1110 +msgid "Choose a new font for the selected text." +msgstr "" + +#: util/cresmgr.cpp:1113 +msgid "Choose a new font size for the selected text." +msgstr "" + +#: util/cresmgr.cpp:1116 +msgid "Choose a new color for the selected text." +msgstr "" + +#: util/cresmgr.cpp:1126 +msgid "Activate this box to see a daily tip on startup." +msgstr "" + +#: util/cresmgr.cpp:1130 +msgid "Activate this to see the BibleTime logo on startup." +msgstr "" + +#: util/cresmgr.cpp:1134 +msgid "" +"Save the user's session when BibleTime is closed and restore it on the next " +"startup." +msgstr "" + +#: util/cresmgr.cpp:1141 +msgid "The font selection below will apply to all texts in this language." +msgstr "" + +#: util/cresmgr.cpp:1150 +msgid "Contains the languages which can be used for the biblical booknames." +msgstr "" + +#: util/cresmgr.cpp:1157 +msgid "The standard Bible is used when a hyperlink into a Bible is clicked." +msgstr "" + +#: util/cresmgr.cpp:1161 +msgid "" +"The standard commentary is used when a hyperlink into a commentary is " +"clicked." +msgstr "" + +#: util/cresmgr.cpp:1165 +msgid "" +"The standard lexicon is used when a hyperlink into a lexicon is clicked." +msgstr "" + +#: util/cresmgr.cpp:1169 +msgid "" +"The standard devotional will be used to display a short start up devotional." +msgstr "" + +#: util/cresmgr.cpp:1173 +msgid "" +"The standard Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"is clicked." +msgstr "" + +#: util/cresmgr.cpp:1177 +msgid "" +"The standard Greek lexicon is used when a hyperlink into a Greek lexicon is " +"clicked." +msgstr "" + +#: util/cresmgr.cpp:1181 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text is clicked." +msgstr "" + +#: util/cresmgr.cpp:1185 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text is clicked." +msgstr "" + +#: util/cresmgr.cpp:1194 +msgid "" +"Opens the search dialog to search in the work(s) that are currently open." +msgstr "" + +#: util/ctoolclass.cpp:78 +msgid "The file already exists." +msgstr "" + +#: util/ctoolclass.cpp:79 +msgid "Do you want to overwrite it?" +msgstr "" + +#: util/ctoolclass.cpp:99 +msgid "The file couldn't be saved." +msgstr "" + +#: util/ctoolclass.cpp:100 +msgid "Please check permissions etc." +msgstr "" + +#: util/ctoolclass.cpp:209 +msgid "not set" +msgstr "" + +#: xml/bibletimeui.rc:9 +#, no-c-format +msgid "&Search" +msgstr "" + +#: xml/bibletimeui.rc:19 +#, no-c-format +msgid "Se&ttings" +msgstr "" + +#: xml/bibletimeui.rc:26 +#, no-c-format +msgid "&Window" +msgstr "" + +#: ../docs/tips:3 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: ../docs/tips:9 +msgid "" +"BibleTime includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: ../docs/tips:16 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18-19)\n" +msgstr "" + +#: ../docs/tips:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: ../docs/tips:28 +msgid "" +"BibleTime does include a <B>Bible Study HowTo</B>!\n" +"It was written by Bob Harman and is a great introduction how to study the " +"Bible.\n" +msgstr "" + +#: ../docs/tips:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: ../docs/tips:41 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: ../docs/tips:47 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: ../docs/tips:54 +msgid "The Bible is truth. (John 17:17)\n" +msgstr "" + +#: ../docs/tips:60 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: ../docs/tips:67 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: ../docs/tips:73 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the preferences.\n" +msgstr "" + +#: ../docs/tips:82 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: ../docs/tips:88 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: ../docs/tips:94 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: ../docs/tips:100 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the option \"Multiple words (OR)\" for searching.\n" +msgstr "" + +#: ../docs/tips:106 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: ../docs/tips:111 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: ../docs/tips:117 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Select it and copy it to the clipboard. Now insert the copied word in the " +"search text box of the searchdialog.\n" +msgstr "" + +#: ../docs/tips:124 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: ../docs/tips:130 +msgid "" +"Foreign modules do often require a special font to display correctly. You " +"can set the font for each language in the preferences.\n" +msgstr "" + +#: ../docs/tips:136 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible (by Johann Gutenberg, in 1492)?\n" +msgstr "" + +#: ../docs/tips:142 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: ../docs/tips:148 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.<BR>\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: ../docs/tips:155 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: ../docs/tips:161 +msgid "" +"You are using a program that has been written for the glory of God.<BR>May " +"He bless you as you study His Word!\n" +msgstr "" diff --git a/translations/messages/pt_BR.po b/translations/messages/pt_BR.po new file mode 100644 index 0000000..24ec5d2 --- /dev/null +++ b/translations/messages/pt_BR.po @@ -0,0 +1,2910 @@ +# SOME DESCRIPTIVE TITLE. +# Rodrigo Zimmermann <rodrigo.zimmermann23@gmail.com>, 2022. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-09-26 18:29+0000\n" +"PO-Revision-Date: 2022-11-20 10:10+0000\n" +"Last-Translator: Rodrigo Zimmermann <rodrigo.zimmermann23@gmail.com>\n" +"Language-Team: Portuguese (Brazil) <https://mirror.git.trinitydesktop.org/" +"weblate/projects/applications/bibletime/pt_BR/>\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.14.2\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#: main.cpp:231 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Rodrigo Zimmermann" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#: main.cpp:232 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "<rodrigo.zimmermann23@gmail.com>" + +#: backend/bt_osishtml.cpp:325 +msgid "Alternative text" +msgstr "Texto alternativo" + +#: backend/bt_osishtml.cpp:483 +msgid "Added text" +msgstr "Texto adicionado" + +#: backend/cdisplaytemplatemgr.cpp:184 +msgid "(user template)" +msgstr "(modelo do usuário)" + +#: backend/clanguagemgr.cpp:197 +msgid "Afrikaans" +msgstr "" + +#: backend/clanguagemgr.cpp:200 +msgid "English, Old (ca.450-1100)" +msgstr "" + +#: backend/clanguagemgr.cpp:202 +msgid "Arabic" +msgstr "" + +#: backend/clanguagemgr.cpp:205 +msgid "Azerbaijani" +msgstr "" + +#: backend/clanguagemgr.cpp:208 +msgid "Belarusian" +msgstr "" + +#: backend/clanguagemgr.cpp:210 +msgid "Bulgarian" +msgstr "" + +#: backend/clanguagemgr.cpp:216 +msgid "Breton" +msgstr "" + +#: backend/clanguagemgr.cpp:218 +msgid "Bosnian" +msgstr "" + +#: backend/clanguagemgr.cpp:220 +msgid "Catalan" +msgstr "" + +#: backend/clanguagemgr.cpp:223 +msgid "Cebuano" +msgstr "" + +#: backend/clanguagemgr.cpp:225 +msgid "Chamorro" +msgstr "" + +#: backend/clanguagemgr.cpp:228 +msgid "Coptic" +msgstr "" + +#: backend/clanguagemgr.cpp:230 +msgid "Czech" +msgstr "" + +#: backend/clanguagemgr.cpp:232 +msgid "Church Slavic" +msgstr "" + +#: backend/clanguagemgr.cpp:235 +msgid "Welsh" +msgstr "" + +#: backend/clanguagemgr.cpp:237 +msgid "Danish" +msgstr "" + +#: backend/clanguagemgr.cpp:239 +msgid "German" +msgstr "" + +#: backend/clanguagemgr.cpp:243 +msgid "Greek, Modern (1453-)" +msgstr "" + +#: backend/clanguagemgr.cpp:245 +msgid "English" +msgstr "" + +#: backend/clanguagemgr.cpp:247 +msgid "American English" +msgstr "" + +#: backend/clanguagemgr.cpp:249 +msgid "English, Middle (1100-1500)" +msgstr "" + +#: backend/clanguagemgr.cpp:251 +msgid "Esperanto" +msgstr "" + +#: backend/clanguagemgr.cpp:253 +msgid "Spanish" +msgstr "" + +#: backend/clanguagemgr.cpp:255 +msgid "Estonian" +msgstr "" + +#: backend/clanguagemgr.cpp:257 +msgid "Basque" +msgstr "" + +#: backend/clanguagemgr.cpp:260 +msgid "Finnish" +msgstr "" + +#: backend/clanguagemgr.cpp:264 +msgid "French" +msgstr "" + +#: backend/clanguagemgr.cpp:266 +msgid "Frisian" +msgstr "" + +#: backend/clanguagemgr.cpp:268 +msgid "Irish" +msgstr "" + +#: backend/clanguagemgr.cpp:270 +msgid "Gaelic (Scots)" +msgstr "" + +#: backend/clanguagemgr.cpp:275 +msgid "Gothic" +msgstr "" + +#: backend/clanguagemgr.cpp:277 +msgid "Manx" +msgstr "" + +#: backend/clanguagemgr.cpp:279 +msgid "Greek, Ancient (to 1453)" +msgstr "" + +#: backend/clanguagemgr.cpp:281 +msgid "Hebrew" +msgstr "" + +#: backend/clanguagemgr.cpp:283 +msgid "Hausa" +msgstr "" + +#: backend/clanguagemgr.cpp:285 +msgid "Hawaiian" +msgstr "" + +#: backend/clanguagemgr.cpp:289 +msgid "Croatian" +msgstr "" + +#: backend/clanguagemgr.cpp:291 +msgid "Hungarian" +msgstr "" + +#: backend/clanguagemgr.cpp:293 +msgid "Armenian" +msgstr "" + +#: backend/clanguagemgr.cpp:298 +msgid "Indonesian" +msgstr "" + +#: backend/clanguagemgr.cpp:302 +msgid "Icelandic" +msgstr "" + +#: backend/clanguagemgr.cpp:304 +msgid "Italian" +msgstr "" + +#: backend/clanguagemgr.cpp:308 +msgid "Japanese" +msgstr "" + +#: backend/clanguagemgr.cpp:310 +msgid "Georgian" +msgstr "" + +#: backend/clanguagemgr.cpp:319 +msgid "Korean" +msgstr "" + +#: backend/clanguagemgr.cpp:322 +msgid "Kurdish" +msgstr "" + +#: backend/clanguagemgr.cpp:326 +msgid "Kirghiz" +msgstr "" + +#: backend/clanguagemgr.cpp:328 +msgid "Latin" +msgstr "" + +#: backend/clanguagemgr.cpp:333 +msgid "Lithuanian" +msgstr "" + +#: backend/clanguagemgr.cpp:335 +msgid "Latvian" +msgstr "" + +#: backend/clanguagemgr.cpp:339 +msgid "Maori" +msgstr "" + +#: backend/clanguagemgr.cpp:341 backend/clanguagemgr.cpp:477 +msgid "Macedonian" +msgstr "" + +#: backend/clanguagemgr.cpp:346 +msgid "More" +msgstr "" + +#: backend/clanguagemgr.cpp:349 +msgid "Malay" +msgstr "" + +#: backend/clanguagemgr.cpp:351 +msgid "Maltese" +msgstr "" + +#: backend/clanguagemgr.cpp:358 +msgid "Low German; Low Saxon" +msgstr "" + +#: backend/clanguagemgr.cpp:362 +msgid "Dutch" +msgstr "" + +#: backend/clanguagemgr.cpp:365 +msgid "Norwegian" +msgstr "" + +#: backend/clanguagemgr.cpp:377 +msgid "Papiamento" +msgstr "" + +#: backend/clanguagemgr.cpp:380 +msgid "Polish" +msgstr "" + +#: backend/clanguagemgr.cpp:383 +msgid "Portuguese" +msgstr "Português" + +#: backend/clanguagemgr.cpp:385 +msgid "Brasilian Portuguese" +msgstr "Português Brasileiro" + +#: backend/clanguagemgr.cpp:392 +msgid "Romanian" +msgstr "" + +#: backend/clanguagemgr.cpp:394 +msgid "Russian" +msgstr "" + +#: backend/clanguagemgr.cpp:400 +msgid "Scots" +msgstr "" + +#: backend/clanguagemgr.cpp:406 +msgid "Slovak" +msgstr "" + +#: backend/clanguagemgr.cpp:408 +msgid "Slovenian" +msgstr "" + +#: backend/clanguagemgr.cpp:412 +msgid "Somali" +msgstr "" + +#: backend/clanguagemgr.cpp:414 +msgid "Albanian" +msgstr "" + +#: backend/clanguagemgr.cpp:420 +msgid "Swedish" +msgstr "" + +#: backend/clanguagemgr.cpp:422 +msgid "Swahili" +msgstr "" + +#: backend/clanguagemgr.cpp:424 +msgid "Syriac" +msgstr "" + +#: backend/clanguagemgr.cpp:426 +msgid "Tamil" +msgstr "" + +#: backend/clanguagemgr.cpp:430 +msgid "Thai" +msgstr "" + +#: backend/clanguagemgr.cpp:433 +msgid "Tagalog" +msgstr "" + +#: backend/clanguagemgr.cpp:435 +msgid "Tswana" +msgstr "" + +#: backend/clanguagemgr.cpp:437 +msgid "Turkish" +msgstr "" + +#: backend/clanguagemgr.cpp:442 +msgid "Tahitian" +msgstr "" + +#: backend/clanguagemgr.cpp:446 +msgid "Ukrainian" +msgstr "" + +#: backend/clanguagemgr.cpp:451 +msgid "Vietnamese" +msgstr "" + +#: backend/clanguagemgr.cpp:457 +msgid "Xhosa" +msgstr "" + +#: backend/clanguagemgr.cpp:459 +msgid "Bavarian" +msgstr "" + +#: backend/clanguagemgr.cpp:461 +msgid "Zarma" +msgstr "" + +#: backend/clanguagemgr.cpp:463 +msgid "Alemannisch" +msgstr "" + +#: backend/clanguagemgr.cpp:465 +msgid "Haitian Creole French" +msgstr "" + +#: backend/clanguagemgr.cpp:467 +msgid "Itzá" +msgstr "" + +#: backend/clanguagemgr.cpp:469 +msgid "Shuar" +msgstr "" + +#: backend/clanguagemgr.cpp:471 +msgid "Kekchí" +msgstr "" + +#: backend/clanguagemgr.cpp:473 +msgid "Kabyle" +msgstr "" + +#: backend/clanguagemgr.cpp:475 +msgid "Lombard" +msgstr "" + +#: backend/clanguagemgr.cpp:479 +msgid "Tok Pisin" +msgstr "" + +#: backend/clanguagemgr.cpp:481 +msgid "Uma" +msgstr "" + +#: backend/clanguagemgr.cpp:483 +msgid "Romani, Vlax" +msgstr "" + +#: backend/clanguagemgr.cpp:485 +msgid "Sango" +msgstr "" + +#: backend/clanguagemgr.cpp:487 +msgid "Sranan" +msgstr "" + +#: backend/clanguagemgr.cpp:492 +msgid "Chinese" +msgstr "" + +#: backend/clanguagemgr.cpp:494 +msgid "Zulu" +msgstr "" + +#: backend/cswordbackend.cpp:503 +msgid "Footnotes" +msgstr "Notas de rodapé" + +#: backend/cswordbackend.cpp:506 +msgid "Strong's numbers" +msgstr "Números fortes" + +#: backend/cswordbackend.cpp:509 +msgid "Headings" +msgstr "Títulos" + +#: backend/cswordbackend.cpp:512 +msgid "Morphological tags" +msgstr "" + +#: backend/cswordbackend.cpp:515 +msgid "Lemmas" +msgstr "" + +#: backend/cswordbackend.cpp:518 +msgid "Hebrew vowel points" +msgstr "" + +#: backend/cswordbackend.cpp:521 +msgid "Hebrew cantillation marks" +msgstr "" + +#: backend/cswordbackend.cpp:524 +msgid "Greek accents" +msgstr "Acentuação grega" + +#: backend/cswordbackend.cpp:527 +msgid "Red letter words" +msgstr "Palavras en vermelho" + +#: backend/cswordbackend.cpp:530 +msgid "Textual variants" +msgstr "Variantes textuais" + +#: backend/cswordbackend.cpp:533 +msgid "Scripture cross-references" +msgstr "Referências cruzadas de escrituras" + +#: backend/cswordbackend.cpp:536 +msgid "Morph segmentation" +msgstr "Segmento morfológico" + +#: backend/cswordmoduleinfo.cpp:759 util/ctoolclass.cpp:213 +msgid "Version" +msgstr "Versão" + +#: backend/cswordmoduleinfo.cpp:760 backend/cswordmoduleinfo.cpp:765 +#: frontend/cprofile.cpp:30 frontend/mainindex/cindexitem.cpp:289 +msgid "unknown" +msgstr "desconhecido" + +#: backend/cswordmoduleinfo.cpp:763 +msgid "Markup" +msgstr "Marcação" + +#: backend/cswordmoduleinfo.cpp:768 frontend/cswordsetupmodulelistview.cpp:86 +msgid "Location" +msgstr "Localização" + +#: backend/cswordmoduleinfo.cpp:772 util/ctoolclass.cpp:205 +msgid "Language" +msgstr "Idioma" + +#: backend/cswordmoduleinfo.cpp:777 +msgid "Category" +msgstr "Categoria" + +#: backend/cswordmoduleinfo.cpp:782 +msgid "LCSH" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:786 +msgid "Writable" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:787 +msgid "yes" +msgstr "sim" + +#: backend/cswordmoduleinfo.cpp:787 +msgid "no" +msgstr "não" + +#: backend/cswordmoduleinfo.cpp:791 util/ctoolclass.cpp:208 +msgid "Unlock key" +msgstr "Desbloquear chave" + +#: backend/cswordmoduleinfo.cpp:810 +msgid "Features" +msgstr "Recursos" + +#: backend/cswordmoduleinfo.cpp:818 util/ctoolclass.cpp:201 +msgid "Take care, this work contains cult / questionable material!" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:852 +msgid "Distribution license" +msgstr "Licença de distribuição" + +#: backend/cswordmoduleinfo.cpp:854 +msgid "Distribution source" +msgstr "Origem de distribuição" + +#: backend/cswordmoduleinfo.cpp:856 +msgid "Distribution notes" +msgstr "Notas de distribuição" + +#: backend/cswordmoduleinfo.cpp:858 +msgid "Text source" +msgstr "Origem do texto" + +#: backend/cswordmoduleinfo.cpp:860 +msgid "Copyright notes" +msgstr "Notas de Copyright" + +#: backend/cswordmoduleinfo.cpp:862 +msgid "Copyright holder" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:864 +msgid "Copyright date" +msgstr "Data de Copyright" + +#: backend/cswordmoduleinfo.cpp:866 +msgid "Copyright contact name" +msgstr "Nome do contato de Copyright" + +#: backend/cswordmoduleinfo.cpp:868 +msgid "Copyright contact address" +msgstr "Endereço de cópia de Copyright" + +#: backend/cswordmoduleinfo.cpp:870 +msgid "Copyright contact email" +msgstr "E-mail de contato de Copyright" + +#: bibletime_init.cpp:75 +msgid "Creating BibleTime's GUI" +msgstr "Interface para Criação do BibleTime" + +#: bibletime_init.cpp:87 frontend/mainindex/cmainindex.cpp:147 +msgid "Bookshelf" +msgstr "" + +#: bibletime_init.cpp:104 +msgid "Initializing menu- and toolbars" +msgstr "Carregando menu- e barras de ferramentas" + +#: bibletime_init.cpp:115 +msgid "Search in &open work(s)" +msgstr "Pr&ocurar no(s) trabalho(s) aberto(s)" + +#: bibletime_init.cpp:128 +msgid "Search in standard &Bible" +msgstr "Procurar na &Bíblia padrão" + +#: bibletime_init.cpp:150 +msgid "&Show bookshelf" +msgstr "" + +#: bibletime_init.cpp:162 +msgid "Show &mag" +msgstr "" + +#: bibletime_init.cpp:182 +msgid "Bookshelf &Manager" +msgstr "" + +#: bibletime_init.cpp:208 +msgid "&Arrangement mode" +msgstr "Modo de &arranjo" + +#: bibletime_init.cpp:214 +msgid "&Manual mode" +msgstr "&Modo manual" + +#: bibletime_init.cpp:231 +msgid "Auto-tile &vertically" +msgstr "" + +#: bibletime_init.cpp:248 +msgid "Auto-tile &horizontally" +msgstr "" + +#: bibletime_init.cpp:265 +msgid "Auto-&cascade" +msgstr "Auto-&cascata" + +#: bibletime_init.cpp:281 +msgid "&Cascade" +msgstr "&Cascata" + +#: bibletime_init.cpp:295 +msgid "Tile &vertically" +msgstr "" + +#: bibletime_init.cpp:307 +msgid "Tile &horizontally" +msgstr "" + +#: bibletime_init.cpp:321 +msgid "Cl&ose all" +msgstr "Fechar tud&o" + +#: bibletime_init.cpp:334 +msgid "&Save session" +msgstr "&Salvar sessão" + +#: bibletime_init.cpp:347 +msgid "Save as &new session" +msgstr "Salvar como &nova sessão" + +#: bibletime_init.cpp:360 +msgid "&Load session" +msgstr "&Carregar sessão" + +#: bibletime_init.cpp:372 +msgid "&Delete session" +msgstr "&Deletar sessão" + +#: bibletime_init.cpp:384 +msgid "&Fullscreen mode" +msgstr "Modo de tela cheia" + +#: bibletime_init.cpp:413 +msgid "&Handbook" +msgstr "" + +#: bibletime_init.cpp:426 +msgid "&Bible Study Howto" +msgstr "" + +#: bibletime_init.cpp:457 +msgid "&Daily tip" +msgstr "&Dica do dia" + +#: bibletime_init.cpp:521 +msgid "Initializing Sword" +msgstr "" + +#: bibletime_init.cpp:570 +msgid "Checking indices" +msgstr "Verificando índices" + +#: bibletime_slots.cpp:528 +msgid "Session name:" +msgstr "Nome da sessão:" + +#: bibletime_slots.cpp:528 +msgid "Please enter a name for the new session." +msgstr "Por favor insira um nome para a nova sessão." + +#: display-templates/template-init.cpp:352 +msgid "Crazy" +msgstr "Loucura" + +#: display-templates/template-init.cpp:679 +msgid "Green" +msgstr "Verde" + +#: display-templates/template-init.cpp:1008 +msgid "High contrast" +msgstr "Contraste alto" + +#: display-templates/template-init.cpp:1348 +msgid "Simple" +msgstr "Simples" + +#: frontend/btinstallmgr.cpp:287 +msgid "" +"Do you wish to allow BibleTime to access the Internet?\n" +"WARNING: Click DENY if you live in a persecuted country!" +msgstr "" +"Você deseja permitir que o BibleTime acesse a internet?\n" +"ATENÇÃO: Clique em NEGAR se você estiver em um país de perseguição!" + +#: frontend/btinstallmgr.cpp:287 +msgid "Confirm Internet Access" +msgstr "Confirmar o Acesso à Internet" + +#: frontend/btinstallmgr.cpp:287 +msgid "DENY" +msgstr "NEGAR" + +#: frontend/btinstallmgr.cpp:287 +msgid "Allow" +msgstr "Aceitar" + +#: frontend/cbtconfig.cpp:252 +msgid "Old testament" +msgstr "Antigo Testamento" + +#: frontend/cbtconfig.cpp:253 +msgid "Moses/Pentateuch/Torah" +msgstr "Moisés/Pentateuco/Torá" + +#: frontend/cbtconfig.cpp:254 +msgid "History" +msgstr "Históricos" + +#: frontend/cbtconfig.cpp:255 +msgid "Prophets" +msgstr "Profetas" + +#: frontend/cbtconfig.cpp:256 +msgid "New testament" +msgstr "Novo testamento" + +#: frontend/cbtconfig.cpp:257 +msgid "Gospels" +msgstr "Evangelhos" + +#: frontend/cbtconfig.cpp:258 +msgid "Letters/Epistles" +msgstr "Cartas/Epístolas" + +#: frontend/cbtconfig.cpp:259 +msgid "Paul's Epistles" +msgstr "Epístolas de Paulo" + +#: frontend/cexportmanager.cpp:472 +msgid "" +"*.html *.htm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" +"*.html *.htm | arquivos HTML\n" +" *.* | Todos os arquivos (*.*)" + +#: frontend/cexportmanager.cpp:474 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" +"*.txt | Arquivos de textos\n" +" *.* | Todos os arquivos (*.*)" + +#: frontend/cexportmanager.cpp:476 +msgid "All files (*.*)" +msgstr "Todos os arquivos (*.*)" + +#: frontend/cinfodisplay.cpp:53 +msgid "Mag (\"shift\" to lock)" +msgstr "" + +#: frontend/cinfodisplay.cpp:168 +msgid "Abbreviation" +msgstr "Abreviação" + +#: frontend/cinfodisplay.cpp:179 frontend/cinfodisplay.cpp:272 +msgid "Cross references" +msgstr "Referências cruzadas" + +#: frontend/cinfodisplay.cpp:313 +msgid "Footnote" +msgstr "Nota de rodapé" + +#: frontend/cinfodisplay.cpp:340 +msgid "Strongs" +msgstr "" + +#: frontend/cinfodisplay.cpp:419 +msgid "Morphology" +msgstr "" + +#: frontend/cinfodisplay.cpp:442 +msgid "Word lookup" +msgstr "" + +#: frontend/cinputdialog.cpp:59 +msgid "C&lear" +msgstr "&Limpar" + +#: frontend/cinputdialog.cpp:66 +msgid "&Ok" +msgstr "&Ok" + +#: frontend/cmanageindiceswidget.cpp:62 +msgid "Manage module search indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:63 +msgid "" +"You can use the list below to create and/or delete search indices for your " +"installed works." +msgstr "" +"Use a lista abaixo para criar e/ou apagar índices de pesquisa para todos os " +"trabalhos instalados." + +#: frontend/cmanageindiceswidget.cpp:67 +msgid "Module" +msgstr "Módulo" + +#: frontend/cmanageindiceswidget.cpp:68 +msgid "Index size" +msgstr "Tamanho do índice" + +#: frontend/cmanageindiceswidget.cpp:90 +msgid "Modules with indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:94 +msgid "Modules without indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:106 frontend/cmanageindiceswidget.cpp:111 +msgid "KiB" +msgstr "" + +#: frontend/cmoduleindexdialog.cpp:41 +msgid "Preparing instant search" +msgstr "Preparando a busca instantânea" + +#: frontend/cmoduleindexdialog.cpp:53 +#, c-format +msgid "Creating index for work %1" +msgstr "" + +#: frontend/coptionsdialog.cpp:75 +msgid "Configure BibleTime" +msgstr "Configurar o BibleTime" + +#: frontend/coptionsdialog.cpp:138 +msgid "Display" +msgstr "Exibição" + +#: frontend/coptionsdialog.cpp:144 +msgid "Show tip of the day" +msgstr "Exibir dica do dia" + +#: frontend/coptionsdialog.cpp:157 +msgid "Show startuplogo" +msgstr "Exibir imagem de início" + +#: frontend/coptionsdialog.cpp:169 +msgid "Display templates" +msgstr "Mostrar modelos" + +#: frontend/coptionsdialog.cpp:170 +msgid "" +"Display templates define how text is displayed. Please choose a template you " +"like." +msgstr "" + +#: frontend/coptionsdialog.cpp:183 +msgid "Available display styles:" +msgstr "Estilos de exibição disponíveis:" + +#: frontend/coptionsdialog.cpp:193 +msgid "Style preview" +msgstr "Prévia de estilo" + +#: frontend/coptionsdialog.cpp:214 +msgid "Languages" +msgstr "Idiomas" + +#: frontend/coptionsdialog.cpp:220 +msgid "Specify a language for names of Bible books" +msgstr "" + +#: frontend/coptionsdialog.cpp:221 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the names of books of the Bible. You can specify which " +"locale to use. If you want to create a new locale, see http://www." +"crosswire.org/sword/develop for details." +msgstr "" + +#: frontend/coptionsdialog.cpp:227 +msgid "Language for names of Bible books" +msgstr "" + +#: frontend/coptionsdialog.cpp:303 +msgid "Select custom fonts per-language" +msgstr "" + +#: frontend/coptionsdialog.cpp:304 +msgid "" +"Here you find a list of all languages of the installed works. You can " +"specify a custom font for each language that needs a special font to be " +"displayed correctly." +msgstr "" + +#: frontend/coptionsdialog.cpp:337 +msgid "Use custom font" +msgstr "Usar fonte personalizada" + +#: frontend/coptionsdialog.cpp:345 +msgid "The quick brown fox jumps over the lazy dog." +msgstr "" + +#: frontend/coptionsdialog.cpp:361 +msgid "HotKeys" +msgstr "Teclas de atalhos" + +#: frontend/coptionsdialog.cpp:369 +msgid "Choose type:" +msgstr "Escolher tipo:" + +#: frontend/coptionsdialog.cpp:388 +msgid "BibleTime" +msgstr "" + +#: frontend/coptionsdialog.cpp:389 +msgid "All text windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:390 +msgid "Bible windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:391 +msgid "Commentary windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:392 +msgid "Lexicon windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:393 +msgid "Book windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:458 +msgid "Desk" +msgstr "" + +#: frontend/coptionsdialog.cpp:463 frontend/coptionsdialog.cpp:468 +msgid "Standard works" +msgstr "" + +#: frontend/coptionsdialog.cpp:469 +msgid "" +"Standard works are used when no particular work is specified, for example " +"when a hyperlink into a Bible or lexicon was clicked ." +msgstr "" + +#: frontend/coptionsdialog.cpp:475 +msgid "Standard Bible" +msgstr "Bíblia Padrão" + +#: frontend/coptionsdialog.cpp:484 +msgid "Standard Commentary" +msgstr "" + +#: frontend/coptionsdialog.cpp:494 +msgid "Standard Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:503 +msgid "Standard Daily Devotional" +msgstr "" + +#: frontend/coptionsdialog.cpp:512 +msgid "Standard Hebrew Strong's Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:521 +msgid "Standard Greek Strong's Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:530 +msgid "Standard Hebrew Morphological Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:538 +msgid "Standard Greek Morphological Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:660 frontend/coptionsdialog.cpp:663 +msgid "Text filters" +msgstr "" + +#: frontend/coptionsdialog.cpp:664 +msgid "" +"Filters control the appearance of text. Here you can specify default " +"settings for all filters. You can change the filter settings in each display " +"window, of course." +msgstr "" + +#: frontend/coptionsdialog.cpp:671 +msgid "Insert line break after each verse" +msgstr "" + +#: frontend/coptionsdialog.cpp:677 +msgid "Show verse numbers" +msgstr "" + +#: frontend/coptionsdialog.cpp:683 +msgid "Show section headings" +msgstr "" + +#: frontend/coptionsdialog.cpp:690 frontend/displaywindow/cbuttons.cpp:163 +msgid "Show scripture cross-references" +msgstr "" + +#: frontend/coptionsdialog.cpp:696 frontend/displaywindow/cbuttons.cpp:158 +msgid "Show Greek accents" +msgstr "" + +#: frontend/coptionsdialog.cpp:702 frontend/displaywindow/cbuttons.cpp:154 +msgid "Show Hebrew vowel points" +msgstr "" + +#: frontend/coptionsdialog.cpp:708 frontend/displaywindow/cbuttons.cpp:156 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: frontend/coptionsdialog.cpp:714 frontend/displaywindow/cbuttons.cpp:165 +msgid "Show morph segmentation" +msgstr "" + +#: frontend/coptionsdialog.cpp:720 +msgid "Use textual variants" +msgstr "" + +#: frontend/coptionsdialog.cpp:925 +msgid "" +"For God so loved the world, that he gave his one and only Son, that whoever " +"believes in him should not perish, but have eternal life." +msgstr "" + +#: frontend/coptionsdialog.cpp:930 +msgid "" +"For God didn't send his Son into the world to judge the world, but that the " +"world should be saved through him." +msgstr "" + +#: frontend/coptionsdialog.cpp:937 +msgid "" +"He who believes in him is not judged. He who doesn't believe has been judged " +"already, because he has not believed in the name of the one and only Son of " +"God." +msgstr "" + +#: frontend/coptionsdialog.cpp:944 +msgid "" +"This is the judgment, that the light has come into the world, and men loved " +"the darkness rather than the light; for their works were evil." +msgstr "" + +#: frontend/coptionsdialog.cpp:949 +msgid "" +"For everyone who does evil hates the light, and doesn't come to the light, " +"lest his works would be exposed." +msgstr "" + +#: frontend/coptionsdialog.cpp:954 +msgid "" +"But he who does the truth comes to the light, that his works may be " +"revealed, that they have been done in God." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:59 +msgid "Bookshelf Manager" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:75 +msgid "Bookshelf path(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:86 +msgid "Configure bookshelf path(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:87 +msgid "" +"You can store your bookshelfs in one or more directories, which you can " +"specify here." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:93 +msgid "Your bookshelf configuration file is <b>%1</b>" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:98 +msgid "Path to bookshelf" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:102 +msgid "Edit Entry" +msgstr "Editar Entrada" + +#: frontend/cswordsetupdialog.cpp:107 +msgid "Add Entry" +msgstr "Adicionar Entrada" + +#: frontend/cswordsetupdialog.cpp:112 +msgid "Remove Entry" +msgstr "Remover Entrada" + +#: frontend/cswordsetupdialog.cpp:121 +msgid "Install/Update works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:144 +msgid "Install/update works - Step 1" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:145 +msgid "" +"Please choose a (local or remote) library and a bookshelf path to install " +"the work(s) to. After that step click on the connect button.<br/><b>WARNING: " +"If you live in a persecuted country and do not wish to risk detection you " +"should NOT use the module remote installation feature!</b>" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:152 +msgid "Select library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:158 +msgid "Delete library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:163 +msgid "Add library" +msgstr "Adicionar biblioteca" + +#: frontend/cswordsetupdialog.cpp:171 +msgid "Select bookshelf path" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:191 frontend/cswordsetupdialog.cpp:808 +msgid "Connect to library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:206 +msgid "Remove works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:218 +msgid "Remove installed work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:219 +msgid "" +"This dialog lets you remove installed works from your system. Choose the " +"modules and then click on the remove button." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:223 +msgid "Select works to be uninstalled" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:229 +msgid "Remove selected work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:241 +msgid "Manage search indicies" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:319 frontend/cswordsetupdialog.cpp:371 +#: frontend/cswordsetupdialog.cpp:892 +msgid "[Remote]" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:324 frontend/cswordsetupdialog.cpp:366 +#: frontend/cswordsetupdialog.cpp:887 +msgid "[Local]" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:407 +msgid "" +"You selected the following work(s): %1.\n" +"\n" +"Do you really want to remove them from your system?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:484 +msgid "Download" +msgstr "Baixar" + +#: frontend/cswordsetupdialog.cpp:486 +msgid "Downloading library information..." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:620 +msgid "Install/update works - Step 2" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:621 +msgid "" +"Please choose the works which should be installed and/or updated and click " +"the install button." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:647 +msgid "Install works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:698 +msgid "" +"You selected the following works: %1.\n" +"\n" +" Do you really want to install them on your system?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:725 +msgid "Download of work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:798 +msgid "[%1]: %2% complete" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:820 +msgid "" +"This directory is not writable, so works can not be installed here using " +"BibleTime. Do you want to use this directory instead of the previous " +"value?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:841 +msgid "" +"This directory is not writable, so works can not be installed here using " +"BibleTime. Do you want to add it to the list of module directories?" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:31 +msgid "Local" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:32 +msgid "Remote" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:43 +msgid "Caption" +msgstr "Título" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:55 +msgid "Type" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:58 +msgid "Server" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:61 +msgid "Path" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:81 +msgid "Ok" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:95 +msgid "Please provide a caption." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:103 +msgid "" +"A source with this caption already exists.<br>Please provide a different " +"caption." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:109 +msgid "Please provide a server name." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:116 +msgid "Please provide a valid, readable path." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:120 +msgid "Please provide a path." +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:74 +msgid "Name" +msgstr "Nome" + +#: frontend/cswordsetupmodulelistview.cpp:78 +msgid "Status" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:80 +msgid "Installed version" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:84 +msgid "Remote version" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:106 +#: frontend/mainindex/cindexitem.cpp:585 +#: frontend/searchdialog/cmodulechooser.cpp:109 +msgid "Bibles" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:107 +#: frontend/mainindex/cindexitem.cpp:588 +#: frontend/searchdialog/cmodulechooser.cpp:110 +msgid "Commentaries" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:108 +#: frontend/mainindex/cindexitem.cpp:591 +#: frontend/searchdialog/cmodulechooser.cpp:111 +msgid "Lexicons" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:109 +#: frontend/mainindex/cindexitem.cpp:594 +#: frontend/searchdialog/cmodulechooser.cpp:112 +msgid "Books" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:110 +#: frontend/searchdialog/cmodulechooser.cpp:150 +msgid "Daily Devotionals" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:111 +#: frontend/mainindex/cindexitem.cpp:600 frontend/mainindex/cindexitem.cpp:1189 +#: frontend/searchdialog/cmodulechooser.cpp:161 +msgid "Glossaries" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:219 +msgid "New" +msgstr "Novo" + +#: frontend/cswordsetupmodulelistview.cpp:219 +msgid "Updated" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:221 +msgid "Installed" +msgstr "" + +#: frontend/display/cdisplay.cpp:154 +#: frontend/searchdialog/csearchanalysis.cpp:517 +msgid "HTML files" +msgstr "" + +#: frontend/display/cdisplay.cpp:157 +msgid "Text files" +msgstr "Arquivos de texto" + +#: frontend/display/cdisplay.cpp:161 +msgid "Save document ..." +msgstr "Salvar documento..." + +#: frontend/display/chtmlwritedisplay.cpp:133 +msgid "Choose a font" +msgstr "Escolher a fonte" + +#: frontend/display/chtmlwritedisplay.cpp:144 +msgid "Choose a font size" +msgstr "Escolher o tamanho da fonte" + +#: frontend/display/chtmlwritedisplay.cpp:164 +msgid "Bold" +msgstr "Negrito" + +#: frontend/display/chtmlwritedisplay.cpp:186 +msgid "Underline" +msgstr "Sobrescrito" + +#: frontend/display/chtmlwritedisplay.cpp:258 +msgid "Select all" +msgstr "Selecionar tudo" + +#: frontend/display/chtmlwritedisplay.cpp:262 +msgid "HTML editor window" +msgstr "Janela do editor HTML" + +#: frontend/display/creaddisplay.cpp:67 +msgid "Print keys" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:82 +#: frontend/displaywindow/cbiblereadwindow.cpp:134 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:38 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:111 +msgid "Next book" +msgstr "Próximo livro" + +#: frontend/displaywindow/cbiblereadwindow.cpp:86 +#: frontend/displaywindow/cbiblereadwindow.cpp:140 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:42 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:117 +msgid "Previous book" +msgstr "Livro anterior" + +#: frontend/displaywindow/cbiblereadwindow.cpp:90 +#: frontend/displaywindow/cbiblereadwindow.cpp:146 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:46 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:123 +msgid "Next chapter" +msgstr "Próximo capítulo" + +#: frontend/displaywindow/cbiblereadwindow.cpp:94 +#: frontend/displaywindow/cbiblereadwindow.cpp:152 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:50 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:129 +msgid "Previous chapter" +msgstr "Capítulo anterior" + +#: frontend/displaywindow/cbiblereadwindow.cpp:98 +#: frontend/displaywindow/cbiblereadwindow.cpp:158 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:54 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:135 +msgid "Next verse" +msgstr "Próximo versículo" + +#: frontend/displaywindow/cbiblereadwindow.cpp:102 +#: frontend/displaywindow/cbiblereadwindow.cpp:164 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:58 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:141 +msgid "Previous verse" +msgstr "Versículo Anterior" + +#: frontend/displaywindow/cbiblereadwindow.cpp:113 +msgid "Copy chapter" +msgstr "Copiar capítulo" + +#: frontend/displaywindow/cbiblereadwindow.cpp:118 +msgid "Save chapter as plain text" +msgstr "Salvar capítulo como texto puro" + +#: frontend/displaywindow/cbiblereadwindow.cpp:119 +msgid "Save chapter as HTML" +msgstr "Salvar capítulo como HTML" + +#: frontend/displaywindow/cbiblereadwindow.cpp:123 +msgid "Print chapter" +msgstr "Imprimir capítulo" + +#: frontend/displaywindow/cbiblereadwindow.cpp:177 +#: frontend/displaywindow/clexiconreadwindow.cpp:101 +msgid "Strong's Search" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:185 +#: frontend/displaywindow/clexiconreadwindow.cpp:108 +#: frontend/displaywindow/clexiconreadwindow.cpp:119 +#: frontend/searchdialog/cmoduleresultview.cpp:65 +#: frontend/searchdialog/cmoduleresultview.cpp:73 +#: frontend/searchdialog/csearchresultview.cpp:53 +#: frontend/searchdialog/csearchresultview.cpp:61 +msgid "Reference only" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:187 +msgid "Text of reference" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:189 +#: frontend/displaywindow/cbiblereadwindow.cpp:196 +#: frontend/displaywindow/cbiblereadwindow.cpp:202 +#: frontend/searchdialog/cmoduleresultview.cpp:67 +#: frontend/searchdialog/cmoduleresultview.cpp:75 +#: frontend/searchdialog/cmoduleresultview.cpp:81 +#: frontend/searchdialog/csearchresultview.cpp:55 +#: frontend/searchdialog/csearchresultview.cpp:63 +#: frontend/searchdialog/csearchresultview.cpp:69 +msgid "Reference with text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:191 +#: frontend/displaywindow/cbiblereadwindow.cpp:204 +msgid "Chapter" +msgstr "Capítulo" + +#: frontend/displaywindow/cbiblereadwindow.cpp:198 +msgid "Chapter as plain text" +msgstr "Capítulo como texto puro" + +#: frontend/displaywindow/cbiblereadwindow.cpp:200 +msgid "Chapter as HTML" +msgstr "Capítulo como HTML" + +#: frontend/displaywindow/cbiblereadwindow.cpp:229 +msgid "Bible window" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:237 +#: frontend/displaywindow/clexiconreadwindow.cpp:211 +#: frontend/searchdialog/cmoduleresultview.cpp:63 +#: frontend/searchdialog/csearchresultview.cpp:51 +msgid "Copy..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:247 +#: frontend/displaywindow/clexiconreadwindow.cpp:220 +#: frontend/searchdialog/cmoduleresultview.cpp:71 +#: frontend/searchdialog/csearchresultview.cpp:59 +msgid "Save..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:254 +#: frontend/displaywindow/clexiconreadwindow.cpp:226 +#: frontend/searchdialog/cmoduleresultview.cpp:79 +#: frontend/searchdialog/csearchresultview.cpp:67 +msgid "Print..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:351 +msgid "Copy chapter to clipboard ..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:351 +msgid "Copying" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:372 +#: frontend/displaywindow/cbiblereadwindow.cpp:390 +msgid "Saving chapter ..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:372 +#: frontend/displaywindow/cbiblereadwindow.cpp:390 +#: frontend/displaywindow/clexiconreadwindow.cpp:271 +#: frontend/displaywindow/clexiconreadwindow.cpp:277 +msgid "Saving" +msgstr "Salvando" + +#: frontend/displaywindow/cbookreadwindow.cpp:65 +#: frontend/displaywindow/cbookreadwindow.cpp:76 +msgid "Toggle tree view" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:82 +#: frontend/displaywindow/clexiconreadwindow.cpp:56 +msgid "Copy entry with text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:84 +#: frontend/displaywindow/clexiconreadwindow.cpp:58 +msgid "Save entry as plain text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:85 +#: frontend/displaywindow/clexiconreadwindow.cpp:59 +msgid "Save entry as HTML" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:87 +#: frontend/displaywindow/clexiconreadwindow.cpp:61 +msgid "Print entry with text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:175 +msgid "Book window" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:111 +msgid "Display settings: No options available" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:116 +msgid "Display settings" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:133 +msgid "Display options" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:136 +msgid "Use linebreaks after each verse" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:139 +msgid "Show versenumbers" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:141 +msgid "Show headings" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:145 +msgid "Highlight words of Jesus" +msgstr "Destacar as palavras de Jesus" + +#: frontend/displaywindow/cbuttons.cpp:161 +msgid "Use alternative textual variant" +msgstr "" + +#: frontend/displaywindow/ccommentaryreadwindow.cpp:78 +#: frontend/displaywindow/chtmlwritewindow.cpp:59 +#: frontend/displaywindow/cplainwritewindow.cpp:55 +msgid "Sync with active Bible" +msgstr "" + +#: frontend/displaywindow/ccommentaryreadwindow.cpp:197 +msgid "Commentary window" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:146 +#: frontend/displaywindow/cdisplaywindow.cpp:197 +msgid "Back in history" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:153 +#: frontend/displaywindow/cdisplaywindow.cpp:203 +msgid "Forward in history" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:161 +#: frontend/searchdialog/csearchdialog.cpp:85 +msgid "Search" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:68 +#: frontend/displaywindow/cplainwritewindow.cpp:65 +msgid "Save text" +msgstr "Salvar texto" + +#: frontend/displaywindow/chtmlwritewindow.cpp:78 +#: frontend/displaywindow/cplainwritewindow.cpp:76 +msgid "Delete current entry" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:88 +#: frontend/displaywindow/cplainwritewindow.cpp:87 +msgid "Restore original text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:47 +#: frontend/displaywindow/clexiconreadwindow.cpp:83 +msgid "Next entry" +msgstr "Próxima entrada" + +#: frontend/displaywindow/clexiconreadwindow.cpp:51 +#: frontend/displaywindow/clexiconreadwindow.cpp:88 +msgid "Previous entry" +msgstr "Entrada anterior" + +#: frontend/displaywindow/clexiconreadwindow.cpp:110 +#: frontend/displaywindow/clexiconreadwindow.cpp:121 +msgid "Entry with text" +msgstr "Entrar com texto" + +#: frontend/displaywindow/clexiconreadwindow.cpp:115 +msgid "Entry as plain text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:117 +msgid "Entry as HTML" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:200 +msgid "Lexicon window" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:271 +#: frontend/displaywindow/clexiconreadwindow.cpp:277 +msgid "Saving entry ..." +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:112 +#: frontend/displaywindow/cmodulechooserbutton.cpp:159 +msgid "NONE" +msgstr "NADA" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:128 +#: frontend/displaywindow/cmodulechooserbutton.cpp:129 +#: frontend/displaywindow/cmodulechooserbutton.cpp:151 +msgid "Select a work" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:154 +msgid "Select an additional work" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:225 +msgid "[locked]" +msgstr "[bloqueado]" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:244 +msgid "No work selected" +msgstr "Nenhum trabalho selecionado" + +#: frontend/displaywindow/cplainwritewindow.cpp:138 +msgid "Module is not writable." +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:139 +msgid "" +"Either the module may not be edited, or you do not have write permission." +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:141 +msgid "Module not writable" +msgstr "" + +#: frontend/displaywindow/cwritewindow.cpp:141 +msgid "Save text before closing?" +msgstr "" + +#: frontend/displaywindow/cwritewindow.cpp:165 +msgid "Save changed text?" +msgstr "Salvar o texto alterado?" + +#: frontend/mainindex/cindexitem.cpp:393 +msgid "Change description ..." +msgstr "Mudar descrição..." + +#: frontend/mainindex/cindexitem.cpp:393 +msgid "Enter a new description for the chosen bookmark." +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:488 +msgid "New folder" +msgstr "Nova pasta" + +#: frontend/mainindex/cindexitem.cpp:597 +msgid "Daily devotionals" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:606 +msgid "Old bookmarks" +msgstr "Favoritos antigos" + +#: frontend/mainindex/cindexitem.cpp:609 +msgid "Unknown" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:616 +msgid "Unknown language" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:974 frontend/mainindex/cindexitem.cpp:982 +msgid "" +"*.btb | BibleTime bookmark files (*.btb)\n" +"*.* | All files (*.*)" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:974 +msgid "BibleTime - Export bookmarks" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:982 +msgid "BibleTime - Import bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:149 +msgid "Create a new folder" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:150 +msgid "Change this folder" +msgstr "Alterar esta pasta" + +#: frontend/mainindex/cmainindex.cpp:152 +msgid "Change bookmark description" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:153 +msgid "Import bookmarks" +msgstr "Importar favoritos" + +#: frontend/mainindex/cmainindex.cpp:154 +msgid "Export bookmarks" +msgstr "Exportar favoritos" + +#: frontend/mainindex/cmainindex.cpp:155 +msgid "Print bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:157 +msgid "Remove selected item(s)" +msgstr "Remover os itens selecionados" + +#: frontend/mainindex/cmainindex.cpp:159 +msgid "Edit this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:161 +msgid "Plain text" +msgstr "Texto puro" + +#: frontend/mainindex/cmainindex.cpp:162 +msgid "HTML" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:164 +msgid "Search in selected work(s)" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:165 +msgid "Unlock this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:166 +msgid "About this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:534 +msgid "Do you really want to delete the selected items and child-items?" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:534 +msgid "Delete Items" +msgstr "Apagar Itens" + +#: frontend/mainindex/cmainindex.cpp:574 +msgid "BibleTime - Unlock work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:575 +msgid "Enter the unlock key for this work." +msgstr "" + +#: frontend/manageindicesform.cpp:75 frontend/manageindicesform.ui:16 +#, no-c-format +msgid "Manage Indicies" +msgstr "" + +#: frontend/manageindicesform.cpp:76 frontend/manageindicesform.ui:52 +#, no-c-format +msgid "Automaticall&y delete orphaned indices when BibleTime starts" +msgstr "" + +#: frontend/manageindicesform.cpp:77 frontend/manageindicesform.ui:90 +#, no-c-format +msgid "&Create selected indices" +msgstr "" + +#: frontend/manageindicesform.cpp:78 frontend/manageindicesform.ui:98 +#, no-c-format +msgid "De&lete selected indices" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:92 +#: frontend/searchdialog/cmoduleresultview.cpp:49 +msgid "Work" +msgstr "Trabalho" + +#: frontend/searchdialog/cmodulechooser.cpp:271 +msgid "Choose work(s)" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:283 +msgid "Use chosen work(s)" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:50 +msgid "Hits" +msgstr "Dicas" + +#: frontend/searchdialog/cmoduleresultview.cpp:227 +#: frontend/searchdialog/cmoduleresultview.cpp:236 +#: frontend/searchdialog/csearchresultview.cpp:212 +#: frontend/searchdialog/csearchresultview.cpp:231 +msgid "Copy search result..." +msgstr "Copiar resultado da pesquisa..." + +#: frontend/searchdialog/cmoduleresultview.cpp:227 +#: frontend/searchdialog/cmoduleresultview.cpp:236 +#: frontend/searchdialog/csearchresultview.cpp:212 +#: frontend/searchdialog/csearchresultview.cpp:231 +msgid "Copying search result" +msgstr "Copiando os resultados da pesquisa" + +#: frontend/searchdialog/cmoduleresultview.cpp:245 +#: frontend/searchdialog/cmoduleresultview.cpp:254 +#: frontend/searchdialog/csearchresultview.cpp:174 +#: frontend/searchdialog/csearchresultview.cpp:193 +msgid "Save search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:245 +#: frontend/searchdialog/cmoduleresultview.cpp:254 +#: frontend/searchdialog/csearchresultview.cpp:174 +#: frontend/searchdialog/csearchresultview.cpp:193 +msgid "Saving search result" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:263 +#: frontend/searchdialog/csearchresultview.cpp:163 +msgid "Print search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:263 +#: frontend/searchdialog/csearchresultview.cpp:163 +msgid "Printing search result" +msgstr "Imprimindo os resultados da pesquisa" + +#: frontend/searchdialog/crangechooser.cpp:74 +msgid "Search range editor" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:102 +msgid "Search range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:110 +msgid "Add new range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:114 +msgid "Delete current range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:120 +msgid "Name:" +msgstr "Nome:" + +#: frontend/searchdialog/crangechooser.cpp:125 +msgid "Edit current search range:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:135 +msgid "Parsed search range:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:164 +msgid "New range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:229 +msgid "<invalid name of search range>" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:70 +msgid "Search analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:87 +msgid "Save search analysis as HTML" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:519 +msgid "Save Search Analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:540 +msgid "BibleTime Search Analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:541 +msgid "Search text :" +msgstr "Texto da pesquisa:" + +#: frontend/searchdialog/csearchanalysis.cpp:543 +msgid "Book" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:544 +msgid "Total hits" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:580 +msgid "Created by" +msgstr "Criado por" + +#: frontend/searchdialog/csearchdialog.cpp:85 +msgid "Search dialog" +msgstr "Diálogo de pesquisa" + +#: frontend/searchdialog/csearchdialog.cpp:111 +msgid "Missing indices" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:112 +msgid "" +"One or more modules need indexing before they can be searched.\n" +"This could take a long time. Proceed with indexing?" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:81 +msgid "Parsing Stong's Numbers" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:81 +msgid "Parsing Stong's numbers for translations." +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:650 +msgid "Searching in: " +msgstr "Procurando em: " + +#: frontend/searchdialog/csearchdialogpages.cpp:723 +msgid "" +"<p>Enter search terms separated by spaces. By default the search function " +"will return results that match any of the search terms (OR). To search for " +"all the terms separate the terms by AND.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:726 +msgid "" +"<p>You can use wildcards: '*' matches any sequence of characters, while '?' " +"matches any single character. The use of brackets allows you to group your " +"search terms, e.g. '(Jesus OR spirit) AND God'.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:729 +msgid "" +"<p>To search text other than the main text, enter the text type followed by " +"\":\", and then the search term. For example, to search for the Strong's " +"number H8077, use 'strong:H8077'.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:732 +msgid "" +"<p>Available text types:<br><table><tr><td>heading:</td><td>searches " +"headings</td></tr><tr><td>footnote:</td><td>searches footnotes</td></" +"tr><tr><td>strong:</td><td>searches Strong's Numbers</td></tr><tr><td>morph:" +"</td><td>searches morphology codes</td></tr></table></p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:737 +msgid "" +"<p>BibleTime uses the Lucene search engine to perform your searches. It has " +"many advanced features, and you can read more about it here: <a href=" +"\"http://lucene.apache.org/java/docs/queryparsersyntax.html\">http://lucene." +"apache.org/java/docs/queryparsersyntax.html</a></p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:742 +msgid "Basic Search Syntax Introduction" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:750 +msgid "No search scope" +msgstr "" + +#: frontend/searchdialog/csearchresultview.cpp:41 +msgid "Results" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:106 +#: frontend/searchdialog/searchoptionsform.ui:36 +#, no-c-format +msgid "Search Options" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:107 +#: frontend/searchdialog/searchoptionsform.ui:50 +#, no-c-format +msgid "Search parameters" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:108 +#: frontend/searchdialog/searchoptionsform.ui:75 +#, no-c-format +msgid "Search for:" +msgstr "Procurar por:" + +#: frontend/searchdialog/searchoptionsform.cpp:110 +#: frontend/searchdialog/searchoptionsform.ui:91 +#, no-c-format +msgid "&Choose" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:111 +#: frontend/searchdialog/searchoptionsform.ui:99 +#, no-c-format +msgid "&Setup" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:112 +#: frontend/searchdialog/searchoptionsform.ui:115 +#, no-c-format +msgid "Search scope:" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:113 +#: frontend/searchdialog/searchoptionsform.ui:169 +#, no-c-format +msgid "Search in:" +msgstr "Procurar em:" + +#: frontend/searchdialog/searchresultsform.cpp:84 +#: frontend/searchdialog/searchresultsform.ui:36 +#, no-c-format +msgid "SearchResults" +msgstr "" + +#: frontend/searchdialog/searchresultsform.cpp:85 +#: frontend/searchdialog/searchresultsform.ui:106 +#, no-c-format +msgid "Analyze search" +msgstr "" + +#: main.cpp:124 +msgid "Enable debug messages" +msgstr "" + +#: main.cpp:125 +msgid "" +"Ignore the startup session that was saved when BibleTime was closed the last " +"time." +msgstr "" + +#: main.cpp:126 +msgid "" +"Open the standard Bible with the given key. Use <random> to open at a random " +"position." +msgstr "" + +#: main.cpp:135 +msgid "Bible study tool for Trinity" +msgstr "" + +#: main.cpp:137 +msgid "(c)1999-2010, The BibleTime Team and The Trinity Project" +msgstr "" + +#: main.cpp:138 +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for Trinity.\n" +"It is a fork of the main BibleTime project in order to provide a native " +"Trinity application.\n" +"\n" +"The BibleTime project is looking for developers and translators.\n" +"If you'd like to join their team, please send an email to info@bibletime." +"info." +msgstr "" + +#: main.cpp:147 +msgid "Project coordinator" +msgstr "" + +#: main.cpp:149 +msgid "Frontend, backend" +msgstr "" + +#: main.cpp:151 +msgid "Crystal icons, crystal startlogo, webpage" +msgstr "" + +#: main.cpp:153 +msgid "Trinity project" +msgstr "Projeto Trinity" + +#: main.cpp:161 +msgid "Romanian translation" +msgstr "" + +#: main.cpp:163 +msgid "High contrast template" +msgstr "" + +#: main.cpp:165 +msgid "Installation manager" +msgstr "" + +#: main.cpp:167 +msgid "Icons, startlogo" +msgstr "" + +#: main.cpp:169 +msgid "GUI" +msgstr "" + +#: main.cpp:171 +msgid "GUI, instant search" +msgstr "" + +#: main.cpp:173 +msgid "GUI translations into Traditional and Simplified Chinese" +msgstr "" + +#: main.cpp:175 +msgid "Binary packages" +msgstr "" + +#: main.cpp:177 +msgid "Founder of the Sword project" +msgstr "" + +#: main.cpp:179 +msgid "Sponsored our internet domain for many years" +msgstr "" + +#: main.cpp:181 +msgid "Bible Study HowTo" +msgstr "" + +#: main.cpp:183 main.cpp:211 +msgid "Search dialog enhancements" +msgstr "" + +#: main.cpp:185 +msgid "Language codes and names" +msgstr "" + +#: main.cpp:187 +msgid "GUI improvements" +msgstr "" + +#: main.cpp:189 +msgid "Finnish translation" +msgstr "Tradução finlandesa" + +#: main.cpp:191 main.cpp:199 +msgid "Frontend" +msgstr "Interface" + +#: main.cpp:193 +msgid "Czech translation" +msgstr "" + +#: main.cpp:195 +msgid "Searchdialog" +msgstr "" + +#: main.cpp:197 +msgid "Polish translation" +msgstr "" + +#: main.cpp:201 main.cpp:209 +msgid "Russian website translation" +msgstr "" + +#: main.cpp:203 +msgid "Spanish website translation updates" +msgstr "" + +#: main.cpp:205 +msgid "Update to the russian website translation" +msgstr "" + +#: main.cpp:207 +msgid "Documentation" +msgstr "Documentação" + +#: main.cpp:213 +msgid "Very helpful and detailed testing" +msgstr "" + +#: main.cpp:215 +msgid "The first lead developer" +msgstr "" + +#: main.cpp:217 +msgid "Translation updates for the Dutch GUI, the website and the handbook" +msgstr "" + +#: main.cpp:219 +msgid "French handbook translation" +msgstr "" + +#: main.cpp:221 +msgid "Helpful source code additions" +msgstr "" + +#: main.cpp:223 +msgid "Translated the GUI into Russian" +msgstr "" + +#: main.cpp:225 +msgid "New Bible key choosers" +msgstr "" + +#: main.cpp:227 +msgid "Spanish translation" +msgstr "Tradução espanhola" + +#: main.cpp:267 +msgid "Starting BibleTime" +msgstr "" + +#: util/cresmgr.cpp:737 +msgid "" +"Open the printer dialog of BibleTime, where you can edit the print queue, " +"assign styles to the items and print them." +msgstr "" + +#: util/cresmgr.cpp:741 +msgid "Close BibleTime and save the settings." +msgstr "" + +#: util/cresmgr.cpp:748 +msgid "Show or hide the bookshelf." +msgstr "" + +#: util/cresmgr.cpp:752 +msgid "Toggle the main toolbar view." +msgstr "" + +#: util/cresmgr.cpp:760 +msgid "Open the search dialog to search in all works that are currently open." +msgstr "" + +#: util/cresmgr.cpp:764 +msgid "Open the search dialog to search in the standard Bible." +msgstr "" + +#: util/cresmgr.cpp:772 +msgid "Restore a saved BibleTime session." +msgstr "" + +#: util/cresmgr.cpp:776 +msgid "Save current BibleTime session so that it can be reused later." +msgstr "" + +#: util/cresmgr.cpp:780 +msgid "Create and save a new session." +msgstr "" + +#: util/cresmgr.cpp:784 +msgid "Delete a BibleTime session." +msgstr "" + +#: util/cresmgr.cpp:788 +msgid "Toggle fullscreen mode of the main window." +msgstr "" + +#: util/cresmgr.cpp:792 +msgid "Vertically tile the open windows." +msgstr "" + +#: util/cresmgr.cpp:796 +msgid "Horizontally tile the open windows." +msgstr "" + +#: util/cresmgr.cpp:800 +msgid "Cascade the open windows." +msgstr "Janelas abertas em cascata." + +#: util/cresmgr.cpp:805 +msgid "Choose the way that is used to arrange the windows." +msgstr "" + +#: util/cresmgr.cpp:809 +msgid "Automatically tile the open windows vertically." +msgstr "" + +#: util/cresmgr.cpp:813 +msgid "Automatically tile the open windows horizontally." +msgstr "" + +#: util/cresmgr.cpp:817 +msgid "Automatically cascade the open windows." +msgstr "" + +#: util/cresmgr.cpp:822 +msgid "Close all open windows." +msgstr "Fechar todas as janelas abertas." + +#: util/cresmgr.cpp:830 +msgid "Open BibleTime's toolbar editor." +msgstr "" + +#: util/cresmgr.cpp:834 +msgid "Open the dialog to set most of BibleTime's preferences." +msgstr "" + +#: util/cresmgr.cpp:838 +msgid "" +"Open the dialog to configure your bookshelf and install/update/remove works." +msgstr "" + +#: util/cresmgr.cpp:847 +msgid "Open BibleTime's handbook in the KDE helpbrowser." +msgstr "" + +#: util/cresmgr.cpp:851 +msgid "" +"Open the Bible study HowTo included with BibleTime in the KDE helpbrowser. " +"<BR>This HowTo is an introduction on how to study the Bible in an efficient " +"way." +msgstr "" + +#: util/cresmgr.cpp:855 +msgid "Send a bugreport to the developers of BibleTime." +msgstr "" + +#: util/cresmgr.cpp:859 +msgid "" +"Show a daily tip each time BibleTime starts. <BR>The tips contain important " +"Bible quotations and helpful tips for using BibleTime." +msgstr "" + +#: util/cresmgr.cpp:863 +msgid "Show detailed information about BibleTime." +msgstr "" + +#: util/cresmgr.cpp:867 +msgid "Show detailed information about the KDE project." +msgstr "" + +#: util/cresmgr.cpp:877 +msgid "Start to search the text in each of the chosen work(s)." +msgstr "" + +#: util/cresmgr.cpp:881 +msgid "Stop the active search." +msgstr "" + +#: util/cresmgr.cpp:888 +msgid "Open a dialog to choose work(s) for the search." +msgstr "" + +#: util/cresmgr.cpp:892 +msgid "Enter the text you want to search in the chosen work(s) here." +msgstr "" + +#: util/cresmgr.cpp:898 +msgid "" +"Treat the search text as multiple words. A text must contain all of the " +"words to match. The order of the words is unimportant." +msgstr "" + +#: util/cresmgr.cpp:902 +msgid "" +"Treat the search text as multiple words. A text must contain one or more " +"words of to match. The order is unimportant." +msgstr "" + +#: util/cresmgr.cpp:906 +msgid "The search text will be used exactly as entered." +msgstr "" + +#: util/cresmgr.cpp:910 +msgid "" +"Treat the search string as a GNU regular expression. The BibleTime handbook " +"contains an introduction to regular expressions." +msgstr "" + +#: util/cresmgr.cpp:918 +msgid "" +"If you choose this option the search will distinguish between upper and " +"lowercase characters." +msgstr "" + +#: util/cresmgr.cpp:923 +msgid "" +"Choose a scope from the list. Select the first item to use no scope, the " +"second one is to use each work's last search result as search scope. The " +"others are user defined search scopes." +msgstr "" + +#: util/cresmgr.cpp:931 +msgid "Select an item from the list to edit the search scope." +msgstr "" + +#: util/cresmgr.cpp:935 +msgid "Change the name of the selected search scope." +msgstr "" + +#: util/cresmgr.cpp:939 +msgid "" +"Change the search ranges of the selected search scope item. Have a look at " +"the predefined search scopes to see how search ranges are constructed." +msgstr "" + +#: util/cresmgr.cpp:943 +msgid "Contains the search ranges which will be used for the search." +msgstr "" + +#: util/cresmgr.cpp:947 +msgid "" +"Add a new search scope. First enter an appropriate name, then edit the " +"search ranges." +msgstr "" + +#: util/cresmgr.cpp:951 +msgid "" +"Deletes the selected search scope. If you close the dialog using Cancel the " +"settings won't be saved." +msgstr "" + +#: util/cresmgr.cpp:959 +msgid "The list of works chosen for the search." +msgstr "" + +#: util/cresmgr.cpp:963 +msgid "This list contains the search result of the selected work." +msgstr "" + +#: util/cresmgr.cpp:967 +msgid "The text preview of the selected search result item." +msgstr "" + +#: util/cresmgr.cpp:979 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" + +#: util/cresmgr.cpp:983 +msgid "This button opens the search dialog with the work(s) of this window." +msgstr "" + +#: util/cresmgr.cpp:988 +msgid "Go back one item in the display history." +msgstr "" + +#: util/cresmgr.cpp:992 +msgid "Go forward one item in the display history." +msgstr "" + +#: util/cresmgr.cpp:997 +msgid "" +"Show all occurences of the Strong number currently under the mouse cursor." +msgstr "" + +#: util/cresmgr.cpp:1003 +msgid "This list contains the books which are available in this work." +msgstr "" + +#: util/cresmgr.cpp:1007 +msgid "Show the next book of this work." +msgstr "" + +#: util/cresmgr.cpp:1011 +msgid "Show the previous book of this work." +msgstr "" + +#: util/cresmgr.cpp:1015 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" + +#: util/cresmgr.cpp:1019 +msgid "Show the next chapter of the work." +msgstr "" + +#: util/cresmgr.cpp:1023 +msgid "Show the previous chapter of the work." +msgstr "" + +#: util/cresmgr.cpp:1027 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" + +#: util/cresmgr.cpp:1031 +msgid "" +"In Bible texts, the next verse will be highlighted. In commentaries, the " +"next entry will be shown." +msgstr "" + +#: util/cresmgr.cpp:1036 +msgid "" +"In Bible texts, the previous verse will be highlighted. In commentaries, the " +"previous entry will be shown." +msgstr "" + +#: util/cresmgr.cpp:1043 +msgid "" +"Synchronize the displayed entry of this work with the active Bible window." +msgstr "" + +#: util/cresmgr.cpp:1050 +msgid "This list contains the entries of the current work." +msgstr "" + +#: util/cresmgr.cpp:1054 +msgid "The next entry of the work will be shown." +msgstr "" + +#: util/cresmgr.cpp:1058 +msgid "The previous entry of the work will be shown." +msgstr "" + +#: util/cresmgr.cpp:1066 +msgid "Save the curent text into the work. The old text will be overwritten." +msgstr "" + +#: util/cresmgr.cpp:1070 +msgid "" +"Loads the old text from the work and loads it into the edit area. The " +"unsaved text will be lost." +msgstr "" + +#: util/cresmgr.cpp:1074 +msgid "Deletes the current entry out of the work. The text will be lost." +msgstr "" + +#: util/cresmgr.cpp:1080 +msgid "Toggle bold formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1084 +msgid "Toggle italic formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1088 +msgid "Toggle underlined formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1093 +msgid "The text will be aligned on the left side of the page." +msgstr "" + +#: util/cresmgr.cpp:1097 +msgid "Centers the text horizontally." +msgstr "Centralizar o texto horizontalmente." + +#: util/cresmgr.cpp:1101 +msgid "Aligns the text on the right side of the page." +msgstr "Alinhar o texto à direita da página." + +#: util/cresmgr.cpp:1105 +msgid "Justifies the text on the page." +msgstr "Justificar o texto na página." + +#: util/cresmgr.cpp:1110 +msgid "Choose a new font for the selected text." +msgstr "Escolha uma nova fonte para o texto selecionado." + +#: util/cresmgr.cpp:1113 +msgid "Choose a new font size for the selected text." +msgstr "Escolha um novo tamanho para a fonte do texto selecionado." + +#: util/cresmgr.cpp:1116 +msgid "Choose a new color for the selected text." +msgstr "Escolha uma nova cor para o texto selecionado." + +#: util/cresmgr.cpp:1126 +msgid "Activate this box to see a daily tip on startup." +msgstr "Ative esta caixa para ver diariamente uma dica no início." + +#: util/cresmgr.cpp:1130 +msgid "Activate this to see the BibleTime logo on startup." +msgstr "Ative isto para ver a logomarca do BibleTime na inicialização." + +#: util/cresmgr.cpp:1134 +msgid "" +"Save the user's session when BibleTime is closed and restore it on the next " +"startup." +msgstr "" +"Salvar a sessão do usuário quando o BibleTime for fechado e restaurar na " +"próxima inicialização." + +#: util/cresmgr.cpp:1141 +msgid "The font selection below will apply to all texts in this language." +msgstr "" +"A fonte selecionada abaixo será aplicata a todos os textos deste idioma." + +#: util/cresmgr.cpp:1150 +msgid "Contains the languages which can be used for the biblical booknames." +msgstr "" + +#: util/cresmgr.cpp:1157 +msgid "The standard Bible is used when a hyperlink into a Bible is clicked." +msgstr "" + +#: util/cresmgr.cpp:1161 +msgid "" +"The standard commentary is used when a hyperlink into a commentary is " +"clicked." +msgstr "" + +#: util/cresmgr.cpp:1165 +msgid "" +"The standard lexicon is used when a hyperlink into a lexicon is clicked." +msgstr "" + +#: util/cresmgr.cpp:1169 +msgid "" +"The standard devotional will be used to display a short start up devotional." +msgstr "" + +#: util/cresmgr.cpp:1173 +msgid "" +"The standard Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"is clicked." +msgstr "" + +#: util/cresmgr.cpp:1177 +msgid "" +"The standard Greek lexicon is used when a hyperlink into a Greek lexicon is " +"clicked." +msgstr "" + +#: util/cresmgr.cpp:1181 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text is clicked." +msgstr "" + +#: util/cresmgr.cpp:1185 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text is clicked." +msgstr "" + +#: util/cresmgr.cpp:1194 +msgid "" +"Opens the search dialog to search in the work(s) that are currently open." +msgstr "" + +#: util/ctoolclass.cpp:78 +msgid "The file already exists." +msgstr "O arquivo já existe." + +#: util/ctoolclass.cpp:79 +msgid "Do you want to overwrite it?" +msgstr "Tem certeza que deseja sobrescrever?" + +#: util/ctoolclass.cpp:99 +msgid "The file couldn't be saved." +msgstr "" + +#: util/ctoolclass.cpp:100 +msgid "Please check permissions etc." +msgstr "" + +#: util/ctoolclass.cpp:209 +msgid "not set" +msgstr "" + +#: xml/bibletimeui.rc:9 +#, no-c-format +msgid "&Search" +msgstr "" + +#: xml/bibletimeui.rc:19 +#, no-c-format +msgid "Se&ttings" +msgstr "" + +#: xml/bibletimeui.rc:26 +#, no-c-format +msgid "&Window" +msgstr "" + +#: ../docs/tips:3 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: ../docs/tips:9 +msgid "" +"BibleTime includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: ../docs/tips:16 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18-19)\n" +msgstr "" + +#: ../docs/tips:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: ../docs/tips:28 +msgid "" +"BibleTime does include a <B>Bible Study HowTo</B>!\n" +"It was written by Bob Harman and is a great introduction how to study the " +"Bible.\n" +msgstr "" + +#: ../docs/tips:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: ../docs/tips:41 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: ../docs/tips:47 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: ../docs/tips:54 +msgid "The Bible is truth. (John 17:17)\n" +msgstr "" + +#: ../docs/tips:60 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: ../docs/tips:67 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: ../docs/tips:73 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the preferences.\n" +msgstr "" + +#: ../docs/tips:82 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: ../docs/tips:88 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: ../docs/tips:94 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: ../docs/tips:100 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the option \"Multiple words (OR)\" for searching.\n" +msgstr "" + +#: ../docs/tips:106 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: ../docs/tips:111 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: ../docs/tips:117 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Select it and copy it to the clipboard. Now insert the copied word in the " +"search text box of the searchdialog.\n" +msgstr "" + +#: ../docs/tips:124 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: ../docs/tips:130 +msgid "" +"Foreign modules do often require a special font to display correctly. You " +"can set the font for each language in the preferences.\n" +msgstr "" + +#: ../docs/tips:136 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible (by Johann Gutenberg, in 1492)?\n" +msgstr "" + +#: ../docs/tips:142 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: ../docs/tips:148 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.<BR>\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: ../docs/tips:155 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: ../docs/tips:161 +msgid "" +"You are using a program that has been written for the glory of God.<BR>May " +"He bless you as you study His Word!\n" +msgstr "" diff --git a/translations/messages/sk.po b/translations/messages/sk.po new file mode 100644 index 0000000..6eaa187 --- /dev/null +++ b/translations/messages/sk.po @@ -0,0 +1,2899 @@ +# SOME DESCRIPTIVE TITLE. +# Marek Mlynar <marek.inq.mlynar@gmail.com>, 2020. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-09-26 18:29+0000\n" +"PO-Revision-Date: 2020-05-27 20:46+0000\n" +"Last-Translator: Marek Mlynar <marek.inq.mlynar@gmail.com>\n" +"Language-Team: Slovak <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/bibletime/sk/>\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Weblate 4.0.4\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#: main.cpp:231 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Marek Mlynár" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#: main.cpp:232 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "marek.inq.mlynar@gmail.com" + +#: backend/bt_osishtml.cpp:325 +msgid "Alternative text" +msgstr "Alternatívny text" + +#: backend/bt_osishtml.cpp:483 +msgid "Added text" +msgstr "Pridaný text" + +#: backend/cdisplaytemplatemgr.cpp:184 +msgid "(user template)" +msgstr "(užívateľská šablóna)" + +#: backend/clanguagemgr.cpp:197 +msgid "Afrikaans" +msgstr "" + +#: backend/clanguagemgr.cpp:200 +msgid "English, Old (ca.450-1100)" +msgstr "" + +#: backend/clanguagemgr.cpp:202 +msgid "Arabic" +msgstr "" + +#: backend/clanguagemgr.cpp:205 +msgid "Azerbaijani" +msgstr "" + +#: backend/clanguagemgr.cpp:208 +msgid "Belarusian" +msgstr "" + +#: backend/clanguagemgr.cpp:210 +msgid "Bulgarian" +msgstr "" + +#: backend/clanguagemgr.cpp:216 +msgid "Breton" +msgstr "" + +#: backend/clanguagemgr.cpp:218 +msgid "Bosnian" +msgstr "" + +#: backend/clanguagemgr.cpp:220 +msgid "Catalan" +msgstr "" + +#: backend/clanguagemgr.cpp:223 +msgid "Cebuano" +msgstr "" + +#: backend/clanguagemgr.cpp:225 +msgid "Chamorro" +msgstr "" + +#: backend/clanguagemgr.cpp:228 +msgid "Coptic" +msgstr "" + +#: backend/clanguagemgr.cpp:230 +msgid "Czech" +msgstr "" + +#: backend/clanguagemgr.cpp:232 +msgid "Church Slavic" +msgstr "" + +#: backend/clanguagemgr.cpp:235 +msgid "Welsh" +msgstr "" + +#: backend/clanguagemgr.cpp:237 +msgid "Danish" +msgstr "" + +#: backend/clanguagemgr.cpp:239 +msgid "German" +msgstr "" + +#: backend/clanguagemgr.cpp:243 +msgid "Greek, Modern (1453-)" +msgstr "" + +#: backend/clanguagemgr.cpp:245 +msgid "English" +msgstr "" + +#: backend/clanguagemgr.cpp:247 +msgid "American English" +msgstr "" + +#: backend/clanguagemgr.cpp:249 +msgid "English, Middle (1100-1500)" +msgstr "" + +#: backend/clanguagemgr.cpp:251 +msgid "Esperanto" +msgstr "" + +#: backend/clanguagemgr.cpp:253 +msgid "Spanish" +msgstr "" + +#: backend/clanguagemgr.cpp:255 +msgid "Estonian" +msgstr "" + +#: backend/clanguagemgr.cpp:257 +msgid "Basque" +msgstr "" + +#: backend/clanguagemgr.cpp:260 +msgid "Finnish" +msgstr "" + +#: backend/clanguagemgr.cpp:264 +msgid "French" +msgstr "" + +#: backend/clanguagemgr.cpp:266 +msgid "Frisian" +msgstr "" + +#: backend/clanguagemgr.cpp:268 +msgid "Irish" +msgstr "" + +#: backend/clanguagemgr.cpp:270 +msgid "Gaelic (Scots)" +msgstr "" + +#: backend/clanguagemgr.cpp:275 +msgid "Gothic" +msgstr "" + +#: backend/clanguagemgr.cpp:277 +msgid "Manx" +msgstr "" + +#: backend/clanguagemgr.cpp:279 +msgid "Greek, Ancient (to 1453)" +msgstr "" + +#: backend/clanguagemgr.cpp:281 +msgid "Hebrew" +msgstr "" + +#: backend/clanguagemgr.cpp:283 +msgid "Hausa" +msgstr "" + +#: backend/clanguagemgr.cpp:285 +msgid "Hawaiian" +msgstr "" + +#: backend/clanguagemgr.cpp:289 +msgid "Croatian" +msgstr "" + +#: backend/clanguagemgr.cpp:291 +msgid "Hungarian" +msgstr "" + +#: backend/clanguagemgr.cpp:293 +msgid "Armenian" +msgstr "" + +#: backend/clanguagemgr.cpp:298 +msgid "Indonesian" +msgstr "" + +#: backend/clanguagemgr.cpp:302 +msgid "Icelandic" +msgstr "" + +#: backend/clanguagemgr.cpp:304 +msgid "Italian" +msgstr "" + +#: backend/clanguagemgr.cpp:308 +msgid "Japanese" +msgstr "" + +#: backend/clanguagemgr.cpp:310 +msgid "Georgian" +msgstr "" + +#: backend/clanguagemgr.cpp:319 +msgid "Korean" +msgstr "" + +#: backend/clanguagemgr.cpp:322 +msgid "Kurdish" +msgstr "" + +#: backend/clanguagemgr.cpp:326 +msgid "Kirghiz" +msgstr "" + +#: backend/clanguagemgr.cpp:328 +msgid "Latin" +msgstr "" + +#: backend/clanguagemgr.cpp:333 +msgid "Lithuanian" +msgstr "" + +#: backend/clanguagemgr.cpp:335 +msgid "Latvian" +msgstr "" + +#: backend/clanguagemgr.cpp:339 +msgid "Maori" +msgstr "" + +#: backend/clanguagemgr.cpp:341 backend/clanguagemgr.cpp:477 +msgid "Macedonian" +msgstr "" + +#: backend/clanguagemgr.cpp:346 +msgid "More" +msgstr "" + +#: backend/clanguagemgr.cpp:349 +msgid "Malay" +msgstr "" + +#: backend/clanguagemgr.cpp:351 +msgid "Maltese" +msgstr "" + +#: backend/clanguagemgr.cpp:358 +msgid "Low German; Low Saxon" +msgstr "" + +#: backend/clanguagemgr.cpp:362 +msgid "Dutch" +msgstr "" + +#: backend/clanguagemgr.cpp:365 +msgid "Norwegian" +msgstr "" + +#: backend/clanguagemgr.cpp:377 +msgid "Papiamento" +msgstr "" + +#: backend/clanguagemgr.cpp:380 +msgid "Polish" +msgstr "" + +#: backend/clanguagemgr.cpp:383 +msgid "Portuguese" +msgstr "" + +#: backend/clanguagemgr.cpp:385 +msgid "Brasilian Portuguese" +msgstr "" + +#: backend/clanguagemgr.cpp:392 +msgid "Romanian" +msgstr "" + +#: backend/clanguagemgr.cpp:394 +msgid "Russian" +msgstr "" + +#: backend/clanguagemgr.cpp:400 +msgid "Scots" +msgstr "" + +#: backend/clanguagemgr.cpp:406 +msgid "Slovak" +msgstr "" + +#: backend/clanguagemgr.cpp:408 +msgid "Slovenian" +msgstr "" + +#: backend/clanguagemgr.cpp:412 +msgid "Somali" +msgstr "" + +#: backend/clanguagemgr.cpp:414 +msgid "Albanian" +msgstr "" + +#: backend/clanguagemgr.cpp:420 +msgid "Swedish" +msgstr "" + +#: backend/clanguagemgr.cpp:422 +msgid "Swahili" +msgstr "" + +#: backend/clanguagemgr.cpp:424 +msgid "Syriac" +msgstr "" + +#: backend/clanguagemgr.cpp:426 +msgid "Tamil" +msgstr "" + +#: backend/clanguagemgr.cpp:430 +msgid "Thai" +msgstr "" + +#: backend/clanguagemgr.cpp:433 +msgid "Tagalog" +msgstr "" + +#: backend/clanguagemgr.cpp:435 +msgid "Tswana" +msgstr "" + +#: backend/clanguagemgr.cpp:437 +msgid "Turkish" +msgstr "" + +#: backend/clanguagemgr.cpp:442 +msgid "Tahitian" +msgstr "" + +#: backend/clanguagemgr.cpp:446 +msgid "Ukrainian" +msgstr "" + +#: backend/clanguagemgr.cpp:451 +msgid "Vietnamese" +msgstr "" + +#: backend/clanguagemgr.cpp:457 +msgid "Xhosa" +msgstr "" + +#: backend/clanguagemgr.cpp:459 +msgid "Bavarian" +msgstr "" + +#: backend/clanguagemgr.cpp:461 +msgid "Zarma" +msgstr "" + +#: backend/clanguagemgr.cpp:463 +msgid "Alemannisch" +msgstr "" + +#: backend/clanguagemgr.cpp:465 +msgid "Haitian Creole French" +msgstr "" + +#: backend/clanguagemgr.cpp:467 +msgid "Itzá" +msgstr "" + +#: backend/clanguagemgr.cpp:469 +msgid "Shuar" +msgstr "" + +#: backend/clanguagemgr.cpp:471 +msgid "Kekchí" +msgstr "" + +#: backend/clanguagemgr.cpp:473 +msgid "Kabyle" +msgstr "" + +#: backend/clanguagemgr.cpp:475 +msgid "Lombard" +msgstr "" + +#: backend/clanguagemgr.cpp:479 +msgid "Tok Pisin" +msgstr "" + +#: backend/clanguagemgr.cpp:481 +msgid "Uma" +msgstr "" + +#: backend/clanguagemgr.cpp:483 +msgid "Romani, Vlax" +msgstr "" + +#: backend/clanguagemgr.cpp:485 +msgid "Sango" +msgstr "" + +#: backend/clanguagemgr.cpp:487 +msgid "Sranan" +msgstr "" + +#: backend/clanguagemgr.cpp:492 +msgid "Chinese" +msgstr "" + +#: backend/clanguagemgr.cpp:494 +msgid "Zulu" +msgstr "" + +#: backend/cswordbackend.cpp:503 +msgid "Footnotes" +msgstr "" + +#: backend/cswordbackend.cpp:506 +msgid "Strong's numbers" +msgstr "" + +#: backend/cswordbackend.cpp:509 +msgid "Headings" +msgstr "" + +#: backend/cswordbackend.cpp:512 +msgid "Morphological tags" +msgstr "" + +#: backend/cswordbackend.cpp:515 +msgid "Lemmas" +msgstr "" + +#: backend/cswordbackend.cpp:518 +msgid "Hebrew vowel points" +msgstr "" + +#: backend/cswordbackend.cpp:521 +msgid "Hebrew cantillation marks" +msgstr "" + +#: backend/cswordbackend.cpp:524 +msgid "Greek accents" +msgstr "" + +#: backend/cswordbackend.cpp:527 +msgid "Red letter words" +msgstr "" + +#: backend/cswordbackend.cpp:530 +msgid "Textual variants" +msgstr "" + +#: backend/cswordbackend.cpp:533 +msgid "Scripture cross-references" +msgstr "" + +#: backend/cswordbackend.cpp:536 +msgid "Morph segmentation" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:759 util/ctoolclass.cpp:213 +msgid "Version" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:760 backend/cswordmoduleinfo.cpp:765 +#: frontend/cprofile.cpp:30 frontend/mainindex/cindexitem.cpp:289 +msgid "unknown" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:763 +msgid "Markup" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:768 frontend/cswordsetupmodulelistview.cpp:86 +msgid "Location" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:772 util/ctoolclass.cpp:205 +msgid "Language" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:777 +msgid "Category" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:782 +msgid "LCSH" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:786 +msgid "Writable" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:787 +msgid "yes" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:787 +msgid "no" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:791 util/ctoolclass.cpp:208 +msgid "Unlock key" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:810 +msgid "Features" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:818 util/ctoolclass.cpp:201 +msgid "Take care, this work contains cult / questionable material!" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:852 +msgid "Distribution license" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:854 +msgid "Distribution source" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:856 +msgid "Distribution notes" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:858 +msgid "Text source" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:860 +msgid "Copyright notes" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:862 +msgid "Copyright holder" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:864 +msgid "Copyright date" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:866 +msgid "Copyright contact name" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:868 +msgid "Copyright contact address" +msgstr "" + +#: backend/cswordmoduleinfo.cpp:870 +msgid "Copyright contact email" +msgstr "" + +#: bibletime_init.cpp:75 +msgid "Creating BibleTime's GUI" +msgstr "" + +#: bibletime_init.cpp:87 frontend/mainindex/cmainindex.cpp:147 +msgid "Bookshelf" +msgstr "" + +#: bibletime_init.cpp:104 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime_init.cpp:115 +msgid "Search in &open work(s)" +msgstr "" + +#: bibletime_init.cpp:128 +msgid "Search in standard &Bible" +msgstr "" + +#: bibletime_init.cpp:150 +msgid "&Show bookshelf" +msgstr "" + +#: bibletime_init.cpp:162 +msgid "Show &mag" +msgstr "" + +#: bibletime_init.cpp:182 +msgid "Bookshelf &Manager" +msgstr "" + +#: bibletime_init.cpp:208 +msgid "&Arrangement mode" +msgstr "" + +#: bibletime_init.cpp:214 +msgid "&Manual mode" +msgstr "" + +#: bibletime_init.cpp:231 +msgid "Auto-tile &vertically" +msgstr "" + +#: bibletime_init.cpp:248 +msgid "Auto-tile &horizontally" +msgstr "" + +#: bibletime_init.cpp:265 +msgid "Auto-&cascade" +msgstr "" + +#: bibletime_init.cpp:281 +msgid "&Cascade" +msgstr "" + +#: bibletime_init.cpp:295 +msgid "Tile &vertically" +msgstr "" + +#: bibletime_init.cpp:307 +msgid "Tile &horizontally" +msgstr "" + +#: bibletime_init.cpp:321 +msgid "Cl&ose all" +msgstr "" + +#: bibletime_init.cpp:334 +msgid "&Save session" +msgstr "" + +#: bibletime_init.cpp:347 +msgid "Save as &new session" +msgstr "" + +#: bibletime_init.cpp:360 +msgid "&Load session" +msgstr "" + +#: bibletime_init.cpp:372 +msgid "&Delete session" +msgstr "" + +#: bibletime_init.cpp:384 +msgid "&Fullscreen mode" +msgstr "" + +#: bibletime_init.cpp:413 +msgid "&Handbook" +msgstr "" + +#: bibletime_init.cpp:426 +msgid "&Bible Study Howto" +msgstr "" + +#: bibletime_init.cpp:457 +msgid "&Daily tip" +msgstr "" + +#: bibletime_init.cpp:521 +msgid "Initializing Sword" +msgstr "" + +#: bibletime_init.cpp:570 +msgid "Checking indices" +msgstr "" + +#: bibletime_slots.cpp:528 +msgid "Session name:" +msgstr "" + +#: bibletime_slots.cpp:528 +msgid "Please enter a name for the new session." +msgstr "" + +#: display-templates/template-init.cpp:352 +msgid "Crazy" +msgstr "" + +#: display-templates/template-init.cpp:679 +msgid "Green" +msgstr "" + +#: display-templates/template-init.cpp:1008 +msgid "High contrast" +msgstr "" + +#: display-templates/template-init.cpp:1348 +msgid "Simple" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "" +"Do you wish to allow BibleTime to access the Internet?\n" +"WARNING: Click DENY if you live in a persecuted country!" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "Confirm Internet Access" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "DENY" +msgstr "" + +#: frontend/btinstallmgr.cpp:287 +msgid "Allow" +msgstr "" + +#: frontend/cbtconfig.cpp:252 +msgid "Old testament" +msgstr "" + +#: frontend/cbtconfig.cpp:253 +msgid "Moses/Pentateuch/Torah" +msgstr "" + +#: frontend/cbtconfig.cpp:254 +msgid "History" +msgstr "" + +#: frontend/cbtconfig.cpp:255 +msgid "Prophets" +msgstr "" + +#: frontend/cbtconfig.cpp:256 +msgid "New testament" +msgstr "" + +#: frontend/cbtconfig.cpp:257 +msgid "Gospels" +msgstr "" + +#: frontend/cbtconfig.cpp:258 +msgid "Letters/Epistles" +msgstr "" + +#: frontend/cbtconfig.cpp:259 +msgid "Paul's Epistles" +msgstr "" + +#: frontend/cexportmanager.cpp:472 +msgid "" +"*.html *.htm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" + +#: frontend/cexportmanager.cpp:474 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" + +#: frontend/cexportmanager.cpp:476 +msgid "All files (*.*)" +msgstr "" + +#: frontend/cinfodisplay.cpp:53 +msgid "Mag (\"shift\" to lock)" +msgstr "" + +#: frontend/cinfodisplay.cpp:168 +msgid "Abbreviation" +msgstr "" + +#: frontend/cinfodisplay.cpp:179 frontend/cinfodisplay.cpp:272 +msgid "Cross references" +msgstr "" + +#: frontend/cinfodisplay.cpp:313 +msgid "Footnote" +msgstr "" + +#: frontend/cinfodisplay.cpp:340 +msgid "Strongs" +msgstr "" + +#: frontend/cinfodisplay.cpp:419 +msgid "Morphology" +msgstr "" + +#: frontend/cinfodisplay.cpp:442 +msgid "Word lookup" +msgstr "" + +#: frontend/cinputdialog.cpp:59 +msgid "C&lear" +msgstr "" + +#: frontend/cinputdialog.cpp:66 +msgid "&Ok" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:62 +msgid "Manage module search indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:63 +msgid "" +"You can use the list below to create and/or delete search indices for your " +"installed works." +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:67 +msgid "Module" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:68 +msgid "Index size" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:90 +msgid "Modules with indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:94 +msgid "Modules without indices" +msgstr "" + +#: frontend/cmanageindiceswidget.cpp:106 frontend/cmanageindiceswidget.cpp:111 +msgid "KiB" +msgstr "" + +#: frontend/cmoduleindexdialog.cpp:41 +msgid "Preparing instant search" +msgstr "" + +#: frontend/cmoduleindexdialog.cpp:53 +#, c-format +msgid "Creating index for work %1" +msgstr "" + +#: frontend/coptionsdialog.cpp:75 +msgid "Configure BibleTime" +msgstr "" + +#: frontend/coptionsdialog.cpp:138 +msgid "Display" +msgstr "" + +#: frontend/coptionsdialog.cpp:144 +msgid "Show tip of the day" +msgstr "" + +#: frontend/coptionsdialog.cpp:157 +msgid "Show startuplogo" +msgstr "" + +#: frontend/coptionsdialog.cpp:169 +msgid "Display templates" +msgstr "" + +#: frontend/coptionsdialog.cpp:170 +msgid "" +"Display templates define how text is displayed. Please choose a template you " +"like." +msgstr "" + +#: frontend/coptionsdialog.cpp:183 +msgid "Available display styles:" +msgstr "" + +#: frontend/coptionsdialog.cpp:193 +msgid "Style preview" +msgstr "" + +#: frontend/coptionsdialog.cpp:214 +msgid "Languages" +msgstr "" + +#: frontend/coptionsdialog.cpp:220 +msgid "Specify a language for names of Bible books" +msgstr "" + +#: frontend/coptionsdialog.cpp:221 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the names of books of the Bible. You can specify which " +"locale to use. If you want to create a new locale, see http://www." +"crosswire.org/sword/develop for details." +msgstr "" + +#: frontend/coptionsdialog.cpp:227 +msgid "Language for names of Bible books" +msgstr "" + +#: frontend/coptionsdialog.cpp:303 +msgid "Select custom fonts per-language" +msgstr "" + +#: frontend/coptionsdialog.cpp:304 +msgid "" +"Here you find a list of all languages of the installed works. You can " +"specify a custom font for each language that needs a special font to be " +"displayed correctly." +msgstr "" + +#: frontend/coptionsdialog.cpp:337 +msgid "Use custom font" +msgstr "" + +#: frontend/coptionsdialog.cpp:345 +msgid "The quick brown fox jumps over the lazy dog." +msgstr "" + +#: frontend/coptionsdialog.cpp:361 +msgid "HotKeys" +msgstr "" + +#: frontend/coptionsdialog.cpp:369 +msgid "Choose type:" +msgstr "" + +#: frontend/coptionsdialog.cpp:388 +msgid "BibleTime" +msgstr "" + +#: frontend/coptionsdialog.cpp:389 +msgid "All text windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:390 +msgid "Bible windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:391 +msgid "Commentary windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:392 +msgid "Lexicon windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:393 +msgid "Book windows" +msgstr "" + +#: frontend/coptionsdialog.cpp:458 +msgid "Desk" +msgstr "" + +#: frontend/coptionsdialog.cpp:463 frontend/coptionsdialog.cpp:468 +msgid "Standard works" +msgstr "" + +#: frontend/coptionsdialog.cpp:469 +msgid "" +"Standard works are used when no particular work is specified, for example " +"when a hyperlink into a Bible or lexicon was clicked ." +msgstr "" + +#: frontend/coptionsdialog.cpp:475 +msgid "Standard Bible" +msgstr "" + +#: frontend/coptionsdialog.cpp:484 +msgid "Standard Commentary" +msgstr "" + +#: frontend/coptionsdialog.cpp:494 +msgid "Standard Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:503 +msgid "Standard Daily Devotional" +msgstr "" + +#: frontend/coptionsdialog.cpp:512 +msgid "Standard Hebrew Strong's Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:521 +msgid "Standard Greek Strong's Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:530 +msgid "Standard Hebrew Morphological Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:538 +msgid "Standard Greek Morphological Lexicon" +msgstr "" + +#: frontend/coptionsdialog.cpp:660 frontend/coptionsdialog.cpp:663 +msgid "Text filters" +msgstr "" + +#: frontend/coptionsdialog.cpp:664 +msgid "" +"Filters control the appearance of text. Here you can specify default " +"settings for all filters. You can change the filter settings in each display " +"window, of course." +msgstr "" + +#: frontend/coptionsdialog.cpp:671 +msgid "Insert line break after each verse" +msgstr "" + +#: frontend/coptionsdialog.cpp:677 +msgid "Show verse numbers" +msgstr "" + +#: frontend/coptionsdialog.cpp:683 +msgid "Show section headings" +msgstr "" + +#: frontend/coptionsdialog.cpp:690 frontend/displaywindow/cbuttons.cpp:163 +msgid "Show scripture cross-references" +msgstr "" + +#: frontend/coptionsdialog.cpp:696 frontend/displaywindow/cbuttons.cpp:158 +msgid "Show Greek accents" +msgstr "" + +#: frontend/coptionsdialog.cpp:702 frontend/displaywindow/cbuttons.cpp:154 +msgid "Show Hebrew vowel points" +msgstr "" + +#: frontend/coptionsdialog.cpp:708 frontend/displaywindow/cbuttons.cpp:156 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: frontend/coptionsdialog.cpp:714 frontend/displaywindow/cbuttons.cpp:165 +msgid "Show morph segmentation" +msgstr "" + +#: frontend/coptionsdialog.cpp:720 +msgid "Use textual variants" +msgstr "" + +#: frontend/coptionsdialog.cpp:925 +msgid "" +"For God so loved the world, that he gave his one and only Son, that whoever " +"believes in him should not perish, but have eternal life." +msgstr "" + +#: frontend/coptionsdialog.cpp:930 +msgid "" +"For God didn't send his Son into the world to judge the world, but that the " +"world should be saved through him." +msgstr "" + +#: frontend/coptionsdialog.cpp:937 +msgid "" +"He who believes in him is not judged. He who doesn't believe has been judged " +"already, because he has not believed in the name of the one and only Son of " +"God." +msgstr "" + +#: frontend/coptionsdialog.cpp:944 +msgid "" +"This is the judgment, that the light has come into the world, and men loved " +"the darkness rather than the light; for their works were evil." +msgstr "" + +#: frontend/coptionsdialog.cpp:949 +msgid "" +"For everyone who does evil hates the light, and doesn't come to the light, " +"lest his works would be exposed." +msgstr "" + +#: frontend/coptionsdialog.cpp:954 +msgid "" +"But he who does the truth comes to the light, that his works may be " +"revealed, that they have been done in God." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:59 +msgid "Bookshelf Manager" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:75 +msgid "Bookshelf path(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:86 +msgid "Configure bookshelf path(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:87 +msgid "" +"You can store your bookshelfs in one or more directories, which you can " +"specify here." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:93 +msgid "Your bookshelf configuration file is <b>%1</b>" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:98 +msgid "Path to bookshelf" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:102 +msgid "Edit Entry" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:107 +msgid "Add Entry" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:112 +msgid "Remove Entry" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:121 +msgid "Install/Update works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:144 +msgid "Install/update works - Step 1" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:145 +msgid "" +"Please choose a (local or remote) library and a bookshelf path to install " +"the work(s) to. After that step click on the connect button.<br/><b>WARNING: " +"If you live in a persecuted country and do not wish to risk detection you " +"should NOT use the module remote installation feature!</b>" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:152 +msgid "Select library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:158 +msgid "Delete library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:163 +msgid "Add library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:171 +msgid "Select bookshelf path" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:191 frontend/cswordsetupdialog.cpp:808 +msgid "Connect to library" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:206 +msgid "Remove works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:218 +msgid "Remove installed work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:219 +msgid "" +"This dialog lets you remove installed works from your system. Choose the " +"modules and then click on the remove button." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:223 +msgid "Select works to be uninstalled" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:229 +msgid "Remove selected work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:241 +msgid "Manage search indicies" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:319 frontend/cswordsetupdialog.cpp:371 +#: frontend/cswordsetupdialog.cpp:892 +msgid "[Remote]" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:324 frontend/cswordsetupdialog.cpp:366 +#: frontend/cswordsetupdialog.cpp:887 +msgid "[Local]" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:407 +msgid "" +"You selected the following work(s): %1.\n" +"\n" +"Do you really want to remove them from your system?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:484 +msgid "Download" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:486 +msgid "Downloading library information..." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:620 +msgid "Install/update works - Step 2" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:621 +msgid "" +"Please choose the works which should be installed and/or updated and click " +"the install button." +msgstr "" + +#: frontend/cswordsetupdialog.cpp:647 +msgid "Install works" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:698 +msgid "" +"You selected the following works: %1.\n" +"\n" +" Do you really want to install them on your system?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:725 +msgid "Download of work(s)" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:798 +msgid "[%1]: %2% complete" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:820 +msgid "" +"This directory is not writable, so works can not be installed here using " +"BibleTime. Do you want to use this directory instead of the previous " +"value?" +msgstr "" + +#: frontend/cswordsetupdialog.cpp:841 +msgid "" +"This directory is not writable, so works can not be installed here using " +"BibleTime. Do you want to add it to the list of module directories?" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:31 +msgid "Local" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:32 +msgid "Remote" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:43 +msgid "Caption" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:55 +msgid "Type" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:58 +msgid "Server" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:61 +msgid "Path" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:81 +msgid "Ok" +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:95 +msgid "Please provide a caption." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:103 +msgid "" +"A source with this caption already exists.<br>Please provide a different " +"caption." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:109 +msgid "Please provide a server name." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:116 +msgid "Please provide a valid, readable path." +msgstr "" + +#: frontend/cswordsetupinstallsourcesdialog.cpp:120 +msgid "Please provide a path." +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:74 +msgid "Name" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:78 +msgid "Status" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:80 +msgid "Installed version" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:84 +msgid "Remote version" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:106 +#: frontend/mainindex/cindexitem.cpp:585 +#: frontend/searchdialog/cmodulechooser.cpp:109 +msgid "Bibles" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:107 +#: frontend/mainindex/cindexitem.cpp:588 +#: frontend/searchdialog/cmodulechooser.cpp:110 +msgid "Commentaries" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:108 +#: frontend/mainindex/cindexitem.cpp:591 +#: frontend/searchdialog/cmodulechooser.cpp:111 +msgid "Lexicons" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:109 +#: frontend/mainindex/cindexitem.cpp:594 +#: frontend/searchdialog/cmodulechooser.cpp:112 +msgid "Books" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:110 +#: frontend/searchdialog/cmodulechooser.cpp:150 +msgid "Daily Devotionals" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:111 +#: frontend/mainindex/cindexitem.cpp:600 frontend/mainindex/cindexitem.cpp:1189 +#: frontend/searchdialog/cmodulechooser.cpp:161 +msgid "Glossaries" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:219 +msgid "New" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:219 +msgid "Updated" +msgstr "" + +#: frontend/cswordsetupmodulelistview.cpp:221 +msgid "Installed" +msgstr "" + +#: frontend/display/cdisplay.cpp:154 +#: frontend/searchdialog/csearchanalysis.cpp:517 +msgid "HTML files" +msgstr "" + +#: frontend/display/cdisplay.cpp:157 +msgid "Text files" +msgstr "" + +#: frontend/display/cdisplay.cpp:161 +msgid "Save document ..." +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:133 +msgid "Choose a font" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:144 +msgid "Choose a font size" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:164 +msgid "Bold" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:186 +msgid "Underline" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:258 +msgid "Select all" +msgstr "" + +#: frontend/display/chtmlwritedisplay.cpp:262 +msgid "HTML editor window" +msgstr "" + +#: frontend/display/creaddisplay.cpp:67 +msgid "Print keys" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:82 +#: frontend/displaywindow/cbiblereadwindow.cpp:134 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:38 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:111 +msgid "Next book" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:86 +#: frontend/displaywindow/cbiblereadwindow.cpp:140 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:42 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:117 +msgid "Previous book" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:90 +#: frontend/displaywindow/cbiblereadwindow.cpp:146 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:46 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:123 +msgid "Next chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:94 +#: frontend/displaywindow/cbiblereadwindow.cpp:152 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:50 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:129 +msgid "Previous chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:98 +#: frontend/displaywindow/cbiblereadwindow.cpp:158 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:54 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:135 +msgid "Next verse" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:102 +#: frontend/displaywindow/cbiblereadwindow.cpp:164 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:58 +#: frontend/displaywindow/ccommentaryreadwindow.cpp:141 +msgid "Previous verse" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:113 +msgid "Copy chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:118 +msgid "Save chapter as plain text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:119 +msgid "Save chapter as HTML" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:123 +msgid "Print chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:177 +#: frontend/displaywindow/clexiconreadwindow.cpp:101 +msgid "Strong's Search" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:185 +#: frontend/displaywindow/clexiconreadwindow.cpp:108 +#: frontend/displaywindow/clexiconreadwindow.cpp:119 +#: frontend/searchdialog/cmoduleresultview.cpp:65 +#: frontend/searchdialog/cmoduleresultview.cpp:73 +#: frontend/searchdialog/csearchresultview.cpp:53 +#: frontend/searchdialog/csearchresultview.cpp:61 +msgid "Reference only" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:187 +msgid "Text of reference" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:189 +#: frontend/displaywindow/cbiblereadwindow.cpp:196 +#: frontend/displaywindow/cbiblereadwindow.cpp:202 +#: frontend/searchdialog/cmoduleresultview.cpp:67 +#: frontend/searchdialog/cmoduleresultview.cpp:75 +#: frontend/searchdialog/cmoduleresultview.cpp:81 +#: frontend/searchdialog/csearchresultview.cpp:55 +#: frontend/searchdialog/csearchresultview.cpp:63 +#: frontend/searchdialog/csearchresultview.cpp:69 +msgid "Reference with text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:191 +#: frontend/displaywindow/cbiblereadwindow.cpp:204 +msgid "Chapter" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:198 +msgid "Chapter as plain text" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:200 +msgid "Chapter as HTML" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:229 +msgid "Bible window" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:237 +#: frontend/displaywindow/clexiconreadwindow.cpp:211 +#: frontend/searchdialog/cmoduleresultview.cpp:63 +#: frontend/searchdialog/csearchresultview.cpp:51 +msgid "Copy..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:247 +#: frontend/displaywindow/clexiconreadwindow.cpp:220 +#: frontend/searchdialog/cmoduleresultview.cpp:71 +#: frontend/searchdialog/csearchresultview.cpp:59 +msgid "Save..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:254 +#: frontend/displaywindow/clexiconreadwindow.cpp:226 +#: frontend/searchdialog/cmoduleresultview.cpp:79 +#: frontend/searchdialog/csearchresultview.cpp:67 +msgid "Print..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:351 +msgid "Copy chapter to clipboard ..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:351 +msgid "Copying" +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:372 +#: frontend/displaywindow/cbiblereadwindow.cpp:390 +msgid "Saving chapter ..." +msgstr "" + +#: frontend/displaywindow/cbiblereadwindow.cpp:372 +#: frontend/displaywindow/cbiblereadwindow.cpp:390 +#: frontend/displaywindow/clexiconreadwindow.cpp:271 +#: frontend/displaywindow/clexiconreadwindow.cpp:277 +msgid "Saving" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:65 +#: frontend/displaywindow/cbookreadwindow.cpp:76 +msgid "Toggle tree view" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:82 +#: frontend/displaywindow/clexiconreadwindow.cpp:56 +msgid "Copy entry with text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:84 +#: frontend/displaywindow/clexiconreadwindow.cpp:58 +msgid "Save entry as plain text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:85 +#: frontend/displaywindow/clexiconreadwindow.cpp:59 +msgid "Save entry as HTML" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:87 +#: frontend/displaywindow/clexiconreadwindow.cpp:61 +msgid "Print entry with text" +msgstr "" + +#: frontend/displaywindow/cbookreadwindow.cpp:175 +msgid "Book window" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:111 +msgid "Display settings: No options available" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:116 +msgid "Display settings" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:133 +msgid "Display options" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:136 +msgid "Use linebreaks after each verse" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:139 +msgid "Show versenumbers" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:141 +msgid "Show headings" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:145 +msgid "Highlight words of Jesus" +msgstr "" + +#: frontend/displaywindow/cbuttons.cpp:161 +msgid "Use alternative textual variant" +msgstr "" + +#: frontend/displaywindow/ccommentaryreadwindow.cpp:78 +#: frontend/displaywindow/chtmlwritewindow.cpp:59 +#: frontend/displaywindow/cplainwritewindow.cpp:55 +msgid "Sync with active Bible" +msgstr "" + +#: frontend/displaywindow/ccommentaryreadwindow.cpp:197 +msgid "Commentary window" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:146 +#: frontend/displaywindow/cdisplaywindow.cpp:197 +msgid "Back in history" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:153 +#: frontend/displaywindow/cdisplaywindow.cpp:203 +msgid "Forward in history" +msgstr "" + +#: frontend/displaywindow/cdisplaywindow.cpp:161 +#: frontend/searchdialog/csearchdialog.cpp:85 +msgid "Search" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:68 +#: frontend/displaywindow/cplainwritewindow.cpp:65 +msgid "Save text" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:78 +#: frontend/displaywindow/cplainwritewindow.cpp:76 +msgid "Delete current entry" +msgstr "" + +#: frontend/displaywindow/chtmlwritewindow.cpp:88 +#: frontend/displaywindow/cplainwritewindow.cpp:87 +msgid "Restore original text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:47 +#: frontend/displaywindow/clexiconreadwindow.cpp:83 +msgid "Next entry" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:51 +#: frontend/displaywindow/clexiconreadwindow.cpp:88 +msgid "Previous entry" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:110 +#: frontend/displaywindow/clexiconreadwindow.cpp:121 +msgid "Entry with text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:115 +msgid "Entry as plain text" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:117 +msgid "Entry as HTML" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:200 +msgid "Lexicon window" +msgstr "" + +#: frontend/displaywindow/clexiconreadwindow.cpp:271 +#: frontend/displaywindow/clexiconreadwindow.cpp:277 +msgid "Saving entry ..." +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:112 +#: frontend/displaywindow/cmodulechooserbutton.cpp:159 +msgid "NONE" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:128 +#: frontend/displaywindow/cmodulechooserbutton.cpp:129 +#: frontend/displaywindow/cmodulechooserbutton.cpp:151 +msgid "Select a work" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:154 +msgid "Select an additional work" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:225 +msgid "[locked]" +msgstr "" + +#: frontend/displaywindow/cmodulechooserbutton.cpp:244 +msgid "No work selected" +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:138 +msgid "Module is not writable." +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:139 +msgid "" +"Either the module may not be edited, or you do not have write permission." +msgstr "" + +#: frontend/displaywindow/cplainwritewindow.cpp:141 +msgid "Module not writable" +msgstr "" + +#: frontend/displaywindow/cwritewindow.cpp:141 +msgid "Save text before closing?" +msgstr "" + +#: frontend/displaywindow/cwritewindow.cpp:165 +msgid "Save changed text?" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:393 +msgid "Change description ..." +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:393 +msgid "Enter a new description for the chosen bookmark." +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:488 +msgid "New folder" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:597 +msgid "Daily devotionals" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:606 +msgid "Old bookmarks" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:609 +msgid "Unknown" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:616 +msgid "Unknown language" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:974 frontend/mainindex/cindexitem.cpp:982 +msgid "" +"*.btb | BibleTime bookmark files (*.btb)\n" +"*.* | All files (*.*)" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:974 +msgid "BibleTime - Export bookmarks" +msgstr "" + +#: frontend/mainindex/cindexitem.cpp:982 +msgid "BibleTime - Import bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:149 +msgid "Create a new folder" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:150 +msgid "Change this folder" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:152 +msgid "Change bookmark description" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:153 +msgid "Import bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:154 +msgid "Export bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:155 +msgid "Print bookmarks" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:157 +msgid "Remove selected item(s)" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:159 +msgid "Edit this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:161 +msgid "Plain text" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:162 +msgid "HTML" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:164 +msgid "Search in selected work(s)" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:165 +msgid "Unlock this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:166 +msgid "About this work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:534 +msgid "Do you really want to delete the selected items and child-items?" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:534 +msgid "Delete Items" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:574 +msgid "BibleTime - Unlock work" +msgstr "" + +#: frontend/mainindex/cmainindex.cpp:575 +msgid "Enter the unlock key for this work." +msgstr "" + +#: frontend/manageindicesform.cpp:75 frontend/manageindicesform.ui:16 +#, no-c-format +msgid "Manage Indicies" +msgstr "" + +#: frontend/manageindicesform.cpp:76 frontend/manageindicesform.ui:52 +#, no-c-format +msgid "Automaticall&y delete orphaned indices when BibleTime starts" +msgstr "" + +#: frontend/manageindicesform.cpp:77 frontend/manageindicesform.ui:90 +#, no-c-format +msgid "&Create selected indices" +msgstr "" + +#: frontend/manageindicesform.cpp:78 frontend/manageindicesform.ui:98 +#, no-c-format +msgid "De&lete selected indices" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:92 +#: frontend/searchdialog/cmoduleresultview.cpp:49 +msgid "Work" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:271 +msgid "Choose work(s)" +msgstr "" + +#: frontend/searchdialog/cmodulechooser.cpp:283 +msgid "Use chosen work(s)" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:50 +msgid "Hits" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:227 +#: frontend/searchdialog/cmoduleresultview.cpp:236 +#: frontend/searchdialog/csearchresultview.cpp:212 +#: frontend/searchdialog/csearchresultview.cpp:231 +msgid "Copy search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:227 +#: frontend/searchdialog/cmoduleresultview.cpp:236 +#: frontend/searchdialog/csearchresultview.cpp:212 +#: frontend/searchdialog/csearchresultview.cpp:231 +msgid "Copying search result" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:245 +#: frontend/searchdialog/cmoduleresultview.cpp:254 +#: frontend/searchdialog/csearchresultview.cpp:174 +#: frontend/searchdialog/csearchresultview.cpp:193 +msgid "Save search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:245 +#: frontend/searchdialog/cmoduleresultview.cpp:254 +#: frontend/searchdialog/csearchresultview.cpp:174 +#: frontend/searchdialog/csearchresultview.cpp:193 +msgid "Saving search result" +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:263 +#: frontend/searchdialog/csearchresultview.cpp:163 +msgid "Print search result..." +msgstr "" + +#: frontend/searchdialog/cmoduleresultview.cpp:263 +#: frontend/searchdialog/csearchresultview.cpp:163 +msgid "Printing search result" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:74 +msgid "Search range editor" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:102 +msgid "Search range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:110 +msgid "Add new range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:114 +msgid "Delete current range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:120 +msgid "Name:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:125 +msgid "Edit current search range:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:135 +msgid "Parsed search range:" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:164 +msgid "New range" +msgstr "" + +#: frontend/searchdialog/crangechooser.cpp:229 +msgid "<invalid name of search range>" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:70 +msgid "Search analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:87 +msgid "Save search analysis as HTML" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:519 +msgid "Save Search Analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:540 +msgid "BibleTime Search Analysis" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:541 +msgid "Search text :" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:543 +msgid "Book" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:544 +msgid "Total hits" +msgstr "" + +#: frontend/searchdialog/csearchanalysis.cpp:580 +msgid "Created by" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:85 +msgid "Search dialog" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:111 +msgid "Missing indices" +msgstr "" + +#: frontend/searchdialog/csearchdialog.cpp:112 +msgid "" +"One or more modules need indexing before they can be searched.\n" +"This could take a long time. Proceed with indexing?" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:81 +msgid "Parsing Stong's Numbers" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:81 +msgid "Parsing Stong's numbers for translations." +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:650 +msgid "Searching in: " +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:723 +msgid "" +"<p>Enter search terms separated by spaces. By default the search function " +"will return results that match any of the search terms (OR). To search for " +"all the terms separate the terms by AND.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:726 +msgid "" +"<p>You can use wildcards: '*' matches any sequence of characters, while '?' " +"matches any single character. The use of brackets allows you to group your " +"search terms, e.g. '(Jesus OR spirit) AND God'.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:729 +msgid "" +"<p>To search text other than the main text, enter the text type followed by " +"\":\", and then the search term. For example, to search for the Strong's " +"number H8077, use 'strong:H8077'.</p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:732 +msgid "" +"<p>Available text types:<br><table><tr><td>heading:</td><td>searches " +"headings</td></tr><tr><td>footnote:</td><td>searches footnotes</td></" +"tr><tr><td>strong:</td><td>searches Strong's Numbers</td></tr><tr><td>morph:" +"</td><td>searches morphology codes</td></tr></table></p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:737 +msgid "" +"<p>BibleTime uses the Lucene search engine to perform your searches. It has " +"many advanced features, and you can read more about it here: <a href=" +"\"http://lucene.apache.org/java/docs/queryparsersyntax.html\">http://lucene." +"apache.org/java/docs/queryparsersyntax.html</a></p>" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:742 +msgid "Basic Search Syntax Introduction" +msgstr "" + +#: frontend/searchdialog/csearchdialogpages.cpp:750 +msgid "No search scope" +msgstr "" + +#: frontend/searchdialog/csearchresultview.cpp:41 +msgid "Results" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:106 +#: frontend/searchdialog/searchoptionsform.ui:36 +#, no-c-format +msgid "Search Options" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:107 +#: frontend/searchdialog/searchoptionsform.ui:50 +#, no-c-format +msgid "Search parameters" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:108 +#: frontend/searchdialog/searchoptionsform.ui:75 +#, no-c-format +msgid "Search for:" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:110 +#: frontend/searchdialog/searchoptionsform.ui:91 +#, no-c-format +msgid "&Choose" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:111 +#: frontend/searchdialog/searchoptionsform.ui:99 +#, no-c-format +msgid "&Setup" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:112 +#: frontend/searchdialog/searchoptionsform.ui:115 +#, no-c-format +msgid "Search scope:" +msgstr "" + +#: frontend/searchdialog/searchoptionsform.cpp:113 +#: frontend/searchdialog/searchoptionsform.ui:169 +#, no-c-format +msgid "Search in:" +msgstr "" + +#: frontend/searchdialog/searchresultsform.cpp:84 +#: frontend/searchdialog/searchresultsform.ui:36 +#, no-c-format +msgid "SearchResults" +msgstr "" + +#: frontend/searchdialog/searchresultsform.cpp:85 +#: frontend/searchdialog/searchresultsform.ui:106 +#, no-c-format +msgid "Analyze search" +msgstr "" + +#: main.cpp:124 +msgid "Enable debug messages" +msgstr "" + +#: main.cpp:125 +msgid "" +"Ignore the startup session that was saved when BibleTime was closed the last " +"time." +msgstr "" + +#: main.cpp:126 +msgid "" +"Open the standard Bible with the given key. Use <random> to open at a random " +"position." +msgstr "" + +#: main.cpp:135 +msgid "Bible study tool for Trinity" +msgstr "" + +#: main.cpp:137 +msgid "(c)1999-2010, The BibleTime Team and The Trinity Project" +msgstr "" + +#: main.cpp:138 +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for Trinity.\n" +"It is a fork of the main BibleTime project in order to provide a native " +"Trinity application.\n" +"\n" +"The BibleTime project is looking for developers and translators.\n" +"If you'd like to join their team, please send an email to info@bibletime." +"info." +msgstr "" + +#: main.cpp:147 +msgid "Project coordinator" +msgstr "" + +#: main.cpp:149 +msgid "Frontend, backend" +msgstr "" + +#: main.cpp:151 +msgid "Crystal icons, crystal startlogo, webpage" +msgstr "" + +#: main.cpp:153 +msgid "Trinity project" +msgstr "" + +#: main.cpp:161 +msgid "Romanian translation" +msgstr "" + +#: main.cpp:163 +msgid "High contrast template" +msgstr "" + +#: main.cpp:165 +msgid "Installation manager" +msgstr "" + +#: main.cpp:167 +msgid "Icons, startlogo" +msgstr "" + +#: main.cpp:169 +msgid "GUI" +msgstr "" + +#: main.cpp:171 +msgid "GUI, instant search" +msgstr "" + +#: main.cpp:173 +msgid "GUI translations into Traditional and Simplified Chinese" +msgstr "" + +#: main.cpp:175 +msgid "Binary packages" +msgstr "" + +#: main.cpp:177 +msgid "Founder of the Sword project" +msgstr "" + +#: main.cpp:179 +msgid "Sponsored our internet domain for many years" +msgstr "" + +#: main.cpp:181 +msgid "Bible Study HowTo" +msgstr "" + +#: main.cpp:183 main.cpp:211 +msgid "Search dialog enhancements" +msgstr "" + +#: main.cpp:185 +msgid "Language codes and names" +msgstr "" + +#: main.cpp:187 +msgid "GUI improvements" +msgstr "" + +#: main.cpp:189 +msgid "Finnish translation" +msgstr "" + +#: main.cpp:191 main.cpp:199 +msgid "Frontend" +msgstr "" + +#: main.cpp:193 +msgid "Czech translation" +msgstr "" + +#: main.cpp:195 +msgid "Searchdialog" +msgstr "" + +#: main.cpp:197 +msgid "Polish translation" +msgstr "" + +#: main.cpp:201 main.cpp:209 +msgid "Russian website translation" +msgstr "" + +#: main.cpp:203 +msgid "Spanish website translation updates" +msgstr "" + +#: main.cpp:205 +msgid "Update to the russian website translation" +msgstr "" + +#: main.cpp:207 +msgid "Documentation" +msgstr "" + +#: main.cpp:213 +msgid "Very helpful and detailed testing" +msgstr "" + +#: main.cpp:215 +msgid "The first lead developer" +msgstr "" + +#: main.cpp:217 +msgid "Translation updates for the Dutch GUI, the website and the handbook" +msgstr "" + +#: main.cpp:219 +msgid "French handbook translation" +msgstr "" + +#: main.cpp:221 +msgid "Helpful source code additions" +msgstr "" + +#: main.cpp:223 +msgid "Translated the GUI into Russian" +msgstr "" + +#: main.cpp:225 +msgid "New Bible key choosers" +msgstr "" + +#: main.cpp:227 +msgid "Spanish translation" +msgstr "" + +#: main.cpp:267 +msgid "Starting BibleTime" +msgstr "" + +#: util/cresmgr.cpp:737 +msgid "" +"Open the printer dialog of BibleTime, where you can edit the print queue, " +"assign styles to the items and print them." +msgstr "" + +#: util/cresmgr.cpp:741 +msgid "Close BibleTime and save the settings." +msgstr "" + +#: util/cresmgr.cpp:748 +msgid "Show or hide the bookshelf." +msgstr "" + +#: util/cresmgr.cpp:752 +msgid "Toggle the main toolbar view." +msgstr "" + +#: util/cresmgr.cpp:760 +msgid "Open the search dialog to search in all works that are currently open." +msgstr "" + +#: util/cresmgr.cpp:764 +msgid "Open the search dialog to search in the standard Bible." +msgstr "" + +#: util/cresmgr.cpp:772 +msgid "Restore a saved BibleTime session." +msgstr "" + +#: util/cresmgr.cpp:776 +msgid "Save current BibleTime session so that it can be reused later." +msgstr "" + +#: util/cresmgr.cpp:780 +msgid "Create and save a new session." +msgstr "" + +#: util/cresmgr.cpp:784 +msgid "Delete a BibleTime session." +msgstr "" + +#: util/cresmgr.cpp:788 +msgid "Toggle fullscreen mode of the main window." +msgstr "" + +#: util/cresmgr.cpp:792 +msgid "Vertically tile the open windows." +msgstr "" + +#: util/cresmgr.cpp:796 +msgid "Horizontally tile the open windows." +msgstr "" + +#: util/cresmgr.cpp:800 +msgid "Cascade the open windows." +msgstr "" + +#: util/cresmgr.cpp:805 +msgid "Choose the way that is used to arrange the windows." +msgstr "" + +#: util/cresmgr.cpp:809 +msgid "Automatically tile the open windows vertically." +msgstr "" + +#: util/cresmgr.cpp:813 +msgid "Automatically tile the open windows horizontally." +msgstr "" + +#: util/cresmgr.cpp:817 +msgid "Automatically cascade the open windows." +msgstr "" + +#: util/cresmgr.cpp:822 +msgid "Close all open windows." +msgstr "" + +#: util/cresmgr.cpp:830 +msgid "Open BibleTime's toolbar editor." +msgstr "" + +#: util/cresmgr.cpp:834 +msgid "Open the dialog to set most of BibleTime's preferences." +msgstr "" + +#: util/cresmgr.cpp:838 +msgid "" +"Open the dialog to configure your bookshelf and install/update/remove works." +msgstr "" + +#: util/cresmgr.cpp:847 +msgid "Open BibleTime's handbook in the KDE helpbrowser." +msgstr "" + +#: util/cresmgr.cpp:851 +msgid "" +"Open the Bible study HowTo included with BibleTime in the KDE helpbrowser. " +"<BR>This HowTo is an introduction on how to study the Bible in an efficient " +"way." +msgstr "" + +#: util/cresmgr.cpp:855 +msgid "Send a bugreport to the developers of BibleTime." +msgstr "" + +#: util/cresmgr.cpp:859 +msgid "" +"Show a daily tip each time BibleTime starts. <BR>The tips contain important " +"Bible quotations and helpful tips for using BibleTime." +msgstr "" + +#: util/cresmgr.cpp:863 +msgid "Show detailed information about BibleTime." +msgstr "" + +#: util/cresmgr.cpp:867 +msgid "Show detailed information about the KDE project." +msgstr "" + +#: util/cresmgr.cpp:877 +msgid "Start to search the text in each of the chosen work(s)." +msgstr "" + +#: util/cresmgr.cpp:881 +msgid "Stop the active search." +msgstr "" + +#: util/cresmgr.cpp:888 +msgid "Open a dialog to choose work(s) for the search." +msgstr "" + +#: util/cresmgr.cpp:892 +msgid "Enter the text you want to search in the chosen work(s) here." +msgstr "" + +#: util/cresmgr.cpp:898 +msgid "" +"Treat the search text as multiple words. A text must contain all of the " +"words to match. The order of the words is unimportant." +msgstr "" + +#: util/cresmgr.cpp:902 +msgid "" +"Treat the search text as multiple words. A text must contain one or more " +"words of to match. The order is unimportant." +msgstr "" + +#: util/cresmgr.cpp:906 +msgid "The search text will be used exactly as entered." +msgstr "" + +#: util/cresmgr.cpp:910 +msgid "" +"Treat the search string as a GNU regular expression. The BibleTime handbook " +"contains an introduction to regular expressions." +msgstr "" + +#: util/cresmgr.cpp:918 +msgid "" +"If you choose this option the search will distinguish between upper and " +"lowercase characters." +msgstr "" + +#: util/cresmgr.cpp:923 +msgid "" +"Choose a scope from the list. Select the first item to use no scope, the " +"second one is to use each work's last search result as search scope. The " +"others are user defined search scopes." +msgstr "" + +#: util/cresmgr.cpp:931 +msgid "Select an item from the list to edit the search scope." +msgstr "" + +#: util/cresmgr.cpp:935 +msgid "Change the name of the selected search scope." +msgstr "" + +#: util/cresmgr.cpp:939 +msgid "" +"Change the search ranges of the selected search scope item. Have a look at " +"the predefined search scopes to see how search ranges are constructed." +msgstr "" + +#: util/cresmgr.cpp:943 +msgid "Contains the search ranges which will be used for the search." +msgstr "" + +#: util/cresmgr.cpp:947 +msgid "" +"Add a new search scope. First enter an appropriate name, then edit the " +"search ranges." +msgstr "" + +#: util/cresmgr.cpp:951 +msgid "" +"Deletes the selected search scope. If you close the dialog using Cancel the " +"settings won't be saved." +msgstr "" + +#: util/cresmgr.cpp:959 +msgid "The list of works chosen for the search." +msgstr "" + +#: util/cresmgr.cpp:963 +msgid "This list contains the search result of the selected work." +msgstr "" + +#: util/cresmgr.cpp:967 +msgid "The text preview of the selected search result item." +msgstr "" + +#: util/cresmgr.cpp:979 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" + +#: util/cresmgr.cpp:983 +msgid "This button opens the search dialog with the work(s) of this window." +msgstr "" + +#: util/cresmgr.cpp:988 +msgid "Go back one item in the display history." +msgstr "" + +#: util/cresmgr.cpp:992 +msgid "Go forward one item in the display history." +msgstr "" + +#: util/cresmgr.cpp:997 +msgid "" +"Show all occurences of the Strong number currently under the mouse cursor." +msgstr "" + +#: util/cresmgr.cpp:1003 +msgid "This list contains the books which are available in this work." +msgstr "" + +#: util/cresmgr.cpp:1007 +msgid "Show the next book of this work." +msgstr "" + +#: util/cresmgr.cpp:1011 +msgid "Show the previous book of this work." +msgstr "" + +#: util/cresmgr.cpp:1015 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" + +#: util/cresmgr.cpp:1019 +msgid "Show the next chapter of the work." +msgstr "" + +#: util/cresmgr.cpp:1023 +msgid "Show the previous chapter of the work." +msgstr "" + +#: util/cresmgr.cpp:1027 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" + +#: util/cresmgr.cpp:1031 +msgid "" +"In Bible texts, the next verse will be highlighted. In commentaries, the " +"next entry will be shown." +msgstr "" + +#: util/cresmgr.cpp:1036 +msgid "" +"In Bible texts, the previous verse will be highlighted. In commentaries, the " +"previous entry will be shown." +msgstr "" + +#: util/cresmgr.cpp:1043 +msgid "" +"Synchronize the displayed entry of this work with the active Bible window." +msgstr "" + +#: util/cresmgr.cpp:1050 +msgid "This list contains the entries of the current work." +msgstr "" + +#: util/cresmgr.cpp:1054 +msgid "The next entry of the work will be shown." +msgstr "" + +#: util/cresmgr.cpp:1058 +msgid "The previous entry of the work will be shown." +msgstr "" + +#: util/cresmgr.cpp:1066 +msgid "Save the curent text into the work. The old text will be overwritten." +msgstr "" + +#: util/cresmgr.cpp:1070 +msgid "" +"Loads the old text from the work and loads it into the edit area. The " +"unsaved text will be lost." +msgstr "" + +#: util/cresmgr.cpp:1074 +msgid "Deletes the current entry out of the work. The text will be lost." +msgstr "" + +#: util/cresmgr.cpp:1080 +msgid "Toggle bold formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1084 +msgid "Toggle italic formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1088 +msgid "Toggle underlined formatting of the selected text." +msgstr "" + +#: util/cresmgr.cpp:1093 +msgid "The text will be aligned on the left side of the page." +msgstr "" + +#: util/cresmgr.cpp:1097 +msgid "Centers the text horizontally." +msgstr "" + +#: util/cresmgr.cpp:1101 +msgid "Aligns the text on the right side of the page." +msgstr "" + +#: util/cresmgr.cpp:1105 +msgid "Justifies the text on the page." +msgstr "" + +#: util/cresmgr.cpp:1110 +msgid "Choose a new font for the selected text." +msgstr "" + +#: util/cresmgr.cpp:1113 +msgid "Choose a new font size for the selected text." +msgstr "" + +#: util/cresmgr.cpp:1116 +msgid "Choose a new color for the selected text." +msgstr "" + +#: util/cresmgr.cpp:1126 +msgid "Activate this box to see a daily tip on startup." +msgstr "" + +#: util/cresmgr.cpp:1130 +msgid "Activate this to see the BibleTime logo on startup." +msgstr "" + +#: util/cresmgr.cpp:1134 +msgid "" +"Save the user's session when BibleTime is closed and restore it on the next " +"startup." +msgstr "" + +#: util/cresmgr.cpp:1141 +msgid "The font selection below will apply to all texts in this language." +msgstr "" + +#: util/cresmgr.cpp:1150 +msgid "Contains the languages which can be used for the biblical booknames." +msgstr "" + +#: util/cresmgr.cpp:1157 +msgid "The standard Bible is used when a hyperlink into a Bible is clicked." +msgstr "" + +#: util/cresmgr.cpp:1161 +msgid "" +"The standard commentary is used when a hyperlink into a commentary is " +"clicked." +msgstr "" + +#: util/cresmgr.cpp:1165 +msgid "" +"The standard lexicon is used when a hyperlink into a lexicon is clicked." +msgstr "" + +#: util/cresmgr.cpp:1169 +msgid "" +"The standard devotional will be used to display a short start up devotional." +msgstr "" + +#: util/cresmgr.cpp:1173 +msgid "" +"The standard Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"is clicked." +msgstr "" + +#: util/cresmgr.cpp:1177 +msgid "" +"The standard Greek lexicon is used when a hyperlink into a Greek lexicon is " +"clicked." +msgstr "" + +#: util/cresmgr.cpp:1181 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text is clicked." +msgstr "" + +#: util/cresmgr.cpp:1185 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text is clicked." +msgstr "" + +#: util/cresmgr.cpp:1194 +msgid "" +"Opens the search dialog to search in the work(s) that are currently open." +msgstr "" + +#: util/ctoolclass.cpp:78 +msgid "The file already exists." +msgstr "" + +#: util/ctoolclass.cpp:79 +msgid "Do you want to overwrite it?" +msgstr "" + +#: util/ctoolclass.cpp:99 +msgid "The file couldn't be saved." +msgstr "" + +#: util/ctoolclass.cpp:100 +msgid "Please check permissions etc." +msgstr "" + +#: util/ctoolclass.cpp:209 +msgid "not set" +msgstr "" + +#: xml/bibletimeui.rc:9 +#, no-c-format +msgid "&Search" +msgstr "" + +#: xml/bibletimeui.rc:19 +#, no-c-format +msgid "Se&ttings" +msgstr "" + +#: xml/bibletimeui.rc:26 +#, no-c-format +msgid "&Window" +msgstr "" + +#: ../docs/tips:3 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: ../docs/tips:9 +msgid "" +"BibleTime includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: ../docs/tips:16 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18-19)\n" +msgstr "" + +#: ../docs/tips:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: ../docs/tips:28 +msgid "" +"BibleTime does include a <B>Bible Study HowTo</B>!\n" +"It was written by Bob Harman and is a great introduction how to study the " +"Bible.\n" +msgstr "" + +#: ../docs/tips:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: ../docs/tips:41 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: ../docs/tips:47 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: ../docs/tips:54 +msgid "The Bible is truth. (John 17:17)\n" +msgstr "" + +#: ../docs/tips:60 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: ../docs/tips:67 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: ../docs/tips:73 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the preferences.\n" +msgstr "" + +#: ../docs/tips:82 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: ../docs/tips:88 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: ../docs/tips:94 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: ../docs/tips:100 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the option \"Multiple words (OR)\" for searching.\n" +msgstr "" + +#: ../docs/tips:106 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: ../docs/tips:111 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: ../docs/tips:117 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Select it and copy it to the clipboard. Now insert the copied word in the " +"search text box of the searchdialog.\n" +msgstr "" + +#: ../docs/tips:124 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: ../docs/tips:130 +msgid "" +"Foreign modules do often require a special font to display correctly. You " +"can set the font for each language in the preferences.\n" +msgstr "" + +#: ../docs/tips:136 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible (by Johann Gutenberg, in 1492)?\n" +msgstr "" + +#: ../docs/tips:142 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: ../docs/tips:148 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.<BR>\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: ../docs/tips:155 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: ../docs/tips:161 +msgid "" +"You are using a program that has been written for the glory of God.<BR>May " +"He bless you as you study His Word!\n" +msgstr "" |