summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--CMakeL10n.txt3
-rw-r--r--CMakeLists.txt18
-rw-r--r--README14
-rw-r--r--README.md40
m---------cmake0
-rw-r--r--doc/CMakeLists.txt1
-rw-r--r--doc/en/CMakeLists.txt1
-rw-r--r--doc/en/index.docbook11
-rw-r--r--doc/man/kbibtex.1 (renamed from man/kbibtex.1)0
-rw-r--r--man/CMakeLists.txt5
-rw-r--r--po/CMakeLists.txt5
-rw-r--r--src/CMakeL10n.txt7
-rw-r--r--src/CMakeLists.txt9
-rw-r--r--src/kbibtex.desktop1
-rw-r--r--src/kbibtex_part.desktop8
-rw-r--r--translations/desktop_files/de.po38
-rw-r--r--translations/desktop_files/et.po38
-rw-r--r--translations/desktop_files/hi.po38
-rw-r--r--translations/desktop_files/kbibtex-desktops.pot37
-rw-r--r--translations/desktop_files/pl.po39
-rw-r--r--translations/desktop_files/pt_BR.po38
-rw-r--r--translations/desktop_files/sv.po38
-rw-r--r--translations/desktop_files/ta.po38
-rw-r--r--translations/messages/de.po (renamed from po/de.po)40
-rw-r--r--translations/messages/fr.po (renamed from po/fr.po)12
-rw-r--r--translations/messages/it.po (renamed from po/it.po)37
-rw-r--r--translations/messages/kbibtex.pot (renamed from po/kbibtex.pot)19
-rw-r--r--translations/messages/pl.po (renamed from po/pl.po)6
-rw-r--r--translations/messages/ru.po (renamed from po/ru.po)24
30 files changed, 437 insertions, 131 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 5b98c56..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "cmake"]
- path = cmake
- url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index a525b71..a91bd2a 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -9,12 +9,11 @@
#
#################################################
-cmake_minimum_required( VERSION 2.8 )
+cmake_minimum_required( VERSION 3.1 )
##### include our cmake modules #################
-set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" )
include( TDEL10n )
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5c48906..eafe418 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,13 +7,12 @@
############################################
-cmake_minimum_required( VERSION 2.8 )
+cmake_minimum_required( VERSION 3.1 )
#### general package setup
project( kbibtex )
-set( VERSION R14.0.6 )
#### include essential cmake modules
@@ -29,10 +28,14 @@ include( CheckCXXSourceCompiles )
#### include our cmake modules
-set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" )
include( TDEMacros )
+##### set version number ########################
+
+tde_set_project_version( )
+
+
##### setup install paths
include( TDESetupPaths )
@@ -70,9 +73,12 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
add_subdirectory( src )
add_subdirectory( xslt )
-tde_conditional_add_subdirectory( BUILD_DOC doc )
-tde_conditional_add_subdirectory( BUILD_DOC man )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+
+
+##### other data ################################
+
+tde_conditional_add_project_docs( BUILD_DOC )
+tde_conditional_add_project_translations( BUILD_TRANSLATIONS )
##### write configure files
diff --git a/README b/README
deleted file mode 100644
index 1336267..0000000
--- a/README
+++ /dev/null
@@ -1,14 +0,0 @@
-KBibTeX - BibTeX editor for TDE.
-
-
-An application to manage bibliography databases in the BibTeX format.
-KBibTeX can be used as a standalone program, but can also be embedded
-into other TDE applications (e.g. as bibliography editor into Kile).
-
-KBibTeX can query online ressources (e.g. Google scholar) via
-customizable search URLs. It is also able to import complete datasets
-from NCBI Pubmed. It also supports tagging references with keywords and
-manages references to local files.
-
-BibTeX files can be exported into HTML, XML, PDF, PS and RTF format
-using a number of citation styles.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3d53db1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,40 @@
+
+KBibTeX - BibTeX editor for TDE.
+
+
+An application to manage bibliography databases in the BibTeX format.
+KBibTeX can be used as a standalone program, but can also be embedded
+into other TDE applications (e.g. as bibliography editor into Kile).
+
+KBibTeX can query online ressources (e.g. Google scholar) via
+customizable search URLs. It is also able to import complete datasets
+from NCBI Pubmed. It also supports tagging references with keywords and
+manages references to local files.
+
+BibTeX files can be exported into HTML, XML, PDF, PS and RTF format
+using a number of citation styles.
+
+.
+
+Contributing
+--------------
+
+If you wish to contribute to KBibTeX, you might do so:
+
+- TDE Gitea Workspace (TGW) collaboration tool.
+ https://mirror.git.trinitydesktop.org/gitea
+
+- TDE Weblate Translation Workspace (TWTW) collaboration tool.
+ https://mirror.git.trinitydesktop.org/weblate
+
+
+Translations status
+---------------------
+
+### messages
+[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kbibtex/multi-auto.svg
+"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbibtex/)
+
+### desktop files
+[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kbibtex-desktop-files/multi-auto.svg
+"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbibtex-desktop-files/)
diff --git a/cmake b/cmake
deleted file mode 160000
-Subproject 6853feb7604a8dc53e3a6b224ef86c3252b4abd
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
deleted file mode 100644
index c938175..0000000
--- a/doc/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-add_subdirectory( en )
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
deleted file mode 100644
index ba3ef3e..0000000
--- a/doc/en/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_create_handbook( DESTINATION ${PROJECT_NAME} )
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index ef3b136..1c91071 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -93,14 +93,3 @@ Thomas Fischer (Project Manager).
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-namecase-general: t
-sgml-namecase-entity: nil
-sgml-general-insert-case: lower
-sgml-minimize-attributes: nil
-sgml-omittag: nil
-End:
--->
diff --git a/man/kbibtex.1 b/doc/man/kbibtex.1
index e77cebc..e77cebc 100644
--- a/man/kbibtex.1
+++ b/doc/man/kbibtex.1
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt
deleted file mode 100644
index 8512250..0000000
--- a/man/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-INSTALL(
- FILES ${PROJECT_NAME}.1
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
deleted file mode 100644
index 597c341..0000000
--- a/po/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-file( GLOB _srcs RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.po )
-
-if( _srcs )
- tde_create_translation( LANG auto OUTPUT_NAME ${PROJECT_NAME} )
-endif( )
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 8f0f4e5..e783bab 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,8 @@
##### create translation templates ##############
-tde_l10n_create_template( "kbibtex" )
+tde_l10n_create_template( "messages/kbibtex" )
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/kbibtex-desktops"
+ SOURCES *.desktop
+)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index bf18877..43e81e7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -113,15 +113,12 @@ install(
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}
)
-install(
- FILES kbibtex_part.desktop
+tde_create_translated_desktop(
+ SOURCE kbibtex_part.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
)
-install(
- FILES ${PROJECT_NAME}.desktop
- DESTINATION ${XDG_APPS_INSTALL_DIR}
-)
+tde_create_translated_desktop( ${PROJECT_NAME}.desktop )
install(
FILES kbibtex_part.rc
diff --git a/src/kbibtex.desktop b/src/kbibtex.desktop
index 5039a0f..6e0d27f 100644
--- a/src/kbibtex.desktop
+++ b/src/kbibtex.desktop
@@ -6,7 +6,6 @@ Icon=kbibtex
Type=Application
X-DocPath=kbibtex/index.html
Comment=A BibTeX editor for TDE
-Comment[de]=Ein BibTeX-Editor für TDE
MimeType=text/x-bibtex;
Categories=Qt;TDE;Office;
X-TDE-HasTempFileOption=true
diff --git a/src/kbibtex_part.desktop b/src/kbibtex_part.desktop
index bb84803..0507dcb 100644
--- a/src/kbibtex_part.desktop
+++ b/src/kbibtex_part.desktop
@@ -1,14 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
Name=KBibTeXPart
-Name[et]=KBibTeX komponent
-Name[hi]=KBibTeXपार्ट
-Name[sv]=KBibTeX-del
-Name[ta]=KBibTeXபாகம்
-Name[xx]=xxKBibTeXPartxx
-Name[pl]=Moduł KBibTeX
-Name[pt_BR]=Parte do KBibTeX
-Name[de]=Einbettungsfähige Komponente von KBibTeX
MimeType=text/x-bibtex;application/x-endnote-library;
X-TDE-ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart
X-TDE-Library=libkbibtexpart
diff --git a/translations/desktop_files/de.po b/translations/desktop_files/de.po
new file mode 100644
index 0000000..4be6660
--- /dev/null
+++ b/translations/desktop_files/de.po
@@ -0,0 +1,38 @@
+# 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: 2020-04-05 15:39+0200\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
+#: kbibtex.desktop:2
+#, fuzzy
+msgid "KBibTeX"
+msgstr "Einbettungsfähige Komponente von KBibTeX"
+
+#. GenericName
+#: kbibtex.desktop:3
+msgid "Bibliography Manager"
+msgstr ""
+
+#. Comment
+#: kbibtex.desktop:8
+msgid "A BibTeX editor for TDE"
+msgstr "Ein BibTeX-Editor für TDE"
+
+#. Name
+#: kbibtex_part.desktop:3
+msgid "KBibTeXPart"
+msgstr "Einbettungsfähige Komponente von KBibTeX"
diff --git a/translations/desktop_files/et.po b/translations/desktop_files/et.po
new file mode 100644
index 0000000..ced16ec
--- /dev/null
+++ b/translations/desktop_files/et.po
@@ -0,0 +1,38 @@
+# 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: 2020-04-05 15:39+0200\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: et\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: kbibtex.desktop:2
+#, fuzzy
+msgid "KBibTeX"
+msgstr "KBibTeX komponent"
+
+#. GenericName
+#: kbibtex.desktop:3
+msgid "Bibliography Manager"
+msgstr ""
+
+#. Comment
+#: kbibtex.desktop:8
+msgid "A BibTeX editor for TDE"
+msgstr ""
+
+#. Name
+#: kbibtex_part.desktop:3
+msgid "KBibTeXPart"
+msgstr "KBibTeX komponent"
diff --git a/translations/desktop_files/hi.po b/translations/desktop_files/hi.po
new file mode 100644
index 0000000..0b9f065
--- /dev/null
+++ b/translations/desktop_files/hi.po
@@ -0,0 +1,38 @@
+# 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: 2020-04-05 15:39+0200\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: hi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: kbibtex.desktop:2
+#, fuzzy
+msgid "KBibTeX"
+msgstr "KBibTeXपार्ट"
+
+#. GenericName
+#: kbibtex.desktop:3
+msgid "Bibliography Manager"
+msgstr ""
+
+#. Comment
+#: kbibtex.desktop:8
+msgid "A BibTeX editor for TDE"
+msgstr ""
+
+#. Name
+#: kbibtex_part.desktop:3
+msgid "KBibTeXPart"
+msgstr "KBibTeXपार्ट"
diff --git a/translations/desktop_files/kbibtex-desktops.pot b/translations/desktop_files/kbibtex-desktops.pot
new file mode 100644
index 0000000..47ed0f2
--- /dev/null
+++ b/translations/desktop_files/kbibtex-desktops.pot
@@ -0,0 +1,37 @@
+# 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: 2020-04-05 15:39+0200\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
+#: kbibtex.desktop:2
+msgid "KBibTeX"
+msgstr ""
+
+#. GenericName
+#: kbibtex.desktop:3
+msgid "Bibliography Manager"
+msgstr ""
+
+#. Comment
+#: kbibtex.desktop:8
+msgid "A BibTeX editor for TDE"
+msgstr ""
+
+#. Name
+#: kbibtex_part.desktop:3
+msgid "KBibTeXPart"
+msgstr ""
diff --git a/translations/desktop_files/pl.po b/translations/desktop_files/pl.po
new file mode 100644
index 0000000..0c2f442
--- /dev/null
+++ b/translations/desktop_files/pl.po
@@ -0,0 +1,39 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# Marek W <coronzon88@gmail.com>, 2021.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-04-05 15:39+0200\n"
+"PO-Revision-Date: 2021-10-18 20:30+0000\n"
+"Last-Translator: Marek W <coronzon88@gmail.com>\n"
+"Language-Team: Polish <https://mirror.git.trinitydesktop.org/weblate/"
+"projects/applications/kbibtex-desktop-files/pl/>\n"
+"Language: pl\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%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 4.8.1\n"
+
+#. Name
+#: kbibtex.desktop:2
+msgid "KBibTeX"
+msgstr "KBibTeX"
+
+#. GenericName
+#: kbibtex.desktop:3
+msgid "Bibliography Manager"
+msgstr "Menedżer bibliografii"
+
+#. Comment
+#: kbibtex.desktop:8
+msgid "A BibTeX editor for TDE"
+msgstr "Edytor BibTeX dla TDE"
+
+#. Name
+#: kbibtex_part.desktop:3
+msgid "KBibTeXPart"
+msgstr "Moduł KBibTeX"
diff --git a/translations/desktop_files/pt_BR.po b/translations/desktop_files/pt_BR.po
new file mode 100644
index 0000000..87f47e6
--- /dev/null
+++ b/translations/desktop_files/pt_BR.po
@@ -0,0 +1,38 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# Sebastião Guerra <sebastiao.luiz.guerra@gmail.com>, 2021.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-04-05 15:39+0200\n"
+"PO-Revision-Date: 2021-12-17 21:59+0000\n"
+"Last-Translator: Sebastião Guerra <sebastiao.luiz.guerra@gmail.com>\n"
+"Language-Team: Portuguese (Brazil) <https://mirror.git.trinitydesktop.org/"
+"weblate/projects/applications/kbibtex-desktop-files/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.9.1\n"
+
+#. Name
+#: kbibtex.desktop:2
+msgid "KBibTeX"
+msgstr "KBibTeX"
+
+#. GenericName
+#: kbibtex.desktop:3
+msgid "Bibliography Manager"
+msgstr "Gerenciador de bibliografia"
+
+#. Comment
+#: kbibtex.desktop:8
+msgid "A BibTeX editor for TDE"
+msgstr "Um editor BibTeX para o TDE"
+
+#. Name
+#: kbibtex_part.desktop:3
+msgid "KBibTeXPart"
+msgstr "Parte do KBibTeX"
diff --git a/translations/desktop_files/sv.po b/translations/desktop_files/sv.po
new file mode 100644
index 0000000..51ec9c7
--- /dev/null
+++ b/translations/desktop_files/sv.po
@@ -0,0 +1,38 @@
+# 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: 2020-04-05 15:39+0200\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: sv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: kbibtex.desktop:2
+#, fuzzy
+msgid "KBibTeX"
+msgstr "KBibTeX-del"
+
+#. GenericName
+#: kbibtex.desktop:3
+msgid "Bibliography Manager"
+msgstr ""
+
+#. Comment
+#: kbibtex.desktop:8
+msgid "A BibTeX editor for TDE"
+msgstr ""
+
+#. Name
+#: kbibtex_part.desktop:3
+msgid "KBibTeXPart"
+msgstr "KBibTeX-del"
diff --git a/translations/desktop_files/ta.po b/translations/desktop_files/ta.po
new file mode 100644
index 0000000..46c279e
--- /dev/null
+++ b/translations/desktop_files/ta.po
@@ -0,0 +1,38 @@
+# 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: 2020-04-05 15:39+0200\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: ta\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Name
+#: kbibtex.desktop:2
+#, fuzzy
+msgid "KBibTeX"
+msgstr "KBibTeXபாகம்"
+
+#. GenericName
+#: kbibtex.desktop:3
+msgid "Bibliography Manager"
+msgstr ""
+
+#. Comment
+#: kbibtex.desktop:8
+msgid "A BibTeX editor for TDE"
+msgstr ""
+
+#. Name
+#: kbibtex_part.desktop:3
+msgid "KBibTeXPart"
+msgstr "KBibTeXபாகம்"
diff --git a/po/de.po b/translations/messages/de.po
index 0aed458..de539c2 100644
--- a/po/de.po
+++ b/translations/messages/de.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-01-13 19:07+0100\n"
-"PO-Revision-Date: 2019-11-27 18:56+0000\n"
+"POT-Creation-Date: 2020-05-11 04:19+0200\n"
+"PO-Revision-Date: 2019-12-22 22:59+0000\n"
"Last-Translator: Chris <xchrisx@uber.space>\n"
"Language-Team: German <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/kbibtex/de/>\n"
@@ -20,17 +20,17 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.9.1\n"
-#: _translatorinfo:1
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Thomas Fischer, Chris (TDE)"
-#: _translatorinfo:2
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
-msgstr "fischer@unix-ag.uni-kl.de"
+msgstr "fischer@unix-ag.uni-kl.de, (Keine Email)"
#: commentwidget.cpp:55
msgid "Co&mment:"
@@ -319,7 +319,7 @@ msgstr "Ignorieren"
#: documentwidget.cpp:1691
msgid "You must set a default id suggestion in the settings dialog."
-msgstr "Ein Standardbezeichner muss im Einstellungsdialog gesetzt werden"
+msgstr "Ein Standardbezeichner muss im Einstellungsdialog gesetzt werden."
#: documentwidget.cpp:1713
msgid "No entries were selected."
@@ -499,7 +499,7 @@ msgstr ""
#: entrywidget.cpp:537
msgid "No suggestions available"
-msgstr "Kein Vorschlag verfügbar "
+msgstr "Kein Vorschlag verfügbar"
#: entrywidget.cpp:641
msgid ""
@@ -581,7 +581,7 @@ msgstr "Lokale Datei"
#: entrywidgetexternal.cpp:274
msgid "&Browse..."
-msgstr "&Durchsuchen..."
+msgstr "&Durchsuchen ..."
#: entrywidgetexternal.cpp:275
msgid "Browse for a local file"
@@ -876,7 +876,7 @@ msgstr "Reihe"
#: entrywidgetuserdefined.cpp:137
msgid "Please use the settings dialog to add user-defined fields here."
msgstr ""
-"Im Einstellungsdialog können benutzerdefinierte Felder eingefügt werden"
+"Im Einstellungsdialog können benutzerdefinierte Felder eingefügt werden."
#: fieldlineedit.cpp:91 fieldlineedit.cpp:92 fieldlineedit.cpp:96
#: fieldlineedit.cpp:97 fieldlistview.cpp:100 fieldlistview.cpp:101
@@ -1270,7 +1270,7 @@ msgstr "Dokument online suchen"
#: kbibtex_part.cpp:466
msgid "Search websites for the selected BibTeX element"
-msgstr "Webseiten nach den ausgewählten BibTeX-Elementen durchsuchen"
+msgstr "Internetseiten nach den ausgewählten BibTeX-Elementen durchsuchen"
#: kbibtex_part.cpp:470
msgid "&Show Columns"
@@ -1558,11 +1558,11 @@ msgstr "Statusleiste anzeigen oder verbergen"
#: kbibtexshell.cpp:198
msgid "Configure key bindings for KBibTeX"
-msgstr "Kurzbefehle für KBibTeX konfigurieren"
+msgstr "Kurzbefehle für KBibTeX einrichten"
#: kbibtexshell.cpp:199
msgid "Configure the tool bar for KBibTeX"
-msgstr "Werkzeugleiste für KBibTeX konfigurieren"
+msgstr "Werkzeugleiste für KBibTeX einrichten"
#: kbibtexshell.cpp:350 main.cpp:95
msgid "Could not open file '%1'."
@@ -1586,7 +1586,7 @@ msgstr "Ein BibTeX-Editor für TDE"
#: main.cpp:46
msgid "Document to open."
-msgstr "Zu öffnendes Dokument"
+msgstr "Zu öffnendes Dokument."
#: main.cpp:111
msgid "KBibTeX"
@@ -1773,7 +1773,7 @@ msgstr "Suchpfade für Dokumente"
#: settingsediting.cpp:140
msgid "Folder '%1' does not exist or is not readable."
-msgstr "Ordner \"%1\" existiert nicht oder ist nicht lesbar"
+msgstr "Ordner \"%1\" existiert nicht oder ist nicht lesbar."
#: settingsediting.cpp:160
msgid "Main List"
@@ -1898,7 +1898,7 @@ msgstr ""
#: settingsfileio.cpp:177
msgid "XSLT Stylesheet"
-msgstr "XSLT-Stylesheet"
+msgstr "XSLT-Stilvorlage"
#: settingsfileio.cpp:201
msgid "No exporter available"
@@ -1946,7 +1946,7 @@ msgstr "Mit geschweiften Klammern einfassen"
#: settingsfileio.cpp:257
msgid "Put curly brackets around title and other selected fields."
-msgstr "Geschweifte Klammern um Titel und weitere Felder setzen"
+msgstr "Geschweifte Klammern um Titel und weitere Felder setzen."
#: settingsfileio.cpp:258
msgid ""
@@ -2038,7 +2038,7 @@ msgstr ""
#: settingsfileio.cpp:307
msgid "Backups"
-msgstr "Sicherheitskopien"
+msgstr "Sicherungen"
#: settingsfileio.cpp:309
msgid "Number of Backups:"
@@ -2303,7 +2303,7 @@ msgstr "Z39.50-Server bearbeiten"
#: settingsz3950.cpp:297
msgid "All Z39.50 server configurations will be reset to defaults."
msgstr ""
-"Alle Z39.50-Serverkonfigurationen werden auf Standardwerte zurückgesetzt."
+"Alle Z39.50-Servereinrichtungen werden auf Standardwerte zurückgesetzt."
#: settingsz3950.cpp:297
msgid "Reset to Default"
@@ -2562,7 +2562,7 @@ msgstr "Jahr"
#: webquerycsb.cpp:171
msgid "Computer Science Bibliographies"
-msgstr "Computer Science Bibliographies"
+msgstr "Informatik-Bibliographien"
#: webquerycsb.cpp:176
msgid "Copyright for the Bibliography Collection"
@@ -2594,7 +2594,7 @@ msgstr "IEEExplore"
#: webqueryieeexplore.cpp:72
msgid "What is IEEE Xplore?"
-msgstr "What is IEEE Xplore?"
+msgstr "Was ist IEEE Xplore?"
#: webqueryieeexplore.cpp:109
msgid "You have entered an invalid search."
diff --git a/po/fr.po b/translations/messages/fr.po
index 5cfc15c..4b84198 100644
--- a/po/fr.po
+++ b/translations/messages/fr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-01-13 19:07+0100\n"
+"POT-Creation-Date: 2020-05-11 04:19+0200\n"
"PO-Revision-Date: 2009-01-04 22:15+0100\n"
"Last-Translator: Julien Richard-Foy <julien.rf@no-log.org>\n"
"Language-Team: fr <kde-francophone@kde.org>\n"
@@ -17,13 +17,13 @@ msgstr ""
"X-Generator: Lokalize 0.2\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: _translatorinfo:1
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Julien Richard-Foy"
-#: _translatorinfo:2
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
@@ -236,7 +236,7 @@ msgid ""
"_n: This BibTeX file contains 1 element.\n"
"This BibTeX file contains %n elements."
msgstr ""
-"_n: Ce fichier BibTeX contient 1 élément.\n"
+"Ce fichier BibTeX contient 1 élément.\n"
"Ce fichier BibTeX contient %n éléments."
#: documentwidget.cpp:610
@@ -949,7 +949,7 @@ msgid ""
"_n: , but only first letter of each last name\n"
", but only first %n letters of each last name"
msgstr ""
-"_n: , mais seulement la première lettre du nom de famille\n"
+", mais seulement la première lettre du nom de famille\n"
", mais seulement les %n premières lettres du nom de famille"
#: idsuggestions.cpp:340 idsuggestions.cpp:352
@@ -978,7 +978,7 @@ msgid ""
"_n: , but only first letter of each word\n"
", but only first %n letters of each word"
msgstr ""
-"_n: , mais seulement la première lettre de chaque mot\n"
+", mais seulement la première lettre de chaque mot\n"
", mais seulement les %n premières lettres de chaque mot"
#: idsuggestions.cpp:355
diff --git a/po/it.po b/translations/messages/it.po
index e55b880..9942937 100644
--- a/po/it.po
+++ b/translations/messages/it.po
@@ -3,13 +3,14 @@
#
# Berto <bertolini@tlc.unipr.it>, 2008, 2009.
# Angelo Compagnucci <angelo.compagnucci@gmail.com>, 2008.
+# Michele Calgaro <michele.calgaro@yahoo.it>, 2021.
msgid ""
msgstr ""
"Project-Id-Version: it\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-01-13 19:07+0100\n"
-"PO-Revision-Date: 2019-05-31 19:15+0000\n"
-"Last-Translator: stefano <ifx@lazytux.it>\n"
+"POT-Creation-Date: 2021-07-07 18:28+0000\n"
+"PO-Revision-Date: 2021-08-15 13:14+0000\n"
+"Last-Translator: Michele Calgaro <michele.calgaro@yahoo.it>\n"
"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/kbibtex/it/>\n"
"Language: it\n"
@@ -17,15 +18,15 @@ msgstr ""
"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.6.1\n"
+"X-Generator: Weblate 4.7.2\n"
-#: _translatorinfo:1
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Marco Bertolini, Angelo Compagnucci"
-#: _translatorinfo:2
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
@@ -238,8 +239,8 @@ msgid ""
"_n: This BibTeX file contains 1 element.\n"
"This BibTeX file contains %n elements."
msgstr ""
-"Questo file BibTeX contiene 1 elemento.\n"
-"Questo file BibTeX contiene %n elementi."
+"Questo file BibTeX contiene 1 elemento.\n"
+"Questo file BibTeX contiene %n elementi."
#: documentwidget.cpp:610
msgid "File Statistics"
@@ -736,7 +737,7 @@ msgstr "A&pri"
#: entrywidgetpublication.cpp:308
msgid "The fields 'Chapter' or 'Pages' are required, but both are missing"
-msgstr "I campi 'Capitolo' o 'Pagine' sono obbligatori, ma mancano entrambi"
+msgstr "I campi 'Capitolo' o 'Pagine' sono obbligatori, ma mancano entrambi"
#: entrywidgetpublication.cpp:325
msgid "The field 'Journal' refers to a not existing entry"
@@ -745,7 +746,7 @@ msgstr "Il campo 'Rivista' si riferisce ad un elemento inesistente"
#: entrywidgetpublication.cpp:392
#, c-format
msgid "http://en.wikipedia.org/w/index.php?title=Special:Booksources&isbn=%1"
-msgstr "http://it.wikipedia.org/wiki/Wikipedia:Fonti_librarie"
+msgstr "http://en.wikipedia.org/w/index.php?title=Special:Booksources&isbn=%1"
#: entrywidgetpublication.cpp:405 entrywidgetpublication.cpp:407
#: settings.cpp:655
@@ -1073,7 +1074,7 @@ msgstr "Chiudi Documento"
#: kbibtex_part.cpp:251 kbibtex_part.cpp:369 kbibtexshell.cpp:316
msgid "BibTeX (*.bib)"
-msgstr "BibTeX (*.bib)"
+msgstr "BibTeX (*.bib)"
#: kbibtex_part.cpp:251 kbibtex_part.cpp:273 kbibtex_part.cpp:369
#: kbibtexshell.cpp:316
@@ -1121,7 +1122,7 @@ msgstr "hypertext markup langage (*.html)"
#: kbibtex_part.cpp:273
msgid "Rich Text Format (*.rtf)"
-msgstr "Formato Rich Text (*.rtf)"
+msgstr "Formato Rich Text (*.rtf)"
#: kbibtex_part.cpp:333
msgid "Exporting"
@@ -1330,7 +1331,7 @@ msgstr "Aggiungi un libro al file BibTeX"
#: kbibtex_part.cpp:493 settings.cpp:704
msgid "Booklet"
-msgstr "Booklet"
+msgstr "Opuscolo"
#: kbibtex_part.cpp:493
msgid "Add a booklet to the BibTeX file"
@@ -1399,7 +1400,7 @@ msgstr "Aggiungi una tesi di dottorato al file BibTeX"
#: kbibtex_part.cpp:502 settings.cpp:724
msgid "Proceedings"
-msgstr "Proceedings"
+msgstr "Procedimenti"
#: kbibtex_part.cpp:502
msgid "Add some proceedings to the BibTeX file"
@@ -1407,7 +1408,7 @@ msgstr "Aggiungi dei proceedings al file BibTeX"
#: kbibtex_part.cpp:503 settings.cpp:726
msgid "TechReport"
-msgstr "TechReport"
+msgstr "Rapporto tecnico"
#: kbibtex_part.cpp:503
msgid "Add a technical report to the BibTeX file"
@@ -1415,7 +1416,7 @@ msgstr "Aggiungi un report tecnico al file BibTeX"
#: kbibtex_part.cpp:504 settings.cpp:728
msgid "Unpublished"
-msgstr "Unpublished"
+msgstr "Inedito"
#: kbibtex_part.cpp:504
msgid "Add an unpublished document to the BibTeX file"
@@ -1696,7 +1697,7 @@ msgstr "Sconosciuto"
#: settings.cpp:706
msgid "Collection"
-msgstr "Collection"
+msgstr "Collezione"
#: settings.cpp:708
msgid "Electronic"
@@ -2096,7 +2097,7 @@ msgid ""
"_n: 1 keyword has been imported.\n"
"%n keywords have been imported."
msgstr ""
-"_n: 1 parola chiave è stata importata.\n"
+"1 parola chiave è stata importata.\n"
"%n parole chiave sono state importate."
#: settingskeyword.cpp:131
diff --git a/po/kbibtex.pot b/translations/messages/kbibtex.pot
index 0bb082c..d57a5eb 100644
--- a/po/kbibtex.pot
+++ b/translations/messages/kbibtex.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2019-01-13 19:07+0100\n"
+"POT-Creation-Date: 2021-07-07 22:30+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"
@@ -13,13 +13,15 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: _translatorinfo:1
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+#, ignore-inconsistent
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
-#: _translatorinfo:2
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+#, ignore-inconsistent
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
@@ -1383,8 +1385,8 @@ msgstr ""
msgid "Accept input from other programs"
msgstr ""
-#: kbibtex_part.cpp:537 kbibtex_part.rc:27
-#: kbibtex_part.rc:75 kbibtex_part.rc:131
+#: kbibtex_part.cpp:537 kbibtex_part.rc:27 kbibtex_part.rc:75
+#: kbibtex_part.rc:131
#, no-c-format
msgid "&New"
msgstr ""
@@ -2465,10 +2467,9 @@ msgstr ""
#: webquerymathscinet.cpp:81
msgid ""
-"<qt>Use the same synatx as for <a "
-"href=\"http://www.math.tamu.edu/~comech/tools/bibget/\">BIBGET</a>. For "
-"spaces within a search element, use \"<tt>+</tt>\".<br/>Example: "
-"<tt>a=gilkey t=invariance book 1984</tt></qt>"
+"<qt>Use the same synatx as for <a href=\"http://www.math.tamu.edu/~comech/"
+"tools/bibget/\">BIBGET</a>. For spaces within a search element, use \"<tt>+</"
+"tt>\".<br/>Example: <tt>a=gilkey t=invariance book 1984</tt></qt>"
msgstr ""
#: webquerymathscinet.cpp:102
diff --git a/po/pl.po b/translations/messages/pl.po
index 985bfee..6d3d951 100644
--- a/po/pl.po
+++ b/translations/messages/pl.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-01-13 19:07+0100\n"
+"POT-Creation-Date: 2020-05-11 04:19+0200\n"
"PO-Revision-Date: 2010-07-02 12:24+0200\n"
"Last-Translator: Michał Smoczyk <msmoczyk@wp.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
@@ -17,13 +17,13 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
-#: _translatorinfo:1
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Michał Smoczyk"
-#: _translatorinfo:2
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
diff --git a/po/ru.po b/translations/messages/ru.po
index 596dbfb..a386899 100644
--- a/po/ru.po
+++ b/translations/messages/ru.po
@@ -6,23 +6,26 @@ msgid ""
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-01-13 19:07+0100\n"
-"PO-Revision-Date: 2008-03-15 20:20+0300\n"
-"Last-Translator: Alexey Beshenov <al@beshenov.ru>\n"
-"Language-Team: Русский\n"
-"Language: \n"
+"POT-Creation-Date: 2020-05-11 04:19+0200\n"
+"PO-Revision-Date: 2020-01-03 18:07+0000\n"
+"Last-Translator: Serg Bormant <bormant@mail.ru>\n"
+"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/"
+"projects/applications/kbibtex/ru/>\n"
+"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 3.10\n"
-#: _translatorinfo:1
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Алексей Бешенов"
-#: _translatorinfo:2
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
@@ -2008,12 +2011,11 @@ msgstr ""
#: settingsfileio.cpp:307
msgid "Backups"
-msgstr ""
+msgstr "Резервные копии"
#: settingsfileio.cpp:309
-#, fuzzy
msgid "Number of Backups:"
-msgstr "&Количество результатов:"
+msgstr "&Количество копий:"
#: settingsidsuggestions.cpp:90
#, c-format