Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
mflorell wrote:There are these instructions for translations:
http://wiki.vicidial.org/index.php/VICI:translations
As for translating buttons, that is a very tedious process, but several have taken it on. Basically you have to create dozens of GIFs that are in the agc/images directory for the buttons and put the language abbreviation in the filename, then alter the languages file to translate the path to the ones that you have created.
/usr/src/astguiclient/trunk/translations/de_language_admin.txt
[Mon Apr 08 08:18:05 2013] [error] [client 192.168.1.240] PHP Warning: require_once(audit_comments.php): failed to open stream: No such file or directory in /srv/www/htdocs/agc_nl/vdc_db_query.php on line 2216, referer: http://192.168.1.201/agc_nl/vicidial.php
[Mon Apr 08 08:18:05 2013] [error] [client 192.168.1.240] PHP Fatal error: require_once(): Failed opening required 'audit_comments.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/htdocs/agc_nl/vdc_db_query.php on line 2216, referer: http://192.168.1.201/agc_nl/vicidial.php
require_once('audit_comments.php');
mflorell wrote:I believe the spans that those buttons are in have colors set, in case the buttons don't load for any reason. You would have to go look in the code to find where they are set.
As for the logo, that was a change made years ago precisely because I couldn't figure out a good place to put the logo. I didn't want to bump everything down so it could be at the top, and nobody really questioned that was the MAIN tab that you would click on. I'm sure at some point we will go through the horrible process of redesigning the agent interface, and that will be something we consider when doing that.
dspaan wrote:I agree Bill! That would be neat. Another spot could be top right in the grey area (so not entirely top).
ReferenceError: VieWOpmerkingenLoG is not defined
the best translation system i've ever seen/used was one that took the "english" out of the "scripts" entirely. anything that was going to be seen by an end-user was loaded from a table. then the translation was all done in the DB. you change a value in the system settings (or perhaps in the user settings?) and *poof* translation done.mflorell wrote:We have a client offering ideas on this recently, suggesting using a function for replacing all "echo"s so that it would be easier to substitute a translation function at that single point. We're working on figuring out how much time it would take us to successfully complete and test this, but it would be a good first step in revamping how the agent translations work in Vicidial. Unfortunately, there are thousands of phrases in the admin interface and it would be a lot more work making that transition so it will probably be an agent interface change only at first.
DomeDan wrote:the best solution for you would probably be to remove all one-word translations or replace them with:
>Comments|>Opmerkingen|
"Comments|"Opmerkingen|
depending on how the original line that you want to translate looks
Attachments|Attachments|
maximize | maximize |
minimize | minimize |
Title| Title|
STATUS| STATUS|
RESET| RESET|
SUBMIT| SUBMIT|
Incoming|Incoming|
Calling|Calling|
Called|Called|
Campaign|Campaign|
Status|Status|
Inserted|Inserted|
seconds| seconds|
HELP|HELP|
Login | Login |
Login:|Login:|
User |User |
Password|Password|
VERSION|VERSION|
BUILD|BUILD|
Server|Server|
RECORD |RECORD|
>HANGUP|>HANGUP|
>XFER|>XFER|
PARK|PARK|
IN-NUMBER|IN-NUMBER|
NUMBER|NUMBER|
CALLERID|CALLERID|
CALL| CALL|
PICKUP|PICKUP|
CONFERENCE|CONFERENCE|
Refresh|Refresh|
ORDER|ORDER|
on | on |
>LOGOUT|>LOGOUT|
Channel| Channel|
Extensions|Extensions|
Conferences|Conferences|
Conference|Conference|
Recording|Recording|
Record|Record|
Welcome|Welcome|
VOICEMAIL|VOICEMAIL|
NEW| NEW|
OLD| OLD|
Pause | Pause |
Resume|Resume|
Faster|Faster|
Slower|Slower|
Initializing|Initializing|
Invalid|Invalid|
Username|Username|
Notes|Notes|
First|First|
MI: |MI: |
Last|Last|
Address|Address|
City|City|
State|State|
PostCode|PostCode|
Province|Province|
DialCode|DialCode|
Show|Show|
Email|Email|
Comments|Comments|
REFRESH|REFRESH|
Undefined|Undefined|
Notes: |Notes: |
Active: |Active: |
Manager |Manager |
CONSULTATIVE|CONSULTATIVE|
-READY|-READY|
-INCALL|-INCALL|
-PAUSED|-PAUSED|
vicibox:/usr/src/astguiclient/trunk # perl /usr/share/astguiclient/build_translation_www_files.pl --language=nl -debug --client-only --without-en
[Mon Nov 18 10:27:06 2013] [error] [client 82.95.238.35] PHP Parse error: syntax error, unexpected T_VARIABLE in /srv/www/htdocs/agc_nl/vicidial.php on line 416, referer: http://***serverip***/vicidial/welcome_languages.php
Users browsing this forum: No registered users and 23 guests