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-11-30 06:00:43 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-30 06:00:43 +0300
commitd0e45b099685ad0efcc7b1e747d6c4005466bd80 (patch)
tree948947a6eed170c723032574e16220c309786f31
parent3894c99fbba3be6f5c41f4b840243872da29baa1 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs.js10
-rw-r--r--l10n/cs.json10
2 files changed, 10 insertions, 10 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index c9e8472..80ca5f9 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -2,12 +2,12 @@ OC.L10N.register(
"zenodo",
{
"Create a new deposition" : "Vytvořit nové uložení",
- "Add this file to a deposition" : "Přidat tento soubor do umístění",
+ "Add this file to a deposition" : "Přidat tento soubor do uložení",
"Zenodo" : "Zenodo",
- "Publish your work to Zenodo.org" : "Zveřejněte svou práci na Zenodo.org",
+ "Publish your work to Zenodo.org" : "Zveřejněte svou vědeckou práci na službě Zenodo.org",
"based on files_zenodo written by Lars Næsbye Christensen, DeIC" : "založeno na files_zenodo, které vytvořil Lars Næsbye Christensen, DeIC",
- "Sandbox Token" : "Token sandboxu",
- "Production Token" : "Produkční token",
- "Store Zenodo Credentials" : "Ukládat Zenodo přihlašovací údaje"
+ "Sandbox Token" : "Token pro sandbox",
+ "Production Token" : "Token pro produkci",
+ "Store Zenodo Credentials" : "Ukládat přihlašovací údaje do Zenodo"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index c3377b2..dfa8325 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,11 +1,11 @@
{ "translations": {
"Create a new deposition" : "Vytvořit nové uložení",
- "Add this file to a deposition" : "Přidat tento soubor do umístění",
+ "Add this file to a deposition" : "Přidat tento soubor do uložení",
"Zenodo" : "Zenodo",
- "Publish your work to Zenodo.org" : "Zveřejněte svou práci na Zenodo.org",
+ "Publish your work to Zenodo.org" : "Zveřejněte svou vědeckou práci na službě Zenodo.org",
"based on files_zenodo written by Lars Næsbye Christensen, DeIC" : "založeno na files_zenodo, které vytvořil Lars Næsbye Christensen, DeIC",
- "Sandbox Token" : "Token sandboxu",
- "Production Token" : "Produkční token",
- "Store Zenodo Credentials" : "Ukládat Zenodo přihlašovací údaje"
+ "Sandbox Token" : "Token pro sandbox",
+ "Production Token" : "Token pro produkci",
+ "Store Zenodo Credentials" : "Ukládat přihlašovací údaje do Zenodo"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file