Skip to content

Commit

Permalink
Add Norwegian (Bokmål) localization.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marginal committed Jan 21, 2015
1 parent fa6cb12 commit 1dc22c5
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 0 deletions.
11 changes: 11 additions & 0 deletions QLVideo.pkgproj
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,17 @@
<integer>1</integer>
</dict>
</dict>
<dict>
<key>LANGUAGE</key>
<string>Norwegian</string>
<key>VALUE</key>
<dict>
<key>PATH</key>
<string>Resources/no.lproj/conclusion.rtfd</string>
<key>PATH_TYPE</key>
<integer>1</integer>
</dict>
</dict>
<dict>
<key>LANGUAGE</key>
<string>Portuguese</string>
Expand Down
5 changes: 5 additions & 0 deletions QLVideo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@
AB19C8311A3A2AB200A14247 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
AB19C8321A3A2B2200A14247 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = "<group>"; };
AB2ACD9D1A696F72002411DF /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
AB36C88E1A6FFB3C004F571E /* no */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = no; path = no.lproj/schema.strings; sourceTree = "<group>"; };
AB36C8901A6FFB4E004F571E /* no */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = no; path = no.lproj/Localizable.strings; sourceTree = "<group>"; };
AB7C713619F8A31C0006104E /* libavformat.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; name = libavformat.a; path = /usr/local/lib/libavformat.a; sourceTree = "<absolute>"; };
AB7C713819F8A44D0006104E /* libavfilter.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; name = libavfilter.a; path = /usr/local/lib/libavfilter.a; sourceTree = "<absolute>"; };
AB7C713A19F8A4550006104E /* libavdevice.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; name = libavdevice.a; path = /usr/local/lib/libavdevice.a; sourceTree = "<absolute>"; };
Expand Down Expand Up @@ -382,6 +384,7 @@
de,
nl,
el,
no,
);
mainGroup = AB9FB5641965DD7200D39647;
productRefGroup = AB9FB56E1965DD7200D39647 /* Products */;
Expand Down Expand Up @@ -501,6 +504,7 @@
AB00C5CC1A682F9400D71399 /* de */,
AB00C5D11A682FAF00D71399 /* nl */,
AB00C5D21A682FB700D71399 /* el */,
AB36C8901A6FFB4E004F571E /* no */,
);
name = Localizable.strings;
path = Resources;
Expand All @@ -520,6 +524,7 @@
AB00C5C81A682EF800D71399 /* de */,
AB00C5CA1A682F6800D71399 /* nl */,
AB00C5CB1A682F7200D71399 /* el */,
AB36C88E1A6FFB3C004F571E /* no */,
);
name = schema.strings;
path = Resources;
Expand Down
7 changes: 7 additions & 0 deletions Resources/no.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
"🔇" = "🔇";
"mono" = "mono";
"stereo" = "stereo";
"5.1" = "5.1";
"6.1" = "6.1";
"7.1" = "7.1";
"%d🔉" = "%d🔉";
Binary file added Resources/no.lproj/conclusion.rtfd/Success.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions Resources/no.lproj/conclusion.rtfd/TXT.rtf
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf210
{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;\f1\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\paperw11900\paperh16840\margl1440\margr1440\vieww7840\viewh7000\viewkind0
\pard\qc

\f0\fs24 \cf0 \
\

\f1 {{\NeXTGraphic Success.png \width1440 \height1440
}¬}
\f0 \
\

\b\fs44 Installeringen var vellykket.\
\b0\fs26 \
\pard
\cf0 For \'e5 se miniatyrbilder av videofiler s\'e5 trenger du i noen tilfeller \'e5 starte Finder p\'e5 nytt. Du kan og logge ut og inn igjen.\
\
Du kan oppleve h\'f8y CPU- og diskbruk noen minutter etter installasjonen. Dette er fordi Spotlight re-indexerer alle lyd- og videofilene som tidligere ikke var tilgjengelig i Mac OS X.\
\
}
2 changes: 2 additions & 0 deletions Resources/no.lproj/schema.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"uk_org_marginal_qlvideo_framerate" = "Bildefrekvens";
"uk_org_marginal_qlvideo_subtitles" = "Undertekster";

0 comments on commit 1dc22c5

Please sign in to comment.