Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 06:19:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:19:05 +0300
commitd803be1788cc323a68ecb463d1d4ea8233a3845a (patch)
tree38713f98152981f033c2723183f05122e310aec2 /l10n/es.json
parent67f7859ee94c41f1876db1010bd2ce413de58943 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es.json')
-rw-r--r--l10n/es.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/es.json b/l10n/es.json
index d3a0a83..5e51656 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,8 +1,8 @@
{ "translations": {
"Hello %s" : "Hola %s",
"Hello %s," : "Hola %s,",
- "_New notification for %s_::_%n new notifications for %s_" : ["Una nueva notificación para %s","%n notificaciones nuevas para %s"],
- "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Tienes una nueva notificación para %s","Tienes %n nuevas notificaciones para %s"],
+ "_New notification for %s_::_%n new notifications for %s_" : ["Una nueva notificación para %s","%n notificaciones nuevas para %s","%n notificaciones nuevas para %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Tienes una nueva notificación para %s","Tienes %n nuevas notificaciones para %s","Tienes %n nuevas notificaciones para %s"],
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Puedes cambiar la frecuencia de estos emails o deshabilitarlos en los <a href=\"%s\">Ajustes</a>.",
"You can change the frequency of these emails or disable them in the settings: %s" : "Puedes cambiar la frecuencia de estos emails o deshabilitarlos en los Ajustes: %s",
"Admin notifications" : "Notificaciones de admin",
@@ -29,5 +29,5 @@
"1 week" : "1 semana",
"Your settings have been updated." : "Tus ajustes han sido actualizados.",
"An error occurred while updating your settings." : "Ocurrió un error mientras se actualizaban los ajustes."
-},"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