diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 8d40dda0e5e..ea71a92b843 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -101,7 +101,6 @@ "Set an admin username." : "管理者のユーザー名を設定", "Set an admin password." : "管理者のパスワードを設定", "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません", - "Invalid Federated Cloud ID" : "無効なクラウド共有ID", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", @@ -233,6 +232,7 @@ "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 を見てください。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |