From 0c6d62a2ec7a5032b8bbc696ecd9f6aa3571e43e Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sat, 3 Dec 2022 01:55:31 +0000 Subject: [PATCH] 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" --- src/effects/tileseditor/metadata.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/effects/tileseditor/metadata.json b/src/effects/tileseditor/metadata.json index dbfbc3629e..0c583a06e7 100644 --- a/src/effects/tileseditor/metadata.json +++ b/src/effects/tileseditor/metadata.json @@ -2,10 +2,24 @@ "KPlugin": { "Category": "Window Management", "Description": "Editor for the tiling areas", + "Description[ca@valencia]": "Editor per a les àrees de mosaic", + "Description[ca]": "Editor per a les àrees de mosaic", + "Description[es]": "Editor para las áreas de mosaico", + "Description[nl]": "Bewerker voor de gebieden waar tegels worden geplaatst", + "Description[tr]": "Döşeme alanları için düzenleyici", + "Description[uk]": "Редактор для мозаїчних областей", + "Description[x-test]": "xxEditor for the tiling areasxx", "EnabledByDefault": true, "Id": "tileseditor", "License": "GPL", - "Name": "Tiling Editor" + "Name": "Tiling Editor", + "Name[ca@valencia]": "Editor de mosaic", + "Name[ca]": "Editor de mosaic", + "Name[es]": "Editor de mosaico", + "Name[nl]": "Bewerker voor tegels plaatsen", + "Name[tr]": "Döşeme Düzenleyici", + "Name[uk]": "Редактор мозаїк", + "Name[x-test]": "xxTiling Editorxx" }, "X-KDE-ConfigModule": "kwin_tileseditor_config" }