FusionPBX
d0b7a098d0
Change call routing to call forward.
2020-08-05 10:47:03 -06:00
racitup
a1699f6fa6
Add en-gb fusionpbx language ( #5192 )
...
* Create en-gb language by copying en-us
* Add en-gb to app_configs
* Add en-gb to app_menus
* Language copy utility
* Fix missing quote mark
* Delete cp_lang.py
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Nate
dc89979a1f
Call Routing: Add window titles.
2020-01-06 11:07:52 -07:00
noci2012
e1ed3140cc
nl-nl translations next batch. ( #4892 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796 .
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
* Add nl-nl items (database_transactions)
* Add nl-nl items (destinations)
* Add nl-nl (devices)
* Add nl-nl (conferences)
* Add nl-nl (conferences_active)
* Add nl-nl (conference_centers)
* Update nl-nl (conference_centers)
* Add nl-nl (conference_controls)
* Add nl-nl items (conference_profiles)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_outbound)
* Add nl-nl items (dialplans)
* Add nl-nl items (edit)
* Add nl-nl items (email_logs)
* Add nl-nl items (errors)
* Add nl-nl items (exec)
* Add nl-nl items (access_controls)
* some skipped entries
* add nl-nl items (extensions)
* add nl-nl items (fifo)
* fixed translation, better fitting word kenmerk instead of etiket
* add nl-nl items (fifo_list)
* add nl-nl items (follow_me)
* add nl-nl items (gateways)
* add nl-nl items (ivr_menus)
* add nl-nl items (meetings)
* add nl-nl items (log_viewer)
* add nl-nl items (ring_groups)
* add nl-nl items (messages)
* add nl-nl items (modules)
* add nl-nl items (music_on_hold)
* add nl-nl items (number_translations)
* fix merge conflict (gateways)
2019-11-22 17:37:36 -07:00
noci2012
5ee2ac908b
Additional nl-nl translations ( #4875 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
2019-11-19 11:15:42 -07:00
emaktech
46e9f82e7e
Modified fr-ca / fr-fr translation. ( #4484 )
2019-09-03 13:22:09 -06:00
Christian Bergamaschi
9f228ef8c5
Italian translation added ( #2852 )
2017-09-21 09:06:26 -06:00
Mafoo
05f76b0556
Pass on languages before importing updates ( #2849 )
...
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
Mafoo
1c58c1c1f9
Enhance-master-translation autofill ( #2681 )
...
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo
301cce369b
Enhance - language update ( #2639 )
...
removed some unused tags
corrected some typos in tag names e.g. 'ckeck and check'
combined tags that had two names
inserted missing tags in sip_status
2017-06-04 09:50:58 -06:00
Mafoo
8709d01fb0
BugFix [master] language update ( #2628 )
...
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00
Kristian Karlsson
22c317eb2f
BugFix [master] - Update languages ( #2621 )
...
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
Mafoo
f44aee3bf8
Enhance - Convert all languages to 2-2 digit ( #2581 )
...
Convert all languages to use the en-us style codes
Where an installation is using a 2 digit code, use the legacy map to find
the mapped language and provide that text correctly
Have escape_str strip \' before converting or we end up with a double
encode
Update organzie_languages to understand how to convert legacy languages
automatically
updated flags
2017-05-13 13:13:38 -06:00
Mafoo
0302d8085c
reworked text class to gather the languages on construction (more efficient) ( #2576 )
...
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
2017-05-12 08:44:53 -06:00
Mafoo
22dc22c30e
BugFix [master] Languages add missing text placeholders ( #2572 )
...
* BugFix [master] Languages add missing text placeholders
add placeholders for missing language text
reorganise file so languages are in a consistent order with en-us always first, and the remaining stored alphabetically
space out tag names to make them line up for readability
* add organize_language to text class
also add get_languages
2017-05-10 13:40:46 -06:00
Vladimir
30055465b7
Adding ru-ru locales ( #2530 )
...
* Translation of the menu (sent by Victor Kraft)
* ACL translate
* Backup translated
* App Fax translated (sent by Victor Kraft)
* App Adminer trnslated
* Resources translated (sent by Victor Kraft)
* App SIP Profiles translated
* ru-ru
* Call Block added
* ru-ru
* Update app_menu.php
* voicemails/app_languages.php locales ru-ru
voicemails/app_languages.php locales ru-ru
* app/vars/app_languages.php locales ru-ru
app/vars/app_languages.php locales ru-ru
* core: apps, authentication, databases, default_settings translate
* app/traffic_graph/app_languages.php adding locales ru-ru
app/traffic_graph/app_languages.php adding locales ru-ru
* app/time_conditions/app_languages.php adding locales ru-ru
app/time_conditions/app_languages.php adding locales ru-ru
* /app/system/app_languages.php adding locales ru-ru
/app/system/app_languages.php adding locales ru-ru
* /app/sip_status/app_languages.php adding locales ru-ru
* /app/settings/app_languages.php adding locales ru-ru
* /app/services/app_languages.php adding locales ru-ru
* /app/ring_groups/app_languages.php adding locales ru-ru
* /app/registrations/app_languages.php adding locales ru-ru
* /app/recordings/app_languages.php adding locales ru-ru
* /app/provision/app_menu.php adding locales ru-ru
* /app/pin_numbers/app_languages.php adding locales ru-ru
* Update app_languages.php
* /app/phrases/app_languages.php adding locales ru-ru
* /app/operator_panel/app_languages.php adding locales ru-ru
* core/groups translated
* /app/music_on_hold/app_languages.php adding locales ru-ru
* core/install translated
* core/menu translated
* /app/modules/app_languages.php adding locales ru-ru
* /app/meetings/app_menu.php adding locales ru-ru
* /app/log_viewer/app_languages.php adding locales ru-ru
* /app/ivr_menus/app_languages.php adding locales ru-ru
* /app/gateways/app_languages.php adding locales ru-ru
* /app/fifo_list/app_languages.php adding locales ru-ru
* core/notifications translated
* /app/fifo/app_languages.php adding locales ru-ru
* core/upgrade translated
* Update app_config.php
* core/user_settings translated
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* core/users translated
* call_block translate fix
* Call Broadcast added
* call_block выклюено fix
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* themes translated
* /app/extensions/app_languages.php for locale ru-ru
* /app/exec/app_languages.php add locale ru-ru
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* add locales ru-ru /core/install/app_menu.php
* /app/emails/app_languages.php add locales ru-ru
* /app/edit/app_languages.php add locales ru-ru
* /app/dialplan_outbound/app_languages.php add lacales ru-ru
* app/devices translated
* /app/dialplan_inbound/app_languages.php add locales ru-ru
* call_center_active + call_centers
* /app/dialplan/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/database_transactions/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php addlocales ru-ru
* Update app_languages.php
* Update app_languages.php
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/conference_profiles/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* app/calls_active translated
* app/click_to_call translated
* app/calls_active label-opt fix transtation
* translated
* translated
* translate
* /app/voicemails/app_config.php addlocales ru-ru
* /app/voicemail_greetings/app_config.php add locales ru-ru
* /app/vars/app_config.php add locales ru-ru
* /app/traffic_graph/app_config.php add locales ru-ru
* /app/tones/app_config.php add locales ru-ru
* /app/time_conditions/app_config.php add locales ru-ru
* /app/tftp/app_config.php add locales ru-ru
* /app/system/app_config.php add locales ru-ru
* /app/sip_status/app_config.php addlocales ru-ru
* app/devices translated ru-ru
* app/devices translated ru-ru
* /core/menu/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/voicemails/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/ivr_menus/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /resources/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* call_flows
* /app/call_broadcast/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* By now
* calls
* /app/call_flows/app_languages.php add locales ru-ru
* /app/system/app_languages.php add locales ru-ru
* /app/exec/app_languages.php add locales ru-ru
* /app/vars/app_menu.php add locales ru-ru
* /app/backup/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/calls/app_languages.php add locales ru-ru
* /app/call_centers/app_languages.php add locales ru-ru
* /app/call_broadcast/app_languages.php add locales ru-ru
* app/fax fix translate label-fax_send_channels
* /app/extensions/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* Fix default language select
* /app/contacts/app_languages.php add locales ru-ru
* Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr
* Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции"
* More replace "звонк"
* Fix translate
* app/xml_cdr replace translate for label-start_range, label-end_range
* app/xml_cdr replace translate label-destination, description_search and description-4
* Corrections
* Repalce "Порядковый номер" to "Приоритет"
* app/operator_panel replace translation label-call_group
2017-04-24 16:37:00 -06:00
The-Operator
919bd98352
Add German translation & update Austrian Translation ( #2438 )
...
* Add German translation and update Austrian translation
* Add German translation and update Austrian translation
* Fix syntax error in line 1301 introduced by German translation.
* Add German translation & update Austrian translation
Add German translation & update Austrian translation. Fixed two php syntax errors.
2017-03-18 17:55:23 -06:00
drenda
cbdedf285e
Added italian translation ( #2399 )
...
* Added Italian translation
* add italian translation
* add italian translation
* add italian translation
* fix typo error
* add italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian language
* added italian translation
* added italian language
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian language
* added italian language
* added italian translation
* added italian translation
* added italian language
* fixed error in copy button
* added italian translation
* added italian translation
* partial italian translation
* added partial italian translation
* added italian translation
* added italian translation
* Update app_languages.php
2017-02-24 21:42:58 -07:00
reliberate
78d38090bc
Call Control: Minor form layout mods, add Default Setting to control Follow Me Destination count and default Timeout value, integrate ORM.
2016-10-05 01:19:05 -06:00
AgregarDeveloper
15a6d67a41
Major changes to pt-br language. ( #1835 )
...
* Um teste por hora
* asd
* Edited and Added PT-BR language.
Minor and major fixes to pt-br translate.
2 fixes to mistyped english words.
* Create AgregarDeveloper.md
* Deleted wrong file placement
Deleted wrong file placement
2016-08-25 11:03:51 -06:00
Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
reliberate
d853e357bd
Dashboard, Call Routing, Ring Groups language file fix.
2016-03-29 16:36:39 -06:00
reliberate
7a1e3b7a0b
Call Routing: More responsive layout, includes additional info in list view.
2016-03-29 16:28:17 -06:00
reliberate
d5c60df4fc
Added: Bootstrap Framework - initial integration.
...
Added: Bootstrap Plugins - DateTimePicker, ColorPicker (in multiple apps)
Added: Default Theme - responsive
Removed: RightJS Framework - no longer needed.
Removed: Accessible Theme - superseded by Default theme.
Removed: Minimized Theme - superseded by Default theme.
Enhanced: Menu - responsiveness added.
Enhanced: Dashboard - responsiveness added.
Etc.
2016-03-25 16:29:20 -06:00
Matthew Vale
f5bfeffe18
First pass on app/*
2015-12-10 10:12:41 +00:00
blackc2004
203d868429
Update app_languages.php
2015-12-09 14:00:13 -08:00
markjcrane
76994ded8a
Update translation for de-at.
2015-10-29 09:43:57 -06:00
Alexey Melnichuk
3be5ebf29f
Add. Option to ignore busy from destination in follow me dial-string.
2015-07-30 16:21:50 +04:00
Mark Crane
2f64ab5804
Add latest translations
2015-06-30 16:30:02 +00:00
Mark Crane
96c10412f7
Add latest translations
2015-06-15 19:30:00 +00:00
Mark Crane
63f1b8f8b2
Sync the recent translations
2015-06-13 05:35:54 +00:00
Mark Crane
4699d4c8e8
Synchronize the translations.
2015-06-06 02:37:26 +00:00
Nate Jones
63cd5bb78e
Language file merge from translation server.
2015-05-01 11:13:39 +00:00
Mark Crane
3b8b7ad0ca
Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.
2015-04-08 13:38:58 +00:00
Nate Jones
5be8b785e6
Calls Edit: Included missing jquery-ui images, add label to Forwarding CID select box.
2015-03-18 08:17:57 +00:00
Mark Crane
d7da2a382b
Change Call Forward Unanswered to Call Forward No Answer
2014-12-03 05:55:01 +00:00
Nate Jones
836ee32400
Call Forwarding: Added 'Unanswered' gui controls, script mods forthcoming.
2014-11-29 18:14:23 +00:00
Riccardo Granchi
2cf20d8f7a
Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix
2014-11-21 15:38:26 +00:00
Nate Jones
edc7e26b54
Calls: Visual mods.
2014-10-30 05:39:04 +00:00
Nate Jones
f12aace312
Call Forwarding (on Busy): Minor visual mods.
2014-10-30 05:19:03 +00:00
Riccardo Granchi
c684b780d7
Added forward on busy and extension queue features
2014-10-29 16:06:53 +00:00
Philippe Rioual
14ca352a4f
updated / enhanced french translations
2014-10-29 08:51:56 +00:00
Nate Jones
62724e1be3
Follow Me: Reorganized to match Ring Group layout, added Confirm select box.
2014-08-14 05:36:23 +00:00
Nate Jones
dfe966822f
Removed blank select box value from Delay and Timeout, and minor language adjustments.
2014-04-27 08:30:38 +00:00
Nuno Miguel Reis
f063ead227
fixed some translations
2014-02-25 22:49:35 +00:00
Mark Crane
a6a68193f1
Add a new Spanish translation donated by José Manuel Calquin Heinsohn.
2014-02-14 07:03:12 +00:00
Nuno Miguel Reis
0fa9d61ee1
language translations for pt-pt and some other minor fixes and updates
2013-10-17 22:06:01 +00:00
Nuno Miguel Reis
c0bae01b3a
changed single quote to double quotes everywhere
2013-10-01 11:35:07 +00:00
Philippe Rioual
22be7bd745
corrected french words misspelled and grammar errors
2013-10-01 11:13:32 +00:00
Mark Crane
94f592cc08
Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations.
2013-09-30 16:21:08 +00:00