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 Sep 16, 2024
1 parent d950cba commit 174a6a8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"libresign",
{
"Other activities" : "Ostatní aktivity",
"{from} requested your signature on {file}" : "Uživatel {from} požádal o váš podpis u souboru {file}",
"Success" : "Úspěch",
"Invalid user or password" : "Neplatný uživatel nebo heslo",
"Settings saved" : "Nastavení uložena",
Expand Down
1 change: 1 addition & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Other activities" : "Ostatní aktivity",
"{from} requested your signature on {file}" : "Uživatel {from} požádal o váš podpis u souboru {file}",
"Success" : "Úspěch",
"Invalid user or password" : "Neplatný uživatel nebo heslo",
"Settings saved" : "Nastavení uložena",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ OC.L10N.register(
"Renewed with success. Access the link again." : "更新成功。請再次存取連結。",
"Invalid data to sign file" : "簽署文件的數據無效",
"The code to sign file was successfully requested." : "已成功請求籤名文件的代碼。",
"Element created with success" : "成功建立元素",
"Elements created with success" : "成功建立元素",
"Elements not found" : "找不到元素",
"Element not found" : "找不到元素",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"Renewed with success. Access the link again." : "更新成功。請再次存取連結。",
"Invalid data to sign file" : "簽署文件的數據無效",
"The code to sign file was successfully requested." : "已成功請求籤名文件的代碼。",
"Element created with success" : "成功建立元素",
"Elements created with success" : "成功建立元素",
"Elements not found" : "找不到元素",
"Element not found" : "找不到元素",
Expand Down

0 comments on commit 174a6a8

Please sign in to comment.