{
    "about_subreddit": {
        "en": "[{display_name} has {subscribers} subscribers ({active} active)]",
        "cy": "[Mae {display_name} wedi {subscribers} subscribers ({active} active)]",
        "de": "[{display_name} hat {subscribers} Abonnenten ({active} active)]",
        "fr": "[{display_name} a {subscribers} abonnés ({active} actifs)]",
        "it": "[{display_name} ha {subscribers} abonnati ({active} activo/i)]"
    },
    "about_post": {
        "en": "[{subreddit}][{title}] [Post by {poster} — Comments: {comments}, Score: {score} (\u00039▲{up}\u000f|\u000312{down}▼\u000f)] — {url}",
        "cy": "[Postio gan {poster} yn {subreddit} - Sylwadau: {comments}, Sgôr: {score} (\u00039]▲{up}\u000f|\u000312{down}▼\u000f)] — {url}",
        "de": "[Beitrag von {poster} in {subreddit} — Kommentare: {comments}, Bewertung: {score} (\u00039▲{up}\u000f|\u000312{down}▼\u000f)] — {url}",
        "fr": "[Message de {poster} dans {subreddit} — Commentaires: {comments}, Score: {score} (\u00039▲{up}\u000f|\u000312{down}▼\u000f)] — {url}",
        "it": "[Messaggio di {poster} su {subreddit} — Commenti: {comments}, Punteggio: {score} (\u00039▲{up}\u000f|\u000312{down}▼\u000f)] — {url}"

    },
    "about_new_post": {
        "en": "[{subreddit}] [{title}] [Post by {poster}] — {url}"
    },
    "about_comment": {
        "en": "[Comment by {poster} in {subreddit} — Score: {score} (\u00039▲{up}\u000f|\u000312{down}▼\u000f)]",
        "cy": "[Sylw gan {poster} yn {subreddit} - Sgôr: {score} (\u00039▲{up}\u000f|\u000312{down}▼\u000f)]",
        "de": "[Kommentar von {poster} in {subreddit} — Bewertung: {score} (\u00039▲{up}\u000f|\u000312{down}▼\u000f)]",
        "fr": "[Commentaire de {poster} dans {subreddit} — Score: {score} (\u00039▲{up}\u000f|\u000312{down}▼\u000f)]",
        "it": "[Commento di {poster} in {subreddit} — Punteggio: {score} (\u00039▲{up}\u000f|\u000312{down}▼\u000f)]"
    },
    "nsfw": {
        "en": "[NSFW]",
        "de": "Nicht sicher auf der Arbeit",
        "cy": "[Anniogel Ar Gwaith (AAG)]",
        "fr": "[Risqué Pour le Travail (NSFW)]",
        "it": "[Rischioso per il lavoro (NSFW)]"
    },
    "added_channel_feed": {
        "en": "Added r/{subreddit} feed to {channel} every {interval} minute(s)."
    },
    "removed_channel_feed": {
        "en": "Removed r/{subreddit} feed from {channel}."
    },
    "no_such_feed": {
        "en": "No such feed..."
    },
    "feed_already_watched": {
        "en": "This feed already exists..."
    }
}