Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_locales/es/messages.json')
-rw-r--r--_locales/es/messages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/_locales/es/messages.json b/_locales/es/messages.json
index 5a841ad..15dc82f 100644
--- a/_locales/es/messages.json
+++ b/_locales/es/messages.json
@@ -20,7 +20,7 @@
"description": "No credentials found for the current site"
},
"invalid_response_from_server": {
- "message": "Respuesta inválida del servidor: [$STATUS_CODE$] $STATUS_TEXT$",
+ "message": "Respuesta no válida del servidor: [$STATUS_CODE$] $STATUS_TEXT$",
"description": "No credentials found for the current site"
},
"please_enter_nextcloud_credentials": {
@@ -476,7 +476,7 @@
"description": "You don't have permissions to edit this credential."
},
"invalid_server_settings": {
- "message": "Configuración del servidor inválida",
+ "message": "Configuración del servidor no válida",
"description": "Search"
},
"refresh_credential_list": {
@@ -496,7 +496,7 @@
"description": "When the extension is locked, and requires an unlock to use it"
},
"invalid_master_password": {
- "message": "¡Contraseña maestra inválida!",
+ "message": "¡Contraseña maestra no válida!",
"description": "When the master password is invalid"
},
"unlock": {