diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:41 +0000 |
commit | de5d593656eef6d0b002b9abc1170503ffc54bcd (patch) | |
tree | 9c77f8a7ad933f16b05111456d4260b2f3a0b79d /lib/l10n/ast.js | |
parent | 859c613515c0796c671fd7ec281bbc8e7107252f (diff) | |
download | nextcloud-server-de5d593656eef6d0b002b9abc1170503ffc54bcd.tar.gz nextcloud-server-de5d593656eef6d0b002b9abc1170503ffc54bcd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 4518070496b..ca7e404752f 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -48,7 +48,6 @@ OC.L10N.register( "Unknown user" : "Usuariu desconocíu", "Basic settings" : "Axustes básicos", "Security" : "Seguranza", - "Encryption" : "Cifráu", "Additional settings" : "Axustes adicionales", "%s enter the database username and name." : "%s introducir el nome d'usuariu y el nome de la base de datos .", "%s enter the database username." : "%s introducir l'usuariu de la base de datos.", @@ -172,6 +171,7 @@ OC.L10N.register( "Storage is temporarily not available" : "L'almacenamientu ta temporalmente non disponible", "Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s", "APCu" : "APCu", + "Encryption" : "Cifráu", "Tips & tricks" : "Conseyos y trucos" }, "nplurals=2; plural=(n != 1);"); |