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

Commit 34fef3e1 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I13fd64c3549ad58b8ee41356ff05fda7d174cf00
parent 9031ecbb
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -15,4 +15,6 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources></resources>
<resources>
  <string name="incoming_file_toast_msg">Mae ffeil yn dod mewn o ddyfais arall. Cadarnha dy fod am dderbyn y ffeil hon.</string>
</resources>
+4 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@
  <!-- Label for a cancel button. -->
  <!-- Label for a confirm button.-->
  <!-- Label for timeout OK button.-->
  <string name="incoming_file_confirm_timeout_ok">Iawn</string>
  <!-- content for timeout-->
  <!-- Bluetooth File Transfer Acceptance Notification item -->
  <string name="incoming_file_confirm_Notification_title">Ffeil yn dod mewn</string>
@@ -75,6 +76,7 @@
  <!--Line 2  -->
  <!--Line 3  -->
  <!-- Label for ok button.-->
  <string name="download_fail_ok">Iawn</string>
  <!-- Bluetooth Successful Download  Dialog -->
  <!--Line 4 in "Bluetooth Download Progress Dialog" -->
  <!-- Label for a OK button.-->
@@ -82,10 +84,12 @@
  <!-- Bluetooth Successful Upload Progress Dialog -->
  <!--Line 4 -->
  <!-- Label for a confirm button.-->
  <string name="upload_succ_ok">Iawn</string>
  <!-- Bluetooth Failed Upload File Transfer Dialog -->
  <!-- Label for a try again button.-->
  <!-- Label for a cancel button.-->
  <!-- Bluetooth error dialog -->
  <string name="bt_error_btn_ok">Iawn</string>
  <!-- Bluetooth  Enabling progress dialog -->
  <!-- Bluetooth Toast Message -->
  <!-- Bluetooth System Messages [CHAR LIMIT=NONE] -->
+9 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="pbap_session_key_dialog_title">Rho\'r allwedd sesiwn ar gyfer %1$s.</string>
  <string name="pbap_session_key_dialog_header">Mae angen allwedd sesiwn Bluetooth.</string>
  <string name="pbap_acceptance_timeout_message">Daeth yr amser i ben wrth dderbyn cysylltiad â %1$s.</string>
  <string name="pbap_authentication_timeout_message">Daeth yr amser i ben wrth roi\'r allwedd sesiwn i %1$s.</string>
  <string name="auth_notif_ticker">Cais dilysiad Obex</string>
  <!-- Notification title when a Bluetooth device wants to pair with us -->
  <string name="auth_notif_title">Allwedd Sesiwn</string>
  <!-- Notification message when a Bluetooth device wants to pair with us -->
  <string name="auth_notif_message">Rho\'r allwedd sesiwn ar gyfer %1$s.</string>
  <string name="unknownName">Enw anhysbys</string>
  <string name="localPhoneName">Fy enw i</string>
</resources>
+8 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="bluetooth_sap_notif_title">Mynediad Bluetooth at SIM</string>
  <string name="bluetooth_sap_notif_ticker">Mynediad Bluetooth at SIM</string>
  <string name="bluetooth_sap_notif_message">Gofyn i\'r cleient ddatgysylltu?</string>
  <string name="bluetooth_sap_notif_disconnecting">Yn aros i\'r cleient ddatgysylltu</string>
  <string name="bluetooth_sap_notif_disconnect_button">Datgysylltu</string>
  <string name="bluetooth_sap_notif_force_disconnect_button">Gorfodi datgysylltu</string>
</resources>
+18 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2015-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></resources>
Loading