diff options
Diffstat (limited to 'src/itemactions/hidefileitemaction.json')
| -rw-r--r-- | src/itemactions/hidefileitemaction.json | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/src/itemactions/hidefileitemaction.json b/src/itemactions/hidefileitemaction.json index 7b4627254..04cd35dd0 100644 --- a/src/itemactions/hidefileitemaction.json +++ b/src/itemactions/hidefileitemaction.json @@ -4,7 +4,20 @@ "MimeTypes": [ "application/octet-stream" ], - "Name": "Hide" + "Name": "Hide", + "Name[ar]": "أخفِ", + "Name[ca]": "Oculta", + "Name[es]": "Ocultar", + "Name[he]": "הסתרה", + "Name[ia]": "Cela", + "Name[it]": "Nascondi", + "Name[ka]": "დამალვა", + "Name[nl]": "Verbergen", + "Name[pt_BR]": "Ocultar", + "Name[sl]": "Skrij", + "Name[tr]": "Gizle", + "Name[uk]": "Приховати", + "Name[zh_TW]": "隱藏" }, "X-KDE-Show-In-Submenu": true } |
