summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/lv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/lv.js')
-rw-r--r--apps/federatedfilesharing/l10n/lv.js28
1 files changed, 27 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/lv.js b/apps/federatedfilesharing/l10n/lv.js
index aa26ac01d65..b432c74285f 100644
--- a/apps/federatedfilesharing/l10n/lv.js
+++ b/apps/federatedfilesharing/l10n/lv.js
@@ -1,9 +1,35 @@
OC.L10N.register(
"federatedfilesharing",
{
+ "Federated sharing" : "Federatīva koplietošana",
+ "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",
+ "The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.",
+ "Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.",
+ "Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts",
+ "Storage not valid" : "Nederīga krātuve",
+ "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni",
+ "File is already shared with %s" : "Fails ir jau koplietots ar %s",
+ "Could not find share" : "Nevarēja atrast koplietojumu",
+ "Accept" : "Akceptēt",
+ "Decline" : "Noraidīt",
"Federated Cloud Sharing" : "Federatīva mākoņkoplietošana",
"Open documentation" : "Atvērt dokumentāciju",
"Allow users on this server to send shares to other servers" : "Atļaut šī servera lietotājiem sūtīt koplietotnes uz citiem serveriem",
- "Allow users on this server to receive shares from other servers" : "Atļaut šī servera lietotājiem saņem koplietotnes no citiem serveriem"
+ "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:"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");