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 241889d94f5..57742ca9b3c 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -60,6 +60,8 @@ OC.L10N.register( "Following apps have been disabled: %s" : "次のアプリが無効にされています: %s", "Already up to date" : "すべて更新済", ": " : ": ", + "Dismiss" : "閉じる", + "Connection to server lost" : "サーバーとの接続が切断されました", "No" : "いいえ", "Yes" : "はい", "No files in here" : "ここにはファイルがありません", @@ -91,8 +93,9 @@ OC.L10N.register( "Copy to {folder}" : "{folder}へコピー", "Move to {folder}" : "{folder}へ移動", "Saving..." : "保存中...", - "Dismiss" : "閉じる", "seconds ago" : "数秒前", + "Settings" : "設定", + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ページの読み込み中に問題が発生しました。%n秒後に再読み込みします"], "Authentication required" : "認証が必要です", "This action requires you to confirm your password" : "この操作では、パスワードを確認する必要があります", "Confirm" : "確認", @@ -201,9 +204,6 @@ OC.L10N.register( "Rename" : "名前の変更", "Collaborative tags" : "コラボタグ", "No tags found" : "タグが見つかりません", - "Settings" : "設定", - "Connection to server lost" : "サーバーとの接続が切断されました", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ページの読み込み中に問題が発生しました。%n秒後に再読み込みします"], "Very weak password" : "非常に弱いパスワード", "Weak password" : "弱いパスワード", "So-so password" : "まずまずのパスワード", |