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 3.0KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. OC.L10N.register(
  2. "files_external",
  3. {
  4. "Step 1 failed. Exception: %s" : "1 Urratsak huts egin du. Salbuespena: %s",
  5. "Step 2 failed. Exception: %s" : "2 Urratsak huts egin du. Salbuespena: %s",
  6. "External storage" : "Kanpoko biltegiratzea",
  7. "Personal" : "Pertsonala",
  8. "System" : "Sistema",
  9. "Grant access" : "Baimendu sarrera",
  10. "All users. Type to select user or group." : "Erabiltzaile guztiak. Idatzi erabiltzaile edo taldea hautatzeko.",
  11. "(group)" : "(taldea)",
  12. "Saved" : "Gordeta",
  13. "Username" : "Erabiltzaile izena",
  14. "Password" : "Pasahitza",
  15. "Save" : "Gorde",
  16. "None" : "Ezer",
  17. "App key" : "Aplikazio gakoa",
  18. "App secret" : "App sekretua",
  19. "Client ID" : "Bezero ID",
  20. "Client secret" : "Bezeroaren Sekretua",
  21. "API key" : "APIaren gakoa",
  22. "Public key" : "Gako publikoa",
  23. "Amazon S3" : "Amazon S3",
  24. "Hostname" : "Ostalari izena",
  25. "Port" : "Portua",
  26. "Region" : "Eskualdea",
  27. "Enable SSL" : "Gaitu SSL",
  28. "Enable Path Style" : "Gaitu Bide Estiloa",
  29. "WebDAV" : "WebDAV",
  30. "URL" : "URL",
  31. "Remote subfolder" : "Urruneko azpikarpeta",
  32. "Secure https://" : "https:// segurua",
  33. "Dropbox" : "Dropbox",
  34. "Host" : "Ostalaria",
  35. "Secure ftps://" : "ftps:// segurua",
  36. "Local" : "Bertakoa",
  37. "Location" : "Kokapena",
  38. "ownCloud" : "ownCloud",
  39. "Root" : "Erroa",
  40. "Share" : "Partekatu",
  41. "SMB / CIFS using OC login" : "SMB / CIFS saioa hasteko OC erabiliz",
  42. "Username as share" : "Erabiltzaile izena elkarbanaketa bezala",
  43. "OpenStack Object Storage" : "OpenStack Objektu Biltegiratzea",
  44. "<b>Note:</b> " : "<b>Oharra:</b>",
  45. "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Oharra:</b> :PHPko cURL euskarria ez dago instalatuta edo gaitua. Ezinezko da %s muntatzea. Mesedez eskatu sistema administratzaleari instala dezan. ",
  46. "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Oharra:</b> :PHPko FTP euskarria ez dago instalatuta edo gaitua. Ezinezko da %s muntatzea. Mesedez eskatu sistema administratzaleari instala dezan. ",
  47. "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Oharra:</b>\"%s\" euskarria ez dago instalatuta Ezinezko da %s muntatzea. Mesedez eskatu sistema administratzaleari instala dezan. ",
  48. "No external storage configured" : "Ez da kanpo biltegiratzerik konfiguratu",
  49. "Name" : "Izena",
  50. "Storage type" : "Biltegiratze mota",
  51. "External Storage" : "Kanpoko biltegiratzea",
  52. "Folder name" : "Karpetaren izena",
  53. "Configuration" : "Konfigurazioa",
  54. "Available for" : "Hauentzat eskuragarri",
  55. "Add storage" : "Gehitu biltegiratzea",
  56. "Delete" : "Ezabatu",
  57. "Allow users to mount the following external storage" : "Baimendu erabiltzaileak hurrengo kanpo biltegiratzeak muntatzen"
  58. },
  59. "nplurals=2; plural=(n != 1);");