update to the FI translations

This commit is contained in:
Tobias Diekershoff 2018-04-09 15:00:17 +02:00
parent 04a5fc700f
commit eb5eb5986d
92 changed files with 620 additions and 522 deletions

View file

@ -5,12 +5,13 @@
#
# Translators:
# Kris, 2018
# Kris, 2018
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-23 14:45+0200\n"
"PO-Revision-Date: 2018-04-03 19:12+0000\n"
"PO-Revision-Date: 2018-04-08 16:26+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 ""
#: webrtc.php:20
msgid "WebRTC Videochat"
msgstr ""
msgstr "WebRTC videokeskustelu"
#: webrtc.php:26
msgid "Save Settings"

View file

@ -5,7 +5,7 @@ function string_plural_select_fi_fi($n){
return ($n != 1);;
}}
;
$a->strings["WebRTC Videochat"] = "";
$a->strings["WebRTC Videochat"] = "WebRTC videokeskustelu";
$a->strings["Save Settings"] = "Tallenna asetukset";
$a->strings["WebRTC Base URL"] = "";
$a->strings["Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org ."] = "";