Updated translation catalogs

This commit is contained in:
manuelcortez
2025-02-02 00:55:40 +00:00
committed by github-actions[bot]
parent 528146310a
commit 1ec37d5a1c
21 changed files with 1764 additions and 505 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: manuel@manuelcortez.net\n"
"POT-Creation-Date: 2025-01-26 00:55+0000\n"
"POT-Creation-Date: 2025-02-02 00:55+0000\n"
"PO-Revision-Date: 2022-12-20 22:42+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language: da\n"
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Generated-By: Babel 2.17.0\n"
#: languageHandler.py:61
#, fuzzy
@@ -117,6 +117,7 @@ msgid "https://twblue.mcvsoftware.com/donate"
msgstr "https://twblue.es/donate"
#: main.py:118
#, python-brace-format
msgid ""
"{0} is already running. Close the other instance before starting this "
"one. If you're sure that {0} isn't running, try deleting the file at {1}."
@@ -155,6 +156,7 @@ msgid "Empty buffer."
msgstr "Tøm buffer"
#: controller/mainController.py:378
#, python-brace-format
msgid "{0} not found."
msgstr "{0} ikke fundet."
@@ -171,6 +173,7 @@ msgstr "%s. Tom"
#: controller/mainController.py:737 controller/mainController.py:741
#: controller/mainController.py:765
#, python-brace-format
msgid "{0}: This account is not logged into Twitter."
msgstr "{0}: Denne konto er ikke logget ind på Twitter."
@@ -180,6 +183,7 @@ msgid "%s. %s, %s of %s"
msgstr "%s. %s, %s af %s"
#: controller/mainController.py:769
#, python-brace-format
msgid "{0}: This account is not logged into twitter."
msgstr "{0}: Denne konto er ikke logget ind på Twitter."
@@ -226,27 +230,31 @@ msgid "Updating buffer..."
msgstr "Opdaterer buffer…"
#: controller/mainController.py:1022
#, python-brace-format
msgid "{0} items retrieved"
msgstr "{0} emner hentet"
#: controller/buffers/mastodon/base.py:122 controller/mainController.py:1026
#: controller/mastodon/handler.py:97 controller/mastodon/handler.py:240
#, python-brace-format
msgid "Timeline for {}"
msgstr "Tidslinje for {}"
#: controller/buffers/mastodon/users.py:93 controller/mainController.py:1028
#: controller/mastodon/handler.py:99 controller/mastodon/handler.py:254
#, python-brace-format
msgid "Followers for {}"
msgstr "Følgere for {}"
#: controller/mainController.py:1030
#, python-brace-format
msgid "Friends for {}"
msgstr "Venner for {}"
# | msgid "Followers for {}"
#: controller/buffers/mastodon/users.py:95 controller/mainController.py:1032
#: controller/mastodon/handler.py:101 controller/mastodon/handler.py:268
#, fuzzy
#, fuzzy, python-brace-format
msgid "Following for {}"
msgstr "Følgere for {}"
@@ -281,7 +289,7 @@ msgid "SOCKS v5 with DNS support"
msgstr ""
#: controller/userAlias.py:31
#, fuzzy
#, fuzzy, python-brace-format
msgid "Edit alias for {}"
msgstr "Liste for {}"
@@ -362,16 +370,18 @@ msgid "Notifications"
msgstr "&Lokalitet"
#: controller/buffers/mastodon/base.py:58
#, python-brace-format
msgid "{username}'s timeline"
msgstr "{username}s tidslinje"
#: controller/buffers/mastodon/base.py:60
#, python-brace-format
msgid "{username}'s followers"
msgstr "{username}s følgere"
# | msgid "{username}'s followers"
#: controller/buffers/mastodon/base.py:62
#, fuzzy
#, fuzzy, python-brace-format
msgid "{username}'s following"
msgstr "{username}s følgere"
@@ -397,13 +407,13 @@ msgstr "Skriv et tweet her"
# | msgid "New tweet in {0}"
#: controller/buffers/mastodon/base.py:138
#, fuzzy
#, fuzzy, python-brace-format
msgid "New post in {0}"
msgstr "Nyt Tweet i {0}"
# | msgid "{0} new tweets in {1}."
#: controller/buffers/mastodon/base.py:144
#, fuzzy
#, fuzzy, python-brace-format
msgid "{0} new posts in {1}."
msgstr "{0} nye tweets i {1}."
@@ -424,7 +434,7 @@ msgstr "Denne buffer er ikke en tidslinje; Den kan ikke slettes."
# | msgid "Conversation with {0}"
#: controller/buffers/mastodon/base.py:328
#: controller/buffers/mastodon/base.py:366
#, fuzzy
#, fuzzy, python-brace-format
msgid "Conversation with {}"
msgstr "Samtale med {0}"
@@ -440,7 +450,7 @@ msgstr "Skriv et tweet her"
# | msgid "Reply to {arg0}"
#: controller/buffers/mastodon/base.py:331
#, fuzzy
#, fuzzy, python-brace-format
msgid "Reply to {}"
msgstr "Svare {arg0}"
@@ -495,6 +505,7 @@ msgid "Removing from bookmarks..."
msgstr ""
#: controller/buffers/mastodon/base.py:569
#, python-brace-format
msgid "Picture {0}"
msgstr "Billede {0}"
@@ -529,14 +540,14 @@ msgstr "Genkoder lyd..."
# | msgid "Conversation with {0}"
#: controller/buffers/mastodon/conversations.py:180
#, fuzzy
#, fuzzy, python-brace-format
msgid "Reply to conversation with {}"
msgstr "Samtale med {0}"
# | msgid "Conversation with {0}"
#: controller/buffers/mastodon/notifications.py:121
#: controller/buffers/mastodon/users.py:51
#, fuzzy
#, fuzzy, python-brace-format
msgid "New conversation with {}"
msgstr "Samtale med {0}"
@@ -647,6 +658,7 @@ msgstr "Søgninger"
#: controller/mastodon/handler.py:109 controller/mastodon/handler.py:190
#: controller/mastodon/handler.py:195
#, python-brace-format
msgid "Search for {}"
msgstr "Søg efter {}"
@@ -660,6 +672,7 @@ msgid "federated"
msgstr "{username}s tidslinje"
#: controller/mastodon/handler.py:142
#, python-brace-format
msgid "Conversation with {0}"
msgstr "Samtale med {0}"
@@ -668,6 +681,7 @@ msgid "Add an user alias"
msgstr ""
#: controller/mastodon/handler.py:310
#, python-brace-format
msgid "Alias has been set correctly for {}."
msgstr ""
@@ -682,12 +696,13 @@ msgid "%s - %s of %d characters"
msgstr "%s - %s af %d tegn"
#: controller/mastodon/messages.py:239
#, python-brace-format
msgid "Poll with {} options"
msgstr ""
# | msgid "List for {}"
#: controller/mastodon/messages.py:273
#, fuzzy
#, fuzzy, python-brace-format
msgid "Post from {}"
msgstr "Liste for {}"
@@ -763,14 +778,17 @@ msgid "Account settings for %s"
msgstr "Kontoindstillinger for %s"
#: controller/mastodon/settings.py:92
#, python-brace-format
msgid "Edit template for posts. Current template: {}"
msgstr ""
#: controller/mastodon/settings.py:101
#, python-brace-format
msgid "Edit template for conversations. Current template: {}"
msgstr ""
#: controller/mastodon/settings.py:110
#, python-brace-format
msgid "Edit template for persons. Current template: {}"
msgstr ""
@@ -839,6 +857,7 @@ msgid "New event."
msgstr "Nyt begivenhed."
#: extra/SoundsTutorial/soundsTutorial_constants.py:19
#, python-brace-format
msgid "{0} is ready."
msgstr "{0} er klar."
@@ -924,6 +943,7 @@ msgid "&Add to personal dictionary"
msgstr "&Tilføj til personlig ordbog"
#: extra/SpellChecker/wx_ui.py:79
#, python-brace-format
msgid ""
"An error has occurred. There are no dictionaries available for the "
"selected language in {0}"
@@ -965,7 +985,7 @@ msgid "Manage Autocompletion database"
msgstr "Administrer autofuldførelsesdatabase"
#: extra/autocompletionUsers/wx_manage.py:12
#, fuzzy
#, fuzzy, python-brace-format
msgid "Editing {0} users database"
msgstr "Redigerer {0} brugers database"
@@ -1048,6 +1068,7 @@ msgid "Attention"
msgstr "Bemærk"
#: extra/autocompletionUsers/mastodon/wx_scan.py:40
#, python-brace-format
msgid "TWBlue has imported {} users successfully."
msgstr ""
@@ -1438,6 +1459,7 @@ msgid "Adds an alias to an user"
msgstr "Vælg en liste for at tilføje brugeren"
#: sessionmanager/sessionManager.py:69
#, python-brace-format
msgid "{account_name}@{instance} (Mastodon)"
msgstr ""
@@ -1508,6 +1530,7 @@ msgid "Do you really want to delete this account?"
msgstr "Vil du slette denne konto?"
#: sessions/base.py:125
#, python-brace-format
msgid ""
"An exception occurred while saving the {app} database. It will be deleted"
" and rebuilt automatically. If this error persists, send the error log to"
@@ -1515,6 +1538,7 @@ msgid ""
msgstr ""
#: sessions/base.py:165
#, python-brace-format
msgid ""
"An exception occurred while loading the {app} database. It will be "
"deleted and rebuilt automatically. If this error persists, send the error"
@@ -1530,7 +1554,7 @@ msgstr "dddd, MMMM D, YYYY H:m:s"
# | msgid "{0}. Quoted tweet from @{1}: {2}"
#: sessions/mastodon/compose.py:17 sessions/mastodon/templates.py:73
#: sessions/mastodon/templates.py:74
#, fuzzy
#, fuzzy, python-brace-format
msgid "Boosted from @{}: {}"
msgstr "{0}. Citeret tweet fra @{1}: {2}"
@@ -1549,48 +1573,52 @@ msgstr ""
"Twitter %s"
#: sessions/mastodon/compose.py:46
#, python-brace-format
msgid "Last message from {}: {}"
msgstr ""
# | msgid "{username}'s followers"
#: sessions/mastodon/compose.py:61
#, fuzzy
#, fuzzy, python-brace-format
msgid "{username} has posted: {status}"
msgstr "{username}s følgere"
# | msgid "{username}'s followers"
#: sessions/mastodon/compose.py:63
#, fuzzy
#, fuzzy, python-brace-format
msgid "{username} has mentioned you: {status}"
msgstr "{username}s følgere"
#: sessions/mastodon/compose.py:65
#, python-brace-format
msgid "{username} has boosted: {status}"
msgstr ""
#: sessions/mastodon/compose.py:67
#, python-brace-format
msgid "{username} has added to favorites: {status}"
msgstr ""
# | msgid "{username}'s followers"
#: sessions/mastodon/compose.py:69
#, fuzzy
#, fuzzy, python-brace-format
msgid "{username} has followed you."
msgstr "{username}s følgere"
# | msgid "{username}'s followers"
#: sessions/mastodon/compose.py:71
#, fuzzy
#, fuzzy, python-brace-format
msgid "{username} has joined the instance."
msgstr "{username}s følgere"
#: sessions/mastodon/compose.py:73 sessions/mastodon/templates.py:161
#, python-brace-format
msgid "A poll in which you have voted has expired: {status}"
msgstr ""
# | msgid "{username}'s followers"
#: sessions/mastodon/compose.py:75
#, fuzzy
#, fuzzy, python-brace-format
msgid "{username} wants to follow you."
msgstr "{username}s følgere"
@@ -1661,11 +1689,12 @@ msgid "$display_name $text, $date"
msgstr ""
#: sessions/mastodon/templates.py:34
#, python-brace-format
msgid "Content warning: {}"
msgstr ""
#: sessions/mastodon/templates.py:45
#, fuzzy
#, fuzzy, python-brace-format
msgid "Media description: {}"
msgstr "Billedbeskrivelse"
@@ -1676,22 +1705,27 @@ msgid "Followers only"
msgstr "Følgere"
#: sessions/mastodon/templates.py:147
#, python-brace-format
msgid "has posted: {status}"
msgstr ""
#: sessions/mastodon/templates.py:149
#, python-brace-format
msgid "has mentioned you: {status}"
msgstr ""
#: sessions/mastodon/templates.py:151
#, python-brace-format
msgid "has boosted: {status}"
msgstr ""
#: sessions/mastodon/templates.py:153
#, python-brace-format
msgid "has added to favorites: {status}"
msgstr ""
#: sessions/mastodon/templates.py:155
#, python-brace-format
msgid "has updated a status: {status}"
msgstr ""
@@ -1830,6 +1864,7 @@ msgid "Done!"
msgstr "Færdig!"
#: wxUI/commonMessageDialogs.py:6
#, python-brace-format
msgid "Do you really want to close {0}?"
msgstr "Vil du virkelig lukke {0}?"
@@ -1838,10 +1873,12 @@ msgid "Exit"
msgstr "Afslut"
#: wxUI/commonMessageDialogs.py:10
#, python-brace-format
msgid " {0} must be restarted for these changes to take effect."
msgstr "{0} skal genstartes for at disse ændringer træder i kraft."
#: wxUI/commonMessageDialogs.py:10
#, python-brace-format
msgid "Restart {0} "
msgstr "Genstart {0}"
@@ -1888,6 +1925,7 @@ msgid "Existing timeline"
msgstr "Eksisterende tidslinje"
#: wxUI/commonMessageDialogs.py:29
#, python-brace-format
msgid ""
"If you like {0} we need your help to keep it going. Help us by donating "
"to the project. This will help us pay for the server, the domain and some"
@@ -1915,6 +1953,7 @@ msgid "The configuration file is invalid."
msgstr ""
#: wxUI/commonMessageDialogs.py:39
#, python-brace-format
msgid ""
"{0} quit unexpectedly the last time it was run. If the problem persists, "
"please report it to the {0} developers."
@@ -1927,6 +1966,7 @@ msgid "Warning"
msgstr "Advarsel"
#: wxUI/commonMessageDialogs.py:45
#, python-brace-format
msgid "Sorry, you can't update while running {} from source."
msgstr ""
@@ -2078,6 +2118,7 @@ msgid "&Report an error"
msgstr "&Rapporter en fejl"
#: wxUI/view.py:79
#, python-brace-format
msgid "{0}'s &website"
msgstr "{0}s &websted"
@@ -2086,6 +2127,7 @@ msgid "Get soundpacks for TWBlue"
msgstr "Hent lydpakker til TWBlue"
#: wxUI/view.py:81
#, python-brace-format
msgid "About &{0}"
msgstr "&Om {0}"
@@ -2118,6 +2160,7 @@ msgid "Address"
msgstr "Adresse"
#: wxUI/view.py:206
#, python-brace-format
msgid "Your {0} version is up to date"
msgstr "Din {0} version er opdateret"
@@ -2197,7 +2240,7 @@ msgid "&Language"
msgstr "Sprog"
#: wxUI/dialogs/configuration.py:22
#, fuzzy
#, fuzzy, python-brace-format
msgid "&Ask before exiting {0}"
msgstr "Spørg før du afslutter {0}"
@@ -2212,12 +2255,12 @@ msgid "&Buffer update interval, in minutes"
msgstr "Buffer-opdateringsinterval, i minutter"
#: wxUI/dialogs/configuration.py:33
#, fuzzy
#, fuzzy, python-brace-format
msgid "Pla&y a sound when {0} launches"
msgstr "Afspil en lyd, når {0} starter"
#: wxUI/dialogs/configuration.py:35
#, fuzzy
#, fuzzy, python-brace-format
msgid "Sp&eak a message when {0} launches"
msgstr "Sig en besked, når {0} starter"
@@ -2248,7 +2291,7 @@ msgid "&Keymap"
msgstr "Sæt af tastaturkommandoer"
#: wxUI/dialogs/configuration.py:51
#, fuzzy
#, fuzzy, python-brace-format
msgid "Check for u&pdates when {0} launches"
msgstr "Søg efter opdateringer, når {0} starter"
@@ -2349,6 +2392,7 @@ msgid "&DeepL API Key: "
msgstr ""
#: wxUI/dialogs/configuration.py:231
#, python-brace-format
msgid "{0} preferences"
msgstr "{0} indstillinger"
@@ -2411,6 +2455,7 @@ msgid "Restore template"
msgstr ""
#: wxUI/dialogs/templateDialogs.py:48
#, python-brace-format
msgid "Restored template to {}."
msgstr ""
@@ -2600,14 +2645,17 @@ msgid ""
msgstr ""
#: wxUI/dialogs/mastodon/configuration.py:53
#, python-brace-format
msgid "Edit template for &posts. Current template: {}"
msgstr ""
#: wxUI/dialogs/mastodon/configuration.py:55
#, python-brace-format
msgid "Edit template for c&onversations. Current template: {}"
msgstr ""
#: wxUI/dialogs/mastodon/configuration.py:57
#, python-brace-format
msgid "Edit template for p&ersons. Current template: {}"
msgstr ""
@@ -2716,13 +2764,13 @@ msgstr ""
# | msgid "This user has no tweets. {0} can't create a timeline."
#: wxUI/dialogs/mastodon/dialogs.py:38
#, fuzzy
#, fuzzy, python-brace-format
msgid "This user has no posts. {0} can't create a timeline."
msgstr "Denne bruger har ingen tweets. {0} kan ikke oprette en tidslinje."
# | msgid "This user has no favorited tweets. {0} can't create a timeline."
#: wxUI/dialogs/mastodon/dialogs.py:43
#, fuzzy
#, fuzzy, python-brace-format
msgid "This user has no favorited posts. {0} can't create a timeline."
msgstr ""
"Denne bruger har ingen foretrukne tweets. {0} kan ikke oprette en "
@@ -2730,17 +2778,18 @@ msgstr ""
# | msgid "This user has no followers. {0} can't create a timeline."
#: wxUI/dialogs/mastodon/dialogs.py:48
#, fuzzy
#, fuzzy, python-brace-format
msgid "This user has no followers yet. {0} can't create a timeline."
msgstr "Denne bruger har ingen følgere. {0} kan ikke oprette en tidslinje."
# | msgid "This user has no followers. {0} can't create a timeline."
#: wxUI/dialogs/mastodon/dialogs.py:53
#, fuzzy
#, fuzzy, python-brace-format
msgid "This user is not following anyone. {0} can't create a timeline."
msgstr "Denne bruger har ingen følgere. {0} kan ikke oprette en tidslinje."
#: wxUI/dialogs/mastodon/dialogs.py:60
#, python-brace-format
msgid "The focused item has no user in it. {} ca't open a user profile"
msgstr ""
@@ -2854,7 +2903,7 @@ msgstr "Oversat"
# | msgid "Tweet - %i characters "
#: wxUI/dialogs/mastodon/postDialogs.py:106
#, fuzzy
#, fuzzy, python-brace-format
msgid "Post - {} characters"
msgstr "Tweet - %i tegn"
@@ -3122,7 +3171,7 @@ msgid "Select user"
msgstr "Vælg URL"
#: wxUI/dialogs/mastodon/showUserProfile.py:73
#, fuzzy
#, fuzzy, python-brace-format
msgid "{}'s Profile"
msgstr "&Opdater profil"
@@ -3159,6 +3208,7 @@ msgid "Avatar: "
msgstr ""
#: wxUI/dialogs/mastodon/showUserProfile.py:122
#, python-brace-format
msgid "Field &{} - Label: "
msgstr ""
@@ -3191,14 +3241,17 @@ msgid "&Discoverable account: "
msgstr "Fjern konto"
#: wxUI/dialogs/mastodon/showUserProfile.py:157
#, python-brace-format
msgid "{} p&osts. Click to open posts timeline"
msgstr ""
#: wxUI/dialogs/mastodon/showUserProfile.py:162
#, python-brace-format
msgid "{} &following. Click to open Following timeline"
msgstr ""
#: wxUI/dialogs/mastodon/showUserProfile.py:166
#, python-brace-format
msgid "{} fo&llowers. Click to open followers timeline"
msgstr ""
@@ -3230,6 +3283,7 @@ msgid "Change &avatar"
msgstr ""
#: wxUI/dialogs/mastodon/updateProfile.py:102
#, python-brace-format
msgid "Field &{}: Label"
msgstr ""