diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
commit | 75b94cb5beb3a5049415a6cf16416170428a8c71 (patch) | |
tree | 055e2522d90eadbba0bc8cc69aa193b164ff0b0a /apps/theming/l10n | |
parent | 4c73d1f5f64aa628203703256cda23b73a068153 (diff) | |
download | nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.tar.gz nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_CN.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 243663d9302..5299065c257 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -30,6 +30,7 @@ OC.L10N.register( "Legal notice" : "Juridische bepalingen", "Privacy policy" : "Privacybeleid", "Adjust the Nextcloud theme" : "Nextcloud thema bijstellen", + "Open documentation" : "Documentatie openen", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", "Reset to default" : "Herstellen naar standaard", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index 7de8571ed61..71efaa77952 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -28,6 +28,7 @@ "Legal notice" : "Juridische bepalingen", "Privacy policy" : "Privacybeleid", "Adjust the Nextcloud theme" : "Nextcloud thema bijstellen", + "Open documentation" : "Documentatie openen", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", "Reset to default" : "Herstellen naar standaard", diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index 5cfc14fabdf..8c0d584ed00 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -30,6 +30,7 @@ OC.L10N.register( "Legal notice" : "法律声明", "Privacy policy" : "隐私政策", "Adjust the Nextcloud theme" : "调整 Nextcloud 主题", + "Open documentation" : "打开文档", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主题使得方便地定制您的实例的外观和体验成为可能。所有用户都可以使用。", "Name" : "名字", "Reset to default" : "重置为默认设置", diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index b4a0e20bd93..852f21a0702 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -28,6 +28,7 @@ "Legal notice" : "法律声明", "Privacy policy" : "隐私政策", "Adjust the Nextcloud theme" : "调整 Nextcloud 主题", + "Open documentation" : "打开文档", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主题使得方便地定制您的实例的外观和体验成为可能。所有用户都可以使用。", "Name" : "名字", "Reset to default" : "重置为默认设置", |