Accepting request 616915 from home:awissu:branches:system:install:head

- Add support of the Pantheon desktop

OBS-URL: https://build.opensuse.org/request/show/616915
OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-rpm-macros?expand=0&rev=5
This commit is contained in:
Simon Lees 2018-06-27 13:15:20 +00:00 committed by Git OBS Bridge
parent 45daba0b8d
commit 16ebf89edb
2 changed files with 40 additions and 0 deletions

View File

@ -404,6 +404,41 @@ $translations{'matedesktop'} = {
'zh_CN' => 'MATE 桌面',
'zh_TW' => 'MATE 桌面'
};
$translations{'pantheondesktop'} = {
'C' => 'Pantheon Desktop',
'ar' => 'Pantheon سطح المكتب',
'bg' => 'Работна среда Pantheon',
'cs' => 'Prostředí Pantheon',
'da' => 'Pantheon skrivebordsmiljøet',
'de' => 'Pantheon-Desktop',
'el' => 'Επιφάνεια Εργασίας Pantheon',
'en_GB' => 'Pantheon Desktop',
'es' => 'Escritorio Pantheon',
'et' => 'Pantheon töölaud',
'fi' => 'Pantheon-työpöytä',
'fr' => 'Bureau Pantheon',
'gl' => 'Escritorio Pantheon',
'hr' => 'Pantheon radna površina',
'hu' => 'Pantheon asztali környezet',
'it' => 'Desktop Pantheon',
'ja' => 'Pantheon デスクトップ',
'km' => 'ផ្ទៃតុ Pantheon',
'ko' => 'Pantheon 데스크톱',
'lt' => 'Pantheon darbalaukis',
'nb' => 'Skrivebordsmiljøet Pantheon',
'nl' => 'Pantheon Desktop',
'pa' => 'Pantheon ਡੈਸਕਟਾਪ',
'pl' => 'Środowisko Pantheon',
'pt' => 'Ambiente de Trabalho Pantheon',
'pt_BR' => 'Área de trabalho Pantheon',
'ro' => 'Mediu de Lucru Pantheon',
'ru' => 'Рабочий стол Pantheon',
'sk' => 'Pracovné prostredie Pantheon',
'sv' => 'Skrivbordsmiljön Pantheon',
'uk' => 'Стільниця Pantheon',
'zh_CN' => 'Pantheon 桌面',
'zh_TW' => 'Pantheon 桌面'
};
$translations{'primaryfunctions'} = {
'ar' => 'الوظائف الرئيسية',
'cs' => 'Primární funkce',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 14 16:35:38 UTC 2018 - avvissu@yandex.by
- Add support of the Pantheon desktop
-------------------------------------------------------------------
Fri Apr 6 09:12:51 UTC 2018 - sflees@suse.de