Merge branch 'origin/develop' into Weblate

This commit is contained in:
Hosted Weblate 2024-08-01 04:32:09 +02:00
commit f439723843
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C
2 changed files with 21 additions and 11 deletions

View file

@ -2333,3 +2333,10 @@ addAlt4MeTag: "Afegeix automàticament l'etiqueta #Alt4Me a les teves publicacio
strongPassword: Bona contrasenya strongPassword: Bona contrasenya
turnOffCatLanguage: Desactiva la conversió al llenguatge de gat turnOffCatLanguage: Desactiva la conversió al llenguatge de gat
announcement: Anunci announcement: Anunci
_writingMode:
horizontalTB: Horitzontal, de d'alt a baix
verticalRL: Vertical, de dreta a esquerra, lateralment
verticalLRUpright: Vertical, esquerra andreta, cap amunt
verticalRLUpright: Vertical, de dreta i esquerra, cap amunt
verticalLR: Vertical, d'esquerra a dreta, lateralment
writingMode: Mode d'escriptura

View file

@ -243,7 +243,7 @@ clearCachedFiles: "Clear cache"
clearCachedFilesConfirm: "Are you sure that you want to delete all cached remote files?" clearCachedFilesConfirm: "Are you sure that you want to delete all cached remote files?"
blockedInstances: "Blocked Servers" blockedInstances: "Blocked Servers"
blockedInstancesDescription: "List the hostnames of the servers that you want to block. blockedInstancesDescription: "List the hostnames of the servers that you want to block.
Listed servers will no longer be able to communicate with this servers." Listed servers will no longer be able to communicate with this server."
silencedInstances: "Silenced Servers" silencedInstances: "Silenced Servers"
silencedInstancesDescription: "List the hostnames of the servers that you want to silencedInstancesDescription: "List the hostnames of the servers that you want to
silence. Accounts in the listed servers are treated as \"Silenced\", can only make silence. Accounts in the listed servers are treated as \"Silenced\", can only make
@ -1211,13 +1211,13 @@ searchWordsDescription: "Enter the search term here to search for posts. Separat
words with a space for an AND search, or 'OR' (without quotes) between words for 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' 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' and 'night', and 'morning OR night' will find posts that contain either 'morning'
or 'night' (or both).\nYou can also filter out certain word(s) from the search results, like or 'night' (or both).\nYou can also filter out certain word(s) from the search results,
'sleepy -morning -breakfast'. Moreover, you can combine these AND/OR/exclude conditions like like 'sleepy -morning -breakfast'. Moreover, you can combine these AND/OR/exclude
'(morning OR night) sleepy -breakfast'.\nIf you want to search for a sequence of words (e.g., a sentence), conditions like '(morning OR night) sleepy -breakfast'.\nIf you want to search for
you must put it in double quotes, not to make it an AND search: \"Today I learned\"\ a sequence of words (e.g., a sentence), you must put it in double quotes, not to
\n\nIf you want to go to a specific user page or post page, enter the ID or URL make it an AND search: \"Today I learned\"\n\nIf you want to go to a specific user
in this field and click the 'Lookup' button. Clicking 'Search' will search for posts page or post page, enter the ID or URL in this field and click the 'Lookup' button.
that literally contain the ID/URL." Clicking 'Search' will search for posts that literally contain the ID/URL."
searchUsers: "Posted by (optional)" searchUsers: "Posted by (optional)"
searchUsersDescription: "To search for posts by a specific user/server, enter the 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 ID (@user@example.com, or @user for a local user) or domain name (example.com).\n
@ -1240,7 +1240,8 @@ noAltTextWarning: "Some attached file(s) have no description. Did you forget to
showNoAltTextWarning: "Show a warning if you attempt to post files without a description" showNoAltTextWarning: "Show a warning if you attempt to post files without a description"
showAddFileDescriptionAtFirstPost: "Automatically open a form to write a description showAddFileDescriptionAtFirstPost: "Automatically open a form to write a description
when you attempt to post files without a description" when you attempt to post files without a description"
addAlt4MeTag: "Automatically append #Alt4Me hashtag to your post if attached file has no description" addAlt4MeTag: "Automatically append #Alt4Me hashtag to your post if attached file
has no description"
turnOffCatLanguage: "Turn off cat language conversion" turnOffCatLanguage: "Turn off cat language conversion"
_emojiModPerm: _emojiModPerm:
@ -1675,8 +1676,10 @@ _2fa:
removeKeyConfirm: "Really delete the {name} key?" removeKeyConfirm: "Really delete the {name} key?"
token: "2FA Token" token: "2FA Token"
_permissions: _permissions:
read: "Read (read timelines, notifications, reactions, mutes, account information, etc.)" read: "Read (read timelines, notifications, reactions, mutes, account information,
write: "Write (make posts, react to posts, mute users, edit account information, etc.)" etc.)"
write: "Write (make posts, react to posts, mute users, edit account information,
etc.)"
push: "Send push notifications" push: "Send push notifications"
follow: "Follow and unfollow accounts" follow: "Follow and unfollow accounts"
"read:account": "View your account information" "read:account": "View your account information"