mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
Merge pull request #30 from AmruthPillai/l10n_master
New Crowdin translations
This commit is contained in:
@ -18,7 +18,9 @@ If you are already familiar with the Crowdin platform and want to contribute you
|
|||||||
### Completed Translations
|
### Completed Translations
|
||||||
|
|
||||||
- English `en`
|
- English `en`
|
||||||
|
- French `fr`
|
||||||
- Hindi `hi`
|
- Hindi `hi`
|
||||||
|
- Kannada `kn`
|
||||||
|
|
||||||
### Pending Translations
|
### Pending Translations
|
||||||
|
|
||||||
@ -31,14 +33,12 @@ If you are already familiar with the Crowdin platform and want to contribute you
|
|||||||
- Danish `da`
|
- Danish `da`
|
||||||
- Dutch `nl`
|
- Dutch `nl`
|
||||||
- Finnish `fi`
|
- Finnish `fi`
|
||||||
- French `fr`
|
|
||||||
- German `de`
|
- German `de`
|
||||||
- Greek `el`
|
- Greek `el`
|
||||||
- Hebrew `he`
|
- Hebrew `he`
|
||||||
- Hungarian `hu`
|
- Hungarian `hu`
|
||||||
- Italian `it`
|
- Italian `it`
|
||||||
- Japanese `ja`
|
- Japanese `ja`
|
||||||
- Kannada `kn`
|
|
||||||
- Korean `ko`
|
- Korean `ko`
|
||||||
- Malayalam `ml`
|
- Malayalam `ml`
|
||||||
- Marathi `mr`
|
- Marathi `mr`
|
||||||
|
|||||||
@ -8,10 +8,18 @@ const languages = [
|
|||||||
code: 'en',
|
code: 'en',
|
||||||
name: 'English',
|
name: 'English',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
code: 'fr',
|
||||||
|
name: 'French',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
code: 'hi',
|
code: 'hi',
|
||||||
name: 'Hindi',
|
name: 'Hindi',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
code: 'kn',
|
||||||
|
name: 'Kannada',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
i18n.use(initReactI18next).init({
|
i18n.use(initReactI18next).init({
|
||||||
|
|||||||
@ -1,25 +1,25 @@
|
|||||||
{
|
{
|
||||||
"heading": {
|
"heading": {
|
||||||
"placeholder": "Heading"
|
"placeholder": "Überschrift"
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"add": "Add {{- heading}}",
|
"add": "{{- heading}} hinzufügen",
|
||||||
"startDate": {
|
"startDate": {
|
||||||
"label": "Start Date",
|
"label": "Startdatum",
|
||||||
"placeholder": "March 2018"
|
"placeholder": "März 2018"
|
||||||
},
|
},
|
||||||
"endDate": {
|
"endDate": {
|
||||||
"label": "End Date",
|
"label": "Enddatum",
|
||||||
"placeholder": "March 2022"
|
"placeholder": "März 2022"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "Description"
|
"label": "Beschreibung"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"add": {
|
"add": {
|
||||||
"label": "Add"
|
"label": "Hinzufügen"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
|
"markdownHelpText": "Du kannst <1>GitHub Flavored Markdown</1> verwenden, um diesen Abschnitt des Textes zu gestalten."
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"title": {
|
"title": {
|
||||||
"label": "Title",
|
"label": "Titel",
|
||||||
"placeholder": "Math & Science Olympiad"
|
"placeholder": "Mathematik & Wissenschaft Olympiade"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "Untertitel",
|
||||||
"placeholder": "First Place, International Level"
|
"placeholder": "Erster Platz, internationales Niveau"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what qualities made you succeed in getting this award."
|
"placeholder": "Du kannst darüber schreiben, welche Eigenschaften dich zum Erreichen dieser Auszeichnung geführt haben."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"title": {
|
"title": {
|
||||||
"label": "Title",
|
"label": "Titel",
|
||||||
"placeholder": "Android Development Nanodegree"
|
"placeholder": "Android Development Nanodegree"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "Untertitel",
|
||||||
"placeholder": "Udacity"
|
"placeholder": "Udacity"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what you learnt from your certification program."
|
"placeholder": "Du kannst darüber schreiben, was du von in beim Erreichen des Zertifikats gelernt hast."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "Name",
|
||||||
"placeholder": "Harvard University"
|
"placeholder": "Harvard-Universität"
|
||||||
},
|
},
|
||||||
"major": {
|
"major": {
|
||||||
"label": "Major",
|
"label": "Abschluss",
|
||||||
"placeholder": "Masters in Computer Science"
|
"placeholder": "Master in Informatik"
|
||||||
},
|
},
|
||||||
"grade": {
|
"grade": {
|
||||||
"label": "Grade"
|
"label": "Note"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about projects or special credit classes that you took while studying at this school."
|
"placeholder": "Sie können über Projekte oder spezielle Kurse schreiben, die Sie in der Schule belegt haben."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"objective": {
|
"objective": {
|
||||||
"label": "Objective",
|
"label": "Ziel",
|
||||||
"placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector."
|
"placeholder": "Auf der Suche nach einer herausfordernden Stelle in einem angesehenen Betrieb, mit der ich meine technischen-, Datenbank- und Management-Skills für Wissenssteigerung im IT-Sektor beweisen kann."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,40 +1,40 @@
|
|||||||
{
|
{
|
||||||
"photoUrl": {
|
"photoUrl": {
|
||||||
"label": "Photo URL"
|
"label": "Foto-URL"
|
||||||
},
|
},
|
||||||
"firstName": {
|
"firstName": {
|
||||||
"label": "First Name",
|
"label": "Vorname",
|
||||||
"placeholder": "Jane"
|
"placeholder": "Jane"
|
||||||
},
|
},
|
||||||
"lastName": {
|
"lastName": {
|
||||||
"label": "Last Name",
|
"label": "Nachname",
|
||||||
"placeholder": "Doe"
|
"placeholder": "Doe"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "Titel",
|
||||||
"placeholder": "Full Stack Web Developer"
|
"placeholder": "Full Stack Web Developer"
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"line1": {
|
"line1": {
|
||||||
"label": "Address Line 1",
|
"label": "Adresszeile 1",
|
||||||
"placeholder": "Palladium Complex"
|
"placeholder": "Palladium Complex"
|
||||||
},
|
},
|
||||||
"line2": {
|
"line2": {
|
||||||
"label": "Address Line 2",
|
"label": "Addresszeile 2",
|
||||||
"placeholder": "140 E 14th St"
|
"placeholder": "Straße 140"
|
||||||
},
|
},
|
||||||
"line3": {
|
"line3": {
|
||||||
"label": "Address Line 3",
|
"label": "Adresszeile 3",
|
||||||
"placeholder": "New York, NY 10003 USA"
|
"placeholder": "New York, USA"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "Telefonnnummer"
|
||||||
},
|
},
|
||||||
"website": {
|
"website": {
|
||||||
"label": "Website"
|
"label": "Webseite"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "E-Mail Adresse"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -8,12 +8,12 @@
|
|||||||
"placeholder": "CEO, Pied Piper"
|
"placeholder": "CEO, Pied Piper"
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "Rufnummer"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "E-Mail Adresse"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of."
|
"placeholder": "Sie können darüber schreiben, wie Sie und der Referenzkontakt zusammengearbeitet haben und zu welchen Projekten Sie gehörten."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"item": {
|
"item": {
|
||||||
"placeholder": "Cooking"
|
"placeholder": "Kochen"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "Name",
|
||||||
"placeholder": "Amazon (US)"
|
"placeholder": "Amazon (USA)"
|
||||||
},
|
},
|
||||||
"role": {
|
"role": {
|
||||||
"label": "Role",
|
"label": "Stellentitel",
|
||||||
"placeholder": "Front-end Web Developer"
|
"placeholder": "Front-end Web Developer"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of."
|
"placeholder": "Sie können darüber schreiben, worauf Sie sich spezialisiert haben, während Sie bei der Firma arbeiten und in welchen Projekten Sie beteiligt waren."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Colors",
|
"title": "Farben",
|
||||||
"colorOptions": "Color Options",
|
"colorOptions": "Farboptionen",
|
||||||
"primaryColor": "Primary Color",
|
"primaryColor": "Primärfarbe",
|
||||||
"accentColor": "Accent Color",
|
"accentColor": "Akzentfarbe",
|
||||||
"clipboardCopyAction": "{{color}} has been copied to the clipboard."
|
"clipboardCopyAction": "{{color}} wurde in die Zwischenablage kopiert."
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Settings",
|
"title": "Einstellungen",
|
||||||
"language": {
|
"language": {
|
||||||
"label": "Language",
|
"label": "Sprache",
|
||||||
"helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation</1>."
|
"helpText": "Wenn Sie helfen möchten, die App in Ihre eigene Sprache zu übersetzen, lesen Sie bitte die <1>Übersetzungsdokumentation</1>."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"title": "Templates"
|
"title": "Vorlagen"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"heading": {
|
"heading": {
|
||||||
"placeholder": "Heading"
|
"placeholder": "Titre"
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"add": "Add {{- heading}}",
|
"add": "Ajouter {{- heading}}",
|
||||||
"startDate": {
|
"startDate": {
|
||||||
"label": "Start Date",
|
"label": "Date de début",
|
||||||
"placeholder": "March 2018"
|
"placeholder": "Mars 2018"
|
||||||
},
|
},
|
||||||
"endDate": {
|
"endDate": {
|
||||||
"label": "End Date",
|
"label": "Date de fin",
|
||||||
"placeholder": "March 2022"
|
"placeholder": "Mars 2022"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "Description"
|
"label": "Description"
|
||||||
@ -18,8 +18,8 @@
|
|||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"add": {
|
"add": {
|
||||||
"label": "Add"
|
"label": "Ajouter"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
|
"markdownHelpText": "Vous pouvez utiliser <1>GitHub Flavored Markdown</1> pour styliser cette section du texte."
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"title": {
|
"title": {
|
||||||
"label": "Title",
|
"label": "Titre",
|
||||||
"placeholder": "Math & Science Olympiad"
|
"placeholder": "Olympiade de mathématiques et de sciences"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "Sous-titre",
|
||||||
"placeholder": "First Place, International Level"
|
"placeholder": "Première place, niveau international"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what qualities made you succeed in getting this award."
|
"placeholder": "Vous pouvez écrire sur les qualités qui vous ont permis de gagner ce prix."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"title": {
|
"title": {
|
||||||
"label": "Title",
|
"label": "Titre",
|
||||||
"placeholder": "Android Development Nanodegree"
|
"placeholder": "Nanodegree de développement Android"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "Sous-titre",
|
||||||
"placeholder": "Udacity"
|
"placeholder": "Udacity"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what you learnt from your certification program."
|
"placeholder": "Vous pouvez écrire sur ce que vous avez appris de votre programme de certification."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "Nom",
|
||||||
"placeholder": "Harvard University"
|
"placeholder": "Université de Harvard"
|
||||||
},
|
},
|
||||||
"major": {
|
"major": {
|
||||||
"label": "Major",
|
"label": "Spécialité",
|
||||||
"placeholder": "Masters in Computer Science"
|
"placeholder": "Maîtrise en Informatique"
|
||||||
},
|
},
|
||||||
"grade": {
|
"grade": {
|
||||||
"label": "Grade"
|
"label": "Note"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about projects or special credit classes that you took while studying at this school."
|
"placeholder": "Vous pouvez écrire sur des projets ou des cours de crédit spéciaux que vous avez pris pendant vos études à cette école."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"key": {
|
"key": {
|
||||||
"label": "Key",
|
"label": "Clé",
|
||||||
"placeholder": "Date of Birth"
|
"placeholder": "Date de naissance"
|
||||||
},
|
},
|
||||||
"value": {
|
"value": {
|
||||||
"label": "Value",
|
"label": "Valeur",
|
||||||
"placeholder": "6th August 1995"
|
"placeholder": "6 août 1995"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"key": {
|
"key": {
|
||||||
"label": "Key",
|
"label": "Langue",
|
||||||
"placeholder": "Dothraki"
|
"placeholder": "Dothraki"
|
||||||
},
|
},
|
||||||
"rating": {
|
"rating": {
|
||||||
"label": "Rating"
|
"label": "Évaluation"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"objective": {
|
"objective": {
|
||||||
"label": "Objective",
|
"label": "Objectif",
|
||||||
"placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector."
|
"placeholder": "Je cherche un poste plein de challenges dans une entreprise réputé afin d'utilisé mes compétences en base de donnée et en management pour participer à la croissance de l'entreprise tout en développant mes connaissances sur les nouvelles tendances du secteur."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,40 +1,40 @@
|
|||||||
{
|
{
|
||||||
"photoUrl": {
|
"photoUrl": {
|
||||||
"label": "Photo URL"
|
"label": "URL de la photo"
|
||||||
},
|
},
|
||||||
"firstName": {
|
"firstName": {
|
||||||
"label": "First Name",
|
"label": "Prénom",
|
||||||
"placeholder": "Jane"
|
"placeholder": "Jane"
|
||||||
},
|
},
|
||||||
"lastName": {
|
"lastName": {
|
||||||
"label": "Last Name",
|
"label": "Nom",
|
||||||
"placeholder": "Doe"
|
"placeholder": "Doe"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "Sous-titre",
|
||||||
"placeholder": "Full Stack Web Developer"
|
"placeholder": "Développeur Web Full Stack"
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"line1": {
|
"line1": {
|
||||||
"label": "Address Line 1",
|
"label": "Adresse ligne 1",
|
||||||
"placeholder": "Palladium Complex"
|
"placeholder": "Complexe de Palladium"
|
||||||
},
|
},
|
||||||
"line2": {
|
"line2": {
|
||||||
"label": "Address Line 2",
|
"label": "Adresse ligne 2",
|
||||||
"placeholder": "140 E 14th St"
|
"placeholder": "140 E 14th St"
|
||||||
},
|
},
|
||||||
"line3": {
|
"line3": {
|
||||||
"label": "Address Line 3",
|
"label": "Adresse ligne 3",
|
||||||
"placeholder": "New York, NY 10003 USA"
|
"placeholder": "New York, NY 10003 États-Unis"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "Numéro de téléphone"
|
||||||
},
|
},
|
||||||
"website": {
|
"website": {
|
||||||
"label": "Website"
|
"label": "Site Web"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "Adresse e-mail"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "Nom",
|
||||||
"placeholder": "Richard Hendricks"
|
"placeholder": "Richard Hendricks"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"label": "Position",
|
"label": "Poste",
|
||||||
"placeholder": "CEO, Pied Piper"
|
"placeholder": "CEO, Pied Piper"
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "Numéro de téléphone"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "Adresse e-mail"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of."
|
"placeholder": "Vous pouvez écrire sur la façon dont vous et votre référence avez travaillé ensemble et sur les projets que vous avez mené."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"item": {
|
"item": {
|
||||||
"placeholder": "Cooking"
|
"placeholder": "Cuisiner"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "Nom",
|
||||||
"placeholder": "Amazon (US)"
|
"placeholder": "Amazon (É.-U.)"
|
||||||
},
|
},
|
||||||
"role": {
|
"role": {
|
||||||
"label": "Role",
|
"label": "Rôle",
|
||||||
"placeholder": "Front-end Web Developer"
|
"placeholder": "Développeur Front-end"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of."
|
"placeholder": "Vous pouvez écrire sur les compétences que vous avez acquises en travaillant au sein de l'entreprise et sur quels projets vous étiez impliqués."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,36 +1,36 @@
|
|||||||
{
|
{
|
||||||
"title": "About",
|
"title": "À propos",
|
||||||
"documentation": {
|
"documentation": {
|
||||||
"heading": "Documentation",
|
"heading": "Documentation",
|
||||||
"body": "Want to know more about the app? Wouldn't it be nice if there was a guide to setting it up on your local machine? Need information on how to contribute to the project? Look no further, there's comprehensive documentation made just for you.",
|
"body": "Vous voulez en savoir plus sur l'application ? Ca serait pas génial s'il y avait un guide pour l'installer sur votre machine locale ? Besoin d'informations sur la façon de contribuer au projet ? Ne regardez pas plus loin, il y a une documentation faite juste pour vous.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"documentation": "Documentation"
|
"documentation": "Documentation"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bugOrFeatureRequest": {
|
"bugOrFeatureRequest": {
|
||||||
"heading": "Bug? Feature Request?",
|
"heading": "Un bug? Une nouvelle fonctionnalité?",
|
||||||
"body": "Something halting your progress from making a resume? Found a pesky bug that just won't quit? Talk about it on the GitHub Issues section, or send me and email using the actions below.",
|
"body": "Quelque chose empêche votre progression de faire un CV ? Vous avez trouvé un bug persistant ? Parlez-en dans la section GitHub Issues, ou envoyez-moi un e-mail en utilisant les actions ci-dessous.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"raiseIssue": "Raise an Issue",
|
"raiseIssue": "Soulever une anomalie",
|
||||||
"sendEmail": "Send an Email"
|
"sendEmail": "Envoyer un e-mail"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sourceCode": {
|
"sourceCode": {
|
||||||
"heading": "Source Code",
|
"heading": "Code source",
|
||||||
"body": "Want to run the project from its source? Are you a developer willing to contribute to the open-source development of this project? Click the button below.",
|
"body": "Vous voulez exécuter le projet depuis sa source ? Êtes-vous un développeur désireux de contribuer au développement open-source de ce projet ? Cliquez sur le bouton ci-dessous.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"githubRepo": "GitHub Repo"
|
"githubRepo": "Répertoire GitHub"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": {
|
"license": {
|
||||||
"heading": "License Information",
|
"heading": "Information de licence",
|
||||||
"body": "The project is governed under the MIT License, which you can read more about below. Basically, you are allowed to use the project anywhere provided you give credits to the original author.",
|
"body": "Le projet est régi par la licence MIT, que vous pouvez consulter ci-dessous. Fondamentalement, vous êtes autorisé à utiliser le projet n'importe où à condition de donner des crédits à l'auteur d'origine.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"mitLicense": "MIT License"
|
"mitLicense": "Licence MIT"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"credit": "Reactive Resume is a project by <1>Amruth Pillai</1>.",
|
"credit": "Reactive Resume est de project de <1>Amruth Pillai</1>.",
|
||||||
"thanks": "Thank you for using Reactive Resume!"
|
"thanks": "Merci d'utiliser Reactive Resume!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,33 +1,33 @@
|
|||||||
{
|
{
|
||||||
"title": "Actions",
|
"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.",
|
"disclaimer": "Les modifications que vous apportez à votre CV sont enregistrées automatiquement dans le stockage local de votre navigateur. Aucune donnée ne sort, donc vos informations sont complètement sécurisées.",
|
||||||
"importExport": {
|
"importExport": {
|
||||||
"heading": "Import/Export",
|
"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.",
|
"body": "Vous pouvez importer ou exporter vos données au format JSON. Avec ceci, vous pouvez éditer et imprimer votre CV à partir de n'importe quel appareil. Enregistrez ce fichier pour une utilisation ultérieure.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"import": "Import",
|
"import": "Importer",
|
||||||
"export": "Export"
|
"export": "Exporter"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"printResume": {
|
"printResume": {
|
||||||
"heading": "Print Your Resume",
|
"heading": "Imprimer votre CV",
|
||||||
"body": "You can simply press <1>Cmd/Ctrl + P</1> at any time while you're in the app to print your resume, but here's a fancy button to do the same thing, just 'cause.",
|
"body": "Vous pouvez simplement utiliser le raccourci <1>Cmd/Ctrl + P</1> à tout moment pendant que vous êtes dans l'application pour imprimer votre CV, mais voici un joli bouton pour faire la même chose.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"print": "Print"
|
"print": "Imprimer"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loadDummyData": {
|
"loadDummyData": {
|
||||||
"heading": "Load Dummy Data",
|
"heading": "Charger des données factices",
|
||||||
"body": "Unclear on what to do with a fresh blank page? Load some dummy data with prepopulated values to see how a resume should look and you can start editing from there.",
|
"body": "Vous ne savez pas que faire avec une nouvelle page blanche? Charger des données factices avec des valeurs préremplies pour voir à quoi devrait ressembler un CV et vous pourrez commencer à éditer à partir de là.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"loadData": "Populate Data"
|
"loadData": "Remplir les données"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"heading": "Reset Everything!",
|
"heading": "Tout supprimer!",
|
||||||
"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.",
|
"body": "Cette action réinitialisera toutes vos données et supprimera également les sauvegardes effectuées sur le stockage local de votre navigateur. donc assurez-vous que vous avez exporté vos informations avant de tout réinitialiser.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"reset": "Reset"
|
"reset": "Réinitialiser"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Colors",
|
"title": "Couleurs",
|
||||||
"colorOptions": "Color Options",
|
"colorOptions": "Options de couleurs",
|
||||||
"primaryColor": "Primary Color",
|
"primaryColor": "Couleur principale",
|
||||||
"accentColor": "Accent Color",
|
"accentColor": "Couleur secondaire",
|
||||||
"clipboardCopyAction": "{{color}} has been copied to the clipboard."
|
"clipboardCopyAction": "La couleur {{color}} a été copié dans le presse-papiers."
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Fonts",
|
"title": "Polices",
|
||||||
"fontFamily": {
|
"fontFamily": {
|
||||||
"label": "Font Family",
|
"label": "Famille de polices",
|
||||||
"helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you."
|
"helpText": "Vous pouvez également utiliser n'importe quelle police installée sur votre système. Entrez simplement le nom de la famille de polices ici et le navigateur la chargera pour vous."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Settings",
|
"title": "Paramètres",
|
||||||
"language": {
|
"language": {
|
||||||
"label": "Language",
|
"label": "Langue",
|
||||||
"helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation</1>."
|
"helpText": "Si vous souhaitez aider à traduire l'application dans votre propre langue, veuillez vous référer à la <1>Documentation de traduction</1>."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"title": "Templates"
|
"title": "Modèles"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,25 +1,25 @@
|
|||||||
{
|
{
|
||||||
"heading": {
|
"heading": {
|
||||||
"placeholder": "Heading"
|
"placeholder": "ತಲೆಬರಹ"
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"add": "Add {{- heading}}",
|
"add": "{{- heading}} ಸೇರಿಸಿ",
|
||||||
"startDate": {
|
"startDate": {
|
||||||
"label": "Start Date",
|
"label": "ಪ್ರಾರಂಭ ದಿನಾಂಕ",
|
||||||
"placeholder": "March 2018"
|
"placeholder": "ಮಾರ್ಚ್ 2018"
|
||||||
},
|
},
|
||||||
"endDate": {
|
"endDate": {
|
||||||
"label": "End Date",
|
"label": "ಅಂತಿಮ ದಿನಾಂಕ",
|
||||||
"placeholder": "March 2022"
|
"placeholder": "ಮಾರ್ಚ್ 2022"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "Description"
|
"label": "ವಿವರಣೆ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"add": {
|
"add": {
|
||||||
"label": "Add"
|
"label": "ಸೇರಿಸಿ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
|
"markdownHelpText": "ಪಠ್ಯದ ಈ ವಿಭಾಗವನ್ನು ವಿನ್ಯಾಸಗೊಳಿಸಲು ನೀವು <1>ಗಿಟ್ಹಬ್ ಫ್ಲೇವರ್ಡ್ ಮಾರ್ಕ್ಡೌನ್</1> ಅನ್ನು ಬಳಸಬಹುದು."
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"title": {
|
"title": {
|
||||||
"label": "Title",
|
"label": "ಶೀರ್ಷಿಕೆ",
|
||||||
"placeholder": "Math & Science Olympiad"
|
"placeholder": "ಗಣಿತ ಮತ್ತು ವಿಜ್ಞಾನ ಒಲಿಂಪಿಯಾಡ್"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "ಉಪಶೀರ್ಷಿಕೆ",
|
||||||
"placeholder": "First Place, International Level"
|
"placeholder": "ಪ್ರಥಮ ಸ್ಥಾನ, ಅಂತರರಾಷ್ಟ್ರೀಯ ಮಟ್ಟ"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what qualities made you succeed in getting this award."
|
"placeholder": "ನಿಮಗೆ ಯಾವ ಗುಣಗಳು ಪ್ರಶಸ್ತಿ ನೀಡಿವೆ ಎಂಬುದರ ಕುರಿತು ನೀವು ಬರೆಯಬಹುದು."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"title": {
|
"title": {
|
||||||
"label": "Title",
|
"label": "ಶೀರ್ಷಿಕೆ",
|
||||||
"placeholder": "Android Development Nanodegree"
|
"placeholder": "ಆಂಡ್ರಾಯ್ಡ್ ಡೆವಲಪ್ಮೆಂಟ್ ನ್ಯಾನೊಡೆಗ್ರೀ"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "ಉಪಶೀರ್ಷಿಕೆ",
|
||||||
"placeholder": "Udacity"
|
"placeholder": "ಉದಾಸಿಟಿ"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what you learnt from your certification program."
|
"placeholder": "ನಿಮ್ಮ ಪ್ರಮಾಣೀಕರಣ ಕಾರ್ಯಕ್ರಮದಿಂದ ನೀವು ಕಲಿತದ್ದನ್ನು ನೀವು ಬರೆಯಬಹುದು."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "ಹೆಸರು",
|
||||||
"placeholder": "Harvard University"
|
"placeholder": "ಹಾರ್ವರ್ಡ್ ವಿಶ್ವವಿದ್ಯಾಲಯ"
|
||||||
},
|
},
|
||||||
"major": {
|
"major": {
|
||||||
"label": "Major",
|
"label": "ಅಧ್ಯಯನ",
|
||||||
"placeholder": "Masters in Computer Science"
|
"placeholder": "ಕಂಪ್ಯೂಟರ್ ವಿಜ್ಞಾನದಲ್ಲಿ ಸ್ನಾತಕೋತ್ತರ"
|
||||||
},
|
},
|
||||||
"grade": {
|
"grade": {
|
||||||
"label": "Grade"
|
"label": "ಗ್ರೇಡ್"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about projects or special credit classes that you took while studying at this school."
|
"placeholder": "ಈ ಶಾಲೆಯಲ್ಲಿ ಅಧ್ಯಯನ ಮಾಡುವಾಗ ನೀವು ಮಾಡಿದ ಯೋಜನೆಗಳು ಅಥವಾ ವಿಶೇಷ ತರಗತಿಗಳ ಬಗ್ಗೆ ನೀವು ಬರೆಯಬಹುದು."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"key": {
|
"key": {
|
||||||
"label": "Key",
|
"label": "ಕೀ",
|
||||||
"placeholder": "Date of Birth"
|
"placeholder": "ಹುಟ್ತಿದ ದಿನ"
|
||||||
},
|
},
|
||||||
"value": {
|
"value": {
|
||||||
"label": "Value",
|
"label": "ಮೌಲ್ಯ",
|
||||||
"placeholder": "6th August 1995"
|
"placeholder": "6 ಆಗಸ್ಟ್ 1995"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"key": {
|
"key": {
|
||||||
"label": "Key",
|
"label": "ಕೀ",
|
||||||
"placeholder": "Dothraki"
|
"placeholder": "ಕನ್ನಡ"
|
||||||
},
|
},
|
||||||
"rating": {
|
"rating": {
|
||||||
"label": "Rating"
|
"label": "ರೇಟಿಂಗ್"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"objective": {
|
"objective": {
|
||||||
"label": "Objective",
|
"label": "ಉದ್ದೇಶ",
|
||||||
"placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector."
|
"placeholder": "ಸಂಸ್ಥೆಯ ಬೆಳವಣಿಗೆಗೆ ನನ್ನ ತಾಂತ್ರಿಕ, ಡೇಟಾಬೇಸ್ ಮತ್ತು ನಿರ್ವಹಣಾ ಕೌಶಲ್ಯಗಳನ್ನು ಬಳಸಿಕೊಳ್ಳಲು ಮತ್ತು ಐಟಿ ಕ್ಷೇತ್ರದಲ್ಲಿ ಹೊಸ ಮತ್ತು ಉದಯೋನ್ಮುಖ ಪ್ರವೃತ್ತಿಗಳ ಬಗ್ಗೆ ನನ್ನ ಜ್ಞಾನವನ್ನು ಹೆಚ್ಚಿಸಲು ಪ್ರತಿಷ್ಠಿತ ಸಂಸ್ಥೆಯಲ್ಲಿ ಸವಾಲಿನ ಪಾತ್ರವನ್ನು ಹುಡುಕುತ್ತಿದ್ದೇನೆ."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,40 +1,40 @@
|
|||||||
{
|
{
|
||||||
"photoUrl": {
|
"photoUrl": {
|
||||||
"label": "Photo URL"
|
"label": "ಫೋಟೋ URL"
|
||||||
},
|
},
|
||||||
"firstName": {
|
"firstName": {
|
||||||
"label": "First Name",
|
"label": "ಮೊದಲ ಹೆಸರು",
|
||||||
"placeholder": "Jane"
|
"placeholder": "ಶ್ರೀರಾಮ್"
|
||||||
},
|
},
|
||||||
"lastName": {
|
"lastName": {
|
||||||
"label": "Last Name",
|
"label": "ಕೊನೆಯ ಹೆಸರು",
|
||||||
"placeholder": "Doe"
|
"placeholder": "ಶೆಟ್ಟಿ"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "ಉಪಶೀರ್ಷಿಕೆ",
|
||||||
"placeholder": "Full Stack Web Developer"
|
"placeholder": "ಫುಲ್ ಸ್ಟಾಕ್ ವೆಬ್ ಡೆವಲಪರ್"
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"line1": {
|
"line1": {
|
||||||
"label": "Address Line 1",
|
"label": "ವಿಳಾಸ ಸಾಲು 1",
|
||||||
"placeholder": "Palladium Complex"
|
"placeholder": "ಪಲ್ಲಾಡಿಯಮ್ ಕಾಂಪ್ಲೆಕ್ಸ್"
|
||||||
},
|
},
|
||||||
"line2": {
|
"line2": {
|
||||||
"label": "Address Line 2",
|
"label": "ವಿಳಾಸ ಸಾಲು 2",
|
||||||
"placeholder": "140 E 14th St"
|
"placeholder": "14 ನೇ ಕ್ರಾಸ್, ಎಂಜಿ ರಸ್ತೆ"
|
||||||
},
|
},
|
||||||
"line3": {
|
"line3": {
|
||||||
"label": "Address Line 3",
|
"label": "ವಿಳಾಸ ಸಾಲು 3",
|
||||||
"placeholder": "New York, NY 10003 USA"
|
"placeholder": "ಬೆಂಗಳೂರು, 560061 ಭಾರತ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
|
||||||
},
|
},
|
||||||
"website": {
|
"website": {
|
||||||
"label": "Website"
|
"label": "ಜಾಲತಾಣ"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "ಇಮೇಲ್ ವಿಳಾಸ"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "ಹೆಸರು",
|
||||||
"placeholder": "Richard Hendricks"
|
"placeholder": "ಸಂತೋಷ್ ಸುಬ್ರಮಣ್ಯಂ"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"label": "Position",
|
"label": "ಸ್ಥಾನ",
|
||||||
"placeholder": "CEO, Pied Piper"
|
"placeholder": "ಸಿಇಒ, ಪೈಡ್ ಪೈಪರ್"
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "ಇಮೇಲ್ ವಿಳಾಸ"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of."
|
"placeholder": "ನೀವು ಮತ್ತು ಉಲ್ಲೇಖ ಸಂಪರ್ಕವು ಹೇಗೆ ಒಟ್ಟಿಗೆ ಕೆಲಸ ಮಾಡಿದೆ ಮತ್ತು ನೀವು ಯಾವ ಯೋಜನೆಯ ಭಾಗವಾಗಿದ್ದೀರಿ ಎಂಬುದರ ಕುರಿತು ನೀವು ಬರೆಯಬಹುದು."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"item": {
|
"item": {
|
||||||
"placeholder": "Cooking"
|
"placeholder": "ಅಡುಗೆ"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "ಹೆಸರು",
|
||||||
"placeholder": "Amazon (US)"
|
"placeholder": "ಅಮೆಜಾನ್"
|
||||||
},
|
},
|
||||||
"role": {
|
"role": {
|
||||||
"label": "Role",
|
"label": "ಸ್ಥಾನ",
|
||||||
"placeholder": "Front-end Web Developer"
|
"placeholder": "ಫುಲ್ ಸ್ಟಾಕ್ ವೆಬ್ ಡೆವಲಪರ್"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of."
|
"placeholder": "ಕಂಪನಿಯಲ್ಲಿ ಕೆಲಸ ಮಾಡುವಾಗ ನೀವು ಏನು ಪರಿಣತಿ ಹೊಂದಿದ್ದೀರಿ ಮತ್ತು ನೀವು ಯಾವ ಯೋಜನೆಯ ಭಾಗವಾಗಿದ್ದೀರಿ ಎಂಬುದರ ಕುರಿತು ನೀವು ಬರೆಯಬಹುದು."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,36 +1,36 @@
|
|||||||
{
|
{
|
||||||
"title": "About",
|
"title": "ಅಪ್ಲಿಕೇಶನ್ ಬಗ್ಗೆ",
|
||||||
"documentation": {
|
"documentation": {
|
||||||
"heading": "Documentation",
|
"heading": "ದಸ್ತಾವೇಜನ್ನು",
|
||||||
"body": "Want to know more about the app? Wouldn't it be nice if there was a guide to setting it up on your local machine? Need information on how to contribute to the project? Look no further, there's comprehensive documentation made just for you.",
|
"body": "ಅಪ್ಲಿಕೇಶನ್ ಬಗ್ಗೆ ಇನ್ನಷ್ಟು ತಿಳಿದುಕೊಳ್ಳಲು ಬಯಸುವಿರಾ? ನಿಮ್ಮ ಸ್ಥಳೀಯ ಯಂತ್ರದಲ್ಲಿ ಅದನ್ನು ಹೊಂದಿಸಲು ಮಾರ್ಗದರ್ಶಿ ಇದ್ದರೆ ಅದು ಚೆನ್ನಾಗಿರುವುದಿಲ್ಲವೇ? ಯೋಜನೆಗೆ ಹೇಗೆ ಕೊಡುಗೆ ನೀಡಬೇಕು ಎಂಬ ಬಗ್ಗೆ ಮಾಹಿತಿ ಬೇಕೇ? ಮುಂದೆ ನೋಡಬೇಡಿ, ನಿಮಗಾಗಿ ಮಾಡಿದ ಸಮಗ್ರ ದಾಖಲಾತಿ ಇದೆ.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"documentation": "Documentation"
|
"documentation": "ದಸ್ತಾವೇಜನ್ನು"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bugOrFeatureRequest": {
|
"bugOrFeatureRequest": {
|
||||||
"heading": "Bug? Feature Request?",
|
"heading": "ಸಮಸ್ಯೆ? ಹೊಸ ಆಲೋಚನೆ?",
|
||||||
"body": "Something halting your progress from making a resume? Found a pesky bug that just won't quit? Talk about it on the GitHub Issues section, or send me and email using the actions below.",
|
"body": "ಪುನರಾರಂಭವನ್ನು ಮಾಡುವುದರಿಂದ ನಿಮ್ಮ ಪ್ರಗತಿಯನ್ನು ಏನಾದರೂ ತಡೆಯುತ್ತೀರಾ? ತೊರೆಯದಂತಹ ತೊಂದರೆ ದೋಷ ಕಂಡುಬಂದಿದೆ? GitHub ಸಮಸ್ಯೆಗಳ ವಿಭಾಗದಲ್ಲಿ ಇದರ ಬಗ್ಗೆ ಮಾತನಾಡಿ, ಅಥವಾ ಕೆಳಗಿನ ಕ್ರಿಯೆಗಳನ್ನು ಬಳಸಿಕೊಂಡು ನನಗೆ ಮತ್ತು ಇಮೇಲ್ ಕಳುಹಿಸಿ.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"raiseIssue": "Raise an Issue",
|
"raiseIssue": "ಸಮಸ್ಯೆಯ ಬಗ್ಗೆ ತಿಳಿಸಿ",
|
||||||
"sendEmail": "Send an Email"
|
"sendEmail": "ಇಮೇಲ್ ಕಳುಹಿಸಿ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sourceCode": {
|
"sourceCode": {
|
||||||
"heading": "Source Code",
|
"heading": "ಸೋರ್ಸ್ ಕೋಡ್",
|
||||||
"body": "Want to run the project from its source? Are you a developer willing to contribute to the open-source development of this project? Click the button below.",
|
"body": "ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ಅದರ ಮೂಲದಿಂದ ಚಲಾಯಿಸಲು ಬಯಸುವಿರಾ? ಈ ಅಪ್ಲಿಕೇಶನ್ನ ಮುಕ್ತ-ಮೂಲ ಅಭಿವೃದ್ಧಿಗೆ ಕೊಡುಗೆ ನೀಡಲು ನೀವು ಸಿದ್ಧರಿದ್ದೀರಾ? ಕೆಳಗಿನ ಬಟನ್ ಕ್ಲಿಕ್ ಮಾಡಿ.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"githubRepo": "GitHub Repo"
|
"githubRepo": "ಗಿಟ್ಹಬ್ ರಿಪೋ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": {
|
"license": {
|
||||||
"heading": "License Information",
|
"heading": "ಪರವಾನಗಿ ಮಾಹಿತಿ",
|
||||||
"body": "The project is governed under the MIT License, which you can read more about below. Basically, you are allowed to use the project anywhere provided you give credits to the original author.",
|
"body": "ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ಎಂಐಟಿ ಪರವಾನಗಿ ಅಡಿಯಲ್ಲಿ ನಿಯಂತ್ರಿಸಲಾಗುತ್ತದೆ, ಅದನ್ನು ನೀವು ಕೆಳಗೆ ಇನ್ನಷ್ಟು ಓದಬಹುದು. ನೀವು ಮೂಲ ಲೇಖಕರಿಗೆ ಕ್ರೆಡಿಟ್ ನೀಡಿದರೆ ಎಲ್ಲಿಯಾದರೂ ಅಪ್ಲಿಕೇಶನ್ ಬಳಸಲು ನಿಮಗೆ ಅನುಮತಿ ಇದೆ.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"mitLicense": "MIT License"
|
"mitLicense": "ಎಂಐಟಿ ಪರವಾನಗಿ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"credit": "Reactive Resume is a project by <1>Amruth Pillai</1>.",
|
"credit": "ರಿಯಾಕ್ಟಿವ್ ರೆಸುಮೇ <1>ಅಮೃತ್ ಪಿಳ್ಳೈ</ 1> ಅವರ ಯೋಜನೆಯಾಗಿದೆ.",
|
||||||
"thanks": "Thank you for using Reactive Resume!"
|
"thanks": "ರಿಯಾಕ್ಟಿವ್ ರೆಸುಮೇ ಬಳಸಿದ್ದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,33 +1,33 @@
|
|||||||
{
|
{
|
||||||
"title": "Actions",
|
"title": "ಕ್ರಿಯೆಗಳು",
|
||||||
"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.",
|
"disclaimer": "ನಿಮ್ಮ ಪುನರಾರಂಭದಲ್ಲಿ ನೀವು ಮಾಡಿದ ಬದಲಾವಣೆಗಳನ್ನು ನಿಮ್ಮ ಬ್ರೌಸರ್ನ ಸ್ಥಳೀಯ ಸಂಗ್ರಹಣೆಗೆ ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಉಳಿಸಲಾಗುತ್ತದೆ. ಯಾವುದೇ ಡೇಟಾ ಹೊರಬರುವುದಿಲ್ಲ, ಆದ್ದರಿಂದ ನಿಮ್ಮ ಮಾಹಿತಿಯು ಸಂಪೂರ್ಣವಾಗಿ ಸುರಕ್ಷಿತವಾಗಿದೆ.",
|
||||||
"importExport": {
|
"importExport": {
|
||||||
"heading": "Import/Export",
|
"heading": "ಆಮದು / ರಫ್ತು",
|
||||||
"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.",
|
"body": "ನಿಮ್ಮ ಡೇಟಾವನ್ನು ನೀವು JSON ಸ್ವರೂಪದಲ್ಲಿ ಆಮದು ಮಾಡಿಕೊಳ್ಳಬಹುದು ಅಥವಾ ರಫ್ತು ಮಾಡಬಹುದು. ಇದರೊಂದಿಗೆ, ನೀವು ಯಾವುದೇ ಸಾಧನದಿಂದ ನಿಮ್ಮ ಪುನರಾರಂಭವನ್ನು ಸಂಪಾದಿಸಬಹುದು ಮತ್ತು ಮುದ್ರಿಸಬಹುದು. ನಂತರದ ಬಳಕೆಗಾಗಿ ಈ ಫೈಲ್ ಅನ್ನು ಉಳಿಸಿ.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"import": "Import",
|
"import": "ಆಮದು ಮಾಡಿ",
|
||||||
"export": "Export"
|
"export": "ರಫ್ತು ಮಾಡಿ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"printResume": {
|
"printResume": {
|
||||||
"heading": "Print Your Resume",
|
"heading": "ನಿಮ್ಮ ರೇಸುಮೆಯನ್ನು ಮುದ್ರಿಸಿ",
|
||||||
"body": "You can simply press <1>Cmd/Ctrl + P</1> at any time while you're in the app to print your resume, but here's a fancy button to do the same thing, just 'cause.",
|
"body": "ನಿಮ್ಮ ರೇಸುಮೆಯನ್ನು ಮುದ್ರಿಸಲು ನೀವು ಅಪ್ಲಿಕೇಶನ್ನಲ್ಲಿರುವಾಗ ನೀವು ಯಾವುದೇ ಸಮಯದಲ್ಲಿ <1>Cmd / Ctrl + P</1> ಅನ್ನು ಒತ್ತಿರಿ, ಆದರೆ ಅದೇ ಕೆಲಸವನ್ನು ಮಾಡಲು ಇಲ್ಲಿ ಒಂದು ಬಟನ್ ಇದೆ.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"print": "Print"
|
"print": "ಮುದ್ರಿಸಿ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loadDummyData": {
|
"loadDummyData": {
|
||||||
"heading": "Load Dummy Data",
|
"heading": "ಡೆಮೊ ಡೇಟಾವನ್ನು ಲೋಡ್ ಮಾಡಿ",
|
||||||
"body": "Unclear on what to do with a fresh blank page? Load some dummy data with prepopulated values to see how a resume should look and you can start editing from there.",
|
"body": "ಹೊಸ ಖಾಲಿ ಪುಟದೊಂದಿಗೆ ಏನು ಮಾಡಬೇಕೆಂದು ಸ್ಪಷ್ಟವಾಗಿಲ್ಲವೇ? ರೇಸ್ಸುಮೇ ಹೇಗೆ ಕಾಣಬೇಕು ಎಂಬುದನ್ನು ನೋಡಲು ಪೂರ್ವಭಾವಿ ಮೌಲ್ಯಗಳೊಂದಿಗೆ ಕೆಲವು ಡೆಮೊ ಡೇಟಾವನ್ನು ಲೋಡ್ ಮಾಡಿ ಮತ್ತು ನೀವು ಅಲ್ಲಿಂದ ಸಂಪಾದನೆಯನ್ನು ಪ್ರಾರಂಭಿಸಬಹುದು.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"loadData": "Populate Data"
|
"loadData": "ಡೇಟಾವನ್ನು ಲೋಡ್ ಮಾಡಿ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"heading": "Reset Everything!",
|
"heading": "ಎಲ್ಲವನ್ನೂ ಮರುಹೊಂದಿಸಿ!",
|
||||||
"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.",
|
"body": "ಈ ಕ್ರಿಯೆಯು ನಿಮ್ಮ ಎಲ್ಲಾ ಡೇಟಾವನ್ನು ಮರುಹೊಂದಿಸುತ್ತದೆ ಮತ್ತು ನಿಮ್ಮ ಬ್ರೌಸರ್ನ ಸ್ಥಳೀಯ ಸಂಗ್ರಹಣೆಗೆ ಮಾಡಿದ ಬ್ಯಾಕಪ್ಗಳನ್ನು ತೆಗೆದುಹಾಕುತ್ತದೆ, ಆದ್ದರಿಂದ ನೀವು ಎಲ್ಲವನ್ನೂ ಮರುಹೊಂದಿಸುವ ಮೊದಲು ನಿಮ್ಮ ಮಾಹಿತಿಯನ್ನು ರಫ್ತು ಮಾಡಿದ್ದೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"reset": "Reset"
|
"reset": "ಮರುಹೊಂದಿಸಿ"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Colors",
|
"title": "ಬಣ್ಣಗಳು",
|
||||||
"colorOptions": "Color Options",
|
"colorOptions": "ಬಣ್ಣ ಆಯ್ಕೆಗಳು",
|
||||||
"primaryColor": "Primary Color",
|
"primaryColor": "ಪ್ರಾಥಮಿಕ ಬಣ್ಣ",
|
||||||
"accentColor": "Accent Color",
|
"accentColor": "ದ್ವಿತೀಯಕ ಬಣ್ಣ",
|
||||||
"clipboardCopyAction": "{{color}} has been copied to the clipboard."
|
"clipboardCopyAction": "{{color}} ಬಣ್ಣವನ್ನು ಕ್ಲಿಪ್ಬೋರ್ಡ್ಗೆ ನಕಲಿಸಲಾಗಿದೆ."
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Fonts",
|
"title": "ಫಾಂಟ್ಗಳು",
|
||||||
"fontFamily": {
|
"fontFamily": {
|
||||||
"label": "Font Family",
|
"label": "ಫಾಂಟ್ ಕುಟುಂಬ",
|
||||||
"helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you."
|
"helpText": "ನಿಮ್ಮ ಸಿಸ್ಟಂನಲ್ಲಿ ಸ್ಥಾಪಿಸಲಾದ ಯಾವುದೇ ಫಾಂಟ್ ಅನ್ನು ನೀವು ಬಳಸಬಹುದು. ಇಲ್ಲಿ ಫಾಂಟ್ನ ಹೆಸರನ್ನು ನಮೂದಿಸಿ ಮತ್ತು ಬ್ರೌಸರ್ ಅದನ್ನು ನಿಮಗಾಗಿ ಲೋಡ್ ಮಾಡುತ್ತದೆ."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Settings",
|
"title": "ಸೆಟ್ಟಿಂಗ್ಸ್",
|
||||||
"language": {
|
"language": {
|
||||||
"label": "Language",
|
"label": "ಭಾಷೆ",
|
||||||
"helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation</1>."
|
"helpText": "ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ನಿಮ್ಮ ಸ್ವಂತ ಭಾಷೆಗೆ ಭಾಷಾಂತರಿಸಲು ನೀವು ಸಹಾಯ ಮಾಡಲು ಬಯಸಿದರೆ, ದಯವಿಟ್ಟು <1>ಅನುವಾದ ದಾಖಲೆ</ 1> ಅನ್ನು ನೋಡಿ."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"title": "Templates"
|
"title": "ಟೆಂಪ್ಲೇಟ್ಗಳು"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,25 +1,25 @@
|
|||||||
{
|
{
|
||||||
"heading": {
|
"heading": {
|
||||||
"placeholder": "Heading"
|
"placeholder": "标题"
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"add": "Add {{- heading}}",
|
"add": "添加 {{- heading}}",
|
||||||
"startDate": {
|
"startDate": {
|
||||||
"label": "Start Date",
|
"label": "开始日期",
|
||||||
"placeholder": "March 2018"
|
"placeholder": "2018 年 3 月"
|
||||||
},
|
},
|
||||||
"endDate": {
|
"endDate": {
|
||||||
"label": "End Date",
|
"label": "结束日期",
|
||||||
"placeholder": "March 2022"
|
"placeholder": "2022 年 3 月"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "Description"
|
"label": "说明"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"add": {
|
"add": {
|
||||||
"label": "Add"
|
"label": "添加"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
|
"markdownHelpText": "你可以使用 <1>GitHub 倾向的 Markdown</1> 来美化这部分文字."
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"title": {
|
"title": {
|
||||||
"label": "Title",
|
"label": "名称",
|
||||||
"placeholder": "Math & Science Olympiad"
|
"placeholder": "数学与科学奥林匹克"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "奖项",
|
||||||
"placeholder": "First Place, International Level"
|
"placeholder": "第一名, 国际赛"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what qualities made you succeed in getting this award."
|
"placeholder": "你可以说明一下成功获得这个荣誉的原因."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"title": {
|
"title": {
|
||||||
"label": "Title",
|
"label": "名称",
|
||||||
"placeholder": "Android Development Nanodegree"
|
"placeholder": "安卓开发纳米证书"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "签发单位",
|
||||||
"placeholder": "Udacity"
|
"placeholder": "优达学城"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what you learnt from your certification program."
|
"placeholder": "你可以写关于你在成功获得证书过程中所学到的技能."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "学校",
|
||||||
"placeholder": "Harvard University"
|
"placeholder": "哈弗大学"
|
||||||
},
|
},
|
||||||
"major": {
|
"major": {
|
||||||
"label": "Major",
|
"label": "主修课程",
|
||||||
"placeholder": "Masters in Computer Science"
|
"placeholder": "计算机科学硕士"
|
||||||
},
|
},
|
||||||
"grade": {
|
"grade": {
|
||||||
"label": "Grade"
|
"label": "等级"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about projects or special credit classes that you took while studying at this school."
|
"placeholder": "你可以写关于你在这所学校学习的项目和进阶的课程."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"key": {
|
"key": {
|
||||||
"label": "Key",
|
"label": "名称",
|
||||||
"placeholder": "Date of Birth"
|
"placeholder": "出生日期"
|
||||||
},
|
},
|
||||||
"value": {
|
"value": {
|
||||||
"label": "Value",
|
"label": "内容",
|
||||||
"placeholder": "6th August 1995"
|
"placeholder": "1995年8月6日"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"key": {
|
"key": {
|
||||||
"label": "Key",
|
"label": "语言",
|
||||||
"placeholder": "Dothraki"
|
"placeholder": "多斯拉克语"
|
||||||
},
|
},
|
||||||
"rating": {
|
"rating": {
|
||||||
"label": "Rating"
|
"label": "等级"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,40 +1,40 @@
|
|||||||
{
|
{
|
||||||
"photoUrl": {
|
"photoUrl": {
|
||||||
"label": "Photo URL"
|
"label": "照片链接"
|
||||||
},
|
},
|
||||||
"firstName": {
|
"firstName": {
|
||||||
"label": "First Name",
|
"label": "名",
|
||||||
"placeholder": "Jane"
|
"placeholder": "简"
|
||||||
},
|
},
|
||||||
"lastName": {
|
"lastName": {
|
||||||
"label": "Last Name",
|
"label": "姓",
|
||||||
"placeholder": "Doe"
|
"placeholder": "道一"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "职位",
|
||||||
"placeholder": "Full Stack Web Developer"
|
"placeholder": "全伐工程师"
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"line1": {
|
"line1": {
|
||||||
"label": "Address Line 1",
|
"label": "地址栏 1",
|
||||||
"placeholder": "Palladium Complex"
|
"placeholder": "帕拉迪亩大楼"
|
||||||
},
|
},
|
||||||
"line2": {
|
"line2": {
|
||||||
"label": "Address Line 2",
|
"label": "地址栏 2",
|
||||||
"placeholder": "140 E 14th St"
|
"placeholder": "140 东 14号 街"
|
||||||
},
|
},
|
||||||
"line3": {
|
"line3": {
|
||||||
"label": "Address Line 3",
|
"label": "地址栏 3",
|
||||||
"placeholder": "New York, NY 10003 USA"
|
"placeholder": "纽约, 纽约州, 10003 美国"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "电话号码"
|
||||||
},
|
},
|
||||||
"website": {
|
"website": {
|
||||||
"label": "Website"
|
"label": "网站"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "邮箱地址"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "名字",
|
||||||
"placeholder": "Richard Hendricks"
|
"placeholder": "理查德·亨德里克"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"label": "Position",
|
"label": "职位",
|
||||||
"placeholder": "CEO, Pied Piper"
|
"placeholder": "首席执行官,魔笛"
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "电话号码"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "邮箱地址"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of."
|
"placeholder": "您可以写下您和推荐人如何一起工作,以及您参与的项目。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"item": {
|
"item": {
|
||||||
"placeholder": "Cooking"
|
"placeholder": "烹饪"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Name",
|
"label": "公司",
|
||||||
"placeholder": "Amazon (US)"
|
"placeholder": "亚马逊(美国)"
|
||||||
},
|
},
|
||||||
"role": {
|
"role": {
|
||||||
"label": "Role",
|
"label": "职位",
|
||||||
"placeholder": "Front-end Web Developer"
|
"placeholder": "前端工程师"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of."
|
"placeholder": "你可以写关于你在公司参与项目中所使用的技术和专业化内容."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,33 +1,33 @@
|
|||||||
{
|
{
|
||||||
"title": "Actions",
|
"title": "操作",
|
||||||
"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.",
|
"disclaimer": "您对您的简历所作的更改将自动保存到您的浏览器本地存储。没有数据流出,因此您的信息是完全安全的。",
|
||||||
"importExport": {
|
"importExport": {
|
||||||
"heading": "Import/Export",
|
"heading": "导入/导出",
|
||||||
"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.",
|
"body": "您可以以 JSON 格式导入或导出您的数据。 这样,您可以从任何设备上编辑和打印您的简历。保存此文件供以后使用。",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"import": "Import",
|
"import": "导入",
|
||||||
"export": "Export"
|
"export": "导出"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"printResume": {
|
"printResume": {
|
||||||
"heading": "Print Your Resume",
|
"heading": "打印您的简历",
|
||||||
"body": "You can simply press <1>Cmd/Ctrl + P</1> at any time while you're in the app to print your resume, but here's a fancy button to do the same thing, just 'cause.",
|
"body": "您可以在应用程序中随时按<1>Cmd/Ctrl + P</1>打印您的简历, 但这里有一个花哨的按钮来做同样的事情,只是'导致'这样做。",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"print": "Print"
|
"print": "打印"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loadDummyData": {
|
"loadDummyData": {
|
||||||
"heading": "Load Dummy Data",
|
"heading": "加载模版数据",
|
||||||
"body": "Unclear on what to do with a fresh blank page? Load some dummy data with prepopulated values to see how a resume should look and you can start editing from there.",
|
"body": "不清楚用新的空白页面做什么? 加载一些带有预置值的虚拟数据来查看恢复的格式,您可以从那里开始编辑。",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"loadData": "Populate Data"
|
"loadData": "装载数据"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"heading": "Reset Everything!",
|
"heading": "全部重置!",
|
||||||
"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.",
|
"body": "此操作将重置您所有的数据并删除浏览器本地存储备份. 请确保您在重制前已经导出您的信息.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"reset": "Reset"
|
"reset": "重置"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Colors",
|
"title": "颜色",
|
||||||
"colorOptions": "Color Options",
|
"colorOptions": "颜色选项",
|
||||||
"primaryColor": "Primary Color",
|
"primaryColor": "主色调",
|
||||||
"accentColor": "Accent Color",
|
"accentColor": "强调色",
|
||||||
"clipboardCopyAction": "{{color}} has been copied to the clipboard."
|
"clipboardCopyAction": "{{color}} 已被复制到剪贴板。"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Fonts",
|
"title": "字体",
|
||||||
"fontFamily": {
|
"fontFamily": {
|
||||||
"label": "Font Family",
|
"label": "字体库",
|
||||||
"helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you."
|
"helpText": "您也可以使用安装在您的系统上的任何字体。 只需在此输入字体库的名字,浏览器将为您加载它。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Settings",
|
"title": "设置",
|
||||||
"language": {
|
"language": {
|
||||||
"label": "Language",
|
"label": "语言",
|
||||||
"helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation</1>."
|
"helpText": "如果您希望帮助将应用程序翻译成您自己的语言,请参阅<1>翻译文档</1>。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"title": "Templates"
|
"title": "模板"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user