From f92cef05385f5a12bb2c48839f017c7082be38df Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 16 Jan 2020 02:48:35 +0000 Subject: [tx-robot] updated from transifex --- l10n/sr@latin.js | 11 +++++++++++ l10n/sr@latin.json | 11 +++++++++++ l10n/zh_CN.js | 46 +++++++++++++++++++++++----------------------- l10n/zh_CN.json | 46 +++++++++++++++++++++++----------------------- 4 files changed, 68 insertions(+), 46 deletions(-) diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 1df9b5851..a55b01c06 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -1,12 +1,23 @@ OC.L10N.register( "news", { + "Download" : "Preuzmi", + "Close" : "Zatvori", + "Description" : "Opis", + "Refresh" : "Osveži", "Folder" : "Folder", + "New folder" : "Nova fascikla", + "Folder name" : "Naziv fascikle", "Credentials" : "Credentials", "Username" : "Username", "Password" : "Password", + "Create" : "Napravi", "Rename" : "Rename", + "Newest first" : "Prvo novije", + "Oldest first" : "prvo starije", "Delete" : "Delete", + "Dismiss" : "Odbaci", + "Starred" : "Ozvezdano", "Settings" : "Postavke", "Import" : "Uvezi", "Help" : "Help", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index 594e68935..a962611fc 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -1,10 +1,21 @@ { "translations": { + "Download" : "Preuzmi", + "Close" : "Zatvori", + "Description" : "Opis", + "Refresh" : "Osveži", "Folder" : "Folder", + "New folder" : "Nova fascikla", + "Folder name" : "Naziv fascikle", "Credentials" : "Credentials", "Username" : "Username", "Password" : "Password", + "Create" : "Napravi", "Rename" : "Rename", + "Newest first" : "Prvo novije", + "Oldest first" : "prvo starije", "Delete" : "Delete", + "Dismiss" : "Odbaci", + "Starred" : "Ozvezdano", "Settings" : "Postavke", "Import" : "Uvezi", "Help" : "Help", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 5bffa5ad5..00dbc4345 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -7,26 +7,26 @@ OC.L10N.register( "Token expired or app not enabled! Reload the page!" : "令牌过期或者应用没有启用!重新加载页面!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "内部服务器错误!请检查您的 data/nextcloud.log 文件获取更多详细信息!", "Request failed, Nextcloud is in currently in maintenance mode!" : "请求失败,Nextcloud 现处于维护模式!", - "Can not add feed: Exists already" : "无法增加订阅:已经存在", - "Articles without feed" : "无法订阅的文章", + "Can not add feed: Exists already" : "无法添加订阅源:已经存在", + "Articles without feed" : "没有订阅源的文章", "Can not add folder: Exists already" : "无法增加文件夹:文件夹已存在", "News" : "新闻", - "An RSS/Atom feed reader" : "一个 RSS/Atom 订阅器", - "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "News应用是Nextcloud上的一个RSS/Atom订阅器,可在多个移动设备间同步。客户端列表及安装需求请见 [README文档] (https://github.com/nextcloud/news)\n\n在您升级到新版本前,[请查看变更日志](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)以避免意外。\n\n**重要**:要启用订阅更新您需要启用[Nextcloud系统计划任务](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron)或者使用[一个更新器](https://github.com/nextcloud/news-updater),它会调用集成的更新API并禁用计划任务更新。更多信息请见[README文档](https://github.com/nextcloud/news)。", + "An RSS/Atom feed reader" : "一个 RSS/Atom 订阅源阅读器", + "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "新闻应用是 Nextcloud 上的一个 RSS/Atom 订阅源阅读器,可在多个移动设备间同步。客户端列表及安装需求请见 [自述文档] (https://github.com/nextcloud/news)\n\n在您升级到新版本前,[请查看变更日志](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)以避免意外。\n\n**重要**:要启用订阅源更新您需要启用[Nextcloud 系统计划任务](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron)或者使用[一个更新器](https://github.com/nextcloud/news-updater),它会调用集成的更新 API 并禁用计划任务更新。更多信息请见[自述文档](https://github.com/nextcloud/news)。", "Use system cron for updates" : "使用系统计划任务执行更新", "Disable this if you run a custom updater such as the Python updater included in the app" : "如果您运行了诸如应用自带的 Python 更新器,请禁用此项", "Purge interval" : "清理间隔", - "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "从数据库中移除的Feed和文件夹后的最小秒数;低于60秒的值将被忽略", - "Maximum read count per feed" : "每个 feed 的最大读取次数", - "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off" : "定义每个 Feed 可以读取的文章的最大数量,不会被清理作业删除;如果旧文章阅读后重新出现,请增加此值;负值(如-1)会关闭此功能", + "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "从数据库中移除的订阅源和文件夹后的最小秒数;低于60秒的值将被忽略", + "Maximum read count per feed" : "每个订阅源的最大读取次数", + "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off" : "定义每个订阅源可以读取的文章的最大数量,不会被定时清理删除;如果旧文章阅读后重新出现,请增加这个值;负值(如 -1)会关闭此功能", "Maximum redirects" : "最大重定向次数", - "How many redirects the feed fetcher should follow" : "Feed 获取器最多跟随多少次重定向", - "Maximum feed page size" : "最大 feed 页面大小", - "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "按字节计算的最大 feed 大小。如果 RSS/Atom 页面比这个值大,更新将被中止。", - "Feed fetcher timeout" : "Feed 获取器超时", - "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "最长的等待 RSS 或 Atom feed 加载的秒数;如果比这个时间更长更新将会中止", + "How many redirects the feed fetcher should follow" : "订阅源获取器最多跟随多少次重定向", + "Maximum feed page size" : "最大订阅源页面大小", + "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "按字节计算的最大订阅源大小。如果 RSS/Atom 页面比这个值大,更新将被中止。", + "Feed fetcher timeout" : "订阅源获取器超时", + "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "最长的等待 RSS 或 Atom 订阅源加载的秒数;如果比这个时间更长更新将会中止", "Explore Service URL" : "资源管理服务URL", - "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "如果给出,则会在查询Feed部分中查询此服务的URL以显示Feed。 要回到内置的探索服务,请将此输入留空", + "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "如果给出,则会在查询订阅源部分中查询此服务的URL以显示订阅源。 要回到内置的探索服务,请将此输入留空", "For more information check the wiki" : "查看 wiki 了解更多内容", "Saved" : "已保存", "Download" : "下载", @@ -34,7 +34,7 @@ OC.L10N.register( "filter" : "过滤器", "Language" : "语言", "Subscribe" : "订阅", - "Got more awesome feeds? Share them with us!" : "有更好的 feed?共享给我们!", + "Got more awesome feeds? Share them with us!" : "有更好的订阅源?共享给我们!", "No articles available" : "没有文章可用", "No unread articles available" : "没有未读的文章可用", "Open website" : "打开网站", @@ -59,18 +59,18 @@ OC.L10N.register( "Open article in new tab" : "在新标签页中打开文章", "Toggle expand article in compact view" : "在紧凑视图中展开文章", "Refresh" : "刷新", - "Load next feed" : "加载下一个 feed", - "Load previous feed" : "加载上一个 feed", + "Load next feed" : "加载下一个订阅源", + "Load previous feed" : "加载上一个订阅源", "Load next folder" : "装载下一目录", "Load previous folder" : "装载前一目录", "Scroll to active navigation entry" : "滚动来激活浏览项目", "Focus search field" : "聚焦搜索域", - "Mark current article's feed/folder read" : "标记当前文章的 feed/文件夹为已读", - "Ajax or webcron mode detected! Your feeds will not be updated!" : "检测到 Ajax 或 webcron 模式!您的 feeds 将无法被更新!", + "Mark current article's feed/folder read" : "标记当前文章的订阅源 / 文件夹为已读", + "Ajax or webcron mode detected! Your feeds will not be updated!" : "检测到 Ajax 或 webcron 模式!您的订阅源将无法被更新!", "How to set up the operating system cron" : "如何设置操作系统定时任务", "Install and set up a faster parallel updater that uses the News app's update API" : "安装并设置一个更快速的更新程序,它使用新闻应用程序更新API", "Web address" : "网络地址", - "Feed exists already!" : "Feed 已存在!", + "Feed exists already!" : "订阅源已存在!", "Folder" : "文件夹", "No folder" : "无文件夹", "New folder" : "新建文件夹", @@ -85,8 +85,8 @@ OC.L10N.register( "Create" : "创建", "Explore" : "探索", "Update failed more than 50 times" : "更新失败超过 50 次", - "Deleted feed" : "删除订阅", - "Undo delete feed" : "取消删除订阅", + "Deleted feed" : "已删除的订阅源", + "Undo delete feed" : "撤销删除订阅源", "Rename" : "重命名", "Menu" : "菜单", "Mark read" : "设置为已读", @@ -99,7 +99,7 @@ OC.L10N.register( "Disable full text" : "禁用全文模式", "Unread updated" : "未读更新", "Ignore updated" : "忽略更新", - "Open feed URL" : "打开源网址", + "Open feed URL" : "打开订阅源网址", "Delete" : "删除", "Dismiss" : "忽略", "Collapse" : "折叠", @@ -118,7 +118,7 @@ OC.L10N.register( "Import" : "导入", "Export" : "导出", "Error when importing: File does not contain valid OPML" : "导入时出错:文件不包含有效的OPML", - "Error when importing: OPML is does neither contain feeds nor folders" : "导入错误:OPML 未包含 feed 或文件夹", + "Error when importing: OPML is does neither contain feeds nor folders" : "导入错误:OPML 未包含订阅源或文件夹", "Unread/Starred Articles" : "未读/已加星标文章", "Error when importing: file does not contain valid JSON" : "导入出错:文件包含非法的JSON数据", "Help" : "帮助", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 9c452821d..6047e97a8 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -5,26 +5,26 @@ "Token expired or app not enabled! Reload the page!" : "令牌过期或者应用没有启用!重新加载页面!", "Internal server error! Please check your data/nextcloud.log file for additional information!" : "内部服务器错误!请检查您的 data/nextcloud.log 文件获取更多详细信息!", "Request failed, Nextcloud is in currently in maintenance mode!" : "请求失败,Nextcloud 现处于维护模式!", - "Can not add feed: Exists already" : "无法增加订阅:已经存在", - "Articles without feed" : "无法订阅的文章", + "Can not add feed: Exists already" : "无法添加订阅源:已经存在", + "Articles without feed" : "没有订阅源的文章", "Can not add folder: Exists already" : "无法增加文件夹:文件夹已存在", "News" : "新闻", - "An RSS/Atom feed reader" : "一个 RSS/Atom 订阅器", - "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "News应用是Nextcloud上的一个RSS/Atom订阅器,可在多个移动设备间同步。客户端列表及安装需求请见 [README文档] (https://github.com/nextcloud/news)\n\n在您升级到新版本前,[请查看变更日志](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)以避免意外。\n\n**重要**:要启用订阅更新您需要启用[Nextcloud系统计划任务](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron)或者使用[一个更新器](https://github.com/nextcloud/news-updater),它会调用集成的更新API并禁用计划任务更新。更多信息请见[README文档](https://github.com/nextcloud/news)。", + "An RSS/Atom feed reader" : "一个 RSS/Atom 订阅源阅读器", + "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "新闻应用是 Nextcloud 上的一个 RSS/Atom 订阅源阅读器,可在多个移动设备间同步。客户端列表及安装需求请见 [自述文档] (https://github.com/nextcloud/news)\n\n在您升级到新版本前,[请查看变更日志](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)以避免意外。\n\n**重要**:要启用订阅源更新您需要启用[Nextcloud 系统计划任务](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron)或者使用[一个更新器](https://github.com/nextcloud/news-updater),它会调用集成的更新 API 并禁用计划任务更新。更多信息请见[自述文档](https://github.com/nextcloud/news)。", "Use system cron for updates" : "使用系统计划任务执行更新", "Disable this if you run a custom updater such as the Python updater included in the app" : "如果您运行了诸如应用自带的 Python 更新器,请禁用此项", "Purge interval" : "清理间隔", - "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "从数据库中移除的Feed和文件夹后的最小秒数;低于60秒的值将被忽略", - "Maximum read count per feed" : "每个 feed 的最大读取次数", - "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off" : "定义每个 Feed 可以读取的文章的最大数量,不会被清理作业删除;如果旧文章阅读后重新出现,请增加此值;负值(如-1)会关闭此功能", + "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "从数据库中移除的订阅源和文件夹后的最小秒数;低于60秒的值将被忽略", + "Maximum read count per feed" : "每个订阅源的最大读取次数", + "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off" : "定义每个订阅源可以读取的文章的最大数量,不会被定时清理删除;如果旧文章阅读后重新出现,请增加这个值;负值(如 -1)会关闭此功能", "Maximum redirects" : "最大重定向次数", - "How many redirects the feed fetcher should follow" : "Feed 获取器最多跟随多少次重定向", - "Maximum feed page size" : "最大 feed 页面大小", - "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "按字节计算的最大 feed 大小。如果 RSS/Atom 页面比这个值大,更新将被中止。", - "Feed fetcher timeout" : "Feed 获取器超时", - "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "最长的等待 RSS 或 Atom feed 加载的秒数;如果比这个时间更长更新将会中止", + "How many redirects the feed fetcher should follow" : "订阅源获取器最多跟随多少次重定向", + "Maximum feed page size" : "最大订阅源页面大小", + "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "按字节计算的最大订阅源大小。如果 RSS/Atom 页面比这个值大,更新将被中止。", + "Feed fetcher timeout" : "订阅源获取器超时", + "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "最长的等待 RSS 或 Atom 订阅源加载的秒数;如果比这个时间更长更新将会中止", "Explore Service URL" : "资源管理服务URL", - "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "如果给出,则会在查询Feed部分中查询此服务的URL以显示Feed。 要回到内置的探索服务,请将此输入留空", + "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "如果给出,则会在查询订阅源部分中查询此服务的URL以显示订阅源。 要回到内置的探索服务,请将此输入留空", "For more information check the wiki" : "查看 wiki 了解更多内容", "Saved" : "已保存", "Download" : "下载", @@ -32,7 +32,7 @@ "filter" : "过滤器", "Language" : "语言", "Subscribe" : "订阅", - "Got more awesome feeds? Share them with us!" : "有更好的 feed?共享给我们!", + "Got more awesome feeds? Share them with us!" : "有更好的订阅源?共享给我们!", "No articles available" : "没有文章可用", "No unread articles available" : "没有未读的文章可用", "Open website" : "打开网站", @@ -57,18 +57,18 @@ "Open article in new tab" : "在新标签页中打开文章", "Toggle expand article in compact view" : "在紧凑视图中展开文章", "Refresh" : "刷新", - "Load next feed" : "加载下一个 feed", - "Load previous feed" : "加载上一个 feed", + "Load next feed" : "加载下一个订阅源", + "Load previous feed" : "加载上一个订阅源", "Load next folder" : "装载下一目录", "Load previous folder" : "装载前一目录", "Scroll to active navigation entry" : "滚动来激活浏览项目", "Focus search field" : "聚焦搜索域", - "Mark current article's feed/folder read" : "标记当前文章的 feed/文件夹为已读", - "Ajax or webcron mode detected! Your feeds will not be updated!" : "检测到 Ajax 或 webcron 模式!您的 feeds 将无法被更新!", + "Mark current article's feed/folder read" : "标记当前文章的订阅源 / 文件夹为已读", + "Ajax or webcron mode detected! Your feeds will not be updated!" : "检测到 Ajax 或 webcron 模式!您的订阅源将无法被更新!", "How to set up the operating system cron" : "如何设置操作系统定时任务", "Install and set up a faster parallel updater that uses the News app's update API" : "安装并设置一个更快速的更新程序,它使用新闻应用程序更新API", "Web address" : "网络地址", - "Feed exists already!" : "Feed 已存在!", + "Feed exists already!" : "订阅源已存在!", "Folder" : "文件夹", "No folder" : "无文件夹", "New folder" : "新建文件夹", @@ -83,8 +83,8 @@ "Create" : "创建", "Explore" : "探索", "Update failed more than 50 times" : "更新失败超过 50 次", - "Deleted feed" : "删除订阅", - "Undo delete feed" : "取消删除订阅", + "Deleted feed" : "已删除的订阅源", + "Undo delete feed" : "撤销删除订阅源", "Rename" : "重命名", "Menu" : "菜单", "Mark read" : "设置为已读", @@ -97,7 +97,7 @@ "Disable full text" : "禁用全文模式", "Unread updated" : "未读更新", "Ignore updated" : "忽略更新", - "Open feed URL" : "打开源网址", + "Open feed URL" : "打开订阅源网址", "Delete" : "删除", "Dismiss" : "忽略", "Collapse" : "折叠", @@ -116,7 +116,7 @@ "Import" : "导入", "Export" : "导出", "Error when importing: File does not contain valid OPML" : "导入时出错:文件不包含有效的OPML", - "Error when importing: OPML is does neither contain feeds nor folders" : "导入错误:OPML 未包含 feed 或文件夹", + "Error when importing: OPML is does neither contain feeds nor folders" : "导入错误:OPML 未包含订阅源或文件夹", "Unread/Starred Articles" : "未读/已加星标文章", "Error when importing: file does not contain valid JSON" : "导入出错:文件包含非法的JSON数据", "Help" : "帮助", -- cgit v1.2.3