GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-11-07 02:43+0000\n"
|
||||
"POT-Creation-Date: 2023-11-08 08:47+0000\n"
|
||||
"PO-Revision-Date: 2023-08-24 21:25+0200\n"
|
||||
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
|
||||
"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
|
||||
@@ -1066,12 +1066,12 @@ msgstr "Feil ved romregistrering: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Feil ved registrering av område: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1519 src/neochatroom.cpp:1520
|
||||
#: src/neochatroom.cpp:1570 src/neochatroom.cpp:1571
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapporten er no send."
|
||||
|
||||
#: src/neochatroom.cpp:1779 src/neochatroom.cpp:1787
|
||||
#: src/neochatroom.cpp:1830 src/neochatroom.cpp:1838
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1419,7 +1419,7 @@ msgstr "Avbryt"
|
||||
msgid "General"
|
||||
msgstr "Generelt"
|
||||
|
||||
#: src/qml/Categories.qml:33 src/qml/RoomSecurity.qml:17
|
||||
#: src/qml/Categories.qml:33 src/qml/RoomSecurity.qml:20
|
||||
#: src/qml/SettingsPage.qml:43
|
||||
#, kde-format
|
||||
msgid "Security"
|
||||
@@ -3580,106 +3580,114 @@ msgstr "NeoChat er fråkopla. Sjå til at du er kopla til nettet."
|
||||
msgid "Message Source"
|
||||
msgstr "Meldingskjelde"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:15
|
||||
#: src/qml/RoomSecurity.qml:18
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"You need to upgrade this room to a newer version to enable this setting."
|
||||
msgstr ""
|
||||
"Du må oppgradera rommet til ny versjon for å kunna slå på denne innstillinga."
|
||||
|
||||
#: src/qml/RoomSecurity.qml:20
|
||||
#: src/qml/RoomSecurity.qml:23
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Encryption"
|
||||
msgstr "Kryptering"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:25
|
||||
#: src/qml/RoomSecurity.qml:28
|
||||
#, kde-format
|
||||
msgid "Enable encryption"
|
||||
msgstr "Bruk kryptering"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:26
|
||||
#: src/qml/RoomSecurity.qml:29
|
||||
#, kde-format
|
||||
msgctxt "option:check"
|
||||
msgid "Once enabled, encryption cannot be disabled."
|
||||
msgstr "Når kryptering er slått på, kan du ikkje slå han av att."
|
||||
|
||||
#: src/qml/RoomSecurity.qml:37
|
||||
#: src/qml/RoomSecurity.qml:40
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Access"
|
||||
msgstr "Tilgang"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:41
|
||||
#: src/qml/RoomSecurity.qml:44
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Private (invite only)"
|
||||
msgstr "Privat (berre ved invitasjon)"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:42
|
||||
#: src/qml/RoomSecurity.qml:45
|
||||
#, kde-format
|
||||
msgid "Only invited people can join."
|
||||
msgstr "Berre inviterte gjestar kan verta med."
|
||||
|
||||
#: src/qml/RoomSecurity.qml:50
|
||||
#: src/qml/RoomSecurity.qml:53
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Space members"
|
||||
msgstr "Områdemedlemmar"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:51
|
||||
#, kde-format
|
||||
msgid "Anyone in a space can find and join."
|
||||
#: src/qml/RoomSecurity.qml:54
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Anyone in a space can find and join."
|
||||
msgid "Anyone in the selected spaces can find and join."
|
||||
msgstr "Alle i området kan søkja opp rommet og verta med."
|
||||
|
||||
#: src/qml/RoomSecurity.qml:60
|
||||
#: src/qml/RoomSecurity.qml:64
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "text editing menu action"
|
||||
#| msgid "Select All"
|
||||
msgid "Select spaces"
|
||||
msgstr "Merk alt"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:82
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Knock"
|
||||
msgstr "Bank på"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:61
|
||||
#: src/qml/RoomSecurity.qml:83
|
||||
#, kde-format
|
||||
msgid "People not in the room need to request an invite to join the room."
|
||||
msgstr "Personar utanfor rommet må be om å få verta med."
|
||||
|
||||
#: src/qml/RoomSecurity.qml:71
|
||||
#: src/qml/RoomSecurity.qml:93
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Public"
|
||||
msgstr "Offentleg"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:72
|
||||
#: src/qml/RoomSecurity.qml:94
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone can find and join."
|
||||
msgstr "Alle kan søkja opp rommet og verta med."
|
||||
|
||||
#: src/qml/RoomSecurity.qml:82
|
||||
#: src/qml/RoomSecurity.qml:104
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Message history visibility"
|
||||
msgstr "Vising av meldingsloggen"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:86
|
||||
#: src/qml/RoomSecurity.qml:108
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone"
|
||||
msgstr "Alle"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:87
|
||||
#: src/qml/RoomSecurity.qml:109
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||||
msgstr "Alle, òg dei som aldri har vore med i rommet, kan sjå meldingsloggen."
|
||||
|
||||
#: src/qml/RoomSecurity.qml:95
|
||||
#: src/qml/RoomSecurity.qml:117
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only"
|
||||
msgstr "Berre medlemmar"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:96
|
||||
#: src/qml/RoomSecurity.qml:118
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3688,13 +3696,13 @@ msgstr ""
|
||||
"Alle medlemmar kan sjå heile meldingsloggen, òg meldingar frå før dei vart "
|
||||
"med i rommet."
|
||||
|
||||
#: src/qml/RoomSecurity.qml:104
|
||||
#: src/qml/RoomSecurity.qml:126
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since invite)"
|
||||
msgstr "Berre medlemmar (frå invitasjonstidspunkt)"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:105
|
||||
#: src/qml/RoomSecurity.qml:127
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3704,13 +3712,13 @@ msgstr ""
|
||||
"Nye medlemmar kan sjå dei meldingane i loggen som er skrivne etter at dei "
|
||||
"vart inviterte."
|
||||
|
||||
#: src/qml/RoomSecurity.qml:113
|
||||
#: src/qml/RoomSecurity.qml:135
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid "Members only (since joining)"
|
||||
msgstr "Berre medlemmar (frå medlemstidspunkt)"
|
||||
|
||||
#: src/qml/RoomSecurity.qml:114
|
||||
#: src/qml/RoomSecurity.qml:136
|
||||
#, kde-format
|
||||
msgctxt "@option:check"
|
||||
msgid ""
|
||||
@@ -3804,6 +3812,14 @@ msgstr ""
|
||||
msgid "You do not have the privileges to complete this action"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/SelectSpacesDialog.qml:35
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "text editing menu action"
|
||||
#| msgid "Select All"
|
||||
msgctxt "@title"
|
||||
msgid "Select Spaces"
|
||||
msgstr "Merk alt"
|
||||
|
||||
#: src/qml/ServerData.qml:20
|
||||
#, kde-format
|
||||
msgid "Server Capabilities"
|
||||
|
||||
Reference in New Issue
Block a user