element-web/src/i18n/strings/sr_Latn.json
Travis Ralston fd69cce44a Remove unused translations
```
F:\Workspaces\riot-web\matrix-react-sdk>yarn prunei18n
yarn run v1.19.1
$ matrix-prune-i18n
ar.json: removed 4 translations
az.json: removed 92 translations
be.json: removed 10 translations
bg.json: removed 426 translations
ca.json: removed 207 translations
cs.json: removed 337 translations
da.json: removed 56 translations
de_DE.json: removed 369 translations
el.json: removed 178 translations
en_US.json: removed 201 translations
eo.json: removed 295 translations
es.json: removed 279 translations
eu.json: removed 402 translations
fa.json: removed 15 translations
fi.json: removed 329 translations
fr.json: removed 459 translations
gl.json: removed 256 translations
he.json: removed 31 translations
hi.json: removed 91 translations
hr.json: removed 1 translations
hu.json: removed 447 translations
id.json: removed 54 translations
is.json: removed 108 translations
it.json: removed 406 translations
ja.json: removed 257 translations
jbo.json: removed 36 translations
ko.json: removed 303 translations
lt.json: removed 192 translations
lv.json: removed 233 translations
ml.json: removed 16 translations
nb_NO.json: removed 23 translations
nl.json: removed 345 translations
nn.json: removed 251 translations
pl.json: removed 295 translations
pt.json: removed 193 translations
pt_BR.json: removed 310 translations
ro.json: removed 3 translations
ru.json: removed 344 translations
sk.json: removed 340 translations
sl.json: removed 1 translations
sq.json: removed 417 translations
sr.json: removed 256 translations
sr_Latn.json: removed 1 translations
sv.json: removed 304 translations
ta.json: removed 17 translations
te.json: removed 66 translations
th.json: removed 117 translations
tr.json: removed 167 translations
uk.json: removed 81 translations
vi.json: removed 6 translations
vls.json: removed 86 translations
zh_Hans.json: removed 309 translations
zh_Hant.json: removed 452 translations
Done in 0.39s.
```

Fixes https://github.com/vector-im/riot-web/issues/11539
2019-12-02 20:32:51 -07:00

73 lines
3.8 KiB
JSON

{
"This email address is already in use": "Ova adresa elektronske pošte se već koristi",
"This phone number is already in use": "Ovaj broj telefona se već koristi",
"Add Email Address": "Dodajte adresu elektronske pošte",
"Failed to verify email address: make sure you clicked the link in the email": "Neuspela provera adrese elektronske pošte: proverite da li ste kliknuli na link u poruci elektronske pošte",
"Add Phone Number": "Dodajte broj telefona",
"The platform you're on": "Platforma koju koristite",
"The version of Riot.im": "Verzija Riot.im",
"Whether or not you're logged in (we don't record your username)": "Da li ste prijavljeni ili ne (ne beležimo vaše korisničko ime)",
"Your language of choice": "Vaš izbor jezika",
"Which officially provided instance you are using, if any": "Koju zvaničnu instancu koristite, ako koristite",
"Whether or not you're using the Richtext mode of the Rich Text Editor": "Da li koristite režim bogatog teksta u uređivaču bogatog teksta",
"Your homeserver's URL": "URL vašeg kućnog servera",
"Your identity server's URL": "URL vašeg servera identiteta",
"e.g. %(exampleValue)s": "npr. %(exampleValue)s",
"Dismiss": "Odbaci",
"Your Riot is misconfigured": "Vaš Riot nije dobro podešen",
"Chat with Riot Bot": "Ćaskajte sa Riot botom",
"Sign In": "Prijavite se",
"powered by Matrix": "pokreće Matriks",
"Custom Server Options": "Prilagođene opcije servera",
"Explore rooms": "Istražite sobe",
"Send anyway": "Ipak pošalji",
"Send": "Pošalji",
"Sun": "Ned",
"Mon": "Pon",
"Tue": "Uto",
"Wed": "Sre",
"Thu": "Čet",
"Fri": "Pet",
"Sat": "Sub",
"Jan": "Jan",
"Feb": "Feb",
"Mar": "Mar",
"Apr": "Apr",
"May": "Maj",
"Jun": "Jun",
"Jul": "Jul",
"Aug": "Avg",
"Sep": "Sep",
"Oct": "Okt",
"Nov": "Nov",
"Dec": "Dec",
"PM": "poslepodne",
"AM": "prepodne",
"Name or Matrix ID": "Ime ili Matriks ID",
"Unnamed Room": "Soba bez imena",
"Error": "Greška",
"Unable to load! Check your network connectivity and try again.": "Neuspelo učitavanje! Proverite vašu mrežu i pokušajte ponovo.",
"Riot does not have permission to send you notifications - please check your browser settings": "Riot nema dozvolu da vam šalje obaveštenja. Molim proverite podešavanja vašeg internet pregledača",
"Riot was not given permission to send notifications - please try again": "Riot nije dobio dozvolu da šalje obaveštenja. Molim pokušajte ponovo",
"This email address was not found": "Ova adresa elektronske pošte nije pronađena",
"Registration Required": "Potrebna je registracija",
"You need to register to do this. Would you like to register now?": "Morate biti registrovani da bi uradili ovo. Da li želite da se registrujete sad?",
"Register": "Registruj se",
"Default": "Podrazumevano",
"Restricted": "Ograničeno",
"Moderator": "Moderator",
"Admin": "Administrator",
"Start a chat": "Pokreni ćaskanje",
"Who would you like to communicate with?": "Sa kim bi želeli da komunicirate?",
"Email, name or Matrix ID": "Adresa elektronske pošte, ime ili Matriks ID",
"Start Chat": "Započni ćaskanje",
"Invite new room members": "Pozovi nove članove u sobu",
"Send Invites": "Poštalji pozivnice",
"Failed to start chat": "Započinjanje ćaskanja nije uspelo",
"Operation failed": "Operacija nije uspela",
"Failed to invite": "Slanje pozivnice nije uspelo",
"Failed to invite users to the room:": "Nije uspelo pozivanje korisnika u sobu:",
"You need to be logged in.": "Morate biti prijavljeni",
"You need to be able to invite users to do that.": "Mora vam biti dozvoljeno da pozovete korisnike kako bi to uradili.",
"Failed to send request.": "Slanje zahteva nije uspelo."
}