kick start Arabic language (i18n)

This commit is contained in:
Ibrahim Beladi 2022-02-13 23:44:52 +00:00 committed by Marcel
parent 75e88c2fb8
commit 17d8baa3d9
21 changed files with 292 additions and 0 deletions

View File

@ -0,0 +1,32 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
metadata: (
language_name: "العربية (Arabic)",
language_identifier: "ar_SA",
),
convert_utf8_to_ascii: true,
fonts: {
"opensans": Font (
asset_key: "voxygen.font.OpenSans-Regular",
scale_ratio: 1.0,
),
"metamorph": Font (
asset_key: "voxygen.font.Metamorphous-Regular",
scale_ratio: 1.0,
),
"alkhemi": Font (
asset_key: "voxygen.font.Alkhemikal",
scale_ratio: 1.0,
),
"wizard": Font (
asset_key: "voxygen.font.wizard",
scale_ratio: 1.0,
),
"cyri": Font (
asset_key: "voxygen.font.haxrcorp_4089_cyrillic_altgr_extended",
scale_ratio: 1.0,
),
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)

View File

@ -0,0 +1,16 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
"char_selection.enter_world": "أدخل العالم",
"char_selection.logout": "تسجيل خروج",
"char_selection.create_new_character": "إنشاء شخصية جديدة",
"char_selection.creating_character": "جاري إنشاء شخصية...",
"char_selection.character_creation": "إنشاء شخصية",
"char_selection.create_info_name": "شخصيتك تحتاج إلى اسم!",
},
vector_map: {
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)

View File

@ -0,0 +1,12 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
"esc_menu.logout": "تسجيل خروج",
"esc_menu.quit_game": "قم بإنهاء اللعبة",
},
vector_map: {
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)

View File

@ -0,0 +1,20 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
"character_window.character_name": "اسم الشخصية",
// Character stats
"character_window.character_stats": r#"قدرة التحمل
اللياقه البدنيه
قوة الإرادة
الحماية
"#,
},
vector_map: {
}
)

View File

@ -0,0 +1,12 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
"hud.chat.loot_fail": "المخزون الخاص بك كامل!",
"hud.chat.goodbye": "مع السلامة!",
},
vector_map: {
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)

View File

@ -0,0 +1,19 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
"hud.group": "مجموعة",
"hud.group.invite_to_join": "دعاك [{name}] إلى مجموعته!",
"hud.group.invite_to_trade": "يرغب [{name}] في التجارة معك.",
"hud.group.invite": "دعوة",
"hud.group.kick": "اطرد",
"hud.group.assign_leader": "تعيين القائد",
"hud.group.leave": "غادر المجموعة",
"hud.group.dead" : "ميت",
"hud.group.members": "أعضاء المجموعة",
},
vector_map: {
}
)

View File

@ -0,0 +1,25 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
// Map and Questlog
"hud.map.map_title": "الخريطة",
"hud.map.qlog_title": "المهام",
"hud.map.difficulty": "الصعوبة",
"hud.map.towns": "المدن",
"hud.map.castles": "القلاع",
"hud.map.dungeons": "الزنازين",
"hud.map.caves": "الكهوف",
"hud.map.cave": "كهف",
"hud.map.peaks": "قمم الجبال",
"hud.map.dungeon": "زنزانة",
"hud.map.difficulty_dungeon": "زنزانة\n\nالصعوبة: {difficulty}",
"hud.map.mid_click": "تعيين إحداثية",
"hud.map.marked_location": "الموقع المحدد",
"hud.map.marked_location_remove": "انقر للإزالة",
},
vector_map: {
}
)

View File

@ -0,0 +1,12 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
"hud.quests": "المهام",
"hud.you_died": "أنت ميت",
},
vector_map: {
}
)

View File

@ -0,0 +1,12 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
// SCT outputs
"hud.sct.experience": "{amount} خبرة",
},
vector_map: {
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)

View File

@ -0,0 +1,16 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
"hud.social": "لاعبين آخرين",
"hud.social.online": "متصل:",
"hud.social.friends": "اصدقاء",
"hud.social.name": "اسم",
"hud.social.level": "مستوى",
},
vector_map: {
}
)

View File

@ -0,0 +1,16 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
"hud.trade.trade_window": "تجارة",
"hud.trade.accept": "قبول",
"hud.trade.decline": "رفض",
"hud.trade.buy_price": "سعر الشراء",
"hud.trade.sell_price": "سعر البيع",
},
vector_map: {
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)

View File

@ -0,0 +1,10 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Arabic (Saudi locale)
(
string_map: {
},
vector_map: {
}
)