diff options
Diffstat (limited to 'apps/comments/l10n/lv.js')
-rw-r--r-- | apps/comments/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js index ea8c612be9f..1b3c7fab151 100644 --- a/apps/comments/l10n/lv.js +++ b/apps/comments/l10n/lv.js @@ -10,13 +10,13 @@ OC.L10N.register( "%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", - "{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", + "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”", "New comment …" : "Jauns komentārs...", "Post" : "Pievienot", "Cancel" : "Atcelt", |