mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev
This commit is contained in:
commit
94ffd0b43b
31
java/res/values-en-rAU/strings-action-keys.xml
Normal file
31
java/res/values-en-rAU/strings-action-keys.xml
Normal file
@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
/*
|
||||
**
|
||||
** Copyright 2013, The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="label_go_key" msgid="4033615332628671065">"Go"</string>
|
||||
<string name="label_next_key" msgid="5586407279258592635">"Next"</string>
|
||||
<string name="label_previous_key" msgid="1421141755779895275">"Prev"</string>
|
||||
<string name="label_done_key" msgid="7564866296502630852">"Done"</string>
|
||||
<string name="label_send_key" msgid="482252074224462163">"Send"</string>
|
||||
<string name="label_search_key" msgid="7965186050435796642">"Search"</string>
|
||||
<string name="label_pause_key" msgid="2225922926459730642">"Pause"</string>
|
||||
<string name="label_wait_key" msgid="5891247853595466039">"Wait"</string>
|
||||
</resources>
|
31
java/res/values-gu-rIN/strings-action-keys.xml
Normal file
31
java/res/values-gu-rIN/strings-action-keys.xml
Normal file
@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
/*
|
||||
**
|
||||
** Copyright 2013, The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="label_go_key" msgid="4033615332628671065">"જાઓ"</string>
|
||||
<string name="label_next_key" msgid="5586407279258592635">"આગલું"</string>
|
||||
<string name="label_previous_key" msgid="1421141755779895275">"પહેલાંનું"</string>
|
||||
<string name="label_done_key" msgid="7564866296502630852">"થઈ ગયું"</string>
|
||||
<string name="label_send_key" msgid="482252074224462163">"મોકલો"</string>
|
||||
<string name="label_search_key" msgid="7965186050435796642">"શોધ"</string>
|
||||
<string name="label_pause_key" msgid="2225922926459730642">"થોભો"</string>
|
||||
<string name="label_wait_key" msgid="5891247853595466039">"રાહ જુઓ"</string>
|
||||
</resources>
|
@ -27,5 +27,5 @@
|
||||
<string name="label_send_key" msgid="482252074224462163">"ပို့ရန်"</string>
|
||||
<string name="label_search_key" msgid="7965186050435796642">"ရှာဖွေရန်"</string>
|
||||
<string name="label_pause_key" msgid="2225922926459730642">"ဆိုင်းငံ့ရန်"</string>
|
||||
<string name="label_wait_key" msgid="5891247853595466039">"စောင့်ဆိုင်းရန်"</string>
|
||||
<string name="label_wait_key" msgid="5891247853595466039">"စောင့်ဆိုင်းရန်"</string>
|
||||
</resources>
|
||||
|
@ -23,7 +23,7 @@
|
||||
<string name="label_go_key" msgid="4033615332628671065">"Ga"</string>
|
||||
<string name="label_next_key" msgid="5586407279258592635">"Volg."</string>
|
||||
<string name="label_previous_key" msgid="1421141755779895275">"Vorig"</string>
|
||||
<string name="label_done_key" msgid="7564866296502630852">"Klaar"</string>
|
||||
<string name="label_done_key" msgid="7564866296502630852">"Gereed"</string>
|
||||
<string name="label_send_key" msgid="482252074224462163">"Verz."</string>
|
||||
<string name="label_search_key" msgid="7965186050435796642">"Zoeken"</string>
|
||||
<string name="label_pause_key" msgid="2225922926459730642">"Pauze"</string>
|
||||
|
31
java/res/values-pa-rIN/strings-action-keys.xml
Normal file
31
java/res/values-pa-rIN/strings-action-keys.xml
Normal file
@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
/*
|
||||
**
|
||||
** Copyright 2013, The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="label_go_key" msgid="4033615332628671065">"ਜਾਓ"</string>
|
||||
<string name="label_next_key" msgid="5586407279258592635">"ਅਗਲਾ"</string>
|
||||
<string name="label_previous_key" msgid="1421141755779895275">"ਪਿਛਲਾ"</string>
|
||||
<string name="label_done_key" msgid="7564866296502630852">"ਹੋ ਗਿਆ"</string>
|
||||
<string name="label_send_key" msgid="482252074224462163">"ਭੇਜੋ"</string>
|
||||
<string name="label_search_key" msgid="7965186050435796642">"ਖੋਜੋ"</string>
|
||||
<string name="label_pause_key" msgid="2225922926459730642">"ਰੋਕੋ"</string>
|
||||
<string name="label_wait_key" msgid="5891247853595466039">"ਉਡੀਕ ਕਰੋ"</string>
|
||||
</resources>
|
31
java/res/values-sq-rAL/strings-action-keys.xml
Normal file
31
java/res/values-sq-rAL/strings-action-keys.xml
Normal file
@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
/*
|
||||
**
|
||||
** Copyright 2013, The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="label_go_key" msgid="4033615332628671065">"Shko"</string>
|
||||
<string name="label_next_key" msgid="5586407279258592635">"Përpara"</string>
|
||||
<string name="label_previous_key" msgid="1421141755779895275">"Prapa"</string>
|
||||
<string name="label_done_key" msgid="7564866296502630852">"U krye!"</string>
|
||||
<string name="label_send_key" msgid="482252074224462163">"Dërgo"</string>
|
||||
<string name="label_search_key" msgid="7965186050435796642">"Kërko"</string>
|
||||
<string name="label_pause_key" msgid="2225922926459730642">"Pauzë"</string>
|
||||
<string name="label_wait_key" msgid="5891247853595466039">"Prit!"</string>
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user