summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-12 01:55:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-12 01:55:44 -0400
commitf4e8de3cbbf426e7b22d5100085626b2e4fefc29 (patch)
tree6922b75d226df03e85d9016935ca24a65aec2998 /apps/files_trashbin
parent2054837d017390604e9ac64ce6e7feedbea53a1c (diff)
downloadnextcloud-server-f4e8de3cbbf426e7b22d5100085626b2e4fefc29.tar.gz
nextcloud-server-f4e8de3cbbf426e7b22d5100085626b2e4fefc29.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/ast.php4
-rw-r--r--apps/files_trashbin/l10n/km.php3
2 files changed, 5 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ast.php b/apps/files_trashbin/l10n/ast.php
index 688e1ce3d8f..6721e146e77 100644
--- a/apps/files_trashbin/l10n/ast.php
+++ b/apps/files_trashbin/l10n/ast.php
@@ -2,11 +2,13 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Nun pudo desaniciase %s dafechu",
"Couldn't restore %s" => "Nun pudo restaurase %s",
+"Deleted files" => "Ficheros desaniciaos",
"Error" => "Fallu",
+"Restore" => "Restaurar",
"Deleted Files" => "Ficheros desaniciaos",
+"restored" => "recuperóse",
"Nothing in here. Your trash bin is empty!" => "Nun hai un res equí. La papelera ta balera!",
"Name" => "Nome",
-"Restore" => "Restaurar",
"Deleted" => "Desaniciáu",
"Delete" => "Desaniciar"
);
diff --git a/apps/files_trashbin/l10n/km.php b/apps/files_trashbin/l10n/km.php
index 1df805de2d6..53e395f6ac6 100644
--- a/apps/files_trashbin/l10n/km.php
+++ b/apps/files_trashbin/l10n/km.php
@@ -1,8 +1,9 @@
<?php
$TRANSLATIONS = array(
+"Deleted files" => "បាន​លុប​ឯកសារ",
"Error" => "កំហុស",
-"Name" => "ឈ្មោះ",
"Restore" => "ស្ដារ​មក​វិញ",
+"Name" => "ឈ្មោះ",
"Delete" => "លុប"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";