You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

lv.js 2.2KB

1234567891011121314151617181920212223242526272829303132333435
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Federated sharing" : "Federatīva koplietošana",
  5. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Vai vēlaties pievienot attālo koplietošanu {name} no {owner}@{remote}?",
  6. "Remote share" : "Attālinātā koplietotne",
  7. "Remote share password" : "Attālinātās koplietotnes parole",
  8. "Cancel" : "Atcelt",
  9. "Add remote share" : "Pievienot attālināto koplietotni",
  10. "Copy" : "Kopēt",
  11. "Copied!" : "Nokopēts!",
  12. "Not supported!" : "Nav atbalstīts!",
  13. "Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.",
  14. "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.",
  15. "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID",
  16. "Server to server sharing is not enabled on this server" : "Koplietošana no servera uz serveri, šajā serverī nav iespējota",
  17. "File is already shared with %s" : "Datne ir jau koplietota ar %s",
  18. "Could not find share" : "Nevarēja atrast koplietojumu",
  19. "Accept" : "Akceptēt",
  20. "Decline" : "Noraidīt",
  21. "Federated Cloud Sharing" : "Federatīva mākoņkoplietošana",
  22. "Open documentation" : "Atvērt dokumentāciju",
  23. "Allow users on this server to send shares to other servers" : "Atļaut šī servera lietotājiem sūtīt koplietotnes uz citiem serveriem",
  24. "Allow users on this server to receive shares from other servers" : "Atļaut šī servera lietotājiem saņem koplietotnes no citiem serveriem",
  25. "Federated Cloud" : "Federated Cloud",
  26. "Your Federated Cloud ID:" : "Tavs Federated Cloud ID:",
  27. "Add to your website" : "Pievienojiet savai vietnei",
  28. "HTML Code:" : "HTML kods:",
  29. "The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.",
  30. "Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.",
  31. "Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts",
  32. "Storage not valid" : "Nederīga krātuve",
  33. "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni"
  34. },
  35. "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");