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

lv.json « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5451274ccc7042ba10ce274dbe1cee36ab1596fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "translations": {
    "Copied!" : "Nokopēts!",
    "Copy" : "Kopēt",
    "Not supported!" : "Nav atbalstīts!",
    "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.",
    "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.",
    "Title" : "Nosaukums",
    "Expires" : "Beidzas",
    "Your name here" : "Tavs vārds šeit",
    "Vote!" : "Balsot!",
    "Receive notification email on activity" : "Saņemiet paziņojuma e-pastu par darbību",
    "Close" : "Aizvērt",
    "Comments" : "Komentāri"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}