mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28: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: 2015-07-26 12:49+0200\n"
|
||||
"PO-Revision-Date: 2018-04-03 18:59+0000\n"
|
||||
"PO-Revision-Date: 2018-04-08 16:11+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"
|
||||
|
@ -35,7 +36,7 @@ msgstr ""
|
|||
|
||||
#: piwik.php:89
|
||||
msgid "Save Settings"
|
||||
msgstr "Tallenna asetukset."
|
||||
msgstr "Tallenna asetukset"
|
||||
|
||||
#: piwik.php:90
|
||||
msgid "Piwik Base URL"
|
||||
|
|
|
@ -7,7 +7,7 @@ function string_plural_select_fi_fi($n){
|
|||
;
|
||||
$a->strings["This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> analytics tool."] = "";
|
||||
$a->strings["If you do not want that your visits are logged in this way you <a href='%s'>can set a cookie to prevent Piwik from tracking further visits of the site</a> (opt-out)."] = "";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset.";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Piwik Base URL"] = "";
|
||||
$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "";
|
||||
$a->strings["Site ID"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue