mirror of
https://github.com/transmission/transmission
synced 2025-02-20 21:26:53 +00:00
add dutch localization
This commit is contained in:
parent
1fa7dec1f5
commit
e5592c3404
9 changed files with 33002 additions and 0 deletions
|
@ -437,6 +437,14 @@
|
|||
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>"; };
|
||||
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>"; };
|
||||
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>"; };
|
||||
|
@ -1465,6 +1473,7 @@
|
|||
it,
|
||||
el,
|
||||
ko,
|
||||
nl,
|
||||
);
|
||||
mainGroup = 29B97314FDCFA39411CA2CEA /* Transmission */;
|
||||
projectDirPath = "";
|
||||
|
@ -1839,6 +1848,7 @@
|
|||
A2EA8E540CC3DAB80081201C /* it */,
|
||||
A205E08F0CC66BF5001CA81B /* el */,
|
||||
A24F967C0CCBF93E00C9314D /* ko */,
|
||||
A223AA7E0D220CEB00840069 /* nl */,
|
||||
);
|
||||
name = InfoPlist.strings;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1852,6 +1862,7 @@
|
|||
A2EA8E560CC3DAB80081201C /* it */,
|
||||
A205E0910CC66BF5001CA81B /* el */,
|
||||
A24F96920CCBFB7700C9314D /* ko */,
|
||||
A223AA800D220CEB00840069 /* nl */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1860,6 +1871,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A23F4FF10D1D98AD002FCB97 /* English */,
|
||||
A223AA830D220CEB00840069 /* nl */,
|
||||
);
|
||||
name = PrefsWindow.xib;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1868,6 +1880,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A23F50010D1D99D7002FCB97 /* English */,
|
||||
A223AA810D220CEB00840069 /* nl */,
|
||||
);
|
||||
name = MainMenu.xib;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1876,6 +1889,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A25892760CF1FCE800CCCDDF /* English */,
|
||||
A223AA840D220CEB00840069 /* nl */,
|
||||
);
|
||||
name = StatsWindow.xib;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1884,6 +1898,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A29576020D11D63C0093B167 /* English */,
|
||||
A223AA7D0D220CEB00840069 /* nl */,
|
||||
);
|
||||
name = Creator.xib;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1892,6 +1907,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A29576070D11D70E0093B167 /* English */,
|
||||
A223AA820D220CEB00840069 /* nl */,
|
||||
);
|
||||
name = MessageWindow.xib;
|
||||
sourceTree = "<group>";
|
||||
|
@ -1900,6 +1916,7 @@
|
|||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
A29576120D11D8DD0093B167 /* English */,
|
||||
A223AA7F0D220CEB00840069 /* nl */,
|
||||
);
|
||||
name = InfoWindow.xib;
|
||||
sourceTree = "<group>";
|
||||
|
|
1860
macosx/nl.lproj/Creator.xib
Normal file
1860
macosx/nl.lproj/Creator.xib
Normal file
File diff suppressed because it is too large
Load diff
4
macosx/nl.lproj/InfoPlist.strings
Normal file
4
macosx/nl.lproj/InfoPlist.strings
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* Localized versions of Info.plist keys */
|
||||
|
||||
CFBundleName = "Transmission";
|
||||
NSHumanReadableCopyright = "Copyright 2005-2007 Het Transmission Project";
|
8467
macosx/nl.lproj/InfoWindow.xib
Normal file
8467
macosx/nl.lproj/InfoWindow.xib
Normal file
File diff suppressed because it is too large
Load diff
BIN
macosx/nl.lproj/Localizable.strings
Normal file
BIN
macosx/nl.lproj/Localizable.strings
Normal file
Binary file not shown.
11985
macosx/nl.lproj/MainMenu.xib
Normal file
11985
macosx/nl.lproj/MainMenu.xib
Normal file
File diff suppressed because it is too large
Load diff
1584
macosx/nl.lproj/MessageWindow.xib
Normal file
1584
macosx/nl.lproj/MessageWindow.xib
Normal file
File diff suppressed because it is too large
Load diff
7977
macosx/nl.lproj/PrefsWindow.xib
Normal file
7977
macosx/nl.lproj/PrefsWindow.xib
Normal file
File diff suppressed because it is too large
Load diff
1108
macosx/nl.lproj/StatsWindow.xib
Normal file
1108
macosx/nl.lproj/StatsWindow.xib
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue