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

github.com/nextcloud/text.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>2020-01-07 06:46:45 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-07 06:46:45 +0300
commitf842461d18c1661c229b8fa4afaf618d1dfe2ca6 (patch)
treef744be55301e7bd2894972cf2f6dce34d4fa9f57 /l10n
parent290af2b60216700e2a8f7d4c3b1e9ddf0a0f2394 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_TW.js3
-rw-r--r--l10n/zh_TW.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 00043de0f..0f6e02f81 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -1,7 +1,8 @@
OC.L10N.register(
"text",
{
- "Text" : "文字",
+ "Nextcloud Text" : "Nextcloud 文字編輯器",
+ "Text" : "文字編輯器",
"Retry" : "重試",
"Edit" : "退出",
"Undo" : "復原",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 4b5c87a5e..05b346fbc 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1,5 +1,6 @@
{ "translations": {
- "Text" : "文字",
+ "Nextcloud Text" : "Nextcloud 文字編輯器",
+ "Text" : "文字編輯器",
"Retry" : "重試",
"Edit" : "退出",
"Undo" : "復原",