friendica-addons/pumpio/lang/fi-fi/strings.php

28 lines
1.3 KiB
PHP
Raw Normal View History

<?php
if(! function_exists("string_plural_select_fi_fi")) {
function string_plural_select_fi_fi($n){
return ($n != 1);;
}}
;
2018-04-09 15:00:17 +02:00
$a->strings["Permission denied."] = "Lupa kielletty.";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "";
$a->strings["You are now authenticated to pumpio."] = "";
$a->strings["return to the connector page"] = "";
2018-04-09 15:00:17 +02:00
$a->strings["Post to pumpio"] = "Lähetä pump.ioon";
$a->strings["Pump.io Import/Export/Mirror"] = "";
2018-04-17 07:21:08 +02:00
$a->strings["pump.io username (without the servername)"] = "pump.io käyttäjätunnus (ilman palvelinnimeä)";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "pump.io palvelinnimi (ilman \"http://\" tai \"https://\" )";
$a->strings["Authenticate your pump.io connection"] = "";
$a->strings["Import the remote timeline"] = "";
2018-04-09 15:00:17 +02:00
$a->strings["Enable pump.io Post Addon"] = "Ota pump.io -viestilisäosa käyttöön";
$a->strings["Post to pump.io by default"] = "Lähetä pump.iohon oletuksena";
$a->strings["Should posts be public?"] = "";
$a->strings["Mirror all public posts"] = "";
$a->strings["Check to delete this preset"] = "";
$a->strings["Save Settings"] = "Tallenna asetukset";
$a->strings["Pump.io post failed. Queued for retry."] = "";
$a->strings["Pump.io like failed. Queued for retry."] = "";
2018-04-09 15:00:17 +02:00
$a->strings["status"] = "tila";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "";