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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 29, 2024
1 parent da9227e commit a0d23ef
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
10 changes: 10 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
OC.L10N.register(
"integration_gitlab",
{
"GitLab" : "GitLab",
"Unknown error" : "Error desconocรญu",
"Comments" : "Comentarios",
"Author" : "Autorรญa",
"Owner" : "Propietariu"
},
"nplurals=2; plural=(n != 1);");
8 changes: 8 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{ "translations": {
"GitLab" : "GitLab",
"Unknown error" : "Error desconocรญu",
"Comments" : "Comentarios",
"Author" : "Autorรญa",
"Owner" : "Propietariu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
2 changes: 2 additions & 0 deletions l10n/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ OC.L10N.register(
"Application ID" : "์• ํ”Œ๋ฆฌ์ผ€์ด์…˜ ID",
"Connected as {user}" : "[user]๋กœ ์—ฐ๊ฒฐ๋จ",
"Incorrect access token" : "์ž˜๋ชป๋œ ์•ก์„ธ์Šค ํ† ํฐ",
"No GitLab account connected" : "์—ฐ๊ฒฐ๋œ GitLab ๊ณ„์ • ์—†์Œ",
"You were mentioned" : "๋‹น์‹ ์ด ์–ธ๊ธ‰๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
"Unknown error" : "์•Œ ์ˆ˜ ์—†๋Š” ์˜ค๋ฅ˜",
"GitLab connected accounts settings" : "GitLab ์—ฐ๊ฒฐ ๊ณ„์ • ์„ค์ •",
"Comments" : "๋Œ“๊ธ€",
"Author" : "์ €์ž",
"Owner" : "์†Œ์œ ์ž"
Expand Down
2 changes: 2 additions & 0 deletions l10n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@
"Application ID" : "์• ํ”Œ๋ฆฌ์ผ€์ด์…˜ ID",
"Connected as {user}" : "[user]๋กœ ์—ฐ๊ฒฐ๋จ",
"Incorrect access token" : "์ž˜๋ชป๋œ ์•ก์„ธ์Šค ํ† ํฐ",
"No GitLab account connected" : "์—ฐ๊ฒฐ๋œ GitLab ๊ณ„์ • ์—†์Œ",
"You were mentioned" : "๋‹น์‹ ์ด ์–ธ๊ธ‰๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
"Unknown error" : "์•Œ ์ˆ˜ ์—†๋Š” ์˜ค๋ฅ˜",
"GitLab connected accounts settings" : "GitLab ์—ฐ๊ฒฐ ๊ณ„์ • ์„ค์ •",
"Comments" : "๋Œ“๊ธ€",
"Author" : "์ €์ž",
"Owner" : "์†Œ์œ ์ž"
Expand Down

0 comments on commit a0d23ef

Please sign in to comment.