diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 59816e35af1..f03c18103ec 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -166,6 +166,7 @@ OC.L10N.register( "Forgot password?" : "パスワードをお忘れですか?", "Log in with a device" : "デバイスを使ってログインします。", "Back" : "戻る", + "Searching …" : "検索しています…", "Settings" : "設定", "Could not load your contacts" : "連絡先を読み込めませんでした", "Search contacts …" : "連絡先を検索...", @@ -300,8 +301,6 @@ OC.L10N.register( "More apps" : "さらにアプリ", "More" : "もっと見る", "More apps menu" : "その他のアプリメニュー", - "Search" : "検索", - "Reset search" : "検索をリセットする", "Contacts" : "連絡先", "Contacts menu" : "連絡先メニュー", "Settings menu" : "メニュー設定", @@ -431,6 +430,8 @@ OC.L10N.register( "Error removing share" : "共有の削除エラー", "({scope})" : "({scope})", "Saving..." : "保存中...", + "Search" : "検索", + "Reset search" : "検索をリセットする", "Your client should now be connected! You can close this window." : "あなたのクライアントは接続されているはずです。 このウィンドウは閉じても構いません。", "Cancel log in" : "ログインをキャンセルする", "These apps will be updated:" : "次のアプリがアップデートされます:", |