summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:35 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:35 +0000
commitcea2b78aa39f0ebd9955e1d5efddb143fd536d14 (patch)
tree398c45a4af9506c07b0fb151ec9b9c8feae22123 /apps/comments/l10n/lv.js
parent2fd5507624b9f0fb2a6bf95d4c0e1d4d72f3d7fd (diff)
downloadnextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.tar.gz
nextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/lv.js')
-rw-r--r--apps/comments/l10n/lv.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js
index 46f3c534cf1..2bebe214b42 100644
--- a/apps/comments/l10n/lv.js
+++ b/apps/comments/l10n/lv.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"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",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s minēja jūs komentārā “%2$s”"
+ "Comment" : "Komentārs"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");