diff options
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/uk.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 06c0d0f5460..92300a1db4a 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -79,6 +79,7 @@ OC.L10N.register( "Custom background" : "Fondo personalizado", "Default background" : "Fondo por defecto", "Change color" : "Cambiar color", + "No background" : "Sin imagen de fondo", "Select a background from your files" : "Seleccionar un fondo desde tus archivos", "Theme selection is enforced" : "La selección del tema es forzada", "Select a custom color" : "Seleccionar un color personalizado", diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index 3d37f0c3a86..97f140e0b90 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -77,6 +77,7 @@ "Custom background" : "Fondo personalizado", "Default background" : "Fondo por defecto", "Change color" : "Cambiar color", + "No background" : "Sin imagen de fondo", "Select a background from your files" : "Seleccionar un fondo desde tus archivos", "Theme selection is enforced" : "La selección del tema es forzada", "Select a custom color" : "Seleccionar un color personalizado", diff --git a/apps/theming/l10n/uk.js b/apps/theming/l10n/uk.js index f9dbac6537d..2700c223089 100644 --- a/apps/theming/l10n/uk.js +++ b/apps/theming/l10n/uk.js @@ -23,7 +23,7 @@ OC.L10N.register( "No file uploaded" : "Файл не завантажено", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ви уже використовуєте власну тему. Таким чином налаштування застосунку Оформлення може бути перезаписано.", "Theming" : "Оформлення", - "Appearance and accessibility" : "Вигляд та доступність", + "Appearance and accessibility" : "Тема та вигляд", "Dark theme with high contrast mode" : "Темна тема з режимом високої контрастності", "Enable dark high contrast mode" : "Увімкніть темний режим високої контрастності", "Similar to the high contrast mode, but with dark colours." : "Подібно до режиму високої контрастності, але з темними кольорами.", diff --git a/apps/theming/l10n/uk.json b/apps/theming/l10n/uk.json index 981bd310453..080eb5cf9d7 100644 --- a/apps/theming/l10n/uk.json +++ b/apps/theming/l10n/uk.json @@ -21,7 +21,7 @@ "No file uploaded" : "Файл не завантажено", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ви уже використовуєте власну тему. Таким чином налаштування застосунку Оформлення може бути перезаписано.", "Theming" : "Оформлення", - "Appearance and accessibility" : "Вигляд та доступність", + "Appearance and accessibility" : "Тема та вигляд", "Dark theme with high contrast mode" : "Темна тема з режимом високої контрастності", "Enable dark high contrast mode" : "Увімкніть темний режим високої контрастності", "Similar to the high contrast mode, but with dark colours." : "Подібно до режиму високої контрастності, але з темними кольорами.", |