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.

eu.js 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. OC.L10N.register(
  2. "core",
  3. {
  4. "Please select a file." : "Aukeratu fitxategi bat",
  5. "File is too big" : "Fitxategia handiegia da",
  6. "The selected file is not an image." : "Aukeratutako fitxategia ez da irudi bat.",
  7. "The selected file cannot be read." : "Aukeratutako fitxategia ezin da aukeratu",
  8. "Invalid file provided" : "Invalid file provided",
  9. "No image or file provided" : "Ez da irudi edo fitxategirik zehaztu",
  10. "Unknown filetype" : "Fitxategi mota ezezaguna",
  11. "Invalid image" : "Baliogabeko irudia",
  12. "An error occurred. Please contact your admin." : "Errore bat izan da, administraria kontaktatu.app",
  13. "No temporary profile picture available, try again" : "Ez dago behin-behineko profil irudirik, saiatu berriro",
  14. "No crop data provided" : "Ez da ebaketaren daturik eskaini",
  15. "No valid crop data provided" : "Ebakidura baliogabea da",
  16. "Crop is not square" : "Ebakidura ez da karratua",
  17. "State token does not match" : "Egoera-tokena ez du bat egiten",
  18. "Password reset is disabled" : "Pasahitza berrezartzea desgaituta dago",
  19. "Couldn't reset password because the token is invalid" : "Ezin izan da pasahitza berrezarri tokena baliogabea delako",
  20. "Couldn't reset password because the token is expired" : "Ezin da berrezarri pasahitza token-a iraungi duelako.",
  21. "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Ezin izan da berreskuratze posta elektronikoa bidali helbiderik ez dagoelako erabiltzaile honetarako. Jarri harremanetan administratzailearekin.",
  22. "%s password reset" : "%s pasahitza berrezarri",
  23. "Password reset" : "Pasahitza berrezarri",
  24. "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Egin klik ondoko botoian zure pasahitza berrezartzeko. Ez baduzu pasahitzaren berrezarpena eskatu ahaztu e-posta hau.",
  25. "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Egin klik ondoko estekan zure pasahitza berrezartzeko. Ez baduzu pasahitzaren berrezarpena eskatu ahaztu e-posta hau.",
  26. "Reset your password" : "Berrezarri zure pasahitza",
  27. "Couldn't send reset email. Please contact your administrator." : "Ezin da berrezartzeko eposta bidali. Mesedez jarri harremetan zure administradorearekin.",
  28. "Couldn't send reset email. Please make sure your username is correct." : "Ezin izan da berrezartzeko eposta bidali. Ziurtatu zure erabiltzaile izena egokia dela.",
  29. "Preparing update" : "Eguneratzea prestatzen",
  30. "[%d / %d]: %s" : "[%d / %d]: %s",
  31. "Please use the command line updater because automatic updating is disabled in the config.php." : "Mesedez, erabili komando-lerroa eguneratzeko, eguneratze automatikoa config.php-n desgaituta dago eta.",
  32. "[%d / %d]: Checking table %s" : "[%d / %d]: Taula egiaztatzen %s",
  33. "Turned on maintenance mode" : "Mantenu modua gaitu da",
  34. "Turned off maintenance mode" : "Mantenu modua desgaitu da",
  35. "Maintenance mode is kept active" : "Mantentze modua aktibatuta dago oraindik.",
  36. "Updating database schema" : "Datu-basearen eskema eguneratzen",
  37. "Updated database" : "Datu-basea eguneratuta",
  38. "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Datu-basearen eskema eguneratu daitekeen egiaztatzen (honek luzerako hartu dezake datu-basearen arabera)",
  39. "Checked database schema update" : "Egiaztatuta datu-basearen zerbitzariaren eguneraketa",
  40. "Checking updates of apps" : "Aplikazioentzako eguneraketak egiaztatzen",
  41. "Checking for update of app \"%s\" in appstore" : "\"%s\" aplikazioak aplikazioen biltegian eguneraketarik ba ote duen begiratzen.",
  42. "Update app \"%s\" from appstore" : "Eguneratu \"%s\" aplikazioa aplikazioen biltegitik.",
  43. "Checked for update of app \"%s\" in appstore" : "Begiratuta \"%s\" aplikazioak aplikazioen biltegian ba ote duen",
  44. "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "%s datu-basearen eskema eguneratu daitekeen egiaztatzen (honek luzerako hartu dezake datu-basearen arabera)",
  45. "Checked database schema update for apps" : "Egiaztatuta aplikazioen datu-basearen zerbitzariaren eguneraketa",
  46. "Set log level to debug" : "Log maila debug-era ezarri",
  47. "Reset log level" : "Log maila berrezarri",
  48. "Starting code integrity check" : "Kodearen integritate egiaztapena hasten",
  49. "Finished code integrity check" : "Kodearen integritate egiaztapena bukatuta",
  50. "%s (incompatible)" : "%s (bateraezina)",
  51. "Following apps have been disabled: %s" : "Hurrengo aplikazioak desgaitu egin dira: %s",
  52. "Already up to date" : "Dagoeneko eguneratuta",
  53. "Saving..." : "Gordetzen...",
  54. "Dismiss" : "Ezikusi",
  55. "Authentication required" : "Autentifikazioa beharrezkoa",
  56. "This action requires you to confirm your password" : "Ekintza hau zure pasahitza konfirmatzeko eskatuko dizu",
  57. "Confirm" : "Baieztatu",
  58. "Password" : "Pasahitza",
  59. "Failed to authenticate, try again" : "Huts egindu  autentifikazioa, berriz saiatu",
  60. "seconds ago" : "duela segundo batzuk",
  61. "Search contacts …" : "Bilatu kontaktuak ...",
  62. "No contacts found" : "Ez da kontakturik aurkitu",
  63. "Show all contacts …" : "Erakutsi kontaktu guztiak",
  64. "Loading your contacts …" : "Zure kontaktuak kargatzen...",
  65. "Looking for {term} …" : "{term} bilatzen...",
  66. "No action available" : "Ez dago ekintzarik eskuragarri",
  67. "Error fetching contact actions" : "Errorea kontaktu-ekintzak eskuratzean",
  68. "Error" : "Errorea",
  69. "Error while sharing" : "Errore bat egon da elkarbanatzean",
  70. "Error removing share" : " Errorea partekatzea kentzerakoan",
  71. "Shared with you and the group {group} by {owner}" : "{owner}-k zu eta {group} taldearekin partekatuta",
  72. "Shared with you by {owner}" : "{owner}-k zurekin partekatuta",
  73. "Choose a password for the public link" : "Aukeratu pasahitz bat esteka publikorako",
  74. "Choose a password for the public link or press the \"Enter\" key" : "Hautatu pasahitz bat esteka publikoarentzat edo sakatu \"Sartu\" tekla",
  75. "Copied!" : "Kopiatuta!",
  76. "Copy link" : "Kopiatu esteka",
  77. "Not supported!" : "Ez da onartzen!",
  78. "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.",
  79. "Press Ctrl-C to copy." : "Sakatu Ctrl-C kpiatzeko.",
  80. "Copy" : "Kopiatu",
  81. "Resharing is not allowed" : "Berriz elkarbanatzea ez dago baimendua",
  82. "Link" : "Esteka",
  83. "Password protect" : "Babestu pasahitzarekin",
  84. "Allow editing" : "Baimendu editatzea",
  85. "Email link to person" : "Postaz bidali lotura ",
  86. "Send" : "Bidali",
  87. "Allow upload and editing" : "Onartu igoera eta edizioa",
  88. "Read only" : "irakurtzeko-soilik",
  89. "File drop (upload only)" : "Fitxategiak utzi (igo bakarrik)",
  90. "Set expiration date" : "Ezarri muga data",
  91. "Expiration" : "Iraungitzea",
  92. "Expiration date" : "Muga data",
  93. "Unshare" : "Ez partekatu",
  94. "Share to {name}" : "Partekatu hona {izena}",
  95. "Share link" : "Partekatu esteka",
  96. "Could not unshare" : "Ezin izan da despartekatu",
  97. "Choose a password for the mail share" : "Hautatu pasahitz bat posta partekatzeko",
  98. "group" : "taldea",
  99. "remote" : "urrunekoa",
  100. "email" : "posta-elektronikoa",
  101. "conversation" : "elkarrizketa",
  102. "shared by {sharer}" : "{sharer}-(e)k partekatu du",
  103. "Can reshare" : "Birparteka daiteke",
  104. "Can edit" : "Editatu dezake",
  105. "Can create" : "sortu dezake",
  106. "Can change" : "Aldatu dezake",
  107. "Can delete" : "Ezabatu dezake",
  108. "Access control" : "Sarrera kontrola",
  109. "Share details could not be loaded for this item." : "Partekatze xehetasunak ezin izan dira elementu honentzat kargatu.",
  110. "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Autosaketaren funtziorako {count} karaketere gutxienez behar dira","Autosaketaren funtziorako {count} karaketere gutxienez behar dira"],
  111. "This list is maybe truncated - please refine your search term to see more results." : "Gerta daiteke zerrenda hau moztu behar izatea - mesedez, zure bilaketa birfindu emaitza gehiago ikusteko",
  112. "No users or groups found for {search}" : "Ez dira {search} -rentzat erabiltzaile edo talderik aurkitu",
  113. "No users found for {search}" : "Ez dira {search} -rentzat erabiltzailerik aurkitu",
  114. "An error occurred. Please try again" : "Errore bat gertatu da. Saiatu berriro.",
  115. "{sharee} ({type}, {owner})" : "{sharee} ({type}, {jabea})",
  116. "Share" : "Partekatu",
  117. "Name or email address..." : "Izena edo e-posta helbidea...",
  118. "Name or federated cloud ID..." : "Izena edo federatutako hodeiaren IDa...",
  119. "Name, federated cloud ID or email address..." : "Izena, federatutako hodeiaren IDa edo e-posta helbidea...",
  120. "Name..." : "Izena...",
  121. "Shared" : "Partekatuta",
  122. "Shared with" : "Honekin partekatua",
  123. "Shared by" : "Honek partekatua",
  124. "Non-existing tag #{tag}" : "#{tag} ez da existitzen",
  125. "restricted" : "mugatua",
  126. "invisible" : "ikusiezina",
  127. "({scope})" : "({scope})",
  128. "Delete" : "Ezabatu",
  129. "Rename" : "Berrizendatu",
  130. "Collaborative tags" : "Elkarlaneko etiketak",
  131. "No tags found" : "Ez da etiketarik aurkitu",
  132. "Settings" : "Ezarpenak",
  133. "Connection to server lost" : "Zerbitzariarekiko konexioa eten da",
  134. "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Arazoa orria kargatzerakoan, birkargatzen segundu batean","Arazoa orria kargatzerakoan, birkargatzen %n segundutan"],
  135. "Logging in …" : "Saioa hasten ...",
  136. "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Zure fitxategiak zifratzen dira. Pasahitza aldatuz gero, ez dago zure datuak berreskuratzeko modurik.<br />Ziur ez bazaude, jarri harremanetan administratzailearekin jarraitu baino lehen. <br />Ziur zaude jarraitu nahi duzula?",
  137. "I know what I'm doing" : "Badakit zer ari naizen egiten",
  138. "Password can not be changed. Please contact your administrator." : "Ezin da pasahitza aldatu. Mesedez jarri harremetan zure administradorearekin.",
  139. "Reset password" : "Berrezarri pasahitza",
  140. "No" : "Ez",
  141. "Yes" : "Bai",
  142. "No files in here" : "Ez dago fitxategirik hemen",
  143. "Choose" : "Aukeratu",
  144. "Move" : "Mugitu",
  145. "Error loading file picker template: {error}" : "Errorea fitxategi hautatzaile txantiloiak kargatzerakoan: {error}",
  146. "OK" : "Ados",
  147. "Error loading message template: {error}" : "Errorea mezu txantiloia kargatzean: {error}",
  148. "read-only" : "irakurtzeko-soilik",
  149. "_{count} file conflict_::_{count} file conflicts_" : ["fitxategi {count}ek konfliktua sortu du","{count} fitxategik konfliktua sortu dute"],
  150. "One file conflict" : "Fitxategi batek konfliktua sortu du",
  151. "New Files" : "Fitxategi Berriak",
  152. "Already existing files" : "Dagoeneko existitzen diren fitxategiak",
  153. "Which files do you want to keep?" : "Ze fitxategi mantendu nahi duzu?",
  154. "If you select both versions, the copied file will have a number added to its name." : "Bi bertsioak hautatzen badituzu, kopiatutako fitxategiaren izenean zenbaki bat atxikituko zaio.",
  155. "Cancel" : "Ezeztatu",
  156. "Continue" : "Jarraitu",
  157. "(all selected)" : "(denak hautatuta)",
  158. "({count} selected)" : "({count} hautatuta)",
  159. "Error loading file exists template" : "Errorea fitxategia existitzen da txantiloiak kargatzerakoan",
  160. "Pending" : "Zain",
  161. "Copy to {folder}" : "{karpetara} kopiatu",
  162. "Move to {folder}" : "{karpetara} mugitu",
  163. "Very weak password" : "Pasahitz oso ahula",
  164. "Weak password" : "Pasahitz ahula",
  165. "So-so password" : "Halamoduzko pasahitza",
  166. "Good password" : "Pasahitz ona",
  167. "Strong password" : "Pasahitz sendoa",
  168. "Error occurred while checking server setup" : "Akatsa gertatu da zerbitzariaren konfigurazioa egiaztatzean",
  169. "unknown text" : "testu ezezaguna",
  170. "Hello world!" : "Kaixo Mundua!",
  171. "sunny" : "eguzkitsua",
  172. "Hello {name}, the weather is {weather}" : "Kaixo {name}, eguraldia {weather} da",
  173. "Hello {name}" : "Kaixo {name}",
  174. "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Hauek dira zure bilaketaren emaitzak:<script>alert(1)</script></strong>",
  175. "new" : "Berria",
  176. "_download %n file_::_download %n files_" : ["deskargatu fitxategi %n","deskargatu %n fitxategi"],
  177. "The update is in progress, leaving this page might interrupt the process in some environments." : "Eguneratzea abian da, orri hau utziz prozesua eten liteke ingurune batzuetan.",
  178. "Update to {version}" : "{version} bertsiora eguneratu",
  179. "An error occurred." : "Akats bat gertatu da.",
  180. "Please reload the page." : "Mesedez birkargatu orria.",
  181. "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue.",
  182. "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.",
  183. "Continue to Nextcloud" : "Nextcloudera abiatu",
  184. "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Eguneraketa ongi joan da. %n segundu barru Nextcloud-era birbideratuko zaitugu","Eguneraketa ongi joan da. %n segundu barru Nextcloud-era birbideratuko zaitugu"],
  185. "Searching other places" : "Beste lekuak bilatzen",
  186. "No search results in other folders for {tag}{filter}{endtag}" : "{tag}{filter}{endtag}-rentzat ez da emaitzarik topatu karpetetan",
  187. "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} bilaketa-emaitza beste karpeta batean","{count} bilaketa-emaitzak beste karpetetan"],
  188. "Personal" : "Pertsonala",
  189. "Users" : "Erabiltzaileak",
  190. "Apps" : "Aplikazioak",
  191. "Admin" : "Admin",
  192. "Help" : "Laguntza",
  193. "Access forbidden" : "Sarrera debekatuta",
  194. "File not found" : "Ez da fitxategia aurkitu",
  195. "Internal Server Error" : "Zerbitzariaren Barne Errorea",
  196. "The server was unable to complete your request." : "Zerbitzariak ezin du zure eskaera bete",
  197. "If this happens again, please send the technical details below to the server administrator." : "Berriz gertatzen bada, ondoko datu teknikoak zure administratzaileari pasa iezaiozu mesedez.",
  198. "More details can be found in the server log." : "Zehaztapen gehiago zerbitzariaren egunerokoan aurki daitezke.",
  199. "Technical details" : "Arazo teknikoak",
  200. "Remote Address: %s" : "Urruneko Helbidea: %s",
  201. "Request ID: %s" : "Eskariaren IDa: %s",
  202. "Type: %s" : "Mota: %s",
  203. "Code: %s" : "Kodea: %s",
  204. "Message: %s" : "Mezua: %s",
  205. "File: %s" : "Fitxategia: %s",
  206. "Line: %s" : "Lerroa: %s",
  207. "Trace" : "Arrastoa",
  208. "Security warning" : "Segurtasun abisua",
  209. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Zure data karpeta eta fitxategiak interneten bidez eskuragarri egon daitezke .htaccess fitxategia ez delako funtzionatzen ari.",
  210. "Create an <strong>admin account</strong>" : "Sortu <strong>kudeatzaile kontu<strong> bat",
  211. "Username" : "Erabiltzaile izena",
  212. "Storage & database" : "Biltegia & datubasea",
  213. "Data folder" : "Datuen karpeta",
  214. "Configure the database" : "Konfiguratu datu basea",
  215. "Only %s is available." : "Soilik %s dago eskuragarri.",
  216. "Install and activate additional PHP modules to choose other database types." : "Instalatu eta aktibatu PHP modulu osagarriak, beste datu-base mota aukeratzeko.",
  217. "For more details check out the documentation." : "Xehetasun gehiago nahi izanez gero, begiratu dokumentazioa.",
  218. "Database user" : "Datubasearen erabiltzailea",
  219. "Database password" : "Datubasearen pasahitza",
  220. "Database name" : "Datubasearen izena",
  221. "Database tablespace" : "Datu basearen taula-lekua",
  222. "Database host" : "Datubasearen hostalaria",
  223. "Please specify the port number along with the host name (e.g., localhost:5432)." : "Makinaren izenarekin batera portua ezarri (adb. localhost:5432).",
  224. "Performance warning" : "Errendimendu abisua",
  225. "Finish setup" : "Bukatu konfigurazioa",
  226. "Finishing …" : "Bukatzen...",
  227. "Need help?" : "Laguntza behar al duzu?",
  228. "See the documentation" : "Ikusi dokumentazioa",
  229. "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aplikazio honek JavaScript eskatzen du ondo funtzionatzeko. Mesedez {linkstart}JavaScript gaitu {linkend}eta webgunea birkargatu.",
  230. "More apps" : "Aplikazio gehiago",
  231. "More" : "Gehiago",
  232. "Search" : "Bilatu",
  233. "Reset search" : "Bilaketa berrezarri",
  234. "Contacts" : "Kontaktuak",
  235. "Settings menu" : "Ezarpenak menua",
  236. "Confirm your password" : "Berretsi pasahitza",
  237. "Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!",
  238. "Please contact your administrator." : "Mesedez jarri harremetan zure administradorearekin.",
  239. "An internal error occurred." : "Barne errorea gertatu da.",
  240. "Please try again or contact your administrator." : "Saiatu berriro edo jarri harremanetan administratzailearekin.",
  241. "Username or email" : "Erabiltzaile izena edo e-posta",
  242. "Log in" : "Hasi saioa",
  243. "Forgot password?" : "Pasahitza ahaztu duzu?",
  244. "App token" : "Aplikazio-tokena",
  245. "Account access" : "Kontuaren sarbidea",
  246. "New password" : "Pasahitz berria",
  247. "New Password" : "Pasahitz Berria",
  248. "Two-factor authentication" : "Bi faktoreko autentifikazioa",
  249. "Use backup code" : "Erabili ordezko kodea",
  250. "Cancel log in" : "Ezeztatu log in",
  251. "Error while validating your second factor" : "Akatsa zure bigarren faktorea balioztatzean",
  252. "Access through untrusted domain" : "Ziurtasunik gabeko domeinutik sartzen",
  253. "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Zure administratzailearekin kontaktuan jarri. Administratzailea bazara, config/config.php fitxategian\"konfidantzazko_domeinuak\" ezarpena editatusample.php konfigurazio fitxategian bezala",
  254. "App update required" : "Aplikazio eguneraketa beharrezkoa da",
  255. "These apps will be updated:" : "Aplikazio hauek eguneratuko dira:",
  256. "These incompatible apps will be disabled:" : "Aplikazio bateraezin hauek desgaituko dira:",
  257. "The theme %s has been disabled." : "%s gaia desgaitu da.",
  258. "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Ekin aurretik egiazta ezazu datu basearen, ezarpenen karpetaren eta datuen karpetaren babeskopia duzula.",
  259. "Start update" : "Hasi eguneraketa",
  260. "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Instalazio handien itxarote-denbora saihesteko, ondoko komandoa exekuta dezakezu instalazio direktoriotik:",
  261. "Detailed logs" : "Log xehea",
  262. "Update needed" : "Eguneratzea beharrezkoa da",
  263. "Please use the command line updater because you have a big instance with more than 50 users." : "Komando-lerroko eguneratzailea erabili mesedez, 50 erabiltzaile baino gehiagoko instantzia handia bait da",
  264. "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Badakit web bidezko UI-a erabiliz eguneraketa egitean arriskuak daudela, eskaera denboraz-kanpo geratzen bada datuen galera gerta daitekeela, bainabackup kopia egin dut eta badakit instantzia birsortzen, arazoak egonez gero",
  265. "Upgrade via web on my own risk" : "Web bidezko bertsio-berritzea nire ardurapean",
  266. "This %s instance is currently in maintenance mode, which may take a while." : "Instantzia hau %s mantenu-moduan dago, honek denbora tarte bat iraun dezake.",
  267. "Contact your system administrator if this message persists or appeared unexpectedly." : "Jarri harremanetan zure sistema administratzailearekin mezu hau irauten badu edo bat-batean agertu bada.",
  268. "Updated \"%s\" to %s" : "\"%s\" %s-ra eguneratua",
  269. "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Kodearen integritate egiaztapenarekin arazoak egon dira. Informazio gehiago…</a>",
  270. "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Zure pasahitza berrezartzeko lotura zure postara bidalia izan da.<br>Ez baduzu arrazoizko denbora epe batean jasotzen begiratu zure zabor-posta karpetan.<br>Hor ere ez badago kudeatzailearekin harremanetan jarri.",
  271. "Copy URL" : "Kopiatu URLa",
  272. "Enable" : "Aktibatu",
  273. "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} esteka bidez partekatuta",
  274. "{sharee} (group)" : "{sharee} (taldea)",
  275. "{sharee} (remote)" : "{sharee} (urrunekoa)",
  276. "{sharee} (email)" : "{sharee} (email)",
  277. "The specified document has not been found on the server." : "Zehaztutako dokumentua ez da zerbitzarian aurkitu.",
  278. "You can click here to return to %s." : "Hemen klika dezakezu %sra itzultzeko.",
  279. "SQLite will be used as database." : "SQLite datubase bezala erabiliko da.",
  280. "For larger installations we recommend to choose a different database backend." : "Instalazio handientzako beste datubase sistema bat erabiltzea gomendatzen da.",
  281. "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Fitxategiak sinkronizatzeko idazmahai aplikazioa erabili nahi badugu SQLite erabiltzea ez da gomendatzen. is discouraged.",
  282. "Wrong password." : "Pasahitz okerra.",
  283. "You are about to grant %s access to your %s account." : "%s kontuari %sra sarbidea emango diozu",
  284. "Redirecting …" : "Birbideratzen...",
  285. "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Hobetutako segurtasuna dago gaituta zure kontuan. Mesedez, autentifikatu bigarren faktore bat erabiliz.",
  286. "%s will be updated to version %s" : "%s %s bertsiora eguneratuko da",
  287. "This page will refresh itself when the %s instance is available again." : "Orri honek bere burua eguneratuko du %s instantzia berriz prest dagoenean.",
  288. "Thank you for your patience." : "Milesker zure patzientziagatik."
  289. },
  290. "nplurals=2; plural=(n != 1);");