diff --git a/l10n/af.js b/l10n/af.js index 9035497cd..93892ef64 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Later" : "Later", "copy" : "kopie", + "To Do" : "Moet doen", "Done" : "Gereed", "The file was uploaded" : "Die lêer is opgelaai", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini", diff --git a/l10n/af.json b/l10n/af.json index 9d6761b74..c4e184739 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -1,6 +1,7 @@ { "translations": { "Later" : "Later", "copy" : "kopie", + "To Do" : "Moet doen", "Done" : "Gereed", "The file was uploaded" : "Die lêer is opgelaai", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini", diff --git a/l10n/ar.js b/l10n/ar.js index 3b7e1cb3f..ca6ea06d7 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "يحتاج إلى إجراء", "Later" : "لاحقا", "copy" : "نسخ", + "To Do" : "مَهَامٌّ", + "In Progress" : "قيد التجهيز", "Done" : "أُنجز", "The file was uploaded" : "تم رفع الملف", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ", diff --git a/l10n/ar.json b/l10n/ar.json index b50ea138c..c692be0f2 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -96,6 +96,8 @@ "Action needed" : "يحتاج إلى إجراء", "Later" : "لاحقا", "copy" : "نسخ", + "To Do" : "مَهَامٌّ", + "In Progress" : "قيد التجهيز", "Done" : "أُنجز", "The file was uploaded" : "تم رفع الملف", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ", diff --git a/l10n/bg.js b/l10n/bg.js index 5a673a044..fb33aeddd 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -89,6 +89,7 @@ OC.L10N.register( "Action needed" : "Необходимо е действие", "Later" : "По-късно", "copy" : "Копиране", + "To Do" : "Задачи", "Done" : "Завършено", "The file was uploaded" : "Файлът е качен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размерът на каченият файл надвишава максималния размер определен от upload_max_filesize в php.ini:", diff --git a/l10n/bg.json b/l10n/bg.json index e3479a94d..3f064427c 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -87,6 +87,7 @@ "Action needed" : "Необходимо е действие", "Later" : "По-късно", "copy" : "Копиране", + "To Do" : "Задачи", "Done" : "Завършено", "The file was uploaded" : "Файлът е качен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размерът на каченият файл надвишава максималния размер определен от upload_max_filesize в php.ini:", diff --git a/l10n/br.js b/l10n/br.js index 8e82ebe45..e36424241 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Finished" : "Achuet", "copy" : "eil", + "In Progress" : "War ar stern", "Done" : "Graet", "The file was uploaded" : "Kaset eo bet ar restr", "No file was uploaded" : "N'eus restr ebet a zo bet kaset", diff --git a/l10n/br.json b/l10n/br.json index 2439f7c1e..33689f16e 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,6 +1,7 @@ { "translations": { "Finished" : "Achuet", "copy" : "eil", + "In Progress" : "War ar stern", "Done" : "Graet", "The file was uploaded" : "Kaset eo bet ar restr", "No file was uploaded" : "N'eus restr ebet a zo bet kaset", diff --git a/l10n/ca.js b/l10n/ca.js index c5b48849e..1a08b95d6 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Acció necessària", "Later" : "Més tard", "copy" : "còpia", + "To Do" : "Per fer", + "In Progress" : "En curs", "Done" : "Fet", "The file was uploaded" : "S'ha pujat el fitxer", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat excedeix la directiva upload_max_filesize dins de php.ini", diff --git a/l10n/ca.json b/l10n/ca.json index d13a416bf..02de44db9 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -96,6 +96,8 @@ "Action needed" : "Acció necessària", "Later" : "Més tard", "copy" : "còpia", + "To Do" : "Per fer", + "In Progress" : "En curs", "Done" : "Fet", "The file was uploaded" : "S'ha pujat el fitxer", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat excedeix la directiva upload_max_filesize dins de php.ini", diff --git a/l10n/cs.js b/l10n/cs.js index 2b4a3f54e..3b3ce76d5 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Nutná akce", "Later" : "Později", "copy" : "kopie", + "To Do" : "Úkoly", + "In Progress" : "Probíhá", "Done" : "Hotovo", "The file was uploaded" : "Soubor byl nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Velikost nahrávaného souboru překračuje limit nastavení direktivou upload_max_filesize v php.ini", diff --git a/l10n/cs.json b/l10n/cs.json index 2b71f4cce..d257e453c 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -96,6 +96,8 @@ "Action needed" : "Nutná akce", "Later" : "Později", "copy" : "kopie", + "To Do" : "Úkoly", + "In Progress" : "Probíhá", "Done" : "Hotovo", "The file was uploaded" : "Soubor byl nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Velikost nahrávaného souboru překračuje limit nastavení direktivou upload_max_filesize v php.ini", diff --git a/l10n/da.js b/l10n/da.js index c1422def1..56b9af467 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -52,6 +52,8 @@ OC.L10N.register( "Action needed" : "Handling påkrævet", "Later" : "Senere", "copy" : "kopiér", + "To Do" : "To-do liste", + "In Progress" : "I gang", "Done" : "Afsluttet", "The file was uploaded" : "Filen blev uploadet", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini", diff --git a/l10n/da.json b/l10n/da.json index 176cec31e..92e5ec9af 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -50,6 +50,8 @@ "Action needed" : "Handling påkrævet", "Later" : "Senere", "copy" : "kopiér", + "To Do" : "To-do liste", + "In Progress" : "I gang", "Done" : "Afsluttet", "The file was uploaded" : "Filen blev uploadet", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini", diff --git a/l10n/de.js b/l10n/de.js index 9fb5d112d..3a9f8b827 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Karten, die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", + "Welcome to Nextcloud Deck!" : "Willkommen bei Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde dir von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat dir die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", + "Read more inside" : "Mehr erfahren", + "Custom lists - click to rename!" : "Benutzerdefinierte Listen – Zum Umbenennen klicken!", + "To Do" : "Offen", + "In Progress" : "In Bearbeitung", "Done" : "Erledigt", + "1. Open to learn more about boards and cards" : "1. Offen, um mehr über Boards und Karten zu erfahren", + "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", + "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", + "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", + "Create your first card!" : "Erstelle Deine erste Karte!", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", diff --git a/l10n/de.json b/l10n/de.json index cc6742c60..e7d609fb5 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Karten, die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", + "Welcome to Nextcloud Deck!" : "Willkommen bei Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde dir von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat dir die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -96,7 +97,16 @@ "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", + "Read more inside" : "Mehr erfahren", + "Custom lists - click to rename!" : "Benutzerdefinierte Listen – Zum Umbenennen klicken!", + "To Do" : "Offen", + "In Progress" : "In Bearbeitung", "Done" : "Erledigt", + "1. Open to learn more about boards and cards" : "1. Offen, um mehr über Boards und Karten zu erfahren", + "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", + "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", + "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", + "Create your first card!" : "Erstelle Deine erste Karte!", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 3ef214602..ee7e64e41 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Karten die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", + "Welcome to Nextcloud Deck!" : "Willkommen bei Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Ihnen von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat Ihnen die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", + "Read more inside" : "Mehr erfahren", + "Custom lists - click to rename!" : "Benutzerdefinierte Listen - Zum Umbenennen klicken!", + "To Do" : "Offen", + "In Progress" : "In Bearbeitung", "Done" : "Erledigt", + "1. Open to learn more about boards and cards" : "1. Öffnen, um mehr über Boards und Karten zu erfahren", + "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", + "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", + "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", + "Create your first card!" : "Erstellen Sie Ihre erste Karte!", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 09903fb9b..000b72efc 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Karten die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", + "Welcome to Nextcloud Deck!" : "Willkommen bei Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Ihnen von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat Ihnen die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -96,7 +97,16 @@ "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", + "Read more inside" : "Mehr erfahren", + "Custom lists - click to rename!" : "Benutzerdefinierte Listen - Zum Umbenennen klicken!", + "To Do" : "Offen", + "In Progress" : "In Bearbeitung", "Done" : "Erledigt", + "1. Open to learn more about boards and cards" : "1. Öffnen, um mehr über Boards und Karten zu erfahren", + "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", + "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", + "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", + "Create your first card!" : "Erstellen Sie Ihre erste Karte!", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", diff --git a/l10n/el.js b/l10n/el.js index d2acb2e87..6db4858da 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -97,6 +97,7 @@ OC.L10N.register( "Action needed" : "Απαιτείται ενέργεια", "Later" : "Αργότερα", "copy" : "Αντιγραφή", + "To Do" : "Προς Ενέργεια", "Done" : "Ολοκληρώθηκε", "The file was uploaded" : "Το αρχείο μεταφορτώθηκε", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το αρχείο που εστάλη υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini", diff --git a/l10n/el.json b/l10n/el.json index ba2f20d3b..946ad87ed 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -95,6 +95,7 @@ "Action needed" : "Απαιτείται ενέργεια", "Later" : "Αργότερα", "copy" : "Αντιγραφή", + "To Do" : "Προς Ενέργεια", "Done" : "Ολοκληρώθηκε", "The file was uploaded" : "Το αρχείο μεταφορτώθηκε", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το αρχείο που εστάλη υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 5c071cc49..ba23670aa 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Cards due tomorrow", "Upcoming cards" : "Upcoming cards", "Load more" : "Load more", + "Welcome to Nextcloud Deck!" : "Welcome to Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", + "Read more inside" : "Read more inside", + "Custom lists - click to rename!" : "Custom lists - click to rename!", + "To Do" : "To Do", + "In Progress" : "In Progress", "Done" : "Done", + "1. Open to learn more about boards and cards" : "1. Open to learn more about boards and cards", + "2. Drag cards left and right, up and down" : "2. Drag cards left and right, up and down", + "3. Apply rich formatting and link content" : "3. Apply rich formatting and link content", + "4. Share, comment and collaborate!" : "4. Share, comment and collaborate!", + "Create your first card!" : "Create your first card!", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index d031acbdf..b7765b8a6 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Cards due tomorrow", "Upcoming cards" : "Upcoming cards", "Load more" : "Load more", + "Welcome to Nextcloud Deck!" : "Welcome to Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -96,7 +97,16 @@ "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", + "Read more inside" : "Read more inside", + "Custom lists - click to rename!" : "Custom lists - click to rename!", + "To Do" : "To Do", + "In Progress" : "In Progress", "Done" : "Done", + "1. Open to learn more about boards and cards" : "1. Open to learn more about boards and cards", + "2. Drag cards left and right, up and down" : "2. Drag cards left and right, up and down", + "3. Apply rich formatting and link content" : "3. Apply rich formatting and link content", + "4. Share, comment and collaborate!" : "4. Share, comment and collaborate!", + "Create your first card!" : "Create your first card!", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", diff --git a/l10n/es.js b/l10n/es.js index c13548ade..875c18049 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Acción necesaria", "Later" : "Después", "copy" : "copiar", + "To Do" : "Por hacer", + "In Progress" : "En progreso", "Done" : "Hecho", "The file was uploaded" : "Se ha subido el archivo", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", diff --git a/l10n/es.json b/l10n/es.json index 691e1b82a..6d3719763 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -96,6 +96,8 @@ "Action needed" : "Acción necesaria", "Later" : "Después", "copy" : "copiar", + "To Do" : "Por hacer", + "In Progress" : "En progreso", "Done" : "Hecho", "The file was uploaded" : "Se ha subido el archivo", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 654aa38aa..70616c9b2 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -32,6 +32,7 @@ OC.L10N.register( "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copiar", + "In Progress" : "En progreso", "Done" : "Hecho", "The file was uploaded" : "El archivo ha sido subido", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index c5a442cf5..851a7223f 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -30,6 +30,7 @@ "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copiar", + "In Progress" : "En progreso", "Done" : "Hecho", "The file was uploaded" : "El archivo ha sido subido", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 1b834e4bd..fd7a6d7f0 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -9,6 +9,7 @@ OC.L10N.register( "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "In Progress" : "En progreso", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 8e6e4b1ab..4b576399a 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -7,6 +7,7 @@ "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "In Progress" : "En progreso", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 52f809132..566a4dc63 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -89,6 +89,7 @@ OC.L10N.register( "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copia", + "To Do" : "Por hacer", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 660d2a3bf..2e2cc5cf8 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -87,6 +87,7 @@ "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copia", + "To Do" : "Por hacer", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 1b834e4bd..e66c57731 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -9,6 +9,7 @@ OC.L10N.register( "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "To Do" : "Por hacer", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 8e6e4b1ab..a35676fa8 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -7,6 +7,7 @@ "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "To Do" : "Por hacer", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 372a4b468..cab994b36 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -85,6 +85,8 @@ OC.L10N.register( "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copiar", + "To Do" : "Pendiente", + "In Progress" : "En proceso", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 3ddc57300..283cae1c6 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -83,6 +83,8 @@ "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copiar", + "To Do" : "Pendiente", + "In Progress" : "En proceso", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/eu.js b/l10n/eu.js index 09a47b539..698e7e1fc 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Ekintza beharrezkoa", "Later" : "Beranduago", "copy" : "kopiatu", + "To Do" : "Egiteke", + "In Progress" : "Abian", "Done" : "Egina", "The file was uploaded" : "Fitxategia igo da", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Igotako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du", diff --git a/l10n/eu.json b/l10n/eu.json index 1552e050b..2fd2ee16d 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -96,6 +96,8 @@ "Action needed" : "Ekintza beharrezkoa", "Later" : "Beranduago", "copy" : "kopiatu", + "To Do" : "Egiteke", + "In Progress" : "Abian", "Done" : "Egina", "The file was uploaded" : "Fitxategia igo da", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Igotako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du", diff --git a/l10n/fa.js b/l10n/fa.js index a2498f580..218f7fdd6 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -90,6 +90,7 @@ OC.L10N.register( "Action needed" : "نیازمند اقدام", "Later" : "بعدا", "copy" : "کپی", + "To Do" : "To Do", "Done" : "انجام شد", "The file was uploaded" : "پرونده بارگذاری شد", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم پرونده بارگذاری شده بیشتر از تنظیمات upload_max_filesize در پرونده php.ini است", diff --git a/l10n/fa.json b/l10n/fa.json index b3922d81f..8f6f9806b 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -88,6 +88,7 @@ "Action needed" : "نیازمند اقدام", "Later" : "بعدا", "copy" : "کپی", + "To Do" : "To Do", "Done" : "انجام شد", "The file was uploaded" : "پرونده بارگذاری شد", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم پرونده بارگذاری شده بیشتر از تنظیمات upload_max_filesize در پرونده php.ini است", diff --git a/l10n/fi.js b/l10n/fi.js index f5d95c430..defc371b9 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -70,6 +70,7 @@ OC.L10N.register( "Action needed" : "Toimia vaaditaan", "Later" : "Myöhemmin", "copy" : "kopioi", + "To Do" : "Tehtävä", "Done" : "Valmis", "The file was uploaded" : "Tiedosto lähetettiin", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedostossa määritellyn upload_max_filesize -säännön ", diff --git a/l10n/fi.json b/l10n/fi.json index c6fbb0c73..20222de5c 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -68,6 +68,7 @@ "Action needed" : "Toimia vaaditaan", "Later" : "Myöhemmin", "copy" : "kopioi", + "To Do" : "Tehtävä", "Done" : "Valmis", "The file was uploaded" : "Tiedosto lähetettiin", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedostossa määritellyn upload_max_filesize -säännön ", diff --git a/l10n/fr.js b/l10n/fr.js index 99bf4ca15..eddd6f96e 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Action requise", "Later" : "Plus tard", "copy" : "copie", + "To Do" : "À faire", + "In Progress" : "En cours", "Done" : "Fait", "The file was uploaded" : "Le fichier a été envoyé", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier envoyé dépasse la valeur upload_max_filesize spécifiée dans php.ini", diff --git a/l10n/fr.json b/l10n/fr.json index 8217f9448..3fa5b9a79 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -96,6 +96,8 @@ "Action needed" : "Action requise", "Later" : "Plus tard", "copy" : "copie", + "To Do" : "À faire", + "In Progress" : "En cours", "Done" : "Fait", "The file was uploaded" : "Le fichier a été envoyé", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier envoyé dépasse la valeur upload_max_filesize spécifiée dans php.ini", diff --git a/l10n/ga.js b/l10n/ga.js index 9a4dd451a..bbdab791c 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Gníomh de dhíth", "Later" : "Níos déanaí", "copy" : "cóip", + "To Do" : "A dhéanamh", + "In Progress" : "Ar Siúl", "Done" : "Déanta", "The file was uploaded" : "Uaslódáladh an comhad", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", diff --git a/l10n/ga.json b/l10n/ga.json index 417482b1c..0b0ddf11c 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -96,6 +96,8 @@ "Action needed" : "Gníomh de dhíth", "Later" : "Níos déanaí", "copy" : "cóip", + "To Do" : "A dhéanamh", + "In Progress" : "Ar Siúl", "Done" : "Déanta", "The file was uploaded" : "Uaslódáladh an comhad", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", diff --git a/l10n/gl.js b/l10n/gl.js index bd1696317..c652e4aad 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Tarxetas para mañá", "Upcoming cards" : "Tarxetas próximas", "Load more" : "Cargar máis", + "Welcome to Nextcloud Deck!" : "Dámoslle a benvida á Gabeta de Nextcloud", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "A tarxeta «%s» en «%s» foi asignada a Vde. por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} asignoulle a tarxeta {deck-card} en {deck-board} a Vde.", "The card \"%s\" on \"%s\" has reached its due date." : "A tarxeta «%s» en «%s» acadou a súa data de caducidade.", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "Necesita unha acción", "Later" : "Após", "copy" : "copiar", + "Read more inside" : "Ler máis dentro", + "Custom lists - click to rename!" : "Listas personalizadas, prema para cambiar o nome!", + "To Do" : "Tarefa pendente", + "In Progress" : "En proceso", "Done" : "Feito", + "1. Open to learn more about boards and cards" : "1. Abra para saber máis sobre taboleiros e tarxetas", + "2. Drag cards left and right, up and down" : "2. Arrastre as tarxetas cara á esquerda e á dereita, cara arriba e abaixo", + "3. Apply rich formatting and link content" : "3. Aplique un formato mellorado e enlace a contidos", + "4. Share, comment and collaborate!" : "4. Comparta, comente e colabore!", + "Create your first card!" : "Crear a primeira tarxeta:", "The file was uploaded" : "O ficheiro foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro enviado excede a directiva indicada por upload_max_filesize de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML", diff --git a/l10n/gl.json b/l10n/gl.json index 59ed42d4c..0bbe77c1a 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Tarxetas para mañá", "Upcoming cards" : "Tarxetas próximas", "Load more" : "Cargar máis", + "Welcome to Nextcloud Deck!" : "Dámoslle a benvida á Gabeta de Nextcloud", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "A tarxeta «%s» en «%s» foi asignada a Vde. por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} asignoulle a tarxeta {deck-card} en {deck-board} a Vde.", "The card \"%s\" on \"%s\" has reached its due date." : "A tarxeta «%s» en «%s» acadou a súa data de caducidade.", @@ -96,7 +97,16 @@ "Action needed" : "Necesita unha acción", "Later" : "Após", "copy" : "copiar", + "Read more inside" : "Ler máis dentro", + "Custom lists - click to rename!" : "Listas personalizadas, prema para cambiar o nome!", + "To Do" : "Tarefa pendente", + "In Progress" : "En proceso", "Done" : "Feito", + "1. Open to learn more about boards and cards" : "1. Abra para saber máis sobre taboleiros e tarxetas", + "2. Drag cards left and right, up and down" : "2. Arrastre as tarxetas cara á esquerda e á dereita, cara arriba e abaixo", + "3. Apply rich formatting and link content" : "3. Aplique un formato mellorado e enlace a contidos", + "4. Share, comment and collaborate!" : "4. Comparta, comente e colabore!", + "Create your first card!" : "Crear a primeira tarxeta:", "The file was uploaded" : "O ficheiro foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro enviado excede a directiva indicada por upload_max_filesize de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML", diff --git a/l10n/he.js b/l10n/he.js index 24323c3af..41c8312ab 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -82,6 +82,7 @@ OC.L10N.register( "Action needed" : "נדרשת פעולה", "Later" : "מאוחר יותר", "copy" : "עותק", + "To Do" : "מטלות", "Done" : "הסתיים", "The file was uploaded" : "הקובץ הועלה", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מההנחיה upload_max_filesize ב־php.ini", diff --git a/l10n/he.json b/l10n/he.json index 2fdd2c94e..8f2ae5c7d 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -80,6 +80,7 @@ "Action needed" : "נדרשת פעולה", "Later" : "מאוחר יותר", "copy" : "עותק", + "To Do" : "מטלות", "Done" : "הסתיים", "The file was uploaded" : "הקובץ הועלה", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מההנחיה upload_max_filesize ב־php.ini", diff --git a/l10n/hr.js b/l10n/hr.js index e2820c749..94f54d56d 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -85,6 +85,7 @@ OC.L10N.register( "Action needed" : "Potrebna radnja", "Later" : "Kasnije", "copy" : "kopiraj", + "To Do" : "Zadatak", "Done" : "Gotovo", "The file was uploaded" : "Datoteka je otpremljena", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini", diff --git a/l10n/hr.json b/l10n/hr.json index 37e8d9d7a..c999f9886 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -83,6 +83,7 @@ "Action needed" : "Potrebna radnja", "Later" : "Kasnije", "copy" : "kopiraj", + "To Do" : "Zadatak", "Done" : "Gotovo", "The file was uploaded" : "Datoteka je otpremljena", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini", diff --git a/l10n/hu.js b/l10n/hu.js index 49fcec314..ece93fe0d 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -94,6 +94,8 @@ OC.L10N.register( "Action needed" : "Művelet szükséges", "Later" : "Később", "copy" : "másolat", + "To Do" : "Teendő", + "In Progress" : "Folyamatban", "Done" : "Kész", "The file was uploaded" : "A fájl fel lett töltve", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini-ben szereplő upload_max_filesize direktívában megadott méretet", diff --git a/l10n/hu.json b/l10n/hu.json index c70ec3360..b069c2719 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -92,6 +92,8 @@ "Action needed" : "Művelet szükséges", "Later" : "Később", "copy" : "másolat", + "To Do" : "Teendő", + "In Progress" : "Folyamatban", "Done" : "Kész", "The file was uploaded" : "A fájl fel lett töltve", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini-ben szereplő upload_max_filesize direktívában megadott méretet", diff --git a/l10n/id.js b/l10n/id.js index bf9d9475c..626b3ce99 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -78,6 +78,7 @@ OC.L10N.register( "Action needed" : "Butuh tindakan", "Later" : "Nanti", "copy" : "salin", + "In Progress" : "Sedang Berlangsung", "Done" : "Selesai", "The file was uploaded" : "Berkas terunggah", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini", diff --git a/l10n/id.json b/l10n/id.json index 23043c8ae..57abdee15 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -76,6 +76,7 @@ "Action needed" : "Butuh tindakan", "Later" : "Nanti", "copy" : "salin", + "In Progress" : "Sedang Berlangsung", "Done" : "Selesai", "The file was uploaded" : "Berkas terunggah", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini", diff --git a/l10n/is.js b/l10n/is.js index 00b6df391..97e110a9d 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -98,6 +98,7 @@ OC.L10N.register( "Action needed" : "Aðgerðar krafist", "Later" : "Seinna", "copy" : "afrita", + "To Do" : "Verkefnalisti", "Done" : "Lokið", "The file was uploaded" : "Skráin var send inn", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini:", diff --git a/l10n/is.json b/l10n/is.json index 7c4511c2c..d608038b5 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -96,6 +96,7 @@ "Action needed" : "Aðgerðar krafist", "Later" : "Seinna", "copy" : "afrita", + "To Do" : "Verkefnalisti", "Done" : "Lokið", "The file was uploaded" : "Skráin var send inn", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini:", diff --git a/l10n/it.js b/l10n/it.js index 4c814f048..7442a93be 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Schede che scadono domani", "Upcoming cards" : "Prossime schede", "Load more" : "Carica altro", + "Welcome to Nextcloud Deck!" : "Benvenuti su Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La scheda \"%s\" in \"%s\" ti è stata assegnata da %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} ti ha assegnato la scheda {deck-card} in {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", @@ -98,7 +99,13 @@ OC.L10N.register( "Action needed" : "Azione necessaria", "Later" : "Dopo", "copy" : "copia", + "Read more inside" : "Leggi di più all'interno", + "Custom lists - click to rename!" : "Elenchi personalizzati: clicca per rinominarli!", + "To Do" : "Da fare", + "In Progress" : "In corso", "Done" : "Fatto", + "3. Apply rich formatting and link content" : "3. Applica la formattazione avanzata e collega il contenuto", + "4. Share, comment and collaborate!" : "4. Condividi, commenta e collabora!", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", diff --git a/l10n/it.json b/l10n/it.json index 4ff2a78d1..227066d6c 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Schede che scadono domani", "Upcoming cards" : "Prossime schede", "Load more" : "Carica altro", + "Welcome to Nextcloud Deck!" : "Benvenuti su Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La scheda \"%s\" in \"%s\" ti è stata assegnata da %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} ti ha assegnato la scheda {deck-card} in {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", @@ -96,7 +97,13 @@ "Action needed" : "Azione necessaria", "Later" : "Dopo", "copy" : "copia", + "Read more inside" : "Leggi di più all'interno", + "Custom lists - click to rename!" : "Elenchi personalizzati: clicca per rinominarli!", + "To Do" : "Da fare", + "In Progress" : "In corso", "Done" : "Fatto", + "3. Apply rich formatting and link content" : "3. Applica la formattazione avanzata e collega il contenuto", + "4. Share, comment and collaborate!" : "4. Condividi, commenta e collabora!", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", diff --git a/l10n/ja.js b/l10n/ja.js index 5c41e0961..59b06ed2d 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "必要なアクション", "Later" : "後", "copy" : "コピー", + "To Do" : "To Do", + "In Progress" : "進行中", "Done" : "完了", "The file was uploaded" : "ファイルがアップロードされました", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードされたファイルがphp.iniのupload_max_filesizeディレクティブを超えています", diff --git a/l10n/ja.json b/l10n/ja.json index 87ff95f2b..f7f45d06b 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -96,6 +96,8 @@ "Action needed" : "必要なアクション", "Later" : "後", "copy" : "コピー", + "To Do" : "To Do", + "In Progress" : "進行中", "Done" : "完了", "The file was uploaded" : "ファイルがアップロードされました", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードされたファイルがphp.iniのupload_max_filesizeディレクティブを超えています", diff --git a/l10n/ka.js b/l10n/ka.js index 907c3b2c1..ff03fb3e4 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -98,6 +98,7 @@ OC.L10N.register( "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", + "To Do" : "To Do", "Done" : "Done", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", diff --git a/l10n/ka.json b/l10n/ka.json index 7352dfe9f..950d43fc2 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -96,6 +96,7 @@ "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", + "To Do" : "To Do", "Done" : "Done", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", diff --git a/l10n/ko.js b/l10n/ko.js index 2ec033f60..722ef6f50 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "동작 필요", "Later" : "나중에", "copy" : "복사", + "To Do" : "할 일", + "In Progress" : "진행 중", "Done" : "완료", "The file was uploaded" : "파일을 업로드함", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함", diff --git a/l10n/ko.json b/l10n/ko.json index 3decaf4a0..f818a2a48 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -96,6 +96,8 @@ "Action needed" : "동작 필요", "Later" : "나중에", "copy" : "복사", + "To Do" : "할 일", + "In Progress" : "진행 중", "Done" : "완료", "The file was uploaded" : "파일을 업로드함", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함", diff --git a/l10n/lb.js b/l10n/lb.js index 0f9b26a59..501ec69a8 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -1,6 +1,7 @@ OC.L10N.register( "deck", { + "In Progress" : "A Beaarbechtung", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass", "No file was uploaded" : "Et ass kee Fichier ropgeluede ginn", diff --git a/l10n/lb.json b/l10n/lb.json index 17eb32fc9..27d6cb69c 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -1,4 +1,5 @@ { "translations": { + "In Progress" : "A Beaarbechtung", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass", "No file was uploaded" : "Et ass kee Fichier ropgeluede ginn", diff --git a/l10n/mk.js b/l10n/mk.js index 853900364..f6d573c4f 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -78,6 +78,7 @@ OC.L10N.register( "Action needed" : "Потребна е акција", "Later" : "Покасно", "copy" : "копирај", + "To Do" : "За правење", "Done" : "Готово", "The file was uploaded" : "Датотеката е прикачена", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini", diff --git a/l10n/mk.json b/l10n/mk.json index 96f5b6c8e..f81792bb4 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -76,6 +76,7 @@ "Action needed" : "Потребна е акција", "Later" : "Покасно", "copy" : "копирај", + "To Do" : "За правење", "Done" : "Готово", "The file was uploaded" : "Датотеката е прикачена", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini", diff --git a/l10n/nb.js b/l10n/nb.js index 4145b62a9..c618039ed 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Handling påkrevd", "Later" : "Senere", "copy" : "kopier", + "To Do" : "Gjøremål", + "In Progress" : "Pågår", "Done" : "Ferdig", "The file was uploaded" : "Filen er lastet opp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn definert grense i upload_max_filesize direktiv i php.ini", diff --git a/l10n/nb.json b/l10n/nb.json index c4e7198a1..30d7a10d2 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -96,6 +96,8 @@ "Action needed" : "Handling påkrevd", "Later" : "Senere", "copy" : "kopier", + "To Do" : "Gjøremål", + "In Progress" : "Pågår", "Done" : "Ferdig", "The file was uploaded" : "Filen er lastet opp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn definert grense i upload_max_filesize direktiv i php.ini", diff --git a/l10n/nl.js b/l10n/nl.js index 2bd316b70..285c2f520 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Actie benodigd", "Later" : "Later", "copy" : "kopiëren", + "To Do" : "Te doen", + "In Progress" : "Bezig", "Done" : "Klaar", "The file was uploaded" : "Het bestand werd geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", diff --git a/l10n/nl.json b/l10n/nl.json index 0da3a8b19..ae7769f7a 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -96,6 +96,8 @@ "Action needed" : "Actie benodigd", "Later" : "Later", "copy" : "kopiëren", + "To Do" : "Te doen", + "In Progress" : "Bezig", "Done" : "Klaar", "The file was uploaded" : "Het bestand werd geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", diff --git a/l10n/pl.js b/l10n/pl.js index ac478f44d..9d7f55c30 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Wymagana akcja", "Later" : "Później", "copy" : "kopiuj", + "To Do" : "Do zrobienia", + "In Progress" : "W trakcie", "Done" : "Zrobione", "The file was uploaded" : "Plik został wysłany", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini", diff --git a/l10n/pl.json b/l10n/pl.json index 48a7c9b22..2ae0b8132 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -96,6 +96,8 @@ "Action needed" : "Wymagana akcja", "Later" : "Później", "copy" : "kopiuj", + "To Do" : "Do zrobienia", + "In Progress" : "W trakcie", "Done" : "Zrobione", "The file was uploaded" : "Plik został wysłany", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 70e373f4a..fad0b532f 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Ação necessária", "Later" : "Depois", "copy" : "copiar", + "To Do" : "A Fazer", + "In Progress" : "Em Andamento", "Done" : "Concluído", "The file was uploaded" : "O arquivo foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index b4271aeb3..29d5f5e3e 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -96,6 +96,8 @@ "Action needed" : "Ação necessária", "Later" : "Depois", "copy" : "copiar", + "To Do" : "A Fazer", + "In Progress" : "Em Andamento", "Done" : "Concluído", "The file was uploaded" : "O arquivo foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 72447848a..e0536018f 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -84,6 +84,7 @@ OC.L10N.register( "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", + "To Do" : "A fazer", "Done" : "Concluído", "The file was uploaded" : "O ficheiro foi carregado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a diretiva upload_max_filesize no php.ini ", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 1c86d77a8..58e7fa94f 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -82,6 +82,7 @@ "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", + "To Do" : "A fazer", "Done" : "Concluído", "The file was uploaded" : "O ficheiro foi carregado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a diretiva upload_max_filesize no php.ini ", diff --git a/l10n/ro.js b/l10n/ro.js index a5f2c8470..140ffdc80 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -97,6 +97,8 @@ OC.L10N.register( "Action needed" : "Acțiune necesară", "Later" : "Mai târziu", "copy" : "copiază", + "To Do" : "De Făcut", + "In Progress" : "În curs de desfășurare", "Done" : "Realizat", "The file was uploaded" : "Fișierul a fost încărcat", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini", diff --git a/l10n/ro.json b/l10n/ro.json index 1e6f340b1..0a7d03ed8 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -95,6 +95,8 @@ "Action needed" : "Acțiune necesară", "Later" : "Mai târziu", "copy" : "copiază", + "To Do" : "De Făcut", + "In Progress" : "În curs de desfășurare", "Done" : "Realizat", "The file was uploaded" : "Fișierul a fost încărcat", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini", diff --git a/l10n/ru.js b/l10n/ru.js index a50d93fa7..9491585a4 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Требуется действие", "Later" : "Позже", "copy" : "Копировать", + "To Do" : "Задачи", + "In Progress" : "Выполянется", "Done" : "Выполненные", "The file was uploaded" : "Файл загружен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загружаемого файла превышает предел, заданный в параметре «upload_max_filesize» в файле php.ini", diff --git a/l10n/ru.json b/l10n/ru.json index 6af759ca7..d4d59e777 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -96,6 +96,8 @@ "Action needed" : "Требуется действие", "Later" : "Позже", "copy" : "Копировать", + "To Do" : "Задачи", + "In Progress" : "Выполянется", "Done" : "Выполненные", "The file was uploaded" : "Файл загружен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загружаемого файла превышает предел, заданный в параметре «upload_max_filesize» в файле php.ini", diff --git a/l10n/sc.js b/l10n/sc.js index 28799c641..a3eb74914 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -85,6 +85,7 @@ OC.L10N.register( "Action needed" : "Bisòngiat un'atzione", "Later" : "Luego", "copy" : "còpia", + "To Do" : "De fàghere", "Done" : "Fatu", "The file was uploaded" : "S'archìviu est istadu carrigadu", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "S'archìviu carrigadu superat sa diretiva upload_max_filesize in php.ini", diff --git a/l10n/sc.json b/l10n/sc.json index df706456f..867e15883 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -83,6 +83,7 @@ "Action needed" : "Bisòngiat un'atzione", "Later" : "Luego", "copy" : "còpia", + "To Do" : "De fàghere", "Done" : "Fatu", "The file was uploaded" : "S'archìviu est istadu carrigadu", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "S'archìviu carrigadu superat sa diretiva upload_max_filesize in php.ini", diff --git a/l10n/sk.js b/l10n/sk.js index a89b0d2cc..fd3057b84 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", + "To Do" : "Úlohy", + "In Progress" : "Prebieha", "Done" : "Hotové", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", diff --git a/l10n/sk.json b/l10n/sk.json index 99f15c4ba..66f779ba9 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -96,6 +96,8 @@ "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", + "To Do" : "Úlohy", + "In Progress" : "Prebieha", "Done" : "Hotové", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", diff --git a/l10n/sl.js b/l10n/sl.js index 5357d3852..8f8c18c95 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -85,6 +85,7 @@ OC.L10N.register( "Action needed" : "Čaka na odziv", "Later" : "Kasneje", "copy" : "kopija", + "To Do" : "Naloge", "Done" : "Končane naloge", "The file was uploaded" : "Datoteka je uspešno poslana.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Poslana datoteka presega določilo največje dovoljene velikosti v datoteki php.ini", diff --git a/l10n/sl.json b/l10n/sl.json index 564bf8735..393ebedb2 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -83,6 +83,7 @@ "Action needed" : "Čaka na odziv", "Later" : "Kasneje", "copy" : "kopija", + "To Do" : "Naloge", "Done" : "Končane naloge", "The file was uploaded" : "Datoteka je uspešno poslana.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Poslana datoteka presega določilo največje dovoljene velikosti v datoteki php.ini", diff --git a/l10n/sr.js b/l10n/sr.js index 840d91cfb..650e64d51 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Потребна акција", "Later" : "После", "copy" : "копирај", + "To Do" : "Обавезе", + "In Progress" : "Напредује", "Done" : "Готово", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", diff --git a/l10n/sr.json b/l10n/sr.json index 608b8ba67..16b22ec05 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -96,6 +96,8 @@ "Action needed" : "Потребна акција", "Later" : "После", "copy" : "копирај", + "To Do" : "Обавезе", + "In Progress" : "Напредује", "Done" : "Готово", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 43a32e0f8..1bacc8950 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Finished" : "Završeno", "copy" : "kopiraj", + "In Progress" : "U toku", "Done" : "Done", "The file was uploaded" : "Fajl je otpremljen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fajl za otpremljivanje premašuje upload_max_filesize direktivu u php.ini", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index 578e209ee..bec1209d0 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -1,6 +1,7 @@ { "translations": { "Finished" : "Završeno", "copy" : "kopiraj", + "In Progress" : "U toku", "Done" : "Done", "The file was uploaded" : "Fajl je otpremljen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fajl za otpremljivanje premašuje upload_max_filesize direktivu u php.ini", diff --git a/l10n/sv.js b/l10n/sv.js index 777f347c5..4391954ca 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Åtgärd behövs", "Later" : "Senare", "copy" : "kopiera", + "To Do" : "Att göra", + "In Progress" : "Pågående", "Done" : "Klart", "The file was uploaded" : "Filen laddades upp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen överstiger direktivet upload_max_filesize i php.ini", diff --git a/l10n/sv.json b/l10n/sv.json index 9ca3ca430..6f5bb915a 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -96,6 +96,8 @@ "Action needed" : "Åtgärd behövs", "Later" : "Senare", "copy" : "kopiera", + "To Do" : "Att göra", + "In Progress" : "Pågående", "Done" : "Klart", "The file was uploaded" : "Filen laddades upp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen överstiger direktivet upload_max_filesize i php.ini", diff --git a/l10n/th.js b/l10n/th.js index 0085f7941..8736f8fc6 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Finished" : "เสร็จสิ้น", "copy" : "คัดลอก", + "In Progress" : "อยู่ระหว่างการดำเนินการ", "Done" : "เสร็จสิ้น", "The file was uploaded" : "ไฟล์อัปโหลดแล้ว", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "ขนาดไฟล์ที่อัปโหลดมีขนาดเกินค่า upload_max_filesize ที่ระบุไว้ใน php.ini", diff --git a/l10n/th.json b/l10n/th.json index 6fa66d8fe..408d8810c 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -1,6 +1,7 @@ { "translations": { "Finished" : "เสร็จสิ้น", "copy" : "คัดลอก", + "In Progress" : "อยู่ระหว่างการดำเนินการ", "Done" : "เสร็จสิ้น", "The file was uploaded" : "ไฟล์อัปโหลดแล้ว", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "ขนาดไฟล์ที่อัปโหลดมีขนาดเกินค่า upload_max_filesize ที่ระบุไว้ใน php.ini", diff --git a/l10n/tr.js b/l10n/tr.js index 0fcb7f69a..c41c83632 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", "copy" : "kopyala", + "To Do" : "Yapılacak iş", + "In Progress" : "Yapılıyor", "Done" : "Bitenler", "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", diff --git a/l10n/tr.json b/l10n/tr.json index 38f1ae46a..b5da7effa 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -96,6 +96,8 @@ "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", "copy" : "kopyala", + "To Do" : "Yapılacak iş", + "In Progress" : "Yapılıyor", "Done" : "Bitenler", "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", diff --git a/l10n/ug.js b/l10n/ug.js index af78c4a29..6cc9c6432 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "ھەرىكەت لازىم", "Later" : "كېيىنچە", "copy" : "كۆپەيتىلگەن", + "To Do" : "قىلىش", + "In Progress" : "ئىلگىرىلەۋاتىدۇ", "Done" : "Done", "The file was uploaded" : "ھۆججەت يۈكلەندى", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "يۈكلەنگەن ھۆججەت php.ini دىكى upload_max_filesize كۆرسەتمىسىدىن ئېشىپ كەتتى", diff --git a/l10n/ug.json b/l10n/ug.json index 1d7fe6bd2..2f571a452 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -96,6 +96,8 @@ "Action needed" : "ھەرىكەت لازىم", "Later" : "كېيىنچە", "copy" : "كۆپەيتىلگەن", + "To Do" : "قىلىش", + "In Progress" : "ئىلگىرىلەۋاتىدۇ", "Done" : "Done", "The file was uploaded" : "ھۆججەت يۈكلەندى", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "يۈكلەنگەن ھۆججەت php.ini دىكى upload_max_filesize كۆرسەتمىسىدىن ئېشىپ كەتتى", diff --git a/l10n/uk.js b/l10n/uk.js index da966c2e7..248edca3b 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -59,6 +59,8 @@ OC.L10N.register( "Action needed" : "Потребує дій", "Later" : "Пізніше", "copy" : "копіювати", + "To Do" : "Зробити", + "In Progress" : "В процесі", "Done" : "Готово", "The file was uploaded" : "Файл завантажено", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Файл для завантаження перевищує параметр upload_max_filesize у php.ini", diff --git a/l10n/uk.json b/l10n/uk.json index d407a05a6..183bb6b35 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -57,6 +57,8 @@ "Action needed" : "Потребує дій", "Later" : "Пізніше", "copy" : "копіювати", + "To Do" : "Зробити", + "In Progress" : "В процесі", "Done" : "Готово", "The file was uploaded" : "Файл завантажено", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Файл для завантаження перевищує параметр upload_max_filesize у php.ini", diff --git a/l10n/vi.js b/l10n/vi.js index 6be91b970..230c985cf 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -98,6 +98,7 @@ OC.L10N.register( "Action needed" : "Cần thực hiện", "Later" : "Để sau", "copy" : "sao chép", + "To Do" : "Việc cần làm", "Done" : "Hoàn tất", "The file was uploaded" : "Tập tin đã được tải lên", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Tập tin tải lên đã vượt quá upload_max_filesize giới hạn trong hệ thống", diff --git a/l10n/vi.json b/l10n/vi.json index f612aab15..3c7fceb8f 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -96,6 +96,7 @@ "Action needed" : "Cần thực hiện", "Later" : "Để sau", "copy" : "sao chép", + "To Do" : "Việc cần làm", "Done" : "Hoàn tất", "The file was uploaded" : "Tập tin đã được tải lên", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Tập tin tải lên đã vượt quá upload_max_filesize giới hạn trong hệ thống", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 69090385c..788fd8450 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -94,6 +94,8 @@ OC.L10N.register( "Action needed" : "需要操作", "Later" : "稍后", "copy" : "复制", + "To Do" : "待办", + "In Progress" : "进行中", "Done" : "完成", "The file was uploaded" : "文件已上传", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", @@ -308,8 +310,14 @@ OC.L10N.register( "An error occurred" : "发生错误", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。", "Delete the board?" : "是否删除面板?", + "Clone {boardTitle}" : "克隆 {boardTitle}", "Clone cards" : "克隆卡片", + "Clone assignments" : "克隆任务", + "Clone labels" : "克隆标签", + "Clone due dates" : "克隆到期日", "Advanced options" : "高级选项", + "Move all cards to the first list" : "将所有卡片移至第一个列表", + "Restore archived cards" : "恢复已存档的卡片", "Clone" : "克隆", "Loading filtered view" : "正在加载已筛选的视图", "Today" : "今天", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 2ec4ced4c..8b4e7b4fa 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -92,6 +92,8 @@ "Action needed" : "需要操作", "Later" : "稍后", "copy" : "复制", + "To Do" : "待办", + "In Progress" : "进行中", "Done" : "完成", "The file was uploaded" : "文件已上传", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", @@ -306,8 +308,14 @@ "An error occurred" : "发生错误", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。", "Delete the board?" : "是否删除面板?", + "Clone {boardTitle}" : "克隆 {boardTitle}", "Clone cards" : "克隆卡片", + "Clone assignments" : "克隆任务", + "Clone labels" : "克隆标签", + "Clone due dates" : "克隆到期日", "Advanced options" : "高级选项", + "Move all cards to the first list" : "将所有卡片移至第一个列表", + "Restore archived cards" : "恢复已存档的卡片", "Clone" : "克隆", "Loading filtered view" : "正在加载已筛选的视图", "Today" : "今天", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index f97d78f34..d6baa0241 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "於明日到期的卡片", "Upcoming cards" : "快將到期的卡片", "Load more" : "載入更多", + "Welcome to Nextcloud Deck!" : "歡迎來到 Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "%s 已將 “%s” 中的卡片 “%s” 指派給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將 {deck-board} 中的卡片 {deck-card} 指派給您。", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" 中的卡片 \"%s\" 已到期。", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "需要採取行動", "Later" : "稍後處理", "copy" : "複製", + "Read more inside" : "您可以在裡面深入了解更多", + "Custom lists - click to rename!" : "自定義清單 - 點擊以重新命名!", + "To Do" : "待辦", + "In Progress" : "進行中", "Done" : "完成", + "1. Open to learn more about boards and cards" : "1. 打開以了解更多有關面板和卡片的信息", + "2. Drag cards left and right, up and down" : "2. 拖動卡片向左和向右、向上和向下", + "3. Apply rich formatting and link content" : "3. 應用豐富的格式和連結內容", + "4. Share, comment and collaborate!" : "4. 分享、評論和協作!", + "Create your first card!" : "創建您的第一張卡片!", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b4507c593..aaf662f76 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "於明日到期的卡片", "Upcoming cards" : "快將到期的卡片", "Load more" : "載入更多", + "Welcome to Nextcloud Deck!" : "歡迎來到 Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "%s 已將 “%s” 中的卡片 “%s” 指派給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將 {deck-board} 中的卡片 {deck-card} 指派給您。", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" 中的卡片 \"%s\" 已到期。", @@ -96,7 +97,16 @@ "Action needed" : "需要採取行動", "Later" : "稍後處理", "copy" : "複製", + "Read more inside" : "您可以在裡面深入了解更多", + "Custom lists - click to rename!" : "自定義清單 - 點擊以重新命名!", + "To Do" : "待辦", + "In Progress" : "進行中", "Done" : "完成", + "1. Open to learn more about boards and cards" : "1. 打開以了解更多有關面板和卡片的信息", + "2. Drag cards left and right, up and down" : "2. 拖動卡片向左和向右、向上和向下", + "3. Apply rich formatting and link content" : "3. 應用豐富的格式和連結內容", + "4. Share, comment and collaborate!" : "4. 分享、評論和協作!", + "Create your first card!" : "創建您的第一張卡片!", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 949a4018b..5a92dc8ca 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", + "To Do" : "待辦", + "In Progress" : "進行中", "Done" : "完成", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index d5047cebf..4bcff1609 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -96,6 +96,8 @@ "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", + "To Do" : "待辦", + "In Progress" : "進行中", "Done" : "完成", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制",