Skip to content

Commit 6fb3bbf

Browse files
committed
WiP for #365
1 parent 804c0b9 commit 6fb3bbf

File tree

18 files changed

+10
-154
lines changed

18 files changed

+10
-154
lines changed

cSploit/res/values-ar/strings.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">cSploit</string>
32
<string name="menu_settings">إعدادات</string>
43
<string name="title_activity_main">cSploit</string>
54
<string name="crash_toast_text">وهناك مشكلة حدثت، بإرسال السجل لمطور التطبيق</string>
@@ -22,7 +21,6 @@
2221
<string name="protocol">بروتوكول</string>
2322
<string name="csploit_catchphrase">cSploit - جناح اختراق شبكة الروبوت.</string>
2423
<string name="csploit_copyleft">Copyleft of Simone Margaritelli aka evilsocket.</string>
25-
<string name="csploit_url">http://www.csploit.org/</string>
2624
<string name="disclaimer">Disclaimer</string>
2725
<string name="csploit_disclaimer">
2826
<![CDATA[This application is not to be used for any purposes other than to demonstrate its functions, and must only be used on networks for which you have permission to do so. Any other use is not the responsibility of the developer.In other words, don&apos;t be stupid, and don&apos;t direct angry people towards me.]]></string>
@@ -80,7 +78,6 @@
8078
</string>
8179
<string name="press_back">اضغط مرة أخرى لإغلاق هذا التطبيق.</string>
8280
<string name="selected_">Selected&#160;</string>
83-
<string name="github_issues">https://github.com/cSploit/android/issues/new</string>
8481
<string name="no_session_found">أي ملف الجلسة الاطلاع على بطاقة الذاكرة الرقمية المؤمنة.</string>
8582
<string name="select_session_file">تحديد ملف الجلسة من بطاقة الذاكرة الرقمية المؤمنة:</string>
8683
<string name="select_session">حدد الدورة</string>
@@ -364,22 +361,12 @@
364361
<item>CVE</item>
365362
<item>both CVE and OSVDB</item>
366363
</string-array>
367-
<string-array name="pref_performance_vuln_values">
368-
<item>OSVDB</item>
369-
<item>CVE</item>
370-
<item>BOTH</item>
371-
</string-array>
372364
<string name="pref_performance_exploit_desc">Search exploits</string>
373365
<string-array name="pref_performance_exploit" >
374366
<item>MSF compatible only</item>
375367
<item>on exploitdb only</item>
376368
<item>from both exploitdb and MSF</item>
377369
</string-array>
378-
<string-array name="pref_performance_exploit_values">
379-
<item>MSF</item>
380-
<item>EXDB</item>
381-
<item>BOTH</item>
382-
</string-array>
383370
<string name="pref_performance_widescan">wide host scan</string>
384371
<string name="pref_performance_widescan_desc">scan for hosts outside the network mask</string>
385372
<string name="pref_advanced">Advanced</string>

cSploit/res/values-cs/strings.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">cSploit</string>
32
<string name="menu_settings">Nastavení</string>
43
<string name="title_activity_main">cSploit</string>
54
<string name="crash_toast_text">Ooooops! Něco je špatně, ale zpráva bude odeslána mému vývojáři pro opravu chyby:)
@@ -24,7 +23,6 @@
2423
<string name="protocol">Protokol</string>
2524
<string name="csploit_catchphrase">cSploit - An Android network penetration suite.</string>
2625
<string name="csploit_copyleft">Copyleft of Simone Margaritelli aka evilsocket.</string>
27-
<string name="csploit_url">http://www.csploit.org/</string>
2826
<string name="disclaimer">Záruka</string>
2927
<string name="csploit_disclaimer">
3028
<![CDATA[Tato aplikace byla vytvořena pouze za účelem demonstrace jejích funkcí a může být použita pouze na sítích do kterých máte právo zasahovat. Za jiné použití vývojář nezodpovídá. Jinými slovy, nebuďte hloupí a neštvěte zlé lidi proti mě.]]></string>
@@ -82,7 +80,6 @@
8280
</string>
8381
<string name="press_back">Pro ukončení aplikace stiskněte znovu ZPĚT</string>
8482
<string name="selected_">Vybráno&#160;</string>
85-
<string name="github_issues">https://github.com/cSploit/android/issues/new</string>
8683
<string name="no_session_found">Na SD kartě nebyl nalezen žádný spoubor ze sezení</string>
8784
<string name="select_session_file">Vyberte soubor ze sezení na SD kartě :</string>
8885
<string name="select_session">Vyberte sezení</string>
@@ -362,22 +359,12 @@
362359
<item>CVE</item>
363360
<item>oboje - CVE i OSVDB</item>
364361
</string-array>
365-
<string-array name="pref_performance_vuln_values">
366-
<item>OSVDB</item>
367-
<item>CVE</item>
368-
<item>BOTH</item>
369-
</string-array>
370362
<string name="pref_performance_exploit_desc">Hledání exploitů</string>
371363
<string-array name="pref_performance_exploit" >
372364
<item>MSF jenom kompatibilní </item>
373365
<item>jen na exploitdb </item>
374366
<item>z obou exploitdb i MSF</item>
375367
</string-array>
376-
<string-array name="pref_performance_exploit_values">
377-
<item>MSF</item>
378-
<item>EXDB</item>
379-
<item>BOTH</item>
380-
</string-array>
381368
<string name="pref_performance_widescan">široký sken hostitelů</string>
382369
<string name="pref_performance_widescan_desc">hledovat hostitele i mimo zvolenou síťovou masku</string>
383370
<string name="pref_advanced">Advanced</string>

cSploit/res/values-de/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">cSploit</string>
32
<string name="menu_settings">Einstellungen</string>
43
<string name="title_activity_main">cSploit</string>
54
<string name="crash_toast_text">Uppps! Ich bin abgestürzt, aber ein Fehlerbericht wird an meinen Entwickler geschickt um bei der Behebung des Problems zu helfen :)</string>
@@ -22,7 +21,6 @@
2221
<string name="protocol">Protokoll</string>
2322
<string name="csploit_catchphrase">cSploit - An Android network penetration suite.</string>
2423
<string name="csploit_copyleft">Copyleft von Simone Margaritelli aka evilsocket.</string>
25-
<string name="csploit_url">http://www.csploit.org/</string>
2624
<string name="disclaimer">Haftungsausschluss</string>
2725
<string name="csploit_disclaimer">
2826
<![CDATA[Die Anwendung ist nicht für andere Zwecke außer der Demonstration ihrer Funktionen einzusetzen und darf ausschließlich in Netzwerken verwendet werden, für die eine Genehmigung erteilt wurde. Für jeden anderen Einsatz liegt die Verantwortlichkeit nicht beim Entwickler. In anderen Worten, sei nicht dumm, und leite keine verärgerten Leute an mich weiter.]]></string>
@@ -69,7 +67,6 @@
6967
<string name="close_confirm">cSploit wird sich beenden. Wirklich fortfahren?</string>
7068
<string name="press_back">Nochmal auf Zurück drücken um die Anwendung zu beenden.</string>
7169
<string name="selected_">Ausgewählt &#160;</string>
72-
<string name="github_issues">https://github.com/cSploit/android/issues/new</string>
7370
<string name="no_session_found">Keine Sitzungsdatei auf der SD-Karte gefunden.</string>
7471
<string name="select_session_file">Wähle eine Sitzungsdatei von der SD-Karte:</string>
7572
<string name="select_session">Wähle Sitzung</string>

cSploit/res/values-el/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">cSploit</string>
32
<string name="menu_settings">Ρυθμίσεις</string>
43
<string name="title_activity_main">cSploit</string>
54
<string name="crash_toast_text">Όπα, πρόβλημα, θα σταλεί email στον προγραματιστή για να
@@ -27,7 +26,6 @@
2726
<string name="csploit_catchphrase">cSploit - Μία σουίτα δικτυακής διείσδυσης για Android.
2827
</string>
2928
<string name="csploit_copyleft">Copyleft του Simone Margaritelli άλλος evilsocket.</string>
30-
<string name="csploit_url">http://www.csploit.org/</string>
3129
<string name="disclaimer">Αποποίηση ευθύνης</string>
3230
<string name="csploit_disclaimer">
3331
<![CDATA[Η εφαρμογή αυτή δεν πρέπει να χρησιμοποιηθεί για σκοπούς άλλους από το να αποδείξει τις λειτουργίες της, και πρέπει να χρησιμοποιείται μόνο σε δίκτυα για τα οποία έχετε το δικαίωμα. Οποιαδήποτε άλλη χρήση δεν είναι η ευθύνη των developer. Με άλλα λόγια, μην είστε ηλίθιοι, και μην κατευθύνετε θυμωμένους ανθρώπους απέναντί μου.]]></string>
@@ -79,7 +77,6 @@
7977
<string name="close_confirm">Κλείσιμο του cSploit, είσαστε σίγουροι;</string>
8078
<string name="press_back">Πατήστε ξανά το κουμπί επιστροφής για να κλείσετε το app.</string>
8179
<string name="selected_">Επιλογή&#160;</string>
82-
<string name="github_issues">https://github.com/cSploit/android/issues/new</string>
8380
<string name="no_session_found">Δεν βρέθηκε αρχείο συνεδρίας στο sd card.</string>
8481
<string name="select_session_file">Επιλέξτε αρχείο συνεδρίας απο το sd card :</string>
8582
<string name="select_session">Επιλέξτε συνεδρία</string>

cSploit/res/values-es/strings.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">cSploit</string>
32
<string name="menu_settings">Configuración</string>
43
<string name="title_activity_main">cSploit</string>
54
<string name="crash_toast_text">¡Ooooops! Algo ha ido mal, pero un informe va a ser enviado a mi desarrollador para ayudar a solucionar el problema :)</string>
@@ -22,7 +21,6 @@
2221
<string name="protocol">Protocolo</string>
2322
<string name="csploit_catchphrase">cSploit - Suite de penetración de red para Android.</string>
2423
<string name="csploit_copyleft">Copyleft de Simone Margaritelli alias evilsocket.</string>
25-
<string name="csploit_url">http://www.csploit.org/</string>
2624
<string name="disclaimer">Renuncia</string>
2725
<string name="csploit_disclaimer"><![CDATA[Esta aplicación no debe ser utilizada para ningún otro propósito diferente a demostrar sus funciones, y sólo debe ser utilizada en redes en las que se tiene permiso para hacerlo. Cualquier otro uso no es responsabilidad del desarrollador. En otras palabras, no seas estúpido y no dirijas a la gente enfadada hacia mí.]]></string>
2826
<string name="license">Licencia</string>
@@ -75,7 +73,6 @@
7573
<string name="close_confirm">Esto cerrará cSploit, ¿seguro que desea continuar?</string>
7674
<string name="press_back">Pulse de nuevo para cerrar la aplicación.</string>
7775
<string name="selected_">Seleccionado&#160;</string>
78-
<string name="github_issues">https://github.com/cSploit/android/issues/new</string>
7976
<string name="no_session_found">No se ha encontrado ningún archivo de sesión en la tarjeta SD.</string>
8077
<string name="select_session_file">Seleccione un archivo de sesión de la tarjeta SD:</string>
8178
<string name="select_session">Seleccionar sesión</string>
@@ -311,22 +308,12 @@
311308
<item>CVE</item>
312309
<item>tanto CVE como OSVDB</item>
313310
</string-array>
314-
<string-array name="pref_performance_vuln_values">
315-
<item>OSVDB</item>
316-
<item>CVE</item>
317-
<item>AMBOS</item>
318-
</string-array>
319311
<string name="pref_performance_exploit_desc">Buscar exploits</string>
320312
<string-array name="pref_performance_exploit" >
321313
<item>solo compatibles con MSF</item>
322314
<item>solo en exploitdb</item>
323315
<item>tanto exploitdb como MSF</item>
324316
</string-array>
325-
<string-array name="pref_performance_exploit_values">
326-
<item>MSF</item>
327-
<item>EXDB</item>
328-
<item>AMBOS</item>
329-
</string-array>
330317
<string name="pref_folder">El directorio</string>
331318
<string name="pref_err_exists">no existe.</string>
332319
<string name="pref_err_writable">no tiene permiso de escritura.</string>

cSploit/res/values-fi/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">cSploit</string>
32
<string name="menu_settings">Asetukset</string>
43
<string name="title_activity_main">cSploit</string>
54
<string name="crash_toast_text">No hupsista. Kaaduin, mutta raportti lähetetään kehittäjälleni
@@ -26,7 +25,6 @@
2625
<string name="protocol">Protokolla</string>
2726
<string name="csploit_catchphrase">cSploit - Verkkotestaus sovellus Androidille.</string>
2827
<string name="csploit_copyleft">Copyleft: Simone Margaritelli, eli evilsocket.</string>
29-
<string name="csploit_url">http://www.csploit.org/</string>
3028
<string name="disclaimer">Käyttöehdot</string>
3129
<string name="csploit_disclaimer">
3230
<![CDATA[Tätä sovellusta tulee käyttää vain demonstroimaan sen toimintoja, ja saa käyttää vain verkoissa joissa sinulla on oikeus tehdä niin. Mikään muu käyttötarkoitus ei ole kehittäjän vastuulla. Toisin sanoen, älä ole tyhmä ja lähetä vihaisia ihmisiä minulle]]></string>
@@ -83,7 +81,6 @@
8381
</string>
8482
<string name="press_back">Paina takaisin-näppäintä vielä kerran poistuaksesi.</string>
8583
<string name="selected_">Valittu&#160;</string>
86-
<string name="github_issues">https://github.com/cSploit/android/issues/new</string>
8784
<string name="no_session_found">Tilanteita ei löydetty SD-kortilta.</string>
8885
<string name="select_session_file">Valitse Tilanne-tiedosto SD-kortilta :</string>
8986
<string name="select_session">Valitse Tilanne</string>

cSploit/res/values-fr/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="app_name">cSploit</string>
43
<string name="menu_settings">Paramètres</string>
54
<string name="title_activity_main">cSploit</string>
65
<string name="crash_toast_text">Ooooops ! Un crash est survenu, mais le bug va être signalé au
@@ -28,7 +27,6 @@
2827
<string name="csploit_catchphrase">cSploit - Une suite de pénétration réseau pour Android.
2928
</string>
3029
<string name="csploit_copyleft">Copyleft de Simone Margaritelli aka evilsocket.</string>
31-
<string name="csploit_url">http://www.csploit.org/</string>
3230
<string name="disclaimer">Conditions d\'utilisation</string>
3331
<string name="csploit_disclaimer">
3432
<![CDATA[Cette application ne doit être utilisée pour aucun autre but que celui de démontrer ses possibilités, et uniquement sur des réseau pour lesquels vous avez la permission d\'en faire ainsi. N\'importe quel autre usage n\'est en aucun cas la responsabilité du développeur. En d\'autres mots, ne soyez pas stupide, et ne redirigez pas les personnes en colère vers moi.]]></string>
@@ -82,7 +80,6 @@
8280
<string name="close_confirm">Ceci arrêtera cSploit, voulez-vous vraiment continuer ?</string>
8381
<string name="press_back">Appuyez sur retour à nouveau pour quitter l\'application.</string>
8482
<string name="selected_">Selectionné&#160;</string>
85-
<string name="github_issues">https://github.com/cSploit/android/issues/new</string>
8683
<string name="no_session_found">Aucune session trouvée sur la carte SD.</string>
8784
<string name="select_session_file">Choisir un fichier de session depuis la carte SD:</string>
8885
<string name="select_session">Choisir Session</string>

cSploit/res/values-hr/strings.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">cSploit</string>
32
<string name="menu_settings">Postavke</string>
43
<string name="title_activity_main">cSploit</string>
54
<string name="crash_toast_text">Ooooops! Srušio sam se, ali izvješće će se poslati mojem
@@ -25,7 +24,6 @@
2524
<string name="protocol">Protokol</string>
2625
<string name="csploit_catchphrase">cSploit - Android paket za testiranje mreže</string>
2726
<string name="csploit_copyleft">Copyleft of Simone Margaritelli aka evilsocket.</string>
28-
<string name="csploit_url">http://www.csploit.org/</string>
2927
<string name="disclaimer">Disclaimer</string>
3028
<string name="csploit_disclaimer">
3129
<![CDATA[This application is not to be used for any purposes other than to demonstrate its functions, and must only be used on networks for which you have permission to do so. Any other use is not the responsibility of the developer.In other words, don&apos;t be stupid, and don&apos;t direct angry people towards me.]]></string>
@@ -83,7 +81,6 @@
8381
</string>
8482
<string name="press_back">Pritisnite opet tipku nazad za izlaz.</string>
8583
<string name="selected_">Izabrano&#160;</string>
86-
<string name="github_issues">https://github.com/cSploit/android/issues/new</string>
8784
<string name="no_session_found">Nije pronađena sesija na SD kartici.</string>
8885
<string name="select_session_file">Odaberi sesiju sa SD kartice :</string>
8986
<string name="select_session">Izabrana Sesija</string>
@@ -357,22 +354,12 @@
357354
<item>CVE</item>
358355
<item>OSVDB i CVE</item>
359356
</string-array>
360-
<string-array name="pref_performance_vuln_values">
361-
<item>OSVDB</item>
362-
<item>CVE</item>
363-
<item>OSVDB i CVE</item>
364-
</string-array>
365357
<string name="pref_performance_exploit_desc">Traži exploite</string>
366358
<string-array name="pref_performance_exploit" >
367359
<item>samo koje podržava MSF</item>
368360
<item>samo sa exploitdb</item>
369361
<item>sa MSF i exploitdb</item>
370362
</string-array>
371-
<string-array name="pref_performance_exploit_values">
372-
<item>MSF</item>
373-
<item>EXDB</item>
374-
<item>MSF i EXDB</item>
375-
</string-array>
376363
<string name="pref_performance_widescan">Opsežna potraga za izvorima</string>
377364
<string name="pref_performance_widescan_desc">Potraga za izvorima izvan mrežne maske</string>
378365
<string name="pref_advanced">Napredno</string>

cSploit/res/values-it/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">cSploit</string>
32
<string name="menu_settings">Impostazioni</string>
43
<string name="title_activity_main">cSploit</string>
54
<string name="crash_toast_text">Ooooops! Sono crashato, ma un report verrà inviato al mio
@@ -28,7 +27,6 @@
2827
<string name="csploit_catchphrase">cSploit - An Android network penetration suite.</string>
2928
<string name="csploit_copyleft">Copyleft of Simone Margaritelli aka evilsocket.
3029
</string>
31-
<string name="csploit_url">http://www.csploit.org/</string>
3230
<string name="disclaimer">Disclaimer</string>
3331
<string name="csploit_disclaimer">
3432
<![CDATA[Questa applicazione non è concepita per alcuno scopo se non come dimostrazione delle sue funzionalità e deve essere utilizzata solamente su reti
@@ -88,7 +86,6 @@
8886
</string>
8987
<string name="press_back">Premi nuovamente il tasto indietro per chiudere l\'app.</string>
9088
<string name="selected_">Selezionato&#160;</string>
91-
<string name="github_issues">https://github.com/cSploit/android/issues/new</string>
9289
<string name="no_session_found">Nessun file di sessione trovato sulla sd card.</string>
9390
<string name="select_session_file">Seleziona un file di sessione dalla sd card :</string>
9491
<string name="select_session">Seleziona Sessione</string>

0 commit comments

Comments
 (0)