ja.po 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. # Japanese translations for aria2c package
  2. # aria2c パッケージに対する英訳.
  3. # Copyright (C) 2006 Free Software Foundation, Inc.
  4. # Tatsuhiro Tsujikawa <tujikawa@rednoah.com>, 2006.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: aria2c 0.2.1\n"
  9. "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
  10. "POT-Creation-Date: 2006-03-02 19:29+0900\n"
  11. "PO-Revision-Date: 2006-03-02 19:29+0900\n"
  12. "Last-Translator: Tatsuhiro Tsujikawa <tujikawa@rednoah.com>\n"
  13. "Language-Team: Japanese <ja@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=EUC-JP\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=1; plural=0;\n"
  18. #: src/message.h:27
  19. #, c-format
  20. msgid "CUID#%d - The download for one segment completed successfully."
  21. msgstr ""
  22. #: src/message.h:28
  23. #, c-format
  24. msgid "CUID#%d - No segment available."
  25. msgstr ""
  26. #: src/message.h:29
  27. #, c-format
  28. msgid "CUID#%d - Connecting to %s:%d"
  29. msgstr ""
  30. #: src/message.h:30
  31. #, c-format
  32. msgid ""
  33. "CUID#%d - The segment changed. We send the request again with new Range "
  34. "header."
  35. msgstr ""
  36. #: src/message.h:31
  37. #, c-format
  38. msgid "CUID#%d - Redirecting to %s"
  39. msgstr ""
  40. #: src/message.h:32
  41. #, c-format
  42. msgid ""
  43. "CUID#%d - Requesting:\n"
  44. "%s"
  45. msgstr ""
  46. #: src/message.h:33
  47. #, c-format
  48. msgid ""
  49. "CUID#%d - Response received:\n"
  50. "%s"
  51. msgstr ""
  52. #: src/message.h:34
  53. #, c-format
  54. msgid "CUID#%d - Download aborted."
  55. msgstr ""
  56. #: src/message.h:35
  57. #, c-format
  58. msgid "CUID#%d - Restarting the download."
  59. msgstr ""
  60. #: src/message.h:36
  61. #, c-format
  62. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  63. msgstr ""
  64. #: src/message.h:37
  65. #, c-format
  66. msgid "CUID#%d - Unregistering cuid from segmentManager."
  67. msgstr ""
  68. #: src/message.h:39
  69. #, c-format
  70. msgid "The segment file %s exists."
  71. msgstr ""
  72. #: src/message.h:40
  73. #, c-format
  74. msgid "The segment file %s does not exist."
  75. msgstr ""
  76. #: src/message.h:41
  77. #, c-format
  78. msgid "Saving the segment file %s"
  79. msgstr ""
  80. #: src/message.h:42
  81. msgid "The segment file was saved successfully."
  82. msgstr ""
  83. #: src/message.h:43
  84. #, c-format
  85. msgid "Loading the segment file %s."
  86. msgstr ""
  87. #: src/message.h:44
  88. msgid "The segment file was loaded successfully."
  89. msgstr ""
  90. #: src/message.h:46
  91. msgid "Timeout."
  92. msgstr ""
  93. #: src/message.h:47
  94. msgid "Invalid chunk size."
  95. msgstr ""
  96. #: src/message.h:48
  97. #, c-format
  98. msgid "Too large chunk. size = %d"
  99. msgstr ""
  100. #: src/message.h:49
  101. msgid "Invalid header."
  102. msgstr ""
  103. #: src/message.h:50
  104. msgid "Invalid response."
  105. msgstr ""
  106. #: src/message.h:51
  107. msgid "No header found."
  108. msgstr ""
  109. #: src/message.h:52
  110. msgid "No status header."
  111. msgstr ""
  112. #: src/message.h:53
  113. msgid "Proxy connection failed."
  114. msgstr ""
  115. #: src/message.h:54
  116. msgid "Connection failed."
  117. msgstr ""
  118. #: src/message.h:55
  119. #, c-format
  120. msgid ""
  121. "The requested filename and the previously registered one are not same. %s != "
  122. "%s"
  123. msgstr ""
  124. #: src/message.h:56
  125. #, c-format
  126. msgid "The response status is not successful. status = %d"
  127. msgstr ""
  128. #: src/message.h:57
  129. #, c-format
  130. msgid "Too large file size. size = %lld"
  131. msgstr ""
  132. #: src/message.h:58
  133. #, c-format
  134. msgid "Transfer encoding %s is not supported."
  135. msgstr ""
  136. #: src/message.h:59
  137. msgid "SSL initialization failed."
  138. msgstr ""
  139. #: src/message.h:60
  140. #, c-format
  141. msgid "Size mismatch %lld != %lld"
  142. msgstr ""