]> cat aescling's git repositories - mastodon.git/commitdiff
Merge branch 'master' into glitch-soc/merge-upstream
authorThibaut Girka <thib@sitedethib.com>
Mon, 8 Apr 2019 13:57:56 +0000 (15:57 +0200)
committerThibaut Girka <thib@sitedethib.com>
Mon, 8 Apr 2019 13:57:56 +0000 (15:57 +0200)
Conflicts:
- config/locales/pl.yml
  Conflict caused by new upstream string too close to glitch-specific
  “flavour” string. Took both strings.

17 files changed:
1  2 
Gemfile
Gemfile.lock
app/controllers/home_controller.rb
app/controllers/shares_controller.rb
app/helpers/stream_entries_helper.rb
app/javascript/mastodon/locales/defaultMessages.json
app/javascript/mastodon/locales/en.json
app/javascript/mastodon/locales/ja.json
app/javascript/mastodon/locales/pl.json
app/javascript/styles/mastodon/components.scss
app/models/account.rb
app/presenters/instance_presenter.rb
config/locales/en.yml
config/locales/ja.yml
config/locales/pl.yml
config/navigation.rb
config/routes.rb

diff --cc Gemfile
Simple merge
diff --cc Gemfile.lock
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
index 9470e875a9753fc4062fb186b0095ba5e2b43647,f3da82b1c9458b32c335f9bb5e49046843f6c075..e67a55edb286455af3433ff5e5b2a22fd4bb74ef
@@@ -612,10 -644,11 +644,12 @@@ pl
      more: Więcej…
      resources: Zasoby
    generic:
+     all: Wszystkie
      changes_saved_msg: Ustawienia zapisane!
      copy: Kopiuj
+     order_by: Uporządkuj według
      save_changes: Zapisz zmiany
 +    use_this: Użyj tego
      validation_errors:
        few: Coś jest wciąż nie tak! Przejrzyj %{count} poniższe błędy
        many: Coś jest wciąż nie tak! Przejrzyj %{count} poniższych błędów
      edit_profile: Edytuj profil
      export: Eksportowanie danych
      featured_tags: Wyróżnione hashtagi
 +    flavours: Odmiany
+     identity_proofs: Dowody tożsamości
      import: Importowanie danych
      migrate: Migracja konta
      notifications: Powiadomienia
Simple merge
Simple merge