mirror of
https://codeberg.org/LibRedirect/libredirect.git
synced 2025-02-10 00:50:51 +01:00
Merge branch 'master' of https://github.com/libredirect/browser_extension
This commit is contained in:
commit
e7d2217439
@ -60,7 +60,7 @@
|
||||
"description": "used in the settings page"
|
||||
},
|
||||
"frontend": {
|
||||
"message": "Frontend",
|
||||
"message": "Interfaz",
|
||||
"description": "used in the settings page"
|
||||
},
|
||||
"redirectType": {
|
||||
@ -99,5 +99,14 @@
|
||||
},
|
||||
"about": {
|
||||
"message": "Acerca de"
|
||||
},
|
||||
"unsupportedIframesHandling": {
|
||||
"message": "Gestión de los iframes no compatibles"
|
||||
},
|
||||
"fetchPublicInstances": {
|
||||
"message": "Recuperar las instancias públicas"
|
||||
},
|
||||
"disable": {
|
||||
"message": "Desactivar"
|
||||
}
|
||||
}
|
||||
|
@ -99,5 +99,14 @@
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"unsupportedIframesHandling": {
|
||||
"message": "Sen soporte para a xestión de iframes"
|
||||
},
|
||||
"fetchPublicInstances": {
|
||||
"message": "Obter instancias públicas"
|
||||
},
|
||||
"disable": {
|
||||
"message": "Desactivar"
|
||||
}
|
||||
}
|
||||
|
@ -99,5 +99,14 @@
|
||||
},
|
||||
"about": {
|
||||
"message": "Tentang"
|
||||
},
|
||||
"unsupportedIframesHandling": {
|
||||
"message": "Penanganan iframe tifak didukung"
|
||||
},
|
||||
"fetchPublicInstances": {
|
||||
"message": "Dapatkan server publik"
|
||||
},
|
||||
"disable": {
|
||||
"message": "Nonaktifkan"
|
||||
}
|
||||
}
|
||||
|
@ -48,7 +48,7 @@
|
||||
"description": "used in the settings page"
|
||||
},
|
||||
"resetSettings": {
|
||||
"message": "Instellingen herstarten",
|
||||
"message": "Standaardwaarden",
|
||||
"description": "used in the settings page"
|
||||
},
|
||||
"enable": {
|
||||
@ -99,5 +99,14 @@
|
||||
},
|
||||
"about": {
|
||||
"message": "Over"
|
||||
},
|
||||
"unsupportedIframesHandling": {
|
||||
"message": "Niet-ondersteunde iframes-afhandeling"
|
||||
},
|
||||
"fetchPublicInstances": {
|
||||
"message": "Openbare instanties ophalen"
|
||||
},
|
||||
"disable": {
|
||||
"message": "Uitschakelen"
|
||||
}
|
||||
}
|
||||
|
@ -99,5 +99,14 @@
|
||||
},
|
||||
"about": {
|
||||
"message": "Informacje"
|
||||
},
|
||||
"unsupportedIframesHandling": {
|
||||
"message": "Brak obsługi ramek iframe"
|
||||
},
|
||||
"fetchPublicInstances": {
|
||||
"message": "Pobierz instancje publiczne"
|
||||
},
|
||||
"disable": {
|
||||
"message": "Wyłącz"
|
||||
}
|
||||
}
|
||||
|
@ -99,5 +99,14 @@
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"unsupportedIframesHandling": {
|
||||
"message": "Manipulare iframe neacceptată"
|
||||
},
|
||||
"fetchPublicInstances": {
|
||||
"message": "Obține instanțe publice"
|
||||
},
|
||||
"disable": {
|
||||
"message": "Dezactivează"
|
||||
}
|
||||
}
|
||||
|
@ -99,5 +99,14 @@
|
||||
},
|
||||
"about": {
|
||||
"message": "Hakkında"
|
||||
},
|
||||
"unsupportedIframesHandling": {
|
||||
"message": "Desteklenmeyen iframe kullanımı"
|
||||
},
|
||||
"fetchPublicInstances": {
|
||||
"message": "Herkese açık örnekleri getir"
|
||||
},
|
||||
"disable": {
|
||||
"message": "Devre dışı bırak"
|
||||
}
|
||||
}
|
||||
|
@ -99,5 +99,14 @@
|
||||
},
|
||||
"about": {
|
||||
"message": "Про застосунок"
|
||||
},
|
||||
"unsupportedIframesHandling": {
|
||||
"message": "Непідтримувана обробка iframes"
|
||||
},
|
||||
"fetchPublicInstances": {
|
||||
"message": "Отримати загальнодоступні сервери"
|
||||
},
|
||||
"disable": {
|
||||
"message": "Вимкнути"
|
||||
}
|
||||
}
|
||||
|
@ -99,5 +99,14 @@
|
||||
},
|
||||
"about": {
|
||||
"message": "关于"
|
||||
},
|
||||
"unsupportedIframesHandling": {
|
||||
"message": "对不支持的 iframe 的处理方式"
|
||||
},
|
||||
"fetchPublicInstances": {
|
||||
"message": "获取公共实例"
|
||||
},
|
||||
"disable": {
|
||||
"message": "禁用"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user