You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud-server/core/l10n/my_MM.php

67 lines
3.8 KiB

<?php
$TRANSLATIONS = array(
"No category to add?" => "ထညရနစဉမရ",
"No categories selected for deletion." => "ဖကရနအတကစဉမရ",
"January" => "ဇနနဝ",
"February" => "ဖ",
"March" => "မတ",
"April" => "ဧပ",
"May" => "မ",
"June" => "ဇ",
"July" => "ဇ",
"August" => "ဩဂ",
"September" => "စကတင",
"October" => "အက",
"November" => "နဝင",
"December" => "ဒဇင",
"seconds ago" => "စကကနအနညငယက",
"_%n minute ago_::_%n minutes ago_" => array(""),
"_%n hour ago_::_%n hours ago_" => array(""),
"today" => "ယန",
"yesterday" => "မနက",
"_%n day ago_::_%n days ago_" => array(""),
"last month" => "ပလ",
"_%n month ago_::_%n months ago_" => array(""),
"last year" => "မနက",
"years ago" => "န အရငက",
"Choose" => "ရ",
"Yes" => "ဟ",
"No" => "မဟ",
"Ok" => "အက",
"_{count} file conflict_::_{count} file conflicts_" => array(""),
"Cancel" => "ပယကမည",
"Password" => "စကက",
"Set expiration date" => "သကတမကမညရကသတမည",
"Expiration date" => "သကတမကမညရက",
"Share via email:" => "အမည -",
"Resharing is not allowed" => "ပလညမပ",
"can edit" => "ပဆင",
"create" => "ဖနမည",
"delete" => "ဖကမည",
"share" => "ဝမည",
"Password protected" => "စကကကကသည",
"You will receive a link to reset your password via Email." => "အတစဆင သင၏စကကကရနအတက Link တစလကရရမယ။",
"Username" => "သအမည",
"Your password was reset" => "သင၏စကကက။",
"To login page" => "ဝငကသညက",
"New password" => "စကကအသစ",
"Users" => "သ",
"Apps" => "Apps",
"Admin" => "အကဒမင",
"Help" => "အကအည",
"Cloud not found" => "မတ",
"Add" => "ပထည",
"Security Warning" => "လသတက",
"Create an <strong>admin account</strong>" => "<strong>အကဒမငအက</strong>တစဖနမည",
"Advanced" => "အဆင",
"Data folder" => "အခကအလက",
"Database user" => "Database သ",
"Database password" => "Database စကက",
"Database name" => "Database အမည",
"Finish setup" => "တပဆင။",
"Lost your password?" => "သင၏စကကက။",
"remember" => "မသည",
"Log in" => "ဝငကရန"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";