Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-01 06:19:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-01 06:19:06 +0300
commit816688666e51fc7f5da7f335a64e24c9c8006b73 (patch)
tree79ae7ecbfb8e7c68dd2b491e98390d6659cfe65d
parent5b1b9cd17eda532ddf81ad05a87b2689935c7436 (diff)
[tx-robot] updated from transifexv23.0.9rc1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/an.js6
-rw-r--r--l10n/an.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/l10n/an.js b/l10n/an.js
index 0eeae1c..5a79afd 100644
--- a/l10n/an.js
+++ b/l10n/an.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Hello %s" : "Hola %s",
"Hello %s," : "Hola %s,",
- "Notifications" : "Notificazions"
+ "Notifications" : "Notificazions",
+ "in {path}" : "en {path}",
+ "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.",
+ "Never" : "Nunca",
+ "Your settings have been updated." : "A suya configurazión ha estau autualizada."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
index 848b7e4..690e695 100644
--- a/l10n/an.json
+++ b/l10n/an.json
@@ -1,6 +1,10 @@
{ "translations": {
"Hello %s" : "Hola %s",
"Hello %s," : "Hola %s,",
- "Notifications" : "Notificazions"
+ "Notifications" : "Notificazions",
+ "in {path}" : "en {path}",
+ "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.",
+ "Never" : "Nunca",
+ "Your settings have been updated." : "A suya configurazión ha estau autualizada."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file