diff --git a/src/i18n/locales/af/leftSidebar/certifications.json b/src/i18n/locales/af/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/af/leftSidebar/certifications.json +++ b/src/i18n/locales/af/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/as/leftSidebar/certifications.json b/src/i18n/locales/as/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/as/leftSidebar/certifications.json +++ b/src/i18n/locales/as/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/bg/app/app.json b/src/i18n/locales/bg/app/app.json new file mode 100644 index 00000000..c42c9f18 --- /dev/null +++ b/src/i18n/locales/bg/app/app.json @@ -0,0 +1,45 @@ +{ + "item": { + "add": "Добавяне на {{- heading}}", + "startDate": { + "label": "Начална дата" + }, + "endDate": { + "label": "Крайна дата" + }, + "description": { + "label": "Описание" + } + }, + "buttons": { + "add": { + "label": "Добавяне" + } + }, + "printDialog": { + "heading": "Изтегляне на автобиографията", + "quality": { + "label": "Качество" + }, + "printType": { + "label": "Тип", + "types": { + "unconstrained": "Без ограничения", + "fitInA4": "Побиране във формат A4", + "multiPageA4": "На няколко страници A4" + } + }, + "helpText": [ + "Този метод на експортиране използва HTML пространството за конвертиране на автобиографията в изображение и отпечатването ѝ като PDF. Това означава, че няма да може да използвате възможността за селектиране/търсене във файла.", + "Ако е важно за вас, пробвайте да отпечатате автобиографията с помощта на клавишната комбинация Cmd/Ctrl + P или бутона за печат по-долу. Резултатът може да е различен, тъй като всичко зависи от браузъра, но най-добре се получава с най-актуалната версия на Google Chrome." + ], + "buttons": { + "cancel": "Отказ", + "saveAsPdf": "Запазване като PDF" + } + }, + "panZoomAnimation": { + "helpText": "Можете да местите и променяте мащаба на работната площ така, че да преглеждате по-отблизо автобиографията ви." + }, + "markdownHelpText": "Може да използвате <1>маркиране в стила на GitHub, за да оформите текста в този раздел." +} diff --git a/src/i18n/locales/bg/leftSidebar/skills.json b/src/i18n/locales/bg/leftSidebar/skills.json new file mode 100644 index 00000000..7c23cd1e --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/skills.json @@ -0,0 +1,5 @@ +{ + "item": { + "placeholder": "Готварство" + } +} diff --git a/src/i18n/locales/bg/rightSidebar/actions.json b/src/i18n/locales/bg/rightSidebar/actions.json new file mode 100644 index 00000000..b5f5060b --- /dev/null +++ b/src/i18n/locales/bg/rightSidebar/actions.json @@ -0,0 +1,33 @@ +{ + "title": "Действия", + "disclaimer": "Промените, които правите по автобиографията си, се записват автоматично в локалното хранилище на браузъра. Нищо не напуска системата ви и така данните ви са напълно защитени.", + "importExport": { + "heading": "Импортиране/експортиране", + "body": "Можете да импортирате или експортирате данните си във формат JSON. По този начин ще можете да редактирате и отпечатите автобиографията си от някое друго устройство. Или пък да запазите файла за друг път.", + "buttons": { + "import": "Импортиране", + "export": "Експортиране" + } + }, + "downloadResume": { + "heading": "Изтегляне на автобиографията", + "body": "Може да щракнете върху бутона по-долу, за да изтеглите PDF версия на автобиографията си. За най-добър резултат използвайте най-актуалната версия на Google Chrome.", + "buttons": { + "saveAsPdf": "Запазване като PDF" + } + }, + "loadDemoData": { + "heading": "Зареждане на демо данни", + "body": "Не знаете как да започнете? Тогава заредете демо данните, за да видите как би изглеждала автобиографията. След това започнете да ги променяте според личния ви опит.", + "buttons": { + "loadData": "Зареждане на данните" + } + }, + "reset": { + "heading": "Нулиране на всичко!", + "body": "Това действие ще нулира всичките ви данни и ще премахне резервните копия от локалното хранилище на браузъра ви. Затова не забравяйте да експортирате данните си преди нулирането.", + "buttons": { + "reset": "Нулиране" + } + } +} diff --git a/src/i18n/locales/ca/leftSidebar/certifications.json b/src/i18n/locales/ca/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/ca/leftSidebar/certifications.json +++ b/src/i18n/locales/ca/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/cs/leftSidebar/certifications.json b/src/i18n/locales/cs/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/cs/leftSidebar/certifications.json +++ b/src/i18n/locales/cs/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/da/app/app.json b/src/i18n/locales/da/app/app.json index 46d3dfa6..a5b5cc12 100644 --- a/src/i18n/locales/da/app/app.json +++ b/src/i18n/locales/da/app/app.json @@ -17,7 +17,7 @@ } }, "printDialog": { - "heading": "Download dit CV.", + "heading": "Download dit CV", "quality": { "label": "Kvalitet" }, diff --git a/src/i18n/locales/de/leftSidebar/references.json b/src/i18n/locales/de/leftSidebar/references.json index f1d1f32a..b1c7f205 100644 --- a/src/i18n/locales/de/leftSidebar/references.json +++ b/src/i18n/locales/de/leftSidebar/references.json @@ -3,7 +3,7 @@ "label": "Name" }, "position": { - "label": "Position" + "label": "Anstellung" }, "phone": { "label": "Rufnummer" diff --git a/src/i18n/locales/de/rightSidebar/actions.json b/src/i18n/locales/de/rightSidebar/actions.json index 84512e02..45987a04 100644 --- a/src/i18n/locales/de/rightSidebar/actions.json +++ b/src/i18n/locales/de/rightSidebar/actions.json @@ -2,7 +2,7 @@ "title": "Aktionen", "disclaimer": "Änderungen, die Du an Deinem Lebenslauf vornimmst, werden automatisch im lokalen Speicher Deines Browsers gespeichert. Keine Daten werden an einen Server gesendet, daher sind Deine Informationen völlig sicher.", "importExport": { - "heading": "Import/Export", + "heading": "Importieren/Exportieren", "body": "Du kannst Deine Daten im JSON format importieren oder exportieren. Damit kannst Du Deinen Lebenslauf von jedem Gerät bearbeiten und ausdrucken. Speicher diese Datei für eine spätere Nutzung.", "buttons": { "import": "Importieren", diff --git a/src/i18n/locales/el/leftSidebar/certifications.json b/src/i18n/locales/el/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/el/leftSidebar/certifications.json +++ b/src/i18n/locales/el/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/fi/leftSidebar/certifications.json b/src/i18n/locales/fi/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/fi/leftSidebar/certifications.json +++ b/src/i18n/locales/fi/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/he/leftSidebar/certifications.json b/src/i18n/locales/he/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/he/leftSidebar/certifications.json +++ b/src/i18n/locales/he/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/hu/leftSidebar/certifications.json b/src/i18n/locales/hu/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/hu/leftSidebar/certifications.json +++ b/src/i18n/locales/hu/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/it/leftSidebar/certifications.json b/src/i18n/locales/it/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/it/leftSidebar/certifications.json +++ b/src/i18n/locales/it/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/ja/leftSidebar/certifications.json b/src/i18n/locales/ja/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/ja/leftSidebar/certifications.json +++ b/src/i18n/locales/ja/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/ko/leftSidebar/certifications.json b/src/i18n/locales/ko/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/ko/leftSidebar/certifications.json +++ b/src/i18n/locales/ko/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/ml/leftSidebar/certifications.json b/src/i18n/locales/ml/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/ml/leftSidebar/certifications.json +++ b/src/i18n/locales/ml/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/mr/leftSidebar/certifications.json b/src/i18n/locales/mr/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/mr/leftSidebar/certifications.json +++ b/src/i18n/locales/mr/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/no/leftSidebar/certifications.json b/src/i18n/locales/no/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/no/leftSidebar/certifications.json +++ b/src/i18n/locales/no/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/pa/leftSidebar/certifications.json b/src/i18n/locales/pa/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/pa/leftSidebar/certifications.json +++ b/src/i18n/locales/pa/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/pl/rightSidebar/about.json b/src/i18n/locales/pl/rightSidebar/about.json index 87b97e06..3d45f1a4 100644 --- a/src/i18n/locales/pl/rightSidebar/about.json +++ b/src/i18n/locales/pl/rightSidebar/about.json @@ -19,7 +19,7 @@ "heading": "Kod źródłowy", "body": "Chcesz uruchomić projekt ze źródła? Czy jesteś programistą, który chce przyczynić się do rozwoju tego open projektu open source? Kliknij przycisk poniżej.", "buttons": { - "githubRepo": "GitHub Repo" + "githubRepo": "Repozytorium na GitHub" } }, "license": { diff --git a/src/i18n/locales/ro/leftSidebar/certifications.json b/src/i18n/locales/ro/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/ro/leftSidebar/certifications.json +++ b/src/i18n/locales/ro/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/ru/leftSidebar/certifications.json b/src/i18n/locales/ru/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/ru/leftSidebar/certifications.json +++ b/src/i18n/locales/ru/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/sv/leftSidebar/certifications.json b/src/i18n/locales/sv/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/sv/leftSidebar/certifications.json +++ b/src/i18n/locales/sv/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/tr/leftSidebar/certifications.json b/src/i18n/locales/tr/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/tr/leftSidebar/certifications.json +++ b/src/i18n/locales/tr/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } } diff --git a/src/i18n/locales/uk/leftSidebar/certifications.json b/src/i18n/locales/uk/leftSidebar/certifications.json index 92f9dc16..4a52c12a 100644 --- a/src/i18n/locales/uk/leftSidebar/certifications.json +++ b/src/i18n/locales/uk/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Subtitle" } }