Skip to content

Commit 589fea4

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c31f830 commit 589fea4

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

l10n/ar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"Failed to enable ExApp" : "تعذّر تمكين تطبيق خارجي ExApp",
1010
"Failed to disable ExApp" : "تعذّر تعطيل تطبيق خارجي ExApp",
1111
"Could not update ExApp" : "تعذّر تحديث تطبيق خارجي ExApp",
12+
"ExApp not found, failed to get status" : "تعذّر العثور على التطبيقات الخارجية ExApp، و تعذّر الحصول على حالتها",
1213
"AppAPI authentication failed" : "فشل تصديق الهُويَّة في AppAPI",
1314
"AppAPI ExApp version update notifier" : "المُنبِّه لتحديث إصدار واجهة AppAPI التطبيق الخارجي ExApp",
1415
"AppAPI ExApp notifier" : "مُنبِّه واجهة AppAPI التطبيق الخارجي ExApp",

l10n/ar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"Failed to enable ExApp" : "تعذّر تمكين تطبيق خارجي ExApp",
88
"Failed to disable ExApp" : "تعذّر تعطيل تطبيق خارجي ExApp",
99
"Could not update ExApp" : "تعذّر تحديث تطبيق خارجي ExApp",
10+
"ExApp not found, failed to get status" : "تعذّر العثور على التطبيقات الخارجية ExApp، و تعذّر الحصول على حالتها",
1011
"AppAPI authentication failed" : "فشل تصديق الهُويَّة في AppAPI",
1112
"AppAPI ExApp version update notifier" : "المُنبِّه لتحديث إصدار واجهة AppAPI التطبيق الخارجي ExApp",
1213
"AppAPI ExApp notifier" : "مُنبِّه واجهة AppAPI التطبيق الخارجي ExApp",

l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"Failed to enable ExApp" : "Failed to enable ExApp",
1010
"Failed to disable ExApp" : "Failed to disable ExApp",
1111
"Could not update ExApp" : "Could not update ExApp",
12+
"ExApp not found, failed to get status" : "ExApp not found, failed to get status",
1213
"AppAPI authentication failed" : "AppAPI authentication failed",
1314
"AppAPI ExApp version update notifier" : "AppAPI ExApp version update notifier",
1415
"AppAPI ExApp notifier" : "AppAPI ExApp notifier",

l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"Failed to enable ExApp" : "Failed to enable ExApp",
88
"Failed to disable ExApp" : "Failed to disable ExApp",
99
"Could not update ExApp" : "Could not update ExApp",
10+
"ExApp not found, failed to get status" : "ExApp not found, failed to get status",
1011
"AppAPI authentication failed" : "AppAPI authentication failed",
1112
"AppAPI ExApp version update notifier" : "AppAPI ExApp version update notifier",
1213
"AppAPI ExApp notifier" : "AppAPI ExApp notifier",

l10n/ko.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ OC.L10N.register(
4141
"Your apps" : "내 앱",
4242
"Details" : "세부사항",
4343
"Changelog" : "변경 기록",
44+
"by {author}\n{license}" : "{author} 님이 작성\n{license}",
4445
"Active apps" : "활성화된 앱",
4546
"Disabled apps" : "비활성화된 앱",
4647
"Updates" : "업데이트",

l10n/ko.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"Your apps" : "내 앱",
4040
"Details" : "세부사항",
4141
"Changelog" : "변경 기록",
42+
"by {author}\n{license}" : "{author} 님이 작성\n{license}",
4243
"Active apps" : "활성화된 앱",
4344
"Disabled apps" : "비활성화된 앱",
4445
"Updates" : "업데이트",

l10n/zh_HK.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"Failed to enable ExApp" : "無法啟用 ExApp",
1010
"Failed to disable ExApp" : "無法停用 ExApp",
1111
"Could not update ExApp" : "無法更新 ExApp",
12+
"ExApp not found, failed to get status" : "找不到 ExApp, 無法獲取狀態",
1213
"AppAPI authentication failed" : "AppAPI 驗證失敗",
1314
"AppAPI ExApp version update notifier" : "AppAPI ExApp 版本更新通知",
1415
"AppAPI ExApp notifier" : "AppAPI ExApp 通知器",

l10n/zh_HK.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"Failed to enable ExApp" : "無法啟用 ExApp",
88
"Failed to disable ExApp" : "無法停用 ExApp",
99
"Could not update ExApp" : "無法更新 ExApp",
10+
"ExApp not found, failed to get status" : "找不到 ExApp, 無法獲取狀態",
1011
"AppAPI authentication failed" : "AppAPI 驗證失敗",
1112
"AppAPI ExApp version update notifier" : "AppAPI ExApp 版本更新通知",
1213
"AppAPI ExApp notifier" : "AppAPI ExApp 通知器",

0 commit comments

Comments
 (0)