Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 15e97a12 authored by Wolf-Martell Montwé's avatar Wolf-Martell Montwé Committed by GitHub
Browse files

Merge pull request #9922 from weblate/weblate-tb-android-app-strings

chore(i18n): Translations update from Hosted Weblate
parents 6c3f5407 55cd475d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
Aplikacion email-esh, 100% me burim të hapët, i përqendruar te privatësia.
Thunderbird-i është aplikacion email-esh, 100% me burim të hapët, i përqendruar te privatësia.
+1 −0
Original line number Diff line number Diff line
Thunderbird: Free Your Inbox
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
    <string name="account_server_settings_validation_error_password_required">Fjalëkalimi është i domosdoshëm.</string>
    <string name="account_server_settings_authentication_client_oauth">OAuth 2.0</string>
    <string name="account_server_settings_authentication_none">Asnjë</string>
    <string name="account_server_settings_authentication_password_encrypted">Fjalëkalim  fshehtëzuar</string>
    <string name="account_server_settings_authentication_password_encrypted">Fjalëkalim i fshehtëzuar</string>
    <string name="account_server_settings_incoming_imap_namespace_label">Vetëpikas emërhapësirë IMAP</string>
    <string name="account_server_settings_incoming_top_bar_title">Rregullime shërbyesi marrjeje mesazhesh</string>
    <string name="account_server_settings_authentication_password_cleartext">Fjalëkalim normal</string>
+2 −0
Original line number Diff line number Diff line
@@ -57,4 +57,6 @@
        <item quantity="one">1 mesazh</item>
        <item quantity="other">%d mesazhe</item>
    </plurals>
    <string name="account_setup_options_your_name_label">Emri juaj</string>
    <string name="account_setup_options_your_name_error_required">Emri juaj është i domosdoshëm.</string>
</resources>
+4 −1
Original line number Diff line number Diff line
@@ -2,10 +2,13 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="navigation_drawer_dropdown_action_settings">Rregullime</string>
    <string name="navigation_drawer_dropdown_action_manage_folders">Administroni dosje</string>
    <string name="navigation_drawer_dropdown_unified_inbox_title">Kuti Poste e Njësuar</string>
    <string name="navigation_drawer_dropdown_unified_inbox_title">Kuti Poste</string>
    <string name="navigation_drawer_dropdown_action_sync_all_accounts">Njëkohëso krejt llogaritë</string>
    <string name="navigation_drawer_dropdown_action_show_accounts">Shfaq llogari</string>
    <string name="navigation_drawer_dropdown_action_hide_accounts">Fshihi llogaritë</string>
    <string name="navigation_drawer_dropdown_folder_item_badge_count_greater_than_99">99+</string>
    <string name="navigation_drawer_dropdown_folder_item_badge_count_greater_than_1_000">1k+</string>
    <string name="navigation_drawer_dropdown_avount_view_selection_title">Listë llogarish</string>
    <string name="navigation_drawer_dropdown_unified_account_title">Llogari e Njësuar</string>
    <string name="navigation_drawer_dropdown_action_add_account">Shtoni llogari</string>
</resources>
Loading