2016-02-17 01:56:11 -05:00
OC . L10N . register (
"comments" ,
{
2019-02-26 20:12:05 -05:00
"Comments" : "Kommentaarid" ,
"You commented" : "Sa kommenteerisid" ,
"{author} commented" : "{author} kommenteeris" ,
"You commented on %1$s" : "Sa kommmenteerisid %1$s" ,
"You commented on {file}" : "Sa kommenteerisid faili {file}" ,
"%1$s commented on %2$s" : "%1$s kommenteeris %2$s" ,
"{author} commented on {file}" : "{author} kommenteeris faili {file}" ,
"<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele" ,
2023-06-16 20:17:53 -04:00
"{user} mentioned you in a comment on \"{file}\"" : "{user} mainis sind faili \"{file}\" kommentaaris" ,
"Files app plugin to add comments to files" : "Failid rakenduse laiendus failidele kommentaaride lisamiseks" ,
2018-04-11 20:19:20 -04:00
"Edit comment" : "Muuda kommentaari" ,
2016-02-25 01:58:06 -05:00
"Delete comment" : "Kustuta kommentaar" ,
2023-06-16 20:17:53 -04:00
"Cancel edit" : "Loobu muutmisest" ,
"Post comment" : "Postita kommentaar" ,
"No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust!" ,
"No more messages" : "Rohkem teateid pole" ,
2020-10-20 22:18:44 -04:00
"Retry" : "Proovi uuesti" ,
2023-06-16 20:17:53 -04:00
"Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus" ,
"Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus" ,
"_1 new comment_::_{unread} new comments_" : [ "1 uus kommentaar" , "{unread} uus kommentaar" ] ,
2020-10-20 22:18:44 -04:00
"Comment" : "Kommentaar" ,
2023-06-16 20:17:53 -04:00
"An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge" ,
"Comment deleted" : "Kommentaar kustutatud" ,
"An error occurred while trying to delete the comment" : "Kommentaari kustutamisel tekkis tõrge" ,
"An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge" ,
2024-08-14 20:25:46 -04:00
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Sind mainis faili \"{file}\" kommentaaris kasutaja, kes on praeguseks kustutatud."
2016-02-17 01:56:11 -05:00
} ,
"nplurals=2; plural=(n != 1);" ) ;