Server IP : 127.0.0.2 / Your IP : 18.116.28.60 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/X11/locale/pt_BR.UTF-8/ |
Upload File : |
# UTF-8 (Unicode) compose sequences # # Originally modified for Brazilian Portuguese # by Gustavo Noronha Silva <kov@debian.org>. # Transformed to an include file plus some overrides # by Benno Schulenberg <bensberg@justemail.net> # Use the sequences from en_US.UTF-8 as the basis: include "/usr/share/X11/locale/en_US.UTF-8/Compose" # This one should probably be deleted, because in # en_US.UTF8 this is lowercase schwa, not uppercase: <Multi_key> <e> <e> : "Ə" U018f # Two nice additions -- maybe add to en_US.UTF8? <Multi_key> <quotedbl> <backslash> : "〝" U301d # REVERSED DOUBLE PRIME QUOTATION MARK <Multi_key> <quotedbl> <slash> : "〞" U301e # DOUBLE PRIME QUOTATION MARK # Overriding C with acute: <dead_acute> <C> : "Ç" Ccedilla # LATIN CAPITAL LETTER C WITH CEDILLA <dead_acute> <c> : "ç" ccedilla # LATIN SMALL LETTER C WITH CEDILLA # Overriding E with ogonek: <Multi_key> <comma> <E> : "Ȩ" U0228 # LATIN CAPITAL LETTER E WITH CEDILLA <Multi_key> <comma> <e> : "ȩ" U0229 # LATIN SMALL LETTER E WITH CEDILLA # Overriding U with ogonek: <Multi_key> <U> <comma> <E> : "Ḝ" U1E1C # LATIN CAPITAL LETTER E WITH CEDILLA AND BREVE <Multi_key> <U> <comma> <e> : "ḝ" U1E1D # LATIN SMALL LETTER E WITH CEDILLA AND BREVE # These two should probably go back into en_US.UTF8; # they were most likely mistakenly dropped in June 2006: <Multi_key> <acute> <U03D2> : "ϓ" U03D3 # GREEK UPSILON WITH ACUTE AND HOOK SYMBOL <Multi_key> <apostrophe> <U03D2> : "ϓ" U03D3 # GREEK UPSILON WITH ACUTE AND HOOK SYMBOL