Welcome to mirror list, hosted at ThFree Co, Russian Federation.

my_MM.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4ca6a9049e74a565fb3fad17e65ea007640d3a72 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Cancel" => "ပယ်ဖျက်မည်",
"Password" => "စကားဝှက်",
"Download" => "ဒေါင်းလုတ်"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";