diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 51b2094f715..84c4b1bb0df 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -139,7 +139,7 @@ OC.L10N.register( "Link" : "リンク", "Password protect" : "パスワード保護を有効化", "Password" : "パスワード", - "Allow editing" : "編集許可", + "Allow editing" : "編集を許可", "Email link to person" : "メールリンク", "Send" : "送信", "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", @@ -252,6 +252,7 @@ OC.L10N.register( "Finishing …" : "作業を完了しています ...", "Need help?" : "ヘルプが必要ですか?", "See the documentation" : "ドキュメントを確認してください", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "このアプリケーションの動作にはJavaScriptが必要です。\n {linkstart}JavaScriptを有効にし{linkend} 、ページを更新してください。 ", "Log out" : "ログアウト", "Search" : "検索", @@ -263,7 +264,6 @@ OC.L10N.register( "Wrong password. Reset it?" : "パスワードが間違っています。リセットしますか?", "Stay logged in" : "ログインしたままにする", "Alternative Logins" : "代替ログイン", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>", "This ownCloud instance is currently in single user mode." : "このownCloudインスタンスは、現在シングルユーザーモードです。", "This means only administrators can use the instance." : "これは、管理者のみがインスタンスを利用できることを意味しています。", "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。", @@ -273,8 +273,8 @@ OC.L10N.register( "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。", "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加", "App update required" : "アプリの更新が必要", - "%s will be updated to version %s" : "%s が %s バーションへ更新される", - "These apps will be updated:" : "次のアプリは更新される:", + "%s will be updated to version %s" : "%s は バーション %s にアップデートされます", + "These apps will be updated:" : "次のアプリはアップデートされます:", "These incompatible apps will be disabled:" : "次の非互換のないアプリは無効になる:", "The theme %s has been disabled." : "テーマ %s が無効になっています。", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。", |