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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-06 06:06:29 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 06:06:29 +0300
commit27f5bf21e8192c73d4360f3bda9f2d60ff0b2ce2 (patch)
treec5c2b05a18225ea674556c3440cc79b810e8a176 /l10n
parentfcecfe27091b0fe4c8151a32acc1cdd26d08ecd4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
4 files changed, 6 insertions, 2 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 920af3d..2cc0e96 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"in {path}" : "en {path}",
"You need to set up your email address before you can receive notification emails." : "Debes configurar tu dirección de correo electrónico antes de poder recibir notificaciones.",
"Send email reminders about unhandled notifications after:" : "Enviar recordatorios por email sobre las notificaciones no resueltas tras:",
+ "Play sound when a new notification arrives" : "Reproducir sonido cuando llega una nueva notificación",
+ "Play sound when a call started (requires Nextcloud Talk)" : "Reproducir sonido cuando se inicia una llamada (requiere Nextcloud Talk)",
"Never" : "Nunca",
"1 hour" : "1 hora",
"3 hours" : "3 horas",
diff --git a/l10n/es.json b/l10n/es.json
index 2b7ade2..d3a0a83 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -20,6 +20,8 @@
"in {path}" : "en {path}",
"You need to set up your email address before you can receive notification emails." : "Debes configurar tu dirección de correo electrónico antes de poder recibir notificaciones.",
"Send email reminders about unhandled notifications after:" : "Enviar recordatorios por email sobre las notificaciones no resueltas tras:",
+ "Play sound when a new notification arrives" : "Reproducir sonido cuando llega una nueva notificación",
+ "Play sound when a call started (requires Nextcloud Talk)" : "Reproducir sonido cuando se inicia una llamada (requiere Nextcloud Talk)",
"Never" : "Nunca",
"1 hour" : "1 hora",
"3 hours" : "3 horas",
diff --git a/l10n/fr.js b/l10n/fr.js
index 05bfc7a..3cfd16d 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -30,4 +30,4 @@ OC.L10N.register(
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
"An error occurred while updating your settings." : "Un erreur est survenue lors de la mise à jour de vos paramètres."
},
-"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 1305370..1e1f976 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -27,5 +27,5 @@
"1 week" : "1 semaine",
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
"An error occurred while updating your settings." : "Un erreur est survenue lors de la mise à jour de vos paramètres."
-},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file