Skip to content

Commit b8995c1

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f1e5830 commit b8995c1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

l10n/an.js

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ OC.L10N.register(
33
{
44
"Hello %s" : "Hola %s",
55
"Hello %s," : "Hola %s,",
6-
"Notifications" : "Notificazions"
6+
"Notifications" : "Notificazions",
7+
"in {path}" : "en {path}",
8+
"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.",
9+
"Never" : "Nunca",
10+
"Your settings have been updated." : "A suya configurazión ha estau autualizada."
711
},
812
"nplurals=2; plural=(n != 1);");

l10n/an.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{ "translations": {
22
"Hello %s" : "Hola %s",
33
"Hello %s," : "Hola %s,",
4-
"Notifications" : "Notificazions"
4+
"Notifications" : "Notificazions",
5+
"in {path}" : "en {path}",
6+
"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.",
7+
"Never" : "Nunca",
8+
"Your settings have been updated." : "A suya configurazión ha estau autualizada."
59
},"pluralForm" :"nplurals=2; plural=(n != 1);"
610
}

0 commit comments

Comments
 (0)