mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
chore: Updated translations from Hosted Weblate (#514)
This commit is contained in:
commit
32846e6402
11 changed files with 1227 additions and 148 deletions
|
|
@ -221,7 +221,7 @@ fun CustomVideoControls(
|
||||||
) {
|
) {
|
||||||
Box(
|
Box(
|
||||||
modifier = Modifier.visible(
|
modifier = Modifier.visible(
|
||||||
visible = showControls,
|
visible = true,
|
||||||
)
|
)
|
||||||
) {
|
) {
|
||||||
Column(
|
Column(
|
||||||
|
|
|
||||||
|
|
@ -1487,5 +1487,37 @@
|
||||||
"type": "double"
|
"type": "double"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"showMore": "عرض المزيد",
|
||||||
|
"@showMore": {},
|
||||||
|
"itemColorsTitle": "ألوان العناصر",
|
||||||
|
"@itemColorsTitle": {},
|
||||||
|
"itemColorsDesc": "استخدام اللون الأساسي للعنصر لتنسيق صفحة التفاصيل",
|
||||||
|
"@itemColorsDesc": {},
|
||||||
|
"mediaTunnelingTitle": "نفق الوسائط",
|
||||||
|
"@mediaTunnelingTitle": {},
|
||||||
|
"mediaTunnelingDesc": "تمكين نفق الوسائط لمشغل الوسائط الأصلي",
|
||||||
|
"@mediaTunnelingDesc": {},
|
||||||
|
"clientSettingsUseSystemIMETitle": "استخدام لوحة مفاتيح النظام",
|
||||||
|
"@clientSettingsUseSystemIMETitle": {},
|
||||||
|
"clientSettingsUseSystemIMEDesc": "استخدم لوحة المفاتيح المدمجة التي يوفرها نظامك",
|
||||||
|
"@clientSettingsUseSystemIMEDesc": {},
|
||||||
|
"formattedTime": "{time}",
|
||||||
|
"@formattedTime": {
|
||||||
|
"description": "Formatted time",
|
||||||
|
"placeholders": {
|
||||||
|
"time": {
|
||||||
|
"type": "DateTime",
|
||||||
|
"format": "jm"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"nextUpInCount": "التالي في {seconds}",
|
||||||
|
"@nextUpInCount": {
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1487,5 +1487,37 @@
|
||||||
"quickConnectLoginUsingCode": "Utilitzant quick connect",
|
"quickConnectLoginUsingCode": "Utilitzant quick connect",
|
||||||
"@quickConnectLoginUsingCode": {},
|
"@quickConnectLoginUsingCode": {},
|
||||||
"quickConnectEnterCodeDescription": "Introduir el codi de sota per iniciar sessió",
|
"quickConnectEnterCodeDescription": "Introduir el codi de sota per iniciar sessió",
|
||||||
"@quickConnectEnterCodeDescription": {}
|
"@quickConnectEnterCodeDescription": {},
|
||||||
|
"showMore": "Mostrar més",
|
||||||
|
"@showMore": {},
|
||||||
|
"itemColorsTitle": "Color dels elements",
|
||||||
|
"@itemColorsTitle": {},
|
||||||
|
"itemColorsDesc": "Utilitzar el color primari dels elements com a tema en la pàgina de detalls",
|
||||||
|
"@itemColorsDesc": {},
|
||||||
|
"mediaTunnelingTitle": "Túnel de mitjans",
|
||||||
|
"@mediaTunnelingTitle": {},
|
||||||
|
"mediaTunnelingDesc": "Activar túnel de mitjans per el reproductor nadiu",
|
||||||
|
"@mediaTunnelingDesc": {},
|
||||||
|
"clientSettingsUseSystemIMETitle": "Utilitzar el teclat del sistema",
|
||||||
|
"@clientSettingsUseSystemIMETitle": {},
|
||||||
|
"clientSettingsUseSystemIMEDesc": "Utitzar el teclat per defecte proporcionat per el vostre sistema",
|
||||||
|
"@clientSettingsUseSystemIMEDesc": {},
|
||||||
|
"nextUpInCount": "Seguidament en {seconds}",
|
||||||
|
"@nextUpInCount": {
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"formattedTime": "{time}",
|
||||||
|
"@formattedTime": {
|
||||||
|
"description": "Formatted time",
|
||||||
|
"placeholders": {
|
||||||
|
"time": {
|
||||||
|
"type": "DateTime",
|
||||||
|
"format": "jm"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1143,7 +1143,7 @@
|
||||||
"@libraryPlayItems": {},
|
"@libraryPlayItems": {},
|
||||||
"autoNextOffStaticTitle": "Statique",
|
"autoNextOffStaticTitle": "Statique",
|
||||||
"@autoNextOffStaticTitle": {},
|
"@autoNextOffStaticTitle": {},
|
||||||
"autoNextOffStaticDesc": "Montrer le dialogue épisode suivant quand il reste 30 secondes de lecture",
|
"autoNextOffStaticDesc": "Passer à l'épisode suivant quand il reste 30 secondes de lecture",
|
||||||
"@autoNextOffStaticDesc": {},
|
"@autoNextOffStaticDesc": {},
|
||||||
"settingsAutoNextTitle": "Aperçu prochain épisode",
|
"settingsAutoNextTitle": "Aperçu prochain épisode",
|
||||||
"@settingsAutoNextTitle": {},
|
"@settingsAutoNextTitle": {},
|
||||||
|
|
@ -1165,7 +1165,7 @@
|
||||||
"@settingsPlayerBufferSizeTitle": {},
|
"@settingsPlayerBufferSizeTitle": {},
|
||||||
"settingsPlayerBufferSizeDesc": "Définit la taille du tampon vidéo, détermine la quantité de données chargées dans le cache.",
|
"settingsPlayerBufferSizeDesc": "Définit la taille du tampon vidéo, détermine la quantité de données chargées dans le cache.",
|
||||||
"@settingsPlayerBufferSizeDesc": {},
|
"@settingsPlayerBufferSizeDesc": {},
|
||||||
"clientSettingsShowAllCollectionsTitle": "Afficher toutes les collections",
|
"clientSettingsShowAllCollectionsTitle": "Afficher tout les types de collection",
|
||||||
"@clientSettingsShowAllCollectionsTitle": {},
|
"@clientSettingsShowAllCollectionsTitle": {},
|
||||||
"errorLogs": "Journal d'erreurs",
|
"errorLogs": "Journal d'erreurs",
|
||||||
"@errorLogs": {},
|
"@errorLogs": {},
|
||||||
|
|
@ -1473,7 +1473,7 @@
|
||||||
"@speedUp": {},
|
"@speedUp": {},
|
||||||
"speedDown": "Ralentir",
|
"speedDown": "Ralentir",
|
||||||
"@speedDown": {},
|
"@speedDown": {},
|
||||||
"speedIndicator": "Vitesse de lecture:",
|
"speedIndicator": "Vitesse de lecture : {speed}",
|
||||||
"@speedIndicator": {
|
"@speedIndicator": {
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"speed": {
|
"speed": {
|
||||||
|
|
@ -1486,5 +1486,37 @@
|
||||||
"quickConnectLoginUsingCode": "Utilisation de la connexion rapide",
|
"quickConnectLoginUsingCode": "Utilisation de la connexion rapide",
|
||||||
"@quickConnectLoginUsingCode": {},
|
"@quickConnectLoginUsingCode": {},
|
||||||
"quickConnectEnterCodeDescription": "Entrez le code ci-dessous pour se connecter",
|
"quickConnectEnterCodeDescription": "Entrez le code ci-dessous pour se connecter",
|
||||||
"@quickConnectEnterCodeDescription": {}
|
"@quickConnectEnterCodeDescription": {},
|
||||||
|
"showMore": "Voir plus",
|
||||||
|
"@showMore": {},
|
||||||
|
"mediaTunnelingTitle": "Tunneling multimédia",
|
||||||
|
"@mediaTunnelingTitle": {},
|
||||||
|
"mediaTunnelingDesc": "Activer le tunneling multimédia pour le lecteur natif",
|
||||||
|
"@mediaTunnelingDesc": {},
|
||||||
|
"clientSettingsUseSystemIMETitle": "Utiliser le clavier du système",
|
||||||
|
"@clientSettingsUseSystemIMETitle": {},
|
||||||
|
"clientSettingsUseSystemIMEDesc": "Utiliser le clavier par défaut de votre système",
|
||||||
|
"@clientSettingsUseSystemIMEDesc": {},
|
||||||
|
"nextUpInCount": "Prochain dans {seconds}",
|
||||||
|
"@nextUpInCount": {
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"itemColorsDesc": "Utilisez la couleur principale de l'élément pour définir le thème de la page de détails",
|
||||||
|
"@itemColorsDesc": {},
|
||||||
|
"itemColorsTitle": "Couleurs de l'élément",
|
||||||
|
"@itemColorsTitle": {},
|
||||||
|
"formattedTime": "{time}",
|
||||||
|
"@formattedTime": {
|
||||||
|
"description": "Formatted time",
|
||||||
|
"placeholders": {
|
||||||
|
"time": {
|
||||||
|
"type": "DateTime",
|
||||||
|
"format": "jm"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1494,5 +1494,21 @@
|
||||||
"itemColorsTitle": "Item kleuren",
|
"itemColorsTitle": "Item kleuren",
|
||||||
"@itemColorsTitle": {},
|
"@itemColorsTitle": {},
|
||||||
"itemColorsDesc": "Gebruik de primaire kleuren van het item voor de details pagina",
|
"itemColorsDesc": "Gebruik de primaire kleuren van het item voor de details pagina",
|
||||||
"@itemColorsDesc": {}
|
"@itemColorsDesc": {},
|
||||||
|
"mediaTunnelingTitle": "Mediatunneling",
|
||||||
|
"@mediaTunnelingTitle": {},
|
||||||
|
"mediaTunnelingDesc": "Mediatunneling inschakelen voor native speler",
|
||||||
|
"@mediaTunnelingDesc": {},
|
||||||
|
"clientSettingsUseSystemIMETitle": "Gebruik systeem toetsenbord",
|
||||||
|
"@clientSettingsUseSystemIMETitle": {},
|
||||||
|
"clientSettingsUseSystemIMEDesc": "Gebruik het ingebouwde toetsenbord van uw systeem",
|
||||||
|
"@clientSettingsUseSystemIMEDesc": {},
|
||||||
|
"nextUpInCount": "Volgende in {seconds}",
|
||||||
|
"@nextUpInCount": {
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1487,5 +1487,37 @@
|
||||||
"quickConnectLoginUsingCode": "Использовать быстрое подключение",
|
"quickConnectLoginUsingCode": "Использовать быстрое подключение",
|
||||||
"@quickConnectLoginUsingCode": {},
|
"@quickConnectLoginUsingCode": {},
|
||||||
"quickConnectEnterCodeDescription": "Введите код ниже, чтобы войти",
|
"quickConnectEnterCodeDescription": "Введите код ниже, чтобы войти",
|
||||||
"@quickConnectEnterCodeDescription": {}
|
"@quickConnectEnterCodeDescription": {},
|
||||||
|
"showMore": "Показать еще",
|
||||||
|
"@showMore": {},
|
||||||
|
"itemColorsTitle": "Цвет элементов",
|
||||||
|
"@itemColorsTitle": {},
|
||||||
|
"itemColorsDesc": "Использовать основной цвет элемента для оформления страницы подробностей",
|
||||||
|
"@itemColorsDesc": {},
|
||||||
|
"mediaTunnelingTitle": "Туннелирование мультимедиа",
|
||||||
|
"@mediaTunnelingTitle": {},
|
||||||
|
"mediaTunnelingDesc": "Включить туннелирование мультимедиа для встроенного плеера",
|
||||||
|
"@mediaTunnelingDesc": {},
|
||||||
|
"clientSettingsUseSystemIMETitle": "Использовать системную клавиатуру",
|
||||||
|
"@clientSettingsUseSystemIMETitle": {},
|
||||||
|
"clientSettingsUseSystemIMEDesc": "Использовать встроенную клавиатуру, предоставляемой вашей системой",
|
||||||
|
"@clientSettingsUseSystemIMEDesc": {},
|
||||||
|
"nextUpInCount": "Следующий через {seconds}",
|
||||||
|
"@nextUpInCount": {
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"formattedTime": "{time}",
|
||||||
|
"@formattedTime": {
|
||||||
|
"description": "Formatted time",
|
||||||
|
"placeholders": {
|
||||||
|
"time": {
|
||||||
|
"type": "DateTime",
|
||||||
|
"format": "jm"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
1085
lib/l10n/app_sk.arb
1085
lib/l10n/app_sk.arb
File diff suppressed because it is too large
Load diff
|
|
@ -1465,5 +1465,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"keyboardShortCuts": "Kısayol tuşları",
|
"keyboardShortCuts": "Kısayol tuşları",
|
||||||
"@keyboardShortCuts": {}
|
"@keyboardShortCuts": {},
|
||||||
|
"exitFladderDesc": "Fladder'ı kapatmak istediğinizden emin misiniz?",
|
||||||
|
"@exitFladderDesc": {},
|
||||||
|
"television": "Televizyon",
|
||||||
|
"@television": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1495,5 +1495,37 @@
|
||||||
"quickConnectLoginUsingCode": "Використання швидкого з'єднання",
|
"quickConnectLoginUsingCode": "Використання швидкого з'єднання",
|
||||||
"@quickConnectLoginUsingCode": {},
|
"@quickConnectLoginUsingCode": {},
|
||||||
"quickConnectEnterCodeDescription": "Введіть код нижче, щоб увійти",
|
"quickConnectEnterCodeDescription": "Введіть код нижче, щоб увійти",
|
||||||
"@quickConnectEnterCodeDescription": {}
|
"@quickConnectEnterCodeDescription": {},
|
||||||
|
"showMore": "Показати більше",
|
||||||
|
"@showMore": {},
|
||||||
|
"itemColorsTitle": "Кольори предметів",
|
||||||
|
"@itemColorsTitle": {},
|
||||||
|
"itemColorsDesc": "Використовуйте основний колір товару для оформлення сторінки з деталями",
|
||||||
|
"@itemColorsDesc": {},
|
||||||
|
"mediaTunnelingTitle": "Тунелювання медіа",
|
||||||
|
"@mediaTunnelingTitle": {},
|
||||||
|
"mediaTunnelingDesc": "Увімкнути тунелювання медіа для рідного програвача",
|
||||||
|
"@mediaTunnelingDesc": {},
|
||||||
|
"clientSettingsUseSystemIMETitle": "Використовувати системну клавіатуру",
|
||||||
|
"@clientSettingsUseSystemIMETitle": {},
|
||||||
|
"clientSettingsUseSystemIMEDesc": "Використовуйте вбудовану клавіатуру вашої системи",
|
||||||
|
"@clientSettingsUseSystemIMEDesc": {},
|
||||||
|
"nextUpInCount": "Далі через {seconds}",
|
||||||
|
"@nextUpInCount": {
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"formattedTime": "{time}",
|
||||||
|
"@formattedTime": {
|
||||||
|
"description": "Formatted time",
|
||||||
|
"placeholders": {
|
||||||
|
"time": {
|
||||||
|
"type": "DateTime",
|
||||||
|
"format": "jm"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1486,5 +1486,37 @@
|
||||||
"quickConnectLoginUsingCode": "使用快速连接",
|
"quickConnectLoginUsingCode": "使用快速连接",
|
||||||
"@quickConnectLoginUsingCode": {},
|
"@quickConnectLoginUsingCode": {},
|
||||||
"quickConnectEnterCodeDescription": "输入以下代码登录",
|
"quickConnectEnterCodeDescription": "输入以下代码登录",
|
||||||
"@quickConnectEnterCodeDescription": {}
|
"@quickConnectEnterCodeDescription": {},
|
||||||
|
"showMore": "显示更多",
|
||||||
|
"@showMore": {},
|
||||||
|
"itemColorsTitle": "项目颜色",
|
||||||
|
"@itemColorsTitle": {},
|
||||||
|
"itemColorsDesc": "使用项目的主色调作为详情页面的主题",
|
||||||
|
"@itemColorsDesc": {},
|
||||||
|
"mediaTunnelingTitle": "媒体隧道",
|
||||||
|
"@mediaTunnelingTitle": {},
|
||||||
|
"mediaTunnelingDesc": "为本机播放器启用媒体隧道",
|
||||||
|
"@mediaTunnelingDesc": {},
|
||||||
|
"clientSettingsUseSystemIMETitle": "使用系统键盘",
|
||||||
|
"@clientSettingsUseSystemIMETitle": {},
|
||||||
|
"clientSettingsUseSystemIMEDesc": "使用系统提供的内置键盘",
|
||||||
|
"@clientSettingsUseSystemIMEDesc": {},
|
||||||
|
"nextUpInCount": "接下来是 {seconds}",
|
||||||
|
"@nextUpInCount": {
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"formattedTime": "{time}",
|
||||||
|
"@formattedTime": {
|
||||||
|
"description": "Formatted time",
|
||||||
|
"placeholders": {
|
||||||
|
"time": {
|
||||||
|
"type": "DateTime",
|
||||||
|
"format": "jm"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1463,5 +1463,61 @@
|
||||||
"type": "int"
|
"type": "int"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"television": "電視",
|
||||||
|
"@television": {},
|
||||||
|
"exitFladderDesc": "你確定要關閉 Fladder 嗎?",
|
||||||
|
"@exitFladderDesc": {},
|
||||||
|
"keyboardShortCuts": "按鍵快速鍵",
|
||||||
|
"@keyboardShortCuts": {},
|
||||||
|
"speedUp": "加速",
|
||||||
|
"@speedUp": {},
|
||||||
|
"speedDown": "減速",
|
||||||
|
"@speedDown": {},
|
||||||
|
"speedIndicator": "播放速度: {speed}",
|
||||||
|
"@speedIndicator": {
|
||||||
|
"placeholders": {
|
||||||
|
"speed": {
|
||||||
|
"type": "double"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"quickConnectPostFailed": "無法取得快速連接碼",
|
||||||
|
"@quickConnectPostFailed": {},
|
||||||
|
"quickConnectLoginUsingCode": "使用快速連接",
|
||||||
|
"@quickConnectLoginUsingCode": {},
|
||||||
|
"quickConnectEnterCodeDescription": "請輸入下方代碼進行登入",
|
||||||
|
"@quickConnectEnterCodeDescription": {},
|
||||||
|
"showMore": "顯示更多",
|
||||||
|
"@showMore": {},
|
||||||
|
"itemColorsTitle": "項目顏色",
|
||||||
|
"@itemColorsTitle": {},
|
||||||
|
"itemColorsDesc": "使用項目主色調作為詳請頁面的主題",
|
||||||
|
"@itemColorsDesc": {},
|
||||||
|
"clientSettingsUseSystemIMETitle": "使用系統鍵盤",
|
||||||
|
"@clientSettingsUseSystemIMETitle": {},
|
||||||
|
"clientSettingsUseSystemIMEDesc": "使用系統提供的內建鍵盤",
|
||||||
|
"@clientSettingsUseSystemIMEDesc": {},
|
||||||
|
"formattedTime": "{time}",
|
||||||
|
"@formattedTime": {
|
||||||
|
"description": "Formatted time",
|
||||||
|
"placeholders": {
|
||||||
|
"time": {
|
||||||
|
"type": "DateTime",
|
||||||
|
"format": "jm"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"mediaTunnelingTitle": "媒體通道",
|
||||||
|
"@mediaTunnelingTitle": {},
|
||||||
|
"mediaTunnelingDesc": "為本機播放器啟用媒體通道",
|
||||||
|
"@mediaTunnelingDesc": {},
|
||||||
|
"nextUpInCount": "接下來是 {seconds}",
|
||||||
|
"@nextUpInCount": {
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue