diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-31 01:07:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-31 01:07:05 +0000 |
commit | 9a13fac4181eb573e012603c187ea27a3f3d03b8 (patch) | |
tree | f6d22b097b1185955c606efa4d1c40293ac92802 /settings/l10n | |
parent | 5618287b689465c926b9d465aa843db3bf0617f3 (diff) | |
download | nextcloud-server-9a13fac4181eb573e012603c187ea27a3f3d03b8.tar.gz nextcloud-server-9a13fac4181eb573e012603c187ea27a3f3d03b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/sv.js | 2 | ||||
-rw-r--r-- | settings/l10n/sv.json | 2 | ||||
-rw-r--r-- | settings/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | settings/l10n/zh_CN.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 803021a8d31..964c65427cd 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -203,7 +203,7 @@ OC.L10N.register( "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "För att köra detta behöver du PHP posix tillägget. Se {linkstart}PHP dokumentationen{linkend} för ytterligare detaljer.", "Version" : "Version", "Sharing" : "Dela", - "Allow apps to use the Share API" : "Tillåt applikationer att använda delat API", + "Allow apps to use the Share API" : "Tillåt applikationer att använda API för delning", "Allow users to share via link" : "Tillåt användare att dela via länk", "Allow public uploads" : "Tillåt offentlig uppladdning", "Enforce password protection" : "Tillämpa lösenordskydd", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 4024d1b622a..8bfa6e9b38e 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -201,7 +201,7 @@ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "För att köra detta behöver du PHP posix tillägget. Se {linkstart}PHP dokumentationen{linkend} för ytterligare detaljer.", "Version" : "Version", "Sharing" : "Dela", - "Allow apps to use the Share API" : "Tillåt applikationer att använda delat API", + "Allow apps to use the Share API" : "Tillåt applikationer att använda API för delning", "Allow users to share via link" : "Tillåt användare att dela via länk", "Allow public uploads" : "Tillåt offentlig uppladdning", "Enforce password protection" : "Tillämpa lösenordskydd", diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index e7edc0dd002..9392b2d92e1 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -229,7 +229,7 @@ OC.L10N.register( "How to do backups" : "如何备份", "Advanced monitoring" : "高级监控", "Performance tuning" : "性能优化", - "Improving the config.php" : "正在优化 config.php", + "Improving the config.php" : "优化 config.php", "Theming" : "主题", "Hardening and security guidance" : "强化和安全指南", "Developer documentation" : "开发者文档", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 4e0f050f3c4..46079a83ceb 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -227,7 +227,7 @@ "How to do backups" : "如何备份", "Advanced monitoring" : "高级监控", "Performance tuning" : "性能优化", - "Improving the config.php" : "正在优化 config.php", + "Improving the config.php" : "优化 config.php", "Theming" : "主题", "Hardening and security guidance" : "强化和安全指南", "Developer documentation" : "开发者文档", |