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

lv.json « l10n « federatedfilesharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1b8dd709812533ca2e796ebf7fc815c3d018e7d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{ "translations": {
    "Do you want to add the remote share {name} from {owner}@{remote}?" : "Vai vēlaties pievienot attālo koplietošanu {name} no {owner}@{remote}?",
    "Remote share" : "Attālinātā koplietotne",
    "Remote share password" : "Attālinātās koplietotnes parole",
    "Cancel" : "Atcelt",
    "Add remote share" : "Pievienot attālināto koplietotni",
    "Copy" : "Kopēt",
    "Copied!" : "Nokopēts!",
    "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.",
    "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID",
    "Server to server sharing is not enabled on this server" : "Koplietošana no servera uz serveri, šajā serverī nav iespējota",
    "File is already shared with %s" : "Datne ir jau koplietota ar %s",
    "Could not find share" : "Nevarēja atrast koplietojumu",
    "Federated sharing" : "Federatīva koplietošana",
    "Accept" : "Akceptēt",
    "Decline" : "Noraidīt",
    "Sharing" : "Koplietošana",
    "Federated Cloud Sharing" : "Federatīva mākoņkoplietošana",
    "Open documentation" : "Atvērt dokumentāciju",
    "Allow users on this server to receive shares from other servers" : "Atļaut šī servera lietotājiem saņem koplietotnes no citiem serveriem",
    "Federated Cloud" : "Federated Cloud",
    "Your Federated Cloud ID:" : "Tavs Federated Cloud ID:",
    "Add to your website" : "Pievienojiet savai vietnei",
    "HTML Code:" : "HTML kods:",
    "Allow users on this server to send shares to other servers" : "Atļaut šī servera lietotājiem sūtīt koplietotnes uz citiem serveriem"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}