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,67 +9,67 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-01 14:12+0200\n"
"PO-Revision-Date: 2019-04-16 05:07+0000\n"
"Last-Translator: Rain Hawk\n"
"Language-Team: Estonian (http://www.transifex.com/Friendica/friendica/language/et/)\n"
"POT-Creation-Date: 2023-06-03 15:50-0400\n"
"PO-Revision-Date: 2014-06-23 10:26+0000\n"
"Last-Translator: Rain Hawk, 2019\n"
"Language-Team: Estonian (http://app.transifex.com/Friendica/friendica/language/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: newmemberwidget.php:21
#: newmemberwidget.php:29
msgid "New Member"
msgstr "Uus liige"
#: newmemberwidget.php:22
#: newmemberwidget.php:30
msgid "Tips for New Members"
msgstr "Nippe uutele liikmetele"
#: newmemberwidget.php:24
msgid "Global Support Forum"
msgstr "Globaalne tugifoorum"
#: newmemberwidget.php:33
msgid "Global Support Group"
msgstr ""
#: newmemberwidget.php:26
msgid "Local Support Forum"
msgstr "Lokaalne tugifoorum"
#: newmemberwidget.php:37
msgid "Local Support Group"
msgstr ""
#: newmemberwidget.php:49
#: newmemberwidget.php:62
msgid "Save Settings"
msgstr "Salvesta sätted"
#: newmemberwidget.php:50
#: newmemberwidget.php:63
msgid "Message"
msgstr "Sõnum"
#: newmemberwidget.php:50
#: newmemberwidget.php:63
msgid "Your message for new members. You can use bbcode here."
msgstr ""
#: newmemberwidget.php:51
msgid "Add a link to global support forum"
#: newmemberwidget.php:64
msgid "Add a link to global support group"
msgstr ""
#: newmemberwidget.php:51
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:52
msgid "Add a link to the local support forum"
#: newmemberwidget.php:65
msgid "Add a link to the local support group"
msgstr ""
#: newmemberwidget.php:52
#: newmemberwidget.php:65
msgid ""
"If you have a local support forum and wand 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:53
#: newmemberwidget.php:66
msgid "Name of the local support group"
msgstr ""
#: newmemberwidget.php:53
#: 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,7 +7,5 @@ function string_plural_select_et($n){
}}
$a->strings['New Member'] = 'Uus liige';
$a->strings['Tips for New Members'] = 'Nippe uutele liikmetele';
$a->strings['Global Support Forum'] = 'Globaalne tugifoorum';
$a->strings['Local Support Forum'] = 'Lokaalne tugifoorum';
$a->strings['Save Settings'] = 'Salvesta sätted';
$a->strings['Message'] = 'Sõnum';