mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
Merge pull request #131 from AmruthPillai/l10n_develop
New Crowdin translations
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
45
src/i18n/locales/bg/app/app.json
Normal file
45
src/i18n/locales/bg/app/app.json
Normal file
@ -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</1>, за да оформите текста в този раздел."
|
||||
}
|
||||
5
src/i18n/locales/bg/leftSidebar/skills.json
Normal file
5
src/i18n/locales/bg/leftSidebar/skills.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"item": {
|
||||
"placeholder": "Готварство"
|
||||
}
|
||||
}
|
||||
33
src/i18n/locales/bg/rightSidebar/actions.json
Normal file
33
src/i18n/locales/bg/rightSidebar/actions.json
Normal file
@ -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": "Нулиране"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
}
|
||||
},
|
||||
"printDialog": {
|
||||
"heading": "Download dit CV.",
|
||||
"heading": "Download dit CV",
|
||||
"quality": {
|
||||
"label": "Kvalitet"
|
||||
},
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"label": "Name"
|
||||
},
|
||||
"position": {
|
||||
"label": "Position"
|
||||
"label": "Anstellung"
|
||||
},
|
||||
"phone": {
|
||||
"label": "Rufnummer"
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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": {
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user