mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-21 11:29:56 +00:00
[i18n] fix type in translation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
e5f39d0caf
commit
7bf7aae3d1
@ -68,7 +68,7 @@ namespace armenian // language namespace
|
|||||||
{"Family", "Խմբատեսակ"},
|
{"Family", "Խմբատեսակ"},
|
||||||
{"Tunnel creation success rate", "Հաջողությամբ կառուցված թունելներ"},
|
{"Tunnel creation success rate", "Հաջողությամբ կառուցված թունելներ"},
|
||||||
{"Received", "Ստացվել է"},
|
{"Received", "Ստացվել է"},
|
||||||
{"KiB/s", "КиБ/с"}, "ԿիԲ/վ"
|
{"KiB/s", "ԿիԲ/վ"},
|
||||||
{"Sent", "Ուղարկվել է"},
|
{"Sent", "Ուղարկվել է"},
|
||||||
{"Transit", "Տարանցում"},
|
{"Transit", "Տարանցում"},
|
||||||
{"Data path", "Տվյալների ուղին"},
|
{"Data path", "Տվյալների ուղին"},
|
||||||
@ -115,7 +115,7 @@ namespace armenian // language namespace
|
|||||||
{"Non Expired Leases", "Չսպառված Lease-եր"},
|
{"Non Expired Leases", "Չսպառված Lease-եր"},
|
||||||
{"Gateway", "Դարպաս"},
|
{"Gateway", "Դարպաս"},
|
||||||
{"TunnelID", "Թունելի ID"},
|
{"TunnelID", "Թունելի ID"},
|
||||||
{"EndDate", "Ավարտ" },
|
{"EndDate", "Ավարտ"},
|
||||||
{"not floodfill", "ոչ floodfill-ներ"},
|
{"not floodfill", "ոչ floodfill-ներ"},
|
||||||
{"Queue size", "Հերթի չափսը"},
|
{"Queue size", "Հերթի չափսը"},
|
||||||
{"Run peer test", "Գործարկել փորձարկումը"},
|
{"Run peer test", "Գործարկել փորձարկումը"},
|
||||||
@ -202,7 +202,7 @@ namespace armenian // language namespace
|
|||||||
{"hours", {"ժամ", "ժամ"}},
|
{"hours", {"ժամ", "ժամ"}},
|
||||||
{"minutes", {"րոպե", "րոպե"}},
|
{"minutes", {"րոպե", "րոպե"}},
|
||||||
{"seconds", {"վարկյան", "վարկյան"}},
|
{"seconds", {"վարկյան", "վարկյան"}},
|
||||||
{"", {"", "", ""}},
|
{"", {"", ""}},
|
||||||
};
|
};
|
||||||
|
|
||||||
std::shared_ptr<const i2p::i18n::Locale> GetLocale()
|
std::shared_ptr<const i2p::i18n::Locale> GetLocale()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user