mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
31 lines
No EOL
3.4 KiB
JSON
31 lines
No EOL
3.4 KiB
JSON
{ "translations": {
|
|
"Added to the list of trusted servers" : "Dodano na popis pouzdanih poslužitelja",
|
|
"No server found with ID: %s" : "Nije pronađen poslužitelj s ID: %s",
|
|
"Could not remove server" : "Poslužitelj nije uklonjen",
|
|
"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",
|
|
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Udruženje vam omogućuje povezivanje s drugim pouzdanim poslužiteljima i razmjenu korisničkih imenika.",
|
|
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Udruženje vam omogućuje povezivanje s drugim pouzdanim poslužiteljima i razmjenu korisničkih imenika. Primjerice, može se koristiti za automatsko dovršavanje imena vanjskih korisnika za udruženo dijeljenje.",
|
|
"Could not add trusted server. Please try again later." : "Pouzdani poslužitelj nije dodan. Pokušajte ponovno kasnije.",
|
|
"Add trusted server" : "Dodaj pouzdani poslužitelj",
|
|
"Server url" : "URL poslužitelja",
|
|
"Add" : "Dodaj",
|
|
"Server ok" : "Poslužitelj OK",
|
|
"User list was exchanged at least once successfully with the remote server." : "Popis korisnika je barem jednom uspješno razmijenjen s udaljenim poslužiteljem.",
|
|
"Server pending" : "Poslužitelj na čekanju",
|
|
"Waiting for shared secret or initial user list exchange." : "Čeka se dijeljena tajna ili početna razmjena popisa korisnika.",
|
|
"Server access revoked" : "Pristup poslužitelju opozvan",
|
|
"Server failure" : "Neuspjeh poslužitelja",
|
|
"Connection to the remote server failed or the remote server is misconfigured." : "Povezivanje s udaljenim poslužiteljem nije uspjelo ili je udaljeni poslužitelj nepravilno konfiguriran.",
|
|
"Failed to delete trusted server. Please try again later." : "Neuspjelo brisanje pouzdanog poslužitelja. Pokušajte ponovo kasnije.",
|
|
"Delete" : "Izbriši",
|
|
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Udruženje vam omogućuje povezivanje s drugim pouzdanim poslužiteljima i razmjenu korisničkih imenika. Primjerice, može se upotrijebiti za automatsko dovršavanje imena vanjskih korisnika za udruženo dijeljenje. Za stvaranje udruženog dijeljenja nije potrebno dodati poslužitelj kao pouzdani poslužitelj.",
|
|
"Each server must validate the other. This process may require a few cron cycles." : "Svaki poslužitelj mora potvrditi drugog. Ovaj proces može zahtijevati nekoliko cron ciklusa.",
|
|
"External documentation for Federated Cloud Sharing" : "Vanjska dokumentacija za udruženo dijeljenje u oblaku",
|
|
"+ Add trusted server" : "+ Dodaj pouzdani poslužitelj",
|
|
"Trusted server" : "Pouzdan poslužitelj"
|
|
},"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;"
|
|
} |