Skip to content

Commit f0f558c

Browse files
authored
chore: Translation updates (#912)
* New translations en.json (Russian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Simplified) * New translations en.json (Russian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Slovenian) * New translations en.json (Albanian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Persian) * New translations en.json (Tamil) * New translations en.json (Croatian) * New translations en.json (Azerbaijani) * New translations en.json (Hindi) * New translations en.json (Malay) * New translations en.json (Malayalam) * New translations en.json (Serbo-Croatian) * New translations en.json (Portuguese, Brazilian)
1 parent 7e57e20 commit f0f558c

39 files changed

+419
-29
lines changed

src/i18n/af.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} more",
444444
"HIDE": "Hide {count} rows"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "Macros",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "Macro executed successfully",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "No macros found"
446456
}
447457
}

src/i18n/ar.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} المزيد",
444444
"HIDE": "إخفاء الصفوف {count}"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "ماكروس",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "تم تنفيذ الماكرو بنجاح",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "لم يتم العثور على الماكروس"
446456
}
447457
}

src/i18n/az.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} more",
444444
"HIDE": "Hide {count} rows"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "Macros",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "Macro executed successfully",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "No macros found"
446456
}
447457
}

src/i18n/ca.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} més",
444444
"HIDE": "Amaga {count} files"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "Macros",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "La macro s'ha executat correctament",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "No s'han trobat macros"
446456
}
447457
}

src/i18n/cs.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} more",
444444
"HIDE": "Hide {count} rows"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "Macros",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "Macro executed successfully",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "No macros found"
446456
}
447457
}

src/i18n/da.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} more",
444444
"HIDE": "Hide {count} rows"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "Macros",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "Macro executed successfully",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "No macros found"
446456
}
447457
}

src/i18n/de.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} more",
444444
"HIDE": "Hide {count} rows"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "Makros",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "Makro erfolgreich ausgeführt",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "Keine Makros gefunden"
446456
}
447457
}

src/i18n/el.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} more",
444444
"HIDE": "Hide {count} rows"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "Μακροεντολές",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "Η μακροεντολή εκτελέστηκε επιτυχώς",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "Δεν βρέθηκαν μακροεντολές"
446456
}
447457
}

src/i18n/es.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} más",
444444
"HIDE": "Esconder {count} filas"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "Macros",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "Macro ejecutado correctamente",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "No se encontraron macros"
446456
}
447457
}

src/i18n/fa.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,5 +443,15 @@
443443
"SHOW_MORE": "{count} بیشتر",
444444
"HIDE": "مخفی کردم {count} مورد"
445445
}
446+
},
447+
"MACRO": {
448+
"TITLE": "ماکروها",
449+
"SELECT_MACRO": "Select macro",
450+
"ACTIONS": {
451+
"RUN": "Run"
452+
},
453+
"EXECUTION_SUCCESS": "ماکرو با موفقیت اجرا شد",
454+
"EXECUTION_ERROR": "Macro execution failed",
455+
"NO_MACROS": "هیچ ماکروی یافت نشد"
446456
}
447457
}

0 commit comments

Comments
 (0)