Skip to content

Commit

Permalink
chore: add @Brokeos, @punchy98 to CONTRIBUTORS.md
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
JagandeepBrar committed Jun 21, 2022
1 parent 904a07a commit ff08010
Show file tree
Hide file tree
Showing 6 changed files with 125 additions and 1 deletion.
18 changes: 18 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,24 @@
"contributions": [
"translation"
]
},
{
"login": "Brokeos",
"name": "Brokeos",
"avatar_url": "https://avatars.githubusercontent.com/u/8388746?v=4",
"profile": "https://github.com/Brokeos",
"contributions": [
"translation"
]
},
{
"login": "punchy98",
"name": "Michael Maldonado",
"avatar_url": "https://avatars.githubusercontent.com/u/12002902?v=4",
"profile": "https://github.com/punchy98",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 8,
Expand Down
4 changes: 3 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
Expand Down Expand Up @@ -51,6 +51,8 @@ Thank you to everyone who has helped contribute to LunaSea, from development to
<td align="center"><a href="https://github.com/marcosvdiasofc"><img src="https://avatars.githubusercontent.com/u/96720080?v=4?s=100" width="100px;" alt=""/><br /><sub><b>marcosvdiasofc</b></sub></a><br /><a href="#translation-marcosvdiasofc" title="Translation">🌍</a></td>
<td align="center"><a href="https://liberapay.com/FSCorrupt/donate"><img src="https://avatars.githubusercontent.com/u/45659314?v=4?s=100" width="100px;" alt=""/><br /><sub><b>FSCorrupt</b></sub></a><br /><a href="#translation-fscorrupt" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/iHunterX"><img src="https://avatars.githubusercontent.com/u/16854718?v=4?s=100" width="100px;" alt=""/><br /><sub><b>iHunterX</b></sub></a><br /><a href="#translation-iHunterX" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/Brokeos"><img src="https://avatars.githubusercontent.com/u/8388746?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brokeos</b></sub></a><br /><a href="#translation-Brokeos" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/punchy98"><img src="https://avatars.githubusercontent.com/u/12002902?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Maldonado</b></sub></a><br /><a href="#translation-punchy98" title="Translation">🌍</a></td>
</tr>
</table>

Expand Down
2 changes: 2 additions & 0 deletions assets/localization/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
"dashboard.NoNewContent": "No contenido nuevo",
"dashboard.OneMonth": "Un mes",
"lunasea.Add": "Añadir",
"lunasea.Alpha": "Alfa",
"lunasea.AnErrorHasOccurred": "Se ha producido un error",
"lunasea.Ascending": "Ascendente",
"lunasea.BackUp": "Respaldar",
"lunasea.Cancel": "Cancelar",
"lunasea.ChangeProfiles": "Cambiar perfiles",
Expand Down
30 changes: 30 additions & 0 deletions assets/localization/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,33 +41,43 @@
"lunasea.ComingSoon": "Prochainement",
"lunasea.Copied": "Copié",
"lunasea.CopiedContentToTheClipboard": "Contenu copié dans le presse-papiers",
"lunasea.Critical": "Critique",
"lunasea.Dashboard": "Tableau de bord",
"lunasea.Days": "{} Jours",
"lunasea.DaysAgo": "Il y a {} jours",
"lunasea.Debug": "Debug",
"lunasea.Delete": "Supprimer",
"lunasea.Descending": "Décroissant",
"lunasea.Develop": "Développer",
"lunasea.Disable": "Désactiver",
"lunasea.Disabled": "Désactivé",
"lunasea.Dismiss": "Rejeter",
"lunasea.Edge": "Limite",
"lunasea.Error": "Erreur",
"lunasea.ExternalModules": "Modules externes",
"lunasea.Fixes": "Corrections",
"lunasea.FullChangelog": "Liste complète des changements",
"lunasea.GoBack": "Retour en arrière",
"lunasea.GoToSettings": "Ouvrir les paramètres",
"lunasea.GridView": "Vue en grille",
"lunasea.Home": "Accueil",
"lunasea.Hours": "{} Heures",
"lunasea.HoursAgo": "Il y a {} heures",
"lunasea.IncorrectEncryptionKey": "Clé de chiffrement incorrecte",
"lunasea.Internal": "Interne",
"lunasea.InvalidFileTypeSelected": "Type de fichier sélectionné invalide",
"lunasea.JustNow": "À l'instant",
"lunasea.Minutes": "{} Minutes",
"lunasea.MinutesAgo": "Il y a {} minutes",
"lunasea.Module": "Module",
"lunasea.ModuleIsNotEnabled": "{} n'est pas activé",
"lunasea.New": "Nouveau",
"lunasea.NoModulesEnabled": "Aucun module activé",
"lunasea.NotSet": "Non défini",
"lunasea.OneDay": "1 Jour",
"lunasea.OneHour": "1 Heure",
"lunasea.OneMinute": "1 Minute",
"lunasea.OneSecond": "1 Seconde",
"lunasea.Options": "Options",
"lunasea.Page": "Page",
"lunasea.PlatformSpecific": "Spécifique à la plateforme",
Expand All @@ -81,18 +91,23 @@
"lunasea.Retry": "Réessayer",
"lunasea.ReturnToDashboard": "Retour au tableau de bord",
"lunasea.SearchTextBar": "Rechercher…",
"lunasea.Seconds": "{} Secondes",
"lunasea.SecondsAgo": "Il y a {} Secondes",
"lunasea.Set": "Définir",
"lunasea.Settings": "Réglages",
"lunasea.Stable": "Stable",
"lunasea.StartingView": "Page d'accueil",
"lunasea.TransactionFailure": "Transaction échouée",
"lunasea.TryAgain": "Réessayer",
"lunasea.Tweaks": "Ajustements",
"lunasea.UnderAMinute": "Moins d'une Minute",
"lunasea.Unknown": "Inconnu",
"lunasea.UnknownDate": "Date inconnue",
"lunasea.UnknownError": "Erreur inconnue",
"lunasea.UnknownModule": "Module inconnu",
"lunasea.Update": "Mettre à jour",
"lunasea.View": "Vue",
"lunasea.Warning": "Attention",
"lunasea.Website": "Site web",
"overseerr.Users": "Utilisateurs",
"overseerr.UnknownUser": "Utilisateur inconnu",
Expand Down Expand Up @@ -510,6 +525,21 @@
"settings.UpdateEmail": "Modifier le courriel",
"settings.BuildChannels": "Canal de compilation",
"settings.BuildChannelsDescription": "En savoir plus sur les canaux de compilation",
"settings.AddedProfile": "Profils ajoutés",
"settings.Channel": "Canal",
"settings.DeletedProfile": "Profil supprimé",
"settings.DownloadUpdate": "Télécharger la mise à jour",
"settings.EnableInAppNotifications": "Activer les notifications In-App",
"settings.NoAdditionalProfilesAdded": "Aucun profil supplémentaire n'a été ajouté",
"settings.ProfileToProfile": "\"{}\" à \"{}\"",
"settings.UpToDate": "A jour",
"settings.ViewTypeLogs": "Voir {} journaux",
"settings.ChangedProfile": "Profil modifié",
"settings.Build": "Compilation",
"settings.NoProfilesFound": "Aucun profil trouvé",
"settings.RenamedProfile": "Profil renommé",
"settings.Platform": "Plateforme",
"settings.Version": "Version",
"sonarr.AddedOn": "Ajouté le",
"sonarr.AddedSeries": "Série ajoutée",
"sonarr.AddedTag": "Étiquette ajoutée",
Expand Down
36 changes: 36 additions & 0 deletions assets/localization/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,33 +41,53 @@
"lunasea.ComingSoon": "Yakında Gelecek",
"lunasea.Copied": "Kopyalandı",
"lunasea.CopiedContentToTheClipboard": "İçerik Panoya Kopyalandı",
"lunasea.Critical": "Kritik",
"lunasea.Dashboard": "Denetim Paneli",
"lunasea.Days": "{} Gün",
"lunasea.DaysAgo": "{} Gün Önce",
"lunasea.Debug": "Hata Ayıklama",
"lunasea.Delete": "Sil",
"lunasea.Descending": "Azalan",
"lunasea.Develop": "Geliştir",
"lunasea.Disable": "Devre Dışı Bırak",
"lunasea.Disabled": "Devre Dışı",
"lunasea.Dismiss": "Kapat",
"lunasea.Edge": "Kenar",
"lunasea.Error": "Hata",
"lunasea.ExternalModules": "Harici Modüller",
"lunasea.Fixes": "Düzeltmeler",
"lunasea.FullChangelog": "Tam Değişiklik Günlüğü",
"lunasea.GoBack": "Geri Git",
"lunasea.GoToSettings": "Ayarlara Git",
"lunasea.GridView": "Izgara Görünümü",
"lunasea.Home": "Ana Ekran",
"lunasea.Hours": "{} Saat",
"lunasea.HoursAgo": "{} Saat Önce",
"lunasea.IncorrectEncryptionKey": "Yanlış şifreleme anahtarı",
"lunasea.Internal": "Dahili",
"lunasea.InvalidFileTypeSelected": "Geçersiz Dosya Türü Seçildi",
"lunasea.JustNow": "Az Önce",
"lunasea.Minutes": "{} Dakika",
"lunasea.MinutesAgo": "{} Dakika Önce",
"lunasea.Module": "Modül",
"lunasea.ModuleIsNotEnabled": "{} Etkin Değil",
"lunasea.Months": "{} Ay",
"lunasea.MonthsAgo": "{} Ay Önce",
"lunasea.New": "Yeni",
"lunasea.NoModulesEnabled": "Etkin Modül Yok",
"lunasea.NotSet": "Ayarlanmadı",
"lunasea.OneDay": "1 Gün",
"lunasea.OneDayAgo": "1 Gün Önce",
"lunasea.OneHour": "1 Saat",
"lunasea.OneHourAgo": "1 Saat Önce",
"lunasea.OneMinute": "1 Dakika",
"lunasea.OneMinuteAgo": "1 Dakika Önce",
"lunasea.OneMonth": "1 Ay",
"lunasea.OneMonthAgo": "1 Ay Önce",
"lunasea.OneSecond": "1 Saniye",
"lunasea.OneSecondAgo": "1 Saniye Önce",
"lunasea.OneYear": "1 Yıl",
"lunasea.OneYearAgo": "1 Yıl Önce",
"lunasea.Options": "Seçenekler",
"lunasea.Page": "Sayfa",
"lunasea.PlatformSpecific": "Platforma Özgü",
Expand All @@ -81,19 +101,27 @@
"lunasea.Retry": "Yeniden dene",
"lunasea.ReturnToDashboard": "Denetim Paneline Dön",
"lunasea.SearchTextBar": "Ara…",
"lunasea.Seconds": "{} Saniye",
"lunasea.SecondsAgo": "{} Saniye Önce",
"lunasea.Set": "Ayarla",
"lunasea.Settings": "Ayarlar",
"lunasea.Stable": "Kararlı",
"lunasea.StartingView": "Başlangıç Görünümü",
"lunasea.Today": "Bugün",
"lunasea.TransactionFailure": "İşlem Hatası",
"lunasea.TryAgain": "Tekrar Deneyin",
"lunasea.Tweaks": "İnce Ayarlar",
"lunasea.UnderAMinute": "Bir Dakikanın Altında",
"lunasea.Unknown": "Bilinmeyen",
"lunasea.UnknownDate": "Bilinmeyen Tarih",
"lunasea.UnknownError": "Bilinmeyen Hata",
"lunasea.UnknownModule": "Bilinmeyen Modül",
"lunasea.Update": "Güncelle",
"lunasea.View": "Görünüm",
"lunasea.Warning": "Uyarı",
"lunasea.Website": "Web Sitesi",
"lunasea.Years": "{} Yıl",
"lunasea.YearsAgo": "{} Yıl Önce",
"overseerr.Users": "Kullanıcılar",
"overseerr.UnknownUser": "Bilinmeyen Kullanıcı",
"overseerr.NoUsersFound": "Kullanıcı Bulunamadı",
Expand Down Expand Up @@ -515,6 +543,14 @@
"settings.UpToDate": "Güncel",
"settings.Version": "Sürüm",
"settings.Channel": "Kanal",
"settings.AddedProfile": "Profil Eklendi",
"settings.ChangedProfile": "Profil Değiştirildi",
"settings.NoAdditionalProfilesAdded": "Başka profil eklenmedi",
"settings.ProfileToProfile": "\"{}\" ila \"{}\"",
"settings.ViewTypeLogs": "{} Günlüklerini Görüntüle",
"settings.RenamedProfile": "Profil Yeniden Adlandırıldı",
"settings.DeletedProfile": "Profil Silindi",
"settings.NoProfilesFound": "Profil Bulunamadı",
"sonarr.AddedSeries": "Eklenen Diziler",
"sonarr.Age": "Yıl",
"sonarr.All": "Her Şey",
Expand Down
36 changes: 36 additions & 0 deletions assets/localization/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,33 +41,53 @@
"lunasea.ComingSoon": "即将推出",
"lunasea.Copied": "已复制",
"lunasea.CopiedContentToTheClipboard": "将内容复制到剪贴板",
"lunasea.Critical": "临界",
"lunasea.Dashboard": "仪表盘",
"lunasea.Days": "{} 天",
"lunasea.DaysAgo": "{} 几天前",
"lunasea.Debug": "调试",
"lunasea.Delete": "删除",
"lunasea.Descending": "降序",
"lunasea.Develop": "开发版",
"lunasea.Disable": "禁用",
"lunasea.Disabled": "不可用",
"lunasea.Dismiss": "解散",
"lunasea.Edge": "边缘",
"lunasea.Error": "错误",
"lunasea.ExternalModules": "外部模块",
"lunasea.Fixes": "修复",
"lunasea.FullChangelog": "完整更新日志",
"lunasea.GoBack": "返回",
"lunasea.GoToSettings": "前往设置",
"lunasea.GridView": "网格视图",
"lunasea.Home": "首页",
"lunasea.Hours": "{} 小时",
"lunasea.HoursAgo": "{} 小时前",
"lunasea.IncorrectEncryptionKey": "不正确的加密密匙",
"lunasea.Internal": "内部的",
"lunasea.InvalidFileTypeSelected": "不正确的文件类型",
"lunasea.JustNow": "刚才",
"lunasea.Minutes": "{} 分钟",
"lunasea.MinutesAgo": "{} 几分钟前",
"lunasea.Module": "模块",
"lunasea.ModuleIsNotEnabled": "{}未启用",
"lunasea.Months": "{} 个月",
"lunasea.MonthsAgo": "{} 几个月前",
"lunasea.New": "新的",
"lunasea.NoModulesEnabled": "未启用模块",
"lunasea.NotSet": "未设置",
"lunasea.OneDay": "1天",
"lunasea.OneDayAgo": "1天前",
"lunasea.OneHour": "1小时",
"lunasea.OneHourAgo": "1小时前",
"lunasea.OneMinute": "1分钟",
"lunasea.OneMinuteAgo": "1 分钟前",
"lunasea.OneMonth": "1个月",
"lunasea.OneMonthAgo": "1个月前",
"lunasea.OneSecond": "1秒",
"lunasea.OneSecondAgo": "1 秒前",
"lunasea.OneYear": "1年",
"lunasea.OneYearAgo": "1年前",
"lunasea.Options": "选项",
"lunasea.Page": "",
"lunasea.PlatformSpecific": "平台特定",
Expand All @@ -81,19 +101,27 @@
"lunasea.Retry": "重试",
"lunasea.ReturnToDashboard": "返回仪表板",
"lunasea.SearchTextBar": "搜索…",
"lunasea.Seconds": "{} 秒",
"lunasea.SecondsAgo": "{} 秒前",
"lunasea.Set": "确定",
"lunasea.Settings": "设置",
"lunasea.Stable": "稳定的",
"lunasea.StartingView": "开始视图",
"lunasea.Today": "今天",
"lunasea.TransactionFailure": "交易失败",
"lunasea.TryAgain": "再试一次",
"lunasea.Tweaks": "调整",
"lunasea.UnderAMinute": "不到一分钟",
"lunasea.Unknown": "未知",
"lunasea.UnknownDate": "未知日期",
"lunasea.UnknownError": "未知错误",
"lunasea.UnknownModule": "未知模块",
"lunasea.Update": "更新",
"lunasea.View": "视图",
"lunasea.Warning": "警告",
"lunasea.Website": "网站",
"lunasea.Years": "{} 年",
"lunasea.YearsAgo": "{} 年前",
"overseerr.NoRequests": "没有请求",
"overseerr.OneRequest": "1个请求",
"overseerr.SomeRequests": "{} 请求",
Expand Down Expand Up @@ -517,6 +545,14 @@
"settings.EnableInAppNotifications": "启用应用内通知",
"settings.UpToDate": "最新",
"settings.Version": "版本",
"settings.AddedProfile": "添加配置文件",
"settings.ChangedProfile": "更改配置文件",
"settings.DeletedProfile": "已删除的个人资料",
"settings.NoAdditionalProfilesAdded": "未添加其他配置文件",
"settings.NoProfilesFound": "未找到配置文件",
"settings.ProfileToProfile": "\"{}\"\"{}\"",
"settings.RenamedProfile": "重命名配置文件",
"settings.ViewTypeLogs": "查看 {} 日志",
"sonarr.AddSeries": "添加系列",
"sonarr.AddedOn": "添加于",
"sonarr.Age": "年龄",
Expand Down

0 comments on commit ff08010

Please sign in to comment.