diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /lib/l10n/ja.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index f063ce0029e..e1b8412d7a5 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -227,14 +227,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", "Following databases are supported: %s" : "次のデータベースをサポートしています: %s", "Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s", - "Overview" : "概要", - "Basic settings" : "基本設定", - "Sharing" : "共有", - "Security" : "セキュリティ", - "Groupware" : "グループウェア", - "Personal info" : "個人情報", - "Mobile & desktop" : "モバイル & デスクトップ", - "Invalid Federated Cloud ID" : "無効なクラウド共有ID", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "多くの場合、これは Webサーバーにappsディレクトリへの書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで直ります。%s を見てください。" + "Invalid Federated Cloud ID" : "無効なクラウド共有ID" }, "nplurals=1; plural=0;"); |