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

142 lines
6.2 KiB
PHP

<?php
if(! function_exists("string_plural_select_fi_fi")) {
function string_plural_select_fi_fi($n){
return ($n != 1);;
}}
;
$a->strings["Friendica-Native events"] = "";
$a->strings["Friendica-Contacts"] = "";
$a->strings["Your Friendica-Contacts"] = "";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "";
$a->strings["No file was uploaded."] = "";
$a->strings["Go back to the calendar"] = "";
$a->strings["Import a ICS-file"] = "";
$a->strings["ICS-File"] = "";
$a->strings["Overwrite all #num# existing events"] = "";
$a->strings["Upload"] = "Lataa";
$a->strings["Settings"] = "Asetukset";
$a->strings["Help"] = "";
$a->strings["New event"] = "";
$a->strings["Today"] = "Tänään";
$a->strings["Day"] = "Päivä";
$a->strings["Week"] = "Viikko";
$a->strings["Month"] = "Kuukausi";
$a->strings["Reload"] = "";
$a->strings["Previous"] = "Edellinen";
$a->strings["Next"] = "Seuraava";
$a->strings["Date"] = "Päivämäärä";
$a->strings["Error"] = "Virhe";
$a->strings["Permission denied."] = "";
$a->strings["The new values have been saved."] = "";
$a->strings["The calendar has been updated."] = "";
$a->strings["The new calendar has been created."] = "";
$a->strings["The calendar has been deleted."] = "";
$a->strings["Calendar Settings"] = "Kalenterin asetukset";
$a->strings["Date format"] = "";
$a->strings["Time zone"] = "";
$a->strings["Save"] = "Tallenna";
$a->strings["Calendars"] = "Kalenterit";
$a->strings["Create a new calendar"] = "Luo uusi kalenteri";
$a->strings["Limitations"] = "Rajoitukset";
$a->strings["Warning"] = "Varoitus";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "";
$a->strings["Synchronizing this calendar with the iPhone"] = "";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "";
$a->strings["The current version of this addon has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "Kalenteri";
$a->strings["Extended calendar with CalDAV-support"] = "";
$a->strings["noreply"] = "noreply";
$a->strings["Notification: "] = "";
$a->strings["The database tables have been installed."] = "";
$a->strings["An error occurred during the installation."] = "";
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
$a->strings["No system-wide settings yet."] = "";
$a->strings["Database status"] = "";
$a->strings["Installed"] = "Asennettu";
$a->strings["Upgrade needed"] = "";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "";
$a->strings["Not installed"] = "";
$a->strings["Install"] = "";
$a->strings["Unknown"] = "";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "";
$a->strings["Manual creation of the database tables:"] = "";
$a->strings["Show SQL-statements"] = "";
$a->strings["Private Calendar"] = "";
$a->strings["Friendica Events: Mine"] = "";
$a->strings["Friendica Events: Contacts"] = "";
$a->strings["Private Addresses"] = "";
$a->strings["Friendica Contacts"] = "";
$a->strings["Could not open component for editing"] = "";
$a->strings["Event data"] = "";
$a->strings["Special color"] = "";
$a->strings["Subject"] = "Aihe";
$a->strings["Starts"] = "Alkaa";
$a->strings["Ends"] = "Loppuu";
$a->strings["Location"] = "Paikka";
$a->strings["Description"] = "";
$a->strings["Recurrence"] = "";
$a->strings["Frequency"] = "";
$a->strings["None"] = "";
$a->strings["Daily"] = "";
$a->strings["Weekly"] = "";
$a->strings["Monthly"] = "";
$a->strings["Yearly"] = "";
$a->strings["days"] = "";
$a->strings["weeks"] = "";
$a->strings["months"] = "";
$a->strings["years"] = "";
$a->strings["Interval"] = "";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "";
$a->strings["Sunday"] = "Sunnuntai";
$a->strings["Monday"] = "Maanantai";
$a->strings["Tuesday"] = "Tiistai";
$a->strings["Wednesday"] = "Keskiviikko";
$a->strings["Thursday"] = "Torstai";
$a->strings["Friday"] = "Perjantai";
$a->strings["Saturday"] = "Lauantai";
$a->strings["First day of week:"] = "";
$a->strings["Day of month"] = "";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "";
$a->strings["Infinite"] = "";
$a->strings["Until the following date"] = "";
$a->strings["Number of times"] = "";
$a->strings["Exceptions"] = "";
$a->strings["none"] = "";
$a->strings["Notification"] = "";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "";
$a->strings["E-Mail"] = "Sähköposti";
$a->strings["On Friendica / Display"] = "";
$a->strings["Time"] = "";
$a->strings["Hours"] = "";
$a->strings["Minutes"] = "";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "";
$a->strings["end of the event"] = "";
$a->strings["Add a notification"] = "";
$a->strings["The event #name# will start at #date"] = "";
$a->strings["#name# is about to begin."] = "";
$a->strings["Saved"] = "";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "";
$a->strings["German Time Format (dd.mm.YYYY)"] = "";
$a->strings["Private Events"] = "";
$a->strings["No access"] = "";
$a->strings["Private Addressbooks"] = "";