mirror of
https://github.com/gsantner/dandelion
synced 2024-11-15 17:02:10 +01:00
19 lines
722 B
XML
19 lines
722 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--Generated by crowdin.com-->
|
||
|
<resources>
|
||
|
<!-- Key Names (Untranslatable) -->
|
||
|
<!-- Category Titles -->
|
||
|
<string name="pref_cat__visuals">Wygląd</string>
|
||
|
<string name="pref_cat__network">Sieć</string>
|
||
|
<string name="pref_cat__pod_settings">Ustawienia poda</string>
|
||
|
<!-- Visuals -->
|
||
|
<!-- Font size -->
|
||
|
<string name="pref_title__font_size">Rozmiar czcionki</string>
|
||
|
<!-- prefix 's' is needed to make this a string array. Otherwise ListPreference would crash -->
|
||
|
<!-- Load images -->
|
||
|
<string name="pref_title__load_images">Załaduj obrazy</string>
|
||
|
<!-- Proxy -->
|
||
|
<!-- Diaspora Settings -->
|
||
|
<!-- Recently added - Please move to right section-->
|
||
|
</resources>
|