Skip to content

Commit edcff58

Browse files
author
Virgil Dupras
committedAug 26, 2016
Update po from code
1 parent 26aad6e commit edcff58

File tree

52 files changed

+6616
-6363
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+6616
-6363
lines changed
 

‎build.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ def build_updatepot():
210210
print("Updating Cocoa strings file.")
211211
build_cocoalib_xibless('cocoalib/autogen')
212212
loc.generate_cocoa_strings_from_code('cocoalib', 'cocoalib/en.lproj')
213-
build_xibless('se', op.join('cocoa', 'autogen', 'se'))
213+
build_xibless()
214214
loc.generate_cocoa_strings_from_code('cocoa', 'cocoa/en.lproj')
215215
print("Building .pot files from source files")
216216
print("Building core.pot")

‎cocoa/en.lproj/Localizable.strings

+4-15
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,15 @@
33
"About dupeGuru" = "About dupeGuru";
44
"Action" = "Action";
55
"Actions" = "Actions";
6-
"Add Aperture Library" = "Add Aperture Library";
76
"Add criteria to the right box and click OK to send the dupes that correspond the best to these criteria to their respective group's reference position. Read the help file for more information." = "Add criteria to the right box and click OK to send the dupes that correspond the best to these criteria to their respective group's reference position. Read the help file for more information.";
8-
"Add iPhoto Library" = "Add iPhoto Library";
9-
"Add iTunes Library" = "Add iTunes Library";
107
"Add New Folder..." = "Add New Folder...";
118
"Add Selected to Ignore List" = "Add Selected to Ignore List";
129
"Advanced" = "Advanced";
1310
"After having deleted a duplicate, place a link targeting the reference file to replace the deleted file." = "After having deleted a duplicate, place a link targeting the reference file to replace the deleted file.";
1411
"Album" = "Album";
12+
"Application Mode:" = "Application Mode:";
1513
"Artist" = "Artist";
1614
"Attribute" = "Attribute";
17-
"Audio Content" = "Audio Content";
1815
"Automatically check for updates" = "Automatically check for updates";
1916
"Basic" = "Basic";
2017
"Bring All to Front" = "Bring All to Front";
@@ -26,8 +23,6 @@
2623
"Close" = "Close";
2724
"Close Window" = "Close Window";
2825
"Columns" = "Columns";
29-
"Content" = "Content";
30-
"Contents" = "Contents";
3126
"Copy" = "Copy";
3227
"Copy and Move:" = "Copy and Move:";
3328
"Copy Marked to..." = "Copy Marked to...";
@@ -44,27 +39,20 @@
4439
"Do you really want to remove all your cached picture analysis?" = "Do you really want to remove all your cached picture analysis?";
4540
"dupeGuru" = "dupeGuru";
4641
"dupeGuru Help" = "dupeGuru Help";
47-
"dupeGuru ME Preferences" = "dupeGuru ME Preferences";
48-
"dupeGuru PE Preferences" = "dupeGuru PE Preferences";
4942
"dupeGuru Preferences" = "dupeGuru Preferences";
5043
"dupeGuru Results" = "dupeGuru Results";
5144
"dupeGuru Website" = "dupeGuru Website";
5245
"Dupes Only" = "Dupes Only";
5346
"Edit" = "Edit";
5447
"Excluded" = "Excluded";
55-
"EXIF Timestamp" = "EXIF Timestamp";
5648
"Export Results to CSV" = "Export Results to CSV";
5749
"Export Results to XHTML" = "Export Results to XHTML";
5850
"Fewer results" = "Fewer results";
5951
"File" = "File";
60-
"Filename" = "Filename";
61-
"Filename - Fields" = "Filename - Fields";
62-
"Filename - Fields (No Order)" = "Filename - Fields (No Order)";
6352
"Filter" = "Filter";
6453
"Filter hardness:" = "Filter hardness:";
6554
"Filter Results..." = "Filter Results...";
6655
"Folder Selection Window" = "Folder Selection Window";
67-
"Folders" = "Folders";
6856
"Font Size:" = "Font Size:";
6957
"Genre" = "Genre";
7058
"Help" = "Help";
@@ -92,12 +80,14 @@
9280
"Mode" = "Mode";
9381
"More results" = "More results";
9482
"Move Marked to..." = "Move Marked to...";
83+
"Music" = "Music";
9584
"Name" = "Name";
9685
"Normal" = "Normal";
9786
"Ok" = "Ok";
9887
"Open Selected with Default Application" = "Open Selected with Default Application";
9988
"Options" = "Options";
10089
"Paste" = "Paste";
90+
"Picture" = "Picture";
10191
"Preferences..." = "Preferences...";
10292
"Problems!" = "Problems!";
10393
"Proceed" = "Proceed";
@@ -108,7 +98,6 @@
10898
"Recreate absolute path" = "Recreate absolute path";
10999
"Recreate relative path" = "Recreate relative path";
110100
"Reference" = "Reference";
111-
"Remove Dead Tracks in iTunes" = "Remove Dead Tracks in iTunes";
112101
"Remove empty folders on delete or move" = "Remove empty folders on delete or move";
113102
"Remove Marked from Results" = "Remove Marked from Results";
114103
"Remove Selected" = "Remove Selected";
@@ -134,9 +123,9 @@
134123
"Show All" = "Show All";
135124
"Show Delta Values" = "Show Delta Values";
136125
"Show Dupes Only" = "Show Dupes Only";
126+
"Standard" = "Standard";
137127
"Start Duplicate Scan" = "Start Duplicate Scan";
138128
"State" = "State";
139-
"Tags" = "Tags";
140129
"Tags to scan:" = "Tags to scan:";
141130
"The name '%@' already exists." = "The name '%@' already exists.";
142131
"There were problems processing some (or all) of the files. The cause of these problems are described in the table below. Those files were not removed from your results." = "There were problems processing some (or all) of the files. The cause of these problems are described in the table below. Those files were not removed from your results.";

0 commit comments

Comments
 (0)