mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 13:31:14 -05: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>
33 lines
No EOL
1.9 KiB
JSON
33 lines
No EOL
1.9 KiB
JSON
{ "translations": {
|
||
"Comments" : "Kommentit",
|
||
"You commented" : "Kommentoit",
|
||
"{author} commented" : "{author} kommentoi",
|
||
"You commented on %1$s" : "Kommentoit %1$s",
|
||
"You commented on {file}" : "Kommentoit tiedostoa {file}",
|
||
"%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
|
||
"{author} commented on {file}" : "{author} kommentoi tiedostoa {file}",
|
||
"<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
|
||
"Files" : "Tiedostot",
|
||
"{user} mentioned you in a comment on \"{file}\"" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa",
|
||
"Edit comment" : "Muokkaa kommenttia",
|
||
"Delete comment" : "Poista kommentti",
|
||
"Cancel edit" : "Peruuta muokkaus",
|
||
"New comment" : "Uusi kommentti",
|
||
"Write a comment …" : "Kirjoita kommentti …",
|
||
"Post comment" : "Lähetä viesti",
|
||
"@ for mentions, : for emoji, / for smart picker" : "@ maininnoille, : emojille, / älykkäälle valitsimelle",
|
||
"Could not reload comments" : "Kommenttien lataus epäonnistui",
|
||
"Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui",
|
||
"Unable to load the comments list" : "Kommenttilistaa ei voitu ladata",
|
||
"No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!",
|
||
"No more messages" : "Ei enempää viestejä",
|
||
"Retry" : "Yritä uudelleen",
|
||
"_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"],
|
||
"Comment" : "Kommentti",
|
||
"An error occurred while trying to edit the comment" : "Kommenttia muokatessa tapahtui virhe",
|
||
"Comment deleted" : "Kommentti poistettu",
|
||
"An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe",
|
||
"An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe",
|
||
"Write a comment …" : "Kirjoita kommentti…"
|
||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||
} |