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/lib/l10n/my_MM.php

30 lines
1.9 KiB

<?php
$TRANSLATIONS = array(
"Help" => "အကအည",
"Users" => "",
"Admin" => "အကဒမင",
"web services under your control" => "သင၏ထက Web services",
"ZIP download is turned off." => "ZIP ဒကသည",
"Files need to be downloaded one by one." => "သည တစ တစရနအပသည",
"Back to Files" => "မည",
"Selected files too large to generate zip file." => "zip ဖအဖရနသည အရမကသည",
"couldn't be determined" => "မဆ",
"Authentication error" => "ကမအ",
"Files" => "",
"Text" => "",
"Images" => "",
"seconds ago" => "စကကနအနညငယက",
"1 minute ago" => "၁ မနစအရငက",
"%d minutes ago" => "%d မနစအရငက",
"1 hour ago" => "၁ န အရငက",
"%d hours ago" => "%d နအရငက",
"today" => "ယန",
"yesterday" => "မနက",
"%d days ago" => "%d ရက အရငက",
"last month" => "",
"%d months ago" => "%d လအရငက",
"last year" => "မနက",
"years ago" => " အရငက",
"Could not find category \"%s\"" => "\"%s\"စဉကမတ"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";