1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/my_MM.php
2014-10-27 16:25:53 -04:00

14 lines
427 B
PHP

<?php
$TRANSLATIONS = array(
"Ok" => "အိုကေ",
"Cancel" => "ပယ်ဖျက်မည်",
"OK" => "အိုကေ",
"Add" => "ပေါင်းထည့်",
"Text" => "စာသား",
"Download" => "ဒေါင်းလုတ်",
"Title" => "ခေါင်းစဉ်",
"Description" => "ဖော်ပြချက်",
"Password" => "စကားဝှက်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";