[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2022-08-24 02:39:43 +00:00
parent b23d53e541
commit e4a9482979
2 changed files with 2 additions and 2 deletions

View File

@@ -63,4 +63,4 @@ OC.L10N.register(
"Share" : "Compartir",
"This week" : "Esta semana"
},
"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;");

View File

@@ -60,5 +60,5 @@
"Delete board" : "Borrar tableros",
"Share" : "Compartir",
"This week" : "Esta semana"
},"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;"
}