Skip to content

Commit

Permalink
Updated translation
Browse files Browse the repository at this point in the history
  • Loading branch information
geigi committed Dec 12, 2017
1 parent d90a205 commit 636d690
Show file tree
Hide file tree
Showing 9 changed files with 1,608 additions and 218 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,20 @@ $ ninja -C desired_build_directory install
XDG_DATA_DIRS=desired_installation_directory/share:/usr/share PYTHONPATH=desired_installation_directory/lib/python3.[your_python3_version]/site-packages app/bin/cozy
```

## A big thanks
To the contributors on GitHub:
- AsavarTzeth
- worldofpeace
- camellan

The translators:
- camellan
- Vistaus
- Distil62
- karaagac

To nedrichards for the Flatpak.

## Help me translate cozy!
Cozy is on <a href="https://www.transifex.com/geigi/cozy/"> Transifex</a>, where anyone can contribute and translate. Can't find your language in the list? Let me know!

Expand Down
9 changes: 7 additions & 2 deletions data/ui/about.ui
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.1 -->
<!-- Generated with glade 3.20.2 -->
<interface>
<requires lib="gtk+" version="3.16"/>
<object class="GtkAboutDialog" id="about_dialog">
Expand All @@ -15,13 +15,18 @@

Contributions on GitHub:
AsavarTzeth
worldofpeace
camellan

Big thanks to my patreon supporters:
Fred Warren

And to other open source projects:
https://github.com/gnumdk/lollypop</property>
<property name="translator_credits" translatable="no">camellan</property>
<property name="translator_credits">camellan
Vistaus
Distil62
karaagac</property>
<property name="logo_icon_name">com.github.geigi.cozy</property>
<property name="license_type">gpl-3-0</property>
<child internal-child="vbox">
Expand Down
6 changes: 3 additions & 3 deletions data/ui/playback_speed_popover.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<property name="lower">0.5</property>
<property name="upper">2</property>
<property name="value">1</property>
<property name="step_increment">0.050000000000000003</property>
<property name="page_increment">0.10000000000000001</property>
<property name="step_increment">0.05</property>
<property name="page_increment">0.1</property>
</object>
<object class="GtkPopover" id="speed_popover">
<property name="width_request">220</property>
Expand Down Expand Up @@ -42,7 +42,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_right">10</property>
<property name="label" translatable="yes">1.0 x</property>
<property name="label" translatable="no">1.0 x</property>
</object>
<packing>
<property name="expand">False</property>
Expand Down
5 changes: 4 additions & 1 deletion po/LINGUAS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
en_IE
de
ru
ru
fr
nl
tr
Loading

0 comments on commit 636d690

Please sign in to comment.