-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.nls.fr.json
More file actions
15 lines (15 loc) · 1.16 KB
/
package.nls.fr.json
File metadata and controls
15 lines (15 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"extension.displayName": "Assistant i18n Stringer",
"extension.description": "Ajoutez des clés i18n via Stringer depuis un texte sélectionné et alignez les traductions.",
"command.stringer.addI18nKey.title": "🌐 Stringer : Ajouter une clé i18n",
"command.stringer.revertToOriginalText.title": "🌐 Stringer : Revenir au texte d’origine",
"command.stringer.ignoreLine.title": "🌐 Stringer : Ignorer cette ligne",
"command.stringer.ignoreFile.title": "🌐 Stringer : Ignorer ce fichier",
"command.stringer.showMenu.title": "Stringer : Ouvrir le menu",
"command.stringer.changePreviewLanguage.title": "🌐 Stringer : Changer la langue d’aperçu",
"command.stringer.changeLocalesFolder.title": "🌐 Stringer : Sélectionner le dossier des locales",
"command.stringer.toggleInlinePreview.title": "🌐 Stringer : Activer/désactiver l’aperçu de traduction inline",
"command.stringer.changePreviewMode.title": "🌐 Stringer : Changer le mode d’aperçu",
"command.stringer.openControlPanel.title": "🌐 Stringer : Ouvrir le panneau de contrôle",
"command.stringer.reloadLocales.title": "🌐 Stringer : Recharger les locales"
}