Skip to content

Commit

Permalink
wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
magnussolution committed Mar 14, 2023
1 parent d949daa commit 9009400
Show file tree
Hide file tree
Showing 32 changed files with 364 additions and 26 deletions.
12 changes: 11 additions & 1 deletion resources/locale/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* ###################################
* =======================================
* MagnusSolution.com <[email protected]>
* 2022
* 2023
*/
Locale.load({
',': ',',
Expand Down Expand Up @@ -130,6 +130,7 @@ Locale.load({
'Buy price per min': '',
'CDR': 'CDR',
'CDR Failed': 'CDR Failed',
'CID': '',
'CID Callback': 'CID-Rückruf',
'CNL': '',
'CNL zone': '',
Expand Down Expand Up @@ -262,8 +263,10 @@ Locale.load({
'Customization': 'Personifizieren',
'DID': 'DID',
'DID Destination': 'DID Ziel',
'DID History': '',
'DID billing per minute rate': 'DID Preis pro Minute',
'DID destination': 'DID Ziel',
'DID email notification': '',
'DID increment': 'DID increment',
'DID increment Buy': '',
'DID increment Sell': '',
Expand Down Expand Up @@ -515,6 +518,7 @@ Locale.load({
'MAC': 'MAC',
'MOH': 'MOH',
'MYSQL message.': 'MySQL-Nachricht',
'Machine': '',
'MagnusBilling': 'Magnusbilling',
'Main menu': 'Hauptmenü',
'Mandatory information element is missing': 'Obligatorisches Informationselement fehlt',
Expand All @@ -536,6 +540,7 @@ Locale.load({
'Menu': 'Menü',
'Menu title': 'Menu-Titel',
'Menus': 'Menüs',
'Message': '',
'Meter': 'MEter',
'Meter number': 'Meter Nummer',
'Method': 'Methode',
Expand Down Expand Up @@ -565,6 +570,7 @@ Locale.load({
'Monthly payment Service': 'Monatliche Servicezahlung',
'Monthly price': 'Monatlicher Preis',
'Mountain': 'Berg',
'Multiples IPs': '',
'NAT': 'NAT',
'NAT Mapping': 'NAT Mapping',
'NAT details': 'NAT Detail',
Expand All @@ -580,6 +586,7 @@ Locale.load({
'New': 'Neu',
'New password': 'Neues Passwort',
'Next': 'Nächster',
'Next due date': '',
'Night': 'Nacht',
'No': 'Nein',
'No answer': 'Keine Antwort',
Expand Down Expand Up @@ -923,6 +930,7 @@ Locale.load({
'Service': 'Service',
'Services': 'Services',
'Services Use': 'Services Nutzung',
'Services email notification': '',
'Set the basic configuration': 'Legen Sie die Grundkonfiguration fest',
'Sets the destination of the call when a specific digit is pressed.': 'Legt das Ziel des Anrufs fest, wenn eine bestimmte Ziffer gedrückt wird.',
'Settings': 'Einstellungen',
Expand All @@ -939,6 +947,7 @@ Locale.load({
'Sign into your account': 'Melden Sie sich bei Ihrem Konto an',
'Signup': 'Anmelden',
'Simultaneous calls': 'Simultane Anrufe',
'Sip Users': '',
'Sip user': 'SIP-Benutzer',
'Sip user limit': 'SIP-Benutzerlimit.',
'SipProxy': 'SIP-Proxy.',
Expand Down Expand Up @@ -1039,6 +1048,7 @@ Locale.load({
'Total answered': 'Insgesamt beantwortet',
'Total buy price': 'Gesamtkaufpreis',
'Total calls': 'Gesamtzahl der Anrufe',
'Total calls per user': '',
'Total cost': 'Gesamtkosten',
'Total dialed': 'Gesamt angerufen',
'Total failed': 'Insgesamt fehlgeschlagen',
Expand Down
12 changes: 11 additions & 1 deletion resources/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* ###################################
* =======================================
* MagnusSolution.com <[email protected]>
* 2022
* 2023
*/
Locale.load({
'': '',
Expand Down Expand Up @@ -126,6 +126,7 @@ Locale.load({
'Buy price per min': '',
'CDR': '',
'CDR Failed': '',
'CID': '',
'CID Callback': '',
'CNL': '',
'CNL zone': '',
Expand Down Expand Up @@ -253,8 +254,10 @@ Locale.load({
'Customization': '',
'DID': '',
'DID Destination': '',
'DID History': '',
'DID billing per minute rate': '',
'DID destination': '',
'DID email notification': '',
'DID increment Buy': '',
'DID increment Sell': '',
'DID owner': '',
Expand Down Expand Up @@ -498,6 +501,7 @@ Locale.load({
'MAC': '',
'MOH': '',
'MYSQL message.': '',
'Machine': '',
'MagnusBilling': '',
'Main menu': '',
'Mandatory information element is missing': '',
Expand All @@ -518,6 +522,7 @@ Locale.load({
'Menu': '',
'Menu title': '',
'Menus': '',
'Message': '',
'Meter': '',
'Meter number': '',
'Method': '',
Expand Down Expand Up @@ -546,6 +551,7 @@ Locale.load({
'Monthly payment Service': '',
'Monthly price': '',
'Mountain': '',
'Multiples IPs': '',
'NAT': '',
'NAT Mapping': '',
'NAT details': '',
Expand All @@ -561,6 +567,7 @@ Locale.load({
'New': '',
'New password': '',
'Next': '',
'Next due date': '',
'Night': '',
'No': '',
'No answer': '',
Expand Down Expand Up @@ -879,6 +886,7 @@ Locale.load({
'Service': '',
'Services': '',
'Services Use': '',
'Services email notification': '',
'Set the basic configuration': '',
'Sets the destination of the call when a specific digit is pressed.': '',
'Settings': '',
Expand All @@ -895,6 +903,7 @@ Locale.load({
'Sign into your account': '',
'Signup': '',
'Simultaneous calls': '',
'Sip Users': '',
'Sip user': '',
'Sip user limit': '',
'SipProxy': '',
Expand Down Expand Up @@ -992,6 +1001,7 @@ Locale.load({
'Total answered': '',
'Total buy price': '',
'Total calls': '',
'Total calls per user': '',
'Total cost': '',
'Total dialed': '',
'Total failed': '',
Expand Down
14 changes: 12 additions & 2 deletions resources/locale/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@
* ###################################
* =======================================
* MagnusSolution.com <[email protected]>
* 2022
* 2023
*/
Locale.load({
'': '',
',': ',',
'.': '.',
'Next due date': 'Próximo vencimiento',
'ALERT: Do you really active this service?': 'ALERTA: Usted realmente desea activar este servicio?',
'ALERT: Do you really want cancel this service to this user?': 'ALERTA: Usted realmente desea cancelar este servicio para este usuario?',
'ALERT: This action was to return the balance, referring to the days not used. Do you confirm?': 'ALERTA: Esta opción va devolver el crédito referente a los dias no usado. Confirmar esto?',
Expand Down Expand Up @@ -127,6 +126,7 @@ Locale.load({
'Buy price per min': 'Precio de compra minuto',
'CDR': 'CDR',
'CDR Failed': 'CDR fallidas',
'CID': 'CID',
'CID Callback': 'CID Callback',
'CNL': 'CNL',
'CNL zone': 'Zona CNL',
Expand Down Expand Up @@ -258,8 +258,10 @@ Locale.load({
'Customization': 'Personalización',
'DID': 'DID',
'DID Destination': 'Destino de DIDs',
'DID History': 'Historico de DIDs',
'DID billing per minute rate': 'Tarifa de DID por minuto',
'DID destination': 'Destino de DID',
'DID email notification': 'Enviar email de DID',
'DID increment': 'DID incremento',
'DID increment Buy': 'DID incremento compra',
'DID increment Sell': 'DID incremento venta',
Expand Down Expand Up @@ -505,6 +507,7 @@ Locale.load({
'MAC': 'MAC',
'MOH': 'MOH',
'MYSQL message.': 'Mensaje MYSQL. ',
'Machine': 'Machine',
'MagnusBilling': 'MagnusBilling',
'Main menu': 'Menú principal',
'Mandatory information element is missing': 'Mandatory information element is missing',
Expand All @@ -526,6 +529,7 @@ Locale.load({
'Menu': 'Menú',
'Menu title': 'Título del menú',
'Menus': 'Menú',
'Message': 'Mensaje',
'Meter': 'Medidor',
'Meter number': 'Número de medidor',
'Method': 'Método',
Expand Down Expand Up @@ -554,6 +558,7 @@ Locale.load({
'Monthly payment Service': 'Pago mensual de Servicio',
'Monthly price': 'Precio mensual',
'Mountain': 'Montaña',
'Multiples IPs': 'Multiples IPs',
'NAT': 'NAT',
'NAT Mapping': 'NAT Mapping',
'NAT details': 'Detalles de NAT',
Expand All @@ -569,6 +574,7 @@ Locale.load({
'New': 'Nuevo',
'New password': 'Nueva contraseña',
'Next': 'Próximo',
'Next due date': 'Próximo vencimiento',
'Night': 'Noche',
'No': 'No',
'No answer': 'Sin respuesta',
Expand Down Expand Up @@ -901,6 +907,7 @@ Locale.load({
'Service': 'Servicio',
'Services': 'Servicios',
'Services Use': 'Uso de servicios',
'Services email notification': 'Enviar email de servicios',
'Set the basic configuration': 'Establecer la configuración básica',
'Sets the destination of the call when a specific digit is pressed.': 'Establece el destino de la llamada cuando se presiona un dígito específico.',
'Settings': 'Configuraciones',
Expand All @@ -917,6 +924,7 @@ Locale.load({
'Sign into your account': 'Iniciar sesión en su cuenta',
'Signup': 'Regístrate',
'Simultaneous calls': 'Llamadas simultáneas',
'Sip Users': 'Cuentas SIP',
'Sip user': 'Usuario SIP',
'Sip user limit': 'Límite de contas SIP',
'SipProxy': 'SipProxy',
Expand Down Expand Up @@ -1014,6 +1022,7 @@ Locale.load({
'Total answered': 'Total contestado',
'Total buy price': 'Total precio de compra',
'Total calls': 'Total de llamadas',
'Total calls per user': 'Total de llamadas por usuario',
'Total cost': 'Costo total',
'Total dialed': 'Total llamado',
'Total failed': 'Total rechazado',
Expand Down Expand Up @@ -1141,4 +1150,5 @@ Locale.load({
'name': 'nombre',
'to refill': 'para recargar',
'week': 'semana',

});
12 changes: 11 additions & 1 deletion resources/locale/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* ###################################
* =======================================
* MagnusSolution.com <[email protected]>
* 2022
* 2023
*/
Locale.load({
',': ',',
Expand Down Expand Up @@ -125,6 +125,7 @@ Locale.load({
'Buy price per min': '',
'CDR': '',
'CDR Failed': '',
'CID': '',
'CID Callback': '',
'CNL': '',
'CNL zone': '',
Expand Down Expand Up @@ -253,8 +254,10 @@ Locale.load({
'Customization': '',
'DID': '',
'DID Destination': '',
'DID History': '',
'DID billing per minute rate': '',
'DID destination': '',
'DID email notification': '',
'DID increment': '',
'DID increment Buy': '',
'DID increment Sell': '',
Expand Down Expand Up @@ -497,6 +500,7 @@ Locale.load({
'MAC': '',
'MOH': '',
'MYSQL message.': '',
'Machine': '',
'MagnusBilling': '',
'Main menu': '',
'Mandatory information element is missing': '',
Expand All @@ -517,6 +521,7 @@ Locale.load({
'Menu': '',
'Menu title': '',
'Menus': '',
'Message': '',
'Meter': '',
'Meter number': '',
'Method': '',
Expand Down Expand Up @@ -545,6 +550,7 @@ Locale.load({
'Monthly payment Service': '',
'Monthly price': '',
'Mountain': '',
'Multiples IPs': '',
'NAT': '',
'NAT Mapping': '',
'NAT details': '',
Expand All @@ -560,6 +566,7 @@ Locale.load({
'New': '',
'New password': '',
'Next': '',
'Next due date': '',
'Night': '',
'No': '',
'No answer': '',
Expand Down Expand Up @@ -900,6 +907,7 @@ Locale.load({
'Service': 'Un service',
'Services': 'Prestations de service',
'Services Use': 'utilisation des services',
'Services email notification': '',
'Set the basic configuration': 'Définir la configuration de base',
'Sets the destination of the call when a specific digit is pressed.': 'un chiffre spécifique est enfoncé.',
'Settings': 'Paramètres',
Expand All @@ -916,6 +924,7 @@ Locale.load({
'Sign into your account': 'Connectez-vous à votre compte',
'Signup': 'Inscrivez-vous',
'Simultaneous calls': 'Appels simultanés',
'Sip Users': '',
'Sip user': 'Utilisateur SIP',
'Sip user limit': 'utilisateur SIP',
'SipProxy': 'Siproxie',
Expand Down Expand Up @@ -1017,6 +1026,7 @@ Locale.load({
'Total answered': 'Total répondu',
'Total buy price': 'achat',
'Total calls': 'Total des appels',
'Total calls per user': '',
'Total cost': 'Coût total',
'Total dialed': 'Total composé',
'Total failed': 'Échec total',
Expand Down
Loading

0 comments on commit 9009400

Please sign in to comment.