Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Dec 20, 2024
1 parent 5448de5 commit b536f19
Show file tree
Hide file tree
Showing 5 changed files with 4,268 additions and 34 deletions.
3 changes: 3 additions & 0 deletions src/i18n/strings/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -914,6 +914,9 @@
"warning": "Wenn du die Wiederherstellungsmethode nicht gelöscht hast, kann ein Angreifer versuchen, Zugang zu deinem Konto zu bekommen. Ändere dein Passwort und richte sofort eine neue Wiederherstellungsmethode in den Einstellungen ein."
},
"reset_all_button": "Hast du alle Wiederherstellungsmethoden vergessen? <a>Setze sie hier zurück</a>",
"set_up_recovery": "Wiederherstellung einrichten",
"set_up_recovery_later": "Nicht jetzt",
"set_up_recovery_toast_description": "Generieren Sie einen Wiederherstellungsschlüssel, damit Sie Ihren verschlüsselten Nachrichtenverlauf wiederherstellen können, falls Sie den Zugriff auf Ihre Geräte verlieren.",
"set_up_toast_description": "Schütze dich vor dem Verlust verschlüsselter Nachrichten und Daten",
"set_up_toast_title": "Schlüsselsicherung einrichten",
"setup_secure_backup": {
Expand Down
21 changes: 21 additions & 0 deletions src/i18n/strings/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"add_people": "Añadir gente",
"apply": "Aplicar",
"approve": "Aprobar",
"ask_to_join": "Pedir acceso",
"back": "Volver",
"call": "Llamar",
"cancel": "Cancelar",
Expand All @@ -40,6 +41,7 @@
"create_account": "Crear cuenta",
"decline": "Rechazar",
"delete": "Borrar",
"deny": "Denegar",
"disable": "Desactivar",
"disconnect": "Desconectarse",
"dismiss": "Omitir",
Expand Down Expand Up @@ -76,10 +78,13 @@
"new_room": "Nueva sala",
"new_video_room": "Nueva sala de vídeo",
"next": "Siguiente",
"no": "No",
"ok": "Vale",
"open": "Abrir",
"pause": "Pausar",
"pin": "Fijar",
"play": "Reproducir",
"proceed": "Continuar",
"quote": "Citar",
"react": "Reaccionar",
"refresh": "Refrescar",
Expand Down Expand Up @@ -389,12 +394,14 @@
"other": "y %(count)s más…",
"one": "y otro más…"
},
"android": "Android",
"appearance": "Apariencia",
"application": "Aplicación",
"are_you_sure": "¿Estás seguro?",
"attachment": "Adjunto",
"authentication": "Autenticación",
"avatar": "Imagen de perfil",
"beta": "Beta",
"camera": "Cámara",
"cameras": "Cámaras",
"capabilities": "Funcionalidades",
Expand All @@ -409,6 +416,7 @@
"email_address": "Dirección de correo electrónico",
"encrypted": "Cifrado",
"encryption_enabled": "El cifrado está activado",
"error": "Error",
"faq": "Preguntas frecuentes",
"favourites": "Favoritos",
"feedback": "Danos tu opinión",
Expand All @@ -423,12 +431,14 @@
"identity_server": "Servidor de identidad",
"image": "Imagen",
"integration_manager": "Gestor de integración",
"ios": "iOS",
"joined": "Te has unido",
"labs": "Experimentos",
"light": "Claro",
"loading": "Cargando…",
"location": "Ubicación",
"low_priority": "Prioridad baja",
"matrix": "Matrix",
"message": "Mensaje",
"message_layout": "Diseño del mensaje",
"microphone": "Micrófono",
Expand Down Expand Up @@ -1012,7 +1022,10 @@
"format": "Formato",
"from_the_beginning": "Desde el principio",
"generating_zip": "Generar un archivo ZIP",
"html": "HTML",
"html_title": "Datos exportados",
"include_attachments": "Incluir archivos adjuntos",
"json": "JSON",
"media_omitted": "Archivo omitido",
"media_omitted_file_size": "Archivo omitido - supera el límite de tamaño",
"messages": "Mensajes",
Expand Down Expand Up @@ -1171,6 +1184,7 @@
},
"keyboard": {
"activate_button": "Activar botón seleccionado",
"alt": "Alt",
"autocomplete_cancel": "Cancelar autocompletar",
"autocomplete_force": "Forzar a que termine",
"autocomplete_navigate_next": "Sugerencia siguiente",
Expand All @@ -1194,8 +1208,11 @@
"composer_toggle_link": "Alternar enlace",
"composer_toggle_quote": "Alternar cita",
"composer_undo": "Deshacer edición",
"control": "Ctrl",
"dismiss_read_marker_and_jump_bottom": "Descartar el marcador de lectura y saltar al final",
"end": "Fin",
"enter": "Intro",
"escape": "Esc",
"go_home_view": "Ir a la vista de inicio",
"home": "Inicio",
"jump_first_message": "Ir al primer mensaje",
Expand Down Expand Up @@ -1224,6 +1241,7 @@
"scroll_up_timeline": "Subir en la línea de tiempo",
"search": "Buscar (si está activado)",
"send_sticker": "Enviar una pegatina",
"shift": "Mayús",
"space": "Espacio",
"switch_to_space": "Ir a un espacio por número",
"toggle_hidden_events": "Alternar visibilidad del evento oculto",
Expand Down Expand Up @@ -2780,8 +2798,11 @@
"n_minutes_ago": "hace %(num)s minutos",
"seconds_left": "%(seconds)ss restantes",
"short_days": "%(value)s d",
"short_days_hours_minutes_seconds": "%(days)sd %(hours)sh %(minutes)sm %(seconds)ss",
"short_hours": "%(value)s h",
"short_hours_minutes_seconds": "%(hours)sh %(minutes)sm %(seconds)ss",
"short_minutes": "%(value)s min",
"short_minutes_seconds": "%(minutes)sm %(seconds)ss",
"short_seconds": "%(value)s s"
},
"timeline": {
Expand Down
9 changes: 6 additions & 3 deletions src/i18n/strings/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -918,6 +918,9 @@
"warning": "Jeśli nie usunąłeś metody odzyskiwania, atakujący może próbować dostać się na Twoje konto. Zmień hasło konta i natychmiast ustaw nową metodę odzyskiwania w Ustawieniach."
},
"reset_all_button": "Zapomniałeś lub straciłeś wszystkie opcje odzyskiwania? <a>Resetuj wszystko</a>",
"set_up_recovery": "Skonfiguruj przywracanie",
"set_up_recovery_later": "Nie teraz",
"set_up_recovery_toast_description": "Wygeneruj klucz przywracania, którego można użyć do przywrócenia zaszyfrowanej historii wiadomości w przypadku utraty dostępu do swoich urządzeń.",
"set_up_toast_description": "Zabezpiecz się przed utratą dostępu do szyfrowanych wiadomości i danych",
"set_up_toast_title": "Skonfiguruj bezpieczną kopię zapasową",
"setup_secure_backup": {
Expand Down Expand Up @@ -2513,8 +2516,8 @@
"discovery_email_empty": "Opcje odkrywania pojawią się, gdy dodasz adres e-mail.",
"discovery_email_verification_instructions": "Zweryfikuj link w swojej skrzynce odbiorczej",
"discovery_msisdn_empty": "Opcje odkrywania pojawią się, gdy dodasz numer telefonu.",
"discovery_needs_terms": "Wyrażasz zgodę na warunki użytkowania serwera%(serverName)s aby pozwolić na odkrywanie Ciebie za pomocą adresu e-mail oraz numeru telefonu.",
"discovery_needs_terms_title": "Pozwól ludziom Cię znaleźć",
"discovery_needs_terms": "Musisz wyrazić zgodę na warunki świadczenia usług serwera (%(serverName)s), aby umożliwić odkrywanie Cię za pomocą adresu e-mail oraz numeru telefonu.",
"discovery_needs_terms_title": "Zezwól ludziom na znalezienie Cię",
"display_name": "Wyświetlana nazwa",
"display_name_error": "Nie można ustawić wyświetlanej nazwy",
"email_address_in_use": "Podany adres e-mail jest już w użyciu",
Expand Down Expand Up @@ -3176,7 +3179,7 @@
"identity_server_no_terms_description_1": "Ta czynność wymaga dostępu do domyślnego serwera tożsamości <server /> do walidacji adresu e-mail, czy numeru telefonu, ale serwer nie określa warunków korzystania z usługi.",
"identity_server_no_terms_description_2": "Kontynuj tylko wtedy, gdy ufasz właścicielowi serwera.",
"identity_server_no_terms_title": "Serwer tożsamości nie posiada warunków użytkowania",
"inline_intro_text": "Zaakceptuj <policyLink /> aby kontynuować:",
"inline_intro_text": "Zaakceptuj <policyLink />, aby kontynuować:",
"integration_manager": "Używaj botów, mostków, widżetów i zestawów naklejek",
"intro": "Aby kontynuować, musisz zaakceptować zasady użytkowania.",
"summary_identity_server_1": "Odnajdź innych z użyciem numeru telefonu lub adresu e-mail",
Expand Down
Loading

0 comments on commit b536f19

Please sign in to comment.