[SSE] Added functions translation into French

This commit is contained in:
alexandervnuchkov 2018-04-04 18:04:50 +03:00
parent 72fed4f9a9
commit ea70aa251d
3 changed files with 16 additions and 2 deletions

View file

@ -408,7 +408,7 @@ define([
sCategoryEngineering: 'Engineering',
sCategoryFinancial: 'Financial',
sCategoryInformation: 'Information',
sCategoryLookupAndReference: 'Lookup and Reference',
sCategoryLookupAndReference: 'Lookup and reference',
sCategoryMathematic: 'Math and trigonometry',
sCategoryStatistical: 'Statistical',
sCategoryTextAndData: 'Text and data',
@ -448,10 +448,22 @@ define([
sCategoryEngineering_es: 'Ingenería',
sCategoryFinancial_es: 'Financial',
sCategoryInformation_es: 'Información',
sCategoryLookupAndReference_es: 'Búsqueda y Referencia',
sCategoryLookupAndReference_es: 'Búsqueda y referencia',
sCategoryMathematic_es: 'Matemáticas y trigonometría',
sCategoryStatistical_es: 'Estadístico',
sCategoryTextAndData_es: 'Texto y datos',
sCategoryAll_fr: 'Tout',
sCategoryLogical_fr: 'Logique',
sCategoryCube_fr: 'Cube',
sCategoryDatabase_fr: 'Base de données',
sCategoryDateAndTime_fr: 'Date et heure',
sCategoryEngineering_fr: 'Ingénierie',
sCategoryFinancial_fr: 'Financier',
sCategoryInformation_fr: 'Information',
sCategoryLookupAndReference_fr: 'Recherche et référence',
sCategoryMathematic_fr: 'Maths et trigonométrie',
sCategoryStatistical_fr: 'Statistiques',
sCategoryTextAndData_fr: 'Texte et données',
sCategoryAll_pl: 'Wszystko',
sCategoryLogical_pl: 'Logiczny',
sCategoryCube_pl: 'Sześcian',

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long