Files
NodeBB/public/language/ro/category.json
Barış Soner Uşaklı 844cb91beb feat: update all language keys to use - instead of _ (#12059)
* feat: update all language keys to use - instead of _

* refactor: update language keys
2023-10-05 12:48:50 -04:00

23 lines
1.1 KiB
JSON

{
"category": "Categorie",
"subcategories": "Subcategorii",
"new-topic-button": "Subiect Nou",
"guest-login-post": "Conecteaza-te pentru a posta",
"no-topics": "<strong>Nu există nici un subiect de discuție în această categorie.</strong><br />De ce nu încerci să postezi tu unul?",
"browsing": "navighează",
"no-replies": "Nu a răspuns nimeni",
"no-new-posts": "Nici o postare nouă",
"watch": "Urmărește",
"ignore": "Ignoră",
"watching": "Watching",
"not-watching": "Not Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread and recent",
"not-watching.description": "Do not show topics in unread, show in recent",
"ignoring.description": "Do not show topics in unread and recent",
"watching.message": "You are now watching updates from this category and all subcategories",
"notwatching.message": "You are not watching updates from this category and all subcategories",
"ignoring.message": "You are now ignoring updates from this category and all subcategories",
"watched-categories": "Categorii urmărite",
"x-more-categories": "%1 more categories"
}