File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,14 @@ OC.L10N.register(
33 {
44 "Error during OAuth exchanges" : "OAuth通信中のエラー" ,
55 "Zammad notifications" : "Zammad通知" ,
6+ "Bad HTTP method" : "不正なHTTPメソッド" ,
67 "Bad credentials" : "不正な資格情報" ,
78 "OAuth access token refused" : "OAuthアクセストークンが拒否されました" ,
89 "Connected accounts" : "接続済みアカウント" ,
910 "Zammad address" : "Zammadアドレス" ,
1011 "Application ID" : "アプリケーション ID" ,
1112 "Application secret" : "アプリケーションシークレット" ,
13+ "Access token" : "アクセストークン" ,
1214 "Connect to Zammad" : "Zammadに接続" ,
1315 "Connected as {user}" : "{user} を接続済み" ,
1416 "Enable navigation link" : "ナビゲーションリンクを有効化" ,
Original file line number Diff line number Diff line change 11{ "translations" : {
22 "Error during OAuth exchanges" : " OAuth通信中のエラー" ,
33 "Zammad notifications" : " Zammad通知" ,
4+ "Bad HTTP method" : " 不正なHTTPメソッド" ,
45 "Bad credentials" : " 不正な資格情報" ,
56 "OAuth access token refused" : " OAuthアクセストークンが拒否されました" ,
67 "Connected accounts" : " 接続済みアカウント" ,
78 "Zammad address" : " Zammadアドレス" ,
89 "Application ID" : " アプリケーション ID" ,
910 "Application secret" : " アプリケーションシークレット" ,
11+ "Access token" : " アクセストークン" ,
1012 "Connect to Zammad" : " Zammadに接続" ,
1113 "Connected as {user}" : " {user} を接続済み" ,
1214 "Enable navigation link" : " ナビゲーションリンクを有効化" ,
You can’t perform that action at this time.
0 commit comments