Skip to content

Commit

Permalink
New Crowdin translations (#479)
Browse files Browse the repository at this point in the history
Enjoy!
  • Loading branch information
elegaanz authored Apr 19, 2019
1 parent 4d4f2ba commit 68dd860
Show file tree
Hide file tree
Showing 86 changed files with 25,720 additions and 4,437 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@ aliases:
- *restore_cache_plume_dead_code
- run:
name: install server
command: cargo install --debug --no-default-features --features="${FEATURES}",test --path . -f || cargo install --debug --no-default-features --features="${FEATURES}",test --path . -f
command: cargo install --debug --no-default-features --features="${FEATURES}",test --path . --force || cargo install --debug --no-default-features --features="${FEATURES}",test --path . --force
- run:
name: install plm
command: cargo install --debug --no-default-features --features="${FEATURES}" --path plume-cli -f || cargo install --debug --no-default-features --features="${FEATURES}" --path plume-cli -f
command: cargo install --debug --no-default-features --features="${FEATURES}" --path plume-cli --force || cargo install --debug --no-default-features --features="${FEATURES}" --path plume-cli --force
- run:
name: run test
command: ./script/run_browser_test.sh
Expand Down Expand Up @@ -203,6 +203,7 @@ jobs:
- checkout
- *attach_workspace
- *restore_cache
- run: git config --global --remove-section url."ssh://[email protected]"
- run: cargo fetch
- *save_cache
- *persist_to_workspace
Expand Down
38 changes: 19 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ atom_syndication = "0.6"
canapi = "0.2"
colored = "1.7"
dotenv = "0.13"
gettext = "0.3"
gettext-macros = "0.4"
gettext-utils = "0.1"
gettext = { git = "https://github.com/Plume-org/gettext/", rev = "294c54d74c699fbc66502b480a37cc66c1daa7f3" }
gettext-macros = { git = "https://github.com/Plume-org/gettext-macros/", rev = "a7c605f7edd6bfbfbfe7778026bfefd88d82db10" }
gettext-utils = { git = "https://github.com/Plume-org/gettext-macros/", rev = "a7c605f7edd6bfbfbfe7778026bfefd88d82db10" }
guid-create = "0.1"
heck = "0.3.0"
lettre = { git = "https://github.com/lettre/lettre", rev = "c988b1760ad8179d9e7f3fb8594d2b86cf2a0a49" }
lettre_email = { git = "https://github.com/lettre/lettre", rev = "c988b1760ad8179d9e7f3fb8594d2b86cf2a0a49" }
num_cpus = "1.0"
rocket = "0.4.0"
rocket_contrib = { version = "0.4.0", features = ["json"] }
rocket_i18n = "0.4.0"
rocket_i18n = { git = "https://github.com/Plume-org/rocket_i18n", rev = "e922afa7c366038b3433278c03b1456b346074f2" }
rpassword = "2.0"
runtime-fmt = "0.3.0"
scheduled-thread-pool = "0.2.0"
Expand Down
6 changes: 3 additions & 3 deletions plume-front/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Plume contributors"]

[dependencies]
stdweb = "0.4"
gettext = "0.3"
gettext-macros = "0.4"
gettext-utils = "0.1"
gettext = { git = "https://github.com/Plume-org/gettext/", rev = "294c54d74c699fbc66502b480a37cc66c1daa7f3" }
gettext-macros = { git = "https://github.com/Plume-org/gettext-macros/", rev = "a7c605f7edd6bfbfbfe7778026bfefd88d82db10" }
gettext-utils = { git = "https://github.com/Plume-org/gettext-macros/", rev = "a7c605f7edd6bfbfbfe7778026bfefd88d82db10" }
lazy_static = "1.3"
26 changes: 25 additions & 1 deletion plume-front/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,31 @@ extern crate stdweb;

use stdweb::web::{event::*, *};

init_i18n!("plume-front", en, fr);
init_i18n!(
"plume-front",
ar,
bg,
ca,
cs,
de,
en,
eo,
es,
fr,
gl,
hi,
hr,
it,
ja,
nb,
pl,
pt,
ro,
ru,
sr,
sk,
sv
);

mod editor;

Expand Down
2 changes: 1 addition & 1 deletion plume-models/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ itertools = "0.8.0"
lazy_static = "*"
openssl = "0.10.15"
rocket = "0.4.0"
rocket_i18n = "0.4.0"
rocket_i18n = { git = "https://github.com/Plume-org/rocket_i18n", rev = "e922afa7c366038b3433278c03b1456b346074f2" }
reqwest = "0.9"
scheduled-thread-pool = "0.2.0"
serde = "1.0"
Expand Down
Binary file removed plume_test
Binary file not shown.
Binary file removed plume_tests
Binary file not shown.
58 changes: 58 additions & 0 deletions po/plume-front/af.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
msgid ""
msgstr ""
"Project-Id-Version: plume\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-15 16:33-0700\n"
"PO-Revision-Date: 2019-04-17 19:54\n"
"Last-Translator: Ana Gelez (AnaGelez)\n"
"Language-Team: Afrikaans\n"
"Language: af_ZA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: crowdin.com\n"
"X-Crowdin-Project: plume\n"
"X-Crowdin-Language: af\n"
"X-Crowdin-File: /master/po/plume-front/plume-front.pot\n"

# plume-front/src/editor.rs:114
msgid "Open the rich text editor"
msgstr ""

# plume-front/src/editor.rs:143
msgid "Title"
msgstr ""

# plume-front/src/editor.rs:147
msgid "Subtitle or summary"
msgstr ""

# plume-front/src/editor.rs:154
msgid "Write your article here. Markdown is supported."
msgstr ""

# plume-front/src/editor.rs:165
msgid "Around {} characters left"
msgstr ""

# plume-front/src/editor.rs:228
msgid "Tags"
msgstr ""

# plume-front/src/editor.rs:229
msgid "License"
msgstr ""

# plume-front/src/editor.rs:232
msgid "Cover"
msgstr ""

# plume-front/src/editor.rs:252
msgid "This is a draft"
msgstr ""

# plume-front/src/editor.rs:259
msgid "Publish"
msgstr ""

59 changes: 59 additions & 0 deletions po/plume-front/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
msgid ""
msgstr ""
"Project-Id-Version: plume\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-15 16:33-0700\n"
"PO-Revision-Date: 2019-04-17 19:54\n"
"Last-Translator: Ana Gelez (AnaGelez)\n"
"Language-Team: Arabic\n"
"Language: ar_SA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
"X-Generator: crowdin.com\n"
"X-Crowdin-Project: plume\n"
"X-Crowdin-Language: ar\n"
"X-Crowdin-File: /master/po/plume-front/plume-front.pot\n"

# plume-front/src/editor.rs:114
msgid "Open the rich text editor"
msgstr ""

# plume-front/src/editor.rs:143
msgid "Title"
msgstr "العنوان"

# plume-front/src/editor.rs:147
#, fuzzy
msgid "Subtitle, or summary"
msgstr "العنوان الثانوي أو الملخص"

# plume-front/src/editor.rs:154
msgid "Write your article here. Markdown is supported."
msgstr ""

# plume-front/src/editor.rs:165
msgid "Around {} characters left"
msgstr ""

# plume-front/src/editor.rs:228
msgid "Tags"
msgstr "الوسوم"

# plume-front/src/editor.rs:229
msgid "License"
msgstr "الرخصة"

# plume-front/src/editor.rs:232
msgid "Cover"
msgstr "الغلاف"

# plume-front/src/editor.rs:252
msgid "This is a draft"
msgstr ""

# plume-front/src/editor.rs:259
msgid "Publish"
msgstr "نشر كتابا"
57 changes: 57 additions & 0 deletions po/plume-front/bg.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
msgid ""
msgstr ""
"Project-Id-Version: plume\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-15 16:33-0700\n"
"PO-Revision-Date: 2019-04-17 18:15\n"
"Last-Translator: Ana Gelez (AnaGelez)\n"
"Language-Team: Bulgarian\n"
"Language: bg_BG\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: crowdin.com\n"
"X-Crowdin-Project: plume\n"
"X-Crowdin-Language: bg\n"
"X-Crowdin-File: /master/po/plume-front/plume-front.pot\n"

# plume-front/src/editor.rs:114
msgid "Open the rich text editor"
msgstr ""

# plume-front/src/editor.rs:143
msgid "Title"
msgstr ""

# plume-front/src/editor.rs:149
msgid "Subtitle, or summary"
msgstr ""

# plume-front/src/editor.rs:154
msgid "Write your article here. Markdown is supported."
msgstr ""

# plume-front/src/editor.rs:165
msgid "Around {} characters left"
msgstr ""

# plume-front/src/editor.rs:228
msgid "Tags"
msgstr ""

# plume-front/src/editor.rs:229
msgid "License"
msgstr ""

# plume-front/src/editor.rs:232
msgid "Cover"
msgstr ""

# plume-front/src/editor.rs:252
msgid "This is a draft"
msgstr ""

# plume-front/src/editor.rs:259
msgid "Publish"
msgstr ""
Loading

0 comments on commit 68dd860

Please sign in to comment.