Latest translations and fallbacks
parent
b5e1b4a9c4
commit
3872c97bed
@ -1,10 +1,10 @@
|
||||
{
|
||||
"post-queue": "Post Queue",
|
||||
"description": "There are no posts in the post queue. <br> To enable this feature, go to <a href=\"%1\">Settings → Post → Posting Restrictions</a> and enable <strong>Post Queue</strong>.",
|
||||
"user": "User",
|
||||
"category": "Category",
|
||||
"title": "Title",
|
||||
"content": "Content",
|
||||
"posted": "Posted",
|
||||
"reply-to": "Reply to \"%1\""
|
||||
"post-queue": "Beitragswarteschlange",
|
||||
"description": "Es sind keine Beiträge in der Warteschlange.<br> Bitte gehe zu <a href=\"%1\">Einstellungen → Beiträge → Posting Beschränkungen</a> und aktiviere <strong>Beitragswarteschlange</strong> für diese Funktion.",
|
||||
"user": "Benutzer",
|
||||
"category": "Kategorie",
|
||||
"title": "Titel",
|
||||
"content": "Inhalt",
|
||||
"posted": "Gepostet",
|
||||
"reply-to": "Auf \"%1\" antworten"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"success": "Geslaagd",
|
||||
"topic-post": "Je bericht is met succes geplaatst.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"post-queued": "Je bericht wacht op goedkeuring.",
|
||||
"authentication-successful": "Aanmelden geslaagd",
|
||||
"settings-saved": "Instellingen opgeslagen!"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"success": "Успіх",
|
||||
"topic-post": "Публікацію успішно створено.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"post-queued": "Ваш пост поставлений в чергу на схвалення.",
|
||||
"authentication-successful": "Аутентифікація успішна",
|
||||
"settings-saved": "Налаштування збережені!"
|
||||
}
|
@ -1,10 +1,10 @@
|
||||
{
|
||||
"post-queue": "Post Queue",
|
||||
"description": "There are no posts in the post queue. <br> To enable this feature, go to <a href=\"%1\">Settings → Post → Posting Restrictions</a> and enable <strong>Post Queue</strong>.",
|
||||
"user": "User",
|
||||
"category": "Category",
|
||||
"title": "Title",
|
||||
"content": "Content",
|
||||
"posted": "Posted",
|
||||
"reply-to": "Reply to \"%1\""
|
||||
"user": "用户",
|
||||
"category": "版块",
|
||||
"title": "标题",
|
||||
"content": "内容",
|
||||
"posted": "发布",
|
||||
"reply-to": "回复\"%1\""
|
||||
}
|
Loading…
Reference in New Issue