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

Commit 08410bd2 authored by DelPETER's avatar DelPETER Committed by Gerrit Code Review
Browse files

Frameworks_base: refactor translations

Not others languages in progress

Change-Id: I996968b7a2a70fd3705a13cb7e38d663c2d8b814
parent e1e339e4
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2012-13 The CyanogenMod Project
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 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.
@@ -13,9 +13,7 @@
     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">
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="profileNameDefault">Normaal</string>
    <string name="profileNameWork">Werk</string>
    <string name="profileNameHome">Huis</string>
+0 −18
Original line number Diff line number Diff line
@@ -13,57 +13,39 @@
     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="profileNameDefault">Výchozí</string>
    <string name="profileNameWork">Práce</string>
    <string name="profileNameHome">Doma</string>
    <string name="profileNameSilent">Tichý</string>
    <string name="profileNameNight">Noc</string>

    <string name="profileGroupPhone">Telefon</string>
    <string name="profileGroupCalendar">Kalendář</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">E-mail</string>
    <string name="profileGroupSMS">SMS</string>

    <string name="wildcardProfile">Ostatní</string>

    <string name="reboot_system" product="tablet">Restartovat tablet</string>
    <string name="reboot_system" product="default">Restartovat telefon</string>

    <string name="global_action_screenshot">Snímek obrazovky</string>

    <string name="global_actions_toggle_expanded_desktop_mode">Rozšířená plocha</string>
    <string name="global_actions_expanded_desktop_mode_on_status">Zapnuto</string>
    <string name="global_actions_expanded_desktop_mode_off_status">Vypnuto</string>

    <string name="reboot_progress">Restart\u2026</string>
    <string name="reboot_confirm" product="tablet">Tablet bude restartován.</string>
    <string name="reboot_confirm" product="default">Telefon bude restartován.</string>

    <string name="permlab_preventpower">zachovat tlačítko vypínání</string>
    <string name="permdesc_preventpower">Umožní změnit chování tlačítka pro zapínání a vypínání</string>

    <string name="permlab_fm_radio_receiver">ovládání přijímače FM</string>
    <string name="permdesc_fm_radio_receiver">Umožňuje ovládat přijímač FM (analogové rádio).</string>

    <string name="permlab_fm_radio_transmitter">ovládání vysílače FM</string>
    <string name="permdesc_fm_radio_transmitter">Umožňuje ovládat vysílač FM (analogové rádio).</string>

    <string name="lockscreen_discharging">Vybíjení - <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>

    <string name="storage_sd_dock_card">SD karta doku</string>

    <string name="app_killed_message">Aplikace ukončena</string>

    <string name="global_action_reboot">Restartovat</string>

    <string name="global_action_choose_profile">Profil</string>

    <string name="toast_rotation_unlocked">Otáčení zobrazení povoleno</string>
    <string name="toast_rotation_locked">Otáčení zobrazení zakázáno</string>

    <string name="stylus_app_not_installed">Aplikace %s není nainstalována</string>
</resources>
+0 −18
Original line number Diff line number Diff line
@@ -13,65 +13,47 @@
     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="profileNameDefault">Standard</string>
    <string name="profileNameWork">Arbejde</string>
    <string name="profileNameHome">Hjem</string>
    <string name="profileNameSilent">Lydløs</string>
    <string name="profileNameNight">Nat</string>

    <string name="profileGroupPhone">Telefon</string>
    <string name="profileGroupCalendar">Kalender</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">Email</string>
    <string name="profileGroupSMS">SMS</string>

    <string name="wildcardProfile">Andre</string>

    <string name="reboot_system" product="tablet">Genstart tablet</string>
    <string name="reboot_system" product="default">Genstart telefon</string>
    <string name="global_action_screenshot">Skærmbillede</string>

    <string name="global_actions_toggle_expanded_desktop_mode">Udvidet skrivebord</string>
    <string name="global_actions_expanded_desktop_mode_on_status">Til</string>
    <string name="global_actions_expanded_desktop_mode_off_status">Fra</string>

    <string name="reboot_reboot">Genstart</string>
    <string name="reboot_recovery">Recovery</string>
    <string name="reboot_bootloader">Bootloader</string>
    <string name="reboot_bootmenu">Bootmenu</string>
    <string name="reboot_fastboot">Fastboot</string>
    <string name="reboot_download">Download</string>

    <string name="reboot_progress">Genstarter\u2026</string>
    <string name="reboot_confirm" product="tablet">Din tablet vil genstarte.</string>
    <string name="reboot_confirm" product="default">Din telefon vil genstarte.</string>

    <string name="permlab_preventpower">undgå tænd/sluk-knappen</string>
    <string name="permdesc_preventpower">Tillader app\'en at tilsidesætte tænd/sluk-knappen</string>

    <string name="permlab_fm_radio_receiver">kontrollér FM-modtager</string>
    <string name="permdesc_fm_radio_receiver">Tillader app\'en at kontrollere FM-modtageren.</string>

    <string name="permlab_fm_radio_transmitter">kontrollér FM-modtager</string>
    <string name="permdesc_fm_radio_transmitter">Tillader app\'en at kontrollere FM-senderen.</string>

    <string name="lockscreen_discharging">Aflader, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>

    <string name="storage_sd_dock_card">Dock SD-kort</string>

    <string name="app_killed_message">App lukket</string>

    <string name="global_action_reboot">Genstart</string>

    <string name="global_action_choose_profile">Profil</string>

    <string name="toast_rotation_unlocked">Skærmrotation ulåst</string>
    <string name="toast_rotation_locked">Skærmrotation låst</string>

    <string name="stylus_app_not_installed">%s er ikke installeret</string>

    <string name="symbol_picker_A">\u00C0\u00C1\u00C2\u00C4\u00C6\u00C3\u00C5\u0104\u0100</string>
    <string name="symbol_picker_C">\u00C7\u0106\u010C</string>
    <string name="symbol_picker_D">\u010E</string>
+48 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 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="profileNameDefault">Standard</string>
    <string name="profileNameWork">Arbeit</string>
    <string name="profileNameHome">Zu Hause</string>
    <string name="profileNameSilent">Lautlos</string>
    <string name="profileNameNight">Nacht</string>
    <string name="profileGroupPhone">Telefon</string>
    <string name="profileGroupCalendar">Kalender</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">E-Mail</string>
    <string name="profileGroupSMS">SMS/MMS</string>
    <string name="wildcardProfile">Anderes</string>
    <string name="reboot_system" product="tablet">Tablet neu starten</string>
    <string name="reboot_system" product="default">Telefon neu starten</string>
    <string name="global_action_screenshot">Bildschirmfoto</string>
    <string name="global_actions_toggle_expanded_desktop_mode">Erweiterter Desktop</string>
    <string name="global_actions_expanded_desktop_mode_on_status">Aktiviert</string>
    <string name="global_actions_expanded_desktop_mode_off_status">Deaktiviert</string>
    <string name="reboot_reboot">Neu starten</string>
    <string name="reboot_recovery">Recovery</string>
    <string name="reboot_bootloader">Bootloader</string>
    <string name="reboot_bootmenu">Bootmenü</string>
    <string name="reboot_fastboot">Fastboot</string>
    <string name="reboot_download">Download</string>
    <string name="reboot_progress">Neu starten\u2026</string>
    <string name="reboot_confirm" product="tablet">Tablet wird neu gestartet</string>
    <string name="reboot_confirm" product="default">Telefon wird neu gestartet</string>
    <string name="global_action_reboot">Neu starten</string>
    <string name="global_action_choose_profile">Profile</string>
    <string name="app_killed_message">Anwendung beendet</string>
    <string name="toast_rotation_unlocked">Bildschirmausrichtung sperren</string>
    <string name="toast_rotation_locked">Bildschirmausrichtung entsperren</string>
</resources>
+0 −62
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2006 The Android Open Source Project
     Copyright (C) 2013 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.
@@ -1454,65 +1453,4 @@
    <string name="enable_accessibility_canceled" msgid="3833923257966635673">"Bedienungshilfen abgebrochen"</string>
    <string name="user_switched" msgid="3768006783166984410">"Aktueller Nutzer <xliff:g id="NAME">%1$s</xliff:g>"</string>
    <string name="owner_name" msgid="2716755460376028154">"Eigentümer"</string>

    <!-- **** CYANOGENMOD ADDITIONS START **** -->

    <!-- Names of default profiles. -->
    <string name="profileNameDefault">Standard</string>
    <string name="profileNameWork">Arbeit</string>
    <string name="profileNameHome">Zu Hause</string>
    <string name="profileNameSilent">Lautlos</string>
    <string name="profileNameNight">Nacht</string>

    <!-- Names of application groups. -->
    <string name="profileGroupPhone">Telefon</string>
    <string name="profileGroupCalendar">Kalender</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">E-Mail</string>
    <string name="profileGroupSMS">SMS/MMS</string>

    <!-- Name of wildcard profile. -->
    <string name="wildcardProfile">Anderes</string>

    <!-- Button to reboot the phone -->
    <string name="reboot_system" product="tablet">Tablet neu starten</string>
    <string name="reboot_system" product="default">Telefon neu starten</string>

    <!-- Screenshots label in phone options -->
    <string name="global_action_screenshot">Bildschirmfoto</string>

    <!-- Expand desktop mode -->
    <string name="global_actions_toggle_expanded_desktop_mode">Erweiterter Desktop</string>
    <string name="global_actions_expanded_desktop_mode_on_status">Aktiviert</string>
    <string name="global_actions_expanded_desktop_mode_off_status">Deaktiviert</string>

    <!-- Reboot menu -->
    <string name="reboot_reboot">Neu starten</string>
    <string name="reboot_recovery">Recovery</string>
    <string name="reboot_bootloader">Bootloader</string>
    <string name="reboot_bootmenu">Bootmenü</string>
    <string name="reboot_fastboot">Fastboot</string>
    <string name="reboot_download">Download</string>

    <!-- Reboot Progress Dialog -->
    <string name="reboot_progress">Neu starten\u2026</string>

    <!-- Reboot Confirmation Dialog -->
    <string name="reboot_confirm" product="tablet">Tablet wird neu gestartet</string>
    <string name="reboot_confirm" product="default">Telefon wird neu gestartet</string>

    <!-- Reboot label in phone options -->
    <string name="global_action_reboot">Neu starten</string>

    <!-- Profile choosing label -->
    <string name="global_action_choose_profile">Profile</string>

    <!-- Long-press back kill application -->
    <string name="app_killed_message">Anwendung beendet</string>

    <!-- Hardware rotation lock string -->
    <string name="toast_rotation_unlocked">Bildschirmausrichtung sperren</string>
    <string name="toast_rotation_locked">Bildschirmausrichtung entsperren</string>

    <!-- **** CYANOGENMOD ADDITIONS END **** -->
</resources>
Loading