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

ms_MY.php « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5afee1cb5a820ace492038c706e8ea4b7d01ee3e (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Help" => "Bantuan",
"Personal" => "Peribadi",
"Settings" => "Tetapan",
"Users" => "Pengguna",
"Authentication error" => "Ralat pengesahan",
"Files" => "Fail-fail",
"Text" => "Teks"
);