aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-12-02 22:17:26 -0500
committerAllan Wang <me@allanwang.ca>2017-12-02 22:17:26 -0500
commite5f9359ba0a0230f8bc372f04fa3928ebbd7927e (patch)
treee954c63188caaf7eb4b9297fcb764917632570d8
parent4e37571742da6a8ad087239fa5f7968a9e2fe465 (diff)
downloadkau-e5f9359ba0a0230f8bc372f04fa3928ebbd7927e.tar.gz
kau-e5f9359ba0a0230f8bc372f04fa3928ebbd7927e.tar.bz2
kau-e5f9359ba0a0230f8bc372f04fa3928ebbd7927e.zip
Remove base strings
-rw-r--r--about/src/main/res/values-de/strings_about.xml6
-rw-r--r--about/src/main/res/values-es/strings_about.xml6
-rw-r--r--about/src/main/res/values-fr/strings_about.xml6
-rw-r--r--about/src/main/res/values-it/strings_about.xml6
-rw-r--r--about/src/main/res/values-ko/strings_about.xml6
-rw-r--r--about/src/main/res/values-vi/strings_about.xml6
-rw-r--r--colorpicker/src/main/res/values-de/strings_colorpicker.xml6
-rw-r--r--colorpicker/src/main/res/values-es/strings_colorpicker.xml6
-rw-r--r--colorpicker/src/main/res/values-fr/strings_colorpicker.xml6
-rw-r--r--colorpicker/src/main/res/values-it/strings_colorpicker.xml6
-rw-r--r--colorpicker/src/main/res/values-ko/strings_colorpicker.xml6
-rw-r--r--colorpicker/src/main/res/values-vi/strings_colorpicker.xml6
-rw-r--r--core/src/main/res-public/values-de/strings_commons.xml71
-rw-r--r--core/src/main/res-public/values-es/strings_commons.xml71
-rw-r--r--core/src/main/res-public/values-fr/strings_commons.xml71
-rw-r--r--core/src/main/res-public/values-it/strings_commons.xml71
-rw-r--r--core/src/main/res-public/values-ko/strings_commons.xml67
-rw-r--r--core/src/main/res-public/values-vi/strings_commons.xml67
-rw-r--r--mediapicker/src/main/res/values-de/strings_mediapicker.xml11
-rw-r--r--mediapicker/src/main/res/values-es/strings_mediapicker.xml11
-rw-r--r--mediapicker/src/main/res/values-fr/strings_mediapicker.xml11
-rw-r--r--mediapicker/src/main/res/values-it/strings_mediapicker.xml11
-rw-r--r--mediapicker/src/main/res/values-ko/strings_mediapicker.xml11
-rw-r--r--mediapicker/src/main/res/values-vi/strings_mediapicker.xml11
24 files changed, 0 insertions, 556 deletions
diff --git a/about/src/main/res/values-de/strings_about.xml b/about/src/main/res/values-de/strings_about.xml
deleted file mode 100644
index b4f42a7..0000000
--- a/about/src/main/res/values-de/strings_about.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_about_libraries_intro">Diese App wäre nicht möglich ohne die folgenden großartigen Bibliotheken.</string>
- <string name="kau_about_faq_intro">Häufige Fragen / FAQ</string>
-</resources>
diff --git a/about/src/main/res/values-es/strings_about.xml b/about/src/main/res/values-es/strings_about.xml
deleted file mode 100644
index 4a171e0..0000000
--- a/about/src/main/res/values-es/strings_about.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_about_libraries_intro">Esta aplicación no sería posible sin las siguientes geniales librerías.</string>
- <string name="kau_about_faq_intro">Preguntas Frecuentes</string>
-</resources>
diff --git a/about/src/main/res/values-fr/strings_about.xml b/about/src/main/res/values-fr/strings_about.xml
deleted file mode 100644
index 8750a9e..0000000
--- a/about/src/main/res/values-fr/strings_about.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_about_libraries_intro">Ce soft ne serait pas possible sans ces super bibliothèques.</string>
- <string name="kau_about_faq_intro">FAQ</string>
-</resources>
diff --git a/about/src/main/res/values-it/strings_about.xml b/about/src/main/res/values-it/strings_about.xml
deleted file mode 100644
index 21335bc..0000000
--- a/about/src/main/res/values-it/strings_about.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_about_libraries_intro">Questa applicazione non sarebbe possibile senza queste fantastiche librerie.</string>
- <string name="kau_about_faq_intro">Domande frequenti</string>
-</resources>
diff --git a/about/src/main/res/values-ko/strings_about.xml b/about/src/main/res/values-ko/strings_about.xml
deleted file mode 100644
index f24b2c9..0000000
--- a/about/src/main/res/values-ko/strings_about.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_about_libraries_intro">이 앱은 아래의 라이브러리가 없었다면 만들 수 없었습니다.</string>
- <string name="kau_about_faq_intro">FAQ</string>
-</resources>
diff --git a/about/src/main/res/values-vi/strings_about.xml b/about/src/main/res/values-vi/strings_about.xml
deleted file mode 100644
index 57696a1..0000000
--- a/about/src/main/res/values-vi/strings_about.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_about_libraries_intro">Ứng dụng này ra đời nhờ những thư viện tuyệt vời dưới đây.</string>
- <string name="kau_about_faq_intro">CÂU HỎI THƯỜNG GẶP</string>
-</resources>
diff --git a/colorpicker/src/main/res/values-de/strings_colorpicker.xml b/colorpicker/src/main/res/values-de/strings_colorpicker.xml
deleted file mode 100644
index 3f26f0a..0000000
--- a/colorpicker/src/main/res/values-de/strings_colorpicker.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<!--Generated by crowdin.com-->
-<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="ResourceName">
- <string name="kau_md_color_palette">Farbpalette</string>
- <string name="kau_md_presets">Vorlagen</string>
-</resources>
diff --git a/colorpicker/src/main/res/values-es/strings_colorpicker.xml b/colorpicker/src/main/res/values-es/strings_colorpicker.xml
deleted file mode 100644
index a0d03a5..0000000
--- a/colorpicker/src/main/res/values-es/strings_colorpicker.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<!--Generated by crowdin.com-->
-<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="ResourceName">
- <string name="kau_md_color_palette">Paleta de colores</string>
- <string name="kau_md_presets">Ajustes preestablecidos</string>
-</resources>
diff --git a/colorpicker/src/main/res/values-fr/strings_colorpicker.xml b/colorpicker/src/main/res/values-fr/strings_colorpicker.xml
deleted file mode 100644
index 01441e8..0000000
--- a/colorpicker/src/main/res/values-fr/strings_colorpicker.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<!--Generated by crowdin.com-->
-<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="ResourceName">
- <string name="kau_md_color_palette">Palette de couleurs</string>
- <string name="kau_md_presets">Réglages prédéfinis</string>
-</resources>
diff --git a/colorpicker/src/main/res/values-it/strings_colorpicker.xml b/colorpicker/src/main/res/values-it/strings_colorpicker.xml
deleted file mode 100644
index 40a0c89..0000000
--- a/colorpicker/src/main/res/values-it/strings_colorpicker.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<!--Generated by crowdin.com-->
-<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="ResourceName">
- <string name="kau_md_color_palette">Tavolozza dei colori</string>
- <string name="kau_md_presets">Preimpostazioni</string>
-</resources>
diff --git a/colorpicker/src/main/res/values-ko/strings_colorpicker.xml b/colorpicker/src/main/res/values-ko/strings_colorpicker.xml
deleted file mode 100644
index 550fb00..0000000
--- a/colorpicker/src/main/res/values-ko/strings_colorpicker.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<!--Generated by crowdin.com-->
-<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="ResourceName">
- <string name="kau_md_color_palette">색상 팔레트</string>
- <string name="kau_md_presets">사전 설정</string>
-</resources>
diff --git a/colorpicker/src/main/res/values-vi/strings_colorpicker.xml b/colorpicker/src/main/res/values-vi/strings_colorpicker.xml
deleted file mode 100644
index 5149c21..0000000
--- a/colorpicker/src/main/res/values-vi/strings_colorpicker.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<!--Generated by crowdin.com-->
-<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="ResourceName">
- <string name="kau_md_color_palette">Bảng màu</string>
- <string name="kau_md_presets">Cài đặt sẵn</string>
-</resources>
diff --git a/core/src/main/res-public/values-de/strings_commons.xml b/core/src/main/res-public/values-de/strings_commons.xml
deleted file mode 100644
index 2bc2666..0000000
--- a/core/src/main/res-public/values-de/strings_commons.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-<?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">Über diese App</string>
- <string name="kau_about_x">Über %s</string>
- <string name="kau_add_account">Konto hinzufügen</string>
- <string name="kau_back">Zurück</string>
- <string name="kau_cancel">Abbrechen</string>
- <string name="kau_changelog">Änderungsprotokoll</string>
- <string name="kau_close">Schließen</string>
- <string name="kau_contact_us">Kontaktiere uns</string>
- <string name="kau_copy">Kopieren</string>
- <string name="kau_custom">Benutzerdefiniert</string>
- <string name="kau_dark">Dunkel</string>
- <string name="kau_default">Standard</string>
- <string name="kau_do_not_show_again">Nicht mehr anzeigen</string>
- <string name="kau_done">Fertig</string>
- <string name="kau_error">Fehler</string>
- <string name="kau_exit">Beenden</string>
- <string name="kau_exit_confirmation">Bist du sicher, dass du die App verlassen möchtest?</string>
- <string name="kau_exit_confirmation_x">Bist du sicher, dass du die App verlassen möchtest? %s?</string>
- <string name="kau_glass">Glas</string>
- <string name="kau_got_it">Verstanden</string>
- <string name="kau_great">Großartig</string>
- <string name="kau_hide">Verstecken</string>
- <string name="kau_light">Hell</string>
- <string name="kau_login">Anmelden</string>
- <string name="kau_logout">Abmelden</string>
- <string name="kau_logout_confirm_as_x">Sind Sie sicher, dass Sie als %s abmelden wollen?</string>
- <string name="kau_manage_account">Konto verwalten</string>
- <string name="kau_maybe">Vielleicht</string>
- <string name="kau_menu">Menü</string>
- <string name="kau_no">Nein</string>
- <string name="kau_no_results_found">Keine Ergebnisse gefunden</string>
- <string name="kau_none">Keine</string>
- <string name="kau_ok">Ok</string>
- <string name="kau_play_store">Play Store</string>
- <string name="kau_rate">Bewerten</string>
- <string name="kau_report_bug">Einen Fehler melden</string>
- <string name="kau_search">Suchen</string>
- <string name="kau_send_feedback">Feedback senden</string>
- <string name="kau_send_via">Senden via</string>
- <string name="kau_settings">Einstellungen</string>
- <string name="kau_share">Teilen</string>
- <string name="kau_text_copied">Text in Zwischenablage kopiert.</string>
- <string name="kau_thank_you">Danke</string>
- <string name="kau_uh_oh">Huch</string>
- <string name="kau_warning">Warnung</string>
- <plurals name="kau_x_days">
- <item quantity="one">%d Tag</item>
- <item quantity="other">%d Tage</item>
- </plurals>
- <plurals name="kau_x_hours">
- <item quantity="one">%d Stunde</item>
- <item quantity="other">%d Stunden</item>
- </plurals>
- <plurals name="kau_x_minutes">
- <item quantity="one">%d Minute</item>
- <item quantity="other">%d Minuten</item>
- </plurals>
- <plurals name="kau_x_seconds">
- <item quantity="one">%d Sekunde</item>
- <item quantity="other">%d Sekunden</item>
- </plurals>
- <string name="kau_yes">Ja</string>
- <string name="kau_permission_denied">Zugriff verweigert</string>
-</resources>
diff --git a/core/src/main/res-public/values-es/strings_commons.xml b/core/src/main/res-public/values-es/strings_commons.xml
deleted file mode 100644
index 823fd03..0000000
--- a/core/src/main/res-public/values-es/strings_commons.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-<?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 de la aplicación</string>
- <string name="kau_about_x">Acerca de %s</string>
- <string name="kau_add_account">Agregar cuenta</string>
- <string name="kau_back">Atrás</string>
- <string name="kau_cancel">Cancelar</string>
- <string name="kau_changelog">Registro de cambios</string>
- <string name="kau_close">Cerrar</string>
- <string name="kau_contact_us">Contáctanos</string>
- <string name="kau_copy">Copiar</string>
- <string name="kau_custom">Personalizado</string>
- <string name="kau_dark">Oscuro</string>
- <string name="kau_default">Predeterminado</string>
- <string name="kau_do_not_show_again">No mostrar de nuevo</string>
- <string name="kau_done">Listo</string>
- <string name="kau_error">Error</string>
- <string name="kau_exit">Salir</string>
- <string name="kau_exit_confirmation">¿Estás seguro de querer salir?</string>
- <string name="kau_exit_confirmation_x">¿Estás seguro de querer salir de %s?</string>
- <string name="kau_glass">Cristal</string>
- <string name="kau_got_it">Entendido</string>
- <string name="kau_great">Genial</string>
- <string name="kau_hide">Ocultar</string>
- <string name="kau_light">Claro</string>
- <string name="kau_login">Iniciar sesión</string>
- <string name="kau_logout">Cerrar sesión</string>
- <string name="kau_logout_confirm_as_x">¿Estás seguro de que quieres cerrar sesión %s?</string>
- <string name="kau_manage_account">Administrar cuenta</string>
- <string name="kau_maybe">Quizás</string>
- <string name="kau_menu">Menú</string>
- <string name="kau_no">No</string>
- <string name="kau_no_results_found">No se encontraron resultados</string>
- <string name="kau_none">Ninguno</string>
- <string name="kau_ok">OK</string>
- <string name="kau_play_store">Play Store</string>
- <string name="kau_rate">Calificar</string>
- <string name="kau_report_bug">Informar de un error</string>
- <string name="kau_search">Buscar</string>
- <string name="kau_send_feedback">Enviar comentarios</string>
- <string name="kau_send_via">Enviar vía</string>
- <string name="kau_settings">Configuración</string>
- <string name="kau_share">Compartir</string>
- <string name="kau_text_copied">Texto copiado al portapapeles.</string>
- <string name="kau_thank_you">Gracias</string>
- <string name="kau_uh_oh">Oh, oh</string>
- <string name="kau_warning">Advertencia</string>
- <plurals name="kau_x_days">
- <item quantity="one">%d día</item>
- <item quantity="other">%d días</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">Sí</string>
- <string name="kau_permission_denied">Permiso denegado</string>
-</resources>
diff --git a/core/src/main/res-public/values-fr/strings_commons.xml b/core/src/main/res-public/values-fr/strings_commons.xml
deleted file mode 100644
index b9b2dca..0000000
--- a/core/src/main/res-public/values-fr/strings_commons.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-<?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">À propos de l\'application</string>
- <string name="kau_about_x">À propos de %s</string>
- <string name="kau_add_account">Ajouter un compte</string>
- <string name="kau_back">Retour</string>
- <string name="kau_cancel">Annuler</string>
- <string name="kau_changelog">Historiques des changements</string>
- <string name="kau_close">Annuler</string>
- <string name="kau_contact_us">Contactez nous</string>
- <string name="kau_copy">Copier</string>
- <string name="kau_custom">Personnalisé</string>
- <string name="kau_dark">Sombre</string>
- <string name="kau_default">Défaut</string>
- <string name="kau_do_not_show_again">Ne plus afficher ce message</string>
- <string name="kau_done">Terminé</string>
- <string name="kau_error">Erreur</string>
- <string name="kau_exit">Quitter</string>
- <string name="kau_exit_confirmation">Êtes-vous sûr de vouloir quitter ?</string>
- <string name="kau_exit_confirmation_x">Êtes-vous sûr de vouloir Quitter %s?</string>
- <string name="kau_glass">Transparent</string>
- <string name="kau_got_it">J\'ai compris</string>
- <string name="kau_great">Super</string>
- <string name="kau_hide">Masquer</string>
- <string name="kau_light">Clair</string>
- <string name="kau_login">Connexion</string>
- <string name="kau_logout">Déconnexion</string>
- <string name="kau_logout_confirm_as_x">Êtes-vous sûr(e) de vouloir vous déconnecter %s?</string>
- <string name="kau_manage_account">Gérer compte</string>
- <string name="kau_maybe">Peut-être</string>
- <string name="kau_menu">Menu</string>
- <string name="kau_no">Non</string>
- <string name="kau_no_results_found">Aucun résultat trouvé</string>
- <string name="kau_none">Aucun</string>
- <string name="kau_ok">OK</string>
- <string name="kau_play_store">Play Store</string>
- <string name="kau_rate">Noter</string>
- <string name="kau_report_bug">Signaler un bug</string>
- <string name="kau_search">Recherche</string>
- <string name="kau_send_feedback">Envoyer un commentaire</string>
- <string name="kau_send_via">Envoyer via</string>
- <string name="kau_settings">Options</string>
- <string name="kau_share">Partager</string>
- <string name="kau_text_copied">Texte copié dans le Presse-papiers.</string>
- <string name="kau_thank_you">Merci</string>
- <string name="kau_uh_oh">Oups</string>
- <string name="kau_warning">Attention</string>
- <plurals name="kau_x_days">
- <item quantity="one">%d jour</item>
- <item quantity="other">%d jours</item>
- </plurals>
- <plurals name="kau_x_hours">
- <item quantity="one">%d heure</item>
- <item quantity="other">%d heures</item>
- </plurals>
- <plurals name="kau_x_minutes">
- <item quantity="one">%d minute</item>
- <item quantity="other">%d minutes</item>
- </plurals>
- <plurals name="kau_x_seconds">
- <item quantity="one">%d seconde</item>
- <item quantity="other">%d secondes</item>
- </plurals>
- <string name="kau_yes">Oui</string>
- <string name="kau_permission_denied">Autorisation refusée</string>
-</resources>
diff --git a/core/src/main/res-public/values-it/strings_commons.xml b/core/src/main/res-public/values-it/strings_commons.xml
deleted file mode 100644
index 054fcf9..0000000
--- a/core/src/main/res-public/values-it/strings_commons.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-<?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">Info sull\'app</string>
- <string name="kau_about_x">Informazioni su %s</string>
- <string name="kau_add_account">Aggiungi Account</string>
- <string name="kau_back">Indietro</string>
- <string name="kau_cancel">Annulla</string>
- <string name="kau_changelog">Novità</string>
- <string name="kau_close">Chiudi</string>
- <string name="kau_contact_us">Contattaci</string>
- <string name="kau_copy">Copia</string>
- <string name="kau_custom">Personalizzato</string>
- <string name="kau_dark">Scuro</string>
- <string name="kau_default">Predefinito</string>
- <string name="kau_do_not_show_again">Non mostrare più</string>
- <string name="kau_done">Fatto</string>
- <string name="kau_error">Errore</string>
- <string name="kau_exit">Esci</string>
- <string name="kau_exit_confirmation">Confermi di voler uscire?</string>
- <string name="kau_exit_confirmation_x">Confermi di voler uscire da %s?</string>
- <string name="kau_glass">Vetro</string>
- <string name="kau_got_it">Tutto chiaro</string>
- <string name="kau_great">Ottimo</string>
- <string name="kau_hide">Nascondi</string>
- <string name="kau_light">Chiaro</string>
- <string name="kau_login">Accedi</string>
- <string name="kau_logout">Disconnetti</string>
- <string name="kau_logout_confirm_as_x">Confermi di voler disconnettere %s?</string>
- <string name="kau_manage_account">Gestisci Account</string>
- <string name="kau_maybe">Forse</string>
- <string name="kau_menu">Menu</string>
- <string name="kau_no">No</string>
- <string name="kau_no_results_found">Nessun risultato trovato</string>
- <string name="kau_none">Nulla</string>
- <string name="kau_ok">OK</string>
- <string name="kau_play_store">Play Store</string>
- <string name="kau_rate">Recensisci</string>
- <string name="kau_report_bug">Segnala un malfunzionamento</string>
- <string name="kau_search">Cerca</string>
- <string name="kau_send_feedback">Invia feedback</string>
- <string name="kau_send_via">Invia tramite</string>
- <string name="kau_settings">Impostazioni</string>
- <string name="kau_share">Condividi</string>
- <string name="kau_text_copied">Testo copiato negli appunti.</string>
- <string name="kau_thank_you">Grazie</string>
- <string name="kau_uh_oh">Uh Oh</string>
- <string name="kau_warning">Attenzione</string>
- <plurals name="kau_x_days">
- <item quantity="one">%d giorno</item>
- <item quantity="other">%d giorni</item>
- </plurals>
- <plurals name="kau_x_hours">
- <item quantity="one">%d ora</item>
- <item quantity="other">%d ore</item>
- </plurals>
- <plurals name="kau_x_minutes">
- <item quantity="one">%d minuto</item>
- <item quantity="other">%d minuti</item>
- </plurals>
- <plurals name="kau_x_seconds">
- <item quantity="one">%d secondo</item>
- <item quantity="other">%d secondi</item>
- </plurals>
- <string name="kau_yes">Sì</string>
- <string name="kau_permission_denied">Permesso negato</string>
-</resources>
diff --git a/core/src/main/res-public/values-ko/strings_commons.xml b/core/src/main/res-public/values-ko/strings_commons.xml
deleted file mode 100644
index 685efac..0000000
--- a/core/src/main/res-public/values-ko/strings_commons.xml
+++ /dev/null
@@ -1,67 +0,0 @@
-<?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>
diff --git a/core/src/main/res-public/values-vi/strings_commons.xml b/core/src/main/res-public/values-vi/strings_commons.xml
deleted file mode 100644
index e42087d..0000000
--- a/core/src/main/res-public/values-vi/strings_commons.xml
+++ /dev/null
@@ -1,67 +0,0 @@
-<?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">Giới thiệu</string>
- <string name="kau_about_x">Giới thiệu về %s</string>
- <string name="kau_add_account">Thêm tài khoản</string>
- <string name="kau_back">Quay lại</string>
- <string name="kau_cancel">Bỏ</string>
- <string name="kau_changelog">Nhật ký thay đổi</string>
- <string name="kau_close">Đóng</string>
- <string name="kau_contact_us">Liên hệ với chúng tôi</string>
- <string name="kau_copy">Sao chép</string>
- <string name="kau_custom">Khác</string>
- <string name="kau_dark">Tối</string>
- <string name="kau_default">Mặc định</string>
- <string name="kau_do_not_show_again">Không hiện lại</string>
- <string name="kau_done">Xong</string>
- <string name="kau_error">Lỗi</string>
- <string name="kau_exit">Thoát</string>
- <string name="kau_exit_confirmation">Bạn chắc chắn muốn thoát?</string>
- <string name="kau_exit_confirmation_x">Bạn chắc chắn muốn thoát %s?</string>
- <string name="kau_glass">Trong suốt</string>
- <string name="kau_got_it">Được rồi</string>
- <string name="kau_great">Tuyệt</string>
- <string name="kau_hide">Ẩn</string>
- <string name="kau_light">Sáng</string>
- <string name="kau_login">Đăng nhập</string>
- <string name="kau_logout">Đăng xuất</string>
- <string name="kau_logout_confirm_as_x">Bạn chắc chắn muốn đăng xuất %s?</string>
- <string name="kau_manage_account">Quản lý tài khoản</string>
- <string name="kau_maybe">Có thể</string>
- <string name="kau_menu">Menu</string>
- <string name="kau_no">Không</string>
- <string name="kau_no_results_found">Không tìm thấy kết quả nào</string>
- <string name="kau_none">Trống</string>
- <string name="kau_ok">OK</string>
- <string name="kau_play_store">Cửa hàng Play</string>
- <string name="kau_rate">Đánh giá</string>
- <string name="kau_report_bug">Báo cáo lỗi</string>
- <string name="kau_search">Tìm</string>
- <string name="kau_send_feedback">Gửi phản hồi</string>
- <string name="kau_send_via">Gửi bằng</string>
- <string name="kau_settings">Thiết lập</string>
- <string name="kau_share">Chia sẻ</string>
- <string name="kau_text_copied">Đã chép vào bộ nhớ tạm.</string>
- <string name="kau_thank_you">Cảm ơn</string>
- <string name="kau_uh_oh">Ồ…</string>
- <string name="kau_warning">Cảnh báo</string>
- <plurals name="kau_x_days">
- <item quantity="other">%d ngày</item>
- </plurals>
- <plurals name="kau_x_hours">
- <item quantity="other">%d giờ</item>
- </plurals>
- <plurals name="kau_x_minutes">
- <item quantity="other">%d phút</item>
- </plurals>
- <plurals name="kau_x_seconds">
- <item quantity="other">%d giây</item>
- </plurals>
- <string name="kau_yes">Đồng ý</string>
- <string name="kau_permission_denied">Quyền bị từ chối</string>
-</resources>
diff --git a/mediapicker/src/main/res/values-de/strings_mediapicker.xml b/mediapicker/src/main/res/values-de/strings_mediapicker.xml
deleted file mode 100644
index 85b99f3..0000000
--- a/mediapicker/src/main/res/values-de/strings_mediapicker.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_no_items_found">Keine Elemente gefunden</string>
- <string name="kau_no_items_selected">Keine Datei ausgewählt</string>
- <string name="kau_no_items_loaded">Keine Datei geladen</string>
- <string name="kau_no_camera_found">Keine Kamera gefunden</string>
- <string name="kau_no_camera_found_content">Bitte installieren Sie eine Kamera App und versuchen es erneut.</string>
- <string name="kau_temp_file_creation_failed">Temporäre Datei konnte nicht erstellt werden.</string>
- <string name="kau_select_media">Wähle Mediendatei</string>
-</resources>
diff --git a/mediapicker/src/main/res/values-es/strings_mediapicker.xml b/mediapicker/src/main/res/values-es/strings_mediapicker.xml
deleted file mode 100644
index b7e164b..0000000
--- a/mediapicker/src/main/res/values-es/strings_mediapicker.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_no_items_found">No se encontraron elementos</string>
- <string name="kau_no_items_selected">No se han seleccionado elementos</string>
- <string name="kau_no_items_loaded">No hay elementos cargados</string>
- <string name="kau_no_camera_found">No se ha encontrado ninguna cámara</string>
- <string name="kau_no_camera_found_content">Por favor, instala una app de la cámara y vuelve a intentarlo.</string>
- <string name="kau_temp_file_creation_failed">Error al crear archivo temporal.</string>
- <string name="kau_select_media">Seleccionar medios</string>
-</resources>
diff --git a/mediapicker/src/main/res/values-fr/strings_mediapicker.xml b/mediapicker/src/main/res/values-fr/strings_mediapicker.xml
deleted file mode 100644
index e32ad05..0000000
--- a/mediapicker/src/main/res/values-fr/strings_mediapicker.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_no_items_found">Aucun élément trouvé</string>
- <string name="kau_no_items_selected">Aucun élément n\'a été sélectionné</string>
- <string name="kau_no_items_loaded">Aucun élément chargé</string>
- <string name="kau_no_camera_found">Aucune caméra trouvée</string>
- <string name="kau_no_camera_found_content">Veuillez installer un application photo et ré-essayez.</string>
- <string name="kau_temp_file_creation_failed">Impossible de créer un fichier temporaire.</string>
- <string name="kau_select_media">Sélectionner un média</string>
-</resources>
diff --git a/mediapicker/src/main/res/values-it/strings_mediapicker.xml b/mediapicker/src/main/res/values-it/strings_mediapicker.xml
deleted file mode 100644
index 7482c48..0000000
--- a/mediapicker/src/main/res/values-it/strings_mediapicker.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_no_items_found">Nessun elemento trovato</string>
- <string name="kau_no_items_selected">Non è stato selezionato alcun elemento</string>
- <string name="kau_no_items_loaded">Nessun elemento caricato</string>
- <string name="kau_no_camera_found">Nessuna fotocamera è stata trovata</string>
- <string name="kau_no_camera_found_content">Reinstalla l\'app fotocamera e riprova.</string>
- <string name="kau_temp_file_creation_failed">Impossibile creare file temporaneo.</string>
- <string name="kau_select_media">Seleziona media</string>
-</resources>
diff --git a/mediapicker/src/main/res/values-ko/strings_mediapicker.xml b/mediapicker/src/main/res/values-ko/strings_mediapicker.xml
deleted file mode 100644
index 484edfd..0000000
--- a/mediapicker/src/main/res/values-ko/strings_mediapicker.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_no_items_found">항목이 없습니다.</string>
- <string name="kau_no_items_selected">선택된 항목이 없습니다.</string>
- <string name="kau_no_items_loaded">가져온 항목이 없습니다.</string>
- <string name="kau_no_camera_found">카메라를 찾을 수 없습니다.</string>
- <string name="kau_no_camera_found_content">카메라 앱을 설치하고 다시 시도하세요.</string>
- <string name="kau_temp_file_creation_failed">임시 파일을 만들지 못했습니다.</string>
- <string name="kau_select_media">미디어 선택</string>
-</resources>
diff --git a/mediapicker/src/main/res/values-vi/strings_mediapicker.xml b/mediapicker/src/main/res/values-vi/strings_mediapicker.xml
deleted file mode 100644
index 6dfcb82..0000000
--- a/mediapicker/src/main/res/values-vi/strings_mediapicker.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<resources>
- <string name="kau_no_items_found">Không tìm thấy mục nào</string>
- <string name="kau_no_items_selected">Chưa chọn mục nào</string>
- <string name="kau_no_items_loaded">Không có mục nào</string>
- <string name="kau_no_camera_found">Không tìm thấy máy ảnh</string>
- <string name="kau_no_camera_found_content">Hãy cài một ứng dụng máy ảnh và thử lại.</string>
- <string name="kau_temp_file_creation_failed">Không thể tạo tập tin tạm thời.</string>
- <string name="kau_select_media">Chọn kiểu</string>
-</resources>