Skip to content

Commit 1056ee0

Browse files
kofzhanganguoweblate
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (887 of 887 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/zh_Hans/
1 parent 1fa3d24 commit 1056ee0

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

lib/l10n/app_zh.arb

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1781,7 +1781,7 @@
17811781
"sportsCategoriesSubLabel": "要分配给与体育前缀匹配的频道的类别",
17821782
"kidsCategoriesSubLabel": "要分配给与儿童前缀匹配的频道的类别",
17831783
"notifications": "通知",
1784-
"showNewItemNotificationTitle": "检查是否有新项目",
1784+
"showNewItemNotificationTitle": "媒体库项目通知",
17851785
"notificationChannelDescription": "新增项目的通知",
17861786
"notificationNewEpisodes": "新增剧集",
17871787
"notificationNewItems": "{count, plural, one{{count} 新项目} other{{count} 新项目}}",
@@ -1796,5 +1796,32 @@
17961796
"notificationTimerIOSWarning": " iOS 决定何时/是否实际执行更新,通知可能会延迟或根本不显示。",
17971797
"updateCheckInterval": "更新检查间隔",
17981798
"updateCheckIntervalDesc": "后台任务运行频率",
1799-
"notificationsIntervalClientReminder": "已为所有用户设置通知间隔。"
1799+
"notificationsIntervalClientReminder": "已为所有用户设置通知间隔。",
1800+
"requestMore": "请求更多",
1801+
"seerrRequestNotifications": "Seerr 请求的通知",
1802+
"notificationNewRequests": "{count, plural, one{{count} 新请求} other{{count} 新请求}}",
1803+
"@notificationNewRequests": {
1804+
"description": "Plural for number of new Seerr requests in a notification",
1805+
"placeholders": {
1806+
"count": {
1807+
"type": "int"
1808+
}
1809+
}
1810+
},
1811+
"lastUpdateAt": "最后更新于 {date},时间为 {time}",
1812+
"@lastUpdateAt": {
1813+
"description": "lastUpdateAt",
1814+
"placeholders": {
1815+
"time": {
1816+
"type": "DateTime",
1817+
"format": "jm"
1818+
},
1819+
"date": {
1820+
"type": "DateTime",
1821+
"format": "yMd"
1822+
}
1823+
}
1824+
},
1825+
"includeHiddenItems": "包含隐藏媒体库",
1826+
"includeHiddenItemsDesc": "包含控制台中隐藏的媒体库"
18001827
}

0 commit comments

Comments
 (0)