Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Shared with you" : "Koplietots ar jums",
  5. "Nothing shared with you yet" : "Nekas vēl nav koplietots",
  6. "Files and folders others share with you will show up here" : "Šeit būs redzamas koplietotās datnes un mapes, ko citi koplietos ar jums",
  7. "Shared with others" : "Koplietots ar citiem",
  8. "Nothing shared yet" : "Nekas vēl nav koplietots",
  9. "Files and folders you share will show up here" : "Šeit būs redzamas jūsu koplietotās datnes un mapes",
  10. "Shared by link" : "Koplietots ar saiti",
  11. "No shared links" : "Nav koplietotu saišu",
  12. "Files and folders you share by link will show up here" : "Šeit būs redzamas ar saiti koplietotās datnes un mapes",
  13. "Deleted shares" : "Dzēstie koplietojumi",
  14. "No deleted shares" : "Nav dzēstu koplietojumu",
  15. "Shares you deleted will show up here" : "Šeit būs redzami jūsu dzēstie koplietojumi",
  16. "Pending shares" : "Gaidošie koplietojumi",
  17. "No pending shares" : "Nav gaidošie koplietojumi",
  18. "Shares you have received but not confirmed will show up here" : "Šeit tiks rādīti jūsu saņemtie, bet neapstiprinātie koplietojumi",
  19. "Shares" : "Koplietots",
  20. "No shares" : "Nav koplietojumu",
  21. "Shares will show up here" : "Šeit tiks rādīti koplietojumi",
  22. "Restore" : "Atjaunot",
  23. "Restore share" : "Atjaunot koplietojumu",
  24. "Something happened. Unable to restore the share." : "Kaut kas atgadījās. Nevar atjaunot kopīgošanu.",
  25. "Accept share" : "Pieņemt koplietojumu",
  26. "Something happened. Unable to accept the share." : "Kaut kas atgadījās. Nevar apstiprināt koplietošanu.",
  27. "Reject share" : "Noraidīt koplietojumu",
  28. "Something happened. Unable to reject the share." : "Kaut kas atgadījās. Nevar noraidīt koplietojumu.",
  29. "Waiting…" : "Gaida...",
  30. "error" : "kļūda",
  31. "finished" : "pabeigts",
  32. "This will stop your current uploads." : "Tādējādi tiks pārtraukta jūsu pašreizējā augšupielāde.",
  33. "Move or copy" : "Pārvietot vai kopēt",
  34. "Download" : "Lejupielādēt",
  35. "Delete" : "Dzēst",
  36. "You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē",
  37. "Terms of service" : "Pakalpojuma noteikumi",
  38. "No compatible server found at {remote}" : "Nav atrasts neviens saderīgs serveris {remote}",
  39. "Invalid server URL" : "Nederīgs servera url",
  40. "Failed to add the public link to your Nextcloud" : "Neizdevās pievienot publisku saiti jūsu Nextcloud",
  41. "No expiration date set" : "Nav noteikts derīguma termiņa beigu datums",
  42. "Shared by" : "Koplietoja",
  43. "File shares" : "Datņu koplietojumi",
  44. "Downloaded via public link" : "Lejupielādēt izmantojot publisku saiti",
  45. "Downloaded by {email}" : "Lejupielādēts {email}",
  46. "{file} downloaded via public link" : "{file} lejupielādēts izmantojot publisku saiti",
  47. "{email} downloaded {file}" : "{email} lejupielādēts {file}",
  48. "Shared with group {group}" : "Koplietots ar grupu {group}",
  49. "Removed share for group {group}" : "Noņēma koplietošanu grupai {group}",
  50. "{actor} shared with group {group}" : "{actor} koplietoja ar grupu {group}",
  51. "{actor} removed share for group {group}" : "{actor} noņēma koplietošanu grupai {group}",
  52. "Share for group {group} expired" : "Kopīgošana grupai {group} ir beigusies",
  53. "You shared {file} with group {group}" : "Jūs koplietojāt {file} ar grupu {group}",
  54. "You removed group {group} from {file}" : "Jūs noņēmāt grupu {group} no {file}",
  55. "{actor} shared {file} with group {group}" : "{actor} koplietoja {file} ar grupu {group}",
  56. "{actor} removed group {group} from {file}" : "{actor} noņēma grupu {group} no {file}",
  57. "Share for file {file} with group {group} expired" : "Datnes {file} kopīgošana ar grupu {group} ir beigusies",
  58. "Shared as public link" : "Koplietots kā publiska saite",
  59. "Removed public link" : "Noņemta publiska saite",
  60. "Public link expired" : "Publiskā saite ir beigusies",
  61. "{actor} shared as public link" : "{actor} koplietoja kā publisku saiti",
  62. "{actor} removed public link" : "{actor} noņēma publisko saiti",
  63. "Public link of {actor} expired" : "{actor} publiskā saite beidzās",
  64. "You shared {file} as public link" : "Jūs koplietojāt {file} kā publisku saiti",
  65. "You removed public link for {file}" : "Jūs noņēmāt {file} publisko saiti",
  66. "Public link expired for {file}" : "{file} publiskā saite beidzās",
  67. "{actor} shared {file} as public link" : "{actor} koplietoja {file} kā publisko saiti",
  68. "{actor} removed public link for {file}" : "{actor} noņēma {file} publisko saiti",
  69. "Public link of {actor} for {file} expired" : "{actor} publiskā saite {file} beidzās",
  70. "{user} accepted the remote share" : "{user} apstiprināja attālo koplietošanu",
  71. "{user} declined the remote share" : "{user} noraidīja attālo koplietošanu",
  72. "You received a new remote share {file} from {user}" : "Jūs saņēmāt attālo {file} koplietošanu no {user}",
  73. "{user} accepted the remote share of {file}" : "{user} apstiprināja {file} attālo koplietošanu",
  74. "{user} declined the remote share of {file}" : "{user} noraidīja {file} attālo koplietošanu",
  75. "{user} unshared {file} from you" : "{user} noņēma {file} koplietošanu ar jums",
  76. "Shared with {user}" : "Koplietoja ar {user}",
  77. "Removed share for {user}" : "Noņēma koplietošanu ar {user}",
  78. "You removed yourself" : "Jūs noņēmāt sevi",
  79. "{actor} removed themselves" : "{actor} noņēma sevi",
  80. "{actor} shared with {user}" : "{actor} koplietoja ar {user}",
  81. "{actor} removed share for {user}" : "{actor} noņēma koplietošanu {user}",
  82. "Shared by {actor}" : "Koplietoja {actor}",
  83. "{actor} removed share" : "{actor} noņēma koplietošanu",
  84. "Share for {user} expired" : "Koplietošana {user} beidzās",
  85. "Share expired" : "Koplietošana beidzās",
  86. "You shared {file} with {user}" : "Jūs koplietojāt {file} ar {user}",
  87. "You removed {user} from {file}" : "Jūs noņēmāt koplietošanu {user} no {file}",
  88. "You removed yourself from {file}" : "Jūs noņēmāt sevi no {file}",
  89. "{actor} removed themselves from {file}" : "{actor} noņēma sevi no {file}",
  90. "{actor} shared {file} with {user}" : "{actor} koplietoja {file} ar {user}",
  91. "{actor} removed {user} from {file}" : "{actor} noņemts {user} no {file}",
  92. "{actor} shared {file} with you" : "{actor} koplietoja {file} ar jums",
  93. "{actor} removed you from the share named {file}" : "{actor} noņēma jūs ko koplietošanas ar nosaukumu {file}",
  94. "Share for file {file} with {user} expired" : "Koplietošana datnei {file} ar {user} beidzās",
  95. "Share for file {file} expired" : "Koplietošana datnei {file} beidzās",
  96. "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "E-pastā vai saitē koplietotā datne vai mape tika <strong>lejupielādēta</strong>",
  97. "A file or folder was shared from <strong>another server</strong>" : "Datne vai mape tika koplietota no <strong>cita servera</strong>",
  98. "Files" : "Datnes",
  99. "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> datne vai mape",
  100. "Shared link" : "Koplietota saite",
  101. "Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
  102. "Could not delete share" : "Neizdevās dzēst koplietotni",
  103. "Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu",
  104. "Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
  105. "Could not create share" : "Nevar izveidot koplietošanu",
  106. "invalid permissions" : "Nederīgas atļaujas",
  107. "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju",
  108. "Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis",
  109. "Please specify a valid group" : "Lūdzu norādiet derīgu grupu",
  110. "Public link sharing is disabled by the administrator" : "Administrators publisku saites koplietošanu ir atslēdzis",
  111. "Public upload disabled by the administrator" : "Administrators publisku augšupielādi ir atslēdzis",
  112. "Public upload is only possible for publicly shared folders" : "Publiska augšupielāde iespējama tikai publiski koplietotām mapēm",
  113. "Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jābūt YYYY-MM-DD formātā",
  114. "Unknown share type" : "Nezināms koplietošanas tips",
  115. "Not a directory" : "Nav direktorijs",
  116. "Could not lock node" : "Nevarēja bloķēt",
  117. "Could not lock path" : "Nevarēja bloķēt ceļu",
  118. "Wrong or no update parameter given" : "Nepareizs atjaunināšanas parametrs vai tas nav norādīts",
  119. "Can't change permissions for public share links" : "Publiskai koplietošanas saitei nevar mainīt tiesības",
  120. "shared by %s" : "Koplietoja %s",
  121. "Download all files" : "Lejupielādēt visas datnes",
  122. "Direct link" : "Tiešā saite",
  123. "Add to your Nextcloud" : "Pievienot savam Nextcloud",
  124. "Share API is disabled" : "Koplietošanas API ir atslēgta",
  125. "File sharing" : "Datņu koplietošana",
  126. "Share will expire tomorrow" : "Koplietošana rīt beigsies",
  127. "One or more of your shares will expire tomorrow" : "Vienam vai vairākiem jūsu koplietojumiem rīt beigsies termiņš",
  128. "Your share of {node} will expire tomorrow" : "Jūsu koplietotajam {node} rīt beigsies termiņš",
  129. "You received {share} as a share by {user}" : "Jūs saņēmāt koplietotu {share} no {user}",
  130. "You received {share} to group {group} as a share by {user}" : "Jūs saņēmāt koplietotu {share} grupai {group} no {user}",
  131. "Accept" : "Pieņemt",
  132. "Reject" : "Noraidīt",
  133. "Sharing" : "Koplietošana",
  134. "Accept user and group shares by default" : "Pēc noklusējuma pieņemt koplietošanu no lietotājiem un grupām",
  135. "Allow editing" : "Atļaut rediģēšanu",
  136. "Allow creating" : "Atļaut veidošanu",
  137. "Allow deleting" : "Atļaut dzēšanu",
  138. "Allow resharing" : "Atļaut atkārtotu koplietošanu",
  139. "Expiration date enforced" : "Piespiedu derīguma termiņš",
  140. "Set expiration date" : "Uzstādīt beigu termiņu",
  141. "Enter a date" : "Ievadiet datumu",
  142. "Note to recipient" : "Piezīme saņēmējam",
  143. "Unshare" : "Pārtraukt koplietošanu",
  144. "group" : "grupa",
  145. "conversation" : "saruna",
  146. "remote" : "attālināti",
  147. "remote group" : "attālinātā grupa",
  148. "guest" : "viesis",
  149. "Link copied" : "Saite nokopēta",
  150. "Copy to clipboard" : "Kopēt starpliktuvē",
  151. "Password protection" : "Password protection",
  152. "Enter a password" : "Enter a password",
  153. "Cancel" : "Atcelt",
  154. "Read only" : "Tikai lasāms",
  155. "Allow upload and editing" : "Atļaut augšupielādi un rediģēšanu",
  156. "File drop (upload only)" : "Datņu mešana (tikai augšupielādei)",
  157. "Password protect" : "Aizsargāt ar paroli",
  158. "Video verification" : "Video verifikācija",
  159. "Share link" : "Koplietot saiti",
  160. "Resharing is not allowed" : "Atkārtota koplietošana nav atļauta",
  161. "Name or email …" : "Vārds vai e-pasts ...",
  162. "Name, email, or Federated Cloud ID …" : "Vārds, e-pasts vai federatīvā mākoņa ID ...",
  163. "Searching …" : "Meklē...",
  164. "No elements found." : "Elementi netika atrasti.",
  165. "Search globally" : "Meklēt globāli",
  166. "on {server}" : "uz {server}",
  167. "Others with access" : "Citi ar pieeju",
  168. "No other users with access found" : "Nav atrasti citi lietotāji ar pieeju",
  169. "Expires {relativetime}" : "Termiņš beidzas {relativetime}",
  170. "this share just expired." : "šai koplietošanai tikko beidzās termiņš.",
  171. "Link to a file" : "Datnes saite",
  172. "Shared" : "Koplietots",
  173. "Share" : "Koplietot",
  174. "Shared with" : "Koplietots ar",
  175. "Shared with you and the group {group} by {owner}" : "{owner} koplietoja ar jums un grupu {group}",
  176. "Shared with you and {circle} by {owner}" : "{owner} koplietoja ar jums un {circle}",
  177. "Shared with you and the conversation {conversation} by {owner}" : "{owner} koplietoja ar jums un sarunu {conversation}",
  178. "Shared with you in a conversation by {owner}" : " {owner} koplietoja ar jums sarunā",
  179. "Shared with you by {owner}" : "{owner} koplietoja ar jums",
  180. "No entries found in this folder" : "Šajā mapē nekas nav atrasts",
  181. "Name" : "Nosaukums",
  182. "Share time" : "Koplietošanas laiks",
  183. "Expiration date" : "Termiņa datums",
  184. "Sorry, this link doesn’t seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas",
  185. "Reasons might be:" : "Iespējamie iemesli:",
  186. "the item was removed" : "vienums tika dzēsts",
  187. "the link expired" : "saitei beidzies termiņš",
  188. "sharing is disabled" : "koplietošana nav ieslēgta",
  189. "For more info, please ask the person who sent this link." : "Vairāk informācijas vaicā personai, kas nosūtīja šo saiti.",
  190. "Share note" : "Koplietot piezīmi",
  191. "Toggle grid view" : "Pārslēgt režģa skatu",
  192. "Download %s" : "Lejupielādēt %s",
  193. "Upload files to %s" : "Augšupielādēt datnes uz %s",
  194. "Note" : "Piezīme",
  195. "Select or drop files" : "Izvēlies vai ievelc datnes",
  196. "Uploading files" : "Augšupielādē datnes",
  197. "Uploaded files:" : "Augšupielādētas datnes:",
  198. "By uploading files, you agree to the %1$sterms of service%2$s." : "Veicot datņu augšupielādi, jūs piekrītat %1$spakalpojuma noteikumiem%2$s.",
  199. "Uploading files…" : "Augšupielādē datnes"
  200. },
  201. "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");