summaryrefslogtreecommitdiffstats
path: root/settings/l10n/my_MM.php
blob: f49a9c1802373491610a5fecd07d513144cf7c1f (plain)
1
2
3
4
5
6
7
8
9
10
<?php
$TRANSLATIONS = array(
"Authentication error" => "ခွင့်ပြုချက်မအောင်မြင်",
"Invalid request" => "တောင်းဆိုချက်မမှန်ကန်ပါ",
"Security Warning" => "လုံခြုံရေးသတိပေးချက်",
"Password" => "စကားဝှက်",
"New password" => "စကားဝှက်အသစ်",
"Username" => "သုံးစွဲသူအမည်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";