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>2019-12-02 05:41:48 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-02 05:41:48 +0300
commit55412803d9ee7127a38e8d80c62c268d3b0e5fd3 (patch)
treef43a13e45f59c00071f9f3ab121938cc1a05fdfa /l10n
parent7aa230344b09224e49611873fda9e5cc8a5719aa (diff)
[tx-robot] updated from transifexv18.0.0beta3v18.0.0beta2v18.0.0beta1
Diffstat (limited to 'l10n')
-rw-r--r--l10n/da.js3
-rw-r--r--l10n/da.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 0e58efc..23ef2f9 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -3,6 +3,9 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Meddelelser fra Nextcloud",
"Nextcloud announcement" : "Meddelelse fra Nextcloud",
+ "Read more" : "Læs mere",
+ "Disable announcements" : "Deaktivér annonceringer",
+ "(These announcements are only shown to administrators)" : "(Disse annonceringer vises kun til administratorer)",
"Shows the latest news of Nextcloud in your notifications." : "Vis nyheder fra Nextcloud i dine notifikationer.",
"These groups will be notified about the announcements." : "Disse grupper vil blive underettet om annonceringerne."
},
diff --git a/l10n/da.json b/l10n/da.json
index 381b6a8..c4d5654 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,6 +1,9 @@
{ "translations": {
"Nextcloud announcements" : "Meddelelser fra Nextcloud",
"Nextcloud announcement" : "Meddelelse fra Nextcloud",
+ "Read more" : "Læs mere",
+ "Disable announcements" : "Deaktivér annonceringer",
+ "(These announcements are only shown to administrators)" : "(Disse annonceringer vises kun til administratorer)",
"Shows the latest news of Nextcloud in your notifications." : "Vis nyheder fra Nextcloud i dine notifikationer.",
"These groups will be notified about the announcements." : "Disse grupper vil blive underettet om annonceringerne."
},"pluralForm" :"nplurals=2; plural=(n != 1);"