Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/my_MM.php')
-rw-r--r--core/l10n/my_MM.php47
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;";