Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f620392 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Update Russian translation: Profiles" into gingerbread

parents 9a400bc5 fe224062
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -923,4 +923,24 @@
        <item quantity="other">%d сек. осталось</item>
    </plurals>

    <!-- label for item that reboots the phone in phone options dialog -->
    <string name="global_action_choose_profile">Профиль</string>

    <!-- Names of default profiles. -->
    <string name="profileNameDefault">Стандартный</string>
    <string name="profileNameWork">Работа</string>
    <string name="profileNameHome">Дом</string>
    <string name="profileNameSilent">Без звука</string>
    <string name="profileNameNight">Ночь</string>

    <!-- Names of application groups. -->
    <string name="profileGroupPhone">Телефон</string>
    <string name="profileGroupCalendar">Календарь</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">Почта</string>
    <string name="profileGroupSMS">SMS</string>

    <!-- Name of wildcard profile. -->
    <string name="wildcardProfile">Другой</string>

</resources>