Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-27 04:12:27 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-27 04:12:27 +0300
commita05e578d363ac57769935a5f1431535935147d32 (patch)
treebdd761edd59a0adaf6d7111ef9922cfde6582f97 /apps/comments/l10n/lv.json
parent18cbf6445d95b76fdc187e4d663562f382e233d3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/lv.json')
-rw-r--r--apps/comments/l10n/lv.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/comments/l10n/lv.json b/apps/comments/l10n/lv.json
index 1172369c931..0ec1bd58abb 100644
--- a/apps/comments/l10n/lv.json
+++ b/apps/comments/l10n/lv.json
@@ -1,11 +1,20 @@
{ "translations": {
+ "Comments" : "Komentāri",
+ "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",
+ "{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",
"New comment …" : "Jauns komentārs...",
"Post" : "Pievienot",
"Cancel" : "Atcelt",
"[Deleted user]" : "[Dzēsts lietotājs]",
- "Comments" : "Komentāri",
"No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!",
"More comments …" : "Vairāk komentāri...",
"Save" : "Saglabāt",
@@ -14,15 +23,6 @@
"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",
- "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s minēja jūs komentārā “%2$s”"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
} \ No newline at end of file