12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "home.examples.playingagame": {
- "description": "Discord Rich Presence -> Playing a game",
- "message": "Igra igru"
- },
- "home.examples.status.browsing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Pregledavanje..."
- },
- "home.examples.status.live": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Uživo"
- },
- "home.examples.status.playing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Reproducira se"
- },
- "home.examples.timestamp": {
- "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} lijevo"
- },
- "home.examples.timestamp2": {
- "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} proteklo"
- },
- "home.features.heading": {
- "description": "Features section",
- "message": "Obožavati ćeš ove značajke!"
- },
- "home.features.presencesystem.button": {
- "description": "Features section button",
- "message": "Posjeti trgovinu"
- },
- "home.features.presencesystem.description": {
- "description": "Features section description",
- "message": "Naš smo extension stvorili na način koji ti omogućava dodavanje i upotrebu Presence-a koje su stvorili drugi i upravljanje njima u našem extension-u!"
- },
- "home.features.presencesystem.heading": {
- "description": "Features section subheading",
- "message": "Pronađi **svoj** presence"
- },
- "home.features.quickSupport.button": {
- "description": "Features section button",
- "message": "Pridružite se našem Discord-u"
- },
- "home.features.quickSupport.description": {
- "description": "Features section description",
- "message": "Nešto se pokvarilo, šalje ti gomilu pogrešaka ili jednostavno ne radi? Pomoći ćemo ti da se riješiš tih problema na našem Discord serveru, stvorili smo i vlastiti sustav podrške koji će osigurati da se tvoj problem riješi što prije moguće."
- },
- "home.features.quickSupport.heading": {
- "description": "Features section subheading",
- "message": "Brza podrška"
- },
- "home.features.simpleInterface.description": {
- "description": "Features section description",
- "message": "Dosta ti je složenih korisničkih sučelja? Zbog toga smo stvorili i nastojimo da naš UI bude što jednostavnije i korisnije uz važne značajke poput:"
- },
- "home.features.simpleInterface.description.1": {
- "description": "Features section description point",
- "message": "Postavke Aplikacije i Extension-a"
- },
- "home.features.simpleInterface.description.2": {
- "description": "Features section description point",
- "message": "Upravljanje Presence-om"
- },
- "home.features.simpleInterface.description.3": {
- "description": "Features section description point",
- "message": "Sortiraj po kategoriji"
- },
- "home.features.simpleInterface.heading": {
- "description": "Features section subheading",
- "message": "Jednostavno korisničko sučelje"
- },
- "home.introduction.button.downloads": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "Preuzimanja"
- },
- "home.introduction.button.features": {
- "description": "Introduction button",
- "message": "Značajke"
- },
- "home.introduction.paragraph": {
- "description": "First phrase that users read on our website",
- "message": "**PreMiD** je jednostavan, podesiv alat koji ti omogućuje prikazivanje onoga što radiš na web-u u tvom Discord now playing status-u."
- },
- "home.languageSelector.tippy": {
- "description": "Tippy content of the language selector.",
- "message": "Jezik web-stranice"
- }
- }
|