Translated using Weblate (Polish)

Currently translated at 93.4% (43 of 46 strings)

Translation: Anvil/Anvil
Translate-URL: https://translate.codeberg.org/projects/anvil/anvil/pl/
This commit is contained in:
Eryk Michalak 2024-06-09 00:38:03 +00:00 committed by Codeberg Translate
parent 59a9d5e49c
commit 38e21b1456
No known key found for this signature in database
GPG key ID: E21F1D62EE3AAC1C

View file

@ -2,115 +2,115 @@
"page": {
"import_project": {
"form": {
"avatar": "",
"components": "",
"avatar": "Awatar",
"components": "Komponenty",
"fields": {
"avatar": {
"label": ""
"label": "Prześlij obraz"
},
"description": {
"label": "",
"placeholder": ""
"label": "Opis",
"placeholder": "Opisz projekt w mniej niż 100 znaków…"
},
"issues": {
"label": ""
"label": "Zgłoszenia"
},
"name": {
"error": "",
"label": "",
"placeholder": ""
"error": "To pole jest wymagane",
"label": "Nazwa",
"placeholder": "Nazwa projektu…"
},
"pr": {
"label": ""
},
"repository": {
"hint": "",
"label": "",
"placeholder": ""
"hint": "opcjonalnie: zaimportuj repozytorium git",
"label": "Repozytorium",
"placeholder": "Adres URL repozytorium git…"
}
},
"submit": ""
"submit": "Stwórz projekt"
},
"heading": "",
"intro": ""
"heading": "Stwórz projekt",
"intro": "Dodaj nowy projekt F2 do Anvil."
},
"login": {
"form": {
"fields": {
"account": {
"label": ""
"label": "Nazwa konta"
},
"passphrase": {
"label": "",
"placeholder": ""
"label": "Fraza dostępu",
"placeholder": "Hasło"
},
"server": {
"label": ""
"label": "Serwer F2"
}
},
"reset": "",
"submit": "",
"reset": "Zresetuj frazę dostępu",
"submit": "Zaloguj się",
"validation": {
"incorrect": "",
"missing": ""
"incorrect": "Nazwa konta lub hasło jest niepoprawne.",
"missing": "Pole nazwy konta jest wymagane."
}
},
"heading": "",
"heading": "Logowanie",
"intro": ""
},
"profile": {
"activities": {
"block_or_report": "",
"like": ""
"block_or_report": "{blockElementOpen}zablokuj{blockElementClose} lub {reportElementOpen}zgłoś{reportElementClose}",
"like": "Polub"
},
"heading": "",
"heading": "Profil dla",
"history": {
"activities": {
"setup": {
"description": "",
"description": "Konto F2 @{username}@{instance} zostało poprawnie ustawione z {created_with}",
"summary": ""
}
},
"heading": ""
"heading": "Aktywność"
},
"projects": {
"add_or_import": "",
"empty": "",
"heading": ""
"add_or_import": "{addElementOpen}Dodaj{addElementClose} lub {importElementOpen}zaimportuj projekt{importElementClose}.",
"empty": "Nie dodano jeszcze żadnego projektu.",
"heading": "Projekty"
}
},
"projects": {
"file_table": {
"updated": ""
"updated": "Zaktualizowano {relativeTime}"
},
"form": {
"fields": {
"more_filters": {
"submit": ""
"submit": "Więcej filtrów"
},
"projects": {
"submit": ""
"submit": "Moje projekty"
},
"search": {
"placeholder": "",
"submit": ""
"placeholder": "Wyszukaj lub filtruj",
"submit": "Prześlij"
},
"starred": {
"submit": ""
"submit": "Dodano do ulubionych"
}
}
},
"nav": {
"next": "",
"previous": ""
"next": "Dalej",
"previous": "Wstecz"
},
"table": {
"heading": {
"last_updated": "",
"name": ""
"last_updated": "Ostatnio zaktualizowano",
"name": "Nazwa"
}
}
},
"welcome": ""
"welcome": "Witamy w Anvil!"
}
}