GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-01-17 01:34:40 +00:00
parent d542033125
commit 2bcf59c225
44 changed files with 2736 additions and 2039 deletions

View File

@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-01-14 00:41+0000\n"
"POT-Creation-Date: 2025-01-17 00:41+0000\n"
"PO-Revision-Date: 2024-10-27 15:01+0100\n"
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
@@ -99,30 +99,30 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr "Varsling av nye meldingar"
#: src/controller.cpp:249
#: src/controller.cpp:248
#, fuzzy, kde-format
msgid "Access token wasn't found: Maybe it was deleted?"
msgstr "Fann ikkje tilgangspollett"
#: src/controller.cpp:253
#: src/controller.cpp:252
#, fuzzy, kde-format
msgid ""
"Access to keychain was denied: Please allow NeoChat to read the access token"
msgstr "Gje NeoChat løyve til å lesa tilgangspolletten"
#: src/controller.cpp:256
#: src/controller.cpp:255
#, fuzzy, kde-format
msgid ""
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
"keyring on Linux"
msgstr "Installer ein nøkkelring, for eksempel KWallet eller GNOME Keyring"
#: src/controller.cpp:259
#: src/controller.cpp:258
#, fuzzy, kde-format
msgid "Unable to read access token: %1"
msgstr "Klarte ikkje lesa tilgangspollett"
#: src/controller.cpp:358
#: src/controller.cpp:357
#, kde-format
msgid "Receiving push notifications"
msgstr "Varsling av push-varslingar"
@@ -1957,93 +1957,93 @@ msgid ""
"for support."
msgstr "Ta kontakt med administratoren av Matrix-tenaren for brukarstøtte."
#: src/neochatconnection.cpp:317
#: src/neochatconnection.cpp:313
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr "Ingen identitetstenar sett opp"
#: src/neochatconnection.cpp:348
#: src/neochatconnection.cpp:344
#, kde-format
msgid "Room creation failed: %1"
msgstr "Feil ved romregistrering: %1"
#: src/neochatconnection.cpp:378
#: src/neochatconnection.cpp:374
#, kde-format
msgid "Space creation failed: %1"
msgstr "Feil ved registrering av område: %1"
#: src/neochatroom.cpp:1271
#: src/neochatroom.cpp:1268
#, kde-format
msgid "Report sent successfully."
msgstr "Rapporten er no send."
#: src/neochatroom.cpp:1611 src/neochatroom.cpp:1619
#: src/neochatroom.cpp:1608 src/neochatroom.cpp:1616
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
msgstr "Breiddegr.: %1  lengdegr.: %2"
#: src/notificationsmanager.cpp:143 src/notificationsmanager.cpp:387
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:386
#, kde-format
msgid "Encrypted Message"
msgstr "Kryptert melding"
#: src/notificationsmanager.cpp:227
#: src/notificationsmanager.cpp:226
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
#: src/notificationsmanager.cpp:233
#: src/notificationsmanager.cpp:232
#, kde-format
msgid "Open NeoChat in this room"
msgstr "Opna NeoChat i dette rommet"
#: src/notificationsmanager.cpp:246 src/qml/DelegateContextMenu.qml:98
#: src/notificationsmanager.cpp:245 src/qml/DelegateContextMenu.qml:98
#: src/qml/HoverActions.qml:123
#, kde-format
msgid "Reply"
msgstr "Svar"
#: src/notificationsmanager.cpp:247
#: src/notificationsmanager.cpp:246
#, kde-format
msgid "Reply..."
msgstr "Svar …"
#: src/notificationsmanager.cpp:306
#: src/notificationsmanager.cpp:305
#, kde-format
msgid "%1 invited you to a room"
msgstr "%1 inviterte deg til eit rom"
#: src/notificationsmanager.cpp:309
#: src/notificationsmanager.cpp:308
#, kde-format
msgid "Open this invitation in NeoChat"
msgstr "Opna invitasjonen i NeoChat"
#: src/notificationsmanager.cpp:319
#: src/notificationsmanager.cpp:318
#, kde-format
msgctxt "@action:button The thing being accepted is an invitation to chat"
msgid "Accept"
msgstr "Godta"
#: src/notificationsmanager.cpp:320
#: src/notificationsmanager.cpp:319
#, kde-format
msgctxt "@action:button The thing being rejected is an invitation to chat"
msgid "Reject"
msgstr "Avvis"
#: src/notificationsmanager.cpp:321
#: src/notificationsmanager.cpp:320
#, kde-format
msgctxt "@action:button The thing being rejected is an invitation to chat"
msgid "Reject and Ignore User"
msgstr "Avvis og ignorer brukaren"
#: src/notificationsmanager.cpp:380
#: src/notificationsmanager.cpp:379
#, kde-format
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: src/notificationsmanager.cpp:391
#: src/notificationsmanager.cpp:390
#, kde-format
msgid "Open NeoChat"
msgstr "Opna NeoChat"
@@ -4363,87 +4363,99 @@ msgid "Password"
msgstr "Passord"
#: src/settings/AccountEditorPage.qml:159
#, kde-format
#, fuzzy, kde-format
#| msgid "Your server doesn't support changing your password"
msgctxt "@info"
msgid "Your server doesn't support changing your password"
msgstr "Tenaren støttar ikkje endring av passord"
#: src/settings/AccountEditorPage.qml:166
#, kde-format
#, fuzzy, kde-format
#| msgid "Current Password:"
msgctxt "@label:textbox"
msgid "Current Password:"
msgstr "Gjeldande passord:"
#: src/settings/AccountEditorPage.qml:173
#, kde-format
#, fuzzy, kde-format
#| msgid "New Password:"
msgctxt "@label:textbox"
msgid "New Password:"
msgstr "Nytt passord:"
#: src/settings/AccountEditorPage.qml:180
#, kde-format
#, fuzzy, kde-format
#| msgid "Confirm new Password:"
msgctxt "@label:textbox"
msgid "Confirm new Password:"
msgstr "Stadfest passord:"
#: src/settings/AccountEditorPage.qml:185
#, kde-format
#, fuzzy, kde-format
#| msgid "Passwords don't match"
msgctxt "@info"
msgid "Passwords don't match"
msgstr "Passorda er ikkje like"
#: src/settings/AccountEditorPage.qml:200
#, kde-format
msgid "Passwords do not match"
msgstr "Passorda er ikkje like"
#: src/settings/AccountEditorPage.qml:207
#: src/settings/AccountEditorPage.qml:205
#, fuzzy, kde-format
msgctxt "@title:group"
msgid "Email Addresses"
msgstr "E-postadresser"
#: src/settings/AccountEditorPage.qml:213
#: src/settings/AccountEditorPage.qml:211
#, fuzzy, kde-format
msgctxt "@title:group"
msgid "Phone Numbers"
msgstr "Telefonnummer"
#: src/settings/AccountEditorPage.qml:218
#: src/settings/AccountEditorPage.qml:216
#, fuzzy, kde-format
msgctxt "@title:group"
msgid "Identity Server"
msgstr "Identitetstenar"
#: src/settings/AccountEditorPage.qml:227
#: src/settings/AccountEditorPage.qml:225
#, fuzzy, kde-format
msgctxt "@title:group"
msgid "Server Information"
msgstr "Tenarinformasjon"
#: src/settings/AccountEditorPage.qml:231
#: src/settings/AccountEditorPage.qml:229
#, kde-format
msgid "Homeserver url"
msgstr "Adresse til heimetenar"
#: src/settings/AccountEditorPage.qml:252
#: src/settings/AccountEditorPage.qml:250
#, fuzzy, kde-format
msgctxt "@title:group"
msgid "Account Management"
msgstr "Kontohandsaming"
#: src/settings/AccountEditorPage.qml:257
#: src/settings/AccountEditorPage.qml:255
#, kde-format
msgid "Deactivate Account"
msgstr "Deaktiver konto"
#: src/settings/AccountEditorPage.qml:273
#, kde-format
#: src/settings/AccountEditorPage.qml:272
#, fuzzy, kde-format
#| msgid "Password changed successfully"
msgctxt "@info"
msgid "Password changed successfully"
msgstr "Passordet er no endra"
#: src/settings/AccountEditorPage.qml:275
#, kde-format
msgid "Wrong password entered"
msgstr "Du skreiv inn feil passord"
#, fuzzy, kde-format
#| msgctxt "@info"
#| msgid "Invalid passphrase"
msgctxt "@info"
msgid "Invalid password"
msgstr "Ugyldig passfrase"
#: src/settings/AccountEditorPage.qml:277
#, kde-format
#: src/settings/AccountEditorPage.qml:278
#, fuzzy, kde-format
#| msgid "Unknown problem while trying to change password"
msgctxt "@info"
msgid "Unknown problem while trying to change password"
msgstr "Ukjent problem ved endring av passord"
@@ -6075,6 +6087,12 @@ msgstr "Vis"
msgid "Quit"
msgstr "Avslutt"
#~ msgid "Passwords do not match"
#~ msgstr "Passorda er ikkje like"
#~ msgid "Wrong password entered"
#~ msgstr "Du skreiv inn feil passord"
#~ msgid "Remove from Favourites"
#~ msgstr "Fjern frå favorittar"