summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
commit119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch)
tree384418bcae2d75e4ff89f11d8e54ce3729e76d41 /apps/files_trashbin
parent9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff)
downloadnextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz
nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/ja_JP.php2
-rw-r--r--apps/files_trashbin/l10n/km.php3
-rw-r--r--apps/files_trashbin/l10n/tr.php6
3 files changed, 5 insertions, 6 deletions
diff --git a/apps/files_trashbin/l10n/ja_JP.php b/apps/files_trashbin/l10n/ja_JP.php
index e819a92559b..8d896625b52 100644
--- a/apps/files_trashbin/l10n/ja_JP.php
+++ b/apps/files_trashbin/l10n/ja_JP.php
@@ -9,6 +9,6 @@ $TRANSLATIONS = array(
"Restore" => "復元",
"Deleted" => "削除済み",
"Delete" => "削除",
-"Deleted Files" => "削除されたファイル"
+"Deleted Files" => "ゴミ箱"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";
diff --git a/apps/files_trashbin/l10n/km.php b/apps/files_trashbin/l10n/km.php
index 70f10d7c0bf..f7d9faa38c5 100644
--- a/apps/files_trashbin/l10n/km.php
+++ b/apps/files_trashbin/l10n/km.php
@@ -1,6 +1,5 @@
<?php
$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array(""),
-"_%n file_::_%n files_" => array("")
+"Delete" => "លុប"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";
diff --git a/apps/files_trashbin/l10n/tr.php b/apps/files_trashbin/l10n/tr.php
index 873dc631fe8..00a3b4d32a5 100644
--- a/apps/files_trashbin/l10n/tr.php
+++ b/apps/files_trashbin/l10n/tr.php
@@ -1,10 +1,10 @@
<?php
$TRANSLATIONS = array(
-"Couldn't delete %s permanently" => "%s Kalıcı olarak silinemedi",
-"Couldn't restore %s" => "%s Geri yüklenemedi",
+"Couldn't delete %s permanently" => "%s alıcı olarak silinemedi",
+"Couldn't restore %s" => "%s eri yüklenemedi",
"Error" => "Hata",
"restored" => "geri yüklendi",
-"Nothing in here. Your trash bin is empty!" => "Burası boş. Çöp kutun tamamen boş.",
+"Nothing in here. Your trash bin is empty!" => "Burada hiçbir şey yok. Çöp kutunuz tamamen boş!",
"Name" => "İsim",
"Restore" => "Geri yükle",
"Deleted" => "Silindi",