Skip to content
Open
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
21 changes: 18 additions & 3 deletions assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,6 @@
"loading_update_map_infos": "Aktualisieren der Kartenliste",
"loading_update_text_infos": "Updating the list of texts files",
"loading_check_maps_modified": "Checking maps",
"loading_rmxp_to_studio_maps_sync": "Synchronizing maps with RPG Maker XP",
"creating_project_opening_path": "Auswahl des übergeordneten Ordners",
"creating_project_checking": "Prüfen, ob das Projekt nicht existiert",
"creating_project_child_folder_exist_error": "Das Projekt existiert bereits",
Expand Down Expand Up @@ -1766,6 +1765,10 @@
"item_category_description_stone": "Evolution stones are special items that can trigger the evolution of certain Pokémon species when used on them.",
"item_category_description_tech": "TMs are used to teach Pokémon new moves.",
"end_of_rmxp_support": "Support for RPG Maker XP as a map creation tool will end in an upcoming update, and the use of Tiled will become mandatory.",
"rmxp_migration_dialog_title": "Migrate your project to Tiled",
"rmxp_migration_dialog_text": "This project uses RPG Maker XP as its map creation tool. Loading it will automatically migrate it to use Tiled. Please consult the migration guide to learn how to set up Tiled before continuing.",
"rmxp_migration_dialog_danger": "Make sure to back up your project before starting this process.",
"rmxp_migration_dialog_learn_more": "Migration guide",
"edit_map_links": "Edit map links",
"map_links_to_map": "Link map",
"instructions": "Instructions",
Expand Down Expand Up @@ -1868,5 +1871,17 @@
"max_base_stat_value": "Max base stat value",
"add_base_stat_max_value_to_settings": "Adding the max base stat value to project settings",
"full_map_dialog_message": "You can update all the maps in your project.\nThis process may take several minutes, depending on the number of maps in your project.",
"full_map_dialog_success": "All maps have been successfully updated."
}
"full_map_dialog_success": "All maps have been successfully updated.",
"map_in_studio": "Map in Pokémon Studio",
"assign": "Assign",
"assigning": "Assigning",
"assign_tiled_maps": "Assign Tiled maps",
"assign_select_folder": "Select the folder containing the maps to assign",
"assign_select_maps": "Select the files to assign",
"assign_error": "Some maps cannot be assigned.",
"assign_selected_map_singular": "Assign the selected map",
"assign_selected_map_plural": "Assign selected {{amount}} maps",
"create_or_update_maps": "Creating or updating maps",
"assigning_tiled_maps_success": "Tiled maps successfully assigned",
"assigning_tiled_maps_error": "Error while assigning Tiled maps"
}
19 changes: 17 additions & 2 deletions assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,6 @@
"loading_update_map_infos": "Updating the list of maps",
"loading_update_text_infos": "Updating the list of texts files",
"loading_check_maps_modified": "Checking maps",
"loading_rmxp_to_studio_maps_sync": "Synchronizing maps with RPG Maker XP",
"creating_project_opening_path": "Parent folder choice",
"creating_project_checking": "Checking that the project does not exist",
"creating_project_child_folder_exist_error": "The project already exists.",
Expand Down Expand Up @@ -1766,6 +1765,10 @@
"item_category_description_stone": "Evolution stones are special items that can trigger the evolution of certain Pokémon species when used on them.",
"item_category_description_tech": "TMs are used to teach Pokémon new moves.",
"end_of_rmxp_support": "Support for RPG Maker XP as a map creation tool will end in an upcoming update, and the use of Tiled will become mandatory.",
"rmxp_migration_dialog_title": "Migrate your project to Tiled",
"rmxp_migration_dialog_text": "Your project uses RPG Maker XP for map creation. Only Tiled will be supported in version 3.0. To continue, you need to migrate your maps to Tiled, then enable Tiled mode. A guide is available to help you through these steps.",
"rmxp_migration_dialog_danger": "Make sure to back up your project before starting this process.",
"rmxp_migration_dialog_learn_more": "View migration guide",
"edit_map_links": "Edit map links",
"map_links_to_map": "Link map",
"instructions": "Instructions",
Expand Down Expand Up @@ -1868,5 +1871,17 @@
"max_base_stat_value": "Max base stat value",
"add_base_stat_max_value_to_settings": "Adding the max base stat value to project settings",
"full_map_dialog_message": "You can update all the maps in your project.\nThis process may take several minutes, depending on the number of maps in your project.",
"full_map_dialog_success": "All maps have been successfully updated."
"full_map_dialog_success": "All maps have been successfully updated.",
"map_in_studio": "Map in Pokémon Studio",
"assign": "Assign",
"assigning": "Assigning",
"assign_tiled_maps": "Assign Tiled maps",
"assign_select_folder": "Select the folder containing the maps to assign",
"assign_select_maps": "Select the files to assign",
"assign_error": "Some maps cannot be assigned.",
"assign_selected_map_singular": "Assign the selected map",
"assign_selected_map_plural": "Assign selected {{amount}} maps",
"create_or_update_maps": "Creating or updating maps",
"assigning_tiled_maps_success": "Tiled maps successfully assigned",
"assigning_tiled_maps_error": "Error while assigning Tiled maps"
}
21 changes: 18 additions & 3 deletions assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,6 @@
"loading_update_map_infos": "Actualizando la lista de mapas",
"loading_update_text_infos": "Updating the list of texts files",
"loading_check_maps_modified": "Checking maps",
"loading_rmxp_to_studio_maps_sync": "Synchronizing maps with RPG Maker XP",
"creating_project_opening_path": "Elegir carpeta principal",
"creating_project_checking": "Comprobando que el proyecto no existe",
"creating_project_child_folder_exist_error": "El proyecto ya existe.",
Expand Down Expand Up @@ -1766,6 +1765,10 @@
"item_category_description_stone": "Evolution stones are special items that can trigger the evolution of certain Pokémon species when used on them.",
"item_category_description_tech": "TMs are used to teach Pokémon new moves.",
"end_of_rmxp_support": "Support for RPG Maker XP as a map creation tool will end in an upcoming update, and the use of Tiled will become mandatory.",
"rmxp_migration_dialog_title": "Migrate your project to Tiled",
"rmxp_migration_dialog_text": "This project uses RPG Maker XP as its map creation tool. Loading it will automatically migrate it to use Tiled. Please consult the migration guide to learn how to set up Tiled before continuing.",
"rmxp_migration_dialog_danger": "Make sure to back up your project before starting this process.",
"rmxp_migration_dialog_learn_more": "Migration guide",
"edit_map_links": "Edit map links",
"map_links_to_map": "Link map",
"instructions": "Instructions",
Expand Down Expand Up @@ -1868,5 +1871,17 @@
"max_base_stat_value": "Max base stat value",
"add_base_stat_max_value_to_settings": "Adding the max base stat value to project settings",
"full_map_dialog_message": "You can update all the maps in your project.\nThis process may take several minutes, depending on the number of maps in your project.",
"full_map_dialog_success": "All maps have been successfully updated."
}
"full_map_dialog_success": "All maps have been successfully updated.",
"map_in_studio": "Map in Pokémon Studio",
"assign": "Assign",
"assigning": "Assigning",
"assign_tiled_maps": "Assign Tiled maps",
"assign_select_folder": "Select the folder containing the maps to assign",
"assign_select_maps": "Select the files to assign",
"assign_error": "Some maps cannot be assigned.",
"assign_selected_map_singular": "Assign the selected map",
"assign_selected_map_plural": "Assign selected {{amount}} maps",
"create_or_update_maps": "Creating or updating maps",
"assigning_tiled_maps_success": "Tiled maps successfully assigned",
"assigning_tiled_maps_error": "Error while assigning Tiled maps"
}
19 changes: 17 additions & 2 deletions assets/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,6 @@
"loading_update_map_infos": "Mise à jour de la liste des cartes",
"loading_update_text_infos": "Mise à jour de la liste des fichiers de textes",
"loading_check_maps_modified": "Vérification des cartes",
"loading_rmxp_to_studio_maps_sync": "Synchronisation des cartes avec RPG Maker XP",
"creating_project_opening_path": "Choix du dossier parent",
"creating_project_checking": "Vérification que le projet n'existe pas",
"creating_project_child_folder_exist_error": "Le projet existe déjà.",
Expand Down Expand Up @@ -1766,6 +1765,10 @@
"item_category_description_stone": "Les pierres évolutives sont utilisées pour faire évoluer certains Pokémon.",
"item_category_description_tech": "Les CT et CS sont des objets qui enseignent de nouvelles capacités aux Pokémon.",
"end_of_rmxp_support": "Le support de RPG Maker XP en tant qu'outil de création de vos cartes sera arrêté dans une prochaine mise à jour et l'utilisation de Tiled sera obligatoire.",
"rmxp_migration_dialog_title": "Tiled est désormais obligatoire",
"rmxp_migration_dialog_text": "Votre projet utilise RPG Maker XP pour la création des cartes. Seul Tiled sera pris en charge dans la version 3.0 pour cette utilisation. Pour continuer, vous devez migrer vos cartes vers Tiled, puis activer ce mode. Un guide est disponible pour vous accompagner.",
"rmxp_migration_dialog_danger": "Pensez à faire une sauvegarde de votre projet avant de démarrer ces actions.",
"rmxp_migration_dialog_learn_more": "Consulter le guide",
"edit_map_links": "Éditer les cartes liées",
"map_links_to_map": "Liaisons de la carte",
"instructions": "Instructions",
Expand Down Expand Up @@ -1868,5 +1871,17 @@
"max_base_stat_value": "Valeur maximum d'une statistique de base",
"add_base_stat_max_value_to_settings": "Ajout du paramètre de statistique de base maximum aux paramètres du projet",
"full_map_dialog_message": "Vous pouvez mettre à jour toutes les cartes de votre projet.\nCette opération peut prendre plusieurs minutes selon le nombre de cartes de votre projet.",
"full_map_dialog_success": "Toutes les cartes ont été mises à jour avec succès."
"full_map_dialog_success": "Toutes les cartes ont été mises à jour avec succès.",
"map_in_studio": "Carte dans Pokémon Studio",
"assign": "Assigner",
"assigning": "Attribution",
"assign_tiled_maps": "Assigner des cartes Tiled",
"assign_select_folder": "Sélectionnez le dossier contenant les cartes à assigner",
"assign_select_maps": "Sélectionnez les fichiers à assigner",
"assign_error": "Certaines cartes ne peuvent pas être assignées.",
"assign_selected_map_singular": "Assigner la carte sélectionnée",
"assign_selected_map_plural": "Assigner les {{amount}} cartes",
"create_or_update_maps": "Création ou mise à jour des cartes",
"assigning_tiled_maps_success": "Cartes Tiled assignées avec succès",
"assigning_tiled_maps_error": "Erreur lors de l'assignation des cartes Tiled"
}
21 changes: 18 additions & 3 deletions assets/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,6 @@
"loading_update_map_infos": "Aggiornamento dell'elenco delle mappe",
"loading_update_text_infos": "Aggiornamento dell'elenco dei file di testo",
"loading_check_maps_modified": "Controllo delle mappe",
"loading_rmxp_to_studio_maps_sync": "Synchronizing maps with RPG Maker XP",
"creating_project_opening_path": "Scelta della cartella principale",
"creating_project_checking": "Verifica che il progetto non esista",
"creating_project_child_folder_exist_error": "Il progetto esiste già.",
Expand Down Expand Up @@ -1766,6 +1765,10 @@
"item_category_description_stone": "Evolution stones are special items that can trigger the evolution of certain Pokémon species when used on them.",
"item_category_description_tech": "TMs are used to teach Pokémon new moves.",
"end_of_rmxp_support": "Support for RPG Maker XP as a map creation tool will end in an upcoming update, and the use of Tiled will become mandatory.",
"rmxp_migration_dialog_title": "Migrate your project to Tiled",
"rmxp_migration_dialog_text": "This project uses RPG Maker XP as its map creation tool. Loading it will automatically migrate it to use Tiled. Please consult the migration guide to learn how to set up Tiled before continuing.",
"rmxp_migration_dialog_danger": "Make sure to back up your project before starting this process.",
"rmxp_migration_dialog_learn_more": "Migration guide",
"edit_map_links": "Edit map links",
"map_links_to_map": "Link map",
"instructions": "Instructions",
Expand Down Expand Up @@ -1868,5 +1871,17 @@
"max_base_stat_value": "Max base stat value",
"add_base_stat_max_value_to_settings": "Adding the max base stat value to project settings",
"full_map_dialog_message": "You can update all the maps in your project.\nThis process may take several minutes, depending on the number of maps in your project.",
"full_map_dialog_success": "All maps have been successfully updated."
}
"full_map_dialog_success": "All maps have been successfully updated.",
"map_in_studio": "Map in Pokémon Studio",
"assign": "Assign",
"assigning": "Assigning",
"assign_tiled_maps": "Assign Tiled maps",
"assign_select_folder": "Select the folder containing the maps to assign",
"assign_select_maps": "Select the files to assign",
"assign_error": "Some maps cannot be assigned.",
"assign_selected_map_singular": "Assign the selected map",
"assign_selected_map_plural": "Assign selected {{amount}} maps",
"create_or_update_maps": "Creating or updating maps",
"assigning_tiled_maps_success": "Tiled maps successfully assigned",
"assigning_tiled_maps_error": "Error while assigning Tiled maps"
}
21 changes: 18 additions & 3 deletions assets/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,6 @@
"loading_update_map_infos": "Updating the list of maps",
"loading_update_text_infos": "Updating the list of texts files",
"loading_check_maps_modified": "Checking maps",
"loading_rmxp_to_studio_maps_sync": "Synchronizing maps with RPG Maker XP",
"creating_project_opening_path": "Parent folder choice",
"creating_project_checking": "Checking that the project does not exist",
"creating_project_child_folder_exist_error": "The project already exists.",
Expand Down Expand Up @@ -1766,6 +1765,10 @@
"item_category_description_stone": "Evolution stones are special items that can trigger the evolution of certain Pokémon species when used on them.",
"item_category_description_tech": "TMs are used to teach Pokémon new moves.",
"end_of_rmxp_support": "Support for RPG Maker XP as a map creation tool will end in an upcoming update, and the use of Tiled will become mandatory.",
"rmxp_migration_dialog_title": "Migrate your project to Tiled",
"rmxp_migration_dialog_text": "This project uses RPG Maker XP as its map creation tool. Loading it will automatically migrate it to use Tiled. Please consult the migration guide to learn how to set up Tiled before continuing.",
"rmxp_migration_dialog_danger": "Make sure to back up your project before starting this process.",
"rmxp_migration_dialog_learn_more": "Migration guide",
"edit_map_links": "Edit map links",
"map_links_to_map": "Link map",
"instructions": "Instructions",
Expand Down Expand Up @@ -1868,5 +1871,17 @@
"max_base_stat_value": "Max base stat value",
"add_base_stat_max_value_to_settings": "Adding the max base stat value to project settings",
"full_map_dialog_message": "You can update all the maps in your project.\nThis process may take several minutes, depending on the number of maps in your project.",
"full_map_dialog_success": "All maps have been successfully updated."
}
"full_map_dialog_success": "All maps have been successfully updated.",
"map_in_studio": "Map in Pokémon Studio",
"assign": "Assign",
"assigning": "Assigning",
"assign_tiled_maps": "Assign Tiled maps",
"assign_select_folder": "Select the folder containing the maps to assign",
"assign_select_maps": "Select the files to assign",
"assign_error": "Some maps cannot be assigned.",
"assign_selected_map_singular": "Assign the selected map",
"assign_selected_map_plural": "Assign selected {{amount}} maps",
"create_or_update_maps": "Creating or updating maps",
"assigning_tiled_maps_success": "Tiled maps successfully assigned",
"assigning_tiled_maps_error": "Error while assigning Tiled maps"
}
21 changes: 18 additions & 3 deletions assets/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,6 @@
"loading_update_map_infos": "Updating the list of maps",
"loading_update_text_infos": "Updating the list of texts files",
"loading_check_maps_modified": "Checking maps",
"loading_rmxp_to_studio_maps_sync": "Synchronizing maps with RPG Maker XP",
"creating_project_opening_path": "Parent folder choice",
"creating_project_checking": "Checking that the project does not exist",
"creating_project_child_folder_exist_error": "The project already exists.",
Expand Down Expand Up @@ -1766,6 +1765,10 @@
"item_category_description_stone": "Evolution stones are special items that can trigger the evolution of certain Pokémon species when used on them.",
"item_category_description_tech": "TMs are used to teach Pokémon new moves.",
"end_of_rmxp_support": "Support for RPG Maker XP as a map creation tool will end in an upcoming update, and the use of Tiled will become mandatory.",
"rmxp_migration_dialog_title": "Migrate your project to Tiled",
"rmxp_migration_dialog_text": "This project uses RPG Maker XP as its map creation tool. Loading it will automatically migrate it to use Tiled. Please consult the migration guide to learn how to set up Tiled before continuing.",
"rmxp_migration_dialog_danger": "Make sure to back up your project before starting this process.",
"rmxp_migration_dialog_learn_more": "Migration guide",
"edit_map_links": "Edit map links",
"map_links_to_map": "Link map",
"instructions": "Instructions",
Expand Down Expand Up @@ -1868,5 +1871,17 @@
"max_base_stat_value": "Max base stat value",
"add_base_stat_max_value_to_settings": "Adding the max base stat value to project settings",
"full_map_dialog_message": "You can update all the maps in your project.\nThis process may take several minutes, depending on the number of maps in your project.",
"full_map_dialog_success": "All maps have been successfully updated."
}
"full_map_dialog_success": "All maps have been successfully updated.",
"map_in_studio": "Map in Pokémon Studio",
"assign": "Assign",
"assigning": "Assigning",
"assign_tiled_maps": "Assign Tiled maps",
"assign_select_folder": "Select the folder containing the maps to assign",
"assign_select_maps": "Select the files to assign",
"assign_error": "Some maps cannot be assigned.",
"assign_selected_map_singular": "Assign the selected map",
"assign_selected_map_plural": "Assign selected {{amount}} maps",
"create_or_update_maps": "Creating or updating maps",
"assigning_tiled_maps_success": "Tiled maps successfully assigned",
"assigning_tiled_maps_error": "Error while assigning Tiled maps"
}
Loading
Loading