diff --git a/l10n/br.js b/l10n/br.js index 29349d85d..3c2e66c41 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -29,6 +29,7 @@ OC.L10N.register( "Invalid path selected" : "An hent dibabet n'eus ket anezhañ", "Comments" : "Displegadennoù", "Modified" : "Cheñchet", + "Created" : "Krouet", "Save" : "Enrollañ", "Reply" : "Respont", "Update" : "Adnevesaat", diff --git a/l10n/br.json b/l10n/br.json index 1c1bc36de..c4a059f19 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -27,6 +27,7 @@ "Invalid path selected" : "An hent dibabet n'eus ket anezhañ", "Comments" : "Displegadennoù", "Modified" : "Cheñchet", + "Created" : "Krouet", "Save" : "Enrollañ", "Reply" : "Respont", "Update" : "Adnevesaat", diff --git a/l10n/gl.js b/l10n/gl.js index 40a7b948b..139aec049 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -150,8 +150,8 @@ OC.L10N.register( "Filter by assigned user" : "Filtrar polo usuario asignado", "Unassigned" : "Sen asignar", "Filter by status" : "Filtrar polo estado", - "Open and completed" : "Aberto e rematado", - "Open" : "Abrir", + "Open and completed" : "Aberto ou rematado", + "Open" : "Aberto", "Completed" : "Completado", "Filter by due date" : "Filtrar pola data de caducidade", "Overdue" : "Caducado", diff --git a/l10n/gl.json b/l10n/gl.json index a6ebbb27d..323779f5a 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -148,8 +148,8 @@ "Filter by assigned user" : "Filtrar polo usuario asignado", "Unassigned" : "Sen asignar", "Filter by status" : "Filtrar polo estado", - "Open and completed" : "Aberto e rematado", - "Open" : "Abrir", + "Open and completed" : "Aberto ou rematado", + "Open" : "Aberto", "Completed" : "Completado", "Filter by due date" : "Filtrar pola data de caducidade", "Overdue" : "Caducado", diff --git a/l10n/hu.js b/l10n/hu.js index 9b6203828..fe62d383f 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -174,6 +174,7 @@ OC.L10N.register( "Deleted lists" : "Törölt listák", "Undo" : "Visszavonás", "Deleted cards" : "Törölt kártyák", + "Searching for users, groups and teams …" : "Felhasználók, csoportok és csapatok keresése…", "No participants found" : "Nem találhatók résztvevők", "Board owner" : "Tábla tulajdonosa", "(Group)" : "(Csoport)", diff --git a/l10n/hu.json b/l10n/hu.json index 4511c805d..46e1cfd22 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -172,6 +172,7 @@ "Deleted lists" : "Törölt listák", "Undo" : "Visszavonás", "Deleted cards" : "Törölt kártyák", + "Searching for users, groups and teams …" : "Felhasználók, csoportok és csapatok keresése…", "No participants found" : "Nem találhatók résztvevők", "Board owner" : "Tábla tulajdonosa", "(Group)" : "(Csoport)", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index dbe0f0d75..43a32e0f8 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -4,6 +4,14 @@ OC.L10N.register( "Finished" : "Završeno", "copy" : "kopiraj", "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", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fajl za otpremanje premašuje MAX_FILE_SIZE navedenu u HTML obrascu", + "The file was only partially uploaded" : "Fajl je parcijalno otpremljen", + "No file was uploaded" : "Nijedan fajl nije otpremljen", + "Missing a temporary folder" : "Nedostaje privremena fascikla", + "Could not write file to disk" : "Ne mogu da upišem fajl na disk", + "A PHP extension stopped the file upload" : "PHP ekstenzija je zaustavila otpremanje fajla", "Add board" : "Dodaj tablu", "Move card" : "Premesti karticu", "Cancel" : "Otkaži", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index da9c8f063..578e209ee 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -2,6 +2,14 @@ "Finished" : "Završeno", "copy" : "kopiraj", "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", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fajl za otpremanje premašuje MAX_FILE_SIZE navedenu u HTML obrascu", + "The file was only partially uploaded" : "Fajl je parcijalno otpremljen", + "No file was uploaded" : "Nijedan fajl nije otpremljen", + "Missing a temporary folder" : "Nedostaje privremena fascikla", + "Could not write file to disk" : "Ne mogu da upišem fajl na disk", + "A PHP extension stopped the file upload" : "PHP ekstenzija je zaustavila otpremanje fajla", "Add board" : "Dodaj tablu", "Move card" : "Premesti karticu", "Cancel" : "Otkaži",