MarBifrost
906b3edf03
Corrections in Georgian translation ( #7113 )
2024-08-31 10:02:51 -06:00
FusionPBX
cc145b1554
Update app_languages.php
...
Fix the syntax
2024-08-29 10:42:35 -06:00
NorwayFun
aabc2f33a8
Localization: Add full support for Georgian language ( #7110 )
...
* Translating apps to Georgian
* Translating apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating theme to Georgian
* Translating core to Georgian
* Translating core to Georgian
* Translating core to Georgian by Marie
* Translating core to Georgian
* Translating resources to Georgian by Marie
* Translating core to Georgian
* fix app_languages.php
2024-08-28 09:59:02 -06:00
markjcrane
22ba339505
Allow one line feed at the end of the file
2024-08-05 18:27:59 -06:00
Anthony
47a17af7cc
Added Turkish translations to core/groups/app_languages.php ( #7020 )
2024-06-24 16:02:28 -06:00
Anthony
84f487cba8
Added Greek translations for fusionpbx/core. ( #6809 )
...
* Added Greek translations to domain_settings/app_languages.php
* Added Greek translations for domains/app_languages.php
* Added Greek translations for groups/app_languages.php
* Added Greek translations for menu/app_languages.php
* Added Greek translation for upgrade/app_languages.php
* Added Greek & Great Britain translations for user_logs/app_languages.php
* Added Greek translations for user_settings/app_languages.php
* Added Greek translations for users/app_languages.php
2023-10-06 13:46:03 -06:00
OskarFranck
0773a346c2
Bulk changes of Swedish translations ( #6807 )
...
authored-by: oskfra <oskar.franck@bahnhof.net>
2023-09-28 09:32:34 -06:00
Anthony
60adb692ec
Corrected translations & added missing translations in core/app_languages.php ( #6701 )
...
* Update app_languages.php
2023-05-18 15:36:59 -06:00
FusionPBX
2a3d9e8e3d
Fix the a mistake in the en-us translation
2023-05-11 11:51:55 -06:00
Ben
651c8ba971
updated translations ( #6679 )
2023-05-08 19:11:11 -06:00
markjcrane
1513bd3301
Add Chinese, Korean, and Japanese translations
2023-05-03 10:36:25 -06:00
markjcrane
41e87e7f01
Add additional languages
2023-05-02 20:22:44 -06:00
nyash
0bc048a634
Add/edit some polish translations ( #6327 )
...
* Add/edit some polish translations
* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
KRooney
12ca3eff5e
Update app_languages.php ( #6269 )
2022-01-29 19:04:39 -07:00
Nate
58531ac7b1
Group Manager - Permissions: Add filter for assigned/unassigned.
2020-10-20 11:55:16 -06:00
Nate
6aef809c72
Group Permissions: Add Reload button for current user.
2020-04-14 20:20:57 -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
3774fa95fe
Group Members/Permissions/Edit - Minor improvements (maybe).
2020-03-06 15:25:08 -07:00
FusionPBX
ae1a78dc28
Update app_languages.php
2019-12-08 01:20:15 -07:00
FusionPBX
ddb2a5c0b3
Update app_languages.php
2019-12-08 01:12:08 -07:00
fneto1977
86ea29da4c
Fixed translations for Brazilian Portuguese ( #4920 )
...
* Fixed translations for Brazilian Portuguese
* Update app_config.php
* Fixed Translations for pt-br
* Fixed Translations for pt-br
* Fixed Translations for pt-br
* Update app_config.php
* Update app_languages.php
* Update app_menu.php
* app_config Domain
* app_languages.php - Domains
* app_menu - domains
* app_config - default settings
* app_languages - - default settings
* app_menu - default settings
* app_config - databases
* app_languages - databases
* app_menu - - databases
* app_config - upgrade
* app_languages - upgrade
* app_menu - upgrade
* app_config - users
* app_languages - users
* app_menu - users
* app_config - usersettings
* app_languages - usersettings
* app_menu - usersettings
* app_language - Reources
2019-11-27 17:53:28 -07:00
Mafoo
4d60f4f6d5
Enhance [master] - Italian Translations ( #2989 )
...
* Reinstate comments detected by text class
* Updated Italian Translations
2018-02-12 10:50:47 -07:00
The-Operator
2c0efdc6c6
Update German and Austrian translations ( #2722 )
...
* Update German and Austrian translations
Update German and Austrian translations and added missing English translations for FAX application.
* Update German & Austrian translations
2017-06-30 15:23:01 -06:00
Mafoo
f394915125
Enhance - translation missing tags ( #2680 )
...
add tags missing in some app_languages
2017-06-12 22:13:06 -07: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
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
a8c3117f7b
Add German translations & update Austrian translations ( #2426 )
...
* Add German translation and update Austrian translation
* Add German translation and update Austrian translation
2017-03-16 10:13:43 -06:00
drenda
c37ce02d44
Added Italian translation ( #2379 )
...
* 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
2017-02-16 19:46:50 -07:00
reliberate
4a0f4615e9
Users: Revamp and consolidate code, integrate ORM.
2016-10-05 10:29:30 -06:00