a
This commit is contained in:
@@ -18,6 +18,8 @@ export const translations = {
|
||||
outfits: "Outfits",
|
||||
settings: "Definições",
|
||||
online: "Online",
|
||||
away: "Ausente",
|
||||
offline: "Offline",
|
||||
dailyOutfit: "Outfit Diário",
|
||||
noOutfitPlanned: "Nenhum Outfit Planeado",
|
||||
goToPlanning: "Vá ao planeamento para adicionar",
|
||||
@@ -203,6 +205,16 @@ export const translations = {
|
||||
large: "Grande",
|
||||
defaultPage: "Página Inicial",
|
||||
defaultPageDesc: "Página que aparece após o login",
|
||||
community: "Comunidade",
|
||||
searchUsers: "Procurar por @username...",
|
||||
privateProfile: "Perfil Privado",
|
||||
privateProfileDesc: "Ocultar armário de outros utilizadores",
|
||||
viewProfile: "Ver Perfil",
|
||||
noUsersFound: "Nenhum utilizador encontrado",
|
||||
isPrivateUser: "Este perfil é privado.",
|
||||
userOutfits: "Outfits do Utilizador",
|
||||
userCloset: "Armário",
|
||||
usernameTaken: "Este nome de utilizador já está em uso.",
|
||||
},
|
||||
EN: {
|
||||
loginModeIntro: "The Future of Your Style",
|
||||
@@ -223,6 +235,8 @@ export const translations = {
|
||||
outfits: "Outfits",
|
||||
settings: "Settings",
|
||||
online: "Online",
|
||||
away: "Away",
|
||||
offline: "Offline",
|
||||
dailyOutfit: "Daily Outfit",
|
||||
noOutfitPlanned: "No Outfit Planned",
|
||||
goToPlanning: "Go to planning to add one",
|
||||
@@ -408,6 +422,16 @@ export const translations = {
|
||||
large: "Large",
|
||||
defaultPage: "Home Page",
|
||||
defaultPageDesc: "Page that appears after login",
|
||||
community: "Community",
|
||||
searchUsers: "Search by @username...",
|
||||
privateProfile: "Private Profile",
|
||||
privateProfileDesc: "Hide closet from other users",
|
||||
viewProfile: "View Profile",
|
||||
noUsersFound: "No users found",
|
||||
isPrivateUser: "This profile is private.",
|
||||
userOutfits: "User's Outfits",
|
||||
userCloset: "Closet",
|
||||
usernameTaken: "This username is already taken.",
|
||||
},
|
||||
ES: {
|
||||
loginModeIntro: "El Futuro de Tu Estilo",
|
||||
@@ -428,6 +452,8 @@ export const translations = {
|
||||
outfits: "Outfits",
|
||||
settings: "Ajustes",
|
||||
online: "En línea",
|
||||
away: "Ausente",
|
||||
offline: "Desconectado",
|
||||
dailyOutfit: "Outfit Diario",
|
||||
noOutfitPlanned: "Sin Outfit Planeado",
|
||||
goToPlanning: "Ve a planificación para añadir",
|
||||
@@ -613,6 +639,16 @@ export const translations = {
|
||||
large: "Grande",
|
||||
defaultPage: "Página de Inicio",
|
||||
defaultPageDesc: "Página que aparece después de iniciar sesión",
|
||||
community: "Comunidad",
|
||||
searchUsers: "Buscar por @username...",
|
||||
privateProfile: "Perfil Privado",
|
||||
privateProfileDesc: "Ocultar armario de otros usuarios",
|
||||
viewProfile: "Ver Perfil",
|
||||
noUsersFound: "Ningún usuario encontrado",
|
||||
isPrivateUser: "Este perfil es privado.",
|
||||
userOutfits: "Outfits del Usuario",
|
||||
userCloset: "Armario",
|
||||
usernameTaken: "Este nombre de usuario ya está en uso.",
|
||||
},
|
||||
FR: {
|
||||
loginModeIntro: "Le Futur de Ton Style",
|
||||
@@ -633,6 +669,8 @@ export const translations = {
|
||||
outfits: "Tenues",
|
||||
settings: "Paramètres",
|
||||
online: "En ligne",
|
||||
away: "Absent",
|
||||
offline: "Hors ligne",
|
||||
dailyOutfit: "Tenue du Jour",
|
||||
noOutfitPlanned: "Aucune Tenue Prévue",
|
||||
goToPlanning: "Allez dans planification pour ajouter",
|
||||
@@ -818,6 +856,16 @@ export const translations = {
|
||||
large: "Grand",
|
||||
defaultPage: "Page d'Accueil",
|
||||
defaultPageDesc: "Page qui apparaît après la connexion",
|
||||
community: "Communauté",
|
||||
searchUsers: "Rechercher par @username...",
|
||||
privateProfile: "Profil Privé",
|
||||
privateProfileDesc: "Cacher le placard aux autres utilisateurs",
|
||||
viewProfile: "Voir le Profil",
|
||||
noUsersFound: "Aucun utilisateur trouvé",
|
||||
isPrivateUser: "Ce profil est privé.",
|
||||
userOutfits: "Outfits de l'Utilisateur",
|
||||
userCloset: "Placard",
|
||||
usernameTaken: "Ce nom d'utilisateur est déjà utilisé.",
|
||||
},
|
||||
DE: {
|
||||
loginModeIntro: "Die Zukunft deines Stils",
|
||||
@@ -838,6 +886,8 @@ export const translations = {
|
||||
outfits: "Outfits",
|
||||
settings: "Einstellungen",
|
||||
online: "Online",
|
||||
away: "Abwesend",
|
||||
offline: "Offline",
|
||||
dailyOutfit: "Tägliches Outfit",
|
||||
noOutfitPlanned: "Kein Outfit Geplant",
|
||||
goToPlanning: "Gehen Sie zur Planung, um eins hinzuzufügen",
|
||||
@@ -1023,5 +1073,15 @@ export const translations = {
|
||||
large: "Groß",
|
||||
defaultPage: "Startseite",
|
||||
defaultPageDesc: "Seite, die nach der Anmeldung angezeigt wird",
|
||||
community: "Gemeinschaft",
|
||||
searchUsers: "Nach @username suchen...",
|
||||
privateProfile: "Privates Profil",
|
||||
privateProfileDesc: "Kleiderschrank vor anderen Benutzern verbergen",
|
||||
viewProfile: "Profil anzeigen",
|
||||
noUsersFound: "Keine Benutzer gefunden",
|
||||
isPrivateUser: "Dieses Profil ist privat.",
|
||||
userOutfits: "Outfits des Benutzers",
|
||||
userCloset: "Kleiderschrank",
|
||||
usernameTaken: "Dieser Benutzername ist bereits vergeben.",
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user