mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 06:33:09 +00:00
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
This commit is contained in:
parent
5e83d9336a
commit
a9bab2af9d
19 changed files with 43 additions and 7 deletions
|
|
@ -56,6 +56,7 @@
|
|||
"Description[tr]": "Plasma Cep için hücresel ayar başlangıç modülü",
|
||||
"Description[uk]": "Модуль стільникової мережі початкового запуску для мобільної Плазми",
|
||||
"Description[x-test]": "xxCellular initialstart module for Plasma Mobilexx",
|
||||
"Description[zh_CN]": "Plasma 移动设备的蜂窝初始化模块",
|
||||
"Id": "org.kde.plasma.mobileinitialstart.cellular",
|
||||
"License": "GPL-2.0+",
|
||||
"Name": "Cellular",
|
||||
|
|
@ -80,6 +81,7 @@
|
|||
"Name[tr]": "Hücresel",
|
||||
"Name[uk]": "Стільниковий",
|
||||
"Name[x-test]": "xxCellularxx",
|
||||
"Name[zh_CN]": "蜂窝数据",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@
|
|||
"Description[tr]": "Plasma Cep için başlangıç ayarları modülü ayarlandı",
|
||||
"Description[uk]": "Модуль завершення початкового запуску для мобільної Плазми",
|
||||
"Description[x-test]": "xxFinished initialstart module for Plasma Mobilexx",
|
||||
"Description[zh_CN]": "完成 Plasma Mobile 的模块初始化",
|
||||
"Id": "org.kde.plasma.mobileinitialstart.finished",
|
||||
"License": "GPL-2.0+",
|
||||
"Name": "Finished",
|
||||
|
|
@ -80,6 +81,7 @@
|
|||
"Name[tr]": "Bitti",
|
||||
"Name[uk]": "Завершено",
|
||||
"Name[x-test]": "xxFinishedxx",
|
||||
"Name[zh_CN]": "完成",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@
|
|||
"Description[tr]": "Plasma Cep için başlangıç ayarları modülünü hazırla",
|
||||
"Description[uk]": "Модуль приготування початкового запуску для мобільної Плазми",
|
||||
"Description[x-test]": "xxPrepare initialstart module for Plasma Mobilexx",
|
||||
"Description[zh_CN]": "准备 Plasma Mobile 的模块初始化",
|
||||
"Id": "org.kde.plasma.mobileinitialstart.prepare",
|
||||
"License": "GPL-2.0+",
|
||||
"Name": "Prepare",
|
||||
|
|
@ -78,6 +79,7 @@
|
|||
"Name[tr]": "Hazırlan",
|
||||
"Name[uk]": "Приготування",
|
||||
"Name[x-test]": "xxPreparexx",
|
||||
"Name[zh_CN]": "准备",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@
|
|||
"Description[tr]": "Plasma Cep için zaman ayarları başlangıç modülü",
|
||||
"Description[uk]": "Модуль часу початкового запуску для мобільної Плазми",
|
||||
"Description[x-test]": "xxTime initialstart module for Plasma Mobilexx",
|
||||
"Description[zh_CN]": "Plasma Mobile 的时间模块初始化",
|
||||
"Id": "org.kde.plasma.mobileinitialstart.time",
|
||||
"License": "GPL-2.0+",
|
||||
"Name": "Time",
|
||||
|
|
@ -79,6 +80,7 @@
|
|||
"Name[tr]": "Zaman",
|
||||
"Name[uk]": "Час",
|
||||
"Name[x-test]": "xxTimexx",
|
||||
"Name[zh_CN]": "时间",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@
|
|||
"Description[tr]": "Plasma Cep için Wi-Fi başlangıç modülü",
|
||||
"Description[uk]": "Модуль WiFi початкового запуску для мобільної Плазми",
|
||||
"Description[x-test]": "xxWiFi initialstart module for Plasma Mobilexx",
|
||||
"Description[zh_CN]": "Plasma Mobile 的 WiFi 模块初始化",
|
||||
"Id": "org.kde.plasma.mobileinitialstart.wifi",
|
||||
"License": "GPL-2.0+",
|
||||
"Name": "WiFi",
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@
|
|||
"Description[tr]": "Hücresel ağların yönetimi",
|
||||
"Description[uk]": "Керування стільниковими мережами",
|
||||
"Description[x-test]": "xxManagement of cellular networksxx",
|
||||
"Description[zh_CN]": "管理移动网络",
|
||||
"FormFactors": [
|
||||
"handset",
|
||||
"tablet",
|
||||
|
|
@ -51,7 +52,8 @@
|
|||
"Name[sl]": "Celično omrežje",
|
||||
"Name[tr]": "Hücresel Ağ",
|
||||
"Name[uk]": "Стільникова мережа",
|
||||
"Name[x-test]": "xxCellular Networkxx"
|
||||
"Name[x-test]": "xxCellular Networkxx",
|
||||
"Name[zh_CN]": "移动网络"
|
||||
},
|
||||
"X-KDE-Keywords": "mobile,data,network",
|
||||
"X-KDE-Keywords[az]": "mobile,data,network,verilənlər,şəbəkə,mobil",
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@
|
|||
"Description[tr]": "Wi-Fi Erişim Noktası",
|
||||
"Description[uk]": "Хот-спот Wi-Fi",
|
||||
"Description[x-test]": "xxWi-Fi Hotspotxx",
|
||||
"Description[zh_CN]": "Wi-Fi 热点",
|
||||
"EnabledByDefault": true,
|
||||
"FormFactors": [
|
||||
"handset",
|
||||
|
|
@ -81,6 +82,7 @@
|
|||
"Name[tr]": "Erişim Noktası",
|
||||
"Name[uk]": "Точка доступу",
|
||||
"Name[x-test]": "xxHotspotxx",
|
||||
"Name[zh_CN]": "无线热点",
|
||||
"ServiceTypes": [
|
||||
"KCModule"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@
|
|||
"Description[tr]": "Yazılım Sürümleri",
|
||||
"Description[uk]": "Версії програмного забезпечення",
|
||||
"Description[x-test]": "xxSoftware Versionsxx",
|
||||
"Description[zh_CN]": "软件版本",
|
||||
"FormFactors": [
|
||||
"handset",
|
||||
"tablet",
|
||||
|
|
@ -52,7 +53,8 @@
|
|||
"Name[sl]": "Informacije",
|
||||
"Name[tr]": "Bilgi",
|
||||
"Name[uk]": "Інформація",
|
||||
"Name[x-test]": "xxInformationxx"
|
||||
"Name[x-test]": "xxInformationxx",
|
||||
"Name[zh_CN]": "信息"
|
||||
},
|
||||
"X-KDE-Keywords": "info, distro, system",
|
||||
"X-KDE-Keywords[ast]": "info, información, systema",
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@
|
|||
"Description[tr]": "Güç yönetimi ayarlarını yapılandır",
|
||||
"Description[uk]": "Налаштовування керування живленням",
|
||||
"Description[x-test]": "xxConfigure power management settingsxx",
|
||||
"Description[zh_CN]": "配置电源管理设置。",
|
||||
"FormFactors": [
|
||||
"handset",
|
||||
"tablet",
|
||||
|
|
@ -51,7 +52,8 @@
|
|||
"Name[sl]": "Energija",
|
||||
"Name[tr]": "Enerji",
|
||||
"Name[uk]": "Живлення",
|
||||
"Name[x-test]": "xxEnergyxx"
|
||||
"Name[x-test]": "xxEnergyxx",
|
||||
"Name[zh_CN]": "电量"
|
||||
},
|
||||
"X-KDE-Keywords": "video, monitor, graphics, timeout, sleep, lock, screenlocker, screensaver",
|
||||
"X-KDE-Keywords[ast]": "videu,monitor,gráficos,dormir,dormición,bloquiar,bloquéu,curiapantalles,bloquiador de pantalla",
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@ Name[ta]=தேதி மற்றும் நேரத்தை கட்ட
|
|||
Name[tr]=Tarih ve Zaman Denetim Modülü
|
||||
Name[uk]=Модуль керування датою і часом
|
||||
Name[x-test]=xxDate and Time Control Modulexx
|
||||
Name[zh_CN]=日期和时间控制模块
|
||||
Icon=preferences-system-time
|
||||
|
||||
[org.kde.active.clockconfig.save]
|
||||
|
|
@ -56,6 +57,7 @@ Name[ta]=தேதி மற்றும் நேர அமைப்புக
|
|||
Name[tr]=Tarih ve saat ayarlarını kaydet
|
||||
Name[uk]=Зберегти параметри дати/часу
|
||||
Name[x-test]=xxSave the date/time settingsxx
|
||||
Name[zh_CN]=保存日期/时间设置
|
||||
Description=System policies prevent you from saving the date/time settings.
|
||||
Description[ar]=سياسات النّظام تمنعك من حفظ إعدادات التّاريخ/الوقت.
|
||||
Description[ca]=Les polítiques del sistema impedeixen que deseu la configuració de la data i hora.
|
||||
|
|
@ -81,4 +83,5 @@ Description[ta]=தேதி மற்றும் நேர அமைப்ப
|
|||
Description[tr]=Sistem politikaları, tarih ve saat ayarlarını kaydetmenizi engelliyor.
|
||||
Description[uk]=Відповідно до загальносистемних правил, ви не можете зберігати параметри дати/часу.
|
||||
Description[x-test]=xxSystem policies prevent you from saving the date/time settings.xx
|
||||
Description[zh_CN]=系统安全策略不允许您保存日期/时间设置。
|
||||
Policy=yes
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@
|
|||
"Description[tr]": "Zaman Dilimi; Tarih Gösterimi",
|
||||
"Description[uk]": "Часовий пояс, показ дати",
|
||||
"Description[x-test]": "xxTimezone, Date Displayxx",
|
||||
"Description[zh_CN]": "时区、日期显示",
|
||||
"FormFactors": [
|
||||
"handset",
|
||||
"tablet",
|
||||
|
|
@ -52,7 +53,8 @@
|
|||
"Name[sl]": "Čas in datum",
|
||||
"Name[tr]": "Tarih ve Saat",
|
||||
"Name[uk]": "Час і дата",
|
||||
"Name[x-test]": "xxTime and Datexx"
|
||||
"Name[x-test]": "xxTime and Datexx",
|
||||
"Name[zh_CN]": "时间和日期"
|
||||
},
|
||||
"X-KDE-Keywords": "theme, look, feel",
|
||||
"X-KDE-Keywords[ast]": "estilu, aspeutu",
|
||||
|
|
|
|||
|
|
@ -58,6 +58,7 @@
|
|||
"Description[tr]": "Ekran Klavyesi yapılandırması",
|
||||
"Description[uk]": "Налаштування екранної клавіатури",
|
||||
"Description[x-test]": "xxOn-Screen Keyboard configurationxx",
|
||||
"Description[zh_CN]": "屏幕键盘配置",
|
||||
"FormFactors": [
|
||||
"handset",
|
||||
"tablet"
|
||||
|
|
@ -86,6 +87,7 @@
|
|||
"Name[tr]": "Ekran Klavyesi",
|
||||
"Name[uk]": "Екранна клавіатура",
|
||||
"Name[x-test]": "xxOn-Screen Keyboardxx",
|
||||
"Name[zh_CN]": "屏幕键盘",
|
||||
"Version": "1.0",
|
||||
"Website": "https://plasma-mobile.org"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
"Description[tr]": "Kablosuz ağ ayarı",
|
||||
"Description[uk]": "Налаштовування бездротової мережі",
|
||||
"Description[x-test]": "xxWireless network settingxx",
|
||||
"Description[zh_CN]": "无线网络设置",
|
||||
"FormFactors": [
|
||||
"handset",
|
||||
"tablet",
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"Description[tr]": "Oturum başlangıcı sırasında Plasma Cep başlangıç görevlerini çalıştır",
|
||||
"Description[uk]": "Запуск початкових завдань для Plasma Mobile під час запуску сеансу",
|
||||
"Description[x-test]": "xxRun initial tasks for Plasma Mobile during session startupxx",
|
||||
"Description[zh_CN]": "会话启动时为 Plasma Mobile 运行初始任务",
|
||||
"Name": "Plasma Mobile Start",
|
||||
"Name[ca@valencia]": "Inici de Plasma Mobile",
|
||||
"Name[ca]": "Inici del Plasma Mobile",
|
||||
|
|
@ -43,7 +44,8 @@
|
|||
"Name[sl]": "Zagon Plasma Mobile",
|
||||
"Name[tr]": "Plasma Cep Başlangıç",
|
||||
"Name[uk]": "Запуск Plasma Mobile",
|
||||
"Name[x-test]": "xxPlasma Mobile Startxx"
|
||||
"Name[x-test]": "xxPlasma Mobile Startxx",
|
||||
"Name[zh_CN]": "Plasma Mobile 启动程序"
|
||||
},
|
||||
"X-KDE-Kded-autoload": true,
|
||||
"X-KDE-Kded-phase": 1,
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"Description[tr]": "Bir taşınabilir arayüzden çalışan görevler arasında geçiş yapmanıza izin verir.",
|
||||
"Description[uk]": "Надає вам змогу перемикати запущені завдання за допомогою інтерфейсу для мобільних пристроїв.",
|
||||
"Description[x-test]": "xxAllows you to switch between running tasks with a mobile interface.xx",
|
||||
"Description[zh_CN]": "允许您使用移动界面在正在运行的任务之间切换。",
|
||||
"EnabledByDefault": true,
|
||||
"Id": "mobiletaskswitcher",
|
||||
"License": "GPL",
|
||||
|
|
@ -43,7 +44,8 @@
|
|||
"Name[sl]": "Preklopnik mobilnih opravil",
|
||||
"Name[tr]": "Taşınabilir Görev Değiştirici",
|
||||
"Name[uk]": "Мобільний перемикач завдань",
|
||||
"Name[x-test]": "xxMobile Task Switcherxx"
|
||||
"Name[x-test]": "xxMobile Task Switcherxx",
|
||||
"Name[zh_CN]": "移动任务切换"
|
||||
},
|
||||
"X-KWin-Border-Activate": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@
|
|||
"Description[tr]": "Pencere dekorasyonlarını kaldırır ve pencereleri yalnızca ilk ekranda kaplatır.",
|
||||
"Description[uk]": "Вилучає оздоблення вікон та максимізує вікна лише на першому екрані.",
|
||||
"Description[x-test]": "xxRemoves window decorations and maximizes windows on the first screen only.xx",
|
||||
"Description[zh_CN]": "删除窗口装饰并最大化第一个屏幕上的窗口。",
|
||||
"Icon": "preferences-system-windows",
|
||||
"Id": "convergentwindows",
|
||||
"Licsense": "LGPL-2.1-or-later",
|
||||
|
|
@ -69,6 +70,7 @@
|
|||
"Name[tr]": "Yakınsak Pencereler",
|
||||
"Name[uk]": "Збіжні вікна",
|
||||
"Name[x-test]": "xxConvergent Windowsxx",
|
||||
"Name[zh_CN]": "聚合窗口",
|
||||
"Version": "1.0",
|
||||
"Website": "https://invent.kde.org/plasma/plasma-mobile"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -25,7 +25,8 @@
|
|||
"Name[sl]": "KDE Visual Design Group",
|
||||
"Name[tr]": "KDE Görsel Tasarım Grubu",
|
||||
"Name[uk]": "Група з візуального дизайну KDE",
|
||||
"Name[x-test]": "xxKDE Visual Design Groupxx"
|
||||
"Name[x-test]": "xxKDE Visual Design Groupxx",
|
||||
"Name[zh_CN]": "KDE 视觉设计团队"
|
||||
}
|
||||
],
|
||||
"Category": "",
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@
|
|||
"Description[tr]": "Plasma Cep için rıhtımlanmış kip aç/kapat tez ayarı",
|
||||
"Description[uk]": "Швидке встановлення швартованого режиму для Мобільної Плазми",
|
||||
"Description[x-test]": "xxQuick setting to toggle docked mode for Plasma Mobilexx",
|
||||
"Description[zh_CN]": "快速设置以切换 Plasma Mobile 的停靠模式",
|
||||
"Icon": "preferences-desktop-display-randr",
|
||||
"Id": "org.kde.plasma.quicksetting.docked",
|
||||
"License": "GPL",
|
||||
|
|
@ -79,6 +80,7 @@
|
|||
"Name[tr]": "Rıhtımlanmış Kip",
|
||||
"Name[uk]": "Швартований режим",
|
||||
"Name[x-test]": "xxDocked Modexx",
|
||||
"Name[zh_CN]": "停靠模式",
|
||||
"Version": "0.1",
|
||||
"Website": "https://kde.org"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@
|
|||
"Description[tr]": "Plasm Mobile erişim noktası tez ayarı",
|
||||
"Description[uk]": "Швидке налаштовування точки доступу для Мобільної Плазми",
|
||||
"Description[x-test]": "xxHotspot quick setting for Plasma Mobilexx",
|
||||
"Description[zh_CN]": "Plasma Mobile 的热点快捷设置",
|
||||
"Icon": "network-wireless-hotspot",
|
||||
"Id": "org.kde.plasma.quicksetting.hotspot",
|
||||
"License": "GPL-2.0+",
|
||||
|
|
@ -74,6 +75,7 @@
|
|||
"Name[tr]": "Erişim Noktası",
|
||||
"Name[uk]": "Точка доступу",
|
||||
"Name[x-test]": "xxHotspotxx",
|
||||
"Name[zh_CN]": "无线热点",
|
||||
"Version": "0.1",
|
||||
"Website": "https://kde.org"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue