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

63 lines
3.5 KiB

<?php
$TRANSLATIONS = array(
"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" => "စကကကကသည",
"Add" => "ထည",
"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" => "မတ",
"Security Warning" => "သတက",
"Create an <strong>admin account</strong>" => "<strong>အကဒမငအက</strong>တစဖနမည",
"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;";