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 仓库",
@ -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 仓库",
@ -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 个人访问令牌",