diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-08-18 21:54:28 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-08-19 01:53:56 +0200 |
commit | 5c075a4514e8af3af3b6e5a6edfc02a05dc33a49 (patch) | |
tree | a199ef5d22f54f8cd931fb153b5d6f6761e9f52c /translations/desktop_files/kuickshow.desktop/uk.po | |
parent | 26a6fcec31cf93db7d5becb7deb1c1411a48f93c (diff) | |
download | kuickshow-r14.0.11.tar.gz kuickshow-r14.0.11.zip |
Drop automake build support.r14.0.11
Rework of the README file.
Add basic cmake build instructions.
Add CMakeL10n rules for desktop file.
Use common rules for build and install documentation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 518da4b28d005bcc78138d251165cb9eeae6a79e)
Diffstat (limited to 'translations/desktop_files/kuickshow.desktop/uk.po')
-rw-r--r-- | translations/desktop_files/kuickshow.desktop/uk.po | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/translations/desktop_files/kuickshow.desktop/uk.po b/translations/desktop_files/kuickshow.desktop/uk.po new file mode 100644 index 0000000..9e8e8ec --- /dev/null +++ b/translations/desktop_files/kuickshow.desktop/uk.po @@ -0,0 +1,29 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Roman Savochenko <roman@oscada.org>, 2020. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-06-09 00:00+0200\n" +"PO-Revision-Date: 2020-09-01 05:31+0000\n" +"Last-Translator: Roman Savochenko <roman@oscada.org>\n" +"Language-Team: Ukrainian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/tdegraphics/kuickshow-kuickshowdesktop/uk/>\n" +"Language: uk\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 4.1.1\n" + +#. Name +#: kuickshow.desktop:2 +msgid "Kuickshow" +msgstr "Kuickshow" + +#. GenericName +#: kuickshow.desktop:11 +msgid "Image Viewer" +msgstr "Переглядач зображень" |