# Mesajele în limba română pentru pachetul hello-c++. # Copyright (C) 2015 Yoyodyne, Inc. (msgids) # This file is distributed under the same license as the gettext package. # Eugen Hoancă , 2003 # Mihai Cristescu , 2015 # msgid "" msgstr "" "Project-Id-Version: hello-c++ 0.20-rc1\n" "Report-Msgid-Bugs-To: bug-gettext@gnu.org\n" "POT-Creation-Date: 2020-07-27 01:10+0200\n" "PO-Revision-Date: 2019-04-18 11:49+0300\n" "Last-Translator: Mihai Cristescu \n" "Language-Team: Romanian \n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" "X-Generator: Poedit 2.2.1\n" #: hello.cc:39 msgid "Hello, world!" msgstr "Salut, lume!" #: hello.cc:40 #, c-format msgid "This program is running as process number %d." msgstr "Acest program rulează ca procesul numărul %d."