Skip to content

Commit

Permalink
auto-commit: translation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pioneer-transifex committed Jan 15, 2024
1 parent 2ba6d55 commit 7cae0b6
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion data/lang/core/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
},
"GAME_SAVE_INVALID_NAME": {
"description": "",
"message": "This saved game file could not be written because of a invalid name."
"message": "Запазената игра не може да бъде записана, поради невалидно име."
},
"GENERAL_VIEW_CONTROLS": {
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion data/lang/core/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
},
"GAME_SAVE_INVALID_NAME": {
"description": "",
"message": "This saved game file could not be written because of a invalid name."
"message": "La sauvegarde n'a pas pu être écrite pour cause de nom invalide."
},
"GENERAL_VIEW_CONTROLS": {
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion data/lang/quitconfirmation-core/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"MSG_3": {
"description": "",
"message": "Наистина ли ще напуснете тази безплатна игра?"
"message": "Сигурни ли сте, че искате да напуснете тази безплатна игра?"
},
"MSG_4": {
"description": "",
Expand Down
12 changes: 6 additions & 6 deletions data/lang/ui-core/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
},
"COULD_NOT_DELETE_SAVE": {
"description": "",
"message": "Could not delete save"
"message": "Записът не може да бъде изтрит"
},
"COULD_NOT_LOAD_GAME": {
"description": "",
Expand Down Expand Up @@ -329,11 +329,11 @@
},
"DELETE": {
"description": "",
"message": "Delete"
"message": "Изтриване"
},
"DELETE_SAVE_CONFIRMATION": {
"description": "",
"message": "Are you sure you want to delete this save?"
"message": "Сигурни ли сте, че искате да изтриете този запис?"
},
"DELTA_V": {
"description": "",
Expand Down Expand Up @@ -1933,7 +1933,7 @@
},
"SAVE_DELETED_SUCCESSFULLY": {
"description": "",
"message": "Save deleted successfully"
"message": "Записът е изтрит"
},
"SCOOP_MOUNTS": {
"description": "How many slots or mounts exist on the ship for fitting SCOOPS (e.g. cargo scoop, fuel scoop, multi-scoop) ",
Expand All @@ -1949,11 +1949,11 @@
},
"SELECTED_SAVE_DOESNT_EXISTS": {
"description": "",
"message": "Selected save doesn't exist"
"message": "Избраният запис не съществува"
},
"SELECTED_SAVE_IS_NOT_A_VALID_SAVE": {
"description": "",
"message": "Selected save is not a valid save"
"message": "Избраният запис е невалиден"
},
"SELECT_A_FILE_TO_SAVE_TO_OR_ENTER_A_NEW_FILENAME": {
"description": "",
Expand Down
12 changes: 6 additions & 6 deletions data/lang/ui-core/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
},
"COULD_NOT_DELETE_SAVE": {
"description": "",
"message": "Could not delete save"
"message": "Impossible d'éffacer la sauvegarde"
},
"COULD_NOT_LOAD_GAME": {
"description": "",
Expand Down Expand Up @@ -329,11 +329,11 @@
},
"DELETE": {
"description": "",
"message": "Delete"
"message": "Éffacer"
},
"DELETE_SAVE_CONFIRMATION": {
"description": "",
"message": "Are you sure you want to delete this save?"
"message": "Êtes-vous sûr de vouloir éffacer cette sauvegarde ?"
},
"DELTA_V": {
"description": "",
Expand Down Expand Up @@ -1933,7 +1933,7 @@
},
"SAVE_DELETED_SUCCESSFULLY": {
"description": "",
"message": "Save deleted successfully"
"message": "Sauvegarde supprimée avec succès"
},
"SCOOP_MOUNTS": {
"description": "How many slots or mounts exist on the ship for fitting SCOOPS (e.g. cargo scoop, fuel scoop, multi-scoop) ",
Expand All @@ -1949,11 +1949,11 @@
},
"SELECTED_SAVE_DOESNT_EXISTS": {
"description": "",
"message": "Selected save doesn't exist"
"message": " Sauvegarde sélectionée inexistante"
},
"SELECTED_SAVE_IS_NOT_A_VALID_SAVE": {
"description": "",
"message": "Selected save is not a valid save"
"message": "Sauvegarde sélectionnée invalide"
},
"SELECT_A_FILE_TO_SAVE_TO_OR_ENTER_A_NEW_FILENAME": {
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion data/lang/ui-core/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -1949,7 +1949,7 @@
},
"SELECTED_SAVE_DOESNT_EXISTS": {
"description": "",
"message": "Selected save doesn't exist"
"message": "A kiválasztott mentés nem létezik"
},
"SELECTED_SAVE_IS_NOT_A_VALID_SAVE": {
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion data/lang/ui-core/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -1949,7 +1949,7 @@
},
"SELECTED_SAVE_DOESNT_EXISTS": {
"description": "",
"message": "Selected save doesn't exist"
"message": "Il salvataggio selezionato non esiste"
},
"SELECTED_SAVE_IS_NOT_A_VALID_SAVE": {
"description": "",
Expand Down

0 comments on commit 7cae0b6

Please sign in to comment.