diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 18a5e959b85..a4114d133ad 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -124,8 +124,6 @@ OC.L10N.register( "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "バージョン4.0.6より古いAPCuがインストールされています、安定性とパフォーマンスのために新しいバージョンのAPCuにアップデートすることをお勧めします。", "Module 'fileinfo' missing" : "モジュール 'fileinfo' が見つかりません", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。", - "PHP charset is not set to UTF-8" : "PHP の文字コードは UTF-8 に設定されていません", - "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." : "PHP の文字コードは UTF-8 に設定されていません。ファイル名に非アスキー文字が含まれる場合は、大きな問題となる可能性があります。php.ini の 'default_charset' の値を 'UTF-8' に変更することを強くお勧めします。", "Locale not working" : "ロケールが動作していません", "System locale can not be set to a one which supports UTF-8." : "システムロケールを UTF-8 をサポートするロケールに設定できません。", "This means that there might be problems with certain characters in file names." : "これは、ファイル名の特定の文字に問題があることを意味しています。", @@ -181,7 +179,6 @@ OC.L10N.register( "The logfile is bigger than 100 MB. Downloading it may take some time!" : "100MBより大きいlogファイルです。ダウンロードに時間がかかります!", "Version" : "バージョン", "More apps" : "他のアプリ", - "Add your app" : "アプリを追加", "by" : "by", "licensed" : "ライセンス", "Documentation:" : "ドキュメント:", |