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
fcebb14c2d
commit
14d25666ce
4 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
[Desktop Entry]
|
||||
GenericName=Open on connected device via KDE Connect
|
||||
GenericName[ca]=Obre al dispositiu connectat a través del KDE Connect
|
||||
GenericName[ca@valencia]=Obri al dispositiu connectat a través del KDE Connect
|
||||
GenericName[cs]=Otevřít na připojeném zařízení přes KDE Connect
|
||||
GenericName[de]=Ein verbundenes Gerät mit KDE-Connect öffnen
|
||||
GenericName[en_GB]=Open on connected device via KDE Connect
|
||||
|
@ -29,6 +30,7 @@ GenericName[zh_CN]=通过 KDE Connect 在已连接的设备上打开
|
|||
GenericName[zh_TW]=使用 KDE 連線於連線裝置中開啟
|
||||
Name=Open on connected device via KDE Connect
|
||||
Name[ca]=Obre al dispositiu connectat a través del KDE Connect
|
||||
Name[ca@valencia]=Obri al dispositiu connectat a través del KDE Connect
|
||||
Name[cs]=Otevřít na připojeném zařízení přes KDE Connect
|
||||
Name[de]=Ein verbundenes Gerät mit KDE-Connect öffnen
|
||||
Name[en_GB]=Open on connected device via KDE Connect
|
||||
|
@ -57,6 +59,7 @@ Name[zh_CN]=通过 KDE Connect 在已连接的设备上打开
|
|||
Name[zh_TW]=使用 KDE 連線於連線裝置中開啟
|
||||
Comment=Open on a connected device using KDE Connect
|
||||
Comment[ca]=Obre a un dispositiu connectat usant el KDE Connect
|
||||
Comment[ca@valencia]=Obri a un dispositiu connectat usant el KDE Connect
|
||||
Comment[cs]=Otevřít na připojeném zařízení pomocí KDE Connect
|
||||
Comment[de]=Ein verbundenes Gerät mit KDE-Connect öffnen
|
||||
Comment[en_GB]=Open on a connected device using KDE Connect
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"KPlugin": {
|
||||
"Category": "Utilities",
|
||||
"Description": "Send file to other device using KDE Connect",
|
||||
"Description[ca@valencia]": "Envia fitxers a un altre dispositiu mitjançant el KDE Connect",
|
||||
"Description[ca]": "Envia fitxers a un altre dispositiu mitjançant el KDE Connect",
|
||||
"Description[cs]": "Poslat soubor na jiné zařízení přes KDE Connect",
|
||||
"Description[en_GB]": "Send file to other device using KDE Connect",
|
||||
|
@ -27,6 +28,7 @@
|
|||
"application/octet-stream"
|
||||
],
|
||||
"Name": "Send file via KDE Connect",
|
||||
"Name[ca@valencia]": "Envia el fitxer a través del KDE Connect",
|
||||
"Name[ca]": "Envia el fitxer a través del KDE Connect",
|
||||
"Name[cs]": "Poslat soubor přes KDE Connect",
|
||||
"Name[en_GB]": "Send file via KDE Connect",
|
||||
|
|
|
@ -7,7 +7,7 @@ X-KDE-ParentComponents=kdeconnect_findthisdevice
|
|||
|
||||
Name=Find This Device plugin settings
|
||||
Name[ca]=Cerca els ajustaments d'aquest connector de dispositiu
|
||||
Name[ca@valencia]=Troba els ajustaments d'aquest connector de dispositiu
|
||||
Name[ca@valencia]=Cerca els ajustaments d'aquest connector de dispositiu
|
||||
Name[cs]=Nastavení modulu Najít toto zařízení
|
||||
Name[de]=Modul-Einstellungen diese Geräts suchen
|
||||
Name[en_GB]=Find This Device plugin settings
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
}
|
||||
],
|
||||
"Description": "Use your mobile device to point to things on the screen",
|
||||
"Description[ca@valencia]": "Usa el dispositiu mòbil per assenyalar coses a la pantalla",
|
||||
"Description[ca]": "Usa el dispositiu mòbil per assenyalar coses a la pantalla",
|
||||
"Description[cs]": "Použijte mobilní zařízení k ukázání na položky na obrazovce",
|
||||
"Description[de]": "Anzeige von Objekten auf dem Bildschirm mit Ihrem mobilen Gerät",
|
||||
|
@ -71,6 +72,7 @@
|
|||
"Id": "kdeconnect_presenter",
|
||||
"License": "GPL",
|
||||
"Name": "Presenter",
|
||||
"Name[ca@valencia]": "Presentador",
|
||||
"Name[ca]": "Presentador",
|
||||
"Name[cs]": "Promítání",
|
||||
"Name[de]": "Präsentation",
|
||||
|
|
Loading…
Reference in a new issue