Skip to content

Commit 26fa154

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b127aff commit 26fa154

6 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/en_GB.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,8 @@ OC.L10N.register(
384384
"Decline" : "Decline",
385385
"Tentative" : "Tentative",
386386
"Copied to clipboard" : "Copied to clipboard",
387+
"Failed to copy" : "Failed to copy",
388+
"Copy name and email address" : "Copy name and email address",
387389
"No attendees yet" : "No attendees yet",
388390
"{confirmedCount} confirmed, {waitingCount} awaiting response" : "{confirmedCount} confirmed, {waitingCount} awaiting response",
389391
"Please add at least one attendee to use the \"Find a time\" feature." : "Please add at least one attendee to use the \"Find a time\" feature.",

l10n/en_GB.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,8 @@
382382
"Decline" : "Decline",
383383
"Tentative" : "Tentative",
384384
"Copied to clipboard" : "Copied to clipboard",
385+
"Failed to copy" : "Failed to copy",
386+
"Copy name and email address" : "Copy name and email address",
385387
"No attendees yet" : "No attendees yet",
386388
"{confirmedCount} confirmed, {waitingCount} awaiting response" : "{confirmedCount} confirmed, {waitingCount} awaiting response",
387389
"Please add at least one attendee to use the \"Find a time\" feature." : "Please add at least one attendee to use the \"Find a time\" feature.",

l10n/id.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,9 @@ OC.L10N.register(
162162
"Files" : "File",
163163
"_{duration} minute_::_{duration} minutes_" : ["{duration} menit"],
164164
"_{duration} hour_::_{duration} hours_" : ["{duration} jam"],
165+
"_{duration} day_::_{duration} days_" : ["{duration} hari"],
166+
"_{duration} month_::_{duration} months_" : ["{duration} bulan"],
167+
"_{duration} year_::_{duration} years_" : ["{duration} tahun"],
165168
"To configure appointments, add your email address in personal settings." : "Untuk mengonfigurasi janji temu, tambahkan alamat email Anda di pengaturan pribadi.",
166169
"Update" : "Perbarui",
167170
"(copy)" : "(salinan)",

l10n/id.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@
160160
"Files" : "File",
161161
"_{duration} minute_::_{duration} minutes_" : ["{duration} menit"],
162162
"_{duration} hour_::_{duration} hours_" : ["{duration} jam"],
163+
"_{duration} day_::_{duration} days_" : ["{duration} hari"],
164+
"_{duration} month_::_{duration} months_" : ["{duration} bulan"],
165+
"_{duration} year_::_{duration} years_" : ["{duration} tahun"],
163166
"To configure appointments, add your email address in personal settings." : "Untuk mengonfigurasi janji temu, tambahkan alamat email Anda di pengaturan pribadi.",
164167
"Update" : "Perbarui",
165168
"(copy)" : "(salinan)",

l10n/zh_HK.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,8 @@ OC.L10N.register(
384384
"Decline" : "婉拒",
385385
"Tentative" : "暫定",
386386
"Copied to clipboard" : "已複製到剪貼板",
387+
"Failed to copy" : "複製失敗",
388+
"Copy name and email address" : "複製名字與電郵地址",
387389
"No attendees yet" : "還沒有任何參與者",
388390
"{confirmedCount} confirmed, {waitingCount} awaiting response" : "{confirmedCount} 個已確認,{waitingCount} 個正在等待回應",
389391
"Please add at least one attendee to use the \"Find a time\" feature." : "請至少添加一位與會者以使用「尋找時間」功能。",

l10n/zh_HK.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,8 @@
382382
"Decline" : "婉拒",
383383
"Tentative" : "暫定",
384384
"Copied to clipboard" : "已複製到剪貼板",
385+
"Failed to copy" : "複製失敗",
386+
"Copy name and email address" : "複製名字與電郵地址",
385387
"No attendees yet" : "還沒有任何參與者",
386388
"{confirmedCount} confirmed, {waitingCount} awaiting response" : "{confirmedCount} 個已確認,{waitingCount} 個正在等待回應",
387389
"Please add at least one attendee to use the \"Find a time\" feature." : "請至少添加一位與會者以使用「尋找時間」功能。",

0 commit comments

Comments
 (0)