[tx-robot] updated from transifex
This commit is contained in:
parent
ba0ae97035
commit
d2add4db94
6 changed files with 12 additions and 0 deletions
|
@ -80,6 +80,8 @@ OC.L10N.register(
|
|||
"Add List..." : "Tilføj liste...",
|
||||
"New List" : "Ny liste",
|
||||
"Load remaining completed tasks." : "Indlæs resten af de fuldførte opgaver.",
|
||||
"(New category)" : "(Ny kategori)",
|
||||
"Select categories..." : "Vælg kategorier...",
|
||||
"Loading the task..." : "Indlæser opgaven ...",
|
||||
"Task not found!" : "Opgaven blev ikke fundet!",
|
||||
"Settings" : "Indstillinger",
|
||||
|
|
|
@ -78,6 +78,8 @@
|
|||
"Add List..." : "Tilføj liste...",
|
||||
"New List" : "Ny liste",
|
||||
"Load remaining completed tasks." : "Indlæs resten af de fuldførte opgaver.",
|
||||
"(New category)" : "(Ny kategori)",
|
||||
"Select categories..." : "Vælg kategorier...",
|
||||
"Loading the task..." : "Indlæser opgaven ...",
|
||||
"Task not found!" : "Opgaven blev ikke fundet!",
|
||||
"Settings" : "Indstillinger",
|
||||
|
|
|
@ -79,6 +79,8 @@ $TRANSLATIONS = array(
|
|||
"Add List..." => "Tilføj liste...",
|
||||
"New List" => "Ny liste",
|
||||
"Load remaining completed tasks." => "Indlæs resten af de fuldførte opgaver.",
|
||||
"(New category)" => "(Ny kategori)",
|
||||
"Select categories..." => "Vælg kategorier...",
|
||||
"Loading the task..." => "Indlæser opgaven ...",
|
||||
"Task not found!" => "Opgaven blev ikke fundet!",
|
||||
"Settings" => "Indstillinger",
|
||||
|
|
|
@ -80,6 +80,8 @@ OC.L10N.register(
|
|||
"Add List..." : "Add List...",
|
||||
"New List" : "New List",
|
||||
"Load remaining completed tasks." : "Load remaining completed tasks.",
|
||||
"(New category)" : "(New category)",
|
||||
"Select categories..." : "Select categories...",
|
||||
"Loading the task..." : "Loading the task...",
|
||||
"Task not found!" : "Task not found!",
|
||||
"Settings" : "Settings",
|
||||
|
|
|
@ -78,6 +78,8 @@
|
|||
"Add List..." : "Add List...",
|
||||
"New List" : "New List",
|
||||
"Load remaining completed tasks." : "Load remaining completed tasks.",
|
||||
"(New category)" : "(New category)",
|
||||
"Select categories..." : "Select categories...",
|
||||
"Loading the task..." : "Loading the task...",
|
||||
"Task not found!" : "Task not found!",
|
||||
"Settings" : "Settings",
|
||||
|
|
|
@ -79,6 +79,8 @@ $TRANSLATIONS = array(
|
|||
"Add List..." => "Add List...",
|
||||
"New List" => "New List",
|
||||
"Load remaining completed tasks." => "Load remaining completed tasks.",
|
||||
"(New category)" => "(New category)",
|
||||
"Select categories..." => "Select categories...",
|
||||
"Loading the task..." => "Loading the task...",
|
||||
"Task not found!" => "Task not found!",
|
||||
"Settings" => "Settings",
|
||||
|
|
Loading…
Reference in a new issue