diff options
Diffstat (limited to 'apps/comments/l10n/lv.json')
-rw-r--r-- | apps/comments/l10n/lv.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/comments/l10n/lv.json b/apps/comments/l10n/lv.json index 718397a877b..4753017ed96 100644 --- a/apps/comments/l10n/lv.json +++ b/apps/comments/l10n/lv.json @@ -11,17 +11,18 @@ "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”", "Edit comment" : "Rediģēt komentāru", "Delete comment" : "Dzēst komentāru", + "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!", + "Retry" : "Mēģināt vēlreiz", + "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"], + "Comment" : "Komentārs", "New comment …" : "Jauns komentārs...", "Post" : "Pievienot", "Cancel" : "Atcelt", "[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 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" + "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |