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
fe22d26f85
commit
83df9f1f47
1 changed files with 16 additions and 0 deletions
|
@ -2,12 +2,28 @@
|
||||||
"KPlugin": {
|
"KPlugin": {
|
||||||
"Category": "Utilities",
|
"Category": "Utilities",
|
||||||
"Description": "Send file to other device using KDE Connect",
|
"Description": "Send file to other device using KDE Connect",
|
||||||
|
"Description[ca]": "Envia fitxers a un altre dispositiu mitjançant el KDE Connect",
|
||||||
|
"Description[gl]": "Enviar o ficheiro a outro dispositivo usando KDE Connect",
|
||||||
|
"Description[nl]": "Bestand naar ander apparaat versturen met KDE Connect",
|
||||||
|
"Description[pt]": "Envia o ficheiro para outro dispositivo através do KDE Connect",
|
||||||
|
"Description[pt_BR]": "Envia o arquivo para outro dispositivo usando o KDE Connect",
|
||||||
|
"Description[uk]": "Надіслати файл на інший пристрій за допомогою KDE Connect",
|
||||||
|
"Description[x-test]": "xxSend file to other device using KDE Connectxx",
|
||||||
|
"Description[zh_TW]": "使用 KDE 連線傳送檔案至其他裝置",
|
||||||
"Icon": "kdeconnect",
|
"Icon": "kdeconnect",
|
||||||
"License": "GPL",
|
"License": "GPL",
|
||||||
"MimeTypes": [
|
"MimeTypes": [
|
||||||
"application/octet-stream"
|
"application/octet-stream"
|
||||||
],
|
],
|
||||||
"Name": "Send file via KDE Connect",
|
"Name": "Send file via KDE Connect",
|
||||||
|
"Name[ca]": "Envia el fitxer a través del KDE Connect",
|
||||||
|
"Name[gl]": "Enviar o ficheiro por KDE Connect",
|
||||||
|
"Name[nl]": "Bestand via KDE Connect versturen",
|
||||||
|
"Name[pt]": "Enviar o ficheiro pelo KDE Connect",
|
||||||
|
"Name[pt_BR]": "Enviar arquivo via KDE Connect",
|
||||||
|
"Name[uk]": "Надіслати файл за допомогою KDE Connect",
|
||||||
|
"Name[x-test]": "xxSend file via KDE Connectxx",
|
||||||
|
"Name[zh_TW]": "使用 KDE 連線傳送檔案",
|
||||||
"ServiceTypes": [
|
"ServiceTypes": [
|
||||||
"KFileItemAction/Plugin"
|
"KFileItemAction/Plugin"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue