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

bs.json « l10n - github.com/nextcloud/maps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3963126e820a0cc354b5322ba633a48289a07020 (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
33
34
35
36
{ "translations": {
    "File not found" : "Datoteka nije pronađena",
    "Personal" : "Osobno",
    "Export" : "Izvezi",
    "Delete" : "Obriši",
    "Import" : "Uvoz",
    "Rename" : "Preimenuj",
    "Copied!" : "Kopirano",
    "Cancel" : "Otkaži",
    "Sort by name" : "Order by name",
    "Sort by date" : "Order by date",
    "OK" : "OK",
    "Comment" : "Komentar",
    "Close" : "Zatvori",
    "Favorite" : "Favorit",
    "Name" : "Ime",
    "Add" : "Dodaj",
    "Add to favorites" : "Add to favorites",
    "Home" : "Početna stranica",
    "Work" : "Posao",
    "Date" : "Date",
    "Update" : "Ažuriraj",
    "Yes" : "Yes",
    "Search" : "Search",
    "File" : "File",
    "Destination" : "Destination",
    "Phone" : "Telefon",
    "Not grouped" : "Nije grupirano",
    "Share link" : "Podijelite vezu",
    "Move" : "Move",
    "Link" : "Veza",
    "Description" : "Opis",
    "Download" : "Preuzmi",
    "Settings" : "Podešavanje"
},"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);"
}