diff options
Diffstat (limited to 'core/src/main/res-public')
22 files changed, 362 insertions, 18 deletions
diff --git a/core/src/main/res-public/values-da-rDK/strings_commons.xml b/core/src/main/res-public/values-da-rDK/strings_commons.xml index 5be1277..745418a 100644 --- a/core/src/main/res-public/values-da-rDK/strings_commons.xml +++ b/core/src/main/res-public/values-da-rDK/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-de-rDE/strings_commons.xml b/core/src/main/res-public/values-de-rDE/strings_commons.xml index 015b612..e67292c 100644 --- a/core/src/main/res-public/values-de-rDE/strings_commons.xml +++ b/core/src/main/res-public/values-de-rDE/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-es-rES/strings_commons.xml b/core/src/main/res-public/values-es-rES/strings_commons.xml index 7cab287..34e4aa7 100644 --- a/core/src/main/res-public/values-es-rES/strings_commons.xml +++ b/core/src/main/res-public/values-es-rES/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-fr-rFR/strings_commons.xml b/core/src/main/res-public/values-fr-rFR/strings_commons.xml index 2d681ff..89a9a99 100644 --- a/core/src/main/res-public/values-fr-rFR/strings_commons.xml +++ b/core/src/main/res-public/values-fr-rFR/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-gl-rES/strings_commons.xml b/core/src/main/res-public/values-gl-rES/strings_commons.xml index b9a5564..8b4d1b4 100644 --- a/core/src/main/res-public/values-gl-rES/strings_commons.xml +++ b/core/src/main/res-public/values-gl-rES/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-hu-rHU/strings_commons.xml b/core/src/main/res-public/values-hu-rHU/strings_commons.xml index 5488f1d..bae6c1e 100644 --- a/core/src/main/res-public/values-hu-rHU/strings_commons.xml +++ b/core/src/main/res-public/values-hu-rHU/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-in-rID/strings_commons.xml b/core/src/main/res-public/values-in-rID/strings_commons.xml index b734377..5532b67 100644 --- a/core/src/main/res-public/values-in-rID/strings_commons.xml +++ b/core/src/main/res-public/values-in-rID/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-it-rIT/strings_commons.xml b/core/src/main/res-public/values-it-rIT/strings_commons.xml index 821191e..c2d513a 100644 --- a/core/src/main/res-public/values-it-rIT/strings_commons.xml +++ b/core/src/main/res-public/values-it-rIT/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-ko-rKR/strings_commons.xml b/core/src/main/res-public/values-ko-rKR/strings_commons.xml index 112e8d5..48153cb 100644 --- a/core/src/main/res-public/values-ko-rKR/strings_commons.xml +++ b/core/src/main/res-public/values-ko-rKR/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-nl-rNL/strings_commons.xml b/core/src/main/res-public/values-nl-rNL/strings_commons.xml new file mode 100644 index 0000000..a3967ff --- /dev/null +++ b/core/src/main/res-public/values-nl-rNL/strings_commons.xml @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- +A collection of common string values +Most resources are verbatim and x represents a formatted item +--> +<resources> + <string name="kau_about_app">Over de app</string> + <string name="kau_about_x">Over %s</string> + <string name="kau_add_account">Account toevoegen</string> + <string name="kau_back">Terug</string> + <string name="kau_cancel">Annuleren</string> + <string name="kau_changelog">Veranderingen</string> + <string name="kau_close">Sluiten</string> + <string name="kau_contact_us">Contact opnemen</string> + <string name="kau_copy">Kopiëren</string> + <string name="kau_custom">Aangepast</string> + <string name="kau_dark">Donker</string> + <string name="kau_default">Standaard</string> + <string name="kau_do_not_show_again">Niet opnieuw tonen</string> + <string name="kau_done">Gereed</string> + <string name="kau_error">Fout</string> + <string name="kau_exit">Afsluiten</string> + <string name="kau_exit_confirmation">Afsluiten?</string> + <string name="kau_exit_confirmation_x">%s afsluiten?</string> + <string name="kau_glass">Glas</string> + <string name="kau_got_it">Begrepen</string> + <string name="kau_great">Geweldig</string> + <string name="kau_hide">Verbergen</string> + <string name="kau_light">Licht</string> + <string name="kau_login">Aanmelden</string> + <string name="kau_logout">Afmelden</string> + <string name="kau_logout_confirm_as_x">%s uitloggen?</string> + <string name="kau_manage_account">Account beheren</string> + <string name="kau_maybe">Misschien</string> + <string name="kau_menu">Menu</string> + <string name="kau_no">Nee</string> + <string name="kau_no_results_found">Geen resultaten</string> + <string name="kau_none">Geen</string> + <string name="kau_ok">OK</string> + <string name="kau_play_store">Play Store</string> + <string name="kau_rate">Beoordelen</string> + <string name="kau_report_bug">Een fout melden</string> + <string name="kau_search">Zoeken</string> + <string name="kau_send_feedback">Feedback geven</string> + <string name="kau_send_via">Verzenden via</string> + <string name="kau_settings">Instellingen</string> + <string name="kau_share">Delen</string> + <string name="kau_text_copied">Tekst naar klembord gekopieerd.</string> + <string name="kau_thank_you">Bedankt</string> + <string name="kau_uh_oh">Oeps</string> + <string name="kau_warning">Waarschuwing</string> + <plurals name="kau_x_days"> + <item quantity="one">%d dag</item> + <item quantity="other">%d dagen</item> + </plurals> + <plurals name="kau_x_hours"> + <item quantity="one">%d uur</item> + <item quantity="other">%d uren</item> + </plurals> + <plurals name="kau_x_minutes"> + <item quantity="one">%d minuut</item> + <item quantity="other">%d minuten</item> + </plurals> + <plurals name="kau_x_seconds"> + <item quantity="one">%d seconde</item> + <item quantity="other">%d seconden</item> + </plurals> + <string name="kau_yes">Ja</string> + <string name="kau_permission_denied">Toestemming geweigerd</string> +</resources> diff --git a/core/src/main/res-public/values-no-rNO/strings_commons.xml b/core/src/main/res-public/values-no-rNO/strings_commons.xml index c18b439..e27f20d 100644 --- a/core/src/main/res-public/values-no-rNO/strings_commons.xml +++ b/core/src/main/res-public/values-no-rNO/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-pl-rPL/strings_commons.xml b/core/src/main/res-public/values-pl-rPL/strings_commons.xml index 248e409..323a0ff 100644 --- a/core/src/main/res-public/values-pl-rPL/strings_commons.xml +++ b/core/src/main/res-public/values-pl-rPL/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-pt-rBR/strings_commons.xml b/core/src/main/res-public/values-pt-rBR/strings_commons.xml index 716e373..4eaea6c 100644 --- a/core/src/main/res-public/values-pt-rBR/strings_commons.xml +++ b/core/src/main/res-public/values-pt-rBR/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-pt-rPT/strings_commons.xml b/core/src/main/res-public/values-pt-rPT/strings_commons.xml new file mode 100644 index 0000000..863b8b7 --- /dev/null +++ b/core/src/main/res-public/values-pt-rPT/strings_commons.xml @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- +A collection of common string values +Most resources are verbatim and x represents a formatted item +--> +<resources> + <string name="kau_about_app">Acerca</string> + <string name="kau_about_x">Acerca de %s</string> + <string name="kau_add_account">Adicionar conta</string> + <string name="kau_back">Voltar</string> + <string name="kau_cancel">Cancelar</string> + <string name="kau_changelog">Registo de alterações</string> + <string name="kau_close">Fechar</string> + <string name="kau_contact_us">Contacte-nos</string> + <string name="kau_copy">Copiar</string> + <string name="kau_custom">Personalizada</string> + <string name="kau_dark">Escuro</string> + <string name="kau_default">Padrão</string> + <string name="kau_do_not_show_again">Não mostrar novamente</string> + <string name="kau_done">Feito</string> + <string name="kau_error">Erro</string> + <string name="kau_exit">Sair</string> + <string name="kau_exit_confirmation">Tem a certeza de que deseja sair?</string> + <string name="kau_exit_confirmation_x">Tem a certeza de que deseja sair de %s?</string> + <string name="kau_glass">Vidro</string> + <string name="kau_got_it">Percebi</string> + <string name="kau_great">Excelente</string> + <string name="kau_hide">Ocultar</string> + <string name="kau_light">Claro</string> + <string name="kau_login">Iniciar sessão</string> + <string name="kau_logout">Sair</string> + <string name="kau_logout_confirm_as_x">Tem a certeza de que deseja sair como %s?</string> + <string name="kau_manage_account">Gerir conta</string> + <string name="kau_maybe">Talvez</string> + <string name="kau_menu">Menu</string> + <string name="kau_no">Não</string> + <string name="kau_no_results_found">Não existem resultados</string> + <string name="kau_none">Nenhum</string> + <string name="kau_ok">OK</string> + <string name="kau_play_store">Play Store</string> + <string name="kau_rate">Avaliar</string> + <string name="kau_report_bug">Comunicar um erro</string> + <string name="kau_search">Procurar</string> + <string name="kau_send_feedback">Enviar comentários</string> + <string name="kau_send_via">Enviar via</string> + <string name="kau_settings">Definições</string> + <string name="kau_share">Partilhar</string> + <string name="kau_text_copied">Texto copiado para a área de transferência.</string> + <string name="kau_thank_you">Obrigado</string> + <string name="kau_uh_oh">Bolas</string> + <string name="kau_warning">Aviso</string> + <plurals name="kau_x_days"> + <item quantity="one">%d dia</item> + <item quantity="other">%d dias</item> + </plurals> + <plurals name="kau_x_hours"> + <item quantity="one">%d hora</item> + <item quantity="other">%d horas</item> + </plurals> + <plurals name="kau_x_minutes"> + <item quantity="one">%d minuto</item> + <item quantity="other">%d minutos</item> + </plurals> + <plurals name="kau_x_seconds"> + <item quantity="one">%d segundo</item> + <item quantity="other">%d segundos</item> + </plurals> + <string name="kau_yes">Sim</string> + <string name="kau_permission_denied">Permissão negada</string> +</resources> diff --git a/core/src/main/res-public/values-sr-rSP/strings_commons.xml b/core/src/main/res-public/values-sr-rSP/strings_commons.xml new file mode 100644 index 0000000..213d876 --- /dev/null +++ b/core/src/main/res-public/values-sr-rSP/strings_commons.xml @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- +A collection of common string values +Most resources are verbatim and x represents a formatted item +--> +<resources> + <string name="kau_about_app">О апликацији</string> + <string name="kau_about_x">О %s</string> + <string name="kau_add_account">Додајте налог</string> + <string name="kau_back">Назад</string> + <string name="kau_cancel">Откажи</string> + <string name="kau_changelog">Евиденција измена</string> + <string name="kau_close">Затвори</string> + <string name="kau_contact_us">Контактирајте нас</string> + <string name="kau_copy">Копирај</string> + <string name="kau_custom">Прилагођено</string> + <string name="kau_dark">Тамно</string> + <string name="kau_default">Подразумевано</string> + <string name="kau_do_not_show_again">Не приказуј поново</string> + <string name="kau_done">Готово</string> + <string name="kau_error">Грешка</string> + <string name="kau_exit">Изађи</string> + <string name="kau_exit_confirmation">Да ли сте сигурни да желите да изађете?</string> + <string name="kau_exit_confirmation_x">Да ли сте сигурно желите да напустите %s?</string> + <string name="kau_glass">Стакло</string> + <string name="kau_got_it">Разумем</string> + <string name="kau_great">Одлично</string> + <string name="kau_hide">Сакриј</string> + <string name="kau_light">Светло</string> + <string name="kau_login">Пријава</string> + <string name="kau_logout">Одјави се</string> + <string name="kau_logout_confirm_as_x">Заиста желите да се одјавите са %s?</string> + <string name="kau_manage_account">Управљај налозима</string> + <string name="kau_maybe">Можда</string> + <string name="kau_menu">Мени</string> + <string name="kau_no">Не</string> + <string name="kau_no_results_found">Нема резултата</string> + <string name="kau_none">Ниједно</string> + <string name="kau_ok">ОК</string> + <string name="kau_play_store">Плеј продавница</string> + <string name="kau_rate">Оцени</string> + <string name="kau_report_bug">Пријави грешку</string> + <string name="kau_search">Претражи</string> + <string name="kau_send_feedback">Пошаљите повратне информације</string> + <string name="kau_send_via">Пошаљи преко</string> + <string name="kau_settings">Подешавања</string> + <string name="kau_share">Подели</string> + <string name="kau_text_copied">Текст је копиран у привремену меморију.</string> + <string name="kau_thank_you">Хвала</string> + <string name="kau_uh_oh">Јао не</string> + <string name="kau_warning">Упозорење</string> + <plurals name="kau_x_days"> + <item quantity="one">%d дан</item> + <item quantity="few">%d дана</item> + <item quantity="other">%d дана</item> + </plurals> + <plurals name="kau_x_hours"> + <item quantity="one">%d сат</item> + <item quantity="few">%d сати</item> + <item quantity="other">%d сати</item> + </plurals> + <plurals name="kau_x_minutes"> + <item quantity="one">%d минут</item> + <item quantity="few">%d минута</item> + <item quantity="other">%d минута</item> + </plurals> + <plurals name="kau_x_seconds"> + <item quantity="one">%d секунду</item> + <item quantity="few">%d сек</item> + <item quantity="other">%d секунди</item> + </plurals> + <string name="kau_yes">Да</string> + <string name="kau_permission_denied">Немате овлашћења</string> +</resources> diff --git a/core/src/main/res-public/values-sv-rSE/strings_commons.xml b/core/src/main/res-public/values-sv-rSE/strings_commons.xml index 6cc2bb3..8d4362b 100644 --- a/core/src/main/res-public/values-sv-rSE/strings_commons.xml +++ b/core/src/main/res-public/values-sv-rSE/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-th-rTH/strings_commons.xml b/core/src/main/res-public/values-th-rTH/strings_commons.xml index 2f4bdec..e47273d 100644 --- a/core/src/main/res-public/values-th-rTH/strings_commons.xml +++ b/core/src/main/res-public/values-th-rTH/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-tr-rTR/strings_commons.xml b/core/src/main/res-public/values-tr-rTR/strings_commons.xml index 1e8395e..b36ca43 100644 --- a/core/src/main/res-public/values-tr-rTR/strings_commons.xml +++ b/core/src/main/res-public/values-tr-rTR/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-uk-rUA/strings_commons.xml b/core/src/main/res-public/values-uk-rUA/strings_commons.xml index 60ca520..0f62c6a 100644 --- a/core/src/main/res-public/values-uk-rUA/strings_commons.xml +++ b/core/src/main/res-public/values-uk-rUA/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> @@ -48,6 +50,30 @@ Most resources are verbatim and x represents a formatted item <string name="kau_thank_you">Дякуємо Вам</string> <string name="kau_uh_oh">Ой-ой</string> <string name="kau_warning">Увага</string> + <plurals name="kau_x_days"> + <item quantity="one">%d день</item> + <item quantity="few">%d днів</item> + <item quantity="many">%d днів</item> + <item quantity="other">%d днів</item> + </plurals> + <plurals name="kau_x_hours"> + <item quantity="one">%d годину</item> + <item quantity="few">%d годин</item> + <item quantity="many">%d годин</item> + <item quantity="other">%d годин</item> + </plurals> + <plurals name="kau_x_minutes"> + <item quantity="one">%d хвилини</item> + <item quantity="few">%d хвилин</item> + <item quantity="many">%d хвилин</item> + <item quantity="other">%d хвилин</item> + </plurals> + <plurals name="kau_x_seconds"> + <item quantity="one">%d секунди</item> + <item quantity="few">%d секунд</item> + <item quantity="many">%d секунд</item> + <item quantity="other">%d секунд</item> + </plurals> <string name="kau_yes">Так</string> <string name="kau_permission_denied">У доступі відмовлено</string> </resources> diff --git a/core/src/main/res-public/values-vi-rVN/strings_commons.xml b/core/src/main/res-public/values-vi-rVN/strings_commons.xml index 767e628..a444dc2 100644 --- a/core/src/main/res-public/values-vi-rVN/strings_commons.xml +++ b/core/src/main/res-public/values-vi-rVN/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-zh-rCN/strings_commons.xml b/core/src/main/res-public/values-zh-rCN/strings_commons.xml index 47ddbda..66a7423 100644 --- a/core/src/main/res-public/values-zh-rCN/strings_commons.xml +++ b/core/src/main/res-public/values-zh-rCN/strings_commons.xml @@ -1,4 +1,6 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?><!--Generated by crowdin.com--><!-- +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- A collection of common string values Most resources are verbatim and x represents a formatted item --> diff --git a/core/src/main/res-public/values-zh-rTW/strings_commons.xml b/core/src/main/res-public/values-zh-rTW/strings_commons.xml new file mode 100644 index 0000000..bf9f59b --- /dev/null +++ b/core/src/main/res-public/values-zh-rTW/strings_commons.xml @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!--Generated by crowdin.com--> +<!-- +A collection of common string values +Most resources are verbatim and x represents a formatted item +--> +<resources> + <string name="kau_about_app">關於此程式</string> + <string name="kau_about_x">關於 %s</string> + <string name="kau_add_account">新增帳號</string> + <string name="kau_back">回上頁</string> + <string name="kau_cancel">取消</string> + <string name="kau_changelog">更新資訊</string> + <string name="kau_close">關閉</string> + <string name="kau_contact_us">與我們聯繫</string> + <string name="kau_copy">複製</string> + <string name="kau_custom">自訂</string> + <string name="kau_dark">黑色主題</string> + <string name="kau_default">默認</string> + <string name="kau_do_not_show_again">不要再顯示</string> + <string name="kau_done">完成</string> + <string name="kau_error">錯誤</string> + <string name="kau_exit">結束</string> + <string name="kau_exit_confirmation">您確定要離開嗎?</string> + <string name="kau_exit_confirmation_x">您確定要離開%s嗎?</string> + <string name="kau_glass">玻璃</string> + <string name="kau_got_it">知道了</string> + <string name="kau_great">讚</string> + <string name="kau_hide">隱藏</string> + <string name="kau_light">亮色調</string> + <string name="kau_login">登入</string> + <string name="kau_logout">登出</string> + <string name="kau_logout_confirm_as_x">您確定要登出%s嗎?</string> + <string name="kau_manage_account">帳戶管理</string> + <string name="kau_maybe">可能</string> + <string name="kau_menu">選單</string> + <string name="kau_no">不</string> + <string name="kau_no_results_found">找不到相符的結果</string> + <string name="kau_none">無</string> + <string name="kau_ok">確定</string> + <string name="kau_play_store">Play商店</string> + <string name="kau_rate">評分</string> + <string name="kau_report_bug">回報程式錯誤</string> + <string name="kau_search">搜尋</string> + <string name="kau_send_feedback">回饋意見</string> + <string name="kau_send_via">來發送</string> + <string name="kau_settings">設定</string> + <string name="kau_share">分享</string> + <string name="kau_text_copied">文字已複製到剪貼簿</string> + <string name="kau_thank_you">感謝</string> + <string name="kau_uh_oh">噢!</string> + <string name="kau_warning">警告</string> + <plurals name="kau_x_days"> + <item quantity="other">%d 天</item> + </plurals> + <plurals name="kau_x_hours"> + <item quantity="other">%d 小時</item> + </plurals> + <plurals name="kau_x_minutes"> + <item quantity="other">%d 分鐘</item> + </plurals> + <plurals name="kau_x_seconds"> + <item quantity="other">%d 秒</item> + </plurals> + <string name="kau_yes">是</string> + <string name="kau_permission_denied">權限不足</string> +</resources> |