1# Translations template for sphinxcontrib-devhelp.
2# Copyright (C) 2019 ORGANIZATION
3# This file is distributed under the same license as the
4# sphinxcontrib-devhelp project.
5# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
6#
7#, fuzzy
8msgid ""
9msgstr ""
10"Project-Id-Version: sphinxcontrib-devhelp 1.0.0\n"
11"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
12"POT-Creation-Date: 2019-01-20 00:43+0900\n"
13"PO-Revision-Date: 2019-01-19 15:44+0000\n"
14"Language-Team: Romanian (https://www.transifex.com/sphinx-doc/teams/36659/ro/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 2.6.0\n"
19"Language: ro\n"
20"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
21
22#: sphinxcontrib/devhelp/__init__.py:52
23#, python-format
24msgid ""
25"To view the help file:\n"
26"$ mkdir -p $HOME/.local/share/devhelp/books\n"
27"$ ln -s $PWD/%(outdir)s $HOME/.local/share/devhelp/books/%(project)s\n"
28"$ devhelp"
29msgstr ""
30
31#: sphinxcontrib/devhelp/__init__.py:78
32msgid "dumping devhelp index..."
33msgstr ""
34