mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
chore: Fix locales sorting
This commit is contained in:
parent
eb4536d855
commit
771fe49da6
@ -331,11 +331,6 @@
|
||||
"post-not-found": "Dieser Beitrag konnte nicht gefunden werden",
|
||||
"profile-not-found": "Dieses Profil konnte nicht gefunden werden"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Suche löschen",
|
||||
"hashtag-search": "Suche nach #{hashtag}",
|
||||
"title": "Deine Filterblase"
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "Alle",
|
||||
"categories": "Themenkategorien",
|
||||
@ -348,6 +343,11 @@
|
||||
"follow": "Folgen",
|
||||
"following": "Folge Ich"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Suche löschen",
|
||||
"hashtag-search": "Suche nach #{hashtag}",
|
||||
"title": "Deine Filterblase"
|
||||
},
|
||||
"index": {
|
||||
"change-filter-settings": "Verändere die Filter-Einstellungen, um mehr Ergebnisse zu erhalten.",
|
||||
"no-results": "Keine Beiträge gefunden."
|
||||
|
||||
@ -331,11 +331,6 @@
|
||||
"post-not-found": "This post could not be found",
|
||||
"profile-not-found": "This profile could not be found"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Clear search",
|
||||
"hashtag-search": "Searching for #{hashtag}",
|
||||
"title": "Your filter bubble"
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "All",
|
||||
"categories": "Categories of Content",
|
||||
@ -348,6 +343,11 @@
|
||||
"follow": "Follow",
|
||||
"following": "Following"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Clear search",
|
||||
"hashtag-search": "Searching for #{hashtag}",
|
||||
"title": "Your filter bubble"
|
||||
},
|
||||
"index": {
|
||||
"change-filter-settings": "Change your filter settings to get more results.",
|
||||
"no-results": "No contributions found."
|
||||
|
||||
@ -329,11 +329,6 @@
|
||||
"post-not-found": "Esta contribución no se pudo encontrar",
|
||||
"profile-not-found": "Este perfil no se pudo encontrar"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Borrar búsqueda",
|
||||
"hashtag-search": "Buscando a #{hashtag}",
|
||||
"title": "Su burbuja de filtro"
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "Todas",
|
||||
"categories": "Categorías de contenido",
|
||||
@ -346,6 +341,11 @@
|
||||
"follow": "Seguir",
|
||||
"following": "Siguiendo"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Borrar búsqueda",
|
||||
"hashtag-search": "Buscando a #{hashtag}",
|
||||
"title": "Su burbuja de filtro"
|
||||
},
|
||||
"index": {
|
||||
"change-filter-settings": "Cambie la configuración de sus filtros para obtener más resultados.",
|
||||
"no-results": "No se han encontrado contribuciones."
|
||||
|
||||
@ -318,11 +318,6 @@
|
||||
},
|
||||
"placeholder": "Écrivez quelque chose d'inspirant..."
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Réinitialiser la recherche",
|
||||
"hashtag-search": "Recherche de #{hashtag}",
|
||||
"title": "Votre bulle de filtre"
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "Toutes",
|
||||
"categories": "Catégories de contenu",
|
||||
@ -335,6 +330,11 @@
|
||||
"follow": "Suivre",
|
||||
"following": "Je suis les"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Réinitialiser la recherche",
|
||||
"hashtag-search": "Recherche de #{hashtag}",
|
||||
"title": "Votre bulle de filtre"
|
||||
},
|
||||
"index": {
|
||||
"change-filter-settings": "Modifiez les paramètres de filtrage pour obtenir plus de résultats.",
|
||||
"no-results": "Pas de contribution trouvée."
|
||||
|
||||
@ -323,11 +323,6 @@
|
||||
},
|
||||
"placeholder": ""
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "",
|
||||
"hashtag-search": "",
|
||||
"title": ""
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "",
|
||||
"categories": "",
|
||||
@ -340,6 +335,11 @@
|
||||
"follow": "",
|
||||
"following": ""
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "",
|
||||
"hashtag-search": "",
|
||||
"title": ""
|
||||
},
|
||||
"index": {
|
||||
"change-filter-settings": "",
|
||||
"no-results": ""
|
||||
|
||||
@ -160,13 +160,13 @@
|
||||
"editor": {
|
||||
"placeholder": "Napisz coś inspirującego..."
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"title": "Twoja bańka filtrująca"
|
||||
},
|
||||
"followButton": {
|
||||
"follow": "naśladować",
|
||||
"following": "w skutek"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"title": "Twoja bańka filtrująca"
|
||||
},
|
||||
"login": {
|
||||
"copy": "Jeśli masz już konto Human Connection, zaloguj się tutaj.",
|
||||
"email": "Twój adres e-mail",
|
||||
|
||||
@ -314,11 +314,6 @@
|
||||
},
|
||||
"placeholder": " Escreva algo inspirador…"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Limpar pesquisa",
|
||||
"hashtag-search": "Procurando por #{hashtag}",
|
||||
"title": "Sua bolha de filtro"
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "Todos",
|
||||
"categories": "Categorias de Conteúdo",
|
||||
@ -331,6 +326,11 @@
|
||||
"follow": "Seguir",
|
||||
"following": "Seguindo"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Limpar pesquisa",
|
||||
"hashtag-search": "Procurando por #{hashtag}",
|
||||
"title": "Sua bolha de filtro"
|
||||
},
|
||||
"index": {
|
||||
"change-filter-settings": "Altere suas configurações de filtro para obter mais resultados.",
|
||||
"no-results": "Nenhuma contribuição encontrada."
|
||||
|
||||
@ -329,11 +329,6 @@
|
||||
"post-not-found": "Этот пост не удалось найти",
|
||||
"profile-not-found": "Этот профиль не удалось найти"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Очистить поиск",
|
||||
"hashtag-search": "Поиск по #{hashtag}",
|
||||
"title": "Ваш фильтр пузыря"
|
||||
},
|
||||
"filter-menu": {
|
||||
"all": "Все",
|
||||
"categories": "Категории",
|
||||
@ -346,6 +341,11 @@
|
||||
"follow": "Подписаться",
|
||||
"following": "Вы подписаны"
|
||||
},
|
||||
"hashtags-filter": {
|
||||
"clearSearch": "Очистить поиск",
|
||||
"hashtag-search": "Поиск по #{hashtag}",
|
||||
"title": "Ваш фильтр пузыря"
|
||||
},
|
||||
"index": {
|
||||
"change-filter-settings": "Измените настройки фильтра, чтобы получить больше результатов.",
|
||||
"no-results": "Посты не найдены."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user