mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 08:23:00 +00:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
+1
-1
@@ -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;");
|
||||
|
||||
+1
-1
@@ -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;"
|
||||
}
|
||||
Reference in New Issue
Block a user