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:
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 076de80..50f7e5f 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -3,6 +3,11 @@ OC.L10N.register(
{
"Create a new deposition" : "Vytvoriť novú depozíciu",
"Add this file to a deposition" : "Pridať tento súbor k depozícii",
- "Zenodo" : "Zenodo"
+ "Zenodo" : "Zenodo",
+ "Publish your work to Zenodo.org" : "Publikujte svoju prácu na Zenodo.org",
+ "based on files_zenodo written by Lars Næsbye Christensen, DeIC" : "založené na files_zenodo, ktoré vytvoril Lars Næsbye Christensen, DeIC",
+ "Sandbox Token" : "Token sandboxu",
+ "Production Token" : "Produkčný token",
+ "Store Zenodo Credentials" : "Ukladať Zenodo prihlasovacie údaje"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");