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

hr.json « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e0cc52b04428bf582fcd9d67657cb48d71f9450 (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
{ "translations": {
    "Photos" : "Fotografije",
    "Your memories under your control" : "Upravljajte svojim sjećanjima",
    "Your photos" : "Vaše fotografije",
    "Your videos" : "Vaši videozapisi",
    "Favorites" : "Favoriti",
    "Your folders" : "Vaše mape",
    "Shared with you" : "Podijeljeno s vama",
    "Tagged photos" : "Označene fotografije",
    "Locations" : "Lokacije",
    "Settings" : "Postavke",
    "Open the full size \"{name}\" image" : "Otvori sliku „{name}” u punoj veličini",
    "Open the \"{name}\" sub-directory" : "Otvori poddirektorij „{name}”",
    "Share this folder" : "Dijeli ovu mapu",
    "Back to {folder}" : "Natrag na {folder}",
    "View" : "Pregledaj",
    "Enable squared photos view" : "Omogući kvadratni prikaz fotografija",
    "An error occurred" : "Došlo je do pogreške",
    "No photos in here" : "Ovdje nema fotografija",
    "No tags yet" : "Još nema oznaka",
    "Photos with tags will show up here" : "Ovdje će se prikazivati fotografije s oznakama",
    "Your albums" : "Vaši albumi",
    "Shared albums" : "Dijeljeni albumi",
    "This folder does not exists" : "Ova mapa ne postoji"
},"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;"
}