diff options
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index b5d501bd115..661f8ad96fb 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage not available" : "ストレージが利用できません", - "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", - "_%n file_::_%n files_" : ["%n ファイル"], - "_%n window_::_%n windows_" : ["%n ウィンドウ"] + "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s" }, "nplurals=1; plural=0;"); |