[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-03-15 02:49:05 +00:00
Родитель d113455d00
Коммит b75b92ed7b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -7,6 +7,7 @@ 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: Unable to parse feed" : "无法添加订阅源:无法解析订阅源",
"Can not add feed: Exists already" : "无法添加订阅源:已经存在",
"Articles without feed" : "没有订阅源的文章",
"Can not add folder: Exists already" : "无法增加文件夹:文件夹已存在",

Просмотреть файл

@ -5,6 +5,7 @@
"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: Unable to parse feed" : "无法添加订阅源:无法解析订阅源",
"Can not add feed: Exists already" : "无法添加订阅源:已经存在",
"Articles without feed" : "没有订阅源的文章",
"Can not add folder: Exists already" : "无法增加文件夹:文件夹已存在",