]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Tue, 18 Jun 2019 02:14:04 +0000 (02:14 +0000)
committerNextcloud bot <bot@nextcloud.com>
Tue, 18 Jun 2019 02:14:04 +0000 (02:14 +0000)
core/l10n/ja.js
core/l10n/ja.json
lib/l10n/ja.js
lib/l10n/ja.json

index 374e3cff2a1d280a8a1ff72dc046503593154127..c74fe73f9c95bb4a35801bfd7b38d71e344a01fe 100644 (file)
@@ -371,7 +371,7 @@ OC.L10N.register(
     "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "これを構成する方法の詳細は、%1$sドキュメント%2$sにあります。",
     "App update required" : "アプリの更新が必要",
     "%1$s will be updated to version %2$s" : "%1$s は バーション %2$s にアップデートされます",
-    "These apps will be updated:" : "次ã\81®ã\82¢ã\83\97ã\83ªã\81¯アップデートされます:",
+    "These apps will be updated:" : "次ã\81®ã\82¢ã\83\97ã\83ªã\81\8cアップデートされます:",
     "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フォルダーをバックアップします。",
index b6cf9fe8a72ccd9db5d100eae38cf75e904f70ce..bf65dfe0c285ec58c065d502a3960f302da3b3c6 100644 (file)
     "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "これを構成する方法の詳細は、%1$sドキュメント%2$sにあります。",
     "App update required" : "アプリの更新が必要",
     "%1$s will be updated to version %2$s" : "%1$s は バーション %2$s にアップデートされます",
-    "These apps will be updated:" : "次ã\81®ã\82¢ã\83\97ã\83ªã\81¯アップデートされます:",
+    "These apps will be updated:" : "次ã\81®ã\82¢ã\83\97ã\83ªã\81\8cアップデートされます:",
     "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フォルダーをバックアップします。",
index 748f39b9abf6e00e7c6c04c0a69814d66d9ac224..4b792bb4a9f06156ed21bdd557326f7d1b21bae5 100644 (file)
@@ -177,7 +177,7 @@ OC.L10N.register(
     "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload の値は \"0\" であるべきですが、\"%s\" に設定されています",
     "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "この問題を修正するには、php.ini ファイルの <code>mbstring.func_overload</code> を <code>0</code> に設定してください。",
     "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 バージョン 2.7.0 が最低必要です。現在 %s がインストールされています。",
-    "To fix this issue update your libxml2 version and restart your web server." : "この問題を解決するには、libxml2 を更新して、ウェブサーバーを再起動してください。",
+    "To fix this issue update your libxml2 version and restart your web server." : "この問題を解決するには、libxml2 を更新して、Webサーバーを再起動してください。",
     "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
     "PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?",
index 7a5ce94a8a9cace544f939250da8c2affda29542..de013fbd24b9b969b1757b9ed82a7d56abc0055f 100644 (file)
     "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload の値は \"0\" であるべきですが、\"%s\" に設定されています",
     "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "この問題を修正するには、php.ini ファイルの <code>mbstring.func_overload</code> を <code>0</code> に設定してください。",
     "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 バージョン 2.7.0 が最低必要です。現在 %s がインストールされています。",
-    "To fix this issue update your libxml2 version and restart your web server." : "この問題を解決するには、libxml2 を更新して、ウェブサーバーを再起動してください。",
+    "To fix this issue update your libxml2 version and restart your web server." : "この問題を解決するには、libxml2 を更新して、Webサーバーを再起動してください。",
     "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
     "PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?",