diff options
author | EuAndreh <eu@euandre.org> | 2020-11-14 12:04:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-11-14 13:51:05 -0300 |
commit | 0fd1625d5cc9dab03ccd4df50d525ee8c0231f53 (patch) | |
tree | b0602db2384facf7a2cca902fa32521447bd53ca /locale | |
parent | Use "eu_categories" frontmatter attribute (diff) | |
download | euandre.org-0fd1625d5cc9dab03ccd4df50d525ee8c0231f53.tar.gz euandre.org-0fd1625d5cc9dab03ccd4df50d525ee8c0231f53.tar.xz |
building a database article: Use :db/root over null value
Diffstat (limited to '')
3 files changed, 57 insertions, 24 deletions
diff --git a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 19bc893..546041b 100644 --- a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po @@ -72,14 +72,6 @@ msgid "" msgstr "" msgid "" -"[[person :likes \"pizza\" 0 true]\n" -" [0 :parent null 0 true]\n" -" [person :likes \"bread\" 1 true]\n" -" [person :likes \"pizza\" 1 false]\n" -" [1 :parent 0 1 true]]\n" -msgstr "" - -msgid "" "The extra datoms above add more information to build the directionality to " "the log, and instead of a single consistent log, the DAG could have multiple" " leaves that coexist, much like how different Git branches can have " @@ -341,5 +333,24 @@ msgstr "" msgid "eu_categories: mediator" msgstr "" +msgid "updated_at: 2020-11-14" +msgstr "" + +msgid "" +"[[person :likes \"pizza\" 0 true]\n" +" [0 :parent :db/root 0 true]\n" +" [person :likes \"bread\" 1 true]\n" +" [person :likes \"pizza\" 1 false]\n" +" [1 :parent 0 1 true]]\n" +msgstr "" + +#~ msgid "" +#~ "[[person :likes \"pizza\" 0 true]\n" +#~ " [0 :parent null 0 true]\n" +#~ " [person :likes \"bread\" 1 true]\n" +#~ " [person :likes \"pizza\" 1 false]\n" +#~ " [1 :parent 0 1 true]]\n" +#~ msgstr "" + #~ msgid "category: mediator" #~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 19bc893..546041b 100644 --- a/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po @@ -72,14 +72,6 @@ msgid "" msgstr "" msgid "" -"[[person :likes \"pizza\" 0 true]\n" -" [0 :parent null 0 true]\n" -" [person :likes \"bread\" 1 true]\n" -" [person :likes \"pizza\" 1 false]\n" -" [1 :parent 0 1 true]]\n" -msgstr "" - -msgid "" "The extra datoms above add more information to build the directionality to " "the log, and instead of a single consistent log, the DAG could have multiple" " leaves that coexist, much like how different Git branches can have " @@ -341,5 +333,24 @@ msgstr "" msgid "eu_categories: mediator" msgstr "" +msgid "updated_at: 2020-11-14" +msgstr "" + +msgid "" +"[[person :likes \"pizza\" 0 true]\n" +" [0 :parent :db/root 0 true]\n" +" [person :likes \"bread\" 1 true]\n" +" [person :likes \"pizza\" 1 false]\n" +" [1 :parent 0 1 true]]\n" +msgstr "" + +#~ msgid "" +#~ "[[person :likes \"pizza\" 0 true]\n" +#~ " [0 :parent null 0 true]\n" +#~ " [person :likes \"bread\" 1 true]\n" +#~ " [person :likes \"pizza\" 1 false]\n" +#~ " [1 :parent 0 1 true]]\n" +#~ msgstr "" + #~ msgid "category: mediator" #~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 19bc893..546041b 100644 --- a/locale/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/locale/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po @@ -72,14 +72,6 @@ msgid "" msgstr "" msgid "" -"[[person :likes \"pizza\" 0 true]\n" -" [0 :parent null 0 true]\n" -" [person :likes \"bread\" 1 true]\n" -" [person :likes \"pizza\" 1 false]\n" -" [1 :parent 0 1 true]]\n" -msgstr "" - -msgid "" "The extra datoms above add more information to build the directionality to " "the log, and instead of a single consistent log, the DAG could have multiple" " leaves that coexist, much like how different Git branches can have " @@ -341,5 +333,24 @@ msgstr "" msgid "eu_categories: mediator" msgstr "" +msgid "updated_at: 2020-11-14" +msgstr "" + +msgid "" +"[[person :likes \"pizza\" 0 true]\n" +" [0 :parent :db/root 0 true]\n" +" [person :likes \"bread\" 1 true]\n" +" [person :likes \"pizza\" 1 false]\n" +" [1 :parent 0 1 true]]\n" +msgstr "" + +#~ msgid "" +#~ "[[person :likes \"pizza\" 0 true]\n" +#~ " [0 :parent null 0 true]\n" +#~ " [person :likes \"bread\" 1 true]\n" +#~ " [person :likes \"pizza\" 1 false]\n" +#~ " [1 :parent 0 1 true]]\n" +#~ msgstr "" + #~ msgid "category: mediator" #~ msgstr "" |