Skip to content

Commit ee229a5

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 866f92f commit ee229a5

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

l10n/an.js

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@ OC.L10N.register(
1818
"Activity at %s" : "Actividat en %s",
1919
"Hello %s" : "Ola %s",
2020
"Hello %s," : "Ola %s,",
21-
"There was some activity at %s" : "I habió bella mica d'actividat en %s",
21+
"There was some activity at %s" : "I ha habiu bella mica d'actividat en %s",
2222
"_and %n more _::_and %n more _" : ["y %n más","y %n mas"],
2323
"Mail" : "Correu",
2424
"Push" : "Push",
2525
"Activity" : "Actividat",
2626
"Notifications" : "Notificacions",
27+
"This application enables people to view a log of activities about them, their files or other data." : "Ista aplicación permite veyer un rechistro d'actividaz sobre éls, los suyos fichers u atros datos.",
28+
"This app allows people to see actions related to their files and data in Nextcloud.\n\t\tEach person can configure their individual activity settings in the personal settings,\n\t\tto choose which activity should be pushed to mobile phones, sent via email\n\t\tor whether a daily summary is sent each morning.\n\t\tMore information is available in the Activity documentation." : "Esta aplicación permite veyer accions relacionadas con os tuyos fichers y datos en Nextcloud.\n\t\tCada persona puede configurar la suya actividat individual en os suyos achustes individuals\n\t\tpa triar qué actividat s'habría de notificar en móbils, ninviar per correu-e\n\t\tu si se ninvia cada maitín un resumen diario.\n\t\tMas información disponible en la documentacion d'Actividat.",
2729
"Activity notification configuration" : "Configuración d'as notificacions d'actividat",
2830
"Send email" : "Ninviar correu electronico",
2931
"Send push notification" : "Ninviar notificación push",
@@ -35,15 +37,25 @@ OC.L10N.register(
3537
"Hourly" : "Cada hora",
3638
"Daily" : "Diariament",
3739
"Weekly" : "Semanalment",
40+
"You commented" : "Has feito un comentario",
41+
"Message deleted by author" : "Mensache borrau per l'autor",
3842
"Open {filename}" : "Ubrir {filename}",
3943
"in {path}" : "en {path}",
4044
"Home" : "Casa",
45+
"Loading activities" : "Cargando actividaz",
4146
"This stream will show events like additions, changes & shares" : "Iste fluxo amostrará eventos como adicions, cambios y accions",
4247
"No activity yet" : "Agún no i hai actividat",
48+
"Loading more activities" : "Cargando mas actividaz",
49+
"No more activities." : "No mas actividaz",
50+
"Could not load activities" : "No s'ha puesto cargar actividaz",
4351
"Activity settings" : "Configuración de l'actividat",
4452
"Enable RSS feed" : "Habilitar fuent RSS",
4553
"RSS feed" : "Fuent RSS",
54+
"Copy RSS feed link" : "Copiar vinclo d'a canal RSS",
4655
"Personal notification settings" : "Configuración d'as notificacions personals",
56+
"Could not enable RSS link" : "No s'ha puesto activar vinclo RSS",
57+
"RSS link copied to clipboard" : "Vinclo RSS copiau ta portafuellas",
58+
"Could not copy the RSS link, please copy manually:" : "No s'ha puesto copiar lo vinclo RSS, copia-lo manualment:",
4759
"Unable to load the activity list" : "No se puede cargar a lista d'actividat",
4860
"Notification" : "Notificación",
4961
"Enable notification emails" : "Activar notificacions per correu-e",
@@ -52,6 +64,7 @@ OC.L10N.register(
5264
"Daily activity summary" : "Resumen d'actividat diaria",
5365
"Send daily activity summary in the morning" : "Ninviar resumen d'actividat diaria por o maitín.",
5466
"Default settings" : "Configuración per defecto",
67+
"Configure the default notification settings for new accounts." : "Configura la configuración de notificacions per defecto pa nuevas cuentas.",
5568
"Unable to save the settings" : "No se puede alzar a configuración",
5669
"No more events to load" : "No i hai mas eventos que cargar"
5770
},

l10n/an.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,14 @@
1616
"Activity at %s" : "Actividat en %s",
1717
"Hello %s" : "Ola %s",
1818
"Hello %s," : "Ola %s,",
19-
"There was some activity at %s" : "I habió bella mica d'actividat en %s",
19+
"There was some activity at %s" : "I ha habiu bella mica d'actividat en %s",
2020
"_and %n more _::_and %n more _" : ["y %n más","y %n mas"],
2121
"Mail" : "Correu",
2222
"Push" : "Push",
2323
"Activity" : "Actividat",
2424
"Notifications" : "Notificacions",
25+
"This application enables people to view a log of activities about them, their files or other data." : "Ista aplicación permite veyer un rechistro d'actividaz sobre éls, los suyos fichers u atros datos.",
26+
"This app allows people to see actions related to their files and data in Nextcloud.\n\t\tEach person can configure their individual activity settings in the personal settings,\n\t\tto choose which activity should be pushed to mobile phones, sent via email\n\t\tor whether a daily summary is sent each morning.\n\t\tMore information is available in the Activity documentation." : "Esta aplicación permite veyer accions relacionadas con os tuyos fichers y datos en Nextcloud.\n\t\tCada persona puede configurar la suya actividat individual en os suyos achustes individuals\n\t\tpa triar qué actividat s'habría de notificar en móbils, ninviar per correu-e\n\t\tu si se ninvia cada maitín un resumen diario.\n\t\tMas información disponible en la documentacion d'Actividat.",
2527
"Activity notification configuration" : "Configuración d'as notificacions d'actividat",
2628
"Send email" : "Ninviar correu electronico",
2729
"Send push notification" : "Ninviar notificación push",
@@ -33,15 +35,25 @@
3335
"Hourly" : "Cada hora",
3436
"Daily" : "Diariament",
3537
"Weekly" : "Semanalment",
38+
"You commented" : "Has feito un comentario",
39+
"Message deleted by author" : "Mensache borrau per l'autor",
3640
"Open {filename}" : "Ubrir {filename}",
3741
"in {path}" : "en {path}",
3842
"Home" : "Casa",
43+
"Loading activities" : "Cargando actividaz",
3944
"This stream will show events like additions, changes & shares" : "Iste fluxo amostrará eventos como adicions, cambios y accions",
4045
"No activity yet" : "Agún no i hai actividat",
46+
"Loading more activities" : "Cargando mas actividaz",
47+
"No more activities." : "No mas actividaz",
48+
"Could not load activities" : "No s'ha puesto cargar actividaz",
4149
"Activity settings" : "Configuración de l'actividat",
4250
"Enable RSS feed" : "Habilitar fuent RSS",
4351
"RSS feed" : "Fuent RSS",
52+
"Copy RSS feed link" : "Copiar vinclo d'a canal RSS",
4453
"Personal notification settings" : "Configuración d'as notificacions personals",
54+
"Could not enable RSS link" : "No s'ha puesto activar vinclo RSS",
55+
"RSS link copied to clipboard" : "Vinclo RSS copiau ta portafuellas",
56+
"Could not copy the RSS link, please copy manually:" : "No s'ha puesto copiar lo vinclo RSS, copia-lo manualment:",
4557
"Unable to load the activity list" : "No se puede cargar a lista d'actividat",
4658
"Notification" : "Notificación",
4759
"Enable notification emails" : "Activar notificacions per correu-e",
@@ -50,6 +62,7 @@
5062
"Daily activity summary" : "Resumen d'actividat diaria",
5163
"Send daily activity summary in the morning" : "Ninviar resumen d'actividat diaria por o maitín.",
5264
"Default settings" : "Configuración per defecto",
65+
"Configure the default notification settings for new accounts." : "Configura la configuración de notificacions per defecto pa nuevas cuentas.",
5366
"Unable to save the settings" : "No se puede alzar a configuración",
5467
"No more events to load" : "No i hai mas eventos que cargar"
5568
},"pluralForm" :"nplurals=2; plural=(n != 1);"

0 commit comments

Comments
 (0)