diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
commit | ad2eefe89639b2737b728b3faa1bf9da5ff82d55 (patch) | |
tree | f63afdc5881d4b33e254fd5600baf56f10ffbdc7 /apps/files_external/l10n/ast.js | |
parent | 350b66b73d5d6fbd90e996699f5f601afda93d71 (diff) | |
download | nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.tar.gz nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ast.js')
-rw-r--r-- | apps/files_external/l10n/ast.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/ast.js b/apps/files_external/l10n/ast.js index 28d44e12b6d..ec04ba5af8d 100644 --- a/apps/files_external/l10n/ast.js +++ b/apps/files_external/l10n/ast.js @@ -31,7 +31,7 @@ OC.L10N.register( "OAuth2" : "OAuth2", "Client ID" : "ID de veceru", "Client secret" : "Veceru secretu", - "OpenStack" : "OpenStack", + "Domain" : "Dominiu", "API key" : "clave API", "Global credentials" : "Credenciales global", "Username and password" : "Nome d'usuariu y contraseña", @@ -55,13 +55,10 @@ OC.L10N.register( "Root" : "Raíz", "SMB / CIFS" : "SMB / CIFS", "Share" : "Compartir", - "Domain" : "Dominiu", "SMB / CIFS using OC login" : "SMB / CIFS usando accesu OC", "Username as share" : "Nome d'usuariu como Compartición", "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Nome del serviciu", - "No external storage configured" : "Nun se configuraron almacenamientos esternos", - "You can add external storages in the personal settings" : "Pues amestar almacenamientos enternos nos axustes personales", "Name" : "Nome", "Storage type" : "Triba d'almacenamientu", "Scope" : "Ámbitu", @@ -75,6 +72,9 @@ OC.L10N.register( "Add storage" : "Amestar almacenamientu", "Advanced settings" : "Axustes avanzaos", "Delete" : "Desaniciar", - "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamientu esternu" + "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamientu esternu", + "OpenStack" : "OpenStack", + "No external storage configured" : "Nun se configuraron almacenamientos esternos", + "You can add external storages in the personal settings" : "Pues amestar almacenamientos enternos nos axustes personales" }, "nplurals=2; plural=(n != 1);"); |