Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hr.json « l10n « dashboard « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 899141b7245405396f3111584b6bd205cce22275 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{ "translations": {
    "Dashboard" : "Nadzorna ploča",
    "Dashboard app" : "Nadzorna ploča aplikacije",
    "Show something" : "Prikaži nešto",
    "Customize" : "Uredi",
    "Edit widgets" : "Uredi widgete",
    "Change background image" : "Promijenite sliku pozadinu",
    "Weather service" : "Davatelj vremenske prognoze",
    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Radi zaštite vaše privatnosti, podatke o vremenskoj prognozi zahtijeva vaš Nextcloud poslužitelj u vaše ime kako davatelj vremenske prognoze ne bi primio vaše osobne podatke.",
    "Weather data from Met.no" : "Podaci o vremenskoj prognozi iz Met.no",
    "geocoding with Nominatim" : "geokodiranje uz Nominatim",
    "elevation data from OpenTopoData" : "podaci o nadmorskoj visini iz OpenTopoData",
    "Weather" : "Vrijeme",
    "Status" : "Status",
    "Good morning" : "Dobro jutro",
    "Good morning, {name}" : "Dobro jutro, {name}",
    "Good afternoon" : "Dobar dan",
    "Good afternoon, {name}" : "Dobar dan, {name}",
    "Good evening" : "Dobar dan",
    "Good evening, {name}" : "Dobar dan, {name}",
    "Hello" : "Pozdrav",
    "Hello, {name}" : "Pozdrav, {name}",
    "Pick from Files" : "Odaberi iz datoteka",
    "Default images" : "Zadane slike",
    "Plain background" : "Obična pozadina",
    "Insert from {productName}" : "Umetni iz {productName}",
    "Get more widgets from the app store" : "Pronađite više widgeta u trgovini aplikacijama",
    "Good night, {name}" : "Dobro večer, {name}",
    "Good night" : "Dobro večer",
    "Pick from files" : "Odaberi iz datoteka"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}