diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
commit | f5c4754c2b0d5c6e53688dea472339ec45afc448 (patch) | |
tree | ef7c19412e00ee2da508c393abb79a4eae6ec1ba /apps/files/l10n/km.php | |
parent | 3a1994d00149bea6d554c96a3bdee3126cfb17b8 (diff) | |
download | nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.tar.gz nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/km.php')
-rw-r--r-- | apps/files/l10n/km.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/km.php b/apps/files/l10n/km.php index 109020ec39c..d629f986413 100644 --- a/apps/files/l10n/km.php +++ b/apps/files/l10n/km.php @@ -1,7 +1,11 @@ <?php $TRANSLATIONS = array( +"Could not move %s - File with this name already exists" => "មិនអាចផ្លាស់ទី %s - មានឈ្មោះឯកសារដូចនេះហើយ", +"Could not move %s" => "មិនអាចផ្លាស់ទី %s", "File name cannot be empty." => "ឈ្មោះឯកសារមិនអាចនៅទទេបានឡើយ។", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "ឈ្មោះមិនត្រឹមត្រូវ, មិនអនុញ្ញាត '\\', '/', '<', '>', ':', '\"', '|', '?' និង '*' ទេ។", +"No file was uploaded. Unknown error" => "មិនមានឯកសារដែលបានផ្ទុកឡើង។ មិនស្គាល់កំហុស", +"There is no error, the file uploaded with success" => "មិនមានកំហុសអ្វីទេ ហើយឯកសារត្រូវបានផ្ទុកឡើងដោយជោគជ័យ", "Files" => "ឯកសារ", "Upload cancelled." => "បានបោះបង់ការផ្ទុកឡើង។", "{new_name} already exists" => "មានឈ្មោះ {new_name} រួចហើយ", @@ -19,9 +23,6 @@ $TRANSLATIONS = array( "_%n file_::_%n files_" => array(""), "_Uploading %n file_::_Uploading %n files_" => array(""), "Maximum upload size" => "ទំហំផ្ទុកឡើងជាអតិបរមា", -"Enable ZIP-download" => "បើកការទាញយកជា ZIP", -"0 is unlimited" => "0 គឺមិនកំណត់", -"Maximum input size for ZIP files" => "ទំហំចូលជាអតិបរមាសម្រាប់ឯកសារ ZIP", "Save" => "រក្សាទុក", "WebDAV" => "WebDAV", "New" => "ថ្មី", |