mirror of
https://github.com/nextcloud/server.git
synced 2025-01-31 06:43:12 +00:00
8a1c778731
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 lines
No EOL
716 B
JSON
12 lines
No EOL
716 B
JSON
{ "translations": {
|
|
"Added to the list of trusted servers" : "Dodano na popis pouzdanih poslužitelja",
|
|
"Server is already in the list of trusted servers." : "Poslužitelj se već nalazi na popisu pouzdanih poslužitelja.",
|
|
"No server to federate with found" : "Nije pronađen nijedan poslužitelj za udruživanje",
|
|
"Could not add server" : "Poslužitelj nije dodan",
|
|
"Trusted servers" : "Pouzdani poslužitelji",
|
|
"Federation" : "Udruženje",
|
|
"+ Add trusted server" : "+ Dodaj pouzdani poslužitelj",
|
|
"Trusted server" : "Pouzdan poslužitelj",
|
|
"Add" : "Dodaj"
|
|
},"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;"
|
|
} |