74 lines
4.0 KiB
JavaScript
74 lines
4.0 KiB
JavaScript
OC.L10N.register(
|
|
"activity",
|
|
{
|
|
"Personal activity feed for %s" : "Käyttäjän %s henkilökohtainen tapahtumasyöte",
|
|
"Your feed URL is invalid" : "Syötteen osoite on virheellinen",
|
|
"Activity feed" : "Tapahtumasyöte",
|
|
"Your settings have been updated." : "Asetuksesi on päivitetty.",
|
|
"Settings have been updated." : "Asetukset on päivitetty.",
|
|
"Recent activity" : "Viimeisimmät tapahtumat",
|
|
"No activities" : "Ei tapahtumia",
|
|
"More activities" : "Lisää tapahtumia",
|
|
"Daily activity summary for %s" : "Päivittäisten toimien yhteenveto%s lle",
|
|
"_and %n more _::_and %n more _" : ["ja %n lisää","ja %n lisää"],
|
|
"All activities" : "Kaikki tapahtumat",
|
|
"By others" : "Muiden tapahtumat",
|
|
"By you" : "Omat tapahtumat",
|
|
"Activity at %s" : "Tapahtuma - %s",
|
|
"Hello %s" : "Hei %s",
|
|
"Hello %s," : "Hei %s,",
|
|
"There was some activity at %s" : "%s sisältää joitain uusia tapahtumia",
|
|
"Mail" : "Sähköposti",
|
|
"Push" : "Push",
|
|
"Activity" : "Tapahtumat",
|
|
"Notifications" : "Ilmoitukset",
|
|
"Activity notification configuration" : "Tapahtumien ilmoitusasetukset",
|
|
"Send email" : "Lähetä sähköposti",
|
|
"Send push notification" : "Lähetä push-ilmoituksia",
|
|
"Today" : "Tänään",
|
|
"Yesterday" : "Eilen",
|
|
"You need to set up your email address before you can receive notification emails." : "Aseta sähköpostiosoite, jotta voit vastaanottaa sähköposti-ilmoituksia.",
|
|
"Send activity emails" : "Lähetä tapahtumasähköposteja",
|
|
"As soon as possible" : "Heti kuin mahdollista",
|
|
"Hourly" : "Tunneittain",
|
|
"Daily" : "Päivittäin",
|
|
"Weekly" : "Viikottain",
|
|
"You commented" : "Kommentoit",
|
|
"Open {filename}" : "Avaa {filename}",
|
|
"in {path}" : "polussa {path}",
|
|
"Home" : "Koti",
|
|
"Loading activities" : "Ladataan tapahtumia",
|
|
"This stream will show events like additions, changes & shares" : "Tähän ilmestyy tapahtumavirta, joka näyttää lisäys-, muutos- ja jakotapahtumia",
|
|
"No activity yet" : "Ei vielä tapahtumia",
|
|
"Loading more activities" : "Ladataa lisää tapahtumia",
|
|
"No more activities." : "Ei enempää tapahtumia.",
|
|
"Activity settings" : "Tapahtumien asetukset",
|
|
"Enable RSS feed" : "Ota RSS-syöte käyttöön",
|
|
"RSS feed" : "RSS-syöte",
|
|
"Copy RSS feed link" : "Kopioi RSS-syötteen linkki",
|
|
"Personal notification settings" : "Henkilökohtaisten ilmoitusten asetukset",
|
|
"Could not enable RSS link" : "RSS-linkkiä ei voitu ottaa käyttöön",
|
|
"RSS link copied to clipboard" : "RSS-linkki kopioitu leikepöydälle",
|
|
"Unable to load the activity list" : "Tapahtumalistan lataaminen ei onnistu",
|
|
"Notification" : "Ilmoitus",
|
|
"Enable notification emails" : "Käytä ilmoitussähköposteja",
|
|
"Choose for which activities you want to get an email or push notification." : "Valitse toiminnat, joista haluat sähköposti- tai Push-ilmoituksen.",
|
|
"Choose for which activities you want to get a push notification." : "Valitse toiminnat, joista haluat Push-ilmoituksen.",
|
|
"Daily activity summary" : "Päivittäinen yhteenveto tapahtumista",
|
|
"Send daily activity summary in the morning" : "Lähetä aamuisin päivittäisyhteenveto toiminnoista ",
|
|
"Default settings" : "Oletusasetukset",
|
|
"Configure the default notification settings for new accounts." : "Määritä uusien tilien oletusarvoiset ilmoitusasetukset.",
|
|
"Unable to save the settings" : "Asetusten tallentaminen epäonnistui",
|
|
"No more events to load" : "Ei enempää tapahtumia",
|
|
"Copied!" : "Kopioitu!",
|
|
"Not supported!" : "Ei tuettu!",
|
|
"Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.",
|
|
"Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.",
|
|
"{name} (invisible)" : "{name} (näkymätön)",
|
|
"{name} (restricted)" : "{name} (rajoitettu)",
|
|
"There are no events for this filter" : "Tällä suodattimella ei löydy tapahtumia",
|
|
"Activities" : "Tapahtumat",
|
|
"Could not load activites" : "Tapahtumia ei voitu ladata"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|