diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:27 +0000 |
commit | 3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (patch) | |
tree | 3ef4050915fae9e2df5e09aee4061532c09346b6 /apps/files_external/l10n/ia.json | |
parent | 91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (diff) | |
download | nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.tar.gz nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ia.json')
-rw-r--r-- | apps/files_external/l10n/ia.json | 69 |
1 files changed, 66 insertions, 3 deletions
diff --git a/apps/files_external/l10n/ia.json b/apps/files_external/l10n/ia.json index 68b23151fc7..873d54146be 100644 --- a/apps/files_external/l10n/ia.json +++ b/apps/files_external/l10n/ia.json @@ -1,15 +1,78 @@ { "translations": { + "External storages" : "Immagazinages 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", + "All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo.", "Saved" : "Salveguardate", + "Saving..." : "Salveguardante...", + "Save" : "Salveguardar", + "External mount error" : "Error del montage externe", + "external-storage" : "immagazinage-externe", "Username" : "Nomine de usator", "Password" : "Contrasigno", - "Save" : "Salveguardar", + "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", + "OpenStack" : "OpenStack", + "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", - "Share" : "Compartir", + "Nextcloud" : "Nextcloud", + "SFTP" : "SFTP", + "Root" : "Root", + "SMB / CIFS" : "SMB / CIFS", + "Domain" : "Dominio", + "Service name" : "Nomine del servicio", "Name" : "Nomine", + "Storage type" : "Typo de immagazinage", + "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", "Folder name" : "Nomine de dossier", - "Delete" : "Deler" + "External storage" : "Immagazinage externe", + "Authentication" : "Authentication", + "Configuration" : "Configuration", + "Available for" : "Disponibile a", + "Add storage" : "Adder immagazinage", + "Advanced settings" : "Configurationes avantiate", + "Delete" : "Deler", + "Allow users to mount external storage" : "Permitter usatores montar immagazinage externe", + "Allow users to mount the following external storage" : "Permitter usatores montar le sequente immagazinage externe" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |