diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:13:07 +0000 |
commit | 59a27ceb13b1b6d0e2ba75f921e16141a7c28623 (patch) | |
tree | 353ee08e0e8c9322050ed94306d723b81ec51a5b /apps/theming | |
parent | 5c97dc3de30c06971fc077cc2385aedef8dd6f20 (diff) | |
download | nextcloud-server-59a27ceb13b1b6d0e2ba75f921e16141a7c28623.tar.gz nextcloud-server-59a27ceb13b1b6d0e2ba75f921e16141a7c28623.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/en_GB.js | 4 | ||||
-rw-r--r-- | apps/theming/l10n/en_GB.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index e6115185166..8bdab2cba91 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -9,6 +9,7 @@ OC.L10N.register( "The given name is too long" : "The given name is too long", "The given web address is too long" : "The given web address is too long", "The given legal notice address is too long" : "The given legal notice address is too long", + "The given privacy policy address is too long" : "The given privacy policy address is too long", "The given slogan is too long" : "The given slogan is too long", "The given color is invalid" : "The given colour is invalid", "The file was uploaded" : "The file was uploaded", @@ -24,6 +25,8 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.", "Theming" : "Theming", "Legal notice" : "Legal notice", + "Privacy policy" : "Privacy policy", + "Adjust the Nextcloud theme" : "Adjust the Nextcloud theme", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.", "Name" : "Name", "Reset to default" : "Reset to default", @@ -38,6 +41,7 @@ OC.L10N.register( "Remove background image" : "Remove background image", "Advanced options" : "Advanced options", "Legal notice link" : "Legal notice link", + "Privacy policy link" : "Privacy policy link", "Header logo" : "Header logo", "Upload new header logo" : "Upload new header logo", "Favicon" : "Favicon", diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index a11008ebcd0..e4cc654d15a 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -7,6 +7,7 @@ "The given name is too long" : "The given name is too long", "The given web address is too long" : "The given web address is too long", "The given legal notice address is too long" : "The given legal notice address is too long", + "The given privacy policy address is too long" : "The given privacy policy address is too long", "The given slogan is too long" : "The given slogan is too long", "The given color is invalid" : "The given colour is invalid", "The file was uploaded" : "The file was uploaded", @@ -22,6 +23,8 @@ "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.", "Theming" : "Theming", "Legal notice" : "Legal notice", + "Privacy policy" : "Privacy policy", + "Adjust the Nextcloud theme" : "Adjust the Nextcloud theme", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.", "Name" : "Name", "Reset to default" : "Reset to default", @@ -36,6 +39,7 @@ "Remove background image" : "Remove background image", "Advanced options" : "Advanced options", "Legal notice link" : "Legal notice link", + "Privacy policy link" : "Privacy policy link", "Header logo" : "Header logo", "Upload new header logo" : "Upload new header logo", "Favicon" : "Favicon", |