New translations en-US.json (Serbian (Latin))

This commit is contained in:
Feruz M 2019-03-18 08:48:57 +02:00
parent 5ac3607998
commit 435384e391

View File

@ -65,7 +65,7 @@
"push_notification": "Obaveštenja", "push_notification": "Obaveštenja",
"pincode": "Pincode", "pincode": "Pincode",
"reset": "Resetuj", "reset": "Resetuj",
"nsfw_content": "NSFW Content", "nsfw_content": "NSFW sadržaj",
"default_footer": "Default Footer", "default_footer": "Default Footer",
"nsfw": { "nsfw": {
"always_show": "Always show", "always_show": "Always show",
@ -186,8 +186,8 @@
}, },
"auth": { "auth": {
"invalid_pin": "Invalid pin code, please check and try again", "invalid_pin": "Invalid pin code, please check and try again",
"invalid_username": "Invalid username, please check and try again", "invalid_username": "Pogrešno korisničko ime, molimo proverite i pokušajte ponovo",
"already_logged": "You are already logged in, please try to add another account", "already_logged": "Već ste prijavljeni, molimo pokušajte da dodate drugi nalog",
"invalid_credentials": "Nevažeća ovlašćenja, molimo proverite i pokušajte ponovo", "invalid_credentials": "Nevažeća ovlašćenja, molimo proverite i pokušajte ponovo",
"unknow_error": "Nepoznata greška, molimo kontaktirajte nas na support@esteem.app" "unknow_error": "Nepoznata greška, molimo kontaktirajte nas na support@esteem.app"
}, },
@ -203,20 +203,20 @@
"reblog": "podeli", "reblog": "podeli",
"reply": "odgovori", "reply": "odgovori",
"share": "podeli", "share": "podeli",
"bookmarks": "add to bookmarks" "bookmarks": "dodaj u obeleživače"
}, },
"deep_link": { "deep_link": {
"no_existing_user": "No existing user", "no_existing_user": "No existing user",
"no_existing_post": "No existing post" "no_existing_post": "No existing post"
}, },
"search": { "search": {
"posts": "Posts", "posts": "Postovi",
"comments": "Comments" "comments": "Komentari"
}, },
"comment_filter": { "comment_filter": {
"trending": "trending", "trending": "popularnosti",
"reputation": "reputation", "reputation": "reputaciji",
"votes": "votes", "votes": "glasovi",
"age": "age" "age": "starost"
} }
} }