nextcloud/apps/comments/l10n/lv.json

30 lines
1.7 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-10-18 03:06:51 +03:00
"Comments" : "Komentāri",
2017-02-01 04:06:57 +03:00
"Unknown user" : "Nezināms lietotājs",
"New comment …" : "Jauns komentārs...",
2016-09-01 03:09:24 +03:00
"Delete comment" : "Dzēst komentāru",
"Post" : "Pievienot",
2016-02-17 09:56:11 +03:00
"Cancel" : "Atcelt",
2016-09-01 03:09:24 +03:00
"Edit comment" : "Rediģēt komentāru",
"[Deleted user]" : "[Dzēsts lietotājs]",
2017-02-01 04:06:57 +03:00
"No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!",
"More comments …" : "Vairāk komentāri...",
2016-02-17 09:56:11 +03:00
"Save" : "Saglabāt",
2016-09-01 03:09:24 +03:00
"Allowed characters {count} of {max}" : "Atļautās zīmes {count} no {max}",
"Error occurred while retrieving comment with id {id}" : "Notika kļūda saņemot komentāru ar id {id}",
"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",
2017-02-01 04:06:57 +03:00
"_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"],
2016-09-01 03:09:24 +03:00
"Comment" : "Komentārs",
"You commented" : "Tu komentēji",
"%1$s commented" : "%1$s komentēja",
2017-02-01 04:06:57 +03:00
"{author} commented" : "{author} komentēja",
"You commented on %1$s" : "Tu komentēji %1$s",
"You commented on {file}" : "Tu komentēji {file}",
2016-09-01 03:09:24 +03:00
"%1$s commented on %2$s" : "%1$s komentēja %2$s",
2017-02-01 04:06:57 +03:00
"{author} commented on {file}" : "{author} komentārs {file}",
"<strong>Comments</strong> for files" : "<strong>Komentāri</strong> datnēm",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s minēja jūs komentārā “%2$s”",
2017-03-27 03:07:55 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}