Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: Ib99208369c57fd8b032899582060f1a55ece7789
  • Loading branch information
clyde@build01 committed Dec 16, 2016
1 parent e4c3971 commit 4ddc344
Show file tree
Hide file tree
Showing 19 changed files with 1,462 additions and 79 deletions.
45 changes: 45 additions & 0 deletions Settings/res/values-bs-rBA/cm_strings.xml
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2015 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">
<!-- CM Updater -->
<!-- About screen, CyanogenMod version -->
<!-- About screen, status item label [CHAR LIMIT=60] -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<!-- About screen, build date -->
<!-- About screen, kernel version -->
<!-- About screen, SELinux status -->
<!-- These statuses are displayed when a device was built with SE Android supoprt.
These are displayed by the settings app in the about section. -->
<!-- Description text for bluetooth device pairing instructions. [CHAR LIMIT=150] -->
<!-- Title for Set CM in System Settings Developer options [CHAR LIMIT=50] -->
<!-- Setting title for root access -->
<!-- Setting for updating Cyanogen recovery -->
<!-- Android debugging over WiFi -->
<!-- Warning for Adb over Network -->
<!-- Home settings -->
<!-- Setting that enables the terminal app. [CHAR LIMIT=32] -->
<!-- Advanced reboot options -->
<!-- Reboot menu -->
<!-- Button to reboot the device, within the Reboot Options dialog -->
<!-- Button to reboot the device into recovery, within the Reboot Options dialog -->
<!-- Button to reboot the device into bootloader, within the Reboot Options dialog -->
<!-- Button to soft reboot the device, within the Reboot Options dialog -->
<!-- Display settings -->
</resources>
6 changes: 3 additions & 3 deletions Settings/res/values-ca/cm_strings.xml
Expand Up @@ -66,10 +66,10 @@
<!-- Warning for Adb over Network -->
<string name="adb_over_network_warning">ADVERTÈNCIA: Quan l\'ADB sobre xarxa està activat, la teva TV està oberta a intrusions en totes les xarxes connectades! \n\nFes servir aquesta característica només quan estiguis connectat en xarxes de confiança.\n\nRealment vols activar aquesta funció?</string>
<!-- Home settings -->
<string name="system_reset_default_home">Restaura la pantalla d\'inici per defecte</string>
<string name="system_reset_default_home">Restableix la pantalla d\'inici per defecte</string>
<string name="system_home_settings">Configuració de l\'Inici</string>
<string name="reset_launcher_title">Restaura la pantalla d\'inici per defecte</string>
<string name="reset_launcher_description">Restaurant la pantalla d\'inici per defecte, podràs triar una pantalla d\'inici alternativa (p.e. Trebuchet).\n\nVols restaurar la pantalla d\'inici per defecte?</string>
<string name="reset_launcher_title">Restableix la pantalla d\'inici per defecte</string>
<string name="reset_launcher_description">Restablint la pantalla d\'inici per defecte, podràs triar una pantalla d\'inici alternativa (p.e. Trebuchet).\n\nVols restablir la pantalla d\'inici per defecte?</string>
<string name="reset_launcher_tip">Prem el botó d\'inici per mostrar el diàleg de selecció de pantalla d\'inici.</string>
<!-- Setting that enables the terminal app. [CHAR LIMIT=32] -->
<string name="enable_terminal_title">Terminal local</string>
Expand Down
41 changes: 41 additions & 0 deletions Settings/res/values-eo/arrays.xml
Expand Up @@ -18,11 +18,52 @@
<!-- Wi-Fi settings -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is unknown. -->
<string-array name="wifi_status">
<!-- Status message of Wi-Fi when it is idle. -->
<item/>
<!-- Status message of Wi-Fi when it is scanning. -->
<item>Scanning\u2026</item>
<!-- Status message of Wi-Fi when it is connecting. -->
<item>Connecting\u2026</item>
<!-- Status message of Wi-Fi when it is authenticating. -->
<item>Authenticating\u2026</item>
<!-- Status message of Wi-Fi when it is obtaining IP address. -->
<item>Obtaining IP address\u2026</item>
<!-- Status message of Wi-Fi when it is connected. -->
<item>Konektita</item>
<!-- Status message of Wi-Fi when it is suspended. -->
<item>Suspended</item>
<!-- Status message of Wi-Fi when it is disconnecting. -->
<item>Disconnecting\u2026</item>
<!-- Status message of Wi-Fi when it is disconnected. -->
<item>Malkonektita</item>
<!-- Status message of Wi-Fi when it is a failure. -->
<item>Unsuccessful</item>
<!-- Status message of Wi-Fi when it is blocked. -->
<item>Blocked</item>
<!-- Status message of Wi-Fi when connectiong is being verified. -->
<item>Temporarily avoiding poor connection</item>
</string-array>
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is known. -->
<!-- Display settings. The delay in inactivity before the daydream starts. -->
<string-array name="sleep_timeout_entries">
<item>5 minutoj</item>
<item>10 minutoj</item>
<item>15 minutoj</item>
<item>30 minutoj</item>
<item>1 hour</item>
</string-array>
<!-- Do not translate. -->
<!-- Display settings. The delay after the daydream starts when the screen goes off. -->
<string-array name="screen_off_timeout_entries">
<item>30 minutoj</item>
<item>1 horo</item>
<item>3 horoj</item>
<item>6 horoj</item>
<item>12 horoj</item>
<item>Neniam</item>
</string-array>
<!-- Do not translate. -->
<!-- Titles for debug overdraw preference. [CHAR LIMIT=35] -->
<!-- Values for debug overdraw preference. -->
Expand Down
50 changes: 0 additions & 50 deletions Settings/res/values-eo/cm_strings.xml
Expand Up @@ -17,79 +17,29 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- CM Updater -->
<string name="about_cmupdate_settings_title">Ĝisdatigoj de CyanogenMod</string>
<!-- About screen, CyanogenMod version -->
<string name="about_mod_version">Versio de CyanogenMod</string>
<!-- About screen, status item label [CHAR LIMIT=60] -->
<!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
<plurals name="show_dev_countdown_cm">
<item quantity="one">Vi estas nun <xliff:g id="step_count">%1$d</xliff:g> paŝon antaŭ la aktivado de programadaj argordoj.</item>
<item quantity="other">Vi estas nun <xliff:g id="step_count">%1$d</xliff:g> paŝojn antaŭ la aktivado de programadaj argordoj.</item>
</plurals>
<!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
<string name="show_dev_on_cm">Vi ŝaltis la programadajn agordojn!</string>
<!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
<string name="show_dev_already_cm">Ne utilas, vi jam ŝaltis la programadajn agordojn.</string>
<!-- About screen, build date -->
<string name="about_build_date">Konstrua dato</string>
<!-- About screen, kernel version -->
<string name="about_kernel_version">Kerna versio</string>
<!-- About screen, SELinux status -->
<string name="about_selinux_status">SELinux stato</string>
<!-- These statuses are displayed when a device was built with SE Android supoprt.
These are displayed by the settings app in the about section. -->
<string name="selinux_status_disabled">Malŝaltita</string>
<string name="selinux_status_permissive">Rajtiga</string>
<string name="selinux_status_enforcing">Efikiga</string>
<!-- Description text for bluetooth device pairing instructions. [CHAR LIMIT=150] -->
<string name="accessories_add_bluetooth_inst_cm">Por komenci uzi CyanogenMod, certiĝu ke via Bludenta aparato estas en pariga reĝimo. Por Nexus Remote, Premu Reen kaj Hejmo butonojn samtempe.</string>
<!-- Title for Set CM in System Settings Developer options [CHAR LIMIT=50] -->
<!-- Setting title for root access -->
<string name="root_access">Radikuzanta reĝimo</string>
<string name="root_access_warning_title">Ĉu permesi radikuzantajn permesojn?</string>
<string name="root_access_warning_message">Permesi al la aplikaĵoj peti radikuzantan aliron estas tre danĝere kaj povus kompromiti la sekurecon de via sistemo!</string>
<string name="root_access_none">Malŝaltita</string>
<string name="root_access_apps">Nur aplikaĵoj</string>
<string name="root_access_adb">Nur ADB</string>
<string name="root_access_all">Aplikaĵoj kaj ADB</string>
<!-- Setting for updating Cyanogen recovery -->
<string name="update_recovery_title">Cyanogen riparado</string>
<string name="update_recovery_on_summary">Ĝisdatigi per sistemaj ĝisdatigoj</string>
<string name="update_recovery_off_summary">Ne ĝisdatigi per sistemaj ĝisdatigoj</string>
<string name="update_recovery_on_warning">RIMARKO: Kiam tiu funkcio estas ŝaltita, via riparado estos anstataŭigita per tiu de via aktuala mastruma sistemo.\n\nVia riparado estos ĝisdatigita samtempe kiel via mastruma sistemo por kongrui kun la venontaj versioj.\n\nĈu vi deziras ŝalti tiun funkcion ?</string>
<string name="update_recovery_off_warning">ATENTO: Kiam tiu funkcio estas malŝaltita, via riparado NE estos ĝisdatigita samtempe kiel via mastruma sistemo.\n\nVenontaj mastrumaj sistemaj ĝisdatigoj eble ne instaleblos kun malnova versio de la riparado.\n\nĈu vi certas ke vi deziras malŝalti tiun funkcion ?</string>
<!-- Android debugging over WiFi -->
<string name="adb_over_network">ADB per reto</string>
<string name="adb_over_network_summary">Elibig TCP/IP sencimigadon per retaj interfacoj (Vifio, USB retoj). Tiu agordo estos nuligita post restartigo</string>
<string name="adb_over_network_disable_summary">Klaku por malŝalti TCP/IP sencimigadon per retaj interfacoj (Vifio, USB retoj).</string>
<!-- Warning for Adb over Network -->
<string name="adb_over_network_warning">ATENTIGO: Kiam reta ADB estas ŝaltita, via telefono estas malfermata por entrudiĝoj tra ĉiuj konektitaj retoj!\n\nUzu tiun funkcion nur kiam vi estas konektita al fidindaj retoj.\n\nĈu vi ja volas ŝalti tiun funkcion?</string>
<!-- Home settings -->
<string name="system_reset_default_home">Rekomenci la defaŭltan hejman ekranon</string>
<string name="system_home_settings">Agordoj de hejmo</string>
<string name="reset_launcher_title">Rekomenci la defaŭltan hejman ekranon</string>
<string name="reset_launcher_description">Rekomencigo de defaŭlta hejma ekrano ebligos vin elekti alternativan hejman ekranon (ekz. Trebuchet).\n\nĈu vi deziras rekomencigi vian defaŭltan hejman ekranon?</string>
<string name="reset_launcher_tip">Premu la hejman butonon por aperigi la dialogujon por elekti hejman ekranon.</string>
<!-- Setting that enables the terminal app. [CHAR LIMIT=32] -->
<string name="enable_terminal_title">Loka terminalo</string>
<string name="enable_terminal_summary">Ebligi terminalan aplikaĵon</string>
<string name="disable_terminal_summary">Malŝalti terminalan aplikaĵon</string>
<string name="enable_terminal_on">Ŝaltita</string>
<string name="enable_terminal_off">Malŝaltita</string>
<!-- Advanced reboot options -->
<string name="advanced_reboot_title">Altnivela restartigo</string>
<string name="advanced_reboot_summary">Aldoni opciojn en la Pri menuo por rekomencigi per riparada, praŝargila aŭ varma restartigo</string>
<!-- Reboot menu -->
<!-- Button to reboot the device, within the Reboot Options dialog -->
<string name="reboot_reboot">Relanĉi</string>
<!-- Button to reboot the device into recovery, within the Reboot Options dialog -->
<string name="reboot_recovery">Riparado</string>
<!-- Button to reboot the device into bootloader, within the Reboot Options dialog -->
<string name="reboot_bootloader">Praŝargilo</string>
<!-- Button to soft reboot the device, within the Reboot Options dialog -->
<string name="reboot_soft">Varma relanĉado</string>
<!-- Display settings -->
<string name="system_display">Ekrano</string>
<string name="system_display_overscan">Overscan</string>
<string name="system_display_overscan_description">Kalibri ekranon por adapti al via aparato.</string>
</resources>

0 comments on commit 4ddc344

Please sign in to comment.