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

Commit 8e037a51 authored by Michael Bestas's avatar Michael Bestas Committed by Gerrit Code Review
Browse files

Automatic translation import

Change-Id: I6eab10c0d835ca7387775b93dc9dff7c348e8e96
parent 83617ebe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -150,9 +150,9 @@
  <string name="theme_reset_notification_body">El tema del sistema s\'ha restaurat degut a múltiples fallades d\'app.</string>
  <string name="stylus_app_not_installed">%s no està instal·lat</string>
  <string name="permlab_interceptSmsSent">intercepta els SMS sortints</string>
  <string name="permdesc_interceptSmsSent">Permet a l\'app interceptar un SMS sortint. Apps malicioses podrien utilitzar això per impedir la sortida de missatges SMS.</string>
  <string name="permdesc_interceptSmsSent">Permet a l\'aplicació interceptar un SMS sortint. Aplicacions malicioses podrien utilitzar això per impedir la sortida de missatges SMS.</string>
  <string name="permlab_accessTorchService">accés al servei de la torxa</string>
  <string name="permdesc_accessTorchService">Permet a una app accedir al servei de la torxa. Normalment no hauria de ser necessari en les apps normals.</string>
  <string name="permdesc_accessTorchService">Permet a una aplicació accedir al servei de la torxa. Normalment no hauria de ser necessari en les aplicacions normals.</string>
  <string name="permlab_preventpower">anul·la la tecla d\'encesa</string>
  <string name="permdesc_preventpower">Permet que una aplicació anul·li la tecla d\'encesa.</string>
  <string name="usb_extmedia_format_message">S\'esborraran totes les dades del teu emmagatzematge USB (sota la ruta \'%1$s\'). Aquesta acció no es pot desfer!</string>
+4 −0
Original line number Diff line number Diff line
@@ -206,4 +206,8 @@
  <string name="live_display_outdoor">屋外(日光)</string>
  <string name="live_display_outdoor_summary">屋外の設定のみを使用する</string>
  <string name="live_display_hint">LiveDisplayは目を疲れにくくし、夜の睡眠を邪魔しません。ここをクリックして試してみてください。</string>
  <string name="lock_to_app_toast_no_navbar">この画面の固定を解除するには、戻るボタンを長押しします。</string>
  <string name="quick_settings_tile_flashlight_not_title">フラッシュライトはONになっています</string>
  <string name="quick_settings_tile_flashlight_not_summary">タップしてOFFにする</string>
  <string name="storage_sd_dock_card">ホルダーのSDカード</string>
</resources>
+21 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2015 The CyanogenMod Project
     Copyright (c) 2013, The Linux Foundation. All rights reserved.

     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="kg_dismiss">Rezigni</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@
  <string name="navbar_menu_always_button">Menü (immer sichtbar)</string>
  <string name="navbar_menu_big_button">Menü</string>
  <string name="navigation_ring_title">Schnellstart-Verknüpfungen</string>
  <string name="navring_target_reset_message">Alle selbst erstellten Nvaigationsleisten-Verknüpfungen löschen und auf Standardeinstellungen zurücksetzen?</string>
  <string name="navring_target_reset_message">Alle selbst erstellten Navigationsleisten-Verknüpfungen löschen und auf Standardeinstellungen zurücksetzen?</string>
  <string name="navring_target_reset">Schnellstart-Verknüpfungen auf Standardeinstellungen zurücksetzen</string>
  <string name="navring_action_open_ime_switcher">Eingabemethoden-Auswahl öffnen</string>
  <string name="navring_action_kill_app">App schließen</string>
+24 −0
Original line number Diff line number Diff line
<?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">
  <string name="screenshot_delete_action">Foriga klavo</string>
  <string name="advanced_dev_option_uninstall">Malinstali</string>
  <string name="quick_settings_compass_label">Kompaso</string>
  <string name="navring_action_none">Nenio</string>
  <string name="lockscreen_target_empty">Malplena</string>
</resources>
Loading