forked from AkkomaGang/akkoma-fe
Translated using Weblate (Polish)
Currently translated at 92.4% (612 of 662 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
This commit is contained in:
parent
dee8f7febe
commit
537c1fd817
1 changed files with 6 additions and 4 deletions
|
@ -34,9 +34,9 @@
|
||||||
},
|
},
|
||||||
"domain_mute_card": {
|
"domain_mute_card": {
|
||||||
"mute": "Wycisz",
|
"mute": "Wycisz",
|
||||||
"mute_progress": "Wyciszam...",
|
"mute_progress": "Wyciszam…",
|
||||||
"unmute": "Odcisz",
|
"unmute": "Odcisz",
|
||||||
"unmute_progress": "Odciszam..."
|
"unmute_progress": "Odciszam…"
|
||||||
},
|
},
|
||||||
"exporter": {
|
"exporter": {
|
||||||
"export": "Eksportuj",
|
"export": "Eksportuj",
|
||||||
|
@ -70,7 +70,8 @@
|
||||||
"confirm": "Potwierdź",
|
"confirm": "Potwierdź",
|
||||||
"verify": "Zweryfikuj",
|
"verify": "Zweryfikuj",
|
||||||
"close": "Zamknij",
|
"close": "Zamknij",
|
||||||
"loading": "Ładowanie…"
|
"loading": "Ładowanie…",
|
||||||
|
"retry": "Spróbuj ponownie"
|
||||||
},
|
},
|
||||||
"image_cropper": {
|
"image_cropper": {
|
||||||
"crop_picture": "Przytnij obrazek",
|
"crop_picture": "Przytnij obrazek",
|
||||||
|
@ -563,7 +564,8 @@
|
||||||
"profile_fields": {
|
"profile_fields": {
|
||||||
"value": "Zawartość",
|
"value": "Zawartość",
|
||||||
"label": "Metadane profilu"
|
"label": "Metadane profilu"
|
||||||
}
|
},
|
||||||
|
"bot": "To konto jest prowadzone przez bota"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"day": "{0} dzień",
|
"day": "{0} dzień",
|
||||||
|
|
Loading…
Reference in a new issue