mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
blackout FI translation THX Samuli Valavuo
This commit is contained in:
parent
d07907bc06
commit
9cfca46fd4
2 changed files with 7 additions and 6 deletions
|
@ -7,8 +7,8 @@ function string_plural_select_fi_fi($n){
|
|||
;
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Redirect URL"] = "Uudelleenohjaus URL-osoite";
|
||||
$a->strings["all your visitors from the web will be redirected to this URL"] = "";
|
||||
$a->strings["all your visitors from the web will be redirected to this URL"] = "kaikki kävijät uudelleenohjataan tähän URL-osoitteeseen";
|
||||
$a->strings["Begin of the Blackout"] = "Blackout alkaa";
|
||||
$a->strings["format is <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute"] = "formaati on <em>VVVV</em> vuosi, <em>KK</em> kuukausi, <em>PP</em> päivä, <em>tt</em> tunti ja <em>mm</em> minuutti";
|
||||
$a->strings["End of the Blackout"] = "Blackout loppuu";
|
||||
$a->strings["The end-date is prior to the start-date of the blackout, you should fix this."] = "";
|
||||
$a->strings["The end-date is prior to the start-date of the blackout, you should fix this."] = "Blackoutin päättymispäivä on ennen alkamispäivää, korjaa tämä.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue