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.

ia.js 3.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. OC.L10N.register(
  2. "files_external",
  3. {
  4. "External storage" : "Immagazinage externe",
  5. "Personal" : "Personal",
  6. "System" : "Systema",
  7. "Grant access" : "Conceder accesso",
  8. "Error configuring OAuth1" : "Error durante configuration de OAuth1",
  9. "Please provide a valid app key and secret." : "Per favor, provide un clave e un secreto ambe valide.",
  10. "Error configuring OAuth2" : "Error durante configuration de OAuth2",
  11. "Generate keys" : "Generar claves",
  12. "Error generating key pair" : "Error durante creation de par de claves",
  13. "Enable encryption" : "Activar cryptographia",
  14. "Enable previews" : "Activar previsualisationes",
  15. "Enable sharing" : "Activar compartimento",
  16. "Check for changes" : "Verificar nove modificationes",
  17. "Never" : "Nunquam",
  18. "Once every direct access" : "A cata accesso directe",
  19. "Disconnect" : "Disconnecter",
  20. "Saved" : "Salveguardate",
  21. "Save" : "Salveguardar",
  22. "External mount error" : "Error del montage externe",
  23. "external-storage" : "immagazinage-externe",
  24. "Username" : "Nomine de usator",
  25. "Password" : "Contrasigno",
  26. "Credentials saved" : "Datos de authentication salveguardate",
  27. "Credentials saving failed" : "Salveguarda de datos de authentication falleva",
  28. "Credentials required" : "Datos de authentication requirite",
  29. "Invalid mount point" : "Puncto de montage non valide",
  30. "Insufficient data: %s" : "Datos insufficiente: %s",
  31. "%s" : "%s",
  32. "Access key" : "Clave de accesso",
  33. "Secret key" : "Clave secrete",
  34. "None" : "Nulle",
  35. "OAuth1" : "OAuth1",
  36. "App key" : "Clave del Application",
  37. "App secret" : "Secreto del Application",
  38. "OAuth2" : "OAuth2",
  39. "Domain" : "Dominio",
  40. "API key" : "Clave API",
  41. "Global credentials" : "Datos de authentication global",
  42. "Username and password" : "Nomine de usator e contrasigno",
  43. "RSA public key" : "Clave public RSA",
  44. "Public key" : "Clave public",
  45. "Amazon S3" : "Amazon S3",
  46. "Hostname" : "Nomine de Hospite",
  47. "Port" : "Porto",
  48. "Region" : "Region",
  49. "Enable SSL" : "Activar SSL",
  50. "Enable Path Style" : "Activar Stilo de Sentiero",
  51. "WebDAV" : "WebDAV",
  52. "URL" : "URL",
  53. "Remote subfolder" : "Sub-dossier remote",
  54. "Secure https://" : "Secur https://",
  55. "FTP" : "FTP",
  56. "Host" : "Hospite",
  57. "Secure ftps://" : "Secure ftps://",
  58. "Local" : "Local",
  59. "Location" : "Loco",
  60. "Nextcloud" : "Nextcloud",
  61. "SFTP" : "SFTP",
  62. "Root" : "Root",
  63. "Share" : "Compartir",
  64. "Show hidden files" : "Monstrar files occultate",
  65. "Service name" : "Nomine del servicio",
  66. "Name" : "Nomine",
  67. "Storage type" : "Typo de immagazinage",
  68. "Open documentation" : "Aperir documentation",
  69. "Folder name" : "Nomine de dossier",
  70. "Authentication" : "Authentication",
  71. "Configuration" : "Configuration",
  72. "Available for" : "Disponibile a",
  73. "Add storage" : "Adder immagazinage",
  74. "Advanced settings" : "Configurationes avantiate",
  75. "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe",
  76. "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo."
  77. },
  78. "nplurals=2; plural=(n != 1);");