Skip to content

Commit

Permalink
Updated pl translation (#76) by @krkk
Browse files Browse the repository at this point in the history
  • Loading branch information
krkk authored and gsantner committed Oct 29, 2017
1 parent 51e54a0 commit ff724c7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<string name="memelist_data_mode__saved">Zapisane</string>
<string name="memelist_data_mode__favs">Ulubione</string>
<string name="memelist_data_mode__create">Stwórz</string>
<string name="memelist_data_mode__hidden">Ukryte</string>

<string name="memelist_view_mode__rows_with_title">Wiersze z tytułem</string>
<string name="memelist_view_mode__picture_grid">Wygląd siatki</string>
Expand Down Expand Up @@ -117,4 +118,12 @@
<string name="select_color">Wybierz kolor</string>

<string name="code">Kod</string>

<!--Meme pop up menu strings-->
<string name="favourite">Ulubiony</string>
<string name="remove_favourite">Remove favourite</string>
<string name="show_title">Pokaż tytuł</string>
<string name="edit_title">Zmień tytuł</string>
<string name="hide">Ukryj</string>
<string name="unhide">Pokaż</string>
</resources>

0 comments on commit ff724c7

Please sign in to comment.