summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/lv.json
blob: b61037fb568b2df9646756066ac9a8d7126a9911 (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
31
32
33
34
35
{ "translations": {
    "Comments" : "Komentāri",
    "Unknown user" : "Nezināms lietotājs",
    "New comment …" : "Jauns komentārs...",
    "Delete comment" : "Dzēst komentāru",
    "Post" : "Pievienot",
    "Cancel" : "Atcelt",
    "Edit comment" : "Rediģēt komentāru",
    "[Deleted user]" : "[Dzēsts lietotājs]",
    "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!",
    "More comments …" : "Vairāk komentāri...",
    "Save" : "Saglabāt",
    "Allowed characters {count} of {max}" : "Atļautās zīmes {count} no {max}",
    "Error occurred while retrieving comment with id {id}" : "Notika kļūda saņemot komentāru ar id {id}",
    "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}",
    "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru",
    "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"],
    "Comment" : "Komentārs",
    "You commented" : "Tu komentēji",
    "%1$s commented" : "%1$s komentēja",
    "{author} commented" : "{author} komentēja",
    "You commented on %1$s" : "Tu komentēji %1$s",
    "You commented on {file}" : "Tu komentēji {file}",
    "%1$s commented on %2$s" : "%1$s komentēja %2$s",
    "{author} commented on {file}" : "{author} komentārs {file}",
    "<strong>Comments</strong> for files" : "<strong>Komentāri</strong> datnēm",
    "%1$s mentioned you in a comment on “%2$s”" : "%1$s minēja jūs komentārā “%2$s”",
    "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”",
    "Type in a new comment..." : "Raksti jaunu komentāru...",
    "No other comments available" : "Nav pieejami citi komentāri",
    "More comments..." : "Vairāk komentāri...",
    "{count} unread comments" : "{count} neizlasītu komentāru",
    "You commented on %2$s" : "Tu komentēji %2$s"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}