1
0

is.js 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Shared with you" : "Deilt með þér",
  5. "Nothing shared with you yet" : "Engu deilt með þér ennþá",
  6. "Files and folders others share with you will show up here" : "Skrár og möppur sem aðrir deila með þér birtast hér",
  7. "Shared with others" : "Deilt með öðrum",
  8. "Nothing shared yet" : "Engu deilt ennþá",
  9. "Files and folders you share will show up here" : "Skrár og möppur sem þú deilir birtast hér",
  10. "Shared by link" : "Deilt með tengli",
  11. "No shared links" : "Engir sameignartenglar",
  12. "Files and folders you share by link will show up here" : "Skrár og möppur sem þú deilir með tenglum birtast hér",
  13. "Deleted shares" : "Eyddar sameignir",
  14. "No deleted shares" : "Engar eyddar sameignir",
  15. "Shares you deleted will show up here" : "Sameignir sem þú hefur eytt munu birtast hér",
  16. "Shares" : "Sameignir",
  17. "No shares" : "Engar sameignir",
  18. "Shares will show up here" : "Sameignir munu birtast hér",
  19. "Restore share" : "Endurheimta sameign",
  20. "Something happened. Unable to restore the share." : "Eitthvað skrýtið gerðist. Gat ekki endurheimt sameignina.",
  21. "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.",
  22. "Move or copy" : "Færa eða afrita",
  23. "Download" : "Sækja",
  24. "Delete" : "Eyða",
  25. "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu",
  26. "Terms of service" : "Þjónustuskilmálar",
  27. "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}",
  28. "Invalid server URL" : "Ógild URI-slóð vefþjóns",
  29. "Failed to add the public link to your Nextcloud" : "Mistókst að bæta opinberum tengli í þitt eigið Nextcloud",
  30. "No expiration date set" : "Engin dagsetning fyrir gildistíma er sett",
  31. "Shared by" : "Deilt af",
  32. "File shares" : "Skráasameignir",
  33. "Downloaded via public link" : "Náð í með almenningstengli",
  34. "Downloaded by {email}" : "Náð í með {email}",
  35. "{file} downloaded via public link" : "{file} sótt með almenningstengli",
  36. "{email} downloaded {file}" : "{email} sótti {file}",
  37. "Shared with group {group}" : "Deilt með hópnum {group}",
  38. "Removed share for group {group}" : "Fjarlægði sameign af hópnum {group}",
  39. "{actor} shared with group {group}" : "{actor} deildi með hópnum {group}",
  40. "{actor} removed share for group {group}" : "{actor} fjarlægði sameign af hópnum {group}",
  41. "You shared {file} with group {group}" : "Þú deildir {file} með hópnum {group}",
  42. "You removed group {group} from {file}" : "Þú fjarlægðir hópinn {group} af {file}",
  43. "{actor} shared {file} with group {group}" : "{actor} deildi {file} með hópnum {group}",
  44. "{actor} removed group {group} from {file}" : "{actor} fjarlægði hópinn {group} af {file}",
  45. "Shared as public link" : "Deilt sem almenningstengill",
  46. "Removed public link" : "Fjarlægði almenningstengil",
  47. "Public link expired" : "Almenningstengill er útrunninn",
  48. "{actor} shared as public link" : "{actor} deildi sem almenningstengill",
  49. "{actor} removed public link" : "{actor} fjarlægði almenningstengil",
  50. "Public link of {actor} expired" : "Almenningstengill {actor} er útrunninn",
  51. "You shared {file} as public link" : "Þú deildir {file} sem almenningstengli",
  52. "You removed public link for {file}" : "Þú fjarlægðir almenningstengilinn fyrir {file}",
  53. "Public link expired for {file}" : "Almenningstengill er útrunninn fyrir {file}",
  54. "{actor} shared {file} as public link" : "{actor} deildi {file} sem almenningstengli",
  55. "{actor} removed public link for {file}" : "{actor} fjarlægði almenningstengil fyrir {file}",
  56. "Public link of {actor} for {file} expired" : "Almenningstengill frá {actor} fyrir {file} er útrunninn",
  57. "{user} accepted the remote share" : "{user} samþykkti fjartengda sameign",
  58. "{user} declined the remote share" : "{user} hafnaði fjartengdri sameign",
  59. "You received a new remote share {file} from {user}" : "Þú tókst við nýrri fjartengdri sameign {file} frá {user}",
  60. "{user} accepted the remote share of {file}" : "{user} samþykkti fjartengdu sameignina {file}",
  61. "{user} declined the remote share of {file}" : "{user} hafnaði fjartengdu sameigninni {file}",
  62. "{user} unshared {file} from you" : "{user} tók af deilingu á {file} frá þér",
  63. "Shared with {user}" : "Deilt með {user}",
  64. "Removed share for {user}" : "Fjarlægði deilingu með {user}",
  65. "You removed yourself" : "Þú fjarlægðir sjálfan þig",
  66. "{actor} removed themselves" : "{actor} fjarlægði sig sjálfan",
  67. "{actor} shared with {user}" : "{actor} deildi með {user}",
  68. "{actor} removed share for {user}" : "{actor} fjarlægði deilingu með {user}",
  69. "Shared by {actor}" : "Deilt af {actor}",
  70. "{actor} removed share" : "{actor} fjarlægði deilingu",
  71. "You shared {file} with {user}" : "Þú deildir {file} með {user}",
  72. "You removed {user} from {file}" : "Þú fjarlægðir {user} af {file}",
  73. "You removed yourself from {file}" : "Þú fjarlægðir sjálfan þig af {file}",
  74. "{actor} removed themselves from {file}" : "{actor} fjarlægði sig sjálfan af {file}",
  75. "{actor} shared {file} with {user}" : "{actor} deildi {file} með {user}",
  76. "{actor} removed {user} from {file}" : "{actor} fjarlægði {user} af {file}",
  77. "{actor} shared {file} with you" : "{actor} deildi {file} með þér",
  78. "{actor} removed you from the share named {file}" : "{actor} fjarlægði þig af sameign með heitinu {file}",
  79. "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Skrá eða mappa sem deilt var með tölvupósti eða almenningstengli var <strong>sótt</strong>",
  80. "A file or folder was shared from <strong>another server</strong>" : "Skjali eða möppu hefur verið deilt <strong>frá öðrum þjóni</strong>",
  81. "A file or folder has been <strong>shared</strong>" : "Skjali eða möppu hefur verið <strong>deilt</strong>",
  82. "Wrong share ID, share doesn't exist" : "Rangt auðkenni sameignar, sameign er ekki til",
  83. "Could not delete share" : "Tókst ekki að eyða sameign",
  84. "Please specify a file or folder path" : "Tiltaktu skrá eða slóð á möppu",
  85. "Wrong path, file/folder doesn't exist" : "Röng slóð, skrá/mappa er ekki til",
  86. "Could not create share" : "Ekki tókst að búa til sameign",
  87. "invalid permissions" : "Ógildar aðgangsheimildir",
  88. "Please specify a valid user" : "Settu inn gilt notandanafn",
  89. "Group sharing is disabled by the administrator" : "Deiling innan hóps hefur verið gerð óvirk af kerfisstjóra.",
  90. "Please specify a valid group" : "Settu inn gildan hóp",
  91. "Public link sharing is disabled by the administrator" : "Deiling opinberra sameignartengla hefur verið gerð óvirk af kerfisstjóra.",
  92. "Public upload disabled by the administrator" : "Opinber innsending hefur verið gerð óvirk af kerfisstjóra.",
  93. "Public upload is only possible for publicly shared folders" : "Opinber innsending er einungis möguleg í möppur sem er deilt opinberlega",
  94. "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Deiling á %s með því að senda lykilorð með Nextcloud Talk mistókst því að Nextcloud Talk er ekki virkt",
  95. "Invalid date, date format must be YYYY-MM-DD" : "Ógild dagsetning, dagsetningasniðið verður að vera ÁÁÁÁ-MM-DD",
  96. "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Deiling %1$s mistókst, því bakvinnslukerfið leyfir ekki sameignir af gerðinni %2$s",
  97. "You cannot share to a Circle if the app is not enabled" : "Þú getur ekki deilt með hring ef forritið er ekki virkt",
  98. "Please specify a valid circle" : "Settu inn gildan hring",
  99. "Sharing %s failed because the back end does not support room shares" : "Deiling %s mistókst því bakvinnslukerfið leyfir ekki spjallsvæðasameignir",
  100. "Unknown share type" : "Óþekkt tegund sameignar",
  101. "Not a directory" : "Er ekki mappa",
  102. "Could not lock path" : "Gat ekki læst slóð",
  103. "Wrong or no update parameter given" : "Rangt eða ekkert uppfærsluviðfang gefið",
  104. "Can't change permissions for public share links" : "Ekki tókst að breyta aðgangsheimildum fyrir opinbera deilingartengla",
  105. "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Deiling með því að senda lykilorð með Nextcloud Talk mistókst því að Nextcloud Talk er ekki virkt",
  106. "shared by %s" : "Deilt af %s",
  107. "Download all files" : "Sækja allar skrár",
  108. "Direct link" : "Beinn tengill",
  109. "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud",
  110. "Share API is disabled" : "Deilingar-API er óvirkt",
  111. "File sharing" : "Skráadeiling",
  112. "Share will expire tomorrow" : "Sameignin rennur út á morgun",
  113. "Accept" : "Samþykkja",
  114. "Reject" : "Hafna",
  115. "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Þetta forrit gerir notendum kleift að deila skrám innan Nextcloud. Ef þetta er virkt getur stjórnandi valið hvaða hópar geti deilt skrám. Viðkomandi notendur geta þá deilt skrám og möppum með öðrum notendum og hópum innan Nextcloud. Að auki, ef stjórnandinn virkjar eiginleikan til að deila með tenglum, er hægt að nota ytri tengil til að deila skrám með öðrum notendum utan Nextcloud. Stjórnendur geta líka krafist notkunar lykilorða, gildistíma og virkjað þjónn-í-þjón deilingu með deilitenglum, rétt eins og deilingu með snjalltækjum.\nSé slökkt á þessum eiginleika, eru deildar skrár og möppur fjarlægðar af þjóninum fyrir alla notendur þessara sameigna, og einnig úr samstillingaforritum og snjalltækjum. Ítarlegri upplýsingar um þetta má finna í hjálparskjölum Nextcloud.",
  116. "Sharing" : "Deiling",
  117. "Allow editing" : "Leyfa breytingar",
  118. "Can reshare" : "Getur endurdeilt",
  119. "Expiration date enforced" : "Gerði gildistíma nauðsynlegan",
  120. "Set expiration date" : "Setja gildistíma",
  121. "Note to recipient" : "Minnispunktur til viðtakanda",
  122. "Unshare" : "Hætta deilingu",
  123. "group" : "hópur",
  124. "conversation" : "samtal",
  125. "remote" : "fjartengt",
  126. "remote group" : "fjartengdur hópur",
  127. "Invited by {initiator}" : "Boðið af {initiator}",
  128. "Open folder" : "Opna möppu",
  129. "Delete share" : "Eyða sameign",
  130. "Internal link" : "Innri tengill",
  131. "Link copied" : "Tengill afritaður",
  132. "Copy to clipboard" : "Afrita á klippispjald",
  133. "Only works for users with access to this folder" : "Vvirkar bara fyrir notendur sem eiga aðgang að þessari möppu",
  134. "Password protection (enforced)" : "Verndun með lykilorði (nauðsynleg)",
  135. "Password protection" : "Verndun með lykilorði",
  136. "Enter a password" : "Settu inn lykilorð",
  137. "Expiration date (enforced)" : "Gildistími (nauðsynlegur)",
  138. "Cancel" : "Hætta við",
  139. "Read only" : "Skrifvarið",
  140. "Allow upload and editing" : "Leyfa innsendingu og breytingar",
  141. "File drop (upload only)" : "Slepping skráa (einungis innsending)",
  142. "Hide download" : "Fela niðurhal",
  143. "Password protect" : "Verja með lykilorði",
  144. "Add another link" : "Bæta við öðrum tengli",
  145. "Share link" : "Deila tengli",
  146. "Resharing is not allowed" : "Endurdeiling er ekki leyfð",
  147. "Name or email address …" : "Nafn eða tölvupóstfang …",
  148. "Name or federated cloud ID …" : "Nafn eða skýjasambandsauðkenni (Federated Cloud ID) …",
  149. "Name, federated cloud ID or email address …" : "Nafn, skýjasambandsauðkenni eða tölvupóstfang …",
  150. "Name …" : "Nafn …",
  151. "Searching …" : "Leita …",
  152. "Search globally" : "Leita allstaðar",
  153. "on {server}" : "á {server}",
  154. "Expires {relativetime}" : "Rennur út {relativetime}",
  155. "Link to a file" : "Tengill í skrá",
  156. "Shared" : "Deilt",
  157. "Share" : "Deila",
  158. "Shared with" : "Deilt með",
  159. "Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}",
  160. "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}",
  161. "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}",
  162. "Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}",
  163. "Shared with you by {owner}" : "Deilt með þér af {owner}",
  164. "No entries found in this folder" : "Engar skrár fundust í þessari möppu",
  165. "Name" : "Nafn",
  166. "Share time" : "Deilingartími",
  167. "Expiration date" : "Gildir til",
  168. "Sorry, this link doesn’t seem to work anymore." : "Því miður, þessi tengill virðist ekki virka lengur.",
  169. "Reasons might be:" : "Mögulegar ástæður gætu verið:",
  170. "the item was removed" : "atriðið var fjarlægt",
  171. "the link expired" : "tengillinn er útrunninn",
  172. "sharing is disabled" : "slökkt er á skráadeilingu",
  173. "For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.",
  174. "Share note" : "Deila minnispunkti",
  175. "Toggle grid view" : "Víxla reitasýn af/á",
  176. "Download %s" : "Sækja %s",
  177. "Upload files to %s" : "Senda inn skrár á %s",
  178. "Note" : "Minnispunktur",
  179. "Select or drop files" : "Veldu eða slepptu skrám",
  180. "Uploading files…" : "Sendi inn skrár…",
  181. "Uploaded files:" : "Innsendar skrár:",
  182. "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.",
  183. "could not delete share" : "tókst ekki að eyða sameign"
  184. },
  185. "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");