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

Commit 88fc9f7f authored by cketti's avatar cketti
Browse files

Merge branch 'main' into weblate

parents 73f68eda d393a509
Loading
Loading
Loading
Loading
+138 −0
Original line number Diff line number Diff line
<?xml version='1.0' encoding='UTF-8'?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!--=== App-specific strings =============================================================-->
    <!--This should make it easier for forks to change the branding-->
    <!--Used in AndroidManifest.xml-->
    <string name="app_name">K-9 Mail</string>
    <string name="shortcuts_title">K-9 Hesablar</string>
    <string name="unread_widget_label">K-9 Oxunmamış</string>
    <!--Used in the about dialog-->
    <string name="app_authors">The K-9 Dog Walkers</string>
    <string name="source_code">Mənbə kodu</string>
    <string name="app_license">Apache Lisenziyası, Versiya 2.0</string>
    <string name="about_project_title">Açıq Mənbə Layihəsi</string>
    <string name="about_website_title">Veb sayt</string>
    <string name="user_manual_title">İstifadəçi dərsliyi</string>
    <string name="get_help_title">Kömək al</string>
    <string name="user_forum_title">İstifadəçi forumu</string>
    <string name="about_fediverse_title">Fediverse</string>
    <string name="about_libraries">Kitabxanalar</string>
    <string name="license">Lisenziya</string>
    <string name="changelog_title">Dəyişiklik jurnalı</string>
    <string name="changelog_loading_error">Dəyişiklik jurnalını yükləmək alınmadı</string>
    <string name="changelog_version_title">Versiya %s</string>
    <string name="changelog_recent_changes_title">Yenilik nədir?</string>
    <string name="changelog_show_recent_changes">Tətbiq yeniləndisə son dəyişiklikləri göstər</string>
    <!--Displayed in a "snack bar" at the bottom of the screen when the app was updated.-->
    <string name="changelog_snackbar_text">Bu buraxılışda yeniliyin nə olduğunu tapın</string>
    <!--Button text of the "snack bar" that is displayed when the app was updated.-->
    <!--Default signature-->
    <!--General strings that include the app name-->
    <!--=== General strings ==================================================================-->
    <string name="authors">Müəlliflər</string>
    <string name="about_title">K-9 Mail Haqqında</string>
    <string name="accounts_title">Hesablar</string>
    <string name="advanced">Qabaqcıl</string>
    <string name="compose_title_compose">Tərtib et</string>
    <string name="compose_title_reply">Cavab</string>
    <string name="compose_title_reply_all">Bütün cavablar</string>
    <string name="compose_title_forward">İrəli</string>
    <string name="compose_title_forward_as_attachment">Qoşma kimi irəli</string>
    <string name="choose_account_title">Hesab seç</string>
    <string name="choose_folder_title">Qovluq seç</string>
    <string name="choose_folder_move_title">Keçirt</string>
    <string name="choose_folder_copy_title">Bura kopyala…</string>
    <string name="actionbar_selected">%d Seçildi</string>
    <string name="next_action">Növbəti</string>
    <!--Used to confirm acceptance of dialog boxes, warnings, errors, etc.-->
    <string name="okay_action">Oldu</string>
    <string name="cancel_action">İmtina</string>
    <string name="send_action">Göndər</string>
    <string name="empty_subject">Mövzu boşdur, təkrar göndərmək üçün yenidən kliklə</string>
    <string name="reply_action">Cavab</string>
    <string name="reply_all_action">Bütün cavablar</string>
    <string name="delete_action">Sil</string>
    <string name="archive_action">Arxiv</string>
    <string name="spam_action">Spam</string>
    <string name="forward_action">İrəli</string>
    <string name="forward_as_attachment_action">Qoşma kimi irəli</string>
    <string name="compose_action">Tərtib et</string>
    <!--Shown in place of the subject when a message has no subject. Showing this in parentheses is customary.-->
    <string name="notification_action_reply">Cavab</string>
    <string name="notification_action_delete">Sil</string>
    <string name="notification_action_archive">Arxiv</string>
    <string name="notification_action_spam">Spam</string>
    <!--Title of an error notification that is displayed when creating a notification for a new message has failed-->
    <!--Body of an error notification that is displayed when creating a notification for a new message has failed-->
    <!--Used to display the recipient list in the message view screen.-->
    <!--Displayed in the message view screen in front of the number of additional recipients (the ones that are not displayed).-->
    <!--Displayed in the message view screen if the message was addressed to the user. Make sure this works with 'message_view_recipient_prefix'. In English it's "to me".-->
    <!--Text of the button that is displayed below the message header when the message body references one or more remote images-->
    <!--Name of the setting to configure the navigation action to perform after the user has deleted or moved a message from the message view screen-->
    <string name="global_settings_confirm_action_delete">Sil</string>
    <string name="global_settings_confirm_action_spam">Spam</string>
    <!--Title of the screen to configure swipe actions-->
    <!--Name of the setting to configure the right swipe action-->
    <!--Name of the setting to configure the left swipe action-->
    <!--The list item users select to not use a swipe action for a particular direction-->
    <!--Name of the swipe action to select/deselect a message-->
    <!--Name of the swipe action to mark as message as read/unread-->
    <!--Name of the swipe action to add/remove a star-->
    <!--Name of the swipe action to archive a message-->
    <string name="general_settings_swipe_action_archive">Arxiv</string>
    <!--Name of the swipe action to delete a message-->
    <string name="general_settings_swipe_action_delete">Sil</string>
    <!--Name of the swipe action to move a message to the spam folder-->
    <string name="general_settings_swipe_action_spam">Spam</string>
    <!--Name of the swipe action to move a message to another folder-->
    <!--Title of the setting to specify the density of the message list-->
    <!--Displayed below the 'account_setup_oauth_description' text-->
    <!--Displayed below the 'account_setup_oauth_description' text-->
    <!--Please use the same translation for "screen lock" as is used in the 'Security' section in Android's settings app-->
    <string name="account_setup_check_settings_title" />
    <string name="account_settings_push_advanced_title">Qabaqcıl</string>
    <!--Displayed in the font size settings screen to configure the font size of the account name in the message view.-->
    <!--Displayed after importing accounts when one or multiple accounts require entering a password-->
    <!--Displayed after importing accounts when one or multiple accounts require to use the OAuth authorization flow-->
    <!--Displayed after importing accounts when some accounts require entering a password and some to use the OAuth authorization flow-->
    <!--Content description for the icon that is displayed next to an imported account that requires sign-in-->
    <!--=== Client certificates specific ==================================================================-->
    <!--Note: This references message_view_download_remainder-->
    <string name="crypto_info_ok">Oldu</string>
    <!--Displayed in the the message list widget when the app hasn't had a chance to send content to it yet-->
    <!--Might be displayed in the message list widget when the list is scrolled and new data can't be fetched fast enough-->
    <!--permissions-->
    <!--Name of the swipe action to select a message. Try to keep it short.-->
    <!--Name of the swipe action to deselect a message. Try to keep it short.-->
    <!--Name of the swipe action to mark a message as read. Try to keep it short.-->
    <!--Name of the swipe action to mark a message as unread. Try to keep it short.-->
    <!--Name of the swipe action to add the star to a message. Try to keep it short.-->
    <!--Name of the swipe action to remove the star from a message. Try to keep it short.-->
    <!--Name of the swipe action to archive a message. Try to keep it short.-->
    <string name="swipe_action_archive">Arxiv</string>
    <!--Name of the swipe action to delete a message. Try to keep it short.-->
    <string name="swipe_action_delete">Sil</string>
    <!--Name of the swipe action to move a message to the Spam folder. Try to keep it short.-->
    <string name="swipe_action_spam">Spam</string>
    <!--Name of the swipe action to move a message. The ellipsis (…) indicates that there is another step (selecting a folder) before the action is performed. Try to keep it short.-->
    <!--Name of setting to configure whether to show a "compose" floating action button on top of the message list-->
    <!--Displayed in the toolbar when there was an error loading the message list, e.g. because the folder no longer exists.-->
    <!--Displayed instead of the message list when a folder couldn't be found, e.g. due to an outdated home screen shortcut.-->
    <!--Title of the toolbar that is displayed when the message details bottom sheet has been expanded-->
    <!--Displayed when an email is missing the 'Date' header field and no date can be displayed in the message details bottom sheet.-->
    <!--Title of the "From" section in the message details bottom sheet. This should probably be the same as the string 'recipient_from'.-->
    <!--Title of the "Sender" section in the message details bottom sheet. This refers to the 'Sender' header. Be careful with translations.-->
    <!--Title of the "Reply to" section in the message details bottom sheet. This should probably be the same as the string 'reply_to_label'.-->
    <!--Title of the "To" section in the message details bottom sheet. This should probably be the same as the string 'recipient_to'.-->
    <!--Title of the "Cc" section in the message details bottom sheet. This should probably be the same as the string 'recipient_cc'.-->
    <!--Title of the "Bcc" section in the message details bottom sheet. This should probably be the same as the string 'recipient_bcc'.-->
    <!--Displayed when loading the message details has failed-->
    <!--Name of the action to add a person to contacts. Usually displayed in a menu or in a tooltip when long-pressing the associated icon.-->
    <!--Name of the action to compose a new message to a particular address. Usually displayed in a menu or in a tooltip when long-pressing the associated icon.-->
    <!--Name of the action to copy an email address to the clipboard. Usually displayed in a menu or in a tooltip when long-pressing the associated icon.-->
    <!--Name of the action to copy a name and email address to the clipboard. Usually displayed in a menu or in a tooltip when long-pressing the associated icon.-->
    <!--A user visible label for the email address copied to the clipboard-->
    <!--A user visible label for the name and email address copied to the clipboard-->
    <!--Might be displayed in a notification when deleting an account (in the background)-->
    <!--For unread messages the first line of a message list item is modified by this to improve the experience for people with screen readers.-->
</resources>
+487 −1

File changed.

Preview size limit exceeded, changes collapsed.

+651 −0

File added.

Preview size limit exceeded, changes collapsed.

+566 −0

File added.

Preview size limit exceeded, changes collapsed.

+251 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading