diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /core/l10n/my_MM.php | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'core/l10n/my_MM.php')
-rw-r--r-- | core/l10n/my_MM.php | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/core/l10n/my_MM.php b/core/l10n/my_MM.php deleted file mode 100644 index eec76317284..00000000000 --- a/core/l10n/my_MM.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php -$TRANSLATIONS = array( -"January" => "ဇန်နဝါရီ", -"February" => "ဖေဖော်ဝါရီ", -"March" => "မတ်", -"April" => "ဧပြီ", -"May" => "မေ", -"June" => "ဇွန်", -"July" => "ဇူလိုင်", -"August" => "ဩဂုတ်", -"September" => "စက်တင်ဘာ", -"October" => "အောက်တိုဘာ", -"November" => "နိုဝင်ဘာ", -"December" => "ဒီဇင်ဘာ", -"No" => "မဟုတ်ဘူး", -"Yes" => "ဟုတ်", -"Choose" => "ရွေးချယ်", -"Ok" => "အိုကေ", -"_{count} file conflict_::_{count} file conflicts_" => array(""), -"Cancel" => "ပယ်ဖျက်မည်", -"Set expiration date" => "သက်တမ်းကုန်ဆုံးမည့်ရက်သတ်မှတ်မည်", -"Expiration date" => "သက်တမ်းကုန်ဆုံးမည့်ရက်", -"Resharing is not allowed" => "ပြန်လည်ဝေမျှခြင်းခွင့်မပြုပါ", -"can edit" => "ပြင်ဆင်နိုင်", -"create" => "ဖန်တီးမည်", -"delete" => "ဖျက်မည်", -"Password protected" => "စကားဝှက်ဖြင့်ကာကွယ်ထားသည်", -"Add" => "ပေါင်းထည့်", -"You will receive a link to reset your password via Email." => "အီးမေးလ်မှတစ်ဆင့် သင်၏စကားဝှက်ကို ပြန်ဖော်ရန်အတွက် Link တစ်ခုလက်ခံရရှိပါလိမ့်မယ်။", -"Username" => "သုံးစွဲသူအမည်", -"New password" => "စကားဝှက်အသစ်", -"Users" => "သုံးစွဲသူ", -"Apps" => "Apps", -"Admin" => "အက်ဒမင်", -"Help" => "အကူအညီ", -"Security Warning" => "လုံခြုံရေးသတိပေးချက်", -"Create an <strong>admin account</strong>" => "<strong>အက်ဒမင်အကောင့်</strong>တစ်ခုဖန်တီးမည်", -"Password" => "စကားဝှက်", -"Data folder" => "အချက်အလက်ဖိုလ်ဒါလ်", -"Database user" => "Database သုံးစွဲသူ", -"Database password" => "Database စကားဝှက်", -"Database name" => "Database အမည်", -"Finish setup" => "တပ်ဆင်ခြင်းပြီးပါပြီ။", -"remember" => "မှတ်မိစေသည်", -"Log in" => "ဝင်ရောက်ရန်" -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; |