mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Merge branch 'dev' of https://github.com/JamesHawkinss/movie-web into dev
This commit is contained in:
commit
8364c0c1ef
9 changed files with 394 additions and 388 deletions
|
@ -33,7 +33,7 @@
|
|||
"notFound": {
|
||||
"badge": "Nicht gefunden",
|
||||
"homeButton": "Zurück zur Startseite",
|
||||
"title": "Das Medium konnte nicht gefunden werden",
|
||||
"title": "Das Medium konnte nicht gefunden werden.",
|
||||
"text": "Wir konnten die angeforderten Medien nicht finden."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -95,8 +95,8 @@
|
|||
"metadata": {
|
||||
"notFound": {
|
||||
"badge": "Not found",
|
||||
"title": "Couldn't find that media",
|
||||
"text": "We couldn't find the media you requested. Either it's been removed or you tampered with the URL",
|
||||
"title": "Couldn't find that media.",
|
||||
"text": "We couldn't find the media you requested. Either it's been removed or you tampered with the URL.",
|
||||
"homeButton": "Back to home"
|
||||
},
|
||||
"failed": {
|
||||
|
@ -203,9 +203,15 @@
|
|||
"stopEditing": "Stop editing"
|
||||
},
|
||||
"titles": {
|
||||
"morning": ["Morning title"],
|
||||
"day": ["Day title"],
|
||||
"night": ["Night title"]
|
||||
"morning": [
|
||||
"Morning title"
|
||||
],
|
||||
"day": [
|
||||
"Day title"
|
||||
],
|
||||
"night": [
|
||||
"Night title"
|
||||
]
|
||||
},
|
||||
"search": {
|
||||
"loading": "Loading...",
|
||||
|
|
|
@ -4,12 +4,12 @@
|
|||
},
|
||||
"home": {
|
||||
"search": {
|
||||
"allResults": "C'est tout ce que nous avons!",
|
||||
"allResults": "C'est tout ce que nous avons !",
|
||||
"sectionTitle": "Résultats de la recherche",
|
||||
"noResults": "Nous n'avons rien trouvé!",
|
||||
"failed": "Le média n'a pas été trouvé, veuillez réessayez!",
|
||||
"noResults": "Nous n'avons rien trouvé !",
|
||||
"failed": "Le média n'a pas été trouvé, veuillez réessayez !",
|
||||
"loading": "Chargement...",
|
||||
"placeholder": "Que voulez-vous voir?"
|
||||
"placeholder": "Que voulez-vous voir ?"
|
||||
},
|
||||
"bookmarks": {
|
||||
"sectionTitle": "Favoris"
|
||||
|
@ -33,7 +33,7 @@
|
|||
"notFound": {
|
||||
"badge": "Introuvable",
|
||||
"homeButton": "Retour à l'accueil",
|
||||
"title": "Impossible de trouver ce média",
|
||||
"title": "Impossible de trouver ce média.",
|
||||
"text": "Nous n'avons pas trouvé le média que vous avez demandé. Soit il a été supprimé, soit vous avez modifié l'URL."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"notFound": {
|
||||
"badge": "Non trovato",
|
||||
"homeButton": "Torna alla home",
|
||||
"title": "Impossibile trovare quel media",
|
||||
"title": "Impossibile trovare quel media.",
|
||||
"text": "Non siamo riusciti a trovare il media richiesto. È stato rimosso o hai manomesso l'URL."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
"search": {
|
||||
"allResults": "Dat is het!",
|
||||
"sectionTitle": "Zoekresultaten",
|
||||
"noResults": "We konden helaas niets vinden.",
|
||||
"failed": "Het is niet gelukt de media te laden, probeer het nog eens.",
|
||||
"noResults": "We konden helaas niets vinden!",
|
||||
"failed": "Het is niet gelukt de media te laden, probeer het nog eens!",
|
||||
"loading": "Aan het zoeken...",
|
||||
"placeholder": "Wat wil je graag kijken?"
|
||||
},
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"notFound": {
|
||||
"badge": "Nie znaleziono",
|
||||
"homeButton": "Wróć na stronę główną",
|
||||
"title": "Nie można znaleźć multimediów",
|
||||
"title": "Nie można znaleźć multimediów.",
|
||||
"text": "Nie mogliśmy znaleźć rządanych multimediów. Albo zostały usunięte, albo grzebałeś przy adresie URL."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"notFound": {
|
||||
"badge": "Bulunamadı",
|
||||
"homeButton": "Geri",
|
||||
"title": "Medya bulunamadı",
|
||||
"title": "Medya bulunamadı.",
|
||||
"text": "İstediğiniz medyayı bulamadık. URL'i yanlış girdiniz ya da medya kaldırıldı."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -33,8 +33,8 @@
|
|||
"notFound": {
|
||||
"badge": "Không tìm thấy",
|
||||
"homeButton": "Quay lại trang chính",
|
||||
"title": "Không thể tìm thấy nội dung",
|
||||
"text": "Chúng tôi không thể tìm thấy nội dung mà bạn yêu cầu. Hoặc là nó đã bị xóa, hoặc bạn đã xáo trộn URL"
|
||||
"title": "Không thể tìm thấy nội dung.",
|
||||
"text": "Chúng tôi không thể tìm thấy nội dung mà bạn yêu cầu. Hoặc là nó đã bị xóa, hoặc bạn đã xáo trộn URL."
|
||||
}
|
||||
},
|
||||
"menus": {
|
||||
|
|
|
@ -33,8 +33,8 @@
|
|||
"notFound": {
|
||||
"badge": "未找到",
|
||||
"homeButton": "返回首页",
|
||||
"title": "无法找到媒体",
|
||||
"text": "我们无法找到您请求的媒体。它可能已被删除,或您篡改了 URL"
|
||||
"title": "无法找到媒体.",
|
||||
"text": "我们无法找到您请求的媒体。它可能已被删除,或您篡改了 URL."
|
||||
}
|
||||
},
|
||||
"menus": {
|
||||
|
|
Loading…
Reference in a new issue