Welcome to mirror list, hosted at ThFree Co, Russian Federation.

strings.xml « values-pl « res « main « src - gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e73ceb296b4793b6d27ebdc071f664f3b9ed0478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version='1.0' encoding='UTF-8'?>
<resources>
  <string name="chat_notify_moved">%1$s został przeniesiony z kanału %2$s przez %3$s.</string>
  <string name="chat_notify_muted_deafened">Ogłuszony oraz wyciszony mikrofon.</string>
  <string name="chat_notify_muted">Wyciszony mikrofon</string>
  <string name="chat_notify_unmuted">Wyłączono wyciszenie mikrofonu.</string>
  <string name="chat_notify_unmuted_undeafened">Wyłączono ogłuszenie oraz wyciszenie mikrofonu.</string>
  <string name="chat_notify_now_muted_deafened">%s jest teraz ogłuszony oraz wyciszony.</string>
  <string name="chat_notify_now_muted">%s jest teraz wyciszony.</string>
  <string name="chat_notify_now_unmuted">%s nie jest już wyciszony.</string>
  <string name="chat_notify_now_unmuted_undeafened">%s nie jest już ogłuszony.</string>
  <string name="chat_notify_connected">%s połączony.</string>
  <string name="chat_notify_disconnected">%s rozłączony.</string>
  <string name="chat_notify_user_joined_channel_by">%1$s został przeniesiony z kanału %2$s przez %3$s.</string>
  <string name="server">Serwer</string>
</resources>