mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
Integration sqlite / changes (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Has been cancelled
Integration sqlite / integration-sqlite-summary (push) Has been cancelled
Psalm static code analysis / static-code-analysis (push) Has been cancelled
Psalm static code analysis / static-code-analysis-security (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ocp (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ncu (push) Has been cancelled
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
35 lines
2.4 KiB
JSON
35 lines
2.4 KiB
JSON
{ "translations": {
|
||
"Comments" : "Commenti",
|
||
"You commented" : "Hai commentato",
|
||
"{author} commented" : "{author} ha commentato",
|
||
"You commented on %1$s" : "Hai commentato su %1$s",
|
||
"You commented on {file}" : "Hai commentato su {file}",
|
||
"%1$s commented on %2$s" : "%1$s ha commentato %2$s",
|
||
"{author} commented on {file}" : "{author} ha commentato su {file}",
|
||
"<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file",
|
||
"Files" : "File",
|
||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un account che è stato eliminato",
|
||
"{user} mentioned you in a comment on \"{file}\"" : "{user} ti ha menzionato in un commento su \"{file}\"",
|
||
"Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file",
|
||
"Edit comment" : "Modifica commento",
|
||
"Delete comment" : "Elimina commento",
|
||
"Cancel edit" : "Annulla modifica",
|
||
"New comment" : "Nuovo commento",
|
||
"Write a comment …" : "Scrivi un commento ...",
|
||
"Post comment" : "Pubblica commento",
|
||
"@ for mentions, : for emoji, / for smart picker" : "@ per menzioni, : per emoji, / per selettore intelligente",
|
||
"Could not reload comments" : "Impossibile ricaricare i commenti",
|
||
"Failed to mark comments as read" : "Impossibile segnare i commenti come letti",
|
||
"Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti",
|
||
"No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
|
||
"No more messages" : "Non ci sono altri messaggi",
|
||
"Retry" : "Riprova",
|
||
"_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti","{unread} nuovi commenti"],
|
||
"Comment" : "Commento",
|
||
"An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento",
|
||
"Comment deleted" : "Commento eliminato",
|
||
"An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento",
|
||
"An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento",
|
||
"Write a comment …" : "Scrivi un commento..."
|
||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||
} |