Merge pull request #371 from weblate/weblate-libredirect-extension

Translations update from Hosted Weblate
This commit is contained in:
ManeraKai 2022-07-13 13:58:19 +00:00 committed by GitHub
commit 461f158a7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 415 additions and 1 deletions

View File

@ -96,7 +96,7 @@
"description": "used in the settings page"
},
"autoRedirect": {
"message": "Automatisch Instanzen meiden, die offline sind",
"message": "Automatisch von Offline-Instanzen zu Online-Instanzen wechseln",
"description": "used in the settings page"
},
"exceptions": {

View File

@ -0,0 +1,215 @@
{
"extensionName": {
"message": "LibRedirect",
"description": "name of the extension"
},
"switchInstance": {
"message": "Cambiar instancia",
"description": "used in manifest.json as shortcut description"
},
"settings": {
"message": "Ajustes",
"description": "used in the popup"
},
"general": {
"message": "General",
"description": "used in the settings page"
},
"translate": {
"message": "Traductor",
"description": "used in the settings page"
},
"search": {
"message": "Búsqueda",
"description": "used in the settings page"
},
"ytmusic": {
"message": "YT Music",
"description": "used in the settings page"
},
"wikipedia": {
"message": "Wikipedia",
"description": "used in the settings page"
},
"medium": {
"message": "Medium",
"description": "used in the settings page"
},
"tor": {
"message": "Tor",
"description": "used in the settings page"
},
"theme": {
"message": "Tema",
"description": "used in the settings page"
},
"light": {
"message": "Claro",
"description": "used in the settings page"
},
"autoRedirect": {
"message": "Redirigir automáticamente las instancias offline a las online",
"description": "used in the settings page"
},
"exceptions": {
"message": "Excepciones",
"description": "used in the settings page"
},
"importSettings": {
"message": "Importar Ajustes",
"description": "used in the settings page"
},
"exportSettings": {
"message": "Exportar Ajustes",
"description": "used in the settings page"
},
"customPopup": {
"message": "Personalizar Ventana Emergente",
"description": "used in the settings page"
},
"enable": {
"message": "Activar",
"description": "used in the settings page"
},
"protocol": {
"message": "Protocolo",
"description": "used in the settings page"
},
"normal": {
"message": "Normal",
"description": "used in the settings page"
},
"frontend": {
"message": "Frontend",
"description": "used in the settings page"
},
"embeddedVids": {
"message": "Frontend para Videos Incrustados",
"description": "used in the settings page"
},
"onlyEmbedded": {
"message": "solo incrustados",
"description": "used in the settings page"
},
"copyRaw": {
"message": "Copiar Original"
},
"copied": {
"message": "Copiado"
},
"unifySettings": {
"message": "Unificar Ajustes"
},
"lbry": {
"message": "LBRY"
},
"i2p": {
"message": "I2P"
},
"instanceOffline": {
"message": "Esta instancia está offline, serás redirigido/a luego de ",
"description": "used in instance_offline.html"
},
"testInstancesLatency": {
"message": "Probar Latencia de las Instancias"
},
"youtube": {
"message": "YouTube",
"description": "used in the settings page"
},
"extensionDescription": {
"message": "Una extensión web que redirige sitios populares a frontends y backends alternativos que respetan la privacidad",
"description": "description of the extension"
},
"maps": {
"message": "Mapas",
"description": "used in the settings page"
},
"sendFiles": {
"message": "Enviar Archivos",
"description": "used in the settings page"
},
"twitter": {
"message": "Twitter",
"description": "used in the settings page"
},
"reddit": {
"message": "Reddit",
"description": "used in the settings page"
},
"instagram": {
"message": "Instagram",
"description": "used in the settings page"
},
"tiktok": {
"message": "TikTok",
"description": "used in the settings page"
},
"imgur": {
"message": "Imgur",
"description": "used in the settings page"
},
"resetSettings": {
"message": "Restablecer Ajustes",
"description": "used in the settings page"
},
"updateInstances": {
"message": "Actualizar Instancias",
"description": "used in the settings page"
},
"defaultInstances": {
"message": "Instancias Predeterminadas",
"description": "used in the settings page"
},
"peertube": {
"message": "PeerTube",
"description": "used in the settings page"
},
"system": {
"message": "Sistema",
"description": "used in the settings page"
},
"dark": {
"message": "Oscuro",
"description": "used in the settings page"
},
"customInstances": {
"message": "Instancias Personalizadas",
"description": "used in the settings page"
},
"notFullyPrivate": {
"message": "Este no es un frontend completamente privado."
},
"toggleAll": {
"message": "Alternar todo",
"description": "used in the settings page"
},
"onlyNotEmbedded": {
"message": "solo los no incrustados",
"description": "used in the settings page"
},
"instanceIsOff": {
"message": "La instancia está offline",
"description": "used in instance_offline.html"
},
"searchNote": {
"message": "Nota: Utilice la búsqueda en todo su potencial haciendo de LibRedirect su motor de búsqueda predeterminado.",
"description": "used in the settings page"
},
"redirectType": {
"message": "Tipo de Redirección",
"description": "used in the settings page"
},
"both": {
"message": "ambos",
"description": "used in the settings page"
},
"cancel": {
"message": "Cancelar",
"description": "used in instance_offline.html"
},
"redirectionCanceled": {
"message": "Redirección cancelada",
"description": "used in instance_offline.js"
}
}

View File

@ -0,0 +1,199 @@
{
"extensionName": {
"message": "LibRedirect",
"description": "name of the extension"
},
"switchInstance": {
"message": "인스턴스 바꾸기",
"description": "used in manifest.json as shortcut description"
},
"settings": {
"message": "설정",
"description": "used in the popup"
},
"general": {
"message": "일반",
"description": "used in the settings page"
},
"search": {
"message": "검색",
"description": "used in the settings page"
},
"translate": {
"message": "번역",
"description": "used in the settings page"
},
"ytmusic": {
"message": "YT Music",
"description": "used in the settings page"
},
"imgur": {
"message": "Imgur",
"description": "used in the settings page"
},
"wikipedia": {
"message": "Wikipedia",
"description": "used in the settings page"
},
"peertube": {
"message": "PeerTube",
"description": "used in the settings page"
},
"medium": {
"message": "Medium",
"description": "used in the settings page"
},
"tor": {
"message": "Tor",
"description": "used in the settings page"
},
"theme": {
"message": "테마",
"description": "used in the settings page"
},
"system": {
"message": "시스템",
"description": "used in the settings page"
},
"light": {
"message": "밝음",
"description": "used in the settings page"
},
"updateInstances": {
"message": "인스터스 업데이트",
"description": "used in the settings page"
},
"importSettings": {
"message": "설정 불러오기",
"description": "used in the settings page"
},
"exportSettings": {
"message": "설정 내보내기",
"description": "used in the settings page"
},
"enable": {
"message": "활성화",
"description": "used in the settings page"
},
"protocol": {
"message": "프로토콜",
"description": "used in the settings page"
},
"normal": {
"message": "일반",
"description": "used in the settings page"
},
"defaultInstances": {
"message": "기본 인스턴스",
"description": "used in the settings page"
},
"customInstances": {
"message": "사용자 인스턴스",
"description": "used in the settings page"
},
"frontend": {
"message": "프론트엔드",
"description": "used in the settings page"
},
"youtube": {
"message": "YouTube",
"description": "used in the settings page"
},
"testInstancesLatency": {
"message": "인스턴스 지연 시간 시험"
},
"redirectType": {
"message": "리다이렉트 종류",
"description": "used in the settings page"
},
"onlyEmbedded": {
"message": "임베디드 된 것만",
"description": "used in the settings page"
},
"onlyNotEmbedded": {
"message": "임베디드 안된 것만",
"description": "used in the settings page"
},
"instanceOffline": {
"message": "이 인스턴스는 오프라인입니다, 다음 초 후에 리다이렉트됩니다: ",
"description": "used in instance_offline.html"
},
"notFullyPrivate": {
"message": "완전한 개인 프론트엔드가 아닙니다."
},
"searchNote": {
"message": "안내: LibRedirect를 기본 검색 엔진으로 만들면 완벽히 사용할 수 있습니다.",
"description": "used in the settings page"
},
"both": {
"message": "둘 다",
"description": "used in the settings page"
},
"embeddedVids": {
"message": "임베디드된 동영상 프론트엔드",
"description": "used in the settings page"
},
"unifySettings": {
"message": "설정 통일하기"
},
"maps": {
"message": "지도",
"description": "used in the settings page"
},
"sendFiles": {
"message": "파일 전송",
"description": "used in the settings page"
},
"instagram": {
"message": "Instagram",
"description": "used in the settings page"
},
"exceptions": {
"message": "예외",
"description": "used in the settings page"
},
"resetSettings": {
"message": "설정 초기화",
"description": "used in the settings page"
},
"customPopup": {
"message": "팝업 사용자 설정",
"description": "used in the settings page"
},
"dark": {
"message": "어두움",
"description": "used in the settings page"
},
"autoRedirect": {
"message": "오프라인 인스터스를 온라인으로 자동 리다이렉트",
"description": "used in the settings page"
},
"toggleAll": {
"message": "전체 전환",
"description": "used in the settings page"
},
"instanceIsOff": {
"message": "인스턴스 오프라인",
"description": "used in instance_offline.html"
},
"lbry": {
"message": "LBRY"
},
"i2p": {
"message": "I2P"
},
"cancel": {
"message": "취소",
"description": "used in instance_offline.html"
},
"redirectionCanceled": {
"message": "리다이렉션 취소됨",
"description": "used in instance_offline.js"
},
"copyRaw": {
"message": "Raw 복사"
},
"copied": {
"message": "복사됨"
}
}