Skip to content

Commit 9ea9293

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 19afcf0 commit 9ea9293

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

l10n/en_GB.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,12 @@ OC.L10N.register(
3939
"GitHub admin options saved" : "GitHub admin options saved",
4040
"Failed to save GitHub admin options" : "Failed to save GitHub admin options",
4141
"Enable navigation link" : "Enable navigation link",
42+
"You can manually provide a personal access token or connect via OAuth " : "You can manually provide a personal access token or connect via OAuth ",
4243
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions.",
4344
"GitHub personal access tokens" : "GitHub personal access tokens",
4445
"Personal access token" : "Personal access token",
46+
"Connect to GitHub with a personal token" : "Connect to GitHub with a personal token",
47+
"Connect to GitHub with OAuth" : "Connect to GitHub with OAuth",
4548
"Connected as {user}" : "Connected as {user}",
4649
"Disconnect from GitHub" : "Disconnect from GitHub",
4750
"Enable searching for repositories" : "Enable searching for repositories",

l10n/en_GB.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@
3737
"GitHub admin options saved" : "GitHub admin options saved",
3838
"Failed to save GitHub admin options" : "Failed to save GitHub admin options",
3939
"Enable navigation link" : "Enable navigation link",
40+
"You can manually provide a personal access token or connect via OAuth " : "You can manually provide a personal access token or connect via OAuth ",
4041
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions.",
4142
"GitHub personal access tokens" : "GitHub personal access tokens",
4243
"Personal access token" : "Personal access token",
44+
"Connect to GitHub with a personal token" : "Connect to GitHub with a personal token",
45+
"Connect to GitHub with OAuth" : "Connect to GitHub with OAuth",
4346
"Connected as {user}" : "Connected as {user}",
4447
"Disconnect from GitHub" : "Disconnect from GitHub",
4548
"Enable searching for repositories" : "Enable searching for repositories",

l10n/zh_HK.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,12 @@ OC.L10N.register(
3939
"GitHub admin options saved" : "已儲存 GitHub 管理員選項",
4040
"Failed to save GitHub admin options" : "儲存 GitHub 管理員選項失敗",
4141
"Enable navigation link" : "啟用導覽連結",
42+
"You can manually provide a personal access token or connect via OAuth " : "您可以手動提供個人存取權杖,或透過 OAuth 連線 ",
4243
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "當您自行建立存取權杖時,至少給予 \"read:user\", \"user:email\" 與 \"notifications\" 權限。",
4344
"GitHub personal access tokens" : "GitHub 個人存取權杖",
4445
"Personal access token" : "個人存取權杖",
46+
"Connect to GitHub with a personal token" : "使用個人存取權杖連線至 GitHub",
47+
"Connect to GitHub with OAuth" : "使用 OAuth 連線至 GitHub",
4548
"Connected as {user}" : "以 {user} 身分連線",
4649
"Disconnect from GitHub" : "與 GitHub 斷開連線",
4750
"Enable searching for repositories" : "啟用倉庫搜尋",

l10n/zh_HK.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@
3737
"GitHub admin options saved" : "已儲存 GitHub 管理員選項",
3838
"Failed to save GitHub admin options" : "儲存 GitHub 管理員選項失敗",
3939
"Enable navigation link" : "啟用導覽連結",
40+
"You can manually provide a personal access token or connect via OAuth " : "您可以手動提供個人存取權杖,或透過 OAuth 連線 ",
4041
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "當您自行建立存取權杖時,至少給予 \"read:user\"\"user:email\"\"notifications\" 權限。",
4142
"GitHub personal access tokens" : "GitHub 個人存取權杖",
4243
"Personal access token" : "個人存取權杖",
44+
"Connect to GitHub with a personal token" : "使用個人存取權杖連線至 GitHub",
45+
"Connect to GitHub with OAuth" : "使用 OAuth 連線至 GitHub",
4346
"Connected as {user}" : "以 {user} 身分連線",
4447
"Disconnect from GitHub" : "與 GitHub 斷開連線",
4548
"Enable searching for repositories" : "啟用倉庫搜尋",

0 commit comments

Comments
 (0)