Skip to content

Commit 3d9ddaf

Browse files
i18n: Translation update from Crowdin (#469)
# Crowdin Translators: Mickael81 <https://crowdin.com/profile/mickael81> --------- Co-authored-by: G4b-0 <77258484+G4b-0@users.noreply.github.com>
1 parent c2061b9 commit 3d9ddaf

15 files changed

Lines changed: 16 additions & 61 deletions

File tree

mobile/src/modules/i18n/translations/ar.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": "ميزات تجريبية"
270270
},
271-
"androidAuto": {
272-
"title": null
273-
},
274271
"equalizer": {
275272
"title": null,
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "مسار الملف",
398395
"sampleRate": "معدل العينة",
399396
"size": "الحجم",
397+
"trackQuickActions": null,
400398
"addToPlaylist": "إضافة إلى قائمة التشغيل"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": null,
407405
"playLast": null,
408406
"toast": "تمت إضافة `{{- name}}` إلى قائمة الانتظار.",
409-
"quickAdd": null,
410407
"queueAwareNext": null,
411408
"queueAwareNextBrief": null
412409
}

mobile/src/modules/i18n/translations/ca.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": null
270270
},
271-
"androidAuto": {
272-
"title": null
273-
},
274271
"equalizer": {
275272
"title": null,
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "Ruta del fitxer",
398395
"sampleRate": "Freq. de mostreig",
399396
"size": "Mida",
397+
"trackQuickActions": null,
400398
"addToPlaylist": "Afegir a la llista"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": null,
407405
"playLast": null,
408406
"toast": "`{{- name}}` afegit a la cua.",
409-
"quickAdd": null,
410407
"queueAwareNext": null,
411408
"queueAwareNextBrief": null
412409
}

mobile/src/modules/i18n/translations/da.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": "Eksperimentelle Funktioner"
270270
},
271-
"androidAuto": {
272-
"title": "Android Auto"
273-
},
274271
"equalizer": {
275272
"title": "Equalizer",
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "Filens sti",
398395
"sampleRate": "Samplingfrekvens",
399396
"size": "Størrelse",
397+
"trackQuickActions": null,
400398
"addToPlaylist": "Tilføj til playliste"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": "Afspil som næste",
407405
"playLast": "Afspil sidst",
408406
"toast": "\"{{- name}}\" tilføjet til kø.",
409-
"quickAdd": "Vis \"Tilføj til kø\" knap ved hver sang",
410407
"queueAwareNext": "Kø-bevidst \"Afspil som næste\"",
411408
"queueAwareNextBrief": "Forsøger at tilføje sang efter den sidste \"Afspil som næste\"-sang i køen."
412409
}

mobile/src/modules/i18n/translations/de.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": "Experimentelle Funktionen"
270270
},
271-
"androidAuto": {
272-
"title": null
273-
},
274271
"equalizer": {
275272
"title": null,
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "Dateipfad",
398395
"sampleRate": "Abtastrate",
399396
"size": "Dateigröße",
397+
"trackQuickActions": null,
400398
"addToPlaylist": "Zu einer Playlist hinzufügen"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": "Als Nächstes",
407405
"playLast": "Als Letztes",
408406
"toast": "`{{- name}}` wurde zur Warteschlange hinzugefügt.",
409-
"quickAdd": null,
410407
"queueAwareNext": "Warteschlangen-gerechtes \"Als Nächstes\"",
411408
"queueAwareNextBrief": "Versuche um nach dem letzten „Nächsten abspielen“-Titel weitere Titel hinzuzufügen."
412409
}

mobile/src/modules/i18n/translations/es.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
"lyrics": {
224224
"title": "Letras",
225225
"extra": {
226-
"useEmbedded": null
226+
"useEmbedded": "Usar letra integrada"
227227
}
228228
},
229229
"scanning": {
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": "Funciones experimentales"
270270
},
271-
"androidAuto": {
272-
"title": "Android Auto"
273-
},
274271
"equalizer": {
275272
"title": "Ecualizador",
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "Ruta del archivo",
398395
"sampleRate": "Frecuencia de muestreo",
399396
"size": "Tamaño",
397+
"trackQuickActions": "Acciones rápidas de la canción",
400398
"addToPlaylist": "Añadir a lista de reproducción"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": "Reproducir a continuación",
407405
"playLast": "Reproducir al final",
408406
"toast": "`{{- name}}` añadida a la cola.",
409-
"quickAdd": "Añadir rápidamente a la cola",
410407
"queueAwareNext": "Insertar como siguiente",
411408
"queueAwareNextBrief": "Intenta colocar la canción después de la última marcada como \"Reproducir a continuación\"."
412409
}

mobile/src/modules/i18n/translations/fa.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": "ویژگی های آزمایشی"
270270
},
271-
"androidAuto": {
272-
"title": null
273-
},
274271
"equalizer": {
275272
"title": null,
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "مسیر فایل",
398395
"sampleRate": "نرخ نمونه برداری",
399396
"size": "اندازه",
397+
"trackQuickActions": null,
400398
"addToPlaylist": "اضافه به لیست پخش"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": null,
407405
"playLast": null,
408406
"toast": "`{{- name}}` به صف اضافه شد.",
409-
"quickAdd": null,
410407
"queueAwareNext": null,
411408
"queueAwareNextBrief": null
412409
}

mobile/src/modules/i18n/translations/fr.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": "Fonctionnalités Expérimentales"
270270
},
271-
"androidAuto": {
272-
"title": "Android Auto"
273-
},
274271
"equalizer": {
275272
"title": "Égaliseur",
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "Chemin du fichier",
398395
"sampleRate": "Taux d'échantillonnage",
399396
"size": "Taille",
397+
"trackQuickActions": "Suivi des actions rapides",
400398
"addToPlaylist": "Ajouter à une playlist"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": "Jouer juste après",
407405
"playLast": "Jouer en dernier",
408406
"toast": "`{{- name}}` ajouté à la file d'attente.",
409-
"quickAdd": "Ajouter rapidement à la file d'attente",
410407
"queueAwareNext": "Lecture suivante en fonction de la file d'attente",
411408
"queueAwareNextBrief": "Tentatives d'ajout d'un morceau après le dernier morceau \"Lecture suivante\"."
412409
}

mobile/src/modules/i18n/translations/hi.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": "प्रयोगात्मक फीचर"
270270
},
271-
"androidAuto": {
272-
"title": null
273-
},
274271
"equalizer": {
275272
"title": null,
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "फ़ाइल पथ",
398395
"sampleRate": "सैंपल रेट",
399396
"size": "आकार",
397+
"trackQuickActions": null,
400398
"addToPlaylist": "प्लेलिस्ट में जोड़ें"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": "अगला चलाएँ",
407405
"playLast": "अंतिम चलाएँ",
408406
"toast": "`{{- name}}` कतार में जोड़ा गया।",
409-
"quickAdd": null,
410407
"queueAwareNext": "क्यू-सजग अगला चलाएँ",
411408
"queueAwareNextBrief": "अंतिम \"अगला चलाएँ\" ट्रैक के बाद ट्रैक जोड़ने का प्रयास करता है।"
412409
}

mobile/src/modules/i18n/translations/id.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": null
270270
},
271-
"androidAuto": {
272-
"title": null
273-
},
274271
"equalizer": {
275272
"title": null,
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "Lokasi Berkas",
398395
"sampleRate": "Sample Rate",
399396
"size": "Ukuran",
397+
"trackQuickActions": null,
400398
"addToPlaylist": "Tambahkan ke Daftar Putar"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": null,
407405
"playLast": null,
408406
"toast": "`{{- name}}` ditambahkan ke antrian.",
409-
"quickAdd": null,
410407
"queueAwareNext": null,
411408
"queueAwareNextBrief": null
412409
}

mobile/src/modules/i18n/translations/it.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@
268268
"experimental": {
269269
"title": null
270270
},
271-
"androidAuto": {
272-
"title": null
273-
},
274271
"equalizer": {
275272
"title": null,
276273
"extra": {
@@ -397,6 +394,7 @@
397394
"filePath": "Percorso file",
398395
"sampleRate": "Frequenza di campionamento",
399396
"size": "Dimensioni",
397+
"trackQuickActions": null,
400398
"addToPlaylist": "Aggiungi ad una $t(term.playlist)"
401399
}
402400
},
@@ -406,7 +404,6 @@
406404
"playNext": null,
407405
"playLast": null,
408406
"toast": "`{{- name}}` aggiunto alla coda.",
409-
"quickAdd": null,
410407
"queueAwareNext": null,
411408
"queueAwareNextBrief": null
412409
}

0 commit comments

Comments
 (0)