lv.json 4.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. { "translations": {
  2. "Shared with others" : "Koplietots ar citiem",
  3. "Shared with you" : "Koplietots ar tevi",
  4. "Shared by link" : "Koplietots ar saiti",
  5. "Nothing shared with you yet" : "Nekas vēl nav koplietots",
  6. "Files and folders others share with you will show up here" : "Datnes un mapes, ko citi koplietos ar tevi, tiks rādīti šeit",
  7. "Nothing shared yet" : "Nekas vēl nav koplietots",
  8. "Files and folders you share will show up here" : "Datnes un mapes, ko koplietosi ar citiem, tiks rādīti šeit",
  9. "No shared links" : "Nav koplietotu saišu",
  10. "Files and folders you share by link will show up here" : "Datnes un mapes, ko koplietosi ar saitēm, tiks rādīti šeit",
  11. "Download" : "Lejupielādēt",
  12. "You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē",
  13. "No compatible server found at {remote}" : "Nav atrasts neviens saderīgs serveris {remote}",
  14. "Invalid server URL" : "Nederīgs servera url",
  15. "Failed to add the public link to your Nextcloud" : "Neizdevās pievienot publisku saiti jūsu Nextcloud",
  16. "No expiration date set" : "Nav noteikts derīguma termiņa beigu datums",
  17. "Shared by" : "Koplietoja",
  18. "File shares" : "Datņu koplietojumi",
  19. "Downloaded via public link" : "Lejupielādēt izmantojot publisku saiti",
  20. "Downloaded by {email}" : "Lejupielādēts {email}",
  21. "{file} downloaded via public link" : "{file} lejupielādēts izmantojot publisku saiti",
  22. "{email} downloaded {file}" : "{email} lejupielādēts {file}",
  23. "Shared with group {group}" : "Koplietots ar grupu {group}",
  24. "{actor} removed group {group} from {file}" : "{actor} noņēma grupu {group} no {file}",
  25. "Shared as public link" : "Koplietots kā publiska saite",
  26. "Removed public link" : "Noņemta publiska saite",
  27. "Shared with {user}" : "Koplietots ar {user}",
  28. "{actor} shared with {user}" : "{actor} koplieto ar {user}",
  29. "Shared by {actor}" : "Koplietoja {actor}",
  30. "{actor} removed {user} from {file}" : "{actor} noņemts {user} no {file}",
  31. "{actor} shared {file} with you" : "{actor} koplietots {file} ar jums",
  32. "A file or folder was shared from <strong>another server</strong>" : "Datne vai mape tika koplietota no <strong>cita servera</strong>",
  33. "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> datne vai mape",
  34. "Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
  35. "could not delete share" : "neizdevās dzēst koplietotni",
  36. "Could not delete share" : "Neizdevās dzēst koplietotni",
  37. "Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu",
  38. "Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
  39. "Could not create share" : "Nevar izveidot koplietošanu",
  40. "invalid permissions" : "Nederīgas atļaujas",
  41. "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju",
  42. "Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis",
  43. "Please specify a valid group" : "Lūdzu norādiet derīgu grupu",
  44. "Public link sharing is disabled by the administrator" : "Administrators publisku saites koplietošanu ir atslēdzis",
  45. "Public upload disabled by the administrator" : "Administrators publisku augšupielādi ir atslēdzis",
  46. "Public upload is only possible for publicly shared folders" : "Publiska augšupielāde iespējama tikai publiski koplietotām mapēm",
  47. "Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jābūt YYYY-MM-DD formātā",
  48. "Unknown share type" : "Nezināms koplietošanas tips",
  49. "Not a directory" : "Nav direktorijs",
  50. "Could not lock path" : "Nevarēja bloķēt ceļu",
  51. "Can't change permissions for public share links" : "Publiskai koplietošanas saitei nevar mainīt tiesības",
  52. "Direct link" : "Tiešā saite",
  53. "Add to your Nextcloud" : "Pievienot savam Nextcloud",
  54. "Share API is disabled" : "Koplietošanas API ir atslēgta",
  55. "Share" : "Koplietot",
  56. "Sharing" : "Koplietošana",
  57. "No entries found in this folder" : "Šajā mapē nekas nav atrasts",
  58. "Name" : "Nosaukums",
  59. "Share time" : "Koplietošanas laiks",
  60. "Expiration date" : "Termiņa datums",
  61. "Sorry, this link doesn’t seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas",
  62. "Reasons might be:" : "Iespējamie iemesli:",
  63. "the item was removed" : "vienums tika dzēsts",
  64. "the link expired" : "saitei beidzies termiņš",
  65. "sharing is disabled" : "koplietošana nav ieslēgta",
  66. "For more info, please ask the person who sent this link." : "Vairāk informācijas vaicā personai, kas nosūtīja šo saiti.",
  67. "Download %s" : "Lejupielādēt %s",
  68. "Uploading files…" : "Augšupielādē datnes",
  69. "Uploaded files:" : "Augšupielādētas datnes:"
  70. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
  71. }