translation updates

This commit is contained in:
Tobias Diekershoff 2023-12-16 08:59:07 +01:00
parent fa01357445
commit 3a063f999d
67 changed files with 1026 additions and 1930 deletions

View file

@ -9,10 +9,10 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-16 00:48+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"POT-Creation-Date: 2023-06-03 15:50-0400\n"
"PO-Revision-Date: 2014-06-23 10:26+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>, 2022\n"
"Language-Team: Swedish (http://app.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -28,48 +28,48 @@ msgid "Tips for New Members"
msgstr "Tips för nya medlemmar"
#: newmemberwidget.php:33
msgid "Global Support Forum"
msgid "Global Support Group"
msgstr ""
#: newmemberwidget.php:37
msgid "Local Support Forum"
msgstr "Lokalt hjälpforum"
msgid "Local Support Group"
msgstr ""
#: newmemberwidget.php:65
#: newmemberwidget.php:62
msgid "Save Settings"
msgstr "Spara inställningar"
#: newmemberwidget.php:66
#: newmemberwidget.php:63
msgid "Message"
msgstr "Meddelande"
#: newmemberwidget.php:66
#: newmemberwidget.php:63
msgid "Your message for new members. You can use bbcode here."
msgstr ""
#: newmemberwidget.php:67
msgid "Add a link to global support forum"
#: newmemberwidget.php:64
msgid "Add a link to global support group"
msgstr ""
#: newmemberwidget.php:67
msgid "Should a link to the global support forum be displayed?"
#: newmemberwidget.php:64
msgid "Should a link to the global support group be displayed?"
msgstr ""
#: newmemberwidget.php:68
msgid "Add a link to the local support forum"
#: newmemberwidget.php:65
msgid "Add a link to the local support group"
msgstr ""
#: newmemberwidget.php:68
#: newmemberwidget.php:65
msgid ""
"If you have a local support forum and want to have a link displayed in the "
"If you have a local support group and want to have a link displayed in the "
"widget, check this box."
msgstr ""
#: newmemberwidget.php:69
#: newmemberwidget.php:66
msgid "Name of the local support group"
msgstr ""
#: newmemberwidget.php:69
#: newmemberwidget.php:66
msgid ""
"If you checked the above, specify the <em>nickname</em> of the local support"
" group here (i.e. helpers)"

View file

@ -7,6 +7,5 @@ function string_plural_select_sv($n){
}}
$a->strings['New Member'] = 'Ny medlem';
$a->strings['Tips for New Members'] = 'Tips för nya medlemmar';
$a->strings['Local Support Forum'] = 'Lokalt hjälpforum';
$a->strings['Save Settings'] = 'Spara inställningar';
$a->strings['Message'] = 'Meddelande';