Added babel translations

This commit is contained in:
Willem Cazander 2022-11-07 20:00:12 +01:00
parent a6122c8a07
commit 751e5c2890
25 changed files with 439 additions and 24 deletions

View file

@ -8,21 +8,20 @@ import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAu
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
public enum 嘴ᗮᙿᗮ {
;
// supported languages
public interface China extends Բ𑁭𑁯.嘴AAA {} // 79-AAA
public interface Hindi extends Բ𑁫𑁯.嘴AA {} // 59-AA
public interface Russian extends Բ𑁫𑁩.嘴AAA_e {} // 53-AAA-e
public interface Dutch extends Բ𑁫𑁨.嘴ACB_a {} // 52-ACB-a
public interface Basic extends Բ𑁫𑁨.嘴AB {} // 52-AB English
public interface InuktitutC extends Բ𑁬𑁦.嘴ABB_c {} // 60-ABB-c
// others
public interface Español extends Բ𑁫𑁧.嘴AAA_b {} // 51-AAA-b
// todo add real
public interface Spaokenburgs extends Բ𑁫𑁨.嘴AB {} // 52-ACB-aee
public interface NativeHiero extends Բ𑁫𑁨.嘴AB {} // 12-AAC-eaj
public interface Klingon extends Բ𑁫𑁨.嘴AB {} // 69-AHB-bae
public interface Hinarī extends Բ𑁫𑁨.嘴AB {} // 12-AAB-abe
public interface Dutch extends Բ𑁫𑁨.嘴ACB_a {} // 52-ACB-a
public interface Spaokenburgs extends ԲX52.嘴ACB_aee {}
public interface Klingon extends Բ𑁫𑁨.嘴AB {} // 69-AHB-bae TODO add
public interface NativeHiero extends Բ𑁫𑁨.嘴AB {} // 12-AAC-eaj TODO add
public interface Hinarī extends Բ𑁫𑁨.嘴AB {} // 12-AAB-abe TODO add
public interface English extends Բ𑁫𑁨.嘴AB {} // 52-AB English
@LinguaNodeContainer注(
stibitzA0 = true, stibitzA1 = false, stibitzA2 = false, stibitzA3 = false,
@ -30,6 +29,8 @@ public enum 嘴ᗮᙿᗮ {
)
public enum ԲX52 implements LinguaNodeContainer {
;
public interface 嘴ACB_aed extends LinguaNode {
}
public interface 嘴ACB_aee extends LinguaNode {
}
}