1# Japanese translation for Horde.
2# Copyright 2004-2017 Horde LLC (http://www.horde.org/)
3# This file is distributed under the same license as the Horde package.
4# Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: Horde_Compress\n"
9"Report-Msgid-Bugs-To: dev@lists.horde.org\n"
10"POT-Creation-Date: 2013-01-29 11:43+0100\n"
11"PO-Revision-Date: 2013-05-23 20:41+0900\n"
12"Last-Translator: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>\n"
13"Language-Team: i18n@lists.horde.org\n"
14"Language: ja\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=1; plural=0;\n"
19"X-Generator: Poedit 1.5.4\n"
20
21#: lib/Horde/Compress/Rar.php:57 lib/Horde/Compress/Rar.php:66
22#: lib/Horde/Compress/Rar.php:113
23msgid "Invalid RAR data."
24msgstr "不正な RAR データです。"
25
26#: lib/Horde/Compress/Zip.php:191 lib/Horde/Compress/Zip.php:196
27#: lib/Horde/Compress/Zip.php:223 lib/Horde/Compress/Zip.php:243
28msgid "Invalid ZIP data"
29msgstr "無効な Zip データです"
30
31#: lib/Horde/Compress/Dbx.php:127 lib/Horde/Compress/Dbx.php:156
32#: lib/Horde/Compress/Dbx.php:237
33msgid "Invalid file format"
34msgstr "無効なファイル形式です"
35
36#: lib/Horde/Compress/Zip.php:96
37msgid "This server can't compress zip files."
38msgstr "このサーバは zip ファイルに圧縮できません。"
39
40#: lib/Horde/Compress/Gzip.php:42
41msgid "This server can't uncompress gzip files."
42msgstr "このサーバは gzip ファイルを展開できません。"
43
44#: lib/Horde/Compress/Gzip.php:49 lib/Horde/Compress/Gzip.php:81
45#: lib/Horde/Compress/Tar.php:76
46msgid "Unable to decompress data."
47msgstr "データを展開できません。"
48