Socket
Socket
Sign inDemoInstall

@talend/locales-tui

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talend/locales-tui - npm Package Compare versions

Comparing version 3.6.1 to 3.8.0

yarn.lock

5

index.js
const en = {
'tui-components': require('./locales/en/tui-components.json'),
'tui-containers': require('./locales/en/tui-containers.json'),

@@ -8,3 +7,2 @@ 'tui-datagrid': require('./locales/en/tui-datagrid.json'),

const fr = {
'tui-components': require('./locales/fr/tui-components.json'),
'tui-containers': require('./locales/fr/tui-containers.json'),

@@ -15,3 +13,2 @@ 'tui-datagrid': require('./locales/fr/tui-datagrid.json'),

const ja = {
'tui-components': require('./locales/ja/tui-components.json'),
'tui-containers': require('./locales/ja/tui-containers.json'),

@@ -23,4 +20,4 @@ 'tui-datagrid': require('./locales/ja/tui-datagrid.json'),

module.exports = {
namespaces: ['tui-components', 'tui-containers', 'tui-datagrid', 'tui-forms'],
namespaces: ['tui-containers', 'tui-datagrid', 'tui-forms'],
locales: { en: en, fr: fr, ja: ja },
};

4

locales/fr/tui-datagrid.json

@@ -7,5 +7,5 @@ {

"QUALITY_INDICATOR_INVALID_VALUE": "Valeur invalide",
"QUALITY_BAR_INVALID": "{{total}} valeur invalide ({{percentage}} %)",
"QUALITY_BAR_INVALID": "{{total}} valeur invalide ({{percentage}} %)",
"QUALITY_BAR_INVALID_plural": "{{total}} valeurs invalides ({{percentage}}%)",
"QUALITY_BAR_EMPTY": "{{total}} valeur vide ({{percentage}} %)",
"QUALITY_BAR_EMPTY": "{{total}} valeur vide ({{percentage}} %)",
"QUALITY_BAR_EMPTY_plural": "{{total}} valeurs vides ({{percentage}}%)",

@@ -12,0 +12,0 @@ "QUALITY_BAR_VALID": "{{total}} valeur valide ({{percentage}} %)",

{
"ARRAY_FIELD_TEMPLATE_ACTION_MOVE_UP": "Déplacer vers le haut",
"ARRAY_FIELD_TEMPLATE_ACTION_MOVE_DOWN": "Déplacer vers le bas",
"ARRAY_FIELD_TEMPLATE_ACTION_MOVE_UP": "Monter",
"ARRAY_FIELD_TEMPLATE_ACTION_MOVE_DOWN": "Descendre",
"ARRAY_FIELD_TEMPLATE_ACTION_DELETE": "Supprimer",

@@ -12,8 +12,8 @@ "ARRAY_FIELD_TEMPLATE_ACTION_NEW_ELEMENT": "Nouveau {{element}}",

"FORMAT_TIMESTAMP_OUT_OF_RANGE": "Un horodatage valide est requis",
"FORMAT_ISO_DATETIME": "un horodatage ISO 8601 valide est requis (par exemple : 2018-01-01T00:00:00.000Z)",
"FORMAT_ISO_DATETIME": "un horodatage ISO 8601 valide est requis (par exemple : 2018-01-01T00:00:00.000Z)",
"TF_CODE_ESCAPE": "Pour quitter l'éditeur, appuyez deux fois sur Échap.",
"TF_DATALIST_CUSTOM_SECTION": "Personnalisé",
"TF_DATALIST_CUSTOM_SECTION": "Personnalisé(e)",
"DATALIST_WIDGET_LOADING_LABELS": "Chargement des libellés",
"LISTVIEW_WIDGET_SEARCH": "Rechercher des valeurs spécifiques",
"LISTVIEW_WIDGET_ABORT": "Annuler",
"LISTVIEW_WIDGET_ABORT": "Abandonner",
"ARRAY_ITEM_MOVE_DOWN": "Descendre",

@@ -23,4 +23,4 @@ "ARRAY_ITEM_MOVE_UP": "Monter",

"TF_TABS_HAS_ERRORS": "contient des erreurs",
"ERROR_INVALID_TYPE": "Type invalide : {type} ({expected} attendu)",
"ERROR_ENUM_MISMATCH": "Aucune énumération ne correspond à la valeur : {value}",
"ERROR_INVALID_TYPE": "Type invalide : {type} ({expected} attendu)",
"ERROR_ENUM_MISMATCH": "Aucune énumération ne correspond à la valeur : {value}",
"ERROR_ANY_OF_MISSING": "Les données ne correspondent à aucun schéma de \"anyOf\".",

@@ -38,3 +38,3 @@ "ERROR_ONE_OF_MISSING": "Les données ne correspondent à aucun schéma de \"oneOf\".",

"ERROR_STRING_LENGTH_LONG": "La chaîne de caractères est trop longue ({length} caractères), {maximum} maximum.",
"ERROR_STRING_PATTERN": "La chaîne de caractères ne correspond pas au modèle : {pattern}.",
"ERROR_STRING_PATTERN": "La chaîne de caractères ne correspond pas au modèle : {pattern}.",
"ERROR_OBJECT_PROPERTIES_MINIMUM": "Trop peu de propriétés définies ({propertyCount}), {minimum} minimum.",

@@ -44,3 +44,3 @@ "ERROR_OBJECT_PROPERTIES_MAXIMUM": "Trop de propriétés définies ({propertyCount}), {maximum} maximum.",

"ERROR_OBJECT_ADDITIONAL_PROPERTIES": "Les propriétés supplémentaires ne sont pas autorisées",
"ERROR_OBJECT_DEPENDENCY_KEY": "Échec de la dépendance - la clé doit exister : {missing} pour la clé : {key}.",
"ERROR_OBJECT_DEPENDENCY_KEY": "Échec de la dépendance - la clé doit exister : {missing} pour la clé : {key}.",
"ERROR_ARRAY_LENGTH_SHORT": "Le tableau est trop court ({length}), {minimum} minimum.",

@@ -50,5 +50,5 @@ "ERROR_ARRAY_LENGTH_LONG": "Le tableau est trop long ({length}), {maximum} maximum.",

"ERROR_ARRAY_ADDITIONAL_ITEMS": "Les éléments supplémentaires ne sont pas autorisés",
"ERROR_FORMAT_CUSTOM": "Échec de validation du format ({message})",
"ERROR_KEYWORD_CUSTOM": "Échec du mot-clé : {key} ({message})",
"ERROR_CIRCULAR_REFERENCE": "Références circulaires $refs : {urls}",
"ERROR_FORMAT_CUSTOM": "Échec de validation du format : ({message})",
"ERROR_KEYWORD_CUSTOM": "Échec du mot-clé : {key} ({message})",
"ERROR_CIRCULAR_REFERENCE": "Références circulaires $refs : {urls}",
"ERROR_UNKNOWN_PROPERTY": "Propriété inconnue (pas dans le schéma)",

@@ -62,4 +62,4 @@ "ENUMERATION_WIDGET_VALIDATE_AND_ADD": "Valider et ajouter",

"ENUMERATION_WIDGET_SEARCH_VALUES": "Rechercher des valeurs spécifiques.",
"ENUMERATION_WIDGET_IMPORT_FROM_FILE": "Importer des valeurs depuis un fichier",
"ENUMERATION_WIDGET_ADD_FROM_FILE": "Ajouter des valeurs depuis un fichier",
"ENUMERATION_WIDGET_IMPORT_FROM_FILE": "Importer des valeurs depuis un fichier.",
"ENUMERATION_WIDGET_ADD_FROM_FILE": "Ajouter des valeurs depuis un fichier.",
"ENUMERATION_WIDGET_OVERWRITE_VALUES": "Écraser les valeurs existantes.",

@@ -66,0 +66,0 @@ "ENUMERATION_WIDGET_ADD_ITEM": "Ajouter un élément",

{
"DELETE_RESOURCE_YES": "削除",
"DELETE_RESOURCE_YES": "の削除",
"DELETE_RESOURCE_NO": "キャンセル",
"DELETE_RESOURCE_MESSAGE": "<1>{{resourceTypeLabel}}</1> <3><0>{{label}}</0></3>を削除してもよろしいですか?"
}
{
"ARRAY_FIELD_TEMPLATE_ACTION_MOVE_UP": "上",
"ARRAY_FIELD_TEMPLATE_ACTION_MOVE_DOWN": "下",
"ARRAY_FIELD_TEMPLATE_ACTION_MOVE_UP": "上に移動",
"ARRAY_FIELD_TEMPLATE_ACTION_MOVE_DOWN": "下に移動",
"ARRAY_FIELD_TEMPLATE_ACTION_DELETE": "削除",

@@ -5,0 +5,0 @@ "ARRAY_FIELD_TEMPLATE_ACTION_NEW_ELEMENT": "新しい{{element}}",

{
"name": "@talend/locales-tui",
"version": "3.6.1",
"version": "3.8.0",
"main": "index.js",

@@ -14,2 +14,2 @@ "license": "Apache-2.0",

}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc