i18n(cs): Add Czech translation
This commit is contained in:
parent
3cf99ad19d
commit
3be3203fe4
3 changed files with 128 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Name=Noctua
|
||||
Comment=A wise document and image viewer for the COSMIC™ desktop
|
||||
Comment[cs]=Chytrý prohlížeč dokumentů a obrázku pro prostředí COSMIC™
|
||||
Type=Application
|
||||
Icon=org.codeberg.wfx.Noctua
|
||||
Exec=noctua %F
|
||||
|
|
@ -9,4 +10,5 @@ StartupNotify=true
|
|||
Categories=Graphics;Viewer;Utility;
|
||||
StartupWMClass=org.codeberg.wfx.Noctua
|
||||
Keywords=image;document;pdf;viewer;cosmic;
|
||||
Keywords[cs]=obrázek;dokument;pdf;prohlížeč;fotka;
|
||||
MimeType=image/png;image/jpeg;image/gif;image/webp;image/bmp;image/tiff;image/svg+xml;application/pdf;
|
||||
|
|
|
|||
|
|
@ -8,12 +8,17 @@
|
|||
<project_license>GPL-3.0-or-later</project_license>
|
||||
<name>Noctua</name>
|
||||
<summary>A wise document and image viewer for the COSMIC™ desktop</summary>
|
||||
<summary xml:lang="cs">Chytrý prohlížeč dokumentů a obrázků pro prostředí COSMIC™</summary>
|
||||
|
||||
<description>
|
||||
<p>
|
||||
Noctua is a lightweight, keyboard-driven viewer for images, PDFs, and vector graphics.
|
||||
Built with Rust and libcosmic, it integrates seamlessly with COSMIC™ and GTK-based desktops.
|
||||
</p>
|
||||
<p xml:lang="cs">
|
||||
Noctua je nenáročný prohlížeč obrázků, PDF a vektorové grafiky, snadno ovladatelný pomocí klávesnice.
|
||||
Je napsaný v jazyce Rust a postavený na libcosmic, díky čemuž se plynule integruje s prostředím COSMIC™ a prostředími založenými na GTK.
|
||||
</p>
|
||||
</description>
|
||||
|
||||
<launchable type="desktop-id">org.codeberg.wfx.Noctua.desktop</launchable>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue