🌐 New Crowdin updates (#1370)

This commit is contained in:
Luke Vella 2024-10-11 17:40:04 +01:00 committed by GitHub
parent a07276a493
commit 696505bce8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 56 additions and 16 deletions

View file

@ -263,5 +263,23 @@
"timeZoneChangeDetectorMessage": "Tidssonen din har endret seg til <b>{currentTimeZone}</b>. Ønsker du å oppdatere innstillingene dine?",
"yesUpdateTimezone": "Ja, oppdater tidssonen min",
"noKeepCurrentTimezone": "Nei, behold den nåværende tidssonen",
"annualBenefit": "{count} måneder gratis"
"annualBenefit": "{count} måneder gratis",
"removeAvatar": "Fjern",
"uploadProfilePicture": "Last opp",
"profilePictureDescription": "Opptil 2 MB, JPG eller PNG",
"invalidFileType": "Ugyldig filtype",
"invalidFileTypeDescription": "Vennligst last opp en JPG- eller PNG-fil.",
"fileTooLarge": "Filen er for stor",
"fileTooLargeDescription": "Vennligst last opp en fil mindre enn 2 MB.",
"errorUploadPicture": "Opplastingen mislyktes",
"errorUploadPictureDescription": "Det oppstod et problem under opplasting av bildet. Prøv igjen senere.",
"featureNameFinalize": "Ferdigstill avstemning",
"featureNameDuplicate": "Dupliser avstemning",
"featureNameAdvancedSettings": "Avanserte innstillinger",
"featureNameExtendedPollLifetime": "Forlenget avstemningslevetid",
"12months": "12 måneder",
"savePercentage": "Spar {percentage} %",
"1month": "1 måned",
"subscribe": "Abonner",
"cancelAnytime": "Si opp når som helst fra <a>faktureringssiden</a>."
}

View file

@ -48,7 +48,7 @@
"mixedOptionsTitle": "請稍候… 🤔",
"monthView": "月",
"name": "姓名",
"namePlaceholder": "杰西 · 史密斯",
"namePlaceholder": "陳小明",
"newParticipant": "新參與者",
"newParticipantFormDescription": "請填寫以下表格來送出您的投票。",
"newPoll": "新日程投票",
@ -113,8 +113,8 @@
"notificationsValue": "通知:<b>{value}</b>",
"notificationsOn": "啟用",
"notificationsOff": "關閉",
"pollStatusOpen": "啟用中",
"pollStatusPaused": "暫停",
"pollStatusOpen": "進行中",
"pollStatusPaused": "暫停",
"reopenPoll": "重新打開投票",
"resumePoll": "繼續",
"pausePoll": "暫停",
@ -141,7 +141,7 @@
"freeForever": "永久免費",
"billingStatusState": "狀態",
"billingStatusActive": "啟用中",
"billingStatusPaused": "暫停",
"billingStatusPaused": "暫停",
"billingStatusDeleted": "已取消",
"endDate": "結束日期",
"dueDate": "下次付款時間",
@ -250,7 +250,7 @@
"upcomingEventsEmptyStateDescription": "當您排定活動時,它們將顯示在這裡。",
"pastEventsEmptyStateTitle": "沒有過去的活動",
"pastEventsEmptyStateDescription": "當您排定活動時,它們將顯示在這裡。",
"activePollCount": "{{activePollCount}} 直播",
"activePollCount": "{{activePollCount}} 個進行中",
"createPoll": "建立投票",
"yearlyBillingDescription": "每年",
"addToCalendar": "加入行事曆",
@ -263,5 +263,18 @@
"timeZoneChangeDetectorMessage": "您的時區已更改為 <b>{currentTimeZone}</b>。您想更新您的偏好設置嗎?",
"yesUpdateTimezone": "是的,更新我的時區",
"noKeepCurrentTimezone": "不,保持當前時區",
"annualBenefit": "{count} 個月免費"
"annualBenefit": "{count} 個月免費",
"removeAvatar": "移除",
"uploadProfilePicture": "上傳",
"profilePictureDescription": "2MB以下; JPG/PNG圖檔",
"invalidFileType": "檔案類型無效",
"invalidFileTypeDescription": "只能上傳JPG/PNG圖檔",
"fileTooLarge": "檔案過大",
"errorUploadPicture": "上傳失敗",
"featureNameDuplicate": "複製投票",
"featureNameAdvancedSettings": "進階設定",
"12months": "12個月",
"savePercentage": "節省 {percentage}%",
"1month": "1個月",
"subscribe": "訂閱"
}