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

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-11 03:15:49 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-11 03:15:49 +0300
commit3fcc21740cf59a96d61623b1c51764eaa0e8ff40 (patch)
treeb4d3e5ada15ce0167328b0c9675fba873895be7d /l10n
parent32264031eebfd0163a769f7a57229c9ad0377bd3 (diff)
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ast.js1
-rw-r--r--l10n/ast.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index fa0182a..10e9242 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Anuncies de Nextcloud",
+ "Nextcloud announcement" : "Anuncia de Nextcloud",
"These groups will be notified about the announcements." : "Avisaráse a estos grupos tocante a les anuncies."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ast.json b/l10n/ast.json
index 1636873..f34ab74 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud announcements" : "Anuncies de Nextcloud",
+ "Nextcloud announcement" : "Anuncia de Nextcloud",
"These groups will be notified about the announcements." : "Avisaráse a estos grupos tocante a les anuncies."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file