Skip to content

Commit

Permalink
Update translations (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
discourse-translator-bot authored Jul 9, 2024
1 parent 2beb65f commit 3823cbc
Show file tree
Hide file tree
Showing 47 changed files with 246 additions and 103 deletions.
9 changes: 5 additions & 4 deletions js/locale/ar.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"add_first_site": "+ أضف موقعك الأول",
"add_site": "إضافة موقع",
"add_sites": "أضِف مواقع Discourse لتتبُّع",
"add": "+ إضافة",
"all": "الكل",
"approved_commits": {
Expand Down Expand Up @@ -52,19 +51,21 @@
"new": "الجديدة",
"no_notifications": "لا توجد إشعارات",
"no_replies": "لا توجد ردود",
"no_sites_yet": "ليس لديك أي مواقع حتى الآن",
"no_new_notifications": "لا توجد إشعارات جديدة",
"not_found": "لم يتم العثور على %{term}!",
"notifications": "الإشعارات",
"replies": "الردود",
"switch_dark": "استخدم السمة الداكنة",
"term_exists": "%{term} موجود بالفعل",
"unread_with_count": "غير المقروءة (%{count})",
"term_placeholder": "أدخل عنوان موقعك",
"please_wait": "يُرجى الانتظار...",
"settings": "الإعدادات",
"site_added": "🎉 تمت إضافة الموقع!",
"enable_notifications": "اضغط هنا لتفعيل الإشعارات",
"browser_toggle_label": "فتح المواقع باستخدام متصفح داخل التطبيق",
"browser_toggle_description": "عند إيقاف هذا الإعداد، سيتم تشغيل المواقع عبر المتصفح الذي تختاره، بما في ذلك تطبيقات الويب التقدمية PWA"
"browser_toggle_description": "عند إيقاف هذا الإعداد، سيتم تشغيل المواقع عبر المتصفح الذي تختاره، بما في ذلك تطبيقات الويب التقدمية PWA",
"discover_reset": "إظهار الكل",
"discover_all": "الكل",
"discover_recent": "الحديثة",
"cancel": "إلغاء"
}
5 changes: 4 additions & 1 deletion js/locale/be.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@
"no_replies": "Няма адказаў",
"notifications": "Натыфікацыі",
"replies": "адказы",
"settings": "Налады"
"settings": "Налады",
"discover_all": "усе",
"discover_recent": "надаўнія",
"cancel": "Адмяніць"
}
5 changes: 4 additions & 1 deletion js/locale/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
"notifications": "Известия",
"replies": "Отговори",
"unread_with_count": "непрочетен (%{count})",
"settings": "Настройки"
"settings": "Настройки",
"discover_all": "всички подкатегории",
"discover_recent": "скорошни",
"cancel": "Прекрати"
}
5 changes: 4 additions & 1 deletion js/locale/bs_BA.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"notifications": "Obavijest",
"replies": "Replike",
"unread_with_count": "nepročitano (%{count})",
"settings": "Postavke"
"settings": "Postavke",
"discover_all": "sve",
"discover_recent": "nove",
"cancel": "Odustani"
}
5 changes: 4 additions & 1 deletion js/locale/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@
"notifications": "Notificacions",
"replies": "Respostes",
"unread_with_count": "no llegit (%{count})",
"settings": "Configuració"
"settings": "Configuració",
"discover_all": "tots",
"discover_recent": "recents",
"cancel": "Cancel·la"
}
6 changes: 5 additions & 1 deletion js/locale/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,9 @@
"notifications": "Oznámení",
"replies": "Odpovědi",
"unread_with_count": "nepřečtené (%{count})",
"settings": "Nastavení"
"settings": "Nastavení",
"discover_reset": "Zobrazit vše",
"discover_all": "vše",
"discover_recent": "nedávné",
"cancel": "Zrušit"
}
6 changes: 5 additions & 1 deletion js/locale/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,9 @@
"notifications": "Underretninger",
"replies": "Svar",
"unread_with_count": "ulæst (%{count})",
"settings": "Indstillinger"
"settings": "Indstillinger",
"discover_reset": "Vis alle",
"discover_all": "alle",
"discover_recent": "nye",
"cancel": "Annuller"
}
23 changes: 19 additions & 4 deletions js/locale/de.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"add_first_site": "+ Füge das erste Forum hinzu",
"add_site": "Forum hinzufügen",
"add_sites": "Füge Discourse-Foren hinzu, die du im Auge behalten möchtest",
"add_sites": "Leg los und folge den Discourse-Gemeinschaften, die du liebst!",
"no_sites_yet": "Willkommen im Discourse Hub!",
"add": "+ Hinzufügen",
"all": "Alle",
"approved_commits": {
Expand Down Expand Up @@ -45,19 +46,33 @@
"new": "Neu",
"no_notifications": "Keine Benachrichtigungen",
"no_replies": "Keine Antworten",
"no_sites_yet": "Du hast noch keine Foren!",
"no_new_notifications": "Keine neuen Benachrichtigungen",
"not_found": "%{term} wurde nicht gefunden!",
"notifications": "Benachrichtigungen",
"replies": "Antworten",
"switch_dark": "Dunkles Theme verwenden",
"term_exists": "%{term} existiert bereits",
"unread_with_count": "ungelesen (%{count})",
"term_placeholder": "Gib die Adresse deiner Website ein",
"term_placeholder": "Suche oder gib eine Community-URL ein",
"please_wait": "Bitte warten …",
"settings": "Einstellungen",
"discover": "Entdecken",
"site_added": "🎉 Website hinzugefügt!",
"enable_notifications": "Tippe hier, um Benachrichtigungen zu aktivieren",
"browser_toggle_label": "Websites mit In-App-Browser öffnen",
"browser_toggle_description": "Wenn diese Einstellung deaktiviert ist, werden Websites über den Browser deiner Wahl aufgerufen, einschließlich PWAs"
"browser_toggle_description": "Wenn diese Einstellung deaktiviert ist, werden Websites über den Browser deiner Wahl aufgerufen, einschließlich PWAs",
"discover_no_results": "Keine Webseiten gefunden. Du kannst auch die vollständige Domain einer Discourse-Gemeinschaft eingeben und hinzufügen!",
"discover_reset": "Alle anzeigen",
"discover_all": "alle",
"discover_tech": "Technologie",
"discover_interests": "Interessen",
"discover_support": "Support",
"discover_media": "Medien",
"discover_gaming": "Gaming",
"discover_open_source": "Open-Source",
"discover_international": "International",
"discover_recent": "aktuell",
"active_counts": "%{active_users} aktive Nutzer",
"cancel": "Abbrechen",
"no_connected_sites": "Du hast keine verbundenen Websites auf deinem Startbildschirm. Sobald du eine oder mehrere Websites verbunden hast, siehst du hier deren Benachrichtigungen."
}
6 changes: 5 additions & 1 deletion js/locale/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,9 @@
"notifications": "Ειδοποιήσεις",
"replies": "Απαντήσεις",
"unread_with_count": "μη αναγνωσμένα (%{count})",
"settings": "Ρυθμίσεις"
"settings": "Ρυθμίσεις",
"discover_reset": "Εμφάνιση όλων",
"discover_all": "όλα",
"discover_recent": "πρόσφατα",
"cancel": "Ακύρωση"
}
9 changes: 5 additions & 4 deletions js/locale/es.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"add_first_site": "+ Añade tu primer sitio",
"add_site": "Añadir sitio",
"add_sites": "Añade sitios de Discourse para realizar un seguimiento de",
"add": "+ Añadir",
"all": "Todos",
"approved_commits": {
Expand Down Expand Up @@ -40,19 +39,21 @@
"new": "Nuevo",
"no_notifications": "No hay notificaciones",
"no_replies": "No hay respuestas",
"no_sites_yet": "Aún no tienes ningún sitio",
"no_new_notifications": "No hay notificaciones nuevas",
"not_found": "¡No se encontró %{term}!",
"notifications": "Notificaciones",
"replies": "Respuestas",
"switch_dark": "Usar tema oscuro",
"term_exists": "%{term} ya existe",
"unread_with_count": "no leídos (%{count})",
"term_placeholder": "Introduce la dirección de tu sitio web",
"please_wait": "Por favor, espera...",
"settings": "Ajustes",
"site_added": "🎉 ¡Sitio añadido!",
"enable_notifications": "Pulsa aquí para activar las notificaciones",
"browser_toggle_label": "Abrir sitios con el navegador integrado en la aplicación",
"browser_toggle_description": "Cuando esta configuración está desactivada, los sitios se lanzarán a través del navegador que elijas, incluyendo los PWAs"
"browser_toggle_description": "Cuando esta configuración está desactivada, los sitios se lanzarán a través del navegador que elijas, incluyendo los PWAs",
"discover_reset": "Mostrar todas",
"discover_all": "todas",
"discover_recent": "recientes",
"cancel": "Cancelar"
}
6 changes: 5 additions & 1 deletion js/locale/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@
"notifications": "Teavitused",
"replies": "Vastuseid",
"unread_with_count": "lugemata (%{count})",
"settings": "Seaded"
"settings": "Seaded",
"discover_reset": "Näita kõiki",
"discover_all": "kõik",
"discover_recent": "viimased",
"cancel": "Tühista"
}
6 changes: 4 additions & 2 deletions js/locale/fa_IR.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@
"new_with_count": "(%{count}) جدید",
"new": "جدید",
"no_replies": "بدون پاسخ",
"no_sites_yet": "شما هنوز هیچ سایتی ندارید!",
"notifications": "آگاه‌سازی‌ها",
"replies": "پاسخ‌ها",
"unread_with_count": " (%{count}) خوانده‌ نشده‌",
"please_wait": "لطفا صبر کنید...",
"settings": "تنظیمات"
"settings": "تنظیمات",
"discover_all": "همه",
"discover_recent": "اخیر",
"cancel": "انصراف"
}
9 changes: 5 additions & 4 deletions js/locale/fi.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"add_first_site": "+ Lisää ensimmäinen sivustosi",
"add_site": "Lisää sivusto",
"add_sites": "Lisää Discourse-sivustoja seurattavaksi",
"add": "+ Lisää",
"all": "Kaikki",
"approved_commits": {
Expand Down Expand Up @@ -40,19 +39,21 @@
"new": "Uudet",
"no_notifications": "Ei ilmoituksia",
"no_replies": "Ei vastauksia",
"no_sites_yet": "Sinulla ei ole vielä sivustoja!",
"no_new_notifications": "Ei uusia ilmoituksia",
"not_found": "Kohdetta %{term} ei löytynyt!",
"notifications": "Ilmoitukset",
"replies": "Vastauksia",
"switch_dark": "Käytä tummaa teemaa",
"term_exists": "%{term} on jo olemassa",
"unread_with_count": "lukematta (%{count})",
"term_placeholder": "Anna sivustosi osoite",
"please_wait": "Odota...",
"settings": "Asetukset",
"site_added": "🎉 Sivusto lisätty!",
"enable_notifications": "Ota ilmoitukset käyttöön napauttamalla tätä",
"browser_toggle_label": "Avaa sivustot sovelluksen sisäisellä selaimella",
"browser_toggle_description": "Kun tämä asetus on poistettu käytöstä, sivustot käynnistetään valitsemasi selaimen kautta, mukaan lukien PWA:t"
"browser_toggle_description": "Kun tämä asetus on poistettu käytöstä, sivustot käynnistetään valitsemasi selaimen kautta, mukaan lukien PWA:t",
"discover_reset": "Näytä kaikki",
"discover_all": "kaikki",
"discover_recent": "tuoreimpia",
"cancel": "Peruuta"
}
9 changes: 5 additions & 4 deletions js/locale/fr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"add_first_site": "+ Ajoutez votre premier site",
"add_site": "Ajouter un site",
"add_sites": "Ajouter des sites Discourse à suivre",
"add": "+ Ajouter",
"all": "Tout",
"approved_commits": {
Expand Down Expand Up @@ -40,19 +39,21 @@
"new": "Nouveaux",
"no_notifications": "Pas de notifications",
"no_replies": "Pas de réponses",
"no_sites_yet": "Vous n'avez pas encore de sites !",
"no_new_notifications": "Pas de nouvelles notifications",
"not_found": "%{term} n'a pas été trouvé !",
"notifications": "Notifications",
"replies": "Réponses",
"switch_dark": "Utiliser le thème sombre",
"term_exists": "%{term} existe déjà",
"unread_with_count": "non lus (%{count})",
"term_placeholder": "Saisissez l'adresse de votre site",
"please_wait": "Veuillez patienter…",
"settings": "Paramètres",
"site_added": "🎉 Site ajouté !",
"enable_notifications": "Appuyez ici pour activer les notifications",
"browser_toggle_label": "Ouvrir les sites avec un navigateur intégré à l'application",
"browser_toggle_description": "Lorsque ce paramètre est désactivé, les sites seront lancés via le navigateur de votre choix, y compris les PWA"
"browser_toggle_description": "Lorsque ce paramètre est désactivé, les sites seront lancés via le navigateur de votre choix, y compris les PWA",
"discover_reset": "Tout afficher",
"discover_all": "tout",
"discover_recent": "récents",
"cancel": "Annuler"
}
6 changes: 5 additions & 1 deletion js/locale/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,9 @@
"notifications": "Notificacións",
"replies": "Respostas",
"unread_with_count": "(%{count}) pendente de ler",
"settings": "Configuración"
"settings": "Configuración",
"discover_reset": "Amosar todas",
"discover_all": "todo",
"discover_recent": "recentes",
"cancel": "Cancelar"
}
23 changes: 19 additions & 4 deletions js/locale/he.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"add_first_site": "+ להוספת האתר הראשון שלך",
"add_site": "הוספת אתר",
"add_sites": "הוספת אתרי Discourse למעקב",
"add_sites": "התחלה ומעקב אחר קהילות ה־Discourse האהובות עליך!",
"no_sites_yet": "ברוך בואך ל־Discourse Hub!",
"add": "+ הוספה",
"all": "הכול",
"approved_commits": {
Expand Down Expand Up @@ -53,19 +54,33 @@
"new": "חדש",
"no_notifications": "אין התראות",
"no_replies": "אין תגובות",
"no_sites_yet": "עדיין אין לך אתרים!",
"no_new_notifications": "אין התראות חדשות",
"not_found": "%{term} לא נמצא!",
"notifications": "התראות",
"replies": "תגובות",
"switch_dark": "להשתמש בעיצוב כהה",
"term_exists": "%{term} כבר קיים",
"unread_with_count": "לא נקראו (%{count})",
"term_placeholder": "נא למלא את כתובת האתר שלך",
"term_placeholder": "חיפוש או מילוי כתובת קהילה",
"please_wait": "נא להמתין…",
"settings": "הגדרות",
"discover": "חשיפה",
"site_added": "🎉 נוסף אתר!",
"enable_notifications": "נגיעה כאן תפעיל התראות",
"browser_toggle_label": "לפתוח אתרים בדפדפן המובנה",
"browser_toggle_description": "כשהגדרה זאת מושבתת, אתרים יופעלו בדפדפן לבחירתך, לרבות יישומוני דפדפן מתקדמים"
"browser_toggle_description": "כשהגדרה זאת מושבתת, אתרים יופעלו בדפדפן לבחירתך, לרבות יישומוני דפדפן מתקדמים",
"discover_no_results": "לא נמצאו אתרים. אפשר למלא את שם התחום המלא של קהילת ה־Discourse ולהוסיף אותה!",
"discover_reset": "להציג הכול",
"discover_all": "הכול",
"discover_tech": "טכנולוגיה",
"discover_interests": "תחומי עניין",
"discover_support": "תמיכה",
"discover_media": "מולטימדיה",
"discover_gaming": "משחקים",
"discover_open_source": "קוד פתוח",
"discover_international": "בינלאומי",
"discover_recent": "לאחרונה",
"active_counts": "%{active_users} משתמשים פעילים",
"cancel": "ביטול",
"no_connected_sites": "אין אתרים מחוברים באתר הבית שלך. לאחר התחברות לאתר אחד או יותר, ההתראות שלהם יופיעו כאן."
}
5 changes: 4 additions & 1 deletion js/locale/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
"replies": "Odgovori",
"unread_with_count": "nepročitanih (%{count})",
"please_wait": "Molimo pričekajte...",
"settings": "Postavke"
"settings": "Postavke",
"discover_reset": "Prikaži sve",
"discover_all": "sve",
"cancel": "Odustani"
}
9 changes: 5 additions & 4 deletions js/locale/hu.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"add_first_site": "+ Első webhely hozzáadása",
"add_site": "Webhely hozzáadása",
"add_sites": "Adja hozzá a nyomon követendő Discourse-oldalakat",
"add": "+ Hozzáadás",
"all": "Mind",
"approved_commits": {
Expand Down Expand Up @@ -39,17 +38,19 @@
"new": "Új",
"no_notifications": "Nincsenek értesítések",
"no_replies": "Nincsenek válaszok",
"no_sites_yet": "Még nincs egyetlen webhelye sem.",
"no_new_notifications": "Nincsenek új értesítések",
"not_found": "A(z) %{term} nem található.",
"notifications": "Értesítések",
"replies": "Válaszok",
"switch_dark": "Sötét téma használata",
"term_exists": "A(z) %{term} már létezik",
"unread_with_count": "olvasatlan (%{count})",
"term_placeholder": "Adja meg a webhely címét",
"please_wait": "Kis türelmet…",
"settings": "Beállítások",
"browser_toggle_label": "Webhelyek megnyitása az alkalmazáson belüli böngészőben",
"browser_toggle_description": "Ha ez a beállítás ki van kapcsolva, a webhelyek a választott böngészőn keresztül indulnak el, beleértve a PWA-kat is"
"browser_toggle_description": "Ha ez a beállítás ki van kapcsolva, a webhelyek a választott böngészőn keresztül indulnak el, beleértve a PWA-kat is",
"discover_reset": "Mutasd mindet",
"discover_all": "Összes",
"discover_recent": "friss",
"cancel": "Mégse"
}
5 changes: 4 additions & 1 deletion js/locale/hy.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
"notifications": "Ծանուցումներ",
"replies": "Պատասխան",
"unread_with_count": "չկարդացած (%{count})",
"settings": "Կարգավորումներ"
"settings": "Կարգավորումներ",
"discover_all": "բոլորը",
"discover_recent": "վերջին",
"cancel": "Չեղարկել"
}
Loading

0 comments on commit 3823cbc

Please sign in to comment.