From 5bc5295e6057213542f41a0e4545560f10f6b7b9 Mon Sep 17 00:00:00 2001 From: PrivateBin Translator Bot <72346835+privatebin-translator@users.noreply.github.com> Date: Sun, 6 Aug 2023 09:37:00 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- i18n/zh.json | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/i18n/zh.json b/i18n/zh.json index 307fdb67..1835a2f6 100644 --- a/i18n/zh.json +++ b/i18n/zh.json @@ -12,8 +12,8 @@ "每 %d 秒只能粘贴一次。", "每 %d 秒只能粘贴一次。", "每 %d 秒只能粘贴一次。", - "每 %d 秒只能粘贴一次。", - "每 %d 秒只能粘贴一次。" + "Please wait %d seconds between each post. (4th plural)", + "Please wait %d seconds between each post. (5th plural)" ], "Paste is limited to %s of encrypted data.": "对于加密数据,上限为 %s。", "Invalid data.": "无效的数据。", @@ -41,56 +41,56 @@ "%d 秒", "%d 秒", "%d 秒", - "%d 秒", - "%d 秒" + "%d seconds (4th plural)", + "%d seconds (5th plural)" ], "%d minutes": [ "%d 分钟", "%d 分钟", "%d 秒", "%d 秒", - "%d 秒", - "%d 秒" + "%d minutes (4th plural)", + "%d minutes (5th plural)" ], "%d hours": [ "%d 小时", "%d 小时", "%d 小时", "%d 小时", - "%d 小时", - "%d 小时" + "%d hours (4th plural)", + "%d hours (5th plural)" ], "%d days": [ "%d 天", "%d 天", "%d 天", "%d 天", - "%d 天", - "%d 天" + "%d days (4th plural)", + "%d days (5th plural)" ], "%d weeks": [ "%d 周", "%d 周", "%d 周", "%d 周", - "%d 周", - "%d 周" + "%d weeks (4th plural)", + "%d weeks (5th plural)" ], "%d months": [ "%d 个月", "%d 个月", "%d 个月", "%d 个月", - "%d 个月", - "%d 个月" + "%d months (4th plural)", + "%d months (5th plural)" ], "%d years": [ "%d 年", "%d 年", "%d 年", "%d 年", - "%d 年", - "%d 年" + "%d years (4th plural)", + "%d years (5th plural)" ], "Never": "永不过期", "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.": "注意:这是一个测试服务,数据随时可能被删除。如果你滥用这个服务的话,小猫咪会死的。", @@ -99,40 +99,40 @@ "这份文档将在 %d 秒后过期。", "这份文档将在 %d 秒后过期。", "这份文档将在 %d 秒后过期。", - "这份文档将在 %d 秒后过期。", - "这份文档将在 %d 秒后过期。" + "This document will expire in %d seconds. (4th plural)", + "This document will expire in %d seconds. (5th plural)" ], "This document will expire in %d minutes.": [ "这份文档将在一分钟后过期。", "这份文档将在 %d 分钟后过期。", "这份文档将在 %d 分钟后过期。", "这份文档将在 %d 分钟后过期。", - "这份文档将在 %d 分钟后过期。", - "这份文档将在 %d 分钟后过期。" + "This document will expire in %d minutes. (4th plural)", + "This document will expire in %d minutes. (5th plural)" ], "This document will expire in %d hours.": [ "这份文档将在一小时后过期。", "这份文档将在 %d 小时后过期。", "这份文档将在 %d 小时后过期。", "这份文档将在 %d 小时后过期。", - "这份文档将在 %d 小时后过期。", - "这份文档将在 %d 小时后过期。" + "This document will expire in %d hours. (4th plural)", + "This document will expire in %d hours. (5th plural)" ], "This document will expire in %d days.": [ "这份文档将在一天后过期。", "这份文档将在 %d 天后过期。", "这份文档将在 %d 天后过期。", "这份文档将在 %d 天后过期。", - "这份文档将在 %d 天后过期。", - "这份文档将在 %d 天后过期。" + "This document will expire in %d days. (4th plural)", + "This document will expire in %d days. (5th plural)" ], "This document will expire in %d months.": [ "这份文档将在一个月后过期。", "这份文档将在 %d 个月后过期。", "这份文档将在 %d 个月后过期。", "这份文档将在 %d 个月后过期。", - "这份文档将在 %d 个月后过期。", - "这份文档将在 %d 个月后过期。" + "This document will expire in %d months. (4th plural)", + "This document will expire in %d months. (5th plural)" ], "Please enter the password for this paste:": "请输入这份粘贴内容的密码:", "Could not decrypt data (Wrong key?)": "无法解密数据(密钥错误?)",