Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 23, 2024
1 parent 5a89531 commit 34b22ec
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 4 deletions.
1 change: 1 addition & 0 deletions l10n/br.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions l10n/br.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand Down
1 change: 1 addition & 0 deletions l10n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand Down
8 changes: 8 additions & 0 deletions l10n/sr@latin.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions l10n/sr@latin.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 34b22ec

Please sign in to comment.