You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
# Translate File Names
3
3
Includes both a windows GUI and a command line utility to translate and rename files from their source language to the set language. By default, the set language is the local system TwoLetterISOLanguageName.
4
4
5
+
# Content
6
+
7
+

8
+
9
+
10
+
5
11
## What does it do?
6
12
7
13
The program renames all the files from their source language to the specified target language (default: locale).
@@ -11,9 +17,9 @@ Example use-case:
11
17
Translate names of songs ripped from an imported foreign album.
12
18
13
19
14
-
# Features
20
+
##Features
15
21
16
-
#### 1. Translates all file names in selected folder.
22
+
#### 1. Translates all file names in folder
17
23
18
24
Scans all files in selected folder, and only displays files having names in different language from the targetted language.
0 commit comments