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

github.com/nextcloud/zenodo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-11 05:52:57 +0300
committerNextcloud bot <bot@nextcloud.com>2019-10-11 05:52:57 +0300
commit7d6c2d8308918d52b9bd629958ce3195c94da988 (patch)
treee23619100b80ca4f211290d0119fe245353bc5de
parentcef3703a60f14ae35c74bb547e69e703c694b255 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/da.js8
-rw-r--r--l10n/da.json8
2 files changed, 14 insertions, 2 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 4f3754e..0598bee 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -2,6 +2,12 @@ OC.L10N.register(
"zenodo",
{
"Create a new deposition" : "Opret en ny deponering",
- "Zenodo" : "Zenodo"
+ "Add this file to a deposition" : "Tilføj denne fil til en deponering",
+ "Zenodo" : "Zenodo",
+ "Publish your work to Zenodo.org" : "Udgiv dit værk på Zenodo.org",
+ "based on files_zenodo written by Lars Næsbye Christensen, DeIC" : "baseret på files_zenodo skrevet af Lars Næsbye Christensen, DeIC",
+ "Sandbox Token" : "Sandkasse Token",
+ "Production Token" : "Produktions Token",
+ "Store Zenodo Credentials" : "Gem Zenodo Brugeroplysninger"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/da.json b/l10n/da.json
index 08c8c67..e36cd1c 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,5 +1,11 @@
{ "translations": {
"Create a new deposition" : "Opret en ny deponering",
- "Zenodo" : "Zenodo"
+ "Add this file to a deposition" : "Tilføj denne fil til en deponering",
+ "Zenodo" : "Zenodo",
+ "Publish your work to Zenodo.org" : "Udgiv dit værk på Zenodo.org",
+ "based on files_zenodo written by Lars Næsbye Christensen, DeIC" : "baseret på files_zenodo skrevet af Lars Næsbye Christensen, DeIC",
+ "Sandbox Token" : "Sandkasse Token",
+ "Production Token" : "Produktions Token",
+ "Store Zenodo Credentials" : "Gem Zenodo Brugeroplysninger"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file