1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/gd.js
Nextcloud bot 4a190271c3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-24 03:10:27 +00:00

9 lines
228 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Cancel" : "Sguir dheth",
"Settings" : "Roghainnean",
"Disable" : "Cuir à comas"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");