add dutch localization

This commit is contained in:
Mitchell Livingston 2007-12-26 04:19:28 +00:00
parent 1fa7dec1f5
commit e5592c3404
9 changed files with 33002 additions and 0 deletions

View File

@ -437,6 +437,14 @@
A22180B50D148F0F007D09ED /* GroupsWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = GroupsWindow.xib; path = macosx/GroupsWindow.xib; sourceTree = "<group>"; }; A22180B50D148F0F007D09ED /* GroupsWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = GroupsWindow.xib; path = macosx/GroupsWindow.xib; sourceTree = "<group>"; };
A22180F40D14A32F007D09ED /* GradientCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GradientCell.m; path = macosx/GradientCell.m; sourceTree = "<group>"; }; A22180F40D14A32F007D09ED /* GradientCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GradientCell.m; path = macosx/GradientCell.m; sourceTree = "<group>"; };
A22180F50D14A32F007D09ED /* GradientCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GradientCell.h; path = macosx/GradientCell.h; sourceTree = "<group>"; }; A22180F50D14A32F007D09ED /* GradientCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GradientCell.h; path = macosx/GradientCell.h; sourceTree = "<group>"; };
A223AA7D0D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/Creator.xib; sourceTree = "<group>"; };
A223AA7E0D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = macosx/nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
A223AA7F0D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/InfoWindow.xib; sourceTree = "<group>"; };
A223AA800D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = macosx/nl.lproj/Localizable.strings; sourceTree = "<group>"; };
A223AA810D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/MainMenu.xib; sourceTree = "<group>"; };
A223AA820D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/MessageWindow.xib; sourceTree = "<group>"; };
A223AA830D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/PrefsWindow.xib; sourceTree = "<group>"; };
A223AA840D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/StatsWindow.xib; sourceTree = "<group>"; };
A2265F3F0B5EF5F40093DDA5 /* FileNameCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileNameCell.h; path = macosx/FileNameCell.h; sourceTree = "<group>"; }; A2265F3F0B5EF5F40093DDA5 /* FileNameCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileNameCell.h; path = macosx/FileNameCell.h; sourceTree = "<group>"; };
A2265F400B5EF5F40093DDA5 /* FileNameCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileNameCell.m; path = macosx/FileNameCell.m; sourceTree = "<group>"; }; A2265F400B5EF5F40093DDA5 /* FileNameCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileNameCell.m; path = macosx/FileNameCell.m; sourceTree = "<group>"; };
A22D3AA30D00D1790079CFED /* Turtle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Turtle.png; path = macosx/Images/Turtle.png; sourceTree = "<group>"; }; A22D3AA30D00D1790079CFED /* Turtle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Turtle.png; path = macosx/Images/Turtle.png; sourceTree = "<group>"; };
@ -1465,6 +1473,7 @@
it, it,
el, el,
ko, ko,
nl,
); );
mainGroup = 29B97314FDCFA39411CA2CEA /* Transmission */; mainGroup = 29B97314FDCFA39411CA2CEA /* Transmission */;
projectDirPath = ""; projectDirPath = "";
@ -1839,6 +1848,7 @@
A2EA8E540CC3DAB80081201C /* it */, A2EA8E540CC3DAB80081201C /* it */,
A205E08F0CC66BF5001CA81B /* el */, A205E08F0CC66BF5001CA81B /* el */,
A24F967C0CCBF93E00C9314D /* ko */, A24F967C0CCBF93E00C9314D /* ko */,
A223AA7E0D220CEB00840069 /* nl */,
); );
name = InfoPlist.strings; name = InfoPlist.strings;
sourceTree = "<group>"; sourceTree = "<group>";
@ -1852,6 +1862,7 @@
A2EA8E560CC3DAB80081201C /* it */, A2EA8E560CC3DAB80081201C /* it */,
A205E0910CC66BF5001CA81B /* el */, A205E0910CC66BF5001CA81B /* el */,
A24F96920CCBFB7700C9314D /* ko */, A24F96920CCBFB7700C9314D /* ko */,
A223AA800D220CEB00840069 /* nl */,
); );
name = Localizable.strings; name = Localizable.strings;
sourceTree = "<group>"; sourceTree = "<group>";
@ -1860,6 +1871,7 @@
isa = PBXVariantGroup; isa = PBXVariantGroup;
children = ( children = (
A23F4FF10D1D98AD002FCB97 /* English */, A23F4FF10D1D98AD002FCB97 /* English */,
A223AA830D220CEB00840069 /* nl */,
); );
name = PrefsWindow.xib; name = PrefsWindow.xib;
sourceTree = "<group>"; sourceTree = "<group>";
@ -1868,6 +1880,7 @@
isa = PBXVariantGroup; isa = PBXVariantGroup;
children = ( children = (
A23F50010D1D99D7002FCB97 /* English */, A23F50010D1D99D7002FCB97 /* English */,
A223AA810D220CEB00840069 /* nl */,
); );
name = MainMenu.xib; name = MainMenu.xib;
sourceTree = "<group>"; sourceTree = "<group>";
@ -1876,6 +1889,7 @@
isa = PBXVariantGroup; isa = PBXVariantGroup;
children = ( children = (
A25892760CF1FCE800CCCDDF /* English */, A25892760CF1FCE800CCCDDF /* English */,
A223AA840D220CEB00840069 /* nl */,
); );
name = StatsWindow.xib; name = StatsWindow.xib;
sourceTree = "<group>"; sourceTree = "<group>";
@ -1884,6 +1898,7 @@
isa = PBXVariantGroup; isa = PBXVariantGroup;
children = ( children = (
A29576020D11D63C0093B167 /* English */, A29576020D11D63C0093B167 /* English */,
A223AA7D0D220CEB00840069 /* nl */,
); );
name = Creator.xib; name = Creator.xib;
sourceTree = "<group>"; sourceTree = "<group>";
@ -1892,6 +1907,7 @@
isa = PBXVariantGroup; isa = PBXVariantGroup;
children = ( children = (
A29576070D11D70E0093B167 /* English */, A29576070D11D70E0093B167 /* English */,
A223AA820D220CEB00840069 /* nl */,
); );
name = MessageWindow.xib; name = MessageWindow.xib;
sourceTree = "<group>"; sourceTree = "<group>";
@ -1900,6 +1916,7 @@
isa = PBXVariantGroup; isa = PBXVariantGroup;
children = ( children = (
A29576120D11D8DD0093B167 /* English */, A29576120D11D8DD0093B167 /* English */,
A223AA7F0D220CEB00840069 /* nl */,
); );
name = InfoWindow.xib; name = InfoWindow.xib;
sourceTree = "<group>"; sourceTree = "<group>";

1860
macosx/nl.lproj/Creator.xib Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,4 @@
/* Localized versions of Info.plist keys */
CFBundleName = "Transmission";
NSHumanReadableCopyright = "Copyright 2005-2007 Het Transmission Project";

File diff suppressed because it is too large Load Diff

Binary file not shown.

11985
macosx/nl.lproj/MainMenu.xib Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff