mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-06 15:36:12 +00:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
2fcd1d5e9c
commit
597470eb2c
@ -9,4 +9,4 @@ OC.L10N.register(
|
||||
"Enable" : "Habilitar",
|
||||
"Disable" : "Deshabilitar"
|
||||
},
|
||||
"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
@ -6,5 +6,5 @@
|
||||
"Label" : "Etiqueta",
|
||||
"Enable" : "Habilitar",
|
||||
"Disable" : "Deshabilitar"
|
||||
},"pluralForm" :"nplurals=2; 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