From 25bfbb9585587fd643229d6baa8e34051a0040d6 Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 12 Aug 2019 20:29:03 +0100 Subject: [PATCH] Add more translations --- assets/lang/af.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/am.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ar.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ar_EG.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/bg.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ca.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/cs.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/da.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/de.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/el.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/en.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/en_GB.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/en_US.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/en_ZA.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/es.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/es_CL.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/es_CO.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/et.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/fi.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/fo.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/fr.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/hu.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/id.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/it.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/it_IT.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ja.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/km_KH.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ko.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ko_KR.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/lt.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/lv.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/mk.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ml.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/nb.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/nl.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/nn.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/oc.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/pap.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/pl.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/pt_BR.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ro.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ro_RO.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ru.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ru_RU.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/sk.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/sl.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/sl_SI.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/sq.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/sv.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/ta_LK.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/th_TH.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/tlh.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/tr.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/uk.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/uk_UA.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/vi.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/vi_VN.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/yo.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/zh_CN.json | 44 ++++++++++++++++++++++++++++++++++++++++++ assets/lang/zh_TW.json | 44 ++++++++++++++++++++++++++++++++++++++++++ 60 files changed, 2640 insertions(+) create mode 100644 assets/lang/af.json create mode 100644 assets/lang/am.json create mode 100644 assets/lang/ar.json create mode 100644 assets/lang/ar_EG.json create mode 100644 assets/lang/bg.json create mode 100644 assets/lang/ca.json create mode 100644 assets/lang/cs.json create mode 100644 assets/lang/da.json create mode 100644 assets/lang/de.json create mode 100644 assets/lang/el.json create mode 100644 assets/lang/en.json create mode 100644 assets/lang/en_GB.json create mode 100644 assets/lang/en_US.json create mode 100644 assets/lang/en_ZA.json create mode 100644 assets/lang/es.json create mode 100644 assets/lang/es_CL.json create mode 100644 assets/lang/es_CO.json create mode 100644 assets/lang/et.json create mode 100644 assets/lang/fi.json create mode 100644 assets/lang/fo.json create mode 100644 assets/lang/fr.json create mode 100644 assets/lang/hu.json create mode 100644 assets/lang/id.json create mode 100644 assets/lang/it.json create mode 100644 assets/lang/it_IT.json create mode 100644 assets/lang/ja.json create mode 100644 assets/lang/km_KH.json create mode 100644 assets/lang/ko.json create mode 100644 assets/lang/ko_KR.json create mode 100644 assets/lang/lt.json create mode 100644 assets/lang/lv.json create mode 100644 assets/lang/mk.json create mode 100644 assets/lang/ml.json create mode 100644 assets/lang/nb.json create mode 100644 assets/lang/nl.json create mode 100644 assets/lang/nn.json create mode 100644 assets/lang/oc.json create mode 100644 assets/lang/pap.json create mode 100644 assets/lang/pl.json create mode 100644 assets/lang/pt_BR.json create mode 100644 assets/lang/ro.json create mode 100644 assets/lang/ro_RO.json create mode 100644 assets/lang/ru.json create mode 100644 assets/lang/ru_RU.json create mode 100644 assets/lang/sk.json create mode 100644 assets/lang/sl.json create mode 100644 assets/lang/sl_SI.json create mode 100644 assets/lang/sq.json create mode 100644 assets/lang/sv.json create mode 100644 assets/lang/ta_LK.json create mode 100644 assets/lang/th_TH.json create mode 100644 assets/lang/tlh.json create mode 100644 assets/lang/tr.json create mode 100644 assets/lang/uk.json create mode 100644 assets/lang/uk_UA.json create mode 100644 assets/lang/vi.json create mode 100644 assets/lang/vi_VN.json create mode 100644 assets/lang/yo.json create mode 100644 assets/lang/zh_CN.json create mode 100644 assets/lang/zh_TW.json diff --git a/assets/lang/af.json b/assets/lang/af.json new file mode 100644 index 0000000..bc540f8 --- /dev/null +++ b/assets/lang/af.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Waarskuwing", + "dialog_alert_title": "Type your alert", + "display": "Vertoon", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Werkskerm", + "display_option_show": "Full projection", + "plugin_songs_singular": "Lied", + "plugin_songs_plural": "Liedere", + "plugin_bibles_singular": "Bybel", + "plugin_bibles_plural": "Bybels", + "plugin_presentations_singular": "Aanbieding", + "plugin_presentations_plural": "Aanbiedinge", + "plugin_images_singular": "Beeld", + "plugin_images_plural": "Beelde", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Instellings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/am.json b/assets/lang/am.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/am.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ar.json b/assets/lang/ar.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/ar.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ar_EG.json b/assets/lang/ar_EG.json new file mode 100644 index 0000000..aac6308 --- /dev/null +++ b/assets/lang/ar_EG.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "تنبيه", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "الترانيم", + "plugin_bibles_singular": "الكتاب المقدس", + "plugin_bibles_plural": "الكتب المقدسة", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "العروض التقديمية", + "plugin_images_singular": "صورة", + "plugin_images_plural": "صور", + "plugin_media_singular": "الوسائط", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "إعدادات", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/bg.json b/assets/lang/bg.json new file mode 100644 index 0000000..5d66490 --- /dev/null +++ b/assets/lang/bg.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Съобщение", + "dialog_alert_title": "Type your alert", + "display": "Дисплей", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Десктоп", + "display_option_show": "Full projection", + "plugin_songs_singular": "Песен", + "plugin_songs_plural": "Песни", + "plugin_bibles_singular": "Библия", + "plugin_bibles_plural": "Библии", + "plugin_presentations_singular": "Презентация", + "plugin_presentations_plural": "Презентации", + "plugin_images_singular": "Изображение", + "plugin_images_plural": "Картини", + "plugin_media_singular": "Медия", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Настройки", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ca.json b/assets/lang/ca.json new file mode 100644 index 0000000..d1d8456 --- /dev/null +++ b/assets/lang/ca.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Missatge", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Biblia", + "plugin_bibles_plural": "Biblies", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/cs.json b/assets/lang/cs.json new file mode 100644 index 0000000..a5562e2 --- /dev/null +++ b/assets/lang/cs.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Upozornění", + "dialog_alert_title": "Type your alert", + "display": "Zobrazení", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Plocha", + "display_option_show": "Full projection", + "plugin_songs_singular": "Píseň", + "plugin_songs_plural": "Písně", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bible", + "plugin_presentations_singular": "Prezentace", + "plugin_presentations_plural": "Prezentace", + "plugin_images_singular": "Obrázek", + "plugin_images_plural": "Obrázky", + "plugin_media_singular": "Média", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Nastavení", + "settings_server_ip": "IP adresa serveru", + "settings_server_port": "Port serveru", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Vyžadována autentizace", + "settings_user_id": "ID uživatele", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/da.json b/assets/lang/da.json new file mode 100644 index 0000000..22703a5 --- /dev/null +++ b/assets/lang/da.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "Ok", + "alert": "Meddelelse", + "dialog_alert_title": "Type your alert", + "display": "Visning", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Skrivebord", + "display_option_show": "Full projection", + "plugin_songs_singular": "Sang", + "plugin_songs_plural": "Sange", + "plugin_bibles_singular": "Bibel", + "plugin_bibles_plural": "Bibler", + "plugin_presentations_singular": "Præsentation", + "plugin_presentations_plural": "Præsentationer", + "plugin_images_singular": "Billede", + "plugin_images_plural": "Billeder", + "plugin_media_singular": "Medie", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Indstillinger", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/de.json b/assets/lang/de.json new file mode 100644 index 0000000..ded61d4 --- /dev/null +++ b/assets/lang/de.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Hinweis", + "dialog_alert_title": "Type your alert", + "display": "Anzeige", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Lied", + "plugin_songs_plural": "Lieder", + "plugin_bibles_singular": "Bibel", + "plugin_bibles_plural": "Bibeln", + "plugin_presentations_singular": "Präsentation", + "plugin_presentations_plural": "Präsentationen", + "plugin_images_singular": "Bild", + "plugin_images_plural": "Bilder", + "plugin_media_singular": "Medien", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Einstellungen", + "settings_server_ip": "Server IP", + "settings_server_port": "Server Port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Braucht authentifikation", + "settings_user_id": "Benutzer ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/el.json b/assets/lang/el.json new file mode 100644 index 0000000..d065705 --- /dev/null +++ b/assets/lang/el.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Ειδοποίηση", + "dialog_alert_title": "Type your alert", + "display": "Εμφάνιση", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Επιφάνεια Εργασίας", + "display_option_show": "Full projection", + "plugin_songs_singular": "Ύμνος", + "plugin_songs_plural": "Ύμνοι", + "plugin_bibles_singular": "Βίβλος", + "plugin_bibles_plural": "Βίβλοι", + "plugin_presentations_singular": "Παρουσίαση", + "plugin_presentations_plural": "Παρουσιάσεις", + "plugin_images_singular": "Εικόνα", + "plugin_images_plural": "Εικόνες", + "plugin_media_singular": "Πολυμέσα", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Ρυθμίσεις", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/en.json b/assets/lang/en.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/en.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/en_GB.json b/assets/lang/en_GB.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/en_GB.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/en_US.json b/assets/lang/en_US.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/en_US.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/en_ZA.json b/assets/lang/en_ZA.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/en_ZA.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/es.json b/assets/lang/es.json new file mode 100644 index 0000000..04098e8 --- /dev/null +++ b/assets/lang/es.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Aviso", + "dialog_alert_title": "Type your alert", + "display": "Pantalla", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Escritorio", + "display_option_show": "Full projection", + "plugin_songs_singular": "Canción", + "plugin_songs_plural": "Canciones", + "plugin_bibles_singular": "Biblia", + "plugin_bibles_plural": "Biblias", + "plugin_presentations_singular": "Presentación", + "plugin_presentations_plural": "Presentaciones", + "plugin_images_singular": "Imagen", + "plugin_images_plural": "Imágenes", + "plugin_media_singular": "Medios", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Configuración", + "settings_server_ip": "IP del servidor", + "settings_server_port": "Puerto del servidor", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Requiere autent", + "settings_user_id": "ID de Usuario", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/es_CL.json b/assets/lang/es_CL.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/es_CL.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/es_CO.json b/assets/lang/es_CO.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/es_CO.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/et.json b/assets/lang/et.json new file mode 100644 index 0000000..6e1fc23 --- /dev/null +++ b/assets/lang/et.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "Olgu", + "alert": "Teade", + "dialog_alert_title": "Type your alert", + "display": "Kuva", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Töölaud", + "display_option_show": "Full projection", + "plugin_songs_singular": "Laul", + "plugin_songs_plural": "Laulud", + "plugin_bibles_singular": "Piibel", + "plugin_bibles_plural": "Piiblid", + "plugin_presentations_singular": "Esitlus", + "plugin_presentations_plural": "Esitlused", + "plugin_images_singular": "Pilt", + "plugin_images_plural": "Pildid", + "plugin_media_singular": "Meedia", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Seaded", + "settings_server_ip": "Serveri IP", + "settings_server_port": "Serveri port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Autentimine vajalik", + "settings_user_id": "Kasutaja ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/fi.json b/assets/lang/fi.json new file mode 100644 index 0000000..a6f38a1 --- /dev/null +++ b/assets/lang/fi.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Huomioviestit", + "dialog_alert_title": "Type your alert", + "display": "Näyttö", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Työpöytä", + "display_option_show": "Full projection", + "plugin_songs_singular": "Laulut", + "plugin_songs_plural": "Laulut", + "plugin_bibles_singular": "Raamatut", + "plugin_bibles_plural": "Raamatut", + "plugin_presentations_singular": "Presentaatiot", + "plugin_presentations_plural": "Presentaatiot", + "plugin_images_singular": "Kuvat", + "plugin_images_plural": "Kuvat", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Asetukset", + "settings_server_ip": "Palvelimen IP", + "settings_server_port": "Palvelimen portti", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Todentaminen vaaditaan", + "settings_user_id": "Käyttäjätunnus", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/fo.json b/assets/lang/fo.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/fo.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/fr.json b/assets/lang/fr.json new file mode 100644 index 0000000..8aab832 --- /dev/null +++ b/assets/lang/fr.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alerte", + "dialog_alert_title": "Type your alert", + "display": "Affichage", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Bureau", + "display_option_show": "Full projection", + "plugin_songs_singular": "Chant", + "plugin_songs_plural": "Chants", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Présentation", + "plugin_presentations_plural": "Présentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Médias", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Paramètres", + "settings_server_ip": "Adresse IP du serveur", + "settings_server_port": "Port du serveur", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Nécéssite authentification", + "settings_user_id": "ID utilisateur :", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/hu.json b/assets/lang/hu.json new file mode 100644 index 0000000..a34670e --- /dev/null +++ b/assets/lang/hu.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Riasztás", + "dialog_alert_title": "Type your alert", + "display": "Megjelenítés", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Asztal", + "display_option_show": "Full projection", + "plugin_songs_singular": "Dal", + "plugin_songs_plural": "Dalok", + "plugin_bibles_singular": "Biblia", + "plugin_bibles_plural": "Bibliák", + "plugin_presentations_singular": "Bemutató", + "plugin_presentations_plural": "Bemutatók", + "plugin_images_singular": "Kép", + "plugin_images_plural": "Képek", + "plugin_media_singular": "Média", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Beállítások", + "settings_server_ip": "Kiszolgáló IP", + "settings_server_port": "Kiszolgáló port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Hitelesítés szükséges", + "settings_user_id": "Felhasználói azonosító", + "settings_user_pass": "User password", + "settings_about_openlp": "OpenLP névjegye", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/id.json b/assets/lang/id.json new file mode 100644 index 0000000..b27e139 --- /dev/null +++ b/assets/lang/id.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Peringatan", + "dialog_alert_title": "Type your alert", + "display": "Tampilan", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Lagu", + "plugin_songs_plural": "Lagu", + "plugin_bibles_singular": "Alkitab", + "plugin_bibles_plural": "Alkitab", + "plugin_presentations_singular": "Presentasi", + "plugin_presentations_plural": "Presentasi", + "plugin_images_singular": "Gambar", + "plugin_images_plural": "Gambar", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Setelan", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/it.json b/assets/lang/it.json new file mode 100644 index 0000000..fb71dd6 --- /dev/null +++ b/assets/lang/it.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Avviso", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Brano", + "plugin_songs_plural": "Canti", + "plugin_bibles_singular": "Bibbia", + "plugin_bibles_plural": "Bibbie", + "plugin_presentations_singular": "Presentazione", + "plugin_presentations_plural": "Presentazioni", + "plugin_images_singular": "immagine", + "plugin_images_plural": "Immagini", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Impostazioni", + "settings_server_ip": "IP Server", + "settings_server_port": "Porta Server", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Necessaria autenticazione", + "settings_user_id": "ID Utente", + "settings_user_pass": "User password", + "settings_about_openlp": "In merito a OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/it_IT.json b/assets/lang/it_IT.json new file mode 100644 index 0000000..f92557e --- /dev/null +++ b/assets/lang/it_IT.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Avviso", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Brano", + "plugin_songs_plural": "Canti", + "plugin_bibles_singular": "Bibbia", + "plugin_bibles_plural": "Bibbie", + "plugin_presentations_singular": "Presentazione", + "plugin_presentations_plural": "Presentazioni", + "plugin_images_singular": "immagine", + "plugin_images_plural": "Immagini", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Impostazioni", + "settings_server_ip": "IP Server", + "settings_server_port": "Porta Server", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Necessario autenticazione", + "settings_user_id": "ID Utente", + "settings_user_pass": "User password", + "settings_about_openlp": "In merito a OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ja.json b/assets/lang/ja.json new file mode 100644 index 0000000..0d4cf9d --- /dev/null +++ b/assets/lang/ja.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "警告", + "dialog_alert_title": "Type your alert", + "display": "表示", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "デスクトップ", + "display_option_show": "Full projection", + "plugin_songs_singular": "賛美", + "plugin_songs_plural": "賛美", + "plugin_bibles_singular": "聖書", + "plugin_bibles_plural": "聖書", + "plugin_presentations_singular": "プレゼンテーション", + "plugin_presentations_plural": "プレゼンテーション", + "plugin_images_singular": "画像", + "plugin_images_plural": "画像", + "plugin_media_singular": "メディア", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "設定", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/km_KH.json b/assets/lang/km_KH.json new file mode 100644 index 0000000..d6f4396 --- /dev/null +++ b/assets/lang/km_KH.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "យល់ព្រម", + "alert": "រំលឹក", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "បទចម្រៀង", + "plugin_bibles_singular": "ព្រះគម្ពីរ", + "plugin_bibles_plural": "ព្រះគម្ពីរ", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "បទបង្ហាញ", + "plugin_images_singular": "Image", + "plugin_images_plural": "រូប", + "plugin_media_singular": "media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "ការកំណត់", + "settings_server_ip": "IP ម៉ាស៊ីនមេ", + "settings_server_port": "ច្រក​ម៉ាស៊ីនមេ", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "ត្រូវការ​ផ្ទៀងផ្ទាត់", + "settings_user_id": "ID អ្នកប្រើ", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ko.json b/assets/lang/ko.json new file mode 100644 index 0000000..8be234a --- /dev/null +++ b/assets/lang/ko.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "확인", + "alert": "알림", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "데스크톱", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "곡", + "plugin_bibles_singular": "성경", + "plugin_bibles_plural": "성경", + "plugin_presentations_singular": "프리젠테이션", + "plugin_presentations_plural": "프리젠테이션", + "plugin_images_singular": "그림", + "plugin_images_plural": "그림", + "plugin_media_singular": "미디어", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "설정", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ko_KR.json b/assets/lang/ko_KR.json new file mode 100644 index 0000000..d0da823 --- /dev/null +++ b/assets/lang/ko_KR.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "설정", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/lt.json b/assets/lang/lt.json new file mode 100644 index 0000000..f7dac0b --- /dev/null +++ b/assets/lang/lt.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "Gerai", + "alert": "Įspėjimas", + "dialog_alert_title": "Type your alert", + "display": "Ekranas", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Darbalaukis", + "display_option_show": "Full projection", + "plugin_songs_singular": "Giesmė", + "plugin_songs_plural": "Giesmės", + "plugin_bibles_singular": "Biblija", + "plugin_bibles_plural": "Biblijos", + "plugin_presentations_singular": "Pateiktis", + "plugin_presentations_plural": "Pateiktys", + "plugin_images_singular": "Paveikslas", + "plugin_images_plural": "Paveikslai", + "plugin_media_singular": "Medija", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Nustatymai", + "settings_server_ip": "Serverio IP", + "settings_server_port": "Serverio prievadas", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Reikalauja tapatybės nustatymo", + "settings_user_id": "Naudotojo ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/lv.json b/assets/lang/lv.json new file mode 100644 index 0000000..a7d3bbe --- /dev/null +++ b/assets/lang/lv.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Ziņojums", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Ekrāns", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Dziesmas", + "plugin_bibles_singular": "Bībele", + "plugin_bibles_plural": "Bībeles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Prezentācijas", + "plugin_images_singular": "Attēls", + "plugin_images_plural": "Attēli", + "plugin_media_singular": "Mediji", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Iestatījumi", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/mk.json b/assets/lang/mk.json new file mode 100644 index 0000000..86a9d5d --- /dev/null +++ b/assets/lang/mk.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Предупредување", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Библија", + "plugin_bibles_plural": "Библии", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Слика", + "plugin_images_plural": "Слики", + "plugin_media_singular": "Медиа", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ml.json b/assets/lang/ml.json new file mode 100644 index 0000000..c493efc --- /dev/null +++ b/assets/lang/ml.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "ജാഗ്രത", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "ബൈബിള്‍", + "plugin_bibles_plural": "ബൈബിളുകള്‍", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/nb.json b/assets/lang/nb.json new file mode 100644 index 0000000..31185a4 --- /dev/null +++ b/assets/lang/nb.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Melding", + "dialog_alert_title": "Type your alert", + "display": "Skjerm", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Skrivebord", + "display_option_show": "Full projection", + "plugin_songs_singular": "Sang", + "plugin_songs_plural": "Sanger", + "plugin_bibles_singular": "Bibel", + "plugin_bibles_plural": "Bibler", + "plugin_presentations_singular": "Presentasjon", + "plugin_presentations_plural": "Presentasjoner", + "plugin_images_singular": "Bilde", + "plugin_images_plural": "Bilder", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Innstillinger", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Trenger innlogging", + "settings_user_id": "Bruker ID", + "settings_user_pass": "User password", + "settings_about_openlp": "Om OpenLp", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/nl.json b/assets/lang/nl.json new file mode 100644 index 0000000..970800b --- /dev/null +++ b/assets/lang/nl.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Waarschuwing", + "dialog_alert_title": "Type your alert", + "display": "Weergave", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Bureaublad", + "display_option_show": "Full projection", + "plugin_songs_singular": "Lied", + "plugin_songs_plural": "Liederen", + "plugin_bibles_singular": "Bijbel", + "plugin_bibles_plural": "Bijbels", + "plugin_presentations_singular": "Presentatie", + "plugin_presentations_plural": "Presentaties", + "plugin_images_singular": "Afbeelding", + "plugin_images_plural": "Afbeeldingen", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Instellingen", + "settings_server_ip": "Server IP", + "settings_server_port": "Serverpoort", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Auth nodig", + "settings_user_id": "Gebruikersnaam:", + "settings_user_pass": "User password", + "settings_about_openlp": "Over OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/nn.json b/assets/lang/nn.json new file mode 100644 index 0000000..d7336b2 --- /dev/null +++ b/assets/lang/nn.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Varsling", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Skrivebord", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bibel", + "plugin_bibles_plural": "Biblar", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Innstillingar.", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/oc.json b/assets/lang/oc.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/oc.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/pap.json b/assets/lang/pap.json new file mode 100644 index 0000000..6870cf2 --- /dev/null +++ b/assets/lang/pap.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Aviso", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bèibel", + "plugin_bibles_plural": "Bèibel", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Konfigurashon", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/pl.json b/assets/lang/pl.json new file mode 100644 index 0000000..540b8e0 --- /dev/null +++ b/assets/lang/pl.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Komunikaty", + "dialog_alert_title": "Type your alert", + "display": "Ekran", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Pulpit", + "display_option_show": "Full projection", + "plugin_songs_singular": "Pieśń", + "plugin_songs_plural": "Pieśni", + "plugin_bibles_singular": "Biblia", + "plugin_bibles_plural": "Biblie", + "plugin_presentations_singular": "Prezentacja", + "plugin_presentations_plural": "Prezentacje", + "plugin_images_singular": "Obraz", + "plugin_images_plural": "Obrazy", + "plugin_media_singular": "Multimedia", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Ustawienia", + "settings_server_ip": "Adres IP serwera", + "settings_server_port": "Port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Wymaga uwierzytelnienia", + "settings_user_id": "ID użytkownika", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/pt_BR.json b/assets/lang/pt_BR.json new file mode 100644 index 0000000..08eb732 --- /dev/null +++ b/assets/lang/pt_BR.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alerta", + "dialog_alert_title": "Type your alert", + "display": "Exibir", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Área de Trabalho", + "display_option_show": "Full projection", + "plugin_songs_singular": "Música", + "plugin_songs_plural": "Músicas", + "plugin_bibles_singular": "Bíblia", + "plugin_bibles_plural": "Bíblias", + "plugin_presentations_singular": "Apresentação", + "plugin_presentations_plural": "Apresentações", + "plugin_images_singular": "Imagem", + "plugin_images_plural": "Imagens", + "plugin_media_singular": "Mídia", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Configurações", + "settings_server_ip": "IP do servidor", + "settings_server_port": "Porta do servidor", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Necessita de autenticação?", + "settings_user_id": "ID do usuário", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ro.json b/assets/lang/ro.json new file mode 100644 index 0000000..605de54 --- /dev/null +++ b/assets/lang/ro.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "Bine", + "alert": "Alertă", + "dialog_alert_title": "Type your alert", + "display": "Ecran", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Ascunde", + "display_option_show": "Full projection", + "plugin_songs_singular": "Cântec", + "plugin_songs_plural": "Cântări", + "plugin_bibles_singular": "Biblie", + "plugin_bibles_plural": "Biblii", + "plugin_presentations_singular": "Prezentare", + "plugin_presentations_plural": "Prezentări", + "plugin_images_singular": "Imagine", + "plugin_images_plural": "Imagini", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Setări", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ro_RO.json b/assets/lang/ro_RO.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/ro_RO.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ru.json b/assets/lang/ru.json new file mode 100644 index 0000000..9cf4389 --- /dev/null +++ b/assets/lang/ru.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "ОК", + "alert": "Оповещение", + "dialog_alert_title": "Type your alert", + "display": "Экран", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Рабочий стол", + "display_option_show": "Full projection", + "plugin_songs_singular": "Песня", + "plugin_songs_plural": "Песни", + "plugin_bibles_singular": "Библия", + "plugin_bibles_plural": "Библии", + "plugin_presentations_singular": "Презентация", + "plugin_presentations_plural": "Презентации", + "plugin_images_singular": "Изображение", + "plugin_images_plural": "Изображения", + "plugin_media_singular": "Мультимедиа", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Настройки", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ru_RU.json b/assets/lang/ru_RU.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/ru_RU.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/sk.json b/assets/lang/sk.json new file mode 100644 index 0000000..3045d55 --- /dev/null +++ b/assets/lang/sk.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Upozornenie", + "dialog_alert_title": "Type your alert", + "display": "Zobrazenie", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Plocha", + "display_option_show": "Full projection", + "plugin_songs_singular": "Pieseň", + "plugin_songs_plural": "Piesne", + "plugin_bibles_singular": "Biblia", + "plugin_bibles_plural": "Biblie", + "plugin_presentations_singular": "Prezentácia", + "plugin_presentations_plural": "Prezentácie", + "plugin_images_singular": "Obrázok", + "plugin_images_plural": "Obrázky", + "plugin_media_singular": "Média", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Nastavenia", + "settings_server_ip": "IP servera", + "settings_server_port": "Port servera", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Potrebné prihlásenie", + "settings_user_id": "Používateľ", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/sl.json b/assets/lang/sl.json new file mode 100644 index 0000000..59ffe02 --- /dev/null +++ b/assets/lang/sl.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Opozorilo", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Namizje", + "display_option_show": "Full projection", + "plugin_songs_singular": "Pesem", + "plugin_songs_plural": "Pesmi", + "plugin_bibles_singular": "Sveto pismo", + "plugin_bibles_plural": "Sveto pismo", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Prezentacije", + "plugin_images_singular": "Slika", + "plugin_images_plural": "Slike", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Nastavitve", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/sl_SI.json b/assets/lang/sl_SI.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/sl_SI.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/sq.json b/assets/lang/sq.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/sq.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/sv.json b/assets/lang/sv.json new file mode 100644 index 0000000..546e9f0 --- /dev/null +++ b/assets/lang/sv.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Meddelande", + "dialog_alert_title": "Type your alert", + "display": "Skärm", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Skrivbord", + "display_option_show": "Full projection", + "plugin_songs_singular": "Sång", + "plugin_songs_plural": "Sånger", + "plugin_bibles_singular": "Bibel", + "plugin_bibles_plural": "Biblar", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentationer", + "plugin_images_singular": "Bild", + "plugin_images_plural": "Bilder", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Inställningar", + "settings_server_ip": "Serverns IP", + "settings_server_port": "Serverns port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "Användar-ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/ta_LK.json b/assets/lang/ta_LK.json new file mode 100644 index 0000000..ef78b0a --- /dev/null +++ b/assets/lang/ta_LK.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "எச்சரிக்கை செய", + "dialog_alert_title": "Type your alert", + "display": "காட்டு", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "டெஸ்க்டாப்", + "display_option_show": "Full projection", + "plugin_songs_singular": "பாட்டு", + "plugin_songs_plural": "பாடல்கள்", + "plugin_bibles_singular": "வேதாகமம்", + "plugin_bibles_plural": "அதிக பரிசுத்த வேதாகமம்", + "plugin_presentations_singular": "விளக்கக்காட்சி", + "plugin_presentations_plural": "விளக்கக்காட்சிகள்", + "plugin_images_singular": "படம்", + "plugin_images_plural": "படிமங்கள்", + "plugin_media_singular": "ஊடக", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "அமைப்புகள்", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/th_TH.json b/assets/lang/th_TH.json new file mode 100644 index 0000000..00060f9 --- /dev/null +++ b/assets/lang/th_TH.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "แจ้งเตือน", + "dialog_alert_title": "Type your alert", + "display": "แสดงหน้าจอว่างเปล่า", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "แสดงวอลล์เปเปอร์เดสก์ทอป", + "display_option_show": "Full projection", + "plugin_songs_singular": "เพลง", + "plugin_songs_plural": "เพลง", + "plugin_bibles_singular": "พระคัมภีร์", + "plugin_bibles_plural": "พระคัมภีร์", + "plugin_presentations_singular": "งานนำเสนอ", + "plugin_presentations_plural": "งานนำเสนอ", + "plugin_images_singular": "รูปภาพ", + "plugin_images_plural": "รูปภาพ", + "plugin_media_singular": "สื่อภาพและเสียง", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "ตั้งค่า", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/tlh.json b/assets/lang/tlh.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/tlh.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/tr.json b/assets/lang/tr.json new file mode 100644 index 0000000..8cd342e --- /dev/null +++ b/assets/lang/tr.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Uyarı", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "İncil", + "plugin_bibles_plural": "İnciller", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/uk.json b/assets/lang/uk.json new file mode 100644 index 0000000..7c54327 --- /dev/null +++ b/assets/lang/uk.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Сповіщення", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Біблія", + "plugin_bibles_plural": "Біблії", + "plugin_presentations_singular": "Презентація", + "plugin_presentations_plural": "Презентації", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Налаштування", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/uk_UA.json b/assets/lang/uk_UA.json new file mode 100644 index 0000000..66b011b --- /dev/null +++ b/assets/lang/uk_UA.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Сповіщення", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Налаштування", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/vi.json b/assets/lang/vi.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/vi.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/vi_VN.json b/assets/lang/vi_VN.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/vi_VN.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/yo.json b/assets/lang/yo.json new file mode 100644 index 0000000..0928811 --- /dev/null +++ b/assets/lang/yo.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "Alert", + "dialog_alert_title": "Type your alert", + "display": "Display", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "Desktop", + "display_option_show": "Full projection", + "plugin_songs_singular": "Song", + "plugin_songs_plural": "Songs", + "plugin_bibles_singular": "Bible", + "plugin_bibles_plural": "Bibles", + "plugin_presentations_singular": "Presentation", + "plugin_presentations_plural": "Presentations", + "plugin_images_singular": "Image", + "plugin_images_plural": "Images", + "plugin_media_singular": "Media", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "Settings", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/zh_CN.json b/assets/lang/zh_CN.json new file mode 100644 index 0000000..1b2a996 --- /dev/null +++ b/assets/lang/zh_CN.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "确定", + "alert": "警告", + "dialog_alert_title": "Type your alert", + "display": "显示", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "桌面", + "display_option_show": "Full projection", + "plugin_songs_singular": "诗歌", + "plugin_songs_plural": "诗歌", + "plugin_bibles_singular": "圣经", + "plugin_bibles_plural": "圣经", + "plugin_presentations_singular": "演示", + "plugin_presentations_plural": "演示", + "plugin_images_singular": "图片", + "plugin_images_plural": "图片", + "plugin_media_singular": "媒体", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "设定", + "settings_server_ip": "服务器IP", + "settings_server_port": "服务端口", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "需要认证", + "settings_user_id": "用户 ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file diff --git a/assets/lang/zh_TW.json b/assets/lang/zh_TW.json new file mode 100644 index 0000000..5981b99 --- /dev/null +++ b/assets/lang/zh_TW.json @@ -0,0 +1,44 @@ +{ + "tab_service": "SERVICE", + "tab_slides": "SLIDES", + "floating_button_search": "New service item", + "button_cancel": "CANCEL", + "button_show": "SHOW", + "button_ok": "OK", + "alert": "警報", + "dialog_alert_title": "Type your alert", + "display": "顯示", + "display_option_blank": "Blank screen", + "display_option_theme": "Theme background", + "display_option_desktop": "桌面", + "display_option_show": "Full projection", + "plugin_songs_singular": "歌曲", + "plugin_songs_plural": "歌曲", + "plugin_bibles_singular": "聖經", + "plugin_bibles_plural": "聖經", + "plugin_presentations_singular": "簡報", + "plugin_presentations_plural": "簡報", + "plugin_images_singular": "圖片", + "plugin_images_plural": "圖片", + "plugin_media_singular": "媒體", + "plugin_media_plural": "Medias", + "plugin_custom_singular": "Custom slide", + "plugin_custom_plural": "Custom slides", + "search_results_go": "Go live", + "search_results_add": "Add to service", + "search_results_add_and_go": "Add & Go to service", + "service_list_empty": "Any item added to service.\nPlease, add a new service item tapping the add button.", + "slides_list_empty": "Any service item selected.\nPlease, select a service item in \"SERVICE\" tab.", + "settings": "設定", + "settings_server_ip": "Server IP", + "settings_server_port": "Server port", + "settings_use_https": "User HTTPS", + "settings_needs_auth": "Needs auth", + "settings_user_id": "User ID", + "settings_user_pass": "User password", + "settings_about_openlp": "About OpenLP", + "dialog_server_ip_title": "Type the IP", + "dialog_server_port_title": "Type the port", + "dialog_server_user_id_title": "Type the ID", + "dialog_server_user_pass_title": "Type the password" +} \ No newline at end of file