Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions public/translations/el-GR.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"signUpButton": "Εγγραφή",
"downloadHint": "Κατεβάστε τα αρχεία του έργου σας, ώστε να μπορείτε να τα χρησιμοποιήσετε εκτός σύνδεσης και σε διαφορετικό πρόγραμμα επεξεργασίας κώδικα.",
"downloadButton": "Λήψη έργου",
"uploadButton": "Upload project"
"uploadButton": "Μεταφόρτωση έργου"
},
"footer": {
"accessibility": "Προσβασιμότητα",
Expand All @@ -74,6 +74,7 @@
},
"header": {
"download": "Λήψη",
"upload": "Upload",
"downloadFileNameDefault": "το {{project_type}} έργο μου",
"editorLogoAltText": "Λογότυπο του επεξεργαστή",
"projects": "Τα έργα σου",
Expand Down Expand Up @@ -111,7 +112,7 @@
"removeInstructions": "Αφαίρεση οδηγιών",
"nextStep": "Επόμενο βήμα",
"previousStep": "Προηγούμενο βήμα",
"stepCounter": "{{currentStep}} of {{totalSteps}}",
"stepCounter": "{{currentStep}} από {{totalSteps}}",
"projectSteps": "Οδηγίες έργου",
"edit": "Επεξεργασία",
"view": "Προβολή",
Expand Down
1 change: 1 addition & 0 deletions public/translations/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
},
"header": {
"download": "Download",
"upload": "Upload",
"downloadFileNameDefault": "my {{project_type}} project",
"editorLogoAltText": "Editor logo",
"projects": "Your projects",
Expand Down
1 change: 1 addition & 0 deletions public/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
},
"header": {
"download": "Download",
"upload": "Upload",
"downloadFileNameDefault": "my {{project_type}} project",
"editorLogoAltText": "Editor logo",
"projects": "Your projects",
Expand Down
5 changes: 3 additions & 2 deletions public/translations/es-LA.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"signUpButton": "Registrarse",
"downloadHint": "Descarga los archivos de tu proyecto para que usarlos sin conexión y en un editor de código diferente.",
"downloadButton": "Descargar proyecto",
"uploadButton": "Cargar proyecto"
"uploadButton": "Subir proyecto"
},
"footer": {
"accessibility": "Accesibilidad",
Expand All @@ -74,6 +74,7 @@
},
"header": {
"download": "Descargar",
"upload": "Upload",
"downloadFileNameDefault": "mi proyecto {{project_type}}",
"editorLogoAltText": "Logotipo del Editor",
"projects": "Tus proyectos",
Expand Down Expand Up @@ -111,7 +112,7 @@
"removeInstructions": "Eliminar las instrucciones",
"nextStep": "Siguiente paso",
"previousStep": "Paso anterior",
"stepCounter": "{{currentStep}} of {{totalSteps}}",
"stepCounter": "{{currentStep}} de {{totalSteps}}",
"projectSteps": "Instrucciones del proyecto",
"edit": "Editar",
"view": "Ver",
Expand Down
5 changes: 3 additions & 2 deletions public/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"signUpButton": "S'inscrire",
"downloadHint": "Téléchargez vos fichiers de projet afin de pouvoir les utiliser hors ligne et dans un autre éditeur de code.",
"downloadButton": "Télécharger le projet",
"uploadButton": "Importer le projet"
"uploadButton": "Téléverser le projet"
},
"footer": {
"accessibility": "Accessibilité",
Expand All @@ -74,6 +74,7 @@
},
"header": {
"download": "Télécharger",
"upload": "Upload",
"downloadFileNameDefault": "mon projet {{project_type}}",
"editorLogoAltText": "Logo du Editor",
"projects": "Tes projets",
Expand Down Expand Up @@ -111,7 +112,7 @@
"removeInstructions": "Supprimer les instructions",
"nextStep": "Prochaine étape",
"previousStep": "Étape précédente",
"stepCounter": "{{currentStep}} of {{totalSteps}}",
"stepCounter": "{{currentStep}} sur {{totalSteps}}",
"projectSteps": "Instructions du projet",
"edit": "Modifier",
"view": "Voir",
Expand Down
1 change: 1 addition & 0 deletions public/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
},
"header": {
"download": "Download",
"upload": "Upload",
"downloadFileNameDefault": "my {{project_type}} project",
"editorLogoAltText": "Editor logo",
"projects": "Your projects",
Expand Down
5 changes: 3 additions & 2 deletions public/translations/nl-NL.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"signUpButton": "Aanmelden",
"downloadHint": "Download je projectbestanden zodat je ze offline en in een andere code-editor kunt gebruiken.",
"downloadButton": "Project downloaden",
"uploadButton": "Upload project"
"uploadButton": "Project uploaden"
},
"footer": {
"accessibility": "Toegankelijkheid",
Expand All @@ -74,6 +74,7 @@
},
"header": {
"download": "Downloaden",
"upload": "Upload",
"downloadFileNameDefault": "mijn {{project_type}} project",
"editorLogoAltText": "Editor-logo",
"projects": "Jouw projecten",
Expand Down Expand Up @@ -111,7 +112,7 @@
"removeInstructions": "Instructies verwijderen",
"nextStep": "Volgende stap",
"previousStep": "Vorige stap",
"stepCounter": "{{currentStep}} of {{totalSteps}}",
"stepCounter": "{{currentStep}} van {{totalSteps}}",
"projectSteps": "Projectinstructies",
"edit": "Bewerken",
"view": "Weergave",
Expand Down
5 changes: 3 additions & 2 deletions public/translations/uk-UA.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"signUpButton": "Зареєструватися",
"downloadHint": "Завантажте свої файли проєкту, щоб їх можна було використовувати офлайн або в іншому редакторі коду.",
"downloadButton": "Завантажити проєкт",
"uploadButton": "Upload project"
"uploadButton": "Імпортувати проєкт"
},
"footer": {
"accessibility": "Доступність",
Expand All @@ -76,6 +76,7 @@
},
"header": {
"download": "Завантажити",
"upload": "Upload",
"downloadFileNameDefault": "мій проєкт {{project_type}}",
"editorLogoAltText": "Логотип Редактора",
"projects": "Ваші проєкти",
Expand Down Expand Up @@ -113,7 +114,7 @@
"removeInstructions": "Видалити інструкції",
"nextStep": "Наступний крок",
"previousStep": "Попередній крок",
"stepCounter": "{{currentStep}} of {{totalSteps}}",
"stepCounter": "{{currentStep}} з {{totalSteps}}",
"projectSteps": "Інструкції до проєкту",
"edit": "Редагувати",
"view": "Переглянути",
Expand Down
Loading