From 943b5f151d36b5fde39b7518fbb17e5e781c66c4 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Fri, 10 Feb 2023 18:50:39 +0900 Subject: [PATCH] fix(i18n): tiny fix on "Github" (#1698) --- locales/en.json | 2 +- locales/es.json | 2 +- locales/ru-RU.json | 2 +- locales/tr-TR.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/en.json b/locales/en.json index 60242ba7..ef114bc1 100644 --- a/locales/en.json +++ b/locales/en.json @@ -374,7 +374,7 @@ "clear_error": "Clear error", "invalid_vapid_key": "The VAPID public key seems to be invalid.", "permission_denied": "Permission denied: enable notifications in your browser.", - "repo_link": "Elk's repository in Github", + "repo_link": "Elk's repository in GitHub", "request_error": "An error occurred while requesting the subscription, try again and if the error persists, please report the issue to the Elk repository.", "title": "Could not subscribe to push notifications", "too_many_registrations": "Due to browser limitations, Elk cannot use the push notifications service for multiple accounts on different servers. You should unsubscribe from push notifications on another account and try again.", diff --git a/locales/es.json b/locales/es.json index 5c64154f..7d53ede1 100644 --- a/locales/es.json +++ b/locales/es.json @@ -374,7 +374,7 @@ "clear_error": "Limpiar error", "invalid_vapid_key": "La clave pública VAPID parece no ser válida.", "permission_denied": "Permiso denegado: habilita las notificaciones en tu navegador.", - "repo_link": "Repositorio de Elk en Github", + "repo_link": "Repositorio de Elk en GitHub", "request_error": "Se produjo un error al solicitar la suscripción, inténtalo de nuevo y si el error persiste, notifica la incidencia en el repositorio de Elk.", "title": "No se pudo suscribir a las notificaciones push", "too_many_registrations": "Debido a las limitaciones del navegador, Elk no puede habilitar las notificaciones push para múltiples cuentas en diferentes servidores. Deberá cancelar las subscripciones a notificaciones push en las otras cuentas e intentarlo de nuevo.", diff --git a/locales/ru-RU.json b/locales/ru-RU.json index f88bada5..d44d7261 100644 --- a/locales/ru-RU.json +++ b/locales/ru-RU.json @@ -337,7 +337,7 @@ "subscription_error": { "clear_error": "Очистить ошибки", "permission_denied": "Ошибка: включите уведомления в вашем браузере.", - "request_error": "При запросе подписки произошла ошибка, попробуйте еще раз, и если ошибка повторится, пожалуйста, сообщите о проблеме в Github репозиторий Elk.", + "request_error": "При запросе подписки произошла ошибка, попробуйте еще раз, и если ошибка повторится, пожалуйста, сообщите о проблеме в GitHub репозиторий Elk.", "title": "Не удалось подписаться на push-уведомления", "too_many_registrations": "Из-за ограничений браузера, Elk не может использовать службу push-уведомлений для нескольких учетных записей на разных серверах. Вам необходимо отказаться от подписки на push-уведомления в других аккаунтах и повторить попытку." }, diff --git a/locales/tr-TR.json b/locales/tr-TR.json index 87486abf..b9133679 100644 --- a/locales/tr-TR.json +++ b/locales/tr-TR.json @@ -123,7 +123,7 @@ "desc_highlight": "Orada burada bir kaç hata ve eksik özellik bekleyin.", "desc_para1": "Elk'i, bizim çalışması devam eden Mastodon web istemcimizi, denemedeki ilginiz için teşekkürler!", "desc_para2": "Zaman içinde geliştirmek ve iyileştirmek için çok çalışıyoruz.", - "desc_para3": "Geliştirmemizi hızlandırmak için takıma Github Sponsors üzerinden sponsor olabilirsinizi. Umarız Elk'i beğenirsiniz!", + "desc_para3": "Geliştirmemizi hızlandırmak için takıma GitHub Sponsors üzerinden sponsor olabilirsinizi. Umarız Elk'i beğenirsiniz!", "desc_para4": "Elk açık kaynaklıdır. Test etmek, geri dönüş vermek veya katkıda bulunmak isterseniz,", "desc_para5": "GitHub'da bize ulaşın", "desc_para6": "ve dahil olun.",