mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 22:30:45 +00:00
Added Japanese translation
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
# Copyright (C) 2010-2016 JPEXS, All rights reserved.
|
||||
#
|
||||
# This library is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU Lesser General Public
|
||||
# License as published by the Free Software Foundation; either
|
||||
# version 3.0 of the License, or (at your option) any later version.
|
||||
#
|
||||
# This library is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
# Lesser General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public
|
||||
# License along with this library.
|
||||
|
||||
decompilationError = \u9006\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC
|
||||
decompilationError.timeout = \u30BF\u30A4\u30E0\u30A2\u30A6\u30C8 ({0}) \u306B\u9054\u3057\u307E\u3057\u305F
|
||||
decompilationError.timeout.description = \u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u306E\u305F\u3081\u9006\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F
|
||||
decompilationError.obfuscated = \u30B3\u30FC\u30C9\u304C\u96E3\u8AAD\u5316\u3055\u308C\u3066\u3044\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059
|
||||
decompilationError.errorType = \u30A8\u30E9\u30FC\u30BF\u30A4\u30D7
|
||||
decompilationError.error.description = \u30A8\u30E9\u30FC\u306E\u305F\u3081\u9006\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F
|
||||
decompilationError.actionCount = \u30A2\u30AF\u30B7\u30E7\u30F3\u6570:
|
||||
decompilationError.instructionCount = \u547D\u4EE4\u306E\u6570:
|
||||
|
||||
decompilation.skipped = \u9006\u30B3\u30F3\u30D1\u30A4\u30EB\u306F\u30B9\u30AD\u30C3\u30D7\u3055\u308C\u307E\u3057\u305F
|
||||
decompilation.unsupported = \u9006\u30B3\u30F3\u30D1\u30A4\u30E9\u304C\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093
|
||||
decompilerMark = \u9006\u30B3\u30F3\u30D1\u30A4\u30E9\u30DE\u30FC\u30AF
|
||||
|
||||
#example: 1 hour and 2 minutes
|
||||
timeFormat.and =
|
||||
timeFormat.hour = \u6642\u9593
|
||||
timeFormat.hours = \u6642\u9593
|
||||
timeFormat.minute = \u5206
|
||||
timeFormat.minutes = \u5206
|
||||
timeFormat.second = \u79D2
|
||||
timeFormat.seconds = \u79D2
|
||||
|
||||
fontNotFound = id=%fontId% \u306E\u30D5\u30A9\u30F3\u30C8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002
|
||||
|
||||
trait.scriptinitializer = \u30B9\u30AF\u30EA\u30D7\u30C8 \u30A4\u30CB\u30B7\u30E3\u30E9\u30A4\u30B6
|
||||
trait.instanceinitializer = \u30A4\u30F3\u30B9\u30BF\u30F3\u30B9 \u30A4\u30CB\u30B7\u30E3\u30E9\u30A4\u30B6
|
||||
trait.classinitializer = \u30AF\u30E9\u30B9 \u30A4\u30CB\u30B7\u30E3\u30E9\u30A4\u30B6
|
||||
Reference in New Issue
Block a user