Add Galician & catalan translations (#4414)

This commit is contained in:
JPichel 2024-06-22 05:02:38 -04:00 committed by GitHub
parent 781eea632f
commit 49f1c85c18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 18 additions and 1 deletions

View File

@ -14,8 +14,9 @@ macro_rules! translation {
};
}
const TRANSLATIONS: [(&str, &str); 31] = [
const TRANSLATIONS: [(&str, &str); 33] = [
translation!("ar"),
translation!("ca"),
translation!("cs"),
translation!("da"),
translation!("de"),
@ -24,6 +25,7 @@ const TRANSLATIONS: [(&str, &str); 31] = [
translation!("et"),
translation!("fi"),
translation!("fr"),
translation!("gl"),
translation!("gr"),
translation!("hu"),
translation!("it"),
@ -67,6 +69,7 @@ impl Lang {
pub const FILIPINO: Self = Self(*b"tl ", 2);
pub const FINNISH: Self = Self(*b"fi ", 2);
pub const FRENCH: Self = Self(*b"fr ", 2);
pub const GALICIAN: Self = Self(*b"gl ", 2);
pub const GERMAN: Self = Self(*b"de ", 2);
pub const GREEK: Self = Self(*b"gr ", 2);
pub const HUNGARIAN: Self = Self(*b"hu ", 2);

View File

@ -0,0 +1,7 @@
figure = Figura
table = Taula
equation = Equació
bibliography = Bibliografia
heading = Secció
outline = Índex
raw = Llistat

View File

@ -0,0 +1,7 @@
figure = Figura
table = Táboa
equation = Ecuación
bibliography = Bibliografía
heading = Sección
outline = Índice
raw = Listado