diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-08 02:26:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-08 02:26:44 +0000 |
commit | ea96a9e7e064b0b36a33210156ba9721e2d95f52 (patch) | |
tree | d9f58095a52746b54accb81d69e7529d64e96373 /apps/comments/l10n/lv.js | |
parent | dcbe5b9863cc14be7466eee7166fe396c311cf63 (diff) | |
download | nextcloud-server-ea96a9e7e064b0b36a33210156ba9721e2d95f52.tar.gz nextcloud-server-ea96a9e7e064b0b36a33210156ba9721e2d95f52.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |