Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-05-12 03:02:30 +00:00
Родитель 0c82fbb9cf
Коммит 20deef9102
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
4 изменённых файлов: 12 добавлений и 20 удалений

Просмотреть файл

@ -1,10 +0,0 @@
OC.L10N.register(
"integration_github",
{
"Comment" : "Comentariu",
"Client ID" : "ID de veceru",
"Client secret" : "Veceru secretu",
"Unknown error" : "Fallu desconocíu",
"Owner" : "Owner"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,8 +0,0 @@
{ "translations": {
"Comment" : "Comentariu",
"Client ID" : "ID de veceru",
"Client secret" : "Veceru secretu",
"Unknown error" : "Fallu desconocíu",
"Owner" : "Owner"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -5,6 +5,9 @@ OC.L10N.register(
"Error getting OAuth access token" : "获取 OAuth 访问令牌时出错",
"Error during OAuth exchanges" : "交换 OAuth 时出错",
"GitHub notifications" : "GitHub 通知",
"More notifications" : "更多通知",
"GitHub code permalink" : "GitHub程序代码永久链接",
"GitHub issues, pull requests and comments" : "GitHub议题、拉取请求与评论",
"Comment" : "评论",
"GitHub issues and pull requests" : "GitHub issues 和 pull requests",
"GitHub repositories" : "GitHub 仓库",
@ -15,7 +18,7 @@ OC.L10N.register(
"GitHub integration" : "GitHub 集成",
"Integration of GitHub software development management service" : "集成GitHub软件开发管理服务",
"If you want to allow your Nextcloud users to use OAuth to authenticate to https://github.com, create an OAuth application in your GitHub settings." : "如果您想要允许您的Nextcloud用户使用OAuth对 https://github.com 进行身份验证请在您的GitHub设置中创建一个OAuth应用。",
"GitHub OAuth settings" : "GitHub OAuth 设置",
"GitHub OAuth settings" : "GitHub OAuth设置",
"Make sure you set the \"Authorization callback URL\" to" : "确定您将 \"Authorization callback URL\" 设定为",
"Put the OAuth app \"Client ID\" and \"Client secret\" below." : "在下面输入OAuth应用“Client ID”和“Client secret”。",
"Your Nextcloud users will then see a \"Connect to GitHub\" button in their personal settings." : "您的 Nextcloud 用户将会在他们的个人设置中看到 “连接到Github” 按钮。",
@ -23,6 +26,8 @@ OC.L10N.register(
"Client ID of your GitHub application" : "GitHub应用程序的 Client ID",
"Client secret" : "客户端密钥",
"Client secret of your GitHub application" : "GitHub应用程序的 Client secret",
"Default access token" : "默认访问令牌",
"personal access token" : "个人访问令牌",
"GitHub admin options saved" : "GitHub 管理员选项已保存",
"Failed to save GitHub admin options" : "无法保存 GitHub 管理员选项",
"GitHub personal access tokens" : "GitHub 个人访问令牌",

Просмотреть файл

@ -3,6 +3,9 @@
"Error getting OAuth access token" : "获取 OAuth 访问令牌时出错",
"Error during OAuth exchanges" : "交换 OAuth 时出错",
"GitHub notifications" : "GitHub 通知",
"More notifications" : "更多通知",
"GitHub code permalink" : "GitHub程序代码永久链接",
"GitHub issues, pull requests and comments" : "GitHub议题、拉取请求与评论",
"Comment" : "评论",
"GitHub issues and pull requests" : "GitHub issues 和 pull requests",
"GitHub repositories" : "GitHub 仓库",
@ -13,7 +16,7 @@
"GitHub integration" : "GitHub 集成",
"Integration of GitHub software development management service" : "集成GitHub软件开发管理服务",
"If you want to allow your Nextcloud users to use OAuth to authenticate to https://github.com, create an OAuth application in your GitHub settings." : "如果您想要允许您的Nextcloud用户使用OAuth对 https://github.com 进行身份验证请在您的GitHub设置中创建一个OAuth应用。",
"GitHub OAuth settings" : "GitHub OAuth 设置",
"GitHub OAuth settings" : "GitHub OAuth设置",
"Make sure you set the \"Authorization callback URL\" to" : "确定您将 \"Authorization callback URL\" 设定为",
"Put the OAuth app \"Client ID\" and \"Client secret\" below." : "在下面输入OAuth应用“Client ID”和“Client secret”。",
"Your Nextcloud users will then see a \"Connect to GitHub\" button in their personal settings." : "您的 Nextcloud 用户将会在他们的个人设置中看到 “连接到Github” 按钮。",
@ -21,6 +24,8 @@
"Client ID of your GitHub application" : "GitHub应用程序的 Client ID",
"Client secret" : "客户端密钥",
"Client secret of your GitHub application" : "GitHub应用程序的 Client secret",
"Default access token" : "默认访问令牌",
"personal access token" : "个人访问令牌",
"GitHub admin options saved" : "GitHub 管理员选项已保存",
"Failed to save GitHub admin options" : "无法保存 GitHub 管理员选项",
"GitHub personal access tokens" : "GitHub 个人访问令牌",