mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Update SC localization for the Account package
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
*/
|
||||
|
||||
"error.title.feed-not-found" = "Unable to Add Feed";
|
||||
"error.title.already-subscribed" = "Already Subscribed";
|
||||
"error.title.ompl-import-in-progress" = "OPML Import in Progress";
|
||||
"error.title.error" = "Error";
|
||||
"error.title.feed-not-found" = "无法添加订阅";
|
||||
"error.title.already-subscribed" = "已经订阅过了";
|
||||
"error.title.ompl-import-in-progress" = "OPML 导入中";
|
||||
"error.title.error" = "错误";
|
||||
|
||||
"error.message.feed-not-found" = "Can’t add a feed because no feed was found.";
|
||||
"error.message.already-subscribed" = "You are already subscribed to this feed and can’t add it again.";
|
||||
"error.message.opml-import-in-progress" = "An OPML import for this account is already running.";
|
||||
"error.message.feed-not-found" = "未找到订阅源,无法添加订阅。";
|
||||
"error.message.already-subscribed" = "你已经添加此订阅,无法再次添加。";
|
||||
"error.message.opml-import-in-progress" = "该帐户的 OPML 导入正在进行中。";
|
||||
|
||||
Reference in New Issue
Block a user