Update japanese translation (#905)

This commit is contained in:
heddi.nabbisen
2019-07-02 19:07:01 +09:00
committed by Kevin Papst
parent baa2fca7ca
commit 040409eac7
3 changed files with 30 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="ja" datatype="plaintext" original="flashmessages.en.xliff">
<body>
<trans-unit id="warning">
<source>warning</source>
<target>警告</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>時間の記録を終了しました</target>
@@ -22,6 +26,10 @@
<source>timesheet.start.exceeded_limit</source>
<target>時間記録プロセスの制限数に到達しました。先にいずれかの実行中の記録プロセスを終了させてください。</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target>エクスポート済の記録を編集しようとしています。</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>変更を保存しました</target>