Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Server to server sharing is not enabled on this server" : "Šajā serverī koplietošana starp serveriem nav ieslēgta",
  5. "The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.",
  6. "Invalid or untrusted SSL certificate" : "Nepareizs vai neuzticams SSL sertifikāts",
  7. "Could not authenticate to remote share, password might be wrong" : "Nesanāca autentificēties pie attālinātās koplietotnes, parole varētu būt nepareiza",
  8. "Storage not valid" : "Glabātuve nav derīga",
  9. "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni",
  10. "Shared with you" : "Koplietots ar tevi",
  11. "Shared with others" : "Koplietots ar citiem",
  12. "Shared by link" : "Koplietots ar saiti",
  13. "Nothing shared with you yet" : "Nekas vēl nav koplietots",
  14. "Files and folders others share with you will show up here" : "Faili un mapes, ko citi koplietos ar tevi, tiks rādīti šeit",
  15. "Nothing shared yet" : "Nekas vēl nav koplietots",
  16. "Files and folders you share will show up here" : "Faili un mapes, ko koplietosi ar citiem, tiks rādīti šeit",
  17. "No shared links" : "Nav koplietotu saišu",
  18. "Files and folders you share by link will show up here" : "Faili un mapes, ko koplietosit ar saitēm, tiks rādīti šeit",
  19. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Vai vēlaties pievienot attālināto koplietotni {name} no {owner}@{remote}?",
  20. "Remote share" : "Attālinātā koplietotne",
  21. "Remote share password" : "Attālinātās koplietotnes parole",
  22. "Cancel" : "Atcelt",
  23. "Add remote share" : "Pievienot attālināto koplietotni",
  24. "No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstāka) instalācija {remote}",
  25. "Invalid ownCloud url" : "Nederīga ownCloud saite",
  26. "Shared by" : "Dalījās",
  27. "Sharing" : "Dalīšanās",
  28. "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> fails vai mape",
  29. "A file or folder was shared from <strong>another server</strong>" : "Fails vai mape tika koplietota no <strong>cita servera</strong>",
  30. "A public shared file or folder was <strong>downloaded</strong>" : "Publiski koplietots fails vai mape tika <strong>lejupielādēts</strong>",
  31. "You received a new remote share from %s" : "Saņēmāt jaunu attālinātu koplietotni no %s",
  32. "%1$s accepted remote share %2$s" : "%1$s apstiprināja attālināto koplietotni %2$s",
  33. "%1$s declined remote share %2$s" : "%1$s noraidīja attālināto koplietotni %2$s",
  34. "%1$s unshared %2$s from you" : "%1$s atslēdza koplietošanu %2$s ar tevi",
  35. "Public shared folder %1$s was downloaded" : "Publiski koplietota mape %1$s tika lejupielādēta",
  36. "Public shared file %1$s was downloaded" : "Publiski koplietots fails %1$s tika lejupielādēts",
  37. "You shared %1$s with %2$s" : "Tu koplietoji %1$s ar %2$s",
  38. "You shared %1$s with group %2$s" : "Tu koplietoji %1$s ar grupu %2$s",
  39. "You shared %1$s via link" : "Tu koplietoji %1$s , izmantojot saiti",
  40. "%2$s shared %1$s with you" : "%2$s koplietoja %1$s ar tevi",
  41. "Shares" : "Koplietotie",
  42. "This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli",
  43. "The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz.",
  44. "Password" : "Parole",
  45. "No entries found in this folder" : "Šajā mapē nekas nav atrasts",
  46. "Name" : "Nosaukums",
  47. "Share time" : "Koplietošanas laiks",
  48. "Sorry, this link doesn’t seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas",
  49. "Reasons might be:" : "Iespējamie iemesli:",
  50. "the item was removed" : "vienums tika dzēsts",
  51. "the link expired" : "saitei beidzies termiņš",
  52. "sharing is disabled" : "koplietošana nav ieslēgta",
  53. "For more info, please ask the person who sent this link." : "Vairāk informācijas vaicā personai, kas nosūtīja šo saiti.",
  54. "Add to your ownCloud" : "Pievienot savam ownCloud",
  55. "Download" : "Lejupielādēt",
  56. "Download %s" : "Lejupielādēt %s",
  57. "Direct link" : "Tiešā saite",
  58. "Federated Cloud Sharing" : "Federatīva mākoņkoplietošana",
  59. "Open documentation" : "Atvērt dokumentāciju",
  60. "Allow users on this server to send shares to other servers" : "Atļaut šī servera lietotājiem sūtīt koplietotnes uz citiem serveriem",
  61. "Allow users on this server to receive shares from other servers" : "Atļaut šī servera lietotājiem saņem koplietotnes no citiem serveriem"
  62. },
  63. "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");