Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-21 05:29:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-21 05:29:03 +0300
commit9b9a4f2a67bd26bb93ff1041801e60951d06b191 (patch)
tree54fb6569710bd83d0f3195f2a9b99a954ad3b48a /apps/dav/l10n/fi.js
parent2764c381a054ca8284975e70037e96411d2ce8f8 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/fi.js')
-rw-r--r--apps/dav/l10n/fi.js26
1 files changed, 13 insertions, 13 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js
index 07a8eb95b8d..64814ca4a06 100644
--- a/apps/dav/l10n/fi.js
+++ b/apps/dav/l10n/fi.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"dav",
{
"Calendar" : "Kalenteri",
- "Todos" : "Tehtävät",
"Personal" : "Henkilökohtainen",
"{actor} created calendar {calendar}" : "{actor} loi kalenterin {calendar}",
"You created calendar {calendar}" : "Loit kalenterin {calendar}",
@@ -33,20 +32,9 @@ OC.L10N.register(
"{actor} updated event {event} in calendar {calendar}" : "{actor} päivitti tapahtuman {event} kalenteriin {calendar}",
"You updated event {event} in calendar {calendar}" : "Päivitit tapahtuman {event} kalenteriin {calendar}",
"Busy" : "Varattu",
- "{actor} created todo {todo} in list {calendar}" : "{actor} loi tehtävän {todo} listaan {calendar}",
- "You created todo {todo} in list {calendar}" : "Loit tehtävän {todo} listaan {calendar}",
- "{actor} deleted todo {todo} from list {calendar}" : "{actor} poisti tehtävän {todo} listasta {calendar}",
- "You deleted todo {todo} from list {calendar}" : "Poistit tehtävän {todo} listasta {calendar}",
- "{actor} updated todo {todo} in list {calendar}" : "{actor} päivitti tehtävän {todo} listassa {calendar}",
- "You updated todo {todo} in list {calendar}" : "Päivitit tehtävän {todo} listassa {calendar}",
- "{actor} solved todo {todo} in list {calendar}" : "{actor} suoritti tehtävän {todo} listasta {calendar}",
- "You solved todo {todo} in list {calendar}" : "Suoritit tehtävän {todo} listasta {calendar}",
- "{actor} reopened todo {todo} in list {calendar}" : "{actor} avasi uudelleen tehtävän {todo} listassa {calendar}",
- "You reopened todo {todo} in list {calendar}" : "Avasit uudelleen tehtävän {todo} listassa {calendar}",
"Calendar, contacts and tasks" : "Kalenteri, yhteystiedot ja tehtävät",
"A <strong>calendar</strong> was modified" : "<strong>Kalenteria</strong> on muokattu",
"A calendar <strong>event</strong> was modified" : "Kalenterin <strong>tapahtumaa</strong> on muokattu",
- "A calendar <strong>todo</strong> was modified" : "Kalenterin <strong>tehtävää</strong> on muokattu",
"Contact birthdays" : "Yhteystietojen syntymäpäivät",
"Death of %s" : "%s kuolema",
"Calendar:" : "Kalenteri:",
@@ -140,6 +128,18 @@ OC.L10N.register(
"Tentative" : "Alustava",
"Number of guests" : "Vieraiden määrä",
"Comment" : "Kommentti",
- "Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti."
+ "Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti.",
+ "Todos" : "Tehtävät",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} loi tehtävän {todo} listaan {calendar}",
+ "You created todo {todo} in list {calendar}" : "Loit tehtävän {todo} listaan {calendar}",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} poisti tehtävän {todo} listasta {calendar}",
+ "You deleted todo {todo} from list {calendar}" : "Poistit tehtävän {todo} listasta {calendar}",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor} päivitti tehtävän {todo} listassa {calendar}",
+ "You updated todo {todo} in list {calendar}" : "Päivitit tehtävän {todo} listassa {calendar}",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} suoritti tehtävän {todo} listasta {calendar}",
+ "You solved todo {todo} in list {calendar}" : "Suoritit tehtävän {todo} listasta {calendar}",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor} avasi uudelleen tehtävän {todo} listassa {calendar}",
+ "You reopened todo {todo} in list {calendar}" : "Avasit uudelleen tehtävän {todo} listassa {calendar}",
+ "A calendar <strong>todo</strong> was modified" : "Kalenterin <strong>tehtävää</strong> on muokattu"
},
"nplurals=2; plural=(n != 1);");