owncloud/core

View on GitHub
lib/l10n/my_MM.js

Summary

Maintainability
A
1 hr
Test Coverage
OC.L10N.register(
    "lib",
    {
    "today" : "ယနေ့",
    "yesterday" : "မနေ့က",
    "last month" : "ပြီးခဲ့သောလ",
    "last year" : "မနှစ်က",
    "seconds ago" : "စက္ကန့်အနည်းငယ်က",
    "Username" : "သုံးစွဲသူအမည်",
    "Password" : "စကားဝှက်",
    "Apps" : "Apps",
    "Could not find category \"%s\"" : "\"%s\"ခေါင်းစဉ်ကို ရှာမတွေ့ပါ",
    "Users" : "သုံးစွဲသူ",
    "Authentication error" : "ခွင့်ပြုချက်မအောင်မြင်"
},
"nplurals=1; plural=0;");