okular/okular_part.json
l10n daemon script 071f3c6272 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"
2024-06-28 01:19:07 +00:00

22 lines
551 B
JSON

{
"KParts": {
"PluginNamespace": "okular_generators"
},
"KPlugin": {
"Icon": "okular",
"MimeTypes": [
"application/vnd.kde.okular-archive"
],
"Name": "Okular",
"Name[ar]": "اوكلار",
"Name[pa]": "ਓਕੁਲਾਰ",
"Name[ta]": "ஆக்குலர்",
"Name[x-test]": "xxOkularxx",
"Name[zh_CN]": "Okular 文档查看器",
"ServiceTypes": [
"KParts/ReadOnlyPart",
"KParts/ReadWritePart"
]
}
}