mzur / kirby-uniform

A versatile Kirby plugin to handle web form actions.
https://kirby-uniform.readthedocs.io
MIT License
252 stars 40 forks source link

Translations are incomplete #158

Open mzur opened 6 years ago

mzur commented 6 years ago

The following translations are incomplete:

If you are able to complete them, please open a PR or post the translations here.

mzur commented 5 years ago

The following languages have incomplete translations:

If you are able to complete them, please open a PR or post the translations here.

psntr commented 4 years ago

Hi there, could you add the following japanese translation into kirby-uniform? I manually did for one of our client.

Hope it helps.

'ja' => [
            'uniform-filled-potty' => '空のはずのフォームフィールドが入力されました。スパムボットではない場合は、フィールドを空欄にして再度お試しください。',
            'uniform-calc-incorrect' => '算数の問題を解いてください。',
            'uniform-email-subject' => 'ウェブフォームからのメッセージ',
            'uniform-email-error' => 'フォームを送信する際にエラーが発生しました。',
            'uniform-email-copy' => '了解しました:',
            'uniform-calc-plus' => 'プラス',
            'uniform-log-error' => 'ログファイルへの書き込み中にエラーが発生しました。',
            'uniform-login-error' => 'ユーザー名またはパスワードが間違っています。',
            'uniform-webhook-error' => 'webhookを呼び出すエラーがありました:',
            'uniform-email-select-error' => '無効な受信者です。',
            'uniform-upload-mkdir-fail' => 'ターゲットディレクトリを作成できませんでした。',
            'uniform-upload-exists' => 'ファイルはすでに存在しています。',
            'uniform-upload-failed' => 'ファイルをアップロードできませんでした。',
        ],
mzur commented 4 years ago

Done, thanks @psntr!

mzur commented 1 year ago

Updated this issue with newly incomplete translations.