1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/my_MM.php

14 lines
427 B
PHP
Raw Normal View History

2014-10-27 21:25:53 +01:00
<?php
$TRANSLATIONS = array(
2014-05-12 06:49:51 +02:00
"Ok" => "အိုကေ",
2013-07-24 06:50:10 +02:00
"Cancel" => "ပယ်ဖျက်မည်",
2014-05-12 06:49:51 +02:00
"OK" => "အိုကေ",
2013-07-24 06:50:10 +02:00
"Add" => "ပေါင်းထည့်",
"Text" => "စာသား",
2014-03-09 06:49:34 +01:00
"Download" => "ဒေါင်းလုတ်",
2014-05-12 06:49:51 +02:00
"Title" => "ခေါင်းစဉ်",
"Description" => "ဖော်ပြချက်",
"Password" => "စကားဝှက်"
2013-02-22 00:05:10 +01:00
);
2014-10-27 21:25:53 +01:00
$PLURAL_FORMS = "nplurals=1; plural=0;";