-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 37.1% (62 of 167 strings) Translation: Avogadro/avogadroapp Translate-URL: https://hosted.weblate.org/projects/avogadro/avogadroapp/cs/
- Loading branch information
Showing
1 changed file
with
7 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,31 +7,29 @@ | |
# Pavel Fric <fripohled.blogspot.com>, 2010. | ||
# J. Lavoie <[email protected]>, 2021. | ||
# Martin Slavík <[email protected]>, 2023. | ||
# Tomáš Poláček <[email protected]>, 2024. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: avogadro\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2023-12-11 21:00+0000\n" | ||
"PO-Revision-Date: 2023-10-31 11:02+0000\n" | ||
"Last-Translator: Martin Slavík <[email protected]>\n" | ||
"PO-Revision-Date: 2024-09-19 05:02+0000\n" | ||
"Last-Translator: Tomáš Poláček <[email protected]>\n" | ||
"Language-Team: Czech <https://hosted.weblate.org/projects/avogadro/" | ||
"avogadroapp/cs/>\n" | ||
"Language: cs\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 5.2-dev\n" | ||
"X-Generator: Weblate 5.8-dev\n" | ||
"X-Launchpad-Export-Date: 2018-04-13 16:02+0000\n" | ||
|
||
#. i18n: file: aboutdialog.ui:62 | ||
#. i18n: ectx: property (text), widget (QLabel, versionLabel) | ||
#: aboutdialog.cpp:27:3 | ||
#, fuzzy | ||
#| msgctxt "%1 is the Git revision number." | ||
#| msgid "(Git revision: %1)" | ||
msgid "Version:" | ||
msgstr "(revize v Gitu: %1)" | ||
msgstr "Verze:" | ||
|
||
#. i18n: file: aboutdialog.ui:117 | ||
#. i18n: ectx: property (text), widget (QLabel, libsLabel) | ||
|
@@ -42,17 +40,14 @@ msgstr "" | |
#. i18n: file: aboutdialog.ui:164 | ||
#. i18n: ectx: property (text), widget (QLabel, qtVersionLabel) | ||
#: aboutdialog.cpp:29:15 | ||
#, fuzzy | ||
#| msgctxt "%1 is the Git revision number." | ||
#| msgid "(Git revision: %1)" | ||
msgid "Qt Version:" | ||
msgstr "(revize v Gitu: %1)" | ||
msgstr "Verze Qt:" | ||
|
||
#. i18n: file: aboutdialog.ui:181 | ||
#. i18n: ectx: property (text), widget (QLabel, sslVersionLabel) | ||
#: aboutdialog.cpp:30:21 | ||
msgid "SSL Version:" | ||
msgstr "" | ||
msgstr "Verze SSL:" | ||
|
||
#: backgroundfileformat.cpp:29 backgroundfileformat.cpp:54 | ||
msgid "No molecule set in BackgroundFileFormat!" | ||
|