Skip to content

Commit

Permalink
Add a bunch of other language translations
Browse files Browse the repository at this point in the history
  • Loading branch information
tibetsprague committed Sep 4, 2024
1 parent 9d1ec16 commit 424821b
Show file tree
Hide file tree
Showing 28 changed files with 522 additions and 73 deletions.
26 changes: 26 additions & 0 deletions ui/src/lib/translations/bg/common.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"cancel": "Отмяна на",
"connecting_to_holochain": "Свържете се с Holochain...",
"copy": "Копие",
"copy_your_contact_code": "Копирайте кода си за контакт",
"create_an_account": "Създаване на акаунт",
"done": "Завършен",
"first": "First",
"first_name": "Първо име",
"jump_in": "Jump In",
"last": "Last",
"last_name": "Фамилно име",
"new_contact": "Нов контакт",
"new_group": "Нова група",
"next_avatar": "Next:&nbsp;<strong>Avatar</strong>",
"profile_error": "Грешка при зареждането на профила",
"save": "Запазете",
"secured_by": "Обезпечен от",
"select_an_avatar": "Изберете аватар",
"tagline": "Равнопоставеност. Криптирани. Сигурно.",
"use_invite_code": "Използване на код за покана",
"welcome": "Добре дошли в",
"welcome_text_1": "В Relay данните ви се предават само на хората, с които споделяте съобщения..",
"welcome_text_2": "Лични, криптирани и защитени с ключове, които само вие контролирате..",
"what_is_your_name": "Как се казвате?"
}
13 changes: 13 additions & 0 deletions ui/src/lib/translations/bg/contacts.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"cant_add_yourself": "Не можете да добавите себе си като контакт",
"contact_already_exist": "Контактът вече съществува",
"contact_code": "Код за контакт",
"create_new_contact": "Създаване на нов контакт",
"edit_contact": "Редактиране на контакт",
"enter_contact_code": "Въвеждане на код за контакт",
"enter_first_name": "Въведете първото име",
"enter_last_name": "Въведете фамилното име",
"error_saving": "Грешка {{updating; true:updating; false:creating;}} контакт",
"invalid_contact_code": "Невалиден код за контакт",
"request_contact_code": "Поискайте уникалния код за контакт на вашия контакт, който можете да намерите в личния му профил в приложението Relay."
}
29 changes: 29 additions & 0 deletions ui/src/lib/translations/bg/conversations.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"admin": "Администратор",
"add_members": "Добавяне на членове",
"add_people": "Добавяне на хора {{public; true:group; false:conversation;}}",
"add_to_conversation": "Добавяне към разговор",
"already_invited": "Вече сте поканени",
"already_member": "Вече сте член",
"copy_invitation_code": "Копиране на кода за контакт",
"copy_invite": "Копие на покана",
"create_group": "Създаване на група",
"created": "Създаден: {{date:date;}}",
"enter_invite_code": "Въведете кода на поканата",
"enter_name_here": "Въведете името тук",
"group_details": "Данни за групата",
"group_name": "Име на групата",
"join_conversation": "Участвайте в разговора",
"members": "Членове",
"message_placeholder": "Schreiben Sie eine Nachricht...",
"num_members": "{{count}} {{count; 1:Member default:Members}}",
"open_invite_code": "Код за отворена покана",
"search_placeholder": "Търсене",
"send_invitations": "Изпращане на покани",
"share_invitation_code": "Никой друг не е тук! Споделете кода си за покана, за да започнете разговора.",
"share_personal_invitations": "Все още никой не е дошъл! Споделяйте лични покани, за да започнете разговора.",
"share_with_people": "Споделете с други, за да започнете чата!",
"unable_to_create_code": "Кодът за покана не може да бъде създаден",
"unclaimed_invitations": "Неизползвани покани",
"you": "Вие"
}
8 changes: 8 additions & 0 deletions ui/src/lib/translations/bg/create.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"no_contacts_header": "Все още не сте добавили контакти.",
"no_contacts_text": "Все още няма с кого да разговаряте! Добавете доверени приятели и членове на семейството си, като поискате техния код за контакт в Relay, който можете да намерите в личния им профил в приложението Relay..",
"open_conversation": "{{existingConversation; true:Open; false:Create;}} Разговор",
"page_title": "Създаване на",
"search_placeholder": "Търсене на име или код за контакт",
"view": "Вижте"
}
48 changes: 24 additions & 24 deletions ui/src/lib/translations/de/common.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"cancel": "Cancel",
"connecting_to_holochain": "Connecting to Holochain...",
"copy": "COPY",
"copy_your_contact_code": "Copy your contact code",
"create_an_account": "Create an Account",
"done": "Done",
"first": "First",
"first_name": "First Name",
"jump_in": "Jump In",
"last": "Last",
"last_name": "Last Name",
"new_contact": "New Contact",
"new_group": "New Group",
"next_avatar": "Next:&nbsp;<strong>Avatar</strong>",
"profile_error": "Error when loading profile",
"save": "Save",
"secured_by": "SECURED BY",
"select_an_avatar": "Select an avatar",
"tagline": "Peer-to-peer. Encrypted. Secure.",
"use_invite_code": "Use Invite Code",
"welcome": "Welcome",
"welcome_text_1": "On Relay, your data is only shared with the people you message with.",
"welcome_text_2": "Private, encrypted and secured by keys only you control.",
"what_is_your_name": "What is your name?"
"cancel": "Abbrechen",
"connecting_to_holochain": "Verbinde mit Holochain...",
"copy": "Kopieren",
"copy_your_contact_code": "Kopieren Sie Ihren Kontakt-Code",
"create_an_account": "Erstellen Sie einen Account",
"done": "Fertig",
"first": "Erster",
"first_name": "Vorname",
"jump_in": "Hineinspringen",
"last": "Letzter",
"last_name": "Nachname",
"new_contact": "Neuer Kontakt",
"new_group": "Neue Gruppe",
"next_avatar": "Nächster:&nbsp;<strong>Avatar</strong>",
"profile_error": "Fehler beim Laden des Profils",
"save": "Speichern",
"secured_by": "Gesichert durch",
"select_an_avatar": "Wählen Sie einen Avatar aus",
"tagline": "Peer-to-peer. Verschlüsselt. Sicher.",
"use_invite_code": "Benutzen Sie einen Einladungs-Code",
"welcome": "Willkommen",
"welcome_text_1": "Auf Relay werden Ihre Daten nur an die Personen weitergegeben, mit denen Sie Nachrichten teilen.",
"welcome_text_2": "Privat, verschlüsselt und gesichert durch Schlüssel, die nur Sie kontrollieren.",
"what_is_your_name": "Wie ist Ihr Name?"
}
26 changes: 11 additions & 15 deletions ui/src/lib/translations/de/contacts.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
{
"cant_add_yourself": "You can't add yourself as a contact",
"contact_already_exist": "Contact already exists",
"contact_code": "Contact code",
"copy_invite_code": "Copy invite code",
"create_new_contact": "Create New Contact",
"edit_contact": "Edit Contact",
"enter_contact_code": "Enter contact code",
"enter_first_name": "Enter first name",
"enter_last_name": "Enter last name",
"error_saving": "Error {{updating; true:updating; false:creating;}} contact",
"invalid_contact_code": "Invalid contact code",
"pending_connection_description": "{{name}} needs to enter your invite code to establish a connection.",
"pending_connection_header": "Contact needs to confirm",
"request_contact_code": "Request your contact's unique Relay contact code, which is found by visiting their personal profile in the Relay App.",
"send_message": "Send message"
"cant_add_yourself": "Sie können nicht sich selbst als Kontakt hinzufügen",
"contact_already_exist": "Der Kontakt existiert bereits",
"contact_code": "Kontakt-Code",
"create_new_contact": "Neuen Kontakt erstellen",
"edit_contact": "Kontakt bearbeiten",
"enter_contact_code": "Geben Sie einen Kontakt-Code ein",
"enter_first_name": "Geben Sie den Vornamen ein",
"enter_last_name": "Geben Sie den Nachnamen ein",
"error_saving": "Fehler {{updating; true:updating; false:creating;}} Kontakt",
"invalid_contact_code": "Ungültiger Kontakt-Code",
"request_contact_code": "Fordern Sie den eindeutigen Relay-Kontakt-Code Ihres Kontakts an, den Sie in seinem persönlichen Profil in der Relay-App finden."
}
52 changes: 25 additions & 27 deletions ui/src/lib/translations/de/conversations.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,29 @@
{
"admin": "Admin",
"add_members": "Add Members",
"add_people": "Add people to {{public; true:group; false:conversation;}}",
"add_to_conversation": "Add to conversation",
"already_invited": "Already invited",
"already_member": "Already a member",
"copy_invitation_code": "Copy invitation code",
"copy_invite": "Copy Invite",
"create_group": "Create group",
"created": "Created: {{date:date;}}",
"enter_invite_code": "Enter invite code",
"enter_name_here": "Enter name here",
"error_joining": "Error joining conversation",
"group_details": "Group Details",
"group_name": "Group name",
"join_conversation": "Join Conversation",
"members": "Members",
"message_placeholder": "Type a message...",
"add_members": "Mitglieder hinzufügen",
"add_people": "Personen hinzufügen {{public; true:group; false:conversation;}}",
"add_to_conversation": "Zur Konversation hinzufügen",
"already_invited": "Bereits eingeladen",
"already_member": "Bereits ein Mitglied",
"copy_invitation_code": "Kontakt-Code kopieren",
"copy_invite": "Einladung kopieren",
"create_group": "Gruppe erstellen",
"created": "Erstellt: {{date:date;}}",
"enter_invite_code": "Einladungscode eingeben",
"enter_name_here": "Namen hier eingeben",
"group_details": "Gruppendetails",
"group_name": "Gruppenname",
"join_conversation": "An der Konversation teilnehmen",
"members": "Mitglieder",
"message_placeholder": "Schreiben Sie eine Nachricht...",
"num_members": "{{count}} {{count; 1:Member default:Members}}",
"open_invite_code": "Open invite code",
"search_placeholder": "Search",
"send_invitations": "Send invitations",
"share_invitation_code": "Nobody else is here! Share your invitation code to start the conversation.",
"share_personal_invitations": "Nobody else is here yet! Share personal invitations to start the conversation.",
"share_with_people": "Share with people to begin chatting!",
"unable_to_create_code": "Unable to create invitation code",
"unconfirmed_invitations": "Unconfirmed Invitations",
"unconfirmed": "Not confirmed",
"you": "You"
"open_invite_code": "Einladungscode öffnen",
"search_placeholder": "Suchen",
"send_invitations": "Einladungen senden",
"share_invitation_code": "Niemand sonst ist hier! Teilen Sie Ihren Einladungscode, um das Gespräch zu beginnen.",
"share_personal_invitations": "Es ist noch niemand da! Teilen Sie persönliche Einladungen, um das Gespräch zu beginnen.",
"share_with_people": "Mit anderen teilen, um den Chat zu beginnen!",
"unable_to_create_code": "Einladungscode konnte nicht erstellt werden",
"unclaimed_invitations": "Nicht in Anspruch genommene Einladungen",
"you": "Du"
}
13 changes: 6 additions & 7 deletions ui/src/lib/translations/de/create.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"no_contacts_header": "You haven't added any contacts",
"no_contacts_text": "There's nobody to chat with yet! Add your trusted friends and family by requesting their Relay contact code, found in their personal profile inside the Relay app.",
"open_conversation": "{{existingConversation; true:Open; false:Create;}} conversation",
"page_title": "Create",
"search_placeholder": "Search name or contact code",
"view": "View",
"unconfirmed": "Not confirmed"
"no_contacts_header": "Sie haben noch keine Kontakte hinzugefügt.",
"no_contacts_text": "Es gibt noch niemanden, mit dem Sie chatten können! Fügen Sie Ihre vertrauenswürdigen Freunde und Familienmitglieder hinzu, indem Sie ihren Relay-Kontaktcode anfordern, den Sie in ihrem persönlichen Profil in der Relay-App finden.",
"open_conversation": "{{existingConversation; true:Open; false:Create;}} Konversation",
"page_title": "Erstellen",
"search_placeholder": "Namen oder Kontakt-Code suchen",
"view": "Ansehen"
}
26 changes: 26 additions & 0 deletions ui/src/lib/translations/es/common.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"cancel": "Cancelar",
"connecting_to_holochain": "Conectar con Holochain...",
"copy": "Copiar",
"copy_your_contact_code": "Copie su código de contacto",
"create_an_account": "Crear una cuenta",
"done": "Listo",
"first": "First",
"first_name": "Nombre",
"jump_in": "Jump In",
"last": "Last",
"last_name": "Apellidos",
"new_contact": "Nuevo contacto",
"new_group": "Nuevo grupo",
"next_avatar": "Next:&nbsp;<strong>Avatar</strong>",
"profile_error": "Error al cargar el perfil",
"save": "Guardar",
"secured_by": "Asegurado por",
"select_an_avatar": "Selecciona un avatar",
"tagline": "Entre iguales. Cifrado. Seguro.",
"use_invite_code": "Utilizar un código de invitación",
"welcome": "Bienvenido",
"welcome_text_1": "En Relay, tus datos sólo se transmiten a las personas con las que compartes mensajes.",
"welcome_text_2": "Privado, encriptado y protegido por claves que sólo usted controla.",
"what_is_your_name": "¿Cuál es su nombre?"
}
13 changes: 13 additions & 0 deletions ui/src/lib/translations/es/contacts.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"cant_add_yourself": "No puedes añadirte a ti mismo como contacto",
"contact_already_exist": "El contacto ya existe",
"contact_code": "Código de contacto",
"create_new_contact": "Crear un nuevo contacto",
"edit_contact": "Editar contacto",
"enter_contact_code": "Introduzca un código de contacto",
"enter_first_name": "Introduzca el nombre",
"enter_last_name": "Introduzca el apellido",
"error_saving": "Error {{updating; true:updating; false:creating;}} contacto",
"invalid_contact_code": "Código de contacto no válido",
"request_contact_code": "Solicita el código de contacto único de Relay de tu contacto, que puedes encontrar en su perfil personal en la aplicación Relay."
}
29 changes: 29 additions & 0 deletions ui/src/lib/translations/es/conversations.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"admin": "Admin",
"add_members": "Añadir miembros",
"add_people": "Añadir personas {{public; true:group; false:conversation;}}",
"add_to_conversation": "Añadir a la conversación",
"already_invited": "Ya está invitado",
"already_member": "Ya es miembro",
"copy_invitation_code": "Copiar código de contacto",
"copy_invite": "Copiar invitación",
"create_group": "Crear grupo",
"created": "Creado: {{date:date;}}",
"enter_invite_code": "Introduzca el código de invitación",
"enter_name_here": "Escriba aquí su nombre",
"group_details": "Detalles del grupo",
"group_name": "Nombre del grupo",
"join_conversation": "Participe en la conversación",
"members": "Miembros",
"message_placeholder": "Escribir un mensaje...",
"num_members": "{{count}} {{count; 1:Member default:Members}}",
"open_invite_code": "Abrir código de invitación",
"search_placeholder": "Buscar",
"send_invitations": "Enviar invitaciones",
"share_invitation_code": "¡Nadie más está aquí! Comparte tu código de invitación para iniciar la conversación.",
"share_personal_invitations": "Aún no ha llegado nadie Comparte invitaciones personales para iniciar la conversación.",
"share_with_people": "¡Comparte con los demás para iniciar el chat!",
"unable_to_create_code": "Einladungscode konnte nicht erstellt werden",
"unclaimed_invitations": "Invitaciones no utilizadas",
"you": "Usted"
}
8 changes: 8 additions & 0 deletions ui/src/lib/translations/es/create.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"no_contacts_header": "Aún no has añadido ningún contacto.",
"no_contacts_text": "¡Aún no hay nadie con quien chatear! Añade a tus amigos y familiares de confianza solicitándoles su código de contacto de Relay, que encontrarás en su perfil personal en la aplicación Relay..",
"open_conversation": "{{existingConversation; true:Open; false:Create;}} Conversación",
"page_title": "Crear",
"search_placeholder": "Búsqueda por nombre o código de contacto",
"view": "Ver"
}
26 changes: 26 additions & 0 deletions ui/src/lib/translations/fr/common.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"cancel": "Interrompre",
"connecting_to_holochain": "Connecter avec Holochain...",
"copy": "Copier",
"copy_your_contact_code": "Copiez votre code de contact",
"create_an_account": "Créer un compte",
"done": "Terminé",
"first": "First",
"first_name": "Prénom",
"jump_in": "Jump In",
"last": "Last",
"last_name": "Nom de famille",
"new_contact": "Nouveau contact",
"new_group": "Nouveau groupe",
"next_avatar": "Next:&nbsp;<strong>Avatar</strong>",
"profile_error": "Erreur lors du chargement du profil",
"save": "Sauvegarder",
"secured_by": "Sécurisé par ",
"select_an_avatar": "Choisir un avatar",
"tagline": "De pair à pair. Crypté par un système de cryptage. Sécurisé.",
"use_invite_code": "Utiliser un code d'invitation",
"welcome": "Bienvenue",
"welcome_text_1": "Sur Relay, vos données ne sont communiquées qu'aux personnes avec lesquelles vous partagez des messages..",
"welcome_text_2": "Privé, crypté et sécurisé par des clés que vous seul contrôlez.",
"what_is_your_name": "Quel est votre nom?"
}
13 changes: 13 additions & 0 deletions ui/src/lib/translations/fr/contacts.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"cant_add_yourself": "Vous ne pouvez pas vous ajouter vous-même comme contact",
"contact_already_exist": "Le contact existe déjà",
"contact_code": "Code de contact",
"create_new_contact": "Créer un nouveau contact",
"edit_contact": "Modifier le contact",
"enter_contact_code": "Saisissez un code de contact",
"enter_first_name": "Saisissez le prénom",
"enter_last_name": "Saisissez le nom de famille",
"error_saving": "Erreur {{updating; true:updating; false:creating;}} Contact",
"invalid_contact_code": "Code de contact non valide",
"request_contact_code": "Demandez le code de contact Relay unique de votre contact, que vous trouverez dans son profil personnel dans l'application Relay."
}
29 changes: 29 additions & 0 deletions ui/src/lib/translations/fr/conversations.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"admin": "Admin",
"add_members": "Ajouter des membres",
"add_people": "Ajouter des personnes {{public; true:group; false:conversation;}}",
"add_to_conversation": "Ajouter à la conversation",
"already_invited": "Déjà invité",
"already_member": "Déjà membre",
"copy_invitation_code": "Copier le code de contact",
"copy_invite": "Copier l'invitation",
"create_group": "Créer un groupe",
"created": "Créé: {{date:date;}}",
"enter_invite_code": "Saisir le code d'invitation",
"enter_name_here": "Saisir le nom ici",
"group_details": "Détails du groupe",
"group_name": "Nom du groupe",
"join_conversation": "Participer à la conversation",
"members": "Membres",
"message_placeholder": "Écrivez un message...",
"num_members": "{{count}} {{count; 1:Member default:Members}}",
"open_invite_code": "Ouvrir le code d'invitation",
"search_placeholder": "Chercher",
"send_invitations": "Envoyer des invitations",
"share_invitation_code": "Personne d'autre n'est là ! Partagez votre code d'invitation pour commencer la conversation.",
"share_personal_invitations": "Il n'y a encore personne ! Partagez des invitations personnelles pour entamer la conversation.",
"share_with_people": "Partager avec d'autres pour commencer le chat!",
"unable_to_create_code": "Le code d'invitation n'a pas pu être créé",
"unclaimed_invitations": "Invitations non utilisées",
"you": "Tu"
}
Loading

0 comments on commit 424821b

Please sign in to comment.