CHips L MINI SHELL

CHips L pro

Current Path : /proc/2/root/usr/share/perl5/Locale/MakePhrase/BackingStore/Directory/
Upload File :
Current File : //proc/2/root/usr/share/perl5/Locale/MakePhrase/BackingStore/Directory/en_au.mpt-example

# This file is an example of a language translation file.
#
# - Blank lines and lines begining with a '#' are ignored.
# - It supports multiple languages / dialects within a single file.
# - This example is for the en_au (English/Australian) language
#

#
# Translate to Autralian dialect, for case of 'no selections'
#
key = Select [_1] colours.
expression = _1 == 0
priority = 1
translation = Dont select any colours.


#
# Translate to Autralian dialect, for case of 'one selection'
#
key = Select [_1] colours.
expression = _1 == 1
priority = 1
translation = Select one colour.


#
# Translate to Autralian dialect, for remaining values of _1.
#
# Note that since we dont care what the program value is, we dont need
# to supply and expression or priority (defaults to zero priority).
#
key = Select [_1] colours.
translation = Please select [_1] colours.


Copyright 2K16 - 2K18 Indonesian Hacker Rulez