diff options
Diffstat (limited to 'apps/settings/l10n/es_PY.json')
-rw-r--r-- | apps/settings/l10n/es_PY.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_PY.json b/apps/settings/l10n/es_PY.json index 8fad09b252f..7ddda401ed1 100644 --- a/apps/settings/l10n/es_PY.json +++ b/apps/settings/l10n/es_PY.json @@ -252,5 +252,5 @@ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "days" : "días", "No display name set" : "No se ha establecido el nombre a desplegar" -},"pluralForm" :"nplurals=2; plural=(n != 1);" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |