diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-29 02:18:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-29 02:18:13 +0000 |
commit | 0585c76d1682f89bce154a181b5d7c5d40ed8f70 (patch) | |
tree | 12bad86f4dd14dd8515652c00671b33aeaf3e61b /lib/l10n/ast.js | |
parent | edd37368fd101439d7c9a9683aeb39b3844945c3 (diff) | |
download | nextcloud-server-0585c76d1682f89bce154a181b5d7c5d40ed8f70.tar.gz nextcloud-server-0585c76d1682f89bce154a181b5d7c5d40ed8f70.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 9db096c0a32..2979f2b4344 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -50,7 +50,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguranza", "Additional settings" : "Axustes adicionales", - "Personal info" : "Información personal", "%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.", "%s enter the database name." : "%s introducir nome de la base de datos.", @@ -170,6 +169,7 @@ OC.L10N.register( "Change" : "Camudar", "Delete" : "Desaniciar", "Share" : "Share", + "Personal info" : "Información personal", "Unlimited" : "Non llendáu", "Verifying" : "Verificando", "Verifying …" : "Verificando...", |