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": {
|
||||
"mute": "Wycisz",
|
||||
"mute_progress": "Wyciszam...",
|
||||
"mute_progress": "Wyciszam…",
|
||||
"unmute": "Odcisz",
|
||||
"unmute_progress": "Odciszam..."
|
||||
"unmute_progress": "Odciszam…"
|
||||
},
|
||||
"exporter": {
|
||||
"export": "Eksportuj",
|
||||
|
@ -70,7 +70,8 @@
|
|||
"confirm": "Potwierdź",
|
||||
"verify": "Zweryfikuj",
|
||||
"close": "Zamknij",
|
||||
"loading": "Ładowanie…"
|
||||
"loading": "Ładowanie…",
|
||||
"retry": "Spróbuj ponownie"
|
||||
},
|
||||
"image_cropper": {
|
||||
"crop_picture": "Przytnij obrazek",
|
||||
|
@ -563,7 +564,8 @@
|
|||
"profile_fields": {
|
||||
"value": "Zawartość",
|
||||
"label": "Metadane profilu"
|
||||
}
|
||||
},
|
||||
"bot": "To konto jest prowadzone przez bota"
|
||||
},
|
||||
"time": {
|
||||
"day": "{0} dzień",
|
||||
|
|
Loading…
Reference in a new issue