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:
parent
4af2d4371e
commit
ce624c4e4c
@ -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"
|
||||||
},
|
},
|
||||||
|
@ -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;"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user