2019-02-17 01:40:43 +00:00
{ "translations" : {
"Important" : "Grava" ,
"Today" : "Hodiaŭ" ,
"Week" : "Semajno" ,
"All" : "Ĉio" ,
"Current" : "Nuna" ,
"Completed" : "Plenumita" ,
2019-09-24 02:52:31 +00:00
"Tasks" : "Taskoj" ,
2019-02-17 01:40:43 +00:00
"The Tasks app for Nextcloud" : "Aplikaĵo „Taskoj“ por Nextcloud" ,
2019-05-18 02:43:34 +00:00
"Share with users or groups" : "Kunhavigi kun uzantoj aŭ grupoj" ,
"No users or groups" : "Neniu uzanto aŭ grupo" ,
"can edit" : "povas redakti" ,
"Unable to delete the share." : "Ne eblas forigi la kunhavon." ,
"Unable to change permissions." : "Ne eblas ŝanĝi permesojn." ,
2020-02-10 03:06:34 +00:00
"Add List…" : "Aldoni liston..." ,
"New List" : "Nova listo" ,
2019-02-17 01:40:43 +00:00
"Cancel" : "Nuligi" ,
2020-02-10 03:06:34 +00:00
"Save" : "Konservi" ,
"The name \"{calendar}\" is already used." : "La nomo „{calendar}“ jam uziĝas." ,
"An empty name is not allowed." : "Malplena nomo ne permesatas." ,
"Edit" : "Redakti" ,
"Copy private link" : "Kopii privatan ligilon" ,
"Copied" : "Kopiita" ,
"Can not copy" : "Ne eblas kopii" ,
"Download" : "Elŝuti" ,
"Delete" : "Forigi" ,
"Unshare" : "Malkunhavigi" ,
"This will delete the calendar \"{calendar}\" and all corresponding events and tasks." : "Tio forigos la kalendaron „{calendar}“ kaj ĉiujn ties eventojn kaj taskojn." ,
"Calendar link copied to clipboard." : "Kalendara ligilo kopiita al tondujo" ,
"Calendar link could not be copied to clipboard." : "Kalendara ligilo ne eblis esti kopiita al tondujo" ,
"_Shared with {num} entity_::_Shared with {num} entities_" : [ "Kunhavigitaj kun {num} ento" , "Kunhavigitaj kun {num} entoj" ] ,
"Default list" : "Defaŭlta listo" ,
"Visibility of Smart Collections" : "Videbleco de aŭtomataj kolektoj" ,
"Hidden" : "Nevidebla" ,
"Visible" : "Videbla" ,
"Automatic" : "Aŭtomata" ,
2019-08-17 02:51:26 +00:00
"Delete all completed tasks." : "Forigi ĉiujn plenumitajn taskojn." ,
"Delete completed tasks." : "Forigi plenumitajn taskojn." ,
2019-10-02 02:51:23 +00:00
"Deleted all completed tasks from calendar \"{calendar}\"." : "Forigi ĉiujn plenumitajn taskojn el kalendaro „{calendar}“." ,
2019-08-17 02:51:26 +00:00
"No errors" : "Neniu eraro" ,
"Open your browser console for more details" : "Malfermu vian retumilan konzolon por pli da detaloj" ,
2019-10-02 02:51:23 +00:00
"_This will delete {taskCount} completed task and its subtasks from calendar \"{calendar}\"._::_This will delete {taskCount} completed tasks and their subtasks from calendar \"{calendar}\"._" : [ "Tio forigos {taskCount} plenumitan taskon kaj ties subtaskojn el la kalendaro „{calendar}“." , "Tio forigos {taskCount} plenumitajn taskojn kaj ties subtaskojn el la kalendaro „{calendar}“." ] ,
2019-08-17 02:51:26 +00:00
"_Could not delete {failedCount} task._::_Could not delete {failedCount} tasks._" : [ "Ne eblis forigi {failedCount} taskon." , "Ne eblis forigi {failedCount} taskojn." ] ,
2019-02-17 01:40:43 +00:00
"Load all completed tasks." : "Ŝargi ĉiujn plenumitajn taskojn." ,
"Change sort order" : "Ŝanĝi ordigon" ,
2019-04-24 00:38:35 +00:00
"Sort by completed state, due date, priority, start date and summary." : "Ordigi laŭ plenumstato, limdato, prioritato, komencdato kaj resumo." ,
2019-02-17 01:40:43 +00:00
"Start date" : "Komencdato" ,
"Sort by start date and summary." : "Ordigi laŭ komencdato kaj resumo." ,
2020-01-30 03:05:42 +00:00
"Due date" : "Limdato" ,
"Sort by due date and summary." : "Ordigi laŭ limdato kaj resumo." ,
2019-09-16 02:41:57 +00:00
"Created date" : "Krea dato" ,
2019-02-17 01:40:43 +00:00
"Sort by created date and summary." : "Ordigi laŭ krea dato kaj resumo." ,
"Last modified" : "Laste modifita" ,
"Sort by last-modified date and summary." : "Ordigi laŭ dato de lasta modifo kaj resumo." ,
2019-03-18 01:39:09 +00:00
"Completed date" : "Plenumdato" ,
"Sort by completed date." : "Ordigi laŭ plenumdato" ,
2019-02-17 01:40:43 +00:00
"Priority" : "Prioritato" ,
"Sort by priority and summary." : "Ordigi laŭ prioritato kaj resumo." ,
"Manually" : "Mane" ,
"Sort by manual order." : "Ordigi permane" ,
"Alphabetically" : "Alfabete" ,
"Sort by summary and priority." : "Ordigi laŭ resumo kaj prioritato." ,
"Task is completed" : "Tasko plenumita." ,
2019-09-11 02:50:11 +00:00
"{complete} % completed" : "{complete} % plenumita" ,
2019-02-17 01:40:43 +00:00
"[Yesterday]" : "[Hieraŭ]" ,
"[Today]" : "[Hodiaŭ]" ,
"[Tomorrow]" : "[Morgaŭ]" ,
2019-10-02 02:51:23 +00:00
"Add a subtask to \"{task}\"…" : "Aldoni subtaskon al „{task}\"“..." ,
"Add a task to \"{task}\"…" : "Aldoni taskon al „{task}\"“..." ,
2019-02-17 01:40:43 +00:00
"_%n Completed Task_::_%n Completed Tasks_" : [ "%n plenumita tasko" , "%n plenumitaj taskoj" ] ,
2019-10-02 02:51:23 +00:00
"Add an important task to \"{calendar}\"…" : "Aldoni gravan taskon al „{calendar}“..." ,
"Add a task due today to \"{calendar}\"…" : "Aldoni taskon kun hodiaŭa limdato al „{calendar}“..." ,
"Add a current task to \"{calendar}\"…" : "Aldoni nunan taskon al „{calendar}“..." ,
"Add a task to \"{calendar}\"…" : "Aldoni taskon al „{calendar}“..." ,
2019-02-17 01:40:43 +00:00
"Tomorrow" : "Morgaŭ" ,
"Set start date" : "Agordi komencdaton" ,
"Set start time" : "Agordi komenchoron" ,
"Set due date" : "Agordi limdaton" ,
"Set due time" : "Adordi limhoron" ,
"All day" : "Tuttage" ,
"Select a calendar" : "Elekti kalendaron" ,
2019-05-22 02:45:38 +00:00
"Select a classification" : "Elektu klasifikon" ,
2019-10-18 02:50:12 +00:00
"Select a status" : "Elekti staton" ,
2019-02-17 01:40:43 +00:00
"Select categories" : "Elekti kategoriojn" ,
"Add this as a new category" : "Aldoni tion kiel novan kategorion" ,
2019-10-02 02:51:23 +00:00
"Loading task from server." : "Ricevo de la takso el la servilo." ,
2019-02-17 01:40:43 +00:00
"Task not found!" : "Tasko ne trovita!" ,
2019-11-20 02:54:12 +00:00
"When shared show full event" : "Kiam kunhavigita, montri plenajn detalojn" ,
"When shared show only busy" : "Kiam kunhavigita, montri nur kiel okupita" ,
"When shared hide this event" : "Kiam kunhavigita, kaŝi tiun okazaĵon" ,
"Needs action" : "Bezono de ago" ,
"In process" : "Plenumado" ,
"Canceled" : "Nuligita" ,
2019-02-18 01:38:39 +00:00
"[Starts today]" : "[Komenciĝas hodiaŭ]" ,
"[Starts tomorrow]" : "[Komenciĝos morgaŭ]" ,
2019-02-19 01:38:02 +00:00
"[Starts on] LL" : "[Komenciĝas] LL" ,
2019-02-18 01:38:39 +00:00
"[Started yesterday]" : "[Komenciĝis hieraŭ]" ,
2019-02-19 01:38:02 +00:00
"[Started on] LL" : "[Komenciĝis] LL" ,
2019-02-18 01:38:39 +00:00
"[Started today at] LT" : "[Komenciĝas hodiaŭ je] LT" ,
"[Starts today at] LT" : "[Komenciĝas hodiaŭ je] LT" ,
"[Starts tomorrow at] LT" : "[Komenciĝos morgaŭ je] LT" ,
2019-02-19 01:38:02 +00:00
"[Starts on] LL [at] LT" : "[Komenciĝas] LL [je] LT" ,
"[Started yesterday at] LT" : "[Komenciĝis hieraŭ je] LT" ,
"[Started on] LL [at] LT" : "[Komenciĝis] LL [je] LT" ,
"[Due today]" : "[Limdato hodiaŭa]" ,
"[Due tomorrow]" : "[Limdato margaŭa]" ,
"[Due on] LL" : "[Limdato] LL" ,
"[Was due yesterday]" : "[Limdato hieraŭa]" ,
"[Was due on] LL" : "[Limdato] LL" ,
"[Was due today at] LT" : "[Limdato hodiaŭa je] LT" ,
"[Due today at] LT" : "[Limdato hodiaŭa je] LT" ,
"[Due tomorrow at] LT" : "[Limdato morgaŭa je] LT" ,
"[Due on] LL [at] LT" : "[Limdato] LL [je] LT" ,
"[Was due yesterday at] LT" : "[Limdato hieraŭa je] LT" ,
"[Was due on] LL [at] LT" : "[Limdato] LL [je] LT" ,
2019-11-20 02:54:12 +00:00
"Last modified {date}" : "Laste modifita {date}" ,
"Created {date}" : "Kreita {date}" ,
"Completed {date}" : "Plenumita {date}" ,
2019-02-19 01:38:02 +00:00
"No priority assigned" : "Neniu prioritato" ,
2019-10-02 02:51:23 +00:00
"Priority {priority}: high" : "Prioritato {priority}: alta" ,
"Priority {priority}: medium" : "Prioritato {priority}: meza" ,
"Priority {priority}: low" : "Prioritato {priority}: malalta" ,
"{percent} % completed" : "{percent} % plenumitaj" ,
2019-02-19 01:38:02 +00:00
"Could not delete the task." : "Ne eblis forigi la taskon." ,
"Synchronizing to the server." : "Sinkronigo al servilo." ,
"Task successfully saved to server." : "Tasko sukcese konservita en la servilo." ,
2019-05-01 00:38:22 +00:00
"Could not update the task because it was changed on the server. Please click to refresh it, local changes will be discarded." : "Ne eblis ĝisdatigi la taskon, ĉar ĝi ŝanĝiĝis en la servilo. Bv. alklaki por aktualigi ĝin; lokaj ŝanĝoj perdiĝos." ,
2019-04-24 00:38:35 +00:00
"Could not update the task." : "Ne eblis ĝisdatigi la taskon." ,
2019-05-01 00:38:22 +00:00
"An error occurred" : "Eraro okazis"
2019-02-17 01:40:43 +00:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}