mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 14:35:33 +10:00
New translations app.json (Finnish)
This commit is contained in:
@@ -1,44 +1,44 @@
|
||||
{
|
||||
"item": {
|
||||
"add": "Add {{- heading}}",
|
||||
"add": "Lisää {{- heading}}",
|
||||
"startDate": {
|
||||
"label": "Start Date"
|
||||
"label": "Alku"
|
||||
},
|
||||
"endDate": {
|
||||
"label": "End Date"
|
||||
"label": "Loppu"
|
||||
},
|
||||
"description": {
|
||||
"label": "Description"
|
||||
"label": "Kuvaus"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"add": {
|
||||
"label": "Add"
|
||||
"label": "Lisää"
|
||||
},
|
||||
"delete": {
|
||||
"label": "Delete"
|
||||
"label": "Poista"
|
||||
}
|
||||
},
|
||||
"printDialog": {
|
||||
"heading": "Download Your Resume",
|
||||
"heading": "Talenna hakumuksesi",
|
||||
"quality": {
|
||||
"label": "Quality"
|
||||
"label": "Laatu"
|
||||
},
|
||||
"printType": {
|
||||
"label": "Type",
|
||||
"label": "Tyyppi",
|
||||
"types": {
|
||||
"unconstrained": "Unconstrained",
|
||||
"fitInA4": "Fit in A4",
|
||||
"multiPageA4": "Multi-Page A4"
|
||||
"unconstrained": "Ei sivutusta",
|
||||
"fitInA4": "Sovita A4",
|
||||
"multiPageA4": "Useita A4 sivuja"
|
||||
}
|
||||
},
|
||||
"helpText": [
|
||||
"This export method makes use of HTML canvas to convert the resume to an image and print it on a PDF, which means it will lose all selecting/parsing capabilities.",
|
||||
"If that is important to you, please try printing the resume instead, using Cmd/Ctrl + P or the print button below. The result may vary as the output is browser dependent, but it is known to work best on the latest version of Google Chrome."
|
||||
"Tämä menetelmä käyttää HTML alustaa ja konvertoi hakenuksen kuvaksi ja tulostaa siitä pdf-tiedoston, mikä tarkoittaa sitä että kaikki valinta/muotoilu mahdollisuudet eivät ole käytössä.",
|
||||
"Jos se on sinulle tärkeää, niin ole hyvä ja kokeile tulostaa käyttäen Cmd/Ctrl + P tai tulostus nappia alla.. Lopputulokseen vaikuttaa käyttämäsi webbiselain, mutta on tiedossa että parhaiten toimii Google Chrome webbiselain."
|
||||
],
|
||||
"buttons": {
|
||||
"cancel": "Cancel",
|
||||
"saveAsPdf": "Save as PDF"
|
||||
"cancel": "Peru",
|
||||
"saveAsPdf": "Talenna PDF"
|
||||
}
|
||||
},
|
||||
"panZoomAnimation": {
|
||||
|
||||
Reference in New Issue
Block a user