mirror of
https://github.com/nextcloud/server.git
synced 2026-03-12 05:33:11 -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>
35 lines
No EOL
2.4 KiB
JSON
35 lines
No EOL
2.4 KiB
JSON
{ "translations": {
|
||
"Comments" : "Komentari",
|
||
"You commented" : "Vi ste komentirali",
|
||
"{author} commented" : "{author} je komentirao",
|
||
"You commented on %1$s" : "Vi ste komentirali %1$s",
|
||
"You commented on {file}" : "Komentirali ste {file}",
|
||
"%1$s commented on %2$s" : "%1$s je komentirao %2$s",
|
||
"{author} commented on {file}" : "{author} je komentirao {file}",
|
||
"<strong>Comments</strong> for files" : "<strong>Komentari</strong> za datoteke",
|
||
"Files" : "Datoteke",
|
||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Spomenuti ste u komentaru na „{file}” od računa koji je u međuvremenu izbrisan.",
|
||
"{user} mentioned you in a comment on \"{file}\"" : "{user} vas je spomenuo u komentaru na „{file}”",
|
||
"Files app plugin to add comments to files" : "Dodatak za aplikaciju Datoteke za dodavanje komentara na datoteke",
|
||
"Edit comment" : "Uredi komentar",
|
||
"Delete comment" : "Izbriši komentar",
|
||
"Cancel edit" : "Otkaži uređivanje",
|
||
"New comment" : "Novi komentar",
|
||
"Write a comment …" : "Napiši komentar …",
|
||
"Post comment" : "Objavi komentar",
|
||
"@ for mentions, : for emoji, / for smart picker" : "@ za spominjanje, : za emoji, / za pametni odabir",
|
||
"Could not reload comments" : "Nije moguće ponovno učitati komentare",
|
||
"Failed to mark comments as read" : "Nije uspjelo označavanje komentara kao pročitani",
|
||
"Unable to load the comments list" : "Nije moguće učitati popis komentara",
|
||
"No comments yet, start the conversation!" : "Još nema komentara, započnite razgovor!",
|
||
"No more messages" : "Nema više poruka",
|
||
"Retry" : "Pokušaj ponovno",
|
||
"_1 new comment_::_{unread} new comments_" : ["1 novi komentar","{unread} novih komentara","{unread} novih komentara"],
|
||
"Comment" : "Komentar",
|
||
"An error occurred while trying to edit the comment" : "Došlo je do pogreške prilikom uređivanja komentara",
|
||
"Comment deleted" : "Komentar izbrisan",
|
||
"An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara",
|
||
"An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara",
|
||
"Write a comment …" : "Napiši komentar …"
|
||
},"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;"
|
||
} |