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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-08 06:05:09 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-08 06:05:09 +0300
commitb74a7fccc9e5babf06faa6972645e34f60acee29 (patch)
tree5a9bd7ebe1411152cc8d2c5ce434d52afc12ce33
parent5982065ea6785bea8e5639bed2825a166b0cfba8 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs.js8
-rw-r--r--l10n/cs.json8
-rw-r--r--l10n/de.js8
-rw-r--r--l10n/de.json8
-rw-r--r--l10n/de_DE.js8
-rw-r--r--l10n/de_DE.json8
-rw-r--r--l10n/fr.js8
-rw-r--r--l10n/fr.json8
-rw-r--r--l10n/gl.js8
-rw-r--r--l10n/gl.json8
-rw-r--r--l10n/it.js8
-rw-r--r--l10n/it.json8
-rw-r--r--l10n/lt_LT.js8
-rw-r--r--l10n/lt_LT.json8
-rw-r--r--l10n/pl.js10
-rw-r--r--l10n/pl.json10
-rw-r--r--l10n/tr.js8
-rw-r--r--l10n/tr.json8
18 files changed, 146 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 2d22876b..6b0b845f 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -71,10 +71,18 @@ OC.L10N.register(
"Sort by summary and priority." : "Seřadit podle shrnutí a priority.",
"Task is completed" : "Úkol je dokončen",
"{complete} % completed" : "{complete}% dokončeno",
+ "Add subtask" : "Přidat dílčí úkol",
+ "Show subtasks" : "Zobrazit dílčí úkoly",
+ "Hide subtasks" : "Skrýt dílčí úkoly",
+ "Show completed subtasks" : "Zobrazit dokončené dílčí úkoly",
+ "Hide completed subtasks" : "Skrýt dokončené dílčí úkoly",
+ "Delete task" : "Smazat úkol",
"[Yesterday]" : "[Včera]",
"[Today]" : "[Dnes]",
"[Tomorrow]" : "[Zítra]",
"Add a subtask to \"{task}\"…" : "Přidat dílčí úkol k „{task}“…",
+ "An error occurred, unable to delete the task." : "Došlo k chybě, úkol se nepodařilo smazat.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Úkol bude smazán za {countdown} sekundu","Úkol bude smazán za {countdown} sekundy","Úkol bude smazán za {countdown} sekund","Úkol bude smazán za {countdown} sekundy"],
"Add a task to \"{task}\"…" : "Přidat úkol do „{task}“…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n dokončený úkol","%n dokončené úkoly","%n dokončených úkolů","%n dokončené úkoly"],
"Add an important task to \"{calendar}\"…" : "Přidat důležitý úkol k \"{calendar}\"…",
diff --git a/l10n/cs.json b/l10n/cs.json
index 6bce446d..181ca3c7 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -69,10 +69,18 @@
"Sort by summary and priority." : "Seřadit podle shrnutí a priority.",
"Task is completed" : "Úkol je dokončen",
"{complete} % completed" : "{complete}% dokončeno",
+ "Add subtask" : "Přidat dílčí úkol",
+ "Show subtasks" : "Zobrazit dílčí úkoly",
+ "Hide subtasks" : "Skrýt dílčí úkoly",
+ "Show completed subtasks" : "Zobrazit dokončené dílčí úkoly",
+ "Hide completed subtasks" : "Skrýt dokončené dílčí úkoly",
+ "Delete task" : "Smazat úkol",
"[Yesterday]" : "[Včera]",
"[Today]" : "[Dnes]",
"[Tomorrow]" : "[Zítra]",
"Add a subtask to \"{task}\"…" : "Přidat dílčí úkol k „{task}“…",
+ "An error occurred, unable to delete the task." : "Došlo k chybě, úkol se nepodařilo smazat.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Úkol bude smazán za {countdown} sekundu","Úkol bude smazán za {countdown} sekundy","Úkol bude smazán za {countdown} sekund","Úkol bude smazán za {countdown} sekundy"],
"Add a task to \"{task}\"…" : "Přidat úkol do „{task}“…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n dokončený úkol","%n dokončené úkoly","%n dokončených úkolů","%n dokončené úkoly"],
"Add an important task to \"{calendar}\"…" : "Přidat důležitý úkol k \"{calendar}\"…",
diff --git a/l10n/de.js b/l10n/de.js
index 1caafe5c..4f5e19d8 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -71,10 +71,18 @@ OC.L10N.register(
"Sort by summary and priority." : "Sortiere nach Zusammenfassung und Priorität.",
"Task is completed" : "Aufgabe fertiggestellt",
"{complete} % completed" : "{complete} % fertiggestellt",
+ "Add subtask" : "Teilaufgabe hinzufügen",
+ "Show subtasks" : "Teilaufgabe anzeigen",
+ "Hide subtasks" : "Teilaufgaben ausblenden",
+ "Show completed subtasks" : "Fertige Teilaufgaben anzeigen",
+ "Hide completed subtasks" : "Fertige Teilaufgaben ausblenden",
+ "Delete task" : "Aufgabe löschen",
"[Yesterday]" : "[Gestern]",
"[Today]" : "[Heute]",
"[Tomorrow]" : "[Morgen]",
"Add a subtask to \"{task}\"…" : "Eine Unteraufgabe zu \"{task}\" hinzufügen…",
+ "An error occurred, unable to delete the task." : "Es ist ein Fehler aufgetreten, die Aufgabe konnte nicht gelöscht werden.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Lösche die Aufgabe in {countdown} Sekunde","Lösche die Aufgabe in {countdown} Sekunden"],
"Add a task to \"{task}\"…" : "Eine Aufgabe zu \"{task}\" hinzufügen…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n erledigte Aufgabe","%n erledigte Aufgaben"],
"Add an important task to \"{calendar}\"…" : "Eine wichtige Aufgabe zu \"{calendar}\" hinzufügen…",
diff --git a/l10n/de.json b/l10n/de.json
index 2fc7aea5..31df7d7d 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -69,10 +69,18 @@
"Sort by summary and priority." : "Sortiere nach Zusammenfassung und Priorität.",
"Task is completed" : "Aufgabe fertiggestellt",
"{complete} % completed" : "{complete} % fertiggestellt",
+ "Add subtask" : "Teilaufgabe hinzufügen",
+ "Show subtasks" : "Teilaufgabe anzeigen",
+ "Hide subtasks" : "Teilaufgaben ausblenden",
+ "Show completed subtasks" : "Fertige Teilaufgaben anzeigen",
+ "Hide completed subtasks" : "Fertige Teilaufgaben ausblenden",
+ "Delete task" : "Aufgabe löschen",
"[Yesterday]" : "[Gestern]",
"[Today]" : "[Heute]",
"[Tomorrow]" : "[Morgen]",
"Add a subtask to \"{task}\"…" : "Eine Unteraufgabe zu \"{task}\" hinzufügen…",
+ "An error occurred, unable to delete the task." : "Es ist ein Fehler aufgetreten, die Aufgabe konnte nicht gelöscht werden.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Lösche die Aufgabe in {countdown} Sekunde","Lösche die Aufgabe in {countdown} Sekunden"],
"Add a task to \"{task}\"…" : "Eine Aufgabe zu \"{task}\" hinzufügen…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n erledigte Aufgabe","%n erledigte Aufgaben"],
"Add an important task to \"{calendar}\"…" : "Eine wichtige Aufgabe zu \"{calendar}\" hinzufügen…",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 7185486e..6e3c9444 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -71,10 +71,18 @@ OC.L10N.register(
"Sort by summary and priority." : "Sortiere nach Zusammenfassung und Priorität.",
"Task is completed" : "Aufgabe fertiggestellt",
"{complete} % completed" : "{complete} % fertiggestellt",
+ "Add subtask" : "Teilaufgabe hinzufügen",
+ "Show subtasks" : "Teilaufgabe anzeigen",
+ "Hide subtasks" : "Teilaufgaben ausblenden",
+ "Show completed subtasks" : "Fertige Teilaufgaben anzeigen",
+ "Hide completed subtasks" : "Fertige Teilaufgaben ausblenden",
+ "Delete task" : "Aufgabe löschen",
"[Yesterday]" : "[Gestern]",
"[Today]" : "[Heute]",
"[Tomorrow]" : "[Morgen]",
"Add a subtask to \"{task}\"…" : "Eine Unteraufgabe zu \"{task}\" hinzufügen…",
+ "An error occurred, unable to delete the task." : "Es ist ein Fehler aufgetreten, die Aufgabe konnte nicht gelöscht werden.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Lösche die Aufgabe in {countdown} Sekunde","Lösche die Aufgabe in {countdown} Sekunden"],
"Add a task to \"{task}\"…" : "Eine Aufgabe zu \"{task}\" hinzufügen…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n erledigte Aufgabe","%n erledigte Aufgaben"],
"Add an important task to \"{calendar}\"…" : "Eine wichtige Aufgabe zu \"{calendar}\" hinzufügen…",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index c24c1765..9fd1cc1a 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -69,10 +69,18 @@
"Sort by summary and priority." : "Sortiere nach Zusammenfassung und Priorität.",
"Task is completed" : "Aufgabe fertiggestellt",
"{complete} % completed" : "{complete} % fertiggestellt",
+ "Add subtask" : "Teilaufgabe hinzufügen",
+ "Show subtasks" : "Teilaufgabe anzeigen",
+ "Hide subtasks" : "Teilaufgaben ausblenden",
+ "Show completed subtasks" : "Fertige Teilaufgaben anzeigen",
+ "Hide completed subtasks" : "Fertige Teilaufgaben ausblenden",
+ "Delete task" : "Aufgabe löschen",
"[Yesterday]" : "[Gestern]",
"[Today]" : "[Heute]",
"[Tomorrow]" : "[Morgen]",
"Add a subtask to \"{task}\"…" : "Eine Unteraufgabe zu \"{task}\" hinzufügen…",
+ "An error occurred, unable to delete the task." : "Es ist ein Fehler aufgetreten, die Aufgabe konnte nicht gelöscht werden.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Lösche die Aufgabe in {countdown} Sekunde","Lösche die Aufgabe in {countdown} Sekunden"],
"Add a task to \"{task}\"…" : "Eine Aufgabe zu \"{task}\" hinzufügen…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n erledigte Aufgabe","%n erledigte Aufgaben"],
"Add an important task to \"{calendar}\"…" : "Eine wichtige Aufgabe zu \"{calendar}\" hinzufügen…",
diff --git a/l10n/fr.js b/l10n/fr.js
index 369c29ee..e61904bf 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -71,10 +71,18 @@ OC.L10N.register(
"Sort by summary and priority." : "Trier par résumé puis priorité.",
"Task is completed" : "La tâche est terminée",
"{complete} % completed" : "{complete} % terminé",
+ "Add subtask" : "Ajouter une sous-tâche",
+ "Show subtasks" : "Afficher les sous-tâches",
+ "Hide subtasks" : "Masquer les sous-tâches",
+ "Show completed subtasks" : "Afficher les sous-tâches terminées",
+ "Hide completed subtasks" : "Masquer les sous-tâches terminées",
+ "Delete task" : "Supprimer la tâche",
"[Yesterday]" : "[Hier]",
"[Today]" : "[Aujourd'hui]",
"[Tomorrow]" : "[Demain]",
"Add a subtask to \"{task}\"…" : "Ajouter une sous-tâche dans \"{task}\"…",
+ "An error occurred, unable to delete the task." : "Une erreur est survenue, impossible de supprimer la tâche.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Suppression de la tâche dans {countdown} seconde","Suppression de la tâche dans {countdown} secondes"],
"Add a task to \"{task}\"…" : "Ajouter une tâche dans \"{task}\"…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n tâche terminée","%n tâches terminées"],
"Add an important task to \"{calendar}\"…" : "Ajouter une tâche importante dans l'agenda \"{calendar}\"…",
diff --git a/l10n/fr.json b/l10n/fr.json
index 83055a90..76b1b0f7 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -69,10 +69,18 @@
"Sort by summary and priority." : "Trier par résumé puis priorité.",
"Task is completed" : "La tâche est terminée",
"{complete} % completed" : "{complete} % terminé",
+ "Add subtask" : "Ajouter une sous-tâche",
+ "Show subtasks" : "Afficher les sous-tâches",
+ "Hide subtasks" : "Masquer les sous-tâches",
+ "Show completed subtasks" : "Afficher les sous-tâches terminées",
+ "Hide completed subtasks" : "Masquer les sous-tâches terminées",
+ "Delete task" : "Supprimer la tâche",
"[Yesterday]" : "[Hier]",
"[Today]" : "[Aujourd'hui]",
"[Tomorrow]" : "[Demain]",
"Add a subtask to \"{task}\"…" : "Ajouter une sous-tâche dans \"{task}\"…",
+ "An error occurred, unable to delete the task." : "Une erreur est survenue, impossible de supprimer la tâche.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Suppression de la tâche dans {countdown} seconde","Suppression de la tâche dans {countdown} secondes"],
"Add a task to \"{task}\"…" : "Ajouter une tâche dans \"{task}\"…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n tâche terminée","%n tâches terminées"],
"Add an important task to \"{calendar}\"…" : "Ajouter une tâche importante dans l'agenda \"{calendar}\"…",
diff --git a/l10n/gl.js b/l10n/gl.js
index 470813af..87108cf0 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -71,10 +71,18 @@ OC.L10N.register(
"Sort by summary and priority." : "Ordenar por resumo e prioridade.",
"Task is completed" : "A tarefa está completada",
"{complete} % completed" : "{complete} % completado",
+ "Add subtask" : "Engadir unha subtarefa",
+ "Show subtasks" : "Amosar as subtarefas",
+ "Hide subtasks" : "Agochar as subtarefas",
+ "Show completed subtasks" : "Amosar as subtarefas completadas",
+ "Hide completed subtasks" : "Agochar as subtarefas completadas",
+ "Delete task" : "Eliminar tarefa",
"[Yesterday]" : "[Onte]",
"[Today]" : "[Hoxe]",
"[Tomorrow]" : "[Mañá]",
"Add a subtask to \"{task}\"…" : "Engadir unha subtarefa a «{task}»…",
+ "An error occurred, unable to delete the task." : "Produciuse un erro, non é posíbel eliminar a tarefa.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Eliminando a tarefa en {countdown} segundo","Eliminando a tarefa en {countdown} segundos"],
"Add a task to \"{task}\"…" : "Engadir unha tarefa a «{task}»…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n tarefa completada","%n tarefas completadas"],
"Add an important task to \"{calendar}\"…" : "Engadir unha tarefa importante a «{calendar}»…",
diff --git a/l10n/gl.json b/l10n/gl.json
index 4114016f..c0c1ea23 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -69,10 +69,18 @@
"Sort by summary and priority." : "Ordenar por resumo e prioridade.",
"Task is completed" : "A tarefa está completada",
"{complete} % completed" : "{complete} % completado",
+ "Add subtask" : "Engadir unha subtarefa",
+ "Show subtasks" : "Amosar as subtarefas",
+ "Hide subtasks" : "Agochar as subtarefas",
+ "Show completed subtasks" : "Amosar as subtarefas completadas",
+ "Hide completed subtasks" : "Agochar as subtarefas completadas",
+ "Delete task" : "Eliminar tarefa",
"[Yesterday]" : "[Onte]",
"[Today]" : "[Hoxe]",
"[Tomorrow]" : "[Mañá]",
"Add a subtask to \"{task}\"…" : "Engadir unha subtarefa a «{task}»…",
+ "An error occurred, unable to delete the task." : "Produciuse un erro, non é posíbel eliminar a tarefa.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Eliminando a tarefa en {countdown} segundo","Eliminando a tarefa en {countdown} segundos"],
"Add a task to \"{task}\"…" : "Engadir unha tarefa a «{task}»…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n tarefa completada","%n tarefas completadas"],
"Add an important task to \"{calendar}\"…" : "Engadir unha tarefa importante a «{calendar}»…",
diff --git a/l10n/it.js b/l10n/it.js
index f671ae79..927c5239 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -71,10 +71,18 @@ OC.L10N.register(
"Sort by summary and priority." : "Ordina per riepilogo e priorità.",
"Task is completed" : "L'attività è completata",
"{complete} % completed" : "{complete} % completato",
+ "Add subtask" : "Aggiungi sottoattività",
+ "Show subtasks" : "Mostra sottoattività",
+ "Hide subtasks" : "Nascondi sottoattività",
+ "Show completed subtasks" : "Mostra sottoattività completate",
+ "Hide completed subtasks" : "Nascondi sottoattività completate",
+ "Delete task" : "Elimina attività",
"[Yesterday]" : "[Ieri]",
"[Today]" : "[Oggi]",
"[Tomorrow]" : "[Domani]",
"Add a subtask to \"{task}\"…" : "Aggiungi una sottoattività a \"{task}\"...",
+ "An error occurred, unable to delete the task." : "Si è verificato un errore, impossibile eliminare l'attività.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Eliminazione dell'attività in {countdown} secondo","Eliminazione dell'attività in {countdown} secondi"],
"Add a task to \"{task}\"…" : "Aggiungi un'attività a \"{task}\"...",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n attività completata","%n attività completate"],
"Add an important task to \"{calendar}\"…" : "Aggiungi un'attività importante a \"{calendar}\"...",
diff --git a/l10n/it.json b/l10n/it.json
index b9304255..fdf44ec2 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -69,10 +69,18 @@
"Sort by summary and priority." : "Ordina per riepilogo e priorità.",
"Task is completed" : "L'attività è completata",
"{complete} % completed" : "{complete} % completato",
+ "Add subtask" : "Aggiungi sottoattività",
+ "Show subtasks" : "Mostra sottoattività",
+ "Hide subtasks" : "Nascondi sottoattività",
+ "Show completed subtasks" : "Mostra sottoattività completate",
+ "Hide completed subtasks" : "Nascondi sottoattività completate",
+ "Delete task" : "Elimina attività",
"[Yesterday]" : "[Ieri]",
"[Today]" : "[Oggi]",
"[Tomorrow]" : "[Domani]",
"Add a subtask to \"{task}\"…" : "Aggiungi una sottoattività a \"{task}\"...",
+ "An error occurred, unable to delete the task." : "Si è verificato un errore, impossibile eliminare l'attività.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Eliminazione dell'attività in {countdown} secondo","Eliminazione dell'attività in {countdown} secondi"],
"Add a task to \"{task}\"…" : "Aggiungi un'attività a \"{task}\"...",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n attività completata","%n attività completate"],
"Add an important task to \"{calendar}\"…" : "Aggiungi un'attività importante a \"{calendar}\"...",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 3280ef8a..9a908542 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -70,10 +70,18 @@ OC.L10N.register(
"Sort by summary and priority." : "Rikiuoti pagal santrauką bei pirmenybę.",
"Task is completed" : "Užduotis atlikta",
"{complete} % completed" : "{complete}% atlikta",
+ "Add subtask" : "Pridėti dalinę užduotį",
+ "Show subtasks" : "Rodyti dalines užduotis",
+ "Hide subtasks" : "Slėpti dalines užduotis",
+ "Show completed subtasks" : "Rodyti užbaigtas dalines užduotis",
+ "Hide completed subtasks" : "Slėpti užbaigtas dalines užduotis",
+ "Delete task" : "Ištrinti užduotį",
"[Yesterday]" : "[Vakar]",
"[Today]" : "[Šiandien]",
"[Tomorrow]" : "[Rytoj]",
"Add a subtask to \"{task}\"…" : "Pridėti dalinę užduotį į \"{task}\"…",
+ "An error occurred, unable to delete the task." : "Įvyko klaida, nepavyko ištrinti užduoties.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Užduotis ištrinama po {countdown} sekundės","Užduotis ištrinama po {countdown} sekundžių","Užduotis ištrinama po {countdown} sekundžių","Užduotis ištrinama po {countdown} sekundės"],
"Add a task to \"{task}\"…" : "Pridėti užduotį į \"{task}\"…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n atlikta užduotis","%n atliktos užduotys","%n atliktų užduočių","%n atlikta užduotis"],
"Add an important task to \"{calendar}\"…" : "Pridėti svarbią užduotį į \"{calendar}\"…",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index c0b611e6..60d9035d 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -68,10 +68,18 @@
"Sort by summary and priority." : "Rikiuoti pagal santrauką bei pirmenybę.",
"Task is completed" : "Užduotis atlikta",
"{complete} % completed" : "{complete}% atlikta",
+ "Add subtask" : "Pridėti dalinę užduotį",
+ "Show subtasks" : "Rodyti dalines užduotis",
+ "Hide subtasks" : "Slėpti dalines užduotis",
+ "Show completed subtasks" : "Rodyti užbaigtas dalines užduotis",
+ "Hide completed subtasks" : "Slėpti užbaigtas dalines užduotis",
+ "Delete task" : "Ištrinti užduotį",
"[Yesterday]" : "[Vakar]",
"[Today]" : "[Šiandien]",
"[Tomorrow]" : "[Rytoj]",
"Add a subtask to \"{task}\"…" : "Pridėti dalinę užduotį į \"{task}\"…",
+ "An error occurred, unable to delete the task." : "Įvyko klaida, nepavyko ištrinti užduoties.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Užduotis ištrinama po {countdown} sekundės","Užduotis ištrinama po {countdown} sekundžių","Užduotis ištrinama po {countdown} sekundžių","Užduotis ištrinama po {countdown} sekundės"],
"Add a task to \"{task}\"…" : "Pridėti užduotį į \"{task}\"…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n atlikta užduotis","%n atliktos užduotys","%n atliktų užduočių","%n atlikta užduotis"],
"Add an important task to \"{calendar}\"…" : "Pridėti svarbią užduotį į \"{calendar}\"…",
diff --git a/l10n/pl.js b/l10n/pl.js
index 47921bc4..f89e0fb0 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -35,7 +35,7 @@ OC.L10N.register(
"Calendar link could not be copied to clipboard." : "Link do kalendarza nie mógł zostać skopiowany do schowka.",
"An error occurred, unable to delete the calendar." : "Wystąpił błąd, nie można usunąć kalendarza.",
"_Deleting the calendar in {countdown} second_::_Deleting the calendar in {countdown} seconds_" : ["Usunięcie kalendarza za {countdown} sekundę","Usunięcie kalendarza za {countdown} sekundy","Usunięcie kalendarza za {countdown} sekund","Usunięcie kalendarza za {countdown} sekund"],
- "_Unsharing the calendar in {countdown} second_::_Unsharing the calendar in {countdown} seconds_" : ["Udostępnienie kalendarza za {countdown} sekundę","Udostępnienie kalendarza za {countdown} sekundy","Udostępnienie kalendarza za {countdown} sekund","Udostępnienie kalendarza za {countdown} sekund"],
+ "_Unsharing the calendar in {countdown} second_::_Unsharing the calendar in {countdown} seconds_" : ["Zatrzymanie udostępnienia kalendarza za {countdown} sekundę","Zatrzymanie udostępnienia kalendarza za {countdown} sekundy","Zatrzymanie udostępnienia kalendarza za {countdown} sekund","Zatrzymanie udostępnienia kalendarza za {countdown} sekund"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Współdzielone z {num} jednostką","Współdzielone z {num} jednostkami","Współdzielone z {num} jednostkami","Współdzielone z {num} jednostkami"],
"Default list" : "Lista domyślna",
"Visibility of Smart Collections" : "Widok kategorii",
@@ -71,10 +71,18 @@ OC.L10N.register(
"Sort by summary and priority." : "Sortuj według podsumowania i priorytetu.",
"Task is completed" : "Zadanie jest zakończone",
"{complete} % completed" : "Ukończono {complete}%",
+ "Add subtask" : "Dodaj podzadanie",
+ "Show subtasks" : "Pokaż podzadania",
+ "Hide subtasks" : "Ukryj podzadania",
+ "Show completed subtasks" : "Pokaż ukończone podzadania",
+ "Hide completed subtasks" : "Ukryj ukończone podzadania",
+ "Delete task" : "Usuń zadanie",
"[Yesterday]" : "[Wczoraj]",
"[Today]" : "[Dzisiaj]",
"[Tomorrow]" : "[Jutro]",
"Add a subtask to \"{task}\"…" : "Dodaj podzadanie do \"{task}\"…",
+ "An error occurred, unable to delete the task." : "Wystąpił błąd, nie można usunąć zadania.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Usunięcie zadania za {countdown} sekundę","Usunięcie zadania za {countdown} sekundy","Usunięcie zadania za {countdown} sekund","Usuwanie zadania za {countdown} sekund"],
"Add a task to \"{task}\"…" : "Dodaj zadanie do \"{task}\"…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n zakończone zadanie","%n zakończonych zadań","%n zakończonych zadań","%n zakończonych zadań"],
"Add an important task to \"{calendar}\"…" : "Dodaj ważne zadanie do \"{calendar}\"…",
diff --git a/l10n/pl.json b/l10n/pl.json
index 79f05d8d..9ab71308 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -33,7 +33,7 @@
"Calendar link could not be copied to clipboard." : "Link do kalendarza nie mógł zostać skopiowany do schowka.",
"An error occurred, unable to delete the calendar." : "Wystąpił błąd, nie można usunąć kalendarza.",
"_Deleting the calendar in {countdown} second_::_Deleting the calendar in {countdown} seconds_" : ["Usunięcie kalendarza za {countdown} sekundę","Usunięcie kalendarza za {countdown} sekundy","Usunięcie kalendarza za {countdown} sekund","Usunięcie kalendarza za {countdown} sekund"],
- "_Unsharing the calendar in {countdown} second_::_Unsharing the calendar in {countdown} seconds_" : ["Udostępnienie kalendarza za {countdown} sekundę","Udostępnienie kalendarza za {countdown} sekundy","Udostępnienie kalendarza za {countdown} sekund","Udostępnienie kalendarza za {countdown} sekund"],
+ "_Unsharing the calendar in {countdown} second_::_Unsharing the calendar in {countdown} seconds_" : ["Zatrzymanie udostępnienia kalendarza za {countdown} sekundę","Zatrzymanie udostępnienia kalendarza za {countdown} sekundy","Zatrzymanie udostępnienia kalendarza za {countdown} sekund","Zatrzymanie udostępnienia kalendarza za {countdown} sekund"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Współdzielone z {num} jednostką","Współdzielone z {num} jednostkami","Współdzielone z {num} jednostkami","Współdzielone z {num} jednostkami"],
"Default list" : "Lista domyślna",
"Visibility of Smart Collections" : "Widok kategorii",
@@ -69,10 +69,18 @@
"Sort by summary and priority." : "Sortuj według podsumowania i priorytetu.",
"Task is completed" : "Zadanie jest zakończone",
"{complete} % completed" : "Ukończono {complete}%",
+ "Add subtask" : "Dodaj podzadanie",
+ "Show subtasks" : "Pokaż podzadania",
+ "Hide subtasks" : "Ukryj podzadania",
+ "Show completed subtasks" : "Pokaż ukończone podzadania",
+ "Hide completed subtasks" : "Ukryj ukończone podzadania",
+ "Delete task" : "Usuń zadanie",
"[Yesterday]" : "[Wczoraj]",
"[Today]" : "[Dzisiaj]",
"[Tomorrow]" : "[Jutro]",
"Add a subtask to \"{task}\"…" : "Dodaj podzadanie do \"{task}\"…",
+ "An error occurred, unable to delete the task." : "Wystąpił błąd, nie można usunąć zadania.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Usunięcie zadania za {countdown} sekundę","Usunięcie zadania za {countdown} sekundy","Usunięcie zadania za {countdown} sekund","Usuwanie zadania za {countdown} sekund"],
"Add a task to \"{task}\"…" : "Dodaj zadanie do \"{task}\"…",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n zakończone zadanie","%n zakończonych zadań","%n zakończonych zadań","%n zakończonych zadań"],
"Add an important task to \"{calendar}\"…" : "Dodaj ważne zadanie do \"{calendar}\"…",
diff --git a/l10n/tr.js b/l10n/tr.js
index 4da15ac0..ed212c67 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -71,10 +71,18 @@ OC.L10N.register(
"Sort by summary and priority." : "Özellik ve önceliğe göre sıralar.",
"Task is completed" : "Görev tamamlandı",
"{complete} % completed" : "% {complete} tamamlandı",
+ "Add subtask" : "Alt görev ekle",
+ "Show subtasks" : "Alt görevleri görüntüle",
+ "Hide subtasks" : "Alt görevleri gizle",
+ "Show completed subtasks" : "Tamamlanmış alt görevleri görüntüle",
+ "Hide completed subtasks" : "Tamamlanmış alt görevleri gizle",
+ "Delete task" : "Görevi sil",
"[Yesterday]" : "[Dün]",
"[Today]" : "[Bugün]",
"[Tomorrow]" : "[Yarın]",
"Add a subtask to \"{task}\"…" : "\"{task}\" görevine bir alt görev ekle …",
+ "An error occurred, unable to delete the task." : "Bir sorun çıktı. Görev silinemedi.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Görev {countdown} saniye içinde silinecek","Görev {countdown} saniye içinde silinecek"],
"Add a task to \"{task}\"…" : "\"{task}\" görevine bir görev ekle …",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n Tamamlanmış Görev","%n Tamamlanmış Görev"],
"Add an important task to \"{calendar}\"…" : "\"{calendar}\" takvimine önemli bir görev ekle …",
diff --git a/l10n/tr.json b/l10n/tr.json
index 80409978..fb6d496b 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -69,10 +69,18 @@
"Sort by summary and priority." : "Özellik ve önceliğe göre sıralar.",
"Task is completed" : "Görev tamamlandı",
"{complete} % completed" : "% {complete} tamamlandı",
+ "Add subtask" : "Alt görev ekle",
+ "Show subtasks" : "Alt görevleri görüntüle",
+ "Hide subtasks" : "Alt görevleri gizle",
+ "Show completed subtasks" : "Tamamlanmış alt görevleri görüntüle",
+ "Hide completed subtasks" : "Tamamlanmış alt görevleri gizle",
+ "Delete task" : "Görevi sil",
"[Yesterday]" : "[Dün]",
"[Today]" : "[Bugün]",
"[Tomorrow]" : "[Yarın]",
"Add a subtask to \"{task}\"…" : "\"{task}\" görevine bir alt görev ekle …",
+ "An error occurred, unable to delete the task." : "Bir sorun çıktı. Görev silinemedi.",
+ "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Görev {countdown} saniye içinde silinecek","Görev {countdown} saniye içinde silinecek"],
"Add a task to \"{task}\"…" : "\"{task}\" görevine bir görev ekle …",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n Tamamlanmış Görev","%n Tamamlanmış Görev"],
"Add an important task to \"{calendar}\"…" : "\"{calendar}\" takvimine önemli bir görev ekle …",