]> git.ipfire.org Git - oddments/ddns.git/blob - po/ro_RO.po
Update translations.
[oddments/ddns.git] / po / ro_RO.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Translators:
6 # robert lasic <robertlasic@gmail.com>, 2013
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: IPFire Project\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2014-06-11 00:13+0200\n"
12 "PO-Revision-Date: 2013-11-20 13:12+0000\n"
13 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
14 "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/"
15 "ipfire/language/ro_RO/)\n"
16 "Language: ro_RO\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
21 "2:1));\n"
22
23 #: ../src/ddns/__init__.py:139
24 msgid "Found no entries in the configuration file. Exiting."
25 msgstr "Nici o intrare în fișierul de configurare. Ieșire."
26
27 #: ../src/ddns/__init__.py:151
28 #, python-format
29 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
30 msgstr "Eroare actualizare DNS dinamic %(hostname)s (%(provider)s):"
31
32 #: ../src/ddns/__init__.py:156
33 #, python-format
34 msgid ""
35 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
36 "exception:"
37 msgstr ""
38 "Actualizare DNS dinamic pentru %(hostname)s (%(provider)s) a generat o "
39 "excepție netratată:"
40
41 #: ../src/ddns/__init__.py:160
42 #, python-format
43 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
44 msgstr ""
45 "Actualizarea DNS dinamic pentru %(hostname)s (%(provider)s) s-a făcut cu "
46 "succes."
47
48 #: ../src/ddns/providers.py:120
49 #, python-format
50 msgid "Updating %s forced"
51 msgstr ""
52
53 #: ../src/ddns/providers.py:124
54 #, python-format
55 msgid "%s is already up to date"
56 msgstr ""
57
58 #: ../src/ddns/providers.py:247
59 msgid "No valid FQDN was given."
60 msgstr ""
61
62 #: ../src/ddns/providers.py:249
63 msgid "Invalid hostname specified."
64 msgstr ""
65
66 #: ../src/ddns/providers.py:251
67 msgid "Hostname not marked as a dynamic host."
68 msgstr ""
69
70 #: ../src/ddns/providers.py:253
71 msgid "Invalid IP address has been sent."
72 msgstr ""
73
74 #: ../src/ddns/system.py:127
75 msgid "Request header:"
76 msgstr "Cerere header:"
77
78 #. Log response header.
79 #: ../src/ddns/system.py:135
80 msgid "Response header:"
81 msgstr "Răspuns header:"