]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values-bg/strings.xml
translate the 'show report' button label
[mobile-ledger.git] / app / src / main / res / values-bg / strings.xml
index db6924d560dea24a09b02c1a1bd918ea001f6693..45fdf6ebefd34d5f545b8656e967398f937d6112 100644 (file)
@@ -1,23 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
   ~ Copyright © 2019 Damyan Ivanov.
-  ~ This file is part of Mobile-Ledger.
-  ~ Mobile-Ledger is free software: you can distribute it and/or modify it
+  ~ This file is part of MoLe.
+  ~ MoLe is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
   ~ the Free Software Foundation, either version 3 of the License, or
   ~ (at your opinion), any later version.
   ~
-  ~ Mobile-Ledger is distributed in the hope that it will be useful,
+  ~ MoLe is distributed in the hope that it will be useful,
   ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
   ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
   ~ GNU General Public License terms for details.
   ~
   ~ You should have received a copy of the GNU General Public License
-  ~ along with Mobile-Ledger. If not, see <https://www.gnu.org/licenses/>.
+  ~ along with MoLe. If not, see <https://www.gnu.org/licenses/>.
   -->
 
 <resources>
-    <string name="app_name">Mobile Ledger</string>
     <string name="title_activity_settings">Настройки</string>
     <string name="pref_header_backend">Сървър</string>
     <string name="pref_title_use_http_auth">Удостоверяване</string>
@@ -47,7 +46,6 @@
     <string name="err_net_error">Мрежова грешка</string>
     <string name="menu_acc_summary_show_only_starred_title">Показване само на любимите</string>
     <string name="action_reset_new_transaction_activity_title">Отначало</string>
-    <string name="ime_action_next_title">Следващ</string>
     <string name="interface_pref_header_title">Интерфейс</string>
     <string name="pref_show_only_starred_off_summary">Списъкът на сметките съдържа всички сметки</string>
     <string name="pref_show_only_starred_on_summary">Показват се само отбелязаните със звезда</string>
     <string name="err_profile_user_name_empty">Въвеждането на потребителско име е задължително когато се използва удостоверяване</string>
     <string name="err_profile_password_empty">Паролата е задължителна</string>
     <string name="posting_permitted">Позволяване на добавянето на нови трансакции</string>
+    <string name="send_crash_via">Изпращане на доклада чрез:</string>
+    <string name="crash_send_question">Желаете ли да изпратите доклад за грешката на автора? Това ще помогне за диагностициране и отстраняване на проблема.</string>
+    <string name="crash_app_condensed_label">Срив</string>
+    <string name="btn_not_now">Не сега</string>
+    <string name="btn_send_crash_report">Изпращане...</string>
+    <string name="crash_dialog_title">MoLe се срина</string>
+    <string name="crash_report_contents_label">Съдържание на доклада:</string>
+    <string name="profile_subitlte_read_only">(Само за преглед)</string>
+    <string name="menu_acc_summary_confirm_selection_title">Потвърждаване на избора</string>
+    <string name="menu_acc_summary_hide_selected_title">Скриване на маркираните сметки</string>
+    <string name="btn_show_report">Показване на доклада</string>
 
-</resources>
\ No newline at end of file
+</resources>