Skip to content

Commit b0b3a4b

Browse files
authored
Merge pull request #455 from mastodon/release-1.4.4
Release 1.4.4
2 parents cdf6c44 + 0bfb27a commit b0b3a4b

File tree

82 files changed

+733
-315
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+733
-315
lines changed

AppShared/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.4.3</string>
18+
<string>1.4.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>138</string>
20+
<string>140</string>
2121
</dict>
2222
</plist>

Localization/StringsConvertor/input/ar.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "يُتابِعُك"
422+
},
420423
"dashboard": {
421424
"posts": "مَنشورات",
422425
"following": "مُتابَع",

Localization/StringsConvertor/input/ca.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Et segueix"
422+
},
420423
"dashboard": {
421424
"posts": "publicacions",
422425
"following": "seguint",

Localization/StringsConvertor/input/ckb.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "پۆستەکان",
422425
"following": "شوێنکەوتن",

Localization/StringsConvertor/input/cy.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "postiadau",
422425
"following": "following",

Localization/StringsConvertor/input/da.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "posts",
422425
"following": "following",

Localization/StringsConvertor/input/de.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "Beiträge",
422425
"following": "Gefolgte",

Localization/StringsConvertor/input/en-US.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "posts",
422425
"following": "following",

Localization/StringsConvertor/input/en.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "posts",
422425
"following": "following",

Localization/StringsConvertor/input/es-AR.lproj/app.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Te sigue"
422+
},
420423
"dashboard": {
421424
"posts": "mensajes",
422425
"following": "siguiendo",
@@ -500,7 +503,7 @@
500503
},
501504
"searching": {
502505
"segment": {
503-
"all": "Todas",
506+
"all": "Todo",
504507
"people": "Cuentas",
505508
"hashtags": "Etiquetas",
506509
"posts": "Mensajes"
@@ -565,10 +568,10 @@
565568
},
566569
"notifications": {
567570
"title": "Notificaciones",
568-
"favorites": "Marcó como favorito mi mensaje",
571+
"favorites": "Marca mi mensaje como favorito",
569572
"follows": "Me sigue",
570-
"boosts": "Adhirió a mi mensaje",
571-
"mentions": "Me mencionó",
573+
"boosts": "Adhiere a mi mensaje",
574+
"mentions": "Me menciona",
572575
"trigger": {
573576
"anyone": "cualquiera",
574577
"follower": "un seguidor",
@@ -582,7 +585,7 @@
582585
"true_black_dark_mode": "Modo negro oscuro real",
583586
"disable_avatar_animation": "Deshabilitar avatares animados",
584587
"disable_emoji_animation": "Deshabilitar emojis animados",
585-
"using_default_browser": "Usar navegador web predeterminado para abrir enlaces",
588+
"using_default_browser": "Usar navegador web predet. para abrir enlaces",
586589
"open_links_in_mastodon": "Abrir enlaces en Mastodon"
587590
},
588591
"boring_zone": {

Localization/StringsConvertor/input/es.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "publicaciones",
422425
"following": "siguiendo",

Localization/StringsConvertor/input/eu.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "bidalketa",
422425
"following": "jarraitzen",

Localization/StringsConvertor/input/fi.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "julkaisut",
422425
"following": "seurataan",

Localization/StringsConvertor/input/fr.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "publications",
422425
"following": "abonnements",

Localization/StringsConvertor/input/gd.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "postaichean",
422425
"following": "a’ leantainn",

Localization/StringsConvertor/input/gl.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Séguete"
422+
},
420423
"dashboard": {
421424
"posts": "publicacións",
422425
"following": "seguindo",

Localization/StringsConvertor/input/hi.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "posts",
422425
"following": "following",

Localization/StringsConvertor/input/id.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "postingan",
422425
"following": "mengikuti",

Localization/StringsConvertor/input/it.lproj/app.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Ti segue"
422+
},
420423
"dashboard": {
421424
"posts": "post",
422425
"following": "seguendo",
@@ -531,7 +534,7 @@
531534
"Mentions": "Menzioni"
532535
},
533536
"notification_description": {
534-
"followed_you": "ti ha seguito",
537+
"followed_you": "ha iniziato a seguirti",
535538
"favorited_your_post": "ha apprezzato il tuo post",
536539
"reblogged_your_post": "ha condiviso il tuo post",
537540
"mentioned_you": "ti ha menzionato",

Localization/StringsConvertor/input/ja.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "投稿",
422425
"following": "フォロー",

Localization/StringsConvertor/input/kab.lproj/Localizable.stringsdict

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@
7272
<key>NSStringFormatValueTypeKey</key>
7373
<string>ld</string>
7474
<key>one</key>
75-
<string>Followed by %1$@, and another mutual</string>
75+
<string>Yeṭṭafar-it %1$@, akked wayeḍ d ucrik</string>
7676
<key>other</key>
77-
<string>Followed by %1$@, and %ld mutuals</string>
77+
<string>Yeṭṭafar-it %1$@, akked %ld d ucriken</string>
7878
</dict>
7979
</dict>
8080
<key>plural.count.metric_formatted.post</key>
@@ -104,9 +104,9 @@
104104
<key>NSStringFormatValueTypeKey</key>
105105
<string>ld</string>
106106
<key>one</key>
107-
<string>1 media</string>
107+
<string>1 umidyat</string>
108108
<key>other</key>
109-
<string>%ld media</string>
109+
<string>%ld yimidyaten</string>
110110
</dict>
111111
</dict>
112112
<key>plural.count.post</key>

Localization/StringsConvertor/input/kab.lproj/app.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
"Publishing": "Asuffeɣ tasuffeɣt...",
349349
"accessibility": {
350350
"logo_label": "Taqeffalt n ulugu",
351-
"logo_hint": "Tap to scroll to top and tap again to previous location"
351+
"logo_hint": "Sit i wakken ad tɛeddiḍ i usawen, sit tikkelt-nniḍen i wakken ad tɛeddiḍ ɣer wadig yezrin"
352352
}
353353
}
354354
},
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Yeṭṭafaṛ-ik•im"
422+
},
420423
"dashboard": {
421424
"posts": "tisuffaɣ",
422425
"following": "iṭafaṛ",
@@ -470,14 +473,14 @@
470473
"footer": "Ineḍfaren seg yiqeddacen-nniḍen ur d-ttwaskanen ara."
471474
},
472475
"familiarFollowers": {
473-
"title": "Followers you familiar",
474-
"followed_by_names": "Followed by %s"
476+
"title": "Ineḍfaren i tessneḍ",
477+
"followed_by_names": "Yeṭṭafar-it %s"
475478
},
476479
"favorited_by": {
477-
"title": "Favorited By"
480+
"title": "Ismenyaf-it"
478481
},
479482
"reblogged_by": {
480-
"title": "Reblogged By"
483+
"title": "Tettwasuffeɣ-d sɣur"
481484
},
482485
"search": {
483486
"title": "Nadi",
@@ -619,7 +622,7 @@
619622
"step_one": {
620623
"step_1_of_4": "Aḥric 1 seg 4",
621624
"whats_wrong_with_this_post": "Acu n wugur yellan d tsuffeɣt-a?",
622-
"whats_wrong_with_this_account": "What's wrong with this account?",
625+
"whats_wrong_with_this_account": "Acu n wugur yellan deg umiḍan-a?",
623626
"whats_wrong_with_this_username": "Acu n wugur yellan d %s?",
624627
"select_the_best_match": "Fren amṣada akk igerrzen",
625628
"i_dont_like_it": "Ur ḥemmleɣ ara aya",

Localization/StringsConvertor/input/kmr.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Te dişopîne"
422+
},
420423
"dashboard": {
421424
"posts": "şandî",
422425
"following": "dişopîne",

Localization/StringsConvertor/input/ko.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "게시물",
422425
"following": "팔로잉",

Localization/StringsConvertor/input/nl.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "berichten",
422425
"following": "volgend",

Localization/StringsConvertor/input/pt-BR.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "posts",
422425
"following": "following",

Localization/StringsConvertor/input/pt.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "posts",
422425
"following": "following",

Localization/StringsConvertor/input/ro.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "posts",
422425
"following": "following",

Localization/StringsConvertor/input/ru.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Подписан(а) на вас"
422+
},
420423
"dashboard": {
421424
"posts": "посты",
422425
"following": "подписки",

Localization/StringsConvertor/input/sv.lproj/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@
417417
}
418418
},
419419
"profile": {
420+
"header": {
421+
"follows_you": "Follows You"
422+
},
420423
"dashboard": {
421424
"posts": "inlägg",
422425
"following": "följer",

0 commit comments

Comments
 (0)