New translations actions.json (Polish)

This commit is contained in:
Amruth Pillai
2020-04-16 14:44:54 +05:30
parent 29356c6dfa
commit a469dcf175

View File

@ -1,32 +1,31 @@
{
"title": "Actions",
"disclaimer": "Changes you make to your resume are saved automatically to your browser's local storage. No data gets out, hence your information is completely secure.",
"title": "Akcje",
"disclaimer": "Zmiany wprowadzone w CV zostaną automatycznie zapisane w lokalnej pamięci przeglądarki. Żadne dane nie są pobierane, dlatego Twoje informacje są całkowicie bezpieczne.",
"importExport": {
"heading": "Import/Export",
"body": "You can import or export your data in JSON format. With this, you can edit and print your resume from any device. Save this file for later use.",
"heading": "Importuj/Eksportuj",
"body": "Możesz importować lub eksportować swoje dane w formacie JSON. Dzięki temu możesz edytować i drukować swoje CV z dowolnego urządzenia. Zapisz ten plik do późniejszego wykorzystania.",
"buttons": {
"import": "Import",
"export": "Export"
"export": "Eksport"
}
},
"printResume": {
"heading": "Print Your Resume",
"body": "You can click on the button below to generate a PDF instantly. Alternatively, you can also use <1>Cmd/Ctrl + P</1> but it would have different effects.",
"downloadResume": {
"heading": "Pobierz swoje CV",
"body": "Możesz kliknąć na poniższy przycisk, aby natychmiast pobrać wersję PDF. Aby uzyskać najlepsze wyniki, użyj najnowszej wersji Google Chrome.",
"buttons": {
"export": "Export",
"print": "Print"
"saveAsPdf": "Zapisz jako PDF"
}
},
"loadDemoData": {
"heading": "Load Demo Data",
"body": "Unclear on what to do with a fresh blank page? Load some demo data with prepopulated values to see how a resume should look and you can start editing from there.",
"heading": "Wczytaj dane Demo",
"body": "Nie wiesz, co zrobić z czystą pustą stroną? Załaduj niektóre dane demonstracyjne z wstępnie wypełnionymi wartościami, aby zobaczyć, jak powinno wyglądać CV, i możesz rozpocząć edycję.",
"buttons": {
"loadData": "Load Data"
"loadData": "Wczytaj dane"
}
},
"reset": {
"heading": "Reset Everything!",
"body": "This action will reset all your data and remove backups made to your browser's local storage as well, so please make sure you have exported your information before you reset everything.",
"heading": "Zresetuj wszystko!",
"body": "Ta czynność zresetuje wszystkie dane i usunie kopie zapasowe utworzone w lokalnej pamięci przeglądarki, więc upewnij się, że wyeksportowałeś informacje przed zresetowaniem.",
"buttons": {
"reset": "Reset"
}