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

github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-12 06:14:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-12 06:14:46 +0300
commitc307e7d5f93ad3f388cc4b13cea18f7914f382c2 (patch)
tree9f36fe638d9bde772a387ab3988497227279afa9
parent47860247010fc39a0210e3829f90a8374c805a85 (diff)
[tx-robot] Update transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--socialsharing_telegram/l10n/zh_CN.js8
-rw-r--r--socialsharing_telegram/l10n/zh_CN.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/socialsharing_telegram/l10n/zh_CN.js b/socialsharing_telegram/l10n/zh_CN.js
new file mode 100644
index 0000000..2893ce9
--- /dev/null
+++ b/socialsharing_telegram/l10n/zh_CN.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "socialsharing_telegram",
+ {
+ "Share to Telegram" : "分享至 Telegram",
+ "Social sharing via Telegram" : "通过 Telegram 社交分享",
+ "Enable direct sharing of files via Telegram, using shared links." : "启用“利用分享链接,通过 Telegram 直接分享文件”"
+},
+"nplurals=1; plural=0;");
diff --git a/socialsharing_telegram/l10n/zh_CN.json b/socialsharing_telegram/l10n/zh_CN.json
new file mode 100644
index 0000000..cb7fb8a
--- /dev/null
+++ b/socialsharing_telegram/l10n/zh_CN.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Share to Telegram" : "分享至 Telegram",
+ "Social sharing via Telegram" : "通过 Telegram 社交分享",
+ "Enable direct sharing of files via Telegram, using shared links." : "启用“利用分享链接,通过 Telegram 直接分享文件”"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file