Welcome to mirror list, hosted at ThFree Co, Russian Federation.

et_EE.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 316016f9bebd8e73274578dd2a4049480c73fde1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{ "translations": {
    "Edit comment" : "Muuda kommentaari",
    "Delete comment" : "Kustuta kommentaar",
    "New comment …" : "Uus kommentaar",
    "Post" : "Postita",
    "Cancel" : "Loobu",
    "[Deleted user]" : "[Kustutatud kasutaja]",
    "Comments" : "Kommentaarid",
    "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust",
    "More comments …" : "Veel kommentaare ...",
    "Save" : "Salvesta",
    "Allowed characters {count} of {max}" : "Lubatud märkide arv {count}/{max}",
    "Error occurred while updating comment with id {id}" : "Kommentaari {id} uuendamisel tekkis tõrge",
    "Error occurred while posting comment" : "Viga kommentaari postitamisel",
    "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"],
    "Comment" : "Kommentaar",
    "You commented" : "Sa kommenteerisid",
    "%1$s commented" : "%1$s kommenteeris",
    "{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",
    "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud",
    "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris",
    "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Sind mainiti \"%s\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud",
    "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainis sind \"%2$s\" kommentaaris"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}