diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:50 +0000 |
commit | 4c52fed77996c71a539501aeb08a78cd13194f0b (patch) | |
tree | 2f939961c32e0c651a8ca10399139c91f523dac5 /apps/files_external/l10n/ia.js | |
parent | 88ece3f5d7b061ab604edbb336747b3f2f61ba52 (diff) | |
download | nextcloud-server-4c52fed77996c71a539501aeb08a78cd13194f0b.tar.gz nextcloud-server-4c52fed77996c71a539501aeb08a78cd13194f0b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ia.js')
-rw-r--r-- | apps/files_external/l10n/ia.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/ia.js b/apps/files_external/l10n/ia.js index eb9261482b5..9a440a09d7e 100644 --- a/apps/files_external/l10n/ia.js +++ b/apps/files_external/l10n/ia.js @@ -31,7 +31,7 @@ OC.L10N.register( "App key" : "Clave del Application", "App secret" : "Secreto del Application", "OAuth2" : "OAuth2", - "OpenStack" : "OpenStack", + "Domain" : "Dominio", "API key" : "Clave API", "Global credentials" : "Datos de authentication global", "Username and password" : "Nomine de usator e contrasigno", @@ -56,7 +56,6 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Root", "SMB / CIFS" : "SMB / CIFS", - "Domain" : "Dominio", "Service name" : "Nomine del servicio", "Name" : "Nomine", "Storage type" : "Typo de immagazinage", @@ -75,6 +74,7 @@ OC.L10N.register( "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" + "Allow users to mount the following external storage" : "Permitter usatores montar le sequente immagazinage externe", + "OpenStack" : "OpenStack" }, "nplurals=2; plural=(n != 1);"); |