Skip to content

Commit 076001c

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 2357996 commit 076001c

4 files changed

Lines changed: 20 additions & 4 deletions

File tree

l10n/es_CL.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ OC.L10N.register(
1212
"No activities" : "No hay actividades",
1313
"More activities" : "Más actividades",
1414
"Daily activity summary for %s" : "Resumen de actividad diaria para %s",
15+
"_and %n more…_::_and %n more…_" : ["y %n más...","y %n más...","y %n más..."],
16+
"You can disable daily digest emails in the <a href=\"%s\">settings</a>." : "Puedes deshabilitar los correos electrónicos de resumen diario en la <a href=\"%s\">configuración</a>.",
17+
"You can disable daily digest emails in the settings: %s" : "Puedes deshabilitar los correos electrónicos de resumen diario en la configuración: %s",
1518
"All activities" : "Todas las actividades",
1619
"By others" : "Por otros",
1720
"By you" : "Por usted",
@@ -20,6 +23,8 @@ OC.L10N.register(
2023
"Hello %s," : "Hola %s,",
2124
"There was some activity at %s" : "Se tuvo algo de actividad en %s",
2225
"_and %n more _::_and %n more _" : ["y %n más","y %n más","y %n más"],
26+
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Puedes cambiar la frecuencia de estos correos electrónicos o deshabilitarlos en la <a href=\"%s\">configuración</a>.",
27+
"You can change the frequency of these emails or disable them in the settings: %s" : "Puedes cambiar la frecuencia de estos correos electrónicos o deshabilitarlos en la configuración: %s",
2328
"Mail" : "Correo",
2429
"Push" : "Push",
2530
"Activity" : "Actividad",
@@ -31,6 +36,8 @@ OC.L10N.register(
3136
"Activity notification configuration" : "Configuración de notificaciones de actividad",
3237
"Today" : "Hoy",
3338
"Yesterday" : "Ayer",
39+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["%n Veces descargadas (%s en los últimos 30 días)","%n Veces descargadas (%s en los últimos 30 días)","%n Veces descargadas (%s en los últimos 30 días)"],
40+
"_Downloaded %n time_::_Downloaded %n times_" : ["Descargado %n vez","Descargado %n veces","Veces descargadas"],
3441
"You need to set up your email address before you can receive notification emails." : "Necesitas configurar tu dirección de correo electrónico antes de que puedas recibir correos de notificación",
3542
"Send activity emails" : "Enviar correos de actividades",
3643
"As soon as possible" : "Lo antes posible",
@@ -46,6 +53,7 @@ OC.L10N.register(
4653
"Loading activities" : "Cargando actividades",
4754
"This stream will show events like additions, changes & shares" : "Este flujo mostrará eventos tales como añadir, cambiar & compartir",
4855
"No activity yet" : "Aún no tiene actividad",
56+
"New activities" : "Nuevas actividades",
4957
"Loading more activities" : "Cargando más actividades",
5058
"No more activities." : "No hay más actividades.",
5159
"Could not enable RSS link" : "No se pudo habilitar el enlace RSS",

l10n/es_CL.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"No activities" : "No hay actividades",
1111
"More activities" : "Más actividades",
1212
"Daily activity summary for %s" : "Resumen de actividad diaria para %s",
13+
"_and %n more…_::_and %n more…_" : ["y %n más...","y %n más...","y %n más..."],
14+
"You can disable daily digest emails in the <a href=\"%s\">settings</a>." : "Puedes deshabilitar los correos electrónicos de resumen diario en la <a href=\"%s\">configuración</a>.",
15+
"You can disable daily digest emails in the settings: %s" : "Puedes deshabilitar los correos electrónicos de resumen diario en la configuración: %s",
1316
"All activities" : "Todas las actividades",
1417
"By others" : "Por otros",
1518
"By you" : "Por usted",
@@ -18,6 +21,8 @@
1821
"Hello %s," : "Hola %s,",
1922
"There was some activity at %s" : "Se tuvo algo de actividad en %s",
2023
"_and %n more _::_and %n more _" : ["y %n más","y %n más","y %n más"],
24+
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Puedes cambiar la frecuencia de estos correos electrónicos o deshabilitarlos en la <a href=\"%s\">configuración</a>.",
25+
"You can change the frequency of these emails or disable them in the settings: %s" : "Puedes cambiar la frecuencia de estos correos electrónicos o deshabilitarlos en la configuración: %s",
2126
"Mail" : "Correo",
2227
"Push" : "Push",
2328
"Activity" : "Actividad",
@@ -29,6 +34,8 @@
2934
"Activity notification configuration" : "Configuración de notificaciones de actividad",
3035
"Today" : "Hoy",
3136
"Yesterday" : "Ayer",
37+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["%n Veces descargadas (%s en los últimos 30 días)","%n Veces descargadas (%s en los últimos 30 días)","%n Veces descargadas (%s en los últimos 30 días)"],
38+
"_Downloaded %n time_::_Downloaded %n times_" : ["Descargado %n vez","Descargado %n veces","Veces descargadas"],
3239
"You need to set up your email address before you can receive notification emails." : "Necesitas configurar tu dirección de correo electrónico antes de que puedas recibir correos de notificación",
3340
"Send activity emails" : "Enviar correos de actividades",
3441
"As soon as possible" : "Lo antes posible",
@@ -44,6 +51,7 @@
4451
"Loading activities" : "Cargando actividades",
4552
"This stream will show events like additions, changes & shares" : "Este flujo mostrará eventos tales como añadir, cambiar & compartir",
4653
"No activity yet" : "Aún no tiene actividad",
54+
"New activities" : "Nuevas actividades",
4755
"Loading more activities" : "Cargando más actividades",
4856
"No more activities." : "No hay más actividades.",
4957
"Could not enable RSS link" : "No se pudo habilitar el enlace RSS",

l10n/fa.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ OC.L10N.register(
2323
"Hello %s," : "سلام %s",
2424
"There was some activity at %s" : "تعدادی فعالیت در %s وجود دارد",
2525
"_and %n more _::_and %n more _" : ["و %n بیشتر","و %n بیشتر"],
26-
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>.",
27-
"You can change the frequency of these emails or disable them in the settings: %s" : "You can change the frequency of these emails or disable them in the settings: %s",
26+
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "می‌توانید تناوب این ایمیل‌ها را تغییر دهید یا آن‌ها را در <a href=\"%s\">تنظیمات</a> غیرفعال کنید.",
27+
"You can change the frequency of these emails or disable them in the settings: %s" : "می‌توانید تناوب این ایمیل‌ها را در تنظیمات تغییر دهید یا آن‌ها را غیرفعال کنید: %s",
2828
"Mail" : "ایمیل",
2929
"Push" : "فرستادن",
3030
"Activity" : "فعالیت",

l10n/fa.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"Hello %s," : "سلام %s",
2222
"There was some activity at %s" : "تعدادی فعالیت در %s وجود دارد",
2323
"_and %n more _::_and %n more _" : ["و %n بیشتر","و %n بیشتر"],
24-
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>.",
25-
"You can change the frequency of these emails or disable them in the settings: %s" : "You can change the frequency of these emails or disable them in the settings: %s",
24+
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "می‌توانید تناوب این ایمیل‌ها را تغییر دهید یا آن‌ها را در <a href=\"%s\">تنظیمات</a> غیرفعال کنید.",
25+
"You can change the frequency of these emails or disable them in the settings: %s" : "می‌توانید تناوب این ایمیل‌ها را در تنظیمات تغییر دهید یا آن‌ها را غیرفعال کنید: %s",
2626
"Mail" : "ایمیل",
2727
"Push" : "فرستادن",
2828
"Activity" : "فعالیت",

0 commit comments

Comments
 (0)