Files
ThreadNet-Web/src/i18n/strings/sr_Latn.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
885 B
JSON
Raw Normal View History

2019-10-09 16:14:22 +00:00
{
"The message from the parser is: %(message)s": "Poruka iz parsera je: %(message)s",
"Invalid JSON": "Pogrešan JSON",
"Unexpected error preparing the app. See console for details.": "Neočekivana greška prilikom pripreme aplikacije. Pogledajte konzolu za više detalja.",
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Pogrešno podešavanje: možete navesti samo jednu vrednost od default_server_config, default_server_name, or default_hs_url.",
"Invalid configuration: no default server specified.": "Pogrešno podešavanje: podrazumevani server nije naveden.",
"Unknown device": "Nepoznat uređaj",
"Dismiss": "Odbaci",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Dobrodošli u Element",
2019-10-09 16:14:22 +00:00
"Sign In": "Prijavite se",
"Create Account": "Napravite nalog",
2020-07-13 14:22:47 +01:00
"Explore rooms": "Istražite sobe"
2019-10-09 16:14:22 +00:00
}