diff options
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/bg.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/bg.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_TW.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/bg.js b/apps/theming/l10n/bg.js index 2a4da368398..1e6c85f590f 100644 --- a/apps/theming/l10n/bg.js +++ b/apps/theming/l10n/bg.js @@ -80,6 +80,7 @@ OC.L10N.register( "Default image" : "Изображение по подразбиране", "Custom color" : "Персонализиране на цвят", "Plain background" : "Обикновен фон", + "Select a background from your files" : "Избор на фон от вашите файлове", "Theme selection is enforced" : "Изборът на тема е приложен", "Select a custom color" : "Избор на персонализиран цвят", "Reset to default" : "Настройки по подразбиране", diff --git a/apps/theming/l10n/bg.json b/apps/theming/l10n/bg.json index aab4c888a13..ef4bc5465d6 100644 --- a/apps/theming/l10n/bg.json +++ b/apps/theming/l10n/bg.json @@ -78,6 +78,7 @@ "Default image" : "Изображение по подразбиране", "Custom color" : "Персонализиране на цвят", "Plain background" : "Обикновен фон", + "Select a background from your files" : "Избор на фон от вашите файлове", "Theme selection is enforced" : "Изборът на тема е приложен", "Select a custom color" : "Избор на персонализиран цвят", "Reset to default" : "Настройки по подразбиране", diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index ec010537edf..655b9ff3481 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -80,6 +80,7 @@ OC.L10N.register( "Default image" : "Default image", "Custom color" : "Custom colour", "Plain background" : "Plain background", + "Select a background from your files" : "Select a background from your files", "Theme selection is enforced" : "Theme selection is enforced", "Select a custom color" : "Select a custom colour", "Reset to default" : "Reset to default", diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index 568d9324f4d..f62c45c3e70 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -78,6 +78,7 @@ "Default image" : "Default image", "Custom color" : "Custom colour", "Plain background" : "Plain background", + "Select a background from your files" : "Select a background from your files", "Theme selection is enforced" : "Theme selection is enforced", "Select a custom color" : "Select a custom colour", "Reset to default" : "Reset to default", diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 338470ff6f0..56ecfebbdef 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -80,6 +80,7 @@ OC.L10N.register( "Default image" : "預設影像", "Custom color" : "自訂顏色", "Plain background" : "簡單背景", + "Select a background from your files" : "從您的檔案中選取背景", "Theme selection is enforced" : "強制佈景主題選取", "Select a custom color" : "選取自訂色彩", "Reset to default" : "恢復預設值", diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index aabaf2d2266..202da5e227a 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -78,6 +78,7 @@ "Default image" : "預設影像", "Custom color" : "自訂顏色", "Plain background" : "簡單背景", + "Select a background from your files" : "從您的檔案中選取背景", "Theme selection is enforced" : "強制佈景主題選取", "Select a custom color" : "選取自訂色彩", "Reset to default" : "恢復預設值", |