Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 27, 2024
1 parent 8a42852 commit d297439
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"integration_mattermost",
{
"Mattermost" : "Mattermost",
"The instance URL does not match the one currently configured for OAuth authentication" : "L'URL de l'instance ne correspond pas à celle actuellement configurée pour l'authentification OAuth",
"Error getting OAuth access token. " : "Erreur lors de l'obtention du jeton d'accès OAuth.",
"Error during OAuth exchanges" : "Erreur pendant les échanges OAuth",
"Mattermost messages" : "Messages Mattermost",
Expand Down
1 change: 1 addition & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Mattermost" : "Mattermost",
"The instance URL does not match the one currently configured for OAuth authentication" : "L'URL de l'instance ne correspond pas à celle actuellement configurée pour l'authentification OAuth",
"Error getting OAuth access token. " : "Erreur lors de l'obtention du jeton d'accès OAuth.",
"Error during OAuth exchanges" : "Erreur pendant les échanges OAuth",
"Mattermost messages" : "Messages Mattermost",
Expand Down
6 changes: 6 additions & 0 deletions l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ OC.L10N.register(
"Cancel" : "Отменить",
"View only" : "Для просмотра",
"Edit" : "Редактировать",
"Failed to edit Mattermost todo" : "Не удалось изменить задачу в Mattermost",
"Send files to Mattermost" : "Отправить файлы в Mattermost",
"Failed to send links to Mattermost" : "Не удалось отправить ссылки в Mattermost",
"Failed to send {name} to Mattermost" : "Не удалось отправить {name} в Mattermost",
"Nothing" : "Ничего",
"Sign in with Mattermost" : "Войти через Mattermost",
"Do you want to go to your \"Connect accounts\" personal settings?" : "Хотите перейти в личные настройки «Подключения учетных записей»?",
"Go to settings" : "Перейти к настройкам",
"Upload files" : "Отправить файлы"
Expand Down
6 changes: 6 additions & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@
"Cancel" : "Отменить",
"View only" : "Для просмотра",
"Edit" : "Редактировать",
"Failed to edit Mattermost todo" : "Не удалось изменить задачу в Mattermost",
"Send files to Mattermost" : "Отправить файлы в Mattermost",
"Failed to send links to Mattermost" : "Не удалось отправить ссылки в Mattermost",
"Failed to send {name} to Mattermost" : "Не удалось отправить {name} в Mattermost",
"Nothing" : "Ничего",
"Sign in with Mattermost" : "Войти через Mattermost",
"Do you want to go to your \"Connect accounts\" personal settings?" : "Хотите перейти в личные настройки «Подключения учетных записей»?",
"Go to settings" : "Перейти к настройкам",
"Upload files" : "Отправить файлы"
Expand Down

0 comments on commit d297439

Please sign in to comment.