go.charczuk.com@v0.0.0-20240327042549-bc490516bd1a/projects/chirp/pkg/static/_i18n/translations.yaml (about)

     1  #
     2  # Copyright (c) 2023 - Present. Will Charczuk. All rights reserved.
     3  # Use of this source code is governed by a MIT license that can be found in the LICENSE file at the root of the repository.
     4  #
     5  en:
     6    "Sign in": "Sign in"
     7    "Log out": "Log out"
     8    "New": "New"
     9    "Home": "Home"
    10    "Search": "Search"
    11    "Profile": "Profile"
    12    "Notifications": "Notifications"
    13    "Testing Utilities": "Testing Utilities"
    14    "Create New Smurf": "Create New Smurf"
    15    "Login As Smurf": "Login As Smurf"
    16    "Nothing to display yet!": "Nothing to display yet!"
    17    "No results!": "No results!"
    18    "Query ...": "Query ..."
    19    "Reply to": "Reply to"
    20    "Rechirp": "Rechirp"
    21    "What's Shaking??" : "What's Shaking??"
    22    "Post": "Post"
    23    "Posts": "Posts"
    24    "Replies": "Replies"
    25    "Likes": "Likes"
    26    "Like": "Like"
    27    "Unlike": "Unlike"
    28    "Reply": "Reply"
    29    "Delete": "Delete"
    30    "Follow": "Follow"
    31    "Unfollow": "Unfollow"
    32    "Email": "Email"
    33    "Picture URL": "Picture URL"
    34    "Given Name": "Given Name"
    35    "Family Name": "Family Name"
    36    "Locale": "Locale"
    37    "Create & Login As": "Create & Login As"
    38    "followed you": "followed you"
    39    "liked your": "liked your"
    40    "post": "post"
    41    "Welcome to Chirp": "Welcome to Chirp"
    42    "Chirp is a prototype Twitter clone to test how the data models would work in practice and generally mess around.": "Chirp is a prototype Twitter clone to test how the data models would work in practice and generally mess around."
    43    "It's not meant to be taken seriously!": "It's not meant to be taken seriously!"
    44  
    45  es:
    46    "Sign in": "Iniciar sesión"
    47    "Log out": "Cerrar sesión"
    48    "New": "Nueva"
    49    "Home": "Hogar"
    50    "Search": "Buscar"
    51    "Profile": "Perfil"
    52    "Notifications": "Notificaciones"
    53    "Testing Utilities": "Utilidades de prueba"
    54    "Create New Smurf": "Crear nueva Smurf"
    55    "Login As Smurf": "Iniciar sesión como Smurf"
    56    "Nothing to display yet!": "¡Nada que mostrar todavía!"
    57    "No results!": "¡No hay resultados!"
    58    "Query ...": "La pregunta ..."
    59    "Reply to": "Responder"
    60    "Rechirp": "Rechirp"
    61    "What's Shaking??" : "¿¿Lo que está sucediendo??"
    62    "Post": "Enviar"
    63    "Posts": "Mensajes"
    64    "Replies": "Respuestas"
    65    "Likes": "Los gustos"
    66    "Like": "Gusto"
    67    "Unlike": "Disgustar"
    68    "Reply": "Respuestar"
    69    "Delete": "Borrar"
    70    "Follow": "Seguir"
    71    "Unfollow": "Dejar de seguir"
    72    "Email": "E-mail"
    73    "Picture URL": "Imagen URL"
    74    "Given Name": "Nombre de pila"
    75    "Family Name": "Apellido"
    76    "Locale": "Lugar"
    77    "Create & Login As": "Crear e iniciar sesión"
    78    "followed you": "te siguió"
    79    "liked your": "gustó tu"
    80    "post": "publicación"
    81    "Welcome to Chirp": "Bienvenido a Chirp"
    82    "Chirp is a prototype Twitter clone to test how the data models would work in practice and generally mess around.": "Chirp es un prototipo de clonación de Twitter para probar cómo funcionarían los modelos de datos en la práctica y, en general, perder el tiempo."
    83    "It's not meant to be taken seriously!": "¡No está destinado a ser tomado en serio!"
    84  
    85  fr:
    86    "Sign in": "S'identifier"
    87    "Log out": "Se déconnecter"
    88    "New": "Nouvelle"
    89    "Home": "Maison"
    90    "Search": "Recherche"
    91    "Profile": "Profil"
    92    "Notifications": "Notifications"
    93    "Testing Utilities": "Utilitaires de test"
    94    "Create New Smurf": "Créer un Smurf"
    95    "Login As Smurf": "Connectez-vous un Smurf"
    96    "Nothing to display yet!": "Rien à afficher pour le moment!"
    97    "No results!": "Aucun résultat!"
    98    "Query ...": "Mettre en doute ..."
    99    "Reply to": "Répondre à"
   100    "Rechirp": "Rechirp"
   101    "What's Shaking??" : "Ce qui se passe??"
   102    "Post": "Poster"
   103    "Posts": "Postes"
   104    "Replies": "Réponses"
   105    "Likes": "Goûts"
   106    "Like": "Aimer"
   107    "Unlike": "Ne pas aimer"
   108    "Reply": "Répondre"
   109    "Delete": "Effacer"
   110    "Follow": "Suivre"
   111    "Unfollow": "Ne plus suivre"
   112    "Email": "Email"
   113    "Picture URL": "Image URL"
   114    "Given Name": "Prénom"
   115    "Family Name": "Nom de famille"
   116    "Locale": "Lieu"
   117    "Create & Login As": "Créer et se connecter"
   118    "followed you": "vous a suivi"
   119    "liked your": "aimé votre"
   120    "post": "message"
   121    "Welcome to Chirp": "Bienvenue sur Chirp"
   122    "Chirp is a prototype Twitter clone to test how the data models would work in practice and generally mess around.": "Chirp est un prototype de clone de Twitter pour tester comment les modèles de données fonctionneraient dans la pratique et dérangeraient généralement."
   123    "It's not meant to be taken seriously!": "Ce n'est pas à prendre au sérieux !"