From c591cf0836720a4cfc6d441b363ece46ed19eadc Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 26 Apr 2014 01:55:32 -0400 Subject: [tx-robot] updated from transifex --- apps/files/l10n/ru.php | 1 + apps/files/l10n/sk_SK.php | 1 + apps/files/l10n/zh_HK.php | 2 ++ 3 files changed, 4 insertions(+) (limited to 'apps/files/l10n') diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php index a9430276e4f..d10a7e2eca5 100644 --- a/apps/files/l10n/ru.php +++ b/apps/files/l10n/ru.php @@ -62,6 +62,7 @@ $TRANSLATIONS = array( "Size" => "Размер", "Modified" => "Дата изменения", "%s could not be renamed" => "%s не может быть переименован", +"Upload (max. %s)" => "Загружено (max. %s)", "File handling" => "Управление файлами", "Maximum upload size" => "Максимальный размер загружаемого файла", "max. possible: " => "макс. возможно: ", diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php index 6c46bbd7fa2..3d92dc1b5ab 100644 --- a/apps/files/l10n/sk_SK.php +++ b/apps/files/l10n/sk_SK.php @@ -62,6 +62,7 @@ $TRANSLATIONS = array( "Size" => "Veľkosť", "Modified" => "Upravené", "%s could not be renamed" => "%s nemohol byť premenovaný", +"Upload (max. %s)" => "Nahrať (max. %s)", "File handling" => "Nastavenie správania sa k súborom", "Maximum upload size" => "Maximálna veľkosť odosielaného súboru", "max. possible: " => "najväčšie možné:", diff --git a/apps/files/l10n/zh_HK.php b/apps/files/l10n/zh_HK.php index 7a701166e64..13aa6ac3e35 100644 --- a/apps/files/l10n/zh_HK.php +++ b/apps/files/l10n/zh_HK.php @@ -7,7 +7,9 @@ $TRANSLATIONS = array( "_%n file_::_%n files_" => array(""), "_Uploading %n file_::_Uploading %n files_" => array(""), "Name" => "名稱", +"Size" => "大小", "Save" => "儲存", +"New folder" => "新文件夾", "Download" => "下載", "Delete" => "刪除" ); -- cgit v1.2.3