Add source code
This commit is contained in:
parent
69c08de01c
commit
0416d157d7
14 changed files with 1672 additions and 0 deletions
146
TetheringHider/Views/Localizable.xcstrings
Normal file
146
TetheringHider/Views/Localizable.xcstrings
Normal file
|
|
@ -0,0 +1,146 @@
|
|||
{
|
||||
"sourceLanguage" : "en",
|
||||
"strings" : {
|
||||
"" : {
|
||||
|
||||
},
|
||||
"%@: %@" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "new",
|
||||
"value" : "%1$@: %2$@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"%lld" : {
|
||||
|
||||
},
|
||||
"About Tethering Hider..." : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Acerca de Tethering Hider..."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Activate Hider" : {
|
||||
|
||||
},
|
||||
"Bypasses mobile carrier hotspot tethering detection by adjusting outgoing IPv4 TTL to 65, IPv6 Hop Limit to 65, and flushing system DNS caches.\n\nDesigned for macOS." : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Evita la detección de anclaje de datos (hotspot) del operador móvil ajustando el TTL de IPv4 a 65, el Hop Limit de IPv6 a 65 y vaciando la caché DNS del sistema.\n\nDiseñado para macOS."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Deactivate Hider" : {
|
||||
|
||||
},
|
||||
"Disable Hotspot Cloak (Set TTL 64)" : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Desactivar Ocultación de Anclaje (TTL 64)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"DNS Flush: AUTO" : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Vaciado DNS: AUTO"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Enable Hotspot Cloak (Set TTL 65)" : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Activar Ocultación de Anclaje (TTL 65)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Error" : {
|
||||
|
||||
},
|
||||
"IPv4 TTL: %d" : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "IPv4 TTL: %d"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"IPv6 HLIM: %d" : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "IPv6 HLIM: %d"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"OK" : {
|
||||
|
||||
},
|
||||
"Quit Tethering Hider" : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Salir de Tethering Hider"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Start minimized in menu bar" : {
|
||||
|
||||
},
|
||||
"Tethering Exposed" : {
|
||||
|
||||
},
|
||||
"Tethering Hidden" : {
|
||||
|
||||
},
|
||||
"TETHERING HIDER" : {
|
||||
|
||||
},
|
||||
"Tethering Hider — Hotspot Cloaked" : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Tethering Hider — Ocultación Activa"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Tethering Hider — Standard Tethering" : {
|
||||
"localizations" : {
|
||||
"es" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Tethering Hider — Modo Estándar"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
}
|
||||
Loading…
Reference in a new issue