mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-25 15:11:52 -05:00
Remove XML comments to work around limitations of sync_translation.py
This commit is contained in:
parent
de1c56e557
commit
f964d497db
@ -989,17 +989,6 @@ Si us plau, envia\'ns els errors, contribueix a millorar-lo a
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Realment voleu moure aquest missatge a la carpeta brossa?</item>
|
<item quantity="one">Realment voleu moure aquest missatge a la carpeta brossa?</item>
|
||||||
<item quantity="other">Realment voleu moure aquests missatges a la carpeta brossa?</item>
|
<item quantity="other">Realment voleu moure aquests missatges a la carpeta brossa?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for \'quantity\': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Sí</string>
|
<string name="dialog_confirm_spam_confirm_button">Sí</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">No</string>
|
<string name="dialog_confirm_spam_cancel_button">No</string>
|
||||||
|
@ -992,17 +992,6 @@ Posílejte prosím chybová hlášení, přispívejte novými funkcemi a ptejte
|
|||||||
<item quantity="one">Opravdu chcete přesunout tuto zprávy do nevyžádané pošty?</item>
|
<item quantity="one">Opravdu chcete přesunout tuto zprávy do nevyžádané pošty?</item>
|
||||||
<item quantity="few">Opravdu chcete přesunout <xliff:g id="message_count">%1$d</xliff:g> zprávy do nevyžádané pošty?</item>
|
<item quantity="few">Opravdu chcete přesunout <xliff:g id="message_count">%1$d</xliff:g> zprávy do nevyžádané pošty?</item>
|
||||||
<item quantity="other">Opravdu chcete přesunout <xliff:g id="message_count">%1$d</xliff:g> zpráv do nevyžádané pošty?</item>
|
<item quantity="other">Opravdu chcete přesunout <xliff:g id="message_count">%1$d</xliff:g> zpráv do nevyžádané pošty?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Ano</string>
|
<string name="dialog_confirm_spam_confirm_button">Ano</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Ne</string>
|
<string name="dialog_confirm_spam_cancel_button">Ne</string>
|
||||||
|
@ -983,17 +983,6 @@ Vær venlig at sende fejlrapporter, anmodning om nye funktioner, og spørgsmål
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Ønsker du virkelig at flytte denne meddelelse til spam mappen?</item>
|
<item quantity="one">Ønsker du virkelig at flytte denne meddelelse til spam mappen?</item>
|
||||||
<item quantity="other">Ønsker du virkelig at flytte <xliff:g id="message_count">%1$d</xliff:g> meddelelser til spam mappen?</item>
|
<item quantity="other">Ønsker du virkelig at flytte <xliff:g id="message_count">%1$d</xliff:g> meddelelser til spam mappen?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Ja</string>
|
<string name="dialog_confirm_spam_confirm_button">Ja</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Nej</string>
|
<string name="dialog_confirm_spam_cancel_button">Nej</string>
|
||||||
|
@ -978,17 +978,6 @@
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Θέλετε πράγματι να μετακινήσετε αυτό το μήνυμα στο φάκελο σκουπιδιών;</item>
|
<item quantity="one">Θέλετε πράγματι να μετακινήσετε αυτό το μήνυμα στο φάκελο σκουπιδιών;</item>
|
||||||
<item quantity="other">Θέλετε πράγματι να μετακινήσετε <xliff:g id="message_count">%1$d</xliff:g> μηνύματα στο φάκελο σκουπιδιών;</item>
|
<item quantity="other">Θέλετε πράγματι να μετακινήσετε <xliff:g id="message_count">%1$d</xliff:g> μηνύματα στο φάκελο σκουπιδιών;</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Ναι</string>
|
<string name="dialog_confirm_spam_confirm_button">Ναι</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Όχι</string>
|
<string name="dialog_confirm_spam_cancel_button">Όχι</string>
|
||||||
|
@ -991,17 +991,6 @@ Virheraportit, osallistuminen projektiin ja kysymykset: Mene osoitteeseen
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Haluatko todella siirtää tämän viestin roskapostikansioon?</item>
|
<item quantity="one">Haluatko todella siirtää tämän viestin roskapostikansioon?</item>
|
||||||
<item quantity="other">Haluatko todella siirtää <xliff:g id="message_count">%1$d</xliff:g> viestiä roskapostikansioon?</item>
|
<item quantity="other">Haluatko todella siirtää <xliff:g id="message_count">%1$d</xliff:g> viestiä roskapostikansioon?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Kyllä</string>
|
<string name="dialog_confirm_spam_confirm_button">Kyllä</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Ei</string>
|
<string name="dialog_confirm_spam_cancel_button">Ei</string>
|
||||||
|
@ -1020,17 +1020,6 @@ de plus</string>
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Voulez-vous déplacer ce message vers le dossiers à spams\u00A0?</item>
|
<item quantity="one">Voulez-vous déplacer ce message vers le dossiers à spams\u00A0?</item>
|
||||||
<item quantity="other">Voulez-vous déplacer <xliff:g id="message_count">%1$d</xliff:g> messages vers le dossiers à spams\u00A0?</item>
|
<item quantity="other">Voulez-vous déplacer <xliff:g id="message_count">%1$d</xliff:g> messages vers le dossiers à spams\u00A0?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Déplacer</string>
|
<string name="dialog_confirm_spam_confirm_button">Déplacer</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Ne pas déplacer</string>
|
<string name="dialog_confirm_spam_cancel_button">Ne pas déplacer</string>
|
||||||
|
@ -980,17 +980,6 @@ Por favor, envía os erros detectados, contribúe con novas funcionalidas e preg
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Queres mover esta mensaxe á carpeta spam?</item>
|
<item quantity="one">Queres mover esta mensaxe á carpeta spam?</item>
|
||||||
<item quantity="other">Queres mover esta mensaxe á carpeta spam?</item>
|
<item quantity="other">Queres mover esta mensaxe á carpeta spam?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Si</string>
|
<string name="dialog_confirm_spam_confirm_button">Si</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Non</string>
|
<string name="dialog_confirm_spam_cancel_button">Non</string>
|
||||||
|
@ -980,17 +980,6 @@ Hibajelentéseivel hozzájárul az újabb verziók tökéletesítéséhez, kérd
|
|||||||
<!--<plurals name="dialog_confirm_spam_message">
|
<!--<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Do you really want to move this message to the spam folder?</item>
|
<item quantity="one">Do you really want to move this message to the spam folder?</item>
|
||||||
<item quantity="other">Do you really want to move <xliff:g id="message_count">%1$d</xliff:g> messages to the spam folder?</item>
|
<item quantity="other">Do you really want to move <xliff:g id="message_count">%1$d</xliff:g> messages to the spam folder?</item>
|
||||||
<!-/-
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-/->
|
|
||||||
</plurals>-->
|
</plurals>-->
|
||||||
<string name="dialog_confirm_spam_confirm_button">Igen</string>
|
<string name="dialog_confirm_spam_confirm_button">Igen</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Nem</string>
|
<string name="dialog_confirm_spam_cancel_button">Nem</string>
|
||||||
|
@ -984,17 +984,6 @@ Invia le tue segnalazioni, suggerisci nuove funzionalità e chiedi informazioni
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Vuoi veramente spostare il messaggio nella cartella spam?</item>
|
<item quantity="one">Vuoi veramente spostare il messaggio nella cartella spam?</item>
|
||||||
<item quantity="other">vuoi veramente spostare i messaggi <xliff:g id="message_count">%1$d</xliff:g> nella cartella spam?</item>
|
<item quantity="other">vuoi veramente spostare i messaggi <xliff:g id="message_count">%1$d</xliff:g> nella cartella spam?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Sì</string>
|
<string name="dialog_confirm_spam_confirm_button">Sì</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">No</string>
|
<string name="dialog_confirm_spam_cancel_button">No</string>
|
||||||
|
@ -982,12 +982,6 @@ K-9 は大多数のメールクライアントと同様に、ほとんどのフ
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">本当にこのメッセージを迷惑メールフォルダに移動しますか?</item>
|
<item quantity="one">本当にこのメッセージを迷惑メールフォルダに移動しますか?</item>
|
||||||
<item quantity="other">本当にこれら<xliff:g id="message_count">%1$d</xliff:g>件のメッセージを迷惑メールフォルダに移動しますか?</item>
|
<item quantity="other">本当にこれら<xliff:g id="message_count">%1$d</xliff:g>件のメッセージを迷惑メールフォルダに移動しますか?</item>
|
||||||
<!--
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">はい</string>
|
<string name="dialog_confirm_spam_confirm_button">はい</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">いいえ</string>
|
<string name="dialog_confirm_spam_cancel_button">いいえ</string>
|
||||||
|
@ -979,17 +979,6 @@ K-9 메일은 대부분의 무료 hotmail 계정을 지원하지 않으며, 다
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">정말 이 메시지를 스팸폴더로 옮기시겠습니까?</item>
|
<item quantity="one">정말 이 메시지를 스팸폴더로 옮기시겠습니까?</item>
|
||||||
<item quantity="other">정말 메시지 <xliff:g id="message_count">%1$d</xliff:g>를 스팸폴더로 옮기시겠습니까?</item>
|
<item quantity="other">정말 메시지 <xliff:g id="message_count">%1$d</xliff:g>를 스팸폴더로 옮기시겠습니까?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">예</string>
|
<string name="dialog_confirm_spam_confirm_button">예</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">아니오</string>
|
<string name="dialog_confirm_spam_cancel_button">아니오</string>
|
||||||
|
@ -980,17 +980,6 @@ Graag foutrapporten, bijdrage nieuwe functies en vragen stellen op
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Wil je dit bericht echt verplaatsen naar de spam map?</item>
|
<item quantity="one">Wil je dit bericht echt verplaatsen naar de spam map?</item>
|
||||||
<item quantity="other">Wil je dit bericht echt verplaatsen naar de spam map?</item>
|
<item quantity="other">Wil je dit bericht echt verplaatsen naar de spam map?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Ja</string>
|
<string name="dialog_confirm_spam_confirm_button">Ja</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Nee</string>
|
<string name="dialog_confirm_spam_cancel_button">Nee</string>
|
||||||
|
@ -979,16 +979,6 @@ Por favor, nos envie relatórios de bugs, contribua para novas melhorias e faça
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Deseja mesmo mover esta mensagem para a pasta de spam?</item>
|
<item quantity="one">Deseja mesmo mover esta mensagem para a pasta de spam?</item>
|
||||||
<item quantity="other">Deseja mesmo mover <xliff:g id="message_count">%1$d</xliff:g> mensagens para a pasta de spam?</item>
|
<item quantity="other">Deseja mesmo mover <xliff:g id="message_count">%1$d</xliff:g> mensagens para a pasta de spam?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Sim</string>
|
<string name="dialog_confirm_spam_confirm_button">Sim</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Não</string>
|
<string name="dialog_confirm_spam_cancel_button">Não</string>
|
||||||
|
@ -982,17 +982,6 @@ K-9 Mail — почтовый клиент для Android.
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Сообщение будет перемещено в Спам. Продолжить?</item>
|
<item quantity="one">Сообщение будет перемещено в Спам. Продолжить?</item>
|
||||||
<item quantity="other">Сообщения (<xliff:g id="message_count">%1$d</xliff:g> шт.) будут перемещены в Спам. Продолжить?</item>
|
<item quantity="other">Сообщения (<xliff:g id="message_count">%1$d</xliff:g> шт.) будут перемещены в Спам. Продолжить?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">ОК</string>
|
<string name="dialog_confirm_spam_confirm_button">ОК</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Отмена</string>
|
<string name="dialog_confirm_spam_cancel_button">Отмена</string>
|
||||||
|
@ -983,17 +983,6 @@ Vänligen skicka felrapporter, hjälp till med nya funktioner och ställ frågor
|
|||||||
<!-- NEW: <plurals name="dialog_confirm_spam_message">
|
<!-- NEW: <plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Do you really want to move this message to the spam folder?</item>
|
<item quantity="one">Do you really want to move this message to the spam folder?</item>
|
||||||
<item quantity="other">Do you really want to move <xliff:g id="message_count">%1$d</xliff:g> messages to the spam folder?</item>
|
<item quantity="other">Do you really want to move <xliff:g id="message_count">%1$d</xliff:g> messages to the spam folder?</item>
|
||||||
<!-/-
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-/->
|
|
||||||
</plurals>-->
|
</plurals>-->
|
||||||
<!-- NEW: <string name="dialog_confirm_spam_confirm_button">Yes</string>-->
|
<!-- NEW: <string name="dialog_confirm_spam_confirm_button">Yes</string>-->
|
||||||
<!-- NEW: <string name="dialog_confirm_spam_cancel_button">No</string>-->
|
<!-- NEW: <string name="dialog_confirm_spam_cancel_button">No</string>-->
|
||||||
|
@ -983,17 +983,6 @@ Lütfen hata raporlarınızı, istediğiniz yeni özellikleri ve sorularınızı
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Bu mesajı gerçekten Spam klasörüne taşımak istiyor musunuz?</item>
|
<item quantity="one">Bu mesajı gerçekten Spam klasörüne taşımak istiyor musunuz?</item>
|
||||||
<item quantity="other"><xliff:g id="message_count">%1$d</xliff:g> mesajı Spam klasörüne gerçekten taşımak istiyor musunuz?</item>
|
<item quantity="other"><xliff:g id="message_count">%1$d</xliff:g> mesajı Spam klasörüne gerçekten taşımak istiyor musunuz?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Evet</string>
|
<string name="dialog_confirm_spam_confirm_button">Evet</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Hayır</string>
|
<string name="dialog_confirm_spam_cancel_button">Hayır</string>
|
||||||
|
@ -982,17 +982,6 @@ K-9 Mail це поштовий клієнт з відкритим вихідни
|
|||||||
<plurals name="dialog_confirm_spam_message">
|
<plurals name="dialog_confirm_spam_message">
|
||||||
<item quantity="one">Ви дійсно хочете перемістити це повідомлення у папку „Спам“?</item>
|
<item quantity="one">Ви дійсно хочете перемістити це повідомлення у папку „Спам“?</item>
|
||||||
<item quantity="other">Ви дійсно хочете перемістити <xliff:g id="message_count">%1$d</xliff:g> повідомлень у папку „Спам“?</item>
|
<item quantity="other">Ви дійсно хочете перемістити <xliff:g id="message_count">%1$d</xliff:g> повідомлень у папку „Спам“?</item>
|
||||||
<!--
|
|
||||||
Translators:
|
|
||||||
|
|
||||||
Please review how to handle pluralization for your language at (1) and ajust
|
|
||||||
the <item> elements accordingly
|
|
||||||
|
|
||||||
Possible values for 'quantity': zero, one, two, few, many, other
|
|
||||||
|
|
||||||
(1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
|
|
||||||
|
|
||||||
-->
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Так</string>
|
<string name="dialog_confirm_spam_confirm_button">Так</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">Ні</string>
|
<string name="dialog_confirm_spam_cancel_button">Ні</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user