mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 18:59:42 +02:00
Translation tool; Update new languages
This commit is contained in:
parent
fb4baa6481
commit
a494bffcbe
39 changed files with 679 additions and 9 deletions
34
app/src/main/res/values-pl/strings.xml
Normal file
34
app/src/main/res/values-pl/strings.xml
Normal file
|
@ -0,0 +1,34 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- App - AppName specific -->
|
||||
<string name="shared_by_diaspora_android">*[dzielone przez #DiasporaForAndroid]*</string>
|
||||
<!-- Application -->
|
||||
<string name="reload">Odśwież</string>
|
||||
<string name="new_notifications">Nieprzeczytane powiadomienia. Chcesz je przeczytać?</string>
|
||||
<!-- Common Words -->
|
||||
<string name="settings">Ustawienia</string>
|
||||
<string name="notifications">Powiadomienia</string>
|
||||
<string name="conversations">Rozmowy</string>
|
||||
<string name="stream">Strumień</string>
|
||||
<string name="profile">Profil</string>
|
||||
<string name="aspects">Aspekty</string>
|
||||
<string name="activities">Aktywności</string>
|
||||
<string name="liked">Polubione</string>
|
||||
<string name="commented">Skomentowane</string>
|
||||
<string name="search">Szukaj</string>
|
||||
<!-- Pod Activity -->
|
||||
<string name="title_activity_pods">Wybierz Pod</string>
|
||||
<string name="filter_hint">Wprowadź domenę poda</string>
|
||||
<string name="confirm_url">Potwierdzić adres url poda</string>
|
||||
<string name="valid_pod">Wprowadź prawidłową nazwę domeny</string>
|
||||
<string name="podlist_error">Błąd: Nie można pobrać listy podów!</string>
|
||||
<string name="no_internet">Przepraszam, musisz być podłączony do Internetu, aby kontynuować</string>
|
||||
<string name="confirmation">Potwierdzenie</string>
|
||||
<string name="confirm_pod">Czy naprawdę chcesz używać\nhttps://%1$s \njako Twój Pod Diaspory?</string>
|
||||
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||
<!-- More from MainActivity -->
|
||||
<!-- Permissions -->
|
||||
<!-- License & help (large amount of text) -->
|
||||
<!-- Recently added - Please move to right section-->
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue