Closed mikaeljorhult closed 10 years ago
I've added the missing strings as comments in each translation. After translating a string the //
may be removed.
@anzhihun, @MarcelGerber, @FezVrasta, @cyrakuse - would you guys mind helping me out and translating the new strings?
French translation of new strings. This translation could be updated because it's a theorical translation. When i will see it in action i will see if it is exact or if it must modified.
REFRESH: "Actualiser",
// SETTINGS DIALOG.
SETTINGS_DIALOG_TITLE: "Paramètres de Todo",
SETTINGS_DIALOG_REGEX: "Expression Régulière",
SETTINGS_DIALOG_REGEX_PREFIX: "prefix RegExp",
SETTINGS_DIALOG_REGEX_PREFIX_TITLE: "Expression régulière pour trouver le début de commentaire. Modifiez-le pour supporter d'autres langages.",
SETTINGS_DIALOG_REGEX_SUFFIX: "Suffix",
SETTINGS_DIALOG_REGEX_SUFFIX_TITLE: "Expression régulière pour trouver la fin du commentaire. Modifiez-le pour supporter d'autres langages.",
SETTINGS_DIALOG_TAGS: "Tags",
SETTINGS_DIALOG_TAGS_TITLE: "Noms des Tags séparés par des virgules. Les noms peuvent contenir des expressions régulières",
SETTINGS_DIALOG_CASE: "Sensible à la casse",
SETTINGS_DIALOG_SEARCH_SCOPE: "Etendue de la recherche",
SETTINGS_DIALOG_FILE: "Fichier courant",
SETTINGS_DIALOG_PROJECT: "Projet courant",
SETTINGS_DIALOG_EXCLUDE: "Exclure",
SETTINGS_DIALOG_EXCLUDE_FOLDERS: "Dossiers",
SETTINGS_DIALOG_EXCLUDE_FOLDERS_TITLE: "Dossiers qui seront exclus de la recherche.indiquer le nom des dossiers ou une partie du nom, séparés par des virgules.",
SETTINGS_DIALOG_EXCLUDE_FILES: "Fichiers",
SETTINGS_DIALOG_EXCLUDE_FILES_TITLE: "Fichiers qui seront exclus de la recherche.indiquer le nom des fichiers ou une partie du nom, séparés par des virgules.",
SETTINGS_DIALOG_SAVE_FILE: "Enregistrer le fichier .todo",
SETTINGS_DIALOG_RESET: "Reset"
I have update chinese translations and look forward to 0.6.0. Thank you @mikaeljorhult ! It is great!
Thank you @cyrakuse! I've added your translation and pushed the update to master branch. If you update the extension manually (instructions are in the README.md) you may see the translation even before release.
Awesome @anzhihun! I've merged your translation into master. Good to finally getting it done. Thank you for all your contributions!
Maybe @Denisov21 would mind helping out updating the italian translation?
Hi @mikaeljorhult, Yes I done!
Great @Denisov21! Please send a pull request as soon as you're done and I'll merge it.
It would be great to have all current translations updated with the new strings for version 0.6.0 before release.