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

Commit 77f1d888 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: Id87fe48d6c85d1c149ffd99e6312bc13018b53b6
parent 0f165050
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -229,7 +229,7 @@
    <string name="navigation_bar_app_switch_long_press_title">Aktion für langes Drücken auf Anwendungsverlauf</string>
    <!-- Power menu -->
    <string name="power_menu_title">Ein-/Aus-Menü</string>
    <string name="power_menu_screenshot_title">Bildschirmfoto</string>
    <string name="power_menu_screenshot_title">Screenshot</string>
    <string name="power_menu_screenshot_summary">Für zugeschnittenen Screenshot gedrückt halten</string>
    <string name="power_menu_airplane_title">Flugmodus</string>
    <string name="power_menu_users_title">Benutzer wechseln</string>
+14 −1
Original line number Diff line number Diff line
@@ -15,4 +15,17 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <plurals name="backlight_timeout_time">
        <item quantity="one"><xliff:g id="seconds">%d</xliff:g> diog</item>
        <item quantity="two"><xliff:g id="seconds">%d</xliff:g> dhiog</item>
        <item quantity="few"><xliff:g id="seconds">%d</xliff:g> diogan</item>
        <item quantity="other"><xliff:g id="seconds">%d</xliff:g> diog</item>
    </plurals>
    <plurals name="app_ops_count">
        <item quantity="one">%d turas</item>
        <item quantity="two">%d thuras</item>
        <item quantity="few">%d tursan</item>
        <item quantity="other">%d turas</item>
    </plurals>
</resources>