Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Feb 19, 2025
1 parent 7bf5254 commit 090b8cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions l10n/an.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ OC.L10N.register(
{
"Hello %s" : "Hola %s",
"Hello %s," : "Hola %s,",
"Notifications" : "Notificazions",
"Notifications" : "Notificacions",
"in {path}" : "en {path}",
"Never" : "Nunca",
"Your settings have been updated." : "A suya configurazión ha estau autualizada.",
"You need to set up your email address before you can receive notification emails." : "Ye nezesario que configures a tuya direzión de correu electronico pa poder rezibir os correus de notificazión.",
"Your settings have been updated." : "A suya configuración ha estau actualizada.",
"You need to set up your email address before you can receive notification emails." : "Ye necesario que configures a tuya direción de correu electronico pa poder recibir os correus de notificación.",
"None" : "Denguno"
},
"nplurals=2; plural=(n != 1);");
6 changes: 3 additions & 3 deletions l10n/an.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{ "translations": {
"Hello %s" : "Hola %s",
"Hello %s," : "Hola %s,",
"Notifications" : "Notificazions",
"Notifications" : "Notificacions",
"in {path}" : "en {path}",
"Never" : "Nunca",
"Your settings have been updated." : "A suya configurazión ha estau autualizada.",
"You need to set up your email address before you can receive notification emails." : "Ye nezesario que configures a tuya direzión de correu electronico pa poder rezibir os correus de notificazión.",
"Your settings have been updated." : "A suya configuración ha estau actualizada.",
"You need to set up your email address before you can receive notification emails." : "Ye necesario que configures a tuya direción de correu electronico pa poder recibir os correus de notificación.",
"None" : "Denguno"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 090b8cc

Please sign in to comment.