diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:13 +0000 |
commit | f886e7c84837efbd992e6dbed13b4dfd3ec51e8e (patch) | |
tree | 88d8a4a121057790bf354e893b86e8194ad13b4c /core/l10n/ast.js | |
parent | e7a2c7b1b96101a246f4082e08e95a244007fb4a (diff) | |
download | nextcloud-server-f886e7c84837efbd992e6dbed13b4dfd3ec51e8e.tar.gz nextcloud-server-f886e7c84837efbd992e6dbed13b4dfd3ec51e8e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index c36e781d058..7c36b6c35d9 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -42,7 +42,6 @@ OC.L10N.register( "Error occurred while checking server setup" : "Fallu entrín se comprobaba la configruación del sirvidor", "Non-existing tag #{tag}" : "Etiqueta inesistente #{tag}", "invisible" : "invisible", - "({scope})" : "({scope})", "Delete" : "Desaniciar", "Rename" : "Renomar", "Collaborative tags" : "Etiquetes collaboratives", @@ -237,6 +236,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Nome, ID de ñube federada o direición de corréu...", "Name..." : "Nome...", "Error removing share" : "Fallu desaniciando la compartición", + "({scope})" : "({scope})", "Saving..." : "Guardando...", "Dismiss" : "Encaboxar", "New Password" : "Contraseña nueva" |