fix(i18n): 'global' resource fallbacks

This commit is contained in:
Julian Lam
2026-02-23 10:16:44 -05:00
parent 6d4f04ea21
commit c47acec9ca
6 changed files with 12 additions and 12 deletions

View File

@@ -68,7 +68,7 @@
"users": "Потребители",
"topics": "Теми",
"posts": "Публ.",
"crossposts": "Cross-posts",
"crossposts": "Допълнителни публикации",
"x-posts": "<span class=\"formatted-number\">%1</span> публикации",
"x-topics": "<span class=\"formatted-number\">%1</span> теми",
"x-reputation": "<span class=\"formatted-number\">%1</span> репутация",

View File

@@ -30,7 +30,7 @@
"pagination.lastpage": "Letzte Seite",
"pagination.out-of": "%1 von %2",
"pagination.enter-index": "Zum Beitragsindex gehen",
"pagination.go-to-page": "Go to page",
"pagination.go-to-page": "Weiter zu Seite",
"pagination.page-x": "Seite %1",
"header.brand-logo": "Markenlogo",
"header.admin": "Admin",
@@ -50,7 +50,7 @@
"header.navigation": "Navigation",
"header.manage": "Verwalten",
"header.drafts": "Entwürfe",
"header.world": "World",
"header.world": "Welt",
"notifications.loading": "Benachrichtigungen werden geladen",
"chats.loading": "Nachrichten werden geladen",
"drafts.loading": "Entwürfe werden geladen",
@@ -83,7 +83,7 @@
"downvoted": "Negativ bewertet",
"views": "Aufrufe",
"posters": "Kommentatoren",
"watching": "Watching",
"watching": "Beobachtet",
"reputation": "Ansehen",
"lastpost": "Letzter Beitrag",
"firstpost": "Erster Beitrag",
@@ -113,7 +113,7 @@
"dnd": "Nicht stören",
"invisible": "Unsichtbar",
"offline": "Offline",
"remote-user": "This user is from outside of this forum",
"remote-user": "Dieser Nutzer ist nicht in diesem Forum angemeldet.",
"email": "E-Mail",
"language": "Sprache",
"guest": "Gast",
@@ -151,5 +151,5 @@
"sort": "Sortieren",
"actions": "Aktionen",
"rss-feed": "RSS Feed",
"skip-to-content": "Skip to content"
"skip-to-content": "Weiter zum Inhalt"
}

View File

@@ -68,7 +68,7 @@
"users": "Utilisateurs",
"topics": "Sujets",
"posts": "Messages",
"crossposts": "Cross-posts",
"crossposts": "Publications simultanées",
"x-posts": "<span class=\"formatted-number\">%1</span> messages",
"x-topics": "<span class=\"formatted-number\">%1</span> sujets",
"x-reputation": "<span class=\"formatted-number\">%1</span> réputation",

View File

@@ -68,7 +68,7 @@
"users": "משתמשים",
"topics": "נושאים",
"posts": "פוסטים",
"crossposts": "Cross-posts",
"crossposts": "שיוך",
"x-posts": "<span class=\"formatted-number\">%1</span> פוסטים",
"x-topics": "<span class=\"formatted-number\">%1</span> נושאים",
"x-reputation": "<span class=\"formatted-number\">%1</span> מוניטין",

View File

@@ -68,7 +68,7 @@
"users": "Utenti",
"topics": "Discussioni",
"posts": "Post",
"crossposts": "Cross-posts",
"crossposts": "Post multipli",
"x-posts": "<span class=\"formatted-number\">%1</span> post",
"x-topics": "<span class=\"formatted-number\">%1</span> discussioni",
"x-reputation": "<span class=\"formatted-number\">%1</span> reputazione",
@@ -91,8 +91,8 @@
"read-more": "per saperne di più",
"more": "Altro",
"none": "Nessuno",
"posted-ago-by-guest": "scritto %1 da Ospite",
"posted-ago-by": "scritto %1 da %2",
"posted-ago-by-guest": "postato %1 da Ospite",
"posted-ago-by": "postato %1 da %2",
"posted-ago": "postato %1",
"posted-in": "postato in %1",
"posted-in-by": "postato in %1 da %2",

View File

@@ -68,7 +68,7 @@
"users": "用户",
"topics": "主题",
"posts": "帖子",
"crossposts": "Cross-posts",
"crossposts": "交叉发布",
"x-posts": "<span class=\"formatted-number\">%1</span> 个帖子",
"x-topics": "<span class=\"formatted-number\">%1</span> 个主题",
"x-reputation": "<span class=\"formatted-number\">%1</span>声望",