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

Commit 359395d2 authored by Geoff Mendal's avatar Geoff Mendal Committed by Android (Google) Code Review
Browse files

Merge "Import translations. DO NOT MERGE"

parents 119741d1 6d27bf37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -301,7 +301,7 @@
    <string name="recents_search_bar_label" msgid="8074997400187836677">"soek"</string>
    <string name="recents_launch_error_message" msgid="2969287838120550506">"Kon nie <xliff:g id="APP">%s</xliff:g> begin nie."</string>
    <string name="recents_show_history_button_label" msgid="7062088196449747245">"Meer"</string>
    <string name="recents_history_label" msgid="3076213823382198287">"Geskiedenis"</string>
    <string name="recents_history_label_format" msgid="6337155608055062429">"<xliff:g id="NUMBER">%d</xliff:g> meer"</string>
    <string name="recents_multistack_add_stack_dialog_split_horizontal" msgid="8848514474543427332">"Verdeel horisontaal"</string>
    <string name="recents_multistack_add_stack_dialog_split_vertical" msgid="9075292233696180813">"Verdeel vertikaal"</string>
    <string name="recents_multistack_add_stack_dialog_split_custom" msgid="4177837597513701943">"Verdeel gepasmaak"</string>
+2 −1
Original line number Diff line number Diff line
@@ -301,7 +301,8 @@
    <string name="recents_search_bar_label" msgid="8074997400187836677">"ፈልግ"</string>
    <string name="recents_launch_error_message" msgid="2969287838120550506">"<xliff:g id="APP">%s</xliff:g>ን መጀመር አልተቻለም።"</string>
    <string name="recents_show_history_button_label" msgid="7062088196449747245">"ተጨማሪ"</string>
    <string name="recents_history_label" msgid="3076213823382198287">"ታሪክ"</string>
    <!-- no translation found for recents_history_label_format (6337155608055062429) -->
    <skip />
    <string name="recents_multistack_add_stack_dialog_split_horizontal" msgid="8848514474543427332">"አግድም ክፈል"</string>
    <string name="recents_multistack_add_stack_dialog_split_vertical" msgid="9075292233696180813">"ቁልቁል ክፈል"</string>
    <string name="recents_multistack_add_stack_dialog_split_custom" msgid="4177837597513701943">"በብጁ ክፈል"</string>
+2 −1
Original line number Diff line number Diff line
@@ -305,7 +305,8 @@
    <string name="recents_search_bar_label" msgid="8074997400187836677">"بحث"</string>
    <string name="recents_launch_error_message" msgid="2969287838120550506">"تعذر بدء <xliff:g id="APP">%s</xliff:g>."</string>
    <string name="recents_show_history_button_label" msgid="7062088196449747245">"المزيد"</string>
    <string name="recents_history_label" msgid="3076213823382198287">"السجلّ"</string>
    <!-- no translation found for recents_history_label_format (6337155608055062429) -->
    <skip />
    <string name="recents_multistack_add_stack_dialog_split_horizontal" msgid="8848514474543427332">"تقسيم أفقي"</string>
    <string name="recents_multistack_add_stack_dialog_split_vertical" msgid="9075292233696180813">"تقسيم رأسي"</string>
    <string name="recents_multistack_add_stack_dialog_split_custom" msgid="4177837597513701943">"تقسيم مخصص"</string>
+2 −1
Original line number Diff line number Diff line
@@ -301,7 +301,8 @@
    <string name="recents_search_bar_label" msgid="8074997400187836677">"axtarış"</string>
    <string name="recents_launch_error_message" msgid="2969287838120550506">"<xliff:g id="APP">%s</xliff:g> başlana bilmir."</string>
    <string name="recents_show_history_button_label" msgid="7062088196449747245">"Daha çox"</string>
    <string name="recents_history_label" msgid="3076213823382198287">"Tarixçə"</string>
    <!-- no translation found for recents_history_label_format (6337155608055062429) -->
    <skip />
    <string name="recents_multistack_add_stack_dialog_split_horizontal" msgid="8848514474543427332">"Üfüqi Böl"</string>
    <string name="recents_multistack_add_stack_dialog_split_vertical" msgid="9075292233696180813">"Şaquli Böl"</string>
    <string name="recents_multistack_add_stack_dialog_split_custom" msgid="4177837597513701943">"Fərdi Böl"</string>
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/**
 * Copyright (c) 2010, The Android Open Source Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); 
 * you may not use this file except in compliance with the License. 
 * You may obtain a copy of the License at 
 *
 *     http://www.apache.org/licenses/LICENSE-2.0 
 *
 * Unless required by applicable law or agreed to in writing, software 
 * distributed under the License is distributed on an "AS IS" BASIS, 
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
 * See the License for the specific language governing permissions and 
 * limitations under the License.
 */
 -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="toast_rotation_locked" msgid="7609673011431556092">"Ekran je sada zaključan u vertikalnom položaju."</string>
</resources>
Loading