You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/tokens-studio-for-figma/src/i18n/lang/en/tokens.json
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -246,5 +246,13 @@
246
246
"generateDocumentationDescription": "Generate documentation is a Pro feature that creates visual token documentation layers directly on your Figma canvas from your design tokens.",
247
247
"all": "All",
248
248
"applyTokensToCreatedLayers": "Apply active theme values",
249
-
"clearSearch": "Clear search"
250
-
}
249
+
"clearSearch": "Clear search",
250
+
"figmaVariable": {
251
+
"hiddenFromPublishing": {
252
+
"label": "Hidden from publishing",
253
+
"tooltipOn": "Will be hidden in published libraries",
254
+
"tooltipOff": "Will be visible in published libraries",
255
+
"tooltipNotSet": "Current Figma setting will be preserved"
Copy file name to clipboardExpand all lines: packages/tokens-studio-for-figma/src/i18n/lang/es/tokens.json
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -255,5 +255,13 @@
255
255
"generateDocumentationDescription": "Generar documentación es una función Pro que crea capas de documentación visual de tokens directamente en su lienzo de Figma a partir de sus tokens de diseño.",
256
256
"all": "Todos",
257
257
"applyTokensToCreatedLayers": "Aplicar valores del tema activo",
258
-
"clearSearch": "Limpiar búsqueda"
259
-
}
258
+
"clearSearch": "Limpiar búsqueda",
259
+
"figmaVariable": {
260
+
"hiddenFromPublishing": {
261
+
"label": "Oculto de la publicación",
262
+
"tooltipOn": "Se ocultará en las bibliotecas publicadas",
263
+
"tooltipOff": "Será visible en las bibliotecas publicadas",
264
+
"tooltipNotSet": "Se conservará la configuración actual de Figma"
Copy file name to clipboardExpand all lines: packages/tokens-studio-for-figma/src/i18n/lang/fr/tokens.json
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -255,5 +255,13 @@
255
255
"generateDocumentationDescription": "Générer la documentation est une fonctionnalité Pro qui crée des couches de documentation visuelle des jetons directement sur votre canevas Figma à partir de vos jetons de conception.",
256
256
"all": "Tous",
257
257
"applyTokensToCreatedLayers": "Appliquer les valeurs du thème actif",
258
-
"clearSearch": "Effacer la recherche"
259
-
}
258
+
"clearSearch": "Effacer la recherche",
259
+
"figmaVariable": {
260
+
"hiddenFromPublishing": {
261
+
"label": "Masqué de la publication",
262
+
"tooltipOn": "Sera masqué dans les bibliothèques publiées",
263
+
"tooltipOff": "Sera visible dans les bibliothèques publiées",
264
+
"tooltipNotSet": "Le paramètre Figma actuel sera conservé"
Copy file name to clipboardExpand all lines: packages/tokens-studio-for-figma/src/i18n/lang/hi/tokens.json
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -255,5 +255,13 @@
255
255
"generateDocumentationDescription": "दस्तावेज़ीकरण उत्पन्न करना एक प्रो सुविधा है जो आपके डिज़ाइन टोकन से सीधे आपके Figma कैनवास पर दृश्य टोकन दस्तावेज़ीकरण परतें बनाती है।",
256
256
"all": "सभी",
257
257
"applyTokensToCreatedLayers": "सक्रिय थीम मान लागू करें",
258
-
"clearSearch": "खोज साफ़ करें"
259
-
}
258
+
"clearSearch": "खोज साफ़ करें",
259
+
"figmaVariable": {
260
+
"hiddenFromPublishing": {
261
+
"label": "प्रकाशन से छिपाएं",
262
+
"tooltipOn": "प्रकाशित लाइब्रेरी में छिपा होगा",
263
+
"tooltipOff": "प्रकाशित लाइब्रेरी में दिखाई देगा",
264
+
"tooltipNotSet": "Figma की वर्तमान सेटिंग बनाए रखी जाएगी"
Copy file name to clipboardExpand all lines: packages/tokens-studio-for-figma/src/i18n/lang/nl/tokens.json
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -255,5 +255,13 @@
255
255
"generateDocumentationDescription": "Documentatie genereren is een Pro-functie die visuele token documentatie lagen direct op uw Figma canvas creëert vanuit uw ontwerp tokens.",
256
256
"all": "Alle",
257
257
"applyTokensToCreatedLayers": "Pas actieve thema waarden toe",
258
-
"clearSearch": "Zoekopdracht wissen"
259
-
}
258
+
"clearSearch": "Zoekopdracht wissen",
259
+
"figmaVariable": {
260
+
"hiddenFromPublishing": {
261
+
"label": "Verborgen voor publicatie",
262
+
"tooltipOn": "Wordt verborgen in gepubliceerde bibliotheken",
263
+
"tooltipOff": "Wordt zichtbaar in gepubliceerde bibliotheken",
264
+
"tooltipNotSet": "De huidige Figma-instelling wordt behouden"
0 commit comments