[tx-robot] updated from transifex
This commit is contained in:
parent
a9fb9c7581
commit
575e4429b7
2 changed files with 24 additions and 0 deletions
12
l10n/eo.js
12
l10n/eo.js
|
@ -17,6 +17,13 @@ OC.L10N.register(
|
|||
"Unable to change permissions." : "Ne eblas ŝanĝi permesojn.",
|
||||
"Delete" : "Forigi",
|
||||
"Cancel" : "Nuligi",
|
||||
"Delete all completed tasks." : "Forigi ĉiujn plenumitajn taskojn.",
|
||||
"Delete completed tasks." : "Forigi plenumitajn taskojn.",
|
||||
"Deleted all completed tasks from calendar \"%s\"." : "Forigi ĉiujn plenumitajn taskojn el kalendaro „%s“.",
|
||||
"No errors" : "Neniu eraro",
|
||||
"Open your browser console for more details" : "Malfermu vian retumilan konzolon por pli da detaloj",
|
||||
"_This will delete {taskCount} completed task and its subtasks from calendar \"%s\"._::_This will delete {taskCount} completed tasks and their subtasks from calendar \"%s\"._" : ["Tio forigos {taskCount} plenumitan taskon kaj ties subtaskojn el la kalendaro „%s“.","Tio forigos {taskCount} plenumitajn taskojn kaj ties subtaskojn el la kalendaro „%s“."],
|
||||
"_Could not delete {failedCount} task._::_Could not delete {failedCount} tasks._" : ["Ne eblis forigi {failedCount} taskon.","Ne eblis forigi {failedCount} taskojn."],
|
||||
"Load all completed tasks." : "Ŝargi ĉiujn plenumitajn taskojn.",
|
||||
"Change sort order" : "Ŝanĝi ordigon",
|
||||
"Default" : "Defaŭlta",
|
||||
|
@ -44,7 +51,12 @@ OC.L10N.register(
|
|||
"[Yesterday]" : "[Hieraŭ]",
|
||||
"[Today]" : "[Hodiaŭ]",
|
||||
"[Tomorrow]" : "[Morgaŭ]",
|
||||
"Add a subtask to \"%s\"…" : "Aldoni subtaskon al „%s“.",
|
||||
"Add a task to \"%s\"…" : "Aldoni taskon al „%s“...",
|
||||
"_%n Completed Task_::_%n Completed Tasks_" : ["%n plenumita tasko","%n plenumitaj taskoj"],
|
||||
"Add an important task to \"%s\"…" : "Aldoni gravan taskon al „%s“...",
|
||||
"Add a task due today to \"%s\"…" : "Aldoni taskon kun hodiaŭa limdato al „%s“...",
|
||||
"Add a current task to \"%s\"…" : "Aldoni nunan taskon al „%s“...",
|
||||
"Tomorrow" : "Morgaŭ",
|
||||
"Set start date" : "Agordi komencdaton",
|
||||
"Set start time" : "Agordi komenchoron",
|
||||
|
|
12
l10n/eo.json
12
l10n/eo.json
|
@ -15,6 +15,13 @@
|
|||
"Unable to change permissions." : "Ne eblas ŝanĝi permesojn.",
|
||||
"Delete" : "Forigi",
|
||||
"Cancel" : "Nuligi",
|
||||
"Delete all completed tasks." : "Forigi ĉiujn plenumitajn taskojn.",
|
||||
"Delete completed tasks." : "Forigi plenumitajn taskojn.",
|
||||
"Deleted all completed tasks from calendar \"%s\"." : "Forigi ĉiujn plenumitajn taskojn el kalendaro „%s“.",
|
||||
"No errors" : "Neniu eraro",
|
||||
"Open your browser console for more details" : "Malfermu vian retumilan konzolon por pli da detaloj",
|
||||
"_This will delete {taskCount} completed task and its subtasks from calendar \"%s\"._::_This will delete {taskCount} completed tasks and their subtasks from calendar \"%s\"._" : ["Tio forigos {taskCount} plenumitan taskon kaj ties subtaskojn el la kalendaro „%s“.","Tio forigos {taskCount} plenumitajn taskojn kaj ties subtaskojn el la kalendaro „%s“."],
|
||||
"_Could not delete {failedCount} task._::_Could not delete {failedCount} tasks._" : ["Ne eblis forigi {failedCount} taskon.","Ne eblis forigi {failedCount} taskojn."],
|
||||
"Load all completed tasks." : "Ŝargi ĉiujn plenumitajn taskojn.",
|
||||
"Change sort order" : "Ŝanĝi ordigon",
|
||||
"Default" : "Defaŭlta",
|
||||
|
@ -42,7 +49,12 @@
|
|||
"[Yesterday]" : "[Hieraŭ]",
|
||||
"[Today]" : "[Hodiaŭ]",
|
||||
"[Tomorrow]" : "[Morgaŭ]",
|
||||
"Add a subtask to \"%s\"…" : "Aldoni subtaskon al „%s“.",
|
||||
"Add a task to \"%s\"…" : "Aldoni taskon al „%s“...",
|
||||
"_%n Completed Task_::_%n Completed Tasks_" : ["%n plenumita tasko","%n plenumitaj taskoj"],
|
||||
"Add an important task to \"%s\"…" : "Aldoni gravan taskon al „%s“...",
|
||||
"Add a task due today to \"%s\"…" : "Aldoni taskon kun hodiaŭa limdato al „%s“...",
|
||||
"Add a current task to \"%s\"…" : "Aldoni nunan taskon al „%s“...",
|
||||
"Tomorrow" : "Morgaŭ",
|
||||
"Set start date" : "Agordi komencdaton",
|
||||
"Set start time" : "Agordi komenchoron",
|
||||
|
|
Loading…
Reference in a new issue