mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
add all locales, set text in plural
This commit is contained in:
parent
7ad398fb20
commit
f4a746aa38
@ -620,7 +620,7 @@
|
||||
"Tag": "Hashtag ::: Hashtags",
|
||||
"User": "Benutzer ::: Benutzer"
|
||||
},
|
||||
"hint": "Wonach suchst Du? Nutze !… für Beitrag, @… für Mitglied, #… für Hashtag",
|
||||
"hint": "Wonach suchst Du? Nutze !… für Beiträge, @… für Mitglieder, #… für Hashtags",
|
||||
"no-results": "Keine Ergebnisse für \"{search}\" gefunden. Versuch' es mit einem anderen Begriff!",
|
||||
"page": "Seite",
|
||||
"placeholder": "Suchen",
|
||||
|
||||
@ -620,7 +620,7 @@
|
||||
"Tag": "Hashtag ::: Hashtags",
|
||||
"User": "User ::: Users"
|
||||
},
|
||||
"hint": "What are you searching for? Use !... for post, @... for member, #... for hashtag",
|
||||
"hint": "What are you searching for? Use !… for posts, @… for users, #… for hashtags.",
|
||||
"no-results": "No results found for \"{search}\". Try a different search term!",
|
||||
"page": "Page",
|
||||
"placeholder": "Search",
|
||||
|
||||
@ -537,7 +537,7 @@
|
||||
"Post": "Contribuciones",
|
||||
"User": "Usuarios"
|
||||
},
|
||||
"hint": "¿Qué estás buscando?",
|
||||
"hint": "¿Qué estás buscando? Utiliza !… para contribuciones, @… para usuarios, #… para hashtags.",
|
||||
"placeholder": "Buscar"
|
||||
},
|
||||
"settings": {
|
||||
|
||||
@ -525,7 +525,7 @@
|
||||
"Post": "Posts",
|
||||
"User": "Utilisateurs"
|
||||
},
|
||||
"hint": "Qu'est-ce que vous cherchez ?",
|
||||
"hint": "Qu'est-ce que vous cherchez? Utiliser !… pour des posts, @… pour des membres, #… pour des hashtag.",
|
||||
"placeholder": "Rechercher"
|
||||
},
|
||||
"settings": {
|
||||
|
||||
@ -473,9 +473,9 @@
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"failed": null,
|
||||
"hint": null,
|
||||
"placeholder": null
|
||||
"failed": "Non è stato trovato nulla",
|
||||
"hint": "Cosa state cercando? Usate !... per i post, @... per gli utenti, #... per gli hashtag.",
|
||||
"placeholder": "Ricerca"
|
||||
},
|
||||
"settings": {
|
||||
"data": {
|
||||
|
||||
@ -131,6 +131,11 @@
|
||||
"type": "Gebruiker"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"failed": "Niets gevonden",
|
||||
"hint": "Waar zoekt u naar? Gebruik !... voor berichten, @... voor gebruikers, #... voor hashtags.",
|
||||
"placeholder": "Zoeken"
|
||||
},
|
||||
"settings": {
|
||||
"data": {
|
||||
"name": "Uw gegevens"
|
||||
|
||||
@ -278,7 +278,7 @@
|
||||
},
|
||||
"search": {
|
||||
"failed": "Niczego nie znaleziono",
|
||||
"hint": "Czego szukasz?",
|
||||
"hint": "Czego szukasz? Użyj !... dla postów, @... dla użytkowników, #... dla hashtagów.",
|
||||
"placeholder": "Szukaj"
|
||||
},
|
||||
"settings": {
|
||||
|
||||
@ -510,7 +510,7 @@
|
||||
},
|
||||
"search": {
|
||||
"failed": "Nada encontrado",
|
||||
"hint": "O que você está buscando?",
|
||||
"hint": "O que você está buscando? Use !... para postagens, @... para usuários, #... para hashtags.",
|
||||
"placeholder": "Buscar"
|
||||
},
|
||||
"settings": {
|
||||
|
||||
@ -54,6 +54,11 @@
|
||||
"pages": {
|
||||
"name": "Страницы"
|
||||
},
|
||||
"search": {
|
||||
"failed": "Ничего не найдено",
|
||||
"hint": "Что вы ищете? Используйте !... для постов, @... для пользователей, #... для хэштегов.",
|
||||
"placeholder": "Поиск"
|
||||
},
|
||||
"settings": {
|
||||
"name": "Настройки"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user