From e55b854b8af8654602216d7ec638bea0cbe56ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Wed, 27 Mar 2024 11:54:22 +0000 Subject: [PATCH] locale: update translations (English) Currently translated at 99.9% (1918 of 1919 strings) Translation: Firefish/locales Translate-URL: https://hosted.weblate.org/projects/firefish/locales/en/ --- locales/en-US.yml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 88b44d2787..d736a7d881 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1196,16 +1196,16 @@ releaseToReload: "Release to reload" reloading: "Reloading" enableTimelineStreaming: "Update timelines automatically" searchWords: "Words to search / ID or URL to lookup" -searchWordsDescription: "Enter the search term here to search for posts. Separate words - with a space for an AND search, or 'OR' (without quotes) between words for an OR - search.\nFor example, 'morning night' will find posts that contain both 'morning' +searchWordsDescription: "Enter the search term here to search for posts. Separate + words with a space for an AND search, or 'OR' (without quotes) between words for + an OR search.\nFor example, 'morning night' will find posts that contain both 'morning' and 'night', and 'morning OR night' will find posts that contain either 'morning' or 'night' (or both).\nYou can also combine AND/OR conditions like '(morning OR - night) sleepy'.\nIf you want to search for a sequence of words (e.g., a sentence), you - must put it in double quotes, not to make it an AND search: \"Today I learned\"\n\n - If you want to go to a specific user page or post page, enter - the ID or URL in this field and click the 'Lookup' button. Clicking 'Search' will - search for posts that literally contain the ID/URL." + night) sleepy'.\nIf you want to search for a sequence of words (e.g., a sentence), + you must put it in double quotes, not to make it an AND search: \"Today I learned\"\ + \n\n If you want to go to a specific user page or post page, enter the ID or URL + in this field and click the 'Lookup' button. Clicking 'Search' will search for posts + that literally contain the ID/URL." searchUsers: "Posted by (optional)" searchUsersDescription: "To search for posts by a specific user/server, enter the ID (@user@example.com, or @user for a local user) or domain name (example.com).\n @@ -2230,5 +2230,7 @@ moreUrlsDescription: "Enter the pages you want to pin to the help menu in the lo left corner using this notation:\n\"Display name\": https://example.com/" messagingUnencryptedInfo: "Chats on Firefish are not end-to-end encrypted. Don't share any sensitive infomation over Firefish." -autocorrectNoteLanguage: "Show a warning if the post language does not match the auto-detected result" -incorrectLanguageWarning: "It looks like your post is in {detected}, but you selected {current}.\nWould you like to set the language to {detected} instead?" +autocorrectNoteLanguage: "Show a warning if the post language does not match the auto-detected + result" +incorrectLanguageWarning: "It looks like your post is in {detected}, but you selected + {current}.\nWould you like to set the language to {detected} instead?"