OSDN Git Service

Fix #32534: change the parameter class for ResourceManager from WindowLauncher to...
[stew/Stew4.git] / src / net / argius / stew / messages.u8p
index 44b193d..939112e 100644 (file)
@@ -7,7 +7,7 @@ i.deleted=Deleted {0} records.
 i.directory-changed=The current directory was changed [{0}] to [{1}].
 i.disconnected=Disconnected.
 i.dump-alias={0}\=[{1}]
-i.exit=Stewを終了します。
+i.exit=Exit Stew.
 i.inserted=Inserted {0} records.
 i.noalias=No aliases.
 i.now=({0,date,yyyy-MM-dd}T{0,time,HH:mm:ss}{0,time,ZZZZ})
@@ -20,9 +20,9 @@ w.auto-commit-not-available=Warning: Auto-commit mode is not available.
 w.connection-closed-abnormally=Warning: Connection was closed abnormally.
 w.error-occurred-on-auto-rollback=Warning: An error occurred when auto-rollback. ({0})
 w.exceeded-limit=Warning: Over limit({0}).
-w.exit-not-available-in-sequencial-command=Warning: 連続コマンド内のEXITは無効です。
-w.unusable-keyword-for-alias=キーワード[{0}]はエイリアスに使用できません。
-e.alias-circulation-reference=エイリアスの展開回数が上限({0})を超えたため展開を中止しました。
+w.exit-not-available-in-sequencial-command=Warning: Can not use EXIT in sequencial commands.
+w.unusable-keyword-for-alias=The keyword[{0}] is not allowed for Alias.
+e.alias-circulation-reference=Failed to apply Alias because circulation-reference was over max count ({0}).
 e.command=Error: {0}
 e.database=Database Error: {0}
 e.dir-not-exists=Directory[{0}] does not exist.
@@ -34,8 +34,3 @@ e.readonly=Error: Connector is read-only.
 e.runtime=Runtime Error: {0}
 e.unsupported=[{0}] is unsupported.
 e.usage=Usage: {0} {1}
-
-usage.cd=<DIRECTORY>
-usage.-f=<FILE>
-usage.-s=<SCRIPT FILE>
-usage.unalias=<ALIAS>