1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-07-19 01:17:06 +00:00
parent 4af2d4371e
commit ce624c4e4c
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ OC.L10N.register(
"Confirm" : "Confirmar", "Confirm" : "Confirmar",
"Settings" : "Configuraciones ", "Settings" : "Configuraciones ",
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Notification settings" : "Configuración de notificaciones",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },

View File

@ -4,6 +4,7 @@
"Confirm" : "Confirmar", "Confirm" : "Confirmar",
"Settings" : "Configuraciones ", "Settings" : "Configuraciones ",
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Notification settings" : "Configuración de notificaciones",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"