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>2020-08-02 06:11:28 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-02 06:11:28 +0300
commit6e7e1f85949acd9cf8fac29fa5ce457f1740f527 (patch)
tree5a2b676b6c42b75a390a89b356e6c05e2172c733
parent97dce5115761cdf4129cf9c6f35470f70de953ff (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_TW.js13
-rw-r--r--l10n/zh_TW.json11
2 files changed, 24 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
new file mode 100644
index 0000000..4b7788c
--- /dev/null
+++ b/l10n/zh_TW.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "zenodo",
+ {
+ "Create a new deposition" : "創建一個新的 deposition",
+ "Add this file to a deposition" : "添加這個文件到 deposition",
+ "Zenodo" : "Zenodo",
+ "Publish your work to Zenodo.org" : "將您的工作發佈到 Zenodo.org",
+ "based on files_zenodo written by Lars Næsbye Christensen, DeIC" : "基於 files_zenodo 寫作的 Lars Næsbye Christensen, DeIC",
+ "Sandbox Token" : "沙盒密鑰",
+ "Production Token" : "生產令牌",
+ "Store Zenodo Credentials" : "存儲 Zenodo 證書"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
new file mode 100644
index 0000000..22f9a1c
--- /dev/null
+++ b/l10n/zh_TW.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "Create a new deposition" : "創建一個新的 deposition",
+ "Add this file to a deposition" : "添加這個文件到 deposition",
+ "Zenodo" : "Zenodo",
+ "Publish your work to Zenodo.org" : "將您的工作發佈到 Zenodo.org",
+ "based on files_zenodo written by Lars Næsbye Christensen, DeIC" : "基於 files_zenodo 寫作的 Lars Næsbye Christensen, DeIC",
+ "Sandbox Token" : "沙盒密鑰",
+ "Production Token" : "生產令牌",
+ "Store Zenodo Credentials" : "存儲 Zenodo 證書"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file