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

Commit 09488b0e authored by LineageOS Infra's avatar LineageOS Infra
Browse files

Automatic translation import

Change-Id: Ia85f23d874a2362fd4f41d3436445289f8119197
parent e7a28e77
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
**
** Copyright 2016 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="screen_zoom_summary_smaller">Plui piçul</string>
    <string name="screen_zoom_summary_smallest">Piçulissim</string>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
 */
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="status_bar_icons_title">Iconos de la barra d\'estáu</string>
    <string name="clock">Reló</string>
    <string name="global_action_restart_more">Reaniciar\u2026</string>
    <string name="global_action_restart_system">Sistema</string>
@@ -65,4 +66,5 @@
    <string name="vpn_credentials_dialog_connect">Conectar</string>
    <string name="accessibility_dpad_left">Cursor a la esquierda</string>
    <string name="accessibility_dpad_right">Cursor a la derecha</string>
    <string name="status_bar_firewall">Tornafuéu</string>
</resources>
+3 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
 */
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="status_bar_icons_title">Vəziyyət sətri nişanları</string>
    <string name="clock">Saat</string>
    <string name="global_action_restart_more">Yenidən başlat\u2026</string>
    <string name="global_action_restart_system">Sistem</string>
@@ -32,6 +33,7 @@
    <string name="global_action_restart_fastboot_progress">Fastbootd rejimində yenidən başladılır\u2026</string>
    <string name="global_action_current_user">Hazırki</string>
    <string name="global_action_users">İstifadəçilər</string>
    <string name="drag_or_tap_to_add_tiles">Xana əlavə etmək üçün basılı saxlayıb gətirin və ya toxunun</string>
    <string name="quick_settings_ambient_display_label">Bildiriş ekranı</string>
    <string name="accessibility_quick_settings_ambient_display_off">Bildiriş ekranı bağlıdır.</string>
    <string name="accessibility_quick_settings_ambient_display_on">Bildiriş ekranı açıqdır.</string>
@@ -65,4 +67,5 @@
    <string name="vpn_credentials_dialog_connect">Bağlantı qur</string>
    <string name="accessibility_dpad_left">Sol kursor</string>
    <string name="accessibility_dpad_right">Sağ kursor</string>
    <string name="status_bar_firewall">Firewall</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    <string name="global_action_restart_recovery">Режим на възстановяване</string>
    <string name="global_action_restart_bootloader">Буутлоудър</string>
    <string name="global_action_restart_download">Изтегли</string>
    <string name="global_action_restart_fastboot">Fastboot</string>
    <string name="global_action_restart_fastboot">Fastbootd</string>
    <string name="global_action_restart_progress">Рестартиране\u2026</string>
    <string name="global_action_restart_recovery_progress">Рестартиране до режим за възстановяване\u2026</string>
    <string name="global_action_restart_bootloader_progress">Рестартиране за режим буутлоудър\u2026</string>
+2 −2
Original line number Diff line number Diff line
@@ -24,12 +24,12 @@
    <string name="global_action_restart_recovery">Gendannelse</string>
    <string name="global_action_restart_bootloader">Opstartslæser</string>
    <string name="global_action_restart_download">Download</string>
    <string name="global_action_restart_fastboot">Fastboot</string>
    <string name="global_action_restart_fastboot">Fastbootd</string>
    <string name="global_action_restart_progress">Genstarter\u2026</string>
    <string name="global_action_restart_recovery_progress">Genstarter i gendannelses tilstand\u2026</string>
    <string name="global_action_restart_bootloader_progress">Genstarter i opstartslæser tilstand\u2026</string>
    <string name="global_action_restart_download_progress">Genstarter i download tilstand\u2026</string>
    <string name="global_action_restart_fastboot_progress">Genstarter i fastboot mode\u2026</string>
    <string name="global_action_restart_fastboot_progress">Genstarter i fastbootd mode\u2026</string>
    <string name="global_action_current_user">Aktuel</string>
    <string name="global_action_users">Brugere</string>
    <string name="quick_settings_ambient_display_label">Aktiv låseskærm</string>
Loading