diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-30 01:55:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-30 01:55:54 -0400 |
commit | 023c8b0eacc243b2dd4763e6086fc87ce8b76126 (patch) | |
tree | b700928296cd54f010378dc6acbe996e77056a95 /lib/l10n/my_MM.js | |
parent | 6c2e94e0b23ca2212a6b6ad510002c9594d21abb (diff) | |
download | nextcloud-server-023c8b0eacc243b2dd4763e6086fc87ce8b76126.tar.gz nextcloud-server-023c8b0eacc243b2dd4763e6086fc87ce8b76126.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/my_MM.js')
-rw-r--r-- | lib/l10n/my_MM.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/my_MM.js b/lib/l10n/my_MM.js index 02dbac8d038..def989cf806 100644 --- a/lib/l10n/my_MM.js +++ b/lib/l10n/my_MM.js @@ -1,17 +1,17 @@ OC.L10N.register( "lib", { - "Help" : "အကူအညီ", - "Users" : "သုံးစွဲသူ", - "Admin" : "အက်ဒမင်", "today" : "ယနေ့", "yesterday" : "မနေ့က", "last month" : "ပြီးခဲ့သောလ", "last year" : "မနှစ်က", "seconds ago" : "စက္ကန့်အနည်းငယ်က", - "web services under your control" : "သင်၏ထိန်းချုပ်မှု့အောက်တွင်ရှိသော Web services", - "Authentication error" : "ခွင့်ပြုချက်မအောင်မြင်", "Could not find category \"%s\"" : "\"%s\"ခေါင်းစဉ်ကို ရှာမတွေ့ပါ", - "Apps" : "Apps" + "Apps" : "Apps", + "Help" : "အကူအညီ", + "Users" : "သုံးစွဲသူ", + "Admin" : "အက်ဒမင်", + "web services under your control" : "သင်၏ထိန်းချုပ်မှု့အောက်တွင်ရှိသော Web services", + "Authentication error" : "ခွင့်ပြုချက်မအောင်မြင်" }, "nplurals=1; plural=0;"); |