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 Aug 22, 2024
1 parent d0cde95 commit 73d6456
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ OC.L10N.register(
"A user with that email already exists." : "Badago e-mail hori duen erabiltzaile bat.",
"A user with that name already exists." : "Badago izen hori duen erabiltzaile bat.",
"User successfully created" : "Erabiltzailea ondo sortu da",
"Failed to authorize" : "Ezin izan da baimendu",
"User already exists" : "Erabiltzailea dagoeneko existitzen da",
"%s shared »%s« with you" : "%s erabiltzaileak »%s« partekatu du zurekin",
"Incoming share" : "Jasotako partekatzea",
Expand Down
1 change: 1 addition & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"A user with that email already exists." : "Badago e-mail hori duen erabiltzaile bat.",
"A user with that name already exists." : "Badago izen hori duen erabiltzaile bat.",
"User successfully created" : "Erabiltzailea ondo sortu da",
"Failed to authorize" : "Ezin izan da baimendu",
"User already exists" : "Erabiltzailea dagoeneko existitzen da",
"%s shared »%s« with you" : "%s erabiltzaileak »%s« partekatu du zurekin",
"Incoming share" : "Jasotako partekatzea",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ OC.L10N.register(
"A user with that email already exists." : "使用该电子邮件的用户已存在。",
"A user with that name already exists." : "使用该名称的用户已存在。",
"User successfully created" : "用户成功创建",
"Failed to authorize" : "授权失败",
"User already exists" : "用户已存在",
"%s shared »%s« with you" : "%s 向您共享了 »%s«",
"Incoming share" : "接收的共享",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"A user with that email already exists." : "使用该电子邮件的用户已存在。",
"A user with that name already exists." : "使用该名称的用户已存在。",
"User successfully created" : "用户成功创建",
"Failed to authorize" : "授权失败",
"User already exists" : "用户已存在",
"%s shared »%s« with you" : "%s 向您共享了 »%s«",
"Incoming share" : "接收的共享",
Expand Down

0 comments on commit 73d6456

Please sign in to comment.