mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
update to the FI translations
This commit is contained in:
parent
04a5fc700f
commit
eb5eb5986d
92 changed files with 620 additions and 522 deletions
|
@ -5,12 +5,13 @@
|
|||
#
|
||||
# Translators:
|
||||
# Kris, 2018
|
||||
# Kris, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2018-04-03 18:45+0000\n"
|
||||
"PO-Revision-Date: 2018-04-08 15:53+0000\n"
|
||||
"Last-Translator: Kris\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -21,7 +22,7 @@ msgstr ""
|
|||
|
||||
#: impressum.php:37
|
||||
msgid "Impressum"
|
||||
msgstr ""
|
||||
msgstr "Impressum"
|
||||
|
||||
#: impressum.php:50 impressum.php:52 impressum.php:84
|
||||
msgid "Site Owner"
|
||||
|
@ -56,7 +57,7 @@ msgstr ""
|
|||
|
||||
#: impressum.php:85
|
||||
msgid "Site Owners Profile"
|
||||
msgstr ""
|
||||
msgstr "Sivuston omistajan profiili"
|
||||
|
||||
#: impressum.php:85
|
||||
msgid "Profile address of the operator."
|
||||
|
|
|
@ -5,7 +5,7 @@ function string_plural_select_fi_fi($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Impressum"] = "";
|
||||
$a->strings["Impressum"] = "Impressum";
|
||||
$a->strings["Site Owner"] = "Sivuston omistaja";
|
||||
$a->strings["Email Address"] = "Sähköpostiosoite";
|
||||
$a->strings["Postal Address"] = "Postiosoite";
|
||||
|
@ -13,7 +13,7 @@ $a->strings["The impressum addon needs to be configured!<br />Please add at leas
|
|||
$a->strings["Settings updated."] = "Asetukset tallennettu";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
$a->strings["The page operators name."] = "";
|
||||
$a->strings["Site Owners Profile"] = "";
|
||||
$a->strings["Site Owners Profile"] = "Sivuston omistajan profiili";
|
||||
$a->strings["Profile address of the operator."] = "";
|
||||
$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "";
|
||||
$a->strings["Notes"] = "Muistiinpanot";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue