Skip to content

Commit dcb2b03

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

4 files changed

Lines changed: 6 additions & 2 deletions

File tree

l10n/es.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ OC.L10N.register(
1717
"You can disable daily digest emails in the settings: %s" : "Puede deshabilitar los correos electrónicos de resumen del día en los Ajustes: %s",
1818
"All activities" : "Todas las actividades",
1919
"By others" : "Por otros",
20+
"Focused" : "Enfocado",
2021
"By you" : "Por ti",
2122
"Activity at %s" : "Actividad al %s",
2223
"Hello %s" : "Hola %s",

l10n/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"You can disable daily digest emails in the settings: %s" : "Puede deshabilitar los correos electrónicos de resumen del día en los Ajustes: %s",
1616
"All activities" : "Todas las actividades",
1717
"By others" : "Por otros",
18+
"Focused" : "Enfocado",
1819
"By you" : "Por ti",
1920
"Activity at %s" : "Actividad al %s",
2021
"Hello %s" : "Hola %s",

l10n/lb.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ OC.L10N.register(
1212
"By you" : "Vun dir",
1313
"Hello %s," : "Hallo %s,",
1414
"There was some activity at %s" : "Et goufen Ännerungen bei ¦%s",
15-
"Mail" : "Mail",
15+
"Mail" : "E-Mail",
16+
"Push" : "Push",
1617
"Activity" : "Aktivitéit",
1718
"Notifications" : "Notifikatiounen",
1819
"Today" : "Haut",

l10n/lb.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"By you" : "Vun dir",
1111
"Hello %s," : "Hallo %s,",
1212
"There was some activity at %s" : "Et goufen Ännerungen bei ¦%s",
13-
"Mail" : "Mail",
13+
"Mail" : "E-Mail",
14+
"Push" : "Push",
1415
"Activity" : "Aktivitéit",
1516
"Notifications" : "Notifikatiounen",
1617
"Today" : "Haut",

0 commit comments

Comments
 (0)