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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-23 05:31:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-23 05:31:03 +0300
commit74d81655e8b0625b436628c34dfc907f6be7f300 (patch)
tree526374aa7eda2bd136046cc46ec92c076e943114 /apps/sharebymail
parent3b8a0053d9c07cf824d7d6fedf90333c71661f8e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/eu.js3
-rw-r--r--apps/sharebymail/l10n/eu.json3
-rw-r--r--apps/sharebymail/l10n/zh_TW.js3
-rw-r--r--apps/sharebymail/l10n/zh_TW.json3
4 files changed, 8 insertions, 4 deletions
diff --git a/apps/sharebymail/l10n/eu.js b/apps/sharebymail/l10n/eu.js
index 56ef6240619..ff4509f0e33 100644
--- a/apps/sharebymail/l10n/eu.js
+++ b/apps/sharebymail/l10n/eu.js
@@ -50,6 +50,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Partekatze hornitzailea, fitxategiak posta bidez partekatzeko aukera ematen duena",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Erabiltzaileei fitxategi edo karpeta baterako esteka pertsonalizatua partekatzeko aukera ematen die helbide elektronikoa jarriz.",
"Send password by mail" : "Bidali pasahitza posta bidez",
- "Reply to initiator" : "Erantzun hasieragailuari"
+ "Reply to initiator" : "Erantzun hasieragailuari",
+ "Unable to update share by mail config" : "Ezin da eguneratu partekatzea posta konfigurazioaren bidez"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/sharebymail/l10n/eu.json b/apps/sharebymail/l10n/eu.json
index 6912a609d6e..46fac066e09 100644
--- a/apps/sharebymail/l10n/eu.json
+++ b/apps/sharebymail/l10n/eu.json
@@ -48,6 +48,7 @@
"Share provider which allows you to share files by mail" : "Partekatze hornitzailea, fitxategiak posta bidez partekatzeko aukera ematen duena",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Erabiltzaileei fitxategi edo karpeta baterako esteka pertsonalizatua partekatzeko aukera ematen die helbide elektronikoa jarriz.",
"Send password by mail" : "Bidali pasahitza posta bidez",
- "Reply to initiator" : "Erantzun hasieragailuari"
+ "Reply to initiator" : "Erantzun hasieragailuari",
+ "Unable to update share by mail config" : "Ezin da eguneratu partekatzea posta konfigurazioaren bidez"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/sharebymail/l10n/zh_TW.js b/apps/sharebymail/l10n/zh_TW.js
index 1db98236285..b2f83a85bf3 100644
--- a/apps/sharebymail/l10n/zh_TW.js
+++ b/apps/sharebymail/l10n/zh_TW.js
@@ -50,6 +50,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "分享提供者,讓您可以透過電子郵件分享檔案",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "允許使用者透過輸入電子郵件地址來分享到檔案或資料夾的個人化連結。",
"Send password by mail" : "透過電子郵件寄送密碼",
- "Reply to initiator" : "回覆給發起人"
+ "Reply to initiator" : "回覆給發起人",
+ "Unable to update share by mail config" : "無法更新透過郵件分享設定"
},
"nplurals=1; plural=0;");
diff --git a/apps/sharebymail/l10n/zh_TW.json b/apps/sharebymail/l10n/zh_TW.json
index 0eb41873571..85e354c3a2e 100644
--- a/apps/sharebymail/l10n/zh_TW.json
+++ b/apps/sharebymail/l10n/zh_TW.json
@@ -48,6 +48,7 @@
"Share provider which allows you to share files by mail" : "分享提供者,讓您可以透過電子郵件分享檔案",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "允許使用者透過輸入電子郵件地址來分享到檔案或資料夾的個人化連結。",
"Send password by mail" : "透過電子郵件寄送密碼",
- "Reply to initiator" : "回覆給發起人"
+ "Reply to initiator" : "回覆給發起人",
+ "Unable to update share by mail config" : "無法更新透過郵件分享設定"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file