diff options
Diffstat (limited to 'apps/files_external/l10n/ia.js')
-rw-r--r-- | apps/files_external/l10n/ia.js | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/apps/files_external/l10n/ia.js b/apps/files_external/l10n/ia.js deleted file mode 100644 index 02b888e1b02..00000000000 --- a/apps/files_external/l10n/ia.js +++ /dev/null @@ -1,77 +0,0 @@ -OC.L10N.register( - "files_external", - { - "External storage" : "Immagazinage externe", - "Personal" : "Personal", - "System" : "Systema", - "Grant access" : "Conceder accesso", - "Error configuring OAuth1" : "Error durante configuration de OAuth1", - "Please provide a valid app key and secret." : "Per favor, provide un clave e un secreto ambe valide.", - "Error configuring OAuth2" : "Error durante configuration de OAuth2", - "Generate keys" : "Generar claves", - "Error generating key pair" : "Error durante creation de par de claves", - "Enable encryption" : "Activar cryptographia", - "Enable previews" : "Activar previsualisationes", - "Enable sharing" : "Activar compartimento", - "Check for changes" : "Verificar nove modificationes", - "Never" : "Nunquam", - "Once every direct access" : "A cata accesso directe", - "Disconnect" : "Disconnecter", - "Saved" : "Salveguardate", - "Save" : "Salveguardar", - "External mount error" : "Error del montage externe", - "external-storage" : "immagazinage-externe", - "Username" : "Nomine de usator", - "Password" : "Contrasigno", - "Credentials saved" : "Datos de authentication salveguardate", - "Credentials saving failed" : "Salveguarda de datos de authentication falleva", - "Credentials required" : "Datos de authentication requirite", - "Invalid mount point" : "Puncto de montage non valide", - "Insufficient data: %s" : "Datos insufficiente: %s", - "%s" : "%s", - "Access key" : "Clave de accesso", - "Secret key" : "Clave secrete", - "None" : "Nulle", - "OAuth1" : "OAuth1", - "App key" : "Clave del Application", - "App secret" : "Secreto del Application", - "OAuth2" : "OAuth2", - "Domain" : "Dominio", - "API key" : "Clave API", - "Global credentials" : "Datos de authentication global", - "Username and password" : "Nomine de usator e contrasigno", - "RSA public key" : "Clave public RSA", - "Public key" : "Clave public", - "Amazon S3" : "Amazon S3", - "Hostname" : "Nomine de Hospite", - "Port" : "Porto", - "Region" : "Region", - "Enable SSL" : "Activar SSL", - "Enable Path Style" : "Activar Stilo de Sentiero", - "WebDAV" : "WebDAV", - "URL" : "URL", - "Remote subfolder" : "Sub-dossier remote", - "Secure https://" : "Secur https://", - "FTP" : "FTP", - "Host" : "Hospite", - "Secure ftps://" : "Secure ftps://", - "Local" : "Local", - "Location" : "Loco", - "Nextcloud" : "Nextcloud", - "SFTP" : "SFTP", - "Root" : "Root", - "Share" : "Compartir", - "Show hidden files" : "Monstrar files occultate", - "Service name" : "Nomine del servicio", - "Name" : "Nomine", - "Storage type" : "Typo de immagazinage", - "Open documentation" : "Aperir documentation", - "Folder name" : "Nomine de dossier", - "Authentication" : "Authentication", - "Configuration" : "Configuration", - "Available for" : "Disponibile a", - "Add storage" : "Adder immagazinage", - "Advanced settings" : "Configurationes avantiate", - "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe" -}, -"nplurals=2; plural=(n != 1);"); |