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:33 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-12 06:14:33 +0300
commit2ed9250440d2cd8dde936b8dbee78de8ed105a48 (patch)
tree868096715bb3f79438de441c501b162ccb460f9e
parent841399cd7a89f4455a46f3dd536c3a7a8a25d64a (diff)
[tx-robot] Update transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--socialsharing_email/l10n/zh_CN.js9
-rw-r--r--socialsharing_email/l10n/zh_CN.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/socialsharing_email/l10n/zh_CN.js b/socialsharing_email/l10n/zh_CN.js
new file mode 100644
index 0000000..5d44e0c
--- /dev/null
+++ b/socialsharing_email/l10n/zh_CN.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "socialsharing_email",
+ {
+ "I shared a file with you" : "我给您分享了一文件",
+ "Share via email" : "通过 e-Mail 分享",
+ "Social sharing via email" : "通过 e-Mail 社交分享",
+ "Enable direct sharing of files via email, using shared links." : "启用“利用分享链接,通过 e-Mail 直接分享文件”"
+},
+"nplurals=1; plural=0;");
diff --git a/socialsharing_email/l10n/zh_CN.json b/socialsharing_email/l10n/zh_CN.json
new file mode 100644
index 0000000..8007b1f
--- /dev/null
+++ b/socialsharing_email/l10n/zh_CN.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "I shared a file with you" : "我给您分享了一文件",
+ "Share via email" : "通过 e-Mail 分享",
+ "Social sharing via email" : "通过 e-Mail 社交分享",
+ "Enable direct sharing of files via email, using shared links." : "启用“利用分享链接,通过 e-Mail 直接分享文件”"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file