-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
78 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
## "msgid"s in this file come from POT (.pot) files. | ||
### | ||
### Do not add, change, or remove "msgid"s manually here as | ||
### they're tied to the ones in the corresponding POT file | ||
### (with the same domain). | ||
### | ||
### Use "mix gettext.extract --merge" or "mix gettext.merge" | ||
### to merge POT files into PO files. | ||
msgid "" | ||
msgstr "" | ||
"Language: en\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
msgid "Paștele - duminică" | ||
msgstr "Easter - Sunday" | ||
|
||
msgid "Paștele - luni" | ||
msgstr "Easter - Monday" | ||
|
||
msgid "Rusaliile - 50" | ||
msgstr "Pentecost - 50" | ||
|
||
msgid "Rusaliile - 51" | ||
msgstr "Pentecost - 51" | ||
|
||
msgid "Anul nou" | ||
msgstr "New Year" | ||
|
||
msgid "Ziua muncii" | ||
msgstr "Labor Day" | ||
|
||
msgid "Adormirea Maicii Domnului" | ||
msgstr "Assumption of the Virgin Mary" | ||
|
||
msgid "Sfântul Apostol Andrei" | ||
msgstr "Saint Andrew the Apostle" | ||
|
||
msgid "Ziua Națională" | ||
msgstr "National Day" | ||
|
||
msgid "Sărbătoarea Nașterii Domnului" | ||
msgstr "The Feast of the Nativity" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Generated by `mix holidefs.gettext.extract` | ||
# for the locale RO - Romania | ||
msgid "" | ||
msgstr "" | ||
|
||
|
||
msgid "Paștele - duminică" | ||
msgstr "" | ||
|
||
msgid "Paștele - luni" | ||
msgstr "" | ||
|
||
msgid "Rusaliile - 50" | ||
msgstr "" | ||
|
||
msgid "Rusaliile - 51" | ||
msgstr "" | ||
|
||
msgid "Anul nou" | ||
msgstr "" | ||
|
||
msgid "Ziua muncii" | ||
msgstr "" | ||
|
||
msgid "Adormirea Maicii Domnului" | ||
msgstr "" | ||
|
||
msgid "Sfântul Apostol Andrei" | ||
msgstr "" | ||
|
||
msgid "Ziua Națională" | ||
msgstr "" | ||
|
||
msgid "Sărbătoarea Nașterii Domnului" | ||
msgstr "" | ||
|