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