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/km.php

46 lines
4.4 KiB

<?php
$TRANSLATIONS = array(
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "កមមវ \"%s\"ន ព ownCloud ន",
"No app name specified" => "បញកមមវ",
"Help" => "",
"Personal" => "",
"Settings" => "រកណត",
"Users" => "នកប",
"Admin" => "នករបរង",
"Unknown filetype" => "រភឯកស",
"Invalid image" => "បភ",
"web services under your control" => "កមបញរបសនក",
"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 ។",
"App directory already exists" => "កមមវ",
"Can't create app folder. Please fix permissions. %s" => "បងថតកមមវ។ សសម។ %s",
"Application is not enabled" => "កមមវ",
"Authentication error" => "",
"Files" => "ឯកស",
"Text" => "អតថបទ",
"Images" => "បភ",
"%s enter the database username." => "%s វបញនកលដននយ។",
"%s enter the database name." => "%s វបញលដននយ។",
"%s you may not use dots in the database name" => "%s អនកសញលដនន",
"DB Error: \"%s\"" => "ស DB៖ \"%s\"",
"Oracle connection could not be established" => "បងតភ Oracle",
"PostgreSQL username and/or password not valid" => "នកង/ឬ ពសម PostgreSQL គ",
"Set an admin username." => "ណតនករបរង។",
"Set an admin password." => "ណតសមនករបរង។",
"Could not find category \"%s\"" => "រក\"%s\"",
"seconds ago" => "",
"_%n minute ago_::_%n minutes ago_" => array("%n ន"),
"_%n hour ago_::_%n hours ago_" => array("%n ម"),
"today" => "",
"yesterday" => "លម",
"_%n day go_::_%n days ago_" => array("%n ថ"),
"last month" => "",
"_%n month ago_::_%n months ago_" => array("%n ខ"),
"last year" => "",
"years ago" => "",
"A valid username must be provided" => "ដលនក",
"A valid password must be provided" => "ដលសម"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";