Sha256: b9f065d4964346f044514073850fc16d657cca002cf3922350149942a24fb8a5
Contents?: true
Size: 748 Bytes
Versions: 36
Compression:
Stored size: 748 Bytes
Contents
# hello_plural.po - sample for plural messages # # Copyright (C) 2002-2006 Masao Mutoh # # This file is distributed under the same license as the gettext. # # Ngoc DAO Thanh <ngocdaothanh at gmail.com>, 2007. # msgid "" msgstr "" "Project-Id-Version: ruby-gettext 1.1.1\n" "PO-Revision-Date: 2007-03-21 10:15+0900\n" "Last-Translator: Ngoc DAO Thanh <ngocdaothanh at gmail.com>\n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n" #: ../hello_plural.rb:20 msgid "" "There is an apple.\n" msgid_plural "" "There are %{num} apples.\n" msgstr[0] "" "Có một quả táo.\n" msgstr[1] "" "Có %{num} quả táo.\n"
Version data entries
36 entries across 36 versions & 1 rubygems