From 3b6f8f0e5f6159c2354246e3c75d2ce84e5af955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 22 Oct 2021 00:43:21 +0200 Subject: Change README to markdown format. Add translation status overview. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- README | 40 ---------------------------------------- README.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+), 40 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 91e3e67..0000000 --- a/README +++ /dev/null @@ -1,40 +0,0 @@ - - krename - a bach renamer for TDE. - - -Krename is a very powerful batch renamer for the Trinity Desktop -Environment. - -Krename can rename a list of files based on a set of expressions. -It can copy/move the files to another directory or simply rename -the input files. - - -Features include: ------------------ - -* renaming a list of files based on a set of expressions -* copying/moving a list of files to another directory -* convert filenames to upper/lower case -* adding numbers to filenames -* finding and replacing parts of the filename -* rename Mp3/Ogg Vorbis files based on their ID3 tags. -* setting access and modification dates -* permissions and file ownership -* a plug-in API which allows you to extend krename's features -* rename directories recursively -* support for KFilePlugins -* create undo file - - - - CONTRIBUTING -============== - -If you wish to contribute to krename (TDE), you might do so: - -- TDE Gitea Workspace (TGW) collaboration tool. - https://mirror.git.trinitydesktop.org/gitea - -- TDE Weblate Translation Workspace (TWTW) collaboration tool. - https://mirror.git.trinitydesktop.org/weblate diff --git a/README.md b/README.md new file mode 100644 index 0000000..11eed7f --- /dev/null +++ b/README.md @@ -0,0 +1,56 @@ + + krename - a bach renamer for TDE. + + +Krename is a very powerful batch renamer for the Trinity Desktop +Environment. + +Krename can rename a list of files based on a set of expressions. +It can copy/move the files to another directory or simply rename +the input files. + + +Features include: +----------------- + +* renaming a list of files based on a set of expressions +* copying/moving a list of files to another directory +* convert filenames to upper/lower case +* adding numbers to filenames +* finding and replacing parts of the filename +* rename Mp3/Ogg Vorbis files based on their ID3 tags. +* setting access and modification dates +* permissions and file ownership +* a plug-in API which allows you to extend krename's features +* rename directories recursively +* support for KFilePlugins +* create undo file + +. + +Contributing +-------------- + +If you wish to contribute to krename (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/krename/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/krename/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/krename-krenamedesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/krename-krenamedesktop/) + +### service menus +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/krename-servicemenus/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/krename-servicemenus/) -- cgit v1.2.1