Skip to content

Commit

Permalink
Merge pull request #58 from ericbroska/l18n
Browse files Browse the repository at this point in the history
Add Russian l18n
  • Loading branch information
codler committed Feb 5, 2013
2 parents 89c8d64 + dca588f commit 6a32595
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Battery Time Remaining.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@
28FEDA6215DA5EB200320B72 /* LLManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = LLManager.h; path = ../LaunchAtLoginHelper/LLManager.h; sourceTree = "<group>"; };
28FEDA6315DA5EB200320B72 /* LLManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = LLManager.m; path = ../LaunchAtLoginHelper/LLManager.m; sourceTree = "<group>"; };
28FEDA6415DA5EB200320B72 /* LLStrings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = LLStrings.h; path = ../LaunchAtLoginHelper/LLStrings.h; sourceTree = "<group>"; };
2CDF24CA16B51EC500B8B8C0 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
2CDF24CB16B51ED400B8B8C0 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ru; path = ru.lproj/Credits.rtf; sourceTree = "<group>"; };
68CCA33F1699145E0081001E /* es */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
C24C463B15E7DC8A00DC943D /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
D53375E415DC43380077CEF6 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -238,6 +240,7 @@
it,
ko,
es,
ru,
);
mainGroup = 2841C7D115C91CC100F4F15F;
productRefGroup = 2841C7DD15C91CC100F4F15F /* Products */;
Expand Down Expand Up @@ -308,6 +311,7 @@
isa = PBXVariantGroup;
children = (
2841C7F015C91CC100F4F15F /* en */,
2CDF24CB16B51ED400B8B8C0 /* ru */,
);
name = Credits.rtf;
sourceTree = "<group>";
Expand All @@ -327,6 +331,7 @@
28563BBE1621A34500960191 /* it */,
2822133616369BB70019A3EE /* ko */,
68CCA33F1699145E0081001E /* es */,
2CDF24CA16B51EC500B8B8C0 /* ru */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
26 changes: 26 additions & 0 deletions Battery Time Remaining/ru.lproj/Credits.rtf
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{\rtf1\ansi\ansicpg1251\cocoartf1187\cocoasubrtf340
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\paperw11900\paperh16840\vieww5500\viewh4740\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720

\f0\b\fs24 \cf0 \uc0\u1056 \u1072 \u1079 \u1088 \u1072 \u1073 \u1086 \u1090 \u1095 \u1080 \u1082 \u1080 :
\b0 \
Han Lin Yap\
Mathijs Kadijk \
\

\b \uc0\u1048 \u1082 \u1086 \u1085 \u1082 \u1072 \u1087 \u1088 \u1080 \u1083 \u1086 \u1078 \u1077 \u1085 \u1080 \u1103 :
\b0 \
{\field{\*\fldinst{HYPERLINK "http://happytel.com/en/"}}{\fldrslt happytel.com}} (\uc0\u1073 \u1077 \u1089 \u1087 \u1083 \u1072 \u1090 \u1085 \u1099 \u1077 \u1079 \u1074 \u1086 \u1085 \u1082 \u1080 )\
\

\b \uc0\u1055 \u1088 \u1086 \u1077 \u1082 \u1090 \u1085 \u1072 GitHub:
\b0 \
{\field{\*\fldinst{HYPERLINK "https://github.com/codler/Battery-Time-Remaining"}}{\fldrslt Battery-Time-Remaining}}\
\

\i \'a9 2012-2013 \
{\field{\*\fldinst{HYPERLINK "http://yap.nu/"}}{\fldrslt codler}} & {\field{\*\fldinst{HYPERLINK "http://www.mathijskadijk.nl/"}}{\fldrslt mac-cain13}}
\i0 \
}
Binary file not shown.

0 comments on commit 6a32595

Please sign in to comment.