Skip to content

Commit

Permalink
Polish translation for MetaInfo
Browse files Browse the repository at this point in the history
Signed-off-by: mkljczk <[email protected]>
  • Loading branch information
mkljczk authored and jackpot51 committed Feb 6, 2025
1 parent 04f2812 commit 48011f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions res/com.system76.CosmicEdit.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,21 @@
<url type="homepage">https://github.com/pop-os/cosmic-edit</url>
<url type="bugtracker">https://github.com/pop-os/cosmic-edit</url>
<name>COSMIC Text Editor</name>
<name xml:lang="pl">Edytor tekstu COSMIC</name>
<summary>Text editor for the COSMIC desktop</summary>
<summary xml:lang="pl">Edytor tekstu pulpitu COSMIC</summary>
<description>
<p>Text editor that provides advanced features with high performance</p>
<p xml:lang="pl">Edytor tekstu oferujący zaawansowane funkcje i wysoką wydajność</p>
<ul>
<li>Written in Rust for performance and safety</li>
<li xml:lang="pl">Napisany w Ruście dla wydajności i bezpieczeństwa</li>
<li>Syntax highlighting built in for most languages</li>
<li xml:lang="pl">Wbudowane podświetlanie składni dla większości języków</li>
<li>Provides project-based editing</li>
<li xml:lang="pl">Możliwość edycji projektów</li>
<li>Integrated git management</li>
<li xml:lang="pl">Wbudowane zarządzanie repozytoriami git</li>
</ul>
</description>
<launchable type="desktop-id">com.system76.CosmicEdit.desktop</launchable>
Expand Down

0 comments on commit 48011f1

Please sign in to comment.