forked from bitwalker/timex
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
035be6a
commit 11bac2f
Showing
17 changed files
with
1,363 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 |
---|---|---|
|
@@ -11,3 +11,6 @@ cover/ | |
|
||
# ignore asdf config | ||
.tool-versions | ||
|
||
# Ignore IDE artefacts | ||
.elixir_ls |
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,38 @@ | ||
# # This file is a PO Template file. | ||
# # | ||
# # `msgid`s here are often extracted from source code. | ||
# # Add new translations manually only if they're dynamic | ||
# # translations that can't be statically extracted. | ||
# # | ||
# # Run `mix gettext.extract` to bring this file up to | ||
# # date. Leave `msgstr`s empty as changing them here as no | ||
# # effect: edit them in PO (`.po`) files instead. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"POT-Creation-Date: \n" | ||
"PO-Revision-Date: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 2.3\n" | ||
"Last-Translator: Almir Sarajčić <[email protected]>\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" | ||
"Language: bs@cyrillic\n" | ||
|
||
#: lib/l10n/translator.ex:183 | ||
msgid "AM" | ||
msgstr "прије подне" | ||
|
||
#: lib/l10n/translator.ex:185 | ||
msgid "PM" | ||
msgstr "поподне" | ||
|
||
#: lib/l10n/translator.ex:184 | ||
msgid "am" | ||
msgstr "прије подне" | ||
|
||
#: lib/l10n/translator.ex:186 | ||
msgid "pm" | ||
msgstr "поподне" |
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,70 @@ | ||
# # This file is a PO Template file. | ||
# # | ||
# # `msgid`s here are often extracted from source code. | ||
# # Add new translations manually only if they're dynamic | ||
# # translations that can't be statically extracted. | ||
# # | ||
# # Run `mix gettext.extract` to bring this file up to | ||
# # date. Leave `msgstr`s empty as changing them here as no | ||
# # effect: edit them in PO (`.po`) files instead. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"POT-Creation-Date: \n" | ||
"PO-Revision-Date: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 2.3\n" | ||
"Last-Translator: Almir Sarajčić <[email protected]>\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" | ||
"Language: bs@cyrillic\n" | ||
|
||
#: lib/l10n/translator.ex:220 | ||
msgid "April" | ||
msgstr "прил" | ||
|
||
#: lib/l10n/translator.ex:224 | ||
msgid "August" | ||
msgstr "аугуст" | ||
|
||
#: lib/l10n/translator.ex:228 | ||
msgid "December" | ||
msgstr "децембар" | ||
|
||
#: lib/l10n/translator.ex:218 | ||
msgid "February" | ||
msgstr "фебруар" | ||
|
||
#: lib/l10n/translator.ex:217 | ||
msgid "January" | ||
msgstr "јануар" | ||
|
||
#: lib/l10n/translator.ex:223 | ||
msgid "July" | ||
msgstr "јули" | ||
|
||
#: lib/l10n/translator.ex:222 | ||
msgid "June" | ||
msgstr "јуни" | ||
|
||
#: lib/l10n/translator.ex:219 | ||
msgid "March" | ||
msgstr "март" | ||
|
||
#: lib/l10n/translator.ex:221 | ||
msgid "May" | ||
msgstr "мај" | ||
|
||
#: lib/l10n/translator.ex:227 | ||
msgid "November" | ||
msgstr "новембар" | ||
|
||
#: lib/l10n/translator.ex:226 | ||
msgid "October" | ||
msgstr "октобар" | ||
|
||
#: lib/l10n/translator.ex:225 | ||
msgid "September" | ||
msgstr "септембар" |
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,70 @@ | ||
# # This file is a PO Template file. | ||
# # | ||
# # `msgid`s here are often extracted from source code. | ||
# # Add new translations manually only if they're dynamic | ||
# # translations that can't be statically extracted. | ||
# # | ||
# # Run `mix gettext.extract` to bring this file up to | ||
# # date. Leave `msgstr`s empty as changing them here as no | ||
# # effect: edit them in PO (`.po`) files instead. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"POT-Creation-Date: \n" | ||
"PO-Revision-Date: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 2.3\n" | ||
"Last-Translator: Almir Sarajčić <[email protected]>\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" | ||
"Language: bs@cyrillic\n" | ||
|
||
#: lib/l10n/translator.ex:207 | ||
msgid "Apr" | ||
msgstr "апр" | ||
|
||
#: lib/l10n/translator.ex:211 | ||
msgid "Aug" | ||
msgstr "ауг" | ||
|
||
#: lib/l10n/translator.ex:215 | ||
msgid "Dec" | ||
msgstr "дец" | ||
|
||
#: lib/l10n/translator.ex:205 | ||
msgid "Feb" | ||
msgstr "феб" | ||
|
||
#: lib/l10n/translator.ex:204 | ||
msgid "Jan" | ||
msgstr "јан" | ||
|
||
#: lib/l10n/translator.ex:210 | ||
msgid "Jul" | ||
msgstr "јул" | ||
|
||
#: lib/l10n/translator.ex:209 | ||
msgid "Jun" | ||
msgstr "јун" | ||
|
||
#: lib/l10n/translator.ex:206 | ||
msgid "Mar" | ||
msgstr "мар" | ||
|
||
#: lib/l10n/translator.ex:208 | ||
msgid "May" | ||
msgstr "мај" | ||
|
||
#: lib/l10n/translator.ex:214 | ||
msgid "Nov" | ||
msgstr "нов" | ||
|
||
#: lib/l10n/translator.ex:213 | ||
msgid "Oct" | ||
msgstr "окт" | ||
|
||
#: lib/l10n/translator.ex:212 | ||
msgid "Sep" | ||
msgstr "сеп" |
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,26 @@ | ||
# # This file is a PO Template file. | ||
# # | ||
# # `msgid`s here are often extracted from source code. | ||
# # Add new translations manually only if they're dynamic | ||
# # translations that can't be statically extracted. | ||
# # | ||
# # Run `mix gettext.extract` to bring this file up to | ||
# # date. Leave `msgstr`s empty as changing them here as no | ||
# # effect: edit them in PO (`.po`) files instead. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"POT-Creation-Date: \n" | ||
"PO-Revision-Date: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 2.3\n" | ||
"Last-Translator: Almir Sarajčić <[email protected]>\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" | ||
"Language: bs@cyrillic\n" | ||
|
||
#: lib/l10n/translator.ex:298 | ||
msgid "#,##0.###" | ||
msgstr "#.##0,###" |
Oops, something went wrong.