From fea3b5d8b4ed8418ad95595b417c3ba330c891dc Mon Sep 17 00:00:00 2001 From: CMK Date: Mon, 16 Aug 2021 14:21:40 +0800 Subject: [PATCH] chore: update i18n resources --- Mastodon/Generated/Strings.swift | 36 +++++---- .../Resources/ar.lproj/Localizable.strings | 12 +-- .../Resources/ca.lproj/Localizable.strings | 12 +-- .../Resources/de.lproj/Localizable.strings | 12 +-- .../Resources/en.lproj/Localizable.strings | 12 +-- .../es-419.lproj/Localizable.strings | 12 +-- .../Resources/es.lproj/Localizable.strings | 24 +++--- .../es.lproj/Localizable.stringsdict | 76 +++++++++---------- .../Resources/fr.lproj/Localizable.strings | 12 +-- Mastodon/Resources/ja.lproj/InfoPlist.strings | 2 +- .../Resources/ja.lproj/Localizable.strings | 38 +++++----- .../ja.lproj/Localizable.stringsdict | 18 ++--- .../Resources/nl.lproj/Localizable.strings | 12 +-- .../zh-Hans.lproj/Localizable.strings | 14 ++-- .../zh-Hans.lproj/Localizable.stringsdict | 12 +-- MastodonIntent/ar.lproj/Intents.strings | 4 +- MastodonIntent/de.lproj/Intents.strings | 12 +-- MastodonIntent/es-419.lproj/Intents.strings | 4 +- MastodonIntent/es.lproj/Intents.strings | 48 ++++++------ MastodonIntent/fr.lproj/Intents.strings | 4 +- MastodonIntent/ja.lproj/Intents.strings | 4 +- MastodonIntent/zh-Hans.lproj/Intents.strings | 48 ++++++------ 22 files changed, 219 insertions(+), 209 deletions(-) diff --git a/Mastodon/Generated/Strings.swift b/Mastodon/Generated/Strings.swift index 698b36a3..86dc8902 100644 --- a/Mastodon/Generated/Strings.swift +++ b/Mastodon/Generated/Strings.swift @@ -528,19 +528,29 @@ internal enum L10n { } } internal enum Notification { - internal enum Action { - /// favorited your post - internal static let favourite = L10n.tr("Localizable", "Scene.Notification.Action.Favourite") - /// followed you - internal static let follow = L10n.tr("Localizable", "Scene.Notification.Action.Follow") - /// requested to follow you - internal static let followRequest = L10n.tr("Localizable", "Scene.Notification.Action.FollowRequest") - /// mentioned you - internal static let mention = L10n.tr("Localizable", "Scene.Notification.Action.Mention") - /// Your poll has ended - internal static let poll = L10n.tr("Localizable", "Scene.Notification.Action.Poll") - /// reblogged your post - internal static let reblog = L10n.tr("Localizable", "Scene.Notification.Action.Reblog") + /// %@ favorited your post + internal static func userFavoritedYourPost(_ p1: Any) -> String { + return L10n.tr("Localizable", "Scene.Notification.UserFavorited Your Post", String(describing: p1)) + } + /// %@ followed you + internal static func userFollowedYou(_ p1: Any) -> String { + return L10n.tr("Localizable", "Scene.Notification.UserFollowedYou", String(describing: p1)) + } + /// %@ mentioned you + internal static func userMentionedYou(_ p1: Any) -> String { + return L10n.tr("Localizable", "Scene.Notification.UserMentionedYou", String(describing: p1)) + } + /// %@ reblogged your post + internal static func userRebloggedYourPost(_ p1: Any) -> String { + return L10n.tr("Localizable", "Scene.Notification.UserRebloggedYourPost", String(describing: p1)) + } + /// %@ requested to follow you + internal static func userRequestedToFollowYou(_ p1: Any) -> String { + return L10n.tr("Localizable", "Scene.Notification.UserRequestedToFollowYou", String(describing: p1)) + } + /// %@ Your poll has ended + internal static func userYourPollHasEnded(_ p1: Any) -> String { + return L10n.tr("Localizable", "Scene.Notification.UserYourPollHasEnded", String(describing: p1)) } internal enum Keyobard { /// Show Everything diff --git a/Mastodon/Resources/ar.lproj/Localizable.strings b/Mastodon/Resources/ar.lproj/Localizable.strings index 3702fa1b..475d2788 100644 --- a/Mastodon/Resources/ar.lproj/Localizable.strings +++ b/Mastodon/Resources/ar.lproj/Localizable.strings @@ -192,16 +192,16 @@ tap the link to confirm your account."; "Scene.HomeTimeline.NavigationBarState.Published" = "Published!"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "Publishing post..."; "Scene.HomeTimeline.Title" = "الخيط الرئيسي"; -"Scene.Notification.Action.Favourite" = "favorited your post"; -"Scene.Notification.Action.Follow" = "followed you"; -"Scene.Notification.Action.FollowRequest" = "requested to follow you"; -"Scene.Notification.Action.Mention" = "mentioned you"; -"Scene.Notification.Action.Poll" = "Your poll has ended"; -"Scene.Notification.Action.Reblog" = "reblogged your post"; "Scene.Notification.Keyobard.ShowEverything" = "Show Everything"; "Scene.Notification.Keyobard.ShowMentions" = "Show Mentions"; "Scene.Notification.Title.Everything" = "Everything"; "Scene.Notification.Title.Mentions" = "Mentions"; +"Scene.Notification.UserFavorited Your Post" = "%@ favorited your post"; +"Scene.Notification.UserFollowedYou" = "%@ followed you"; +"Scene.Notification.UserMentionedYou" = "%@ mentioned you"; +"Scene.Notification.UserRebloggedYourPost" = "%@ reblogged your post"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ requested to follow you"; +"Scene.Notification.UserYourPollHasEnded" = "%@ Your poll has ended"; "Scene.Preview.Keyboard.ClosePreview" = "إغلاق المعاينة"; "Scene.Preview.Keyboard.ShowNext" = "إظهار التالي"; "Scene.Preview.Keyboard.ShowPrevious" = "إظهار السابق"; diff --git a/Mastodon/Resources/ca.lproj/Localizable.strings b/Mastodon/Resources/ca.lproj/Localizable.strings index 31bb9b58..fc0168ab 100644 --- a/Mastodon/Resources/ca.lproj/Localizable.strings +++ b/Mastodon/Resources/ca.lproj/Localizable.strings @@ -192,16 +192,16 @@ toca l'enllaç per a confirmar el teu compte."; "Scene.HomeTimeline.NavigationBarState.Published" = "Publicat!"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "S'està publicant..."; "Scene.HomeTimeline.Title" = "Inici"; -"Scene.Notification.Action.Favourite" = "ha afavorit el teu estat"; -"Scene.Notification.Action.Follow" = "et segueix"; -"Scene.Notification.Action.FollowRequest" = "ha sol·licitat seguir-te"; -"Scene.Notification.Action.Mention" = "t'ha mencionat"; -"Scene.Notification.Action.Poll" = "La teva enquesta ha finalitzat"; -"Scene.Notification.Action.Reblog" = "ha impulsat el teu estat"; "Scene.Notification.Keyobard.ShowEverything" = "Mostrar-ho tot"; "Scene.Notification.Keyobard.ShowMentions" = "Mostrar Mencions"; "Scene.Notification.Title.Everything" = "Tot"; "Scene.Notification.Title.Mentions" = "Mencions"; +"Scene.Notification.UserFavorited Your Post" = "%@ ha afavorit el teu estat"; +"Scene.Notification.UserFollowedYou" = "%@ et segueix"; +"Scene.Notification.UserMentionedYou" = "%@ t'ha esmentat"; +"Scene.Notification.UserRebloggedYourPost" = "%@ ha impulsat el teu estat"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ ha sol·licitat seguir-te"; +"Scene.Notification.UserYourPollHasEnded" = "%@ L'enquesta ha finalitzat"; "Scene.Preview.Keyboard.ClosePreview" = "Tanca la Vista Prèvia"; "Scene.Preview.Keyboard.ShowNext" = "Mostrar Següent"; "Scene.Preview.Keyboard.ShowPrevious" = "Mostrar Anterior"; diff --git a/Mastodon/Resources/de.lproj/Localizable.strings b/Mastodon/Resources/de.lproj/Localizable.strings index 1f79dbe7..353cf143 100644 --- a/Mastodon/Resources/de.lproj/Localizable.strings +++ b/Mastodon/Resources/de.lproj/Localizable.strings @@ -192,16 +192,16 @@ tippe darin auf den Link, um Dein Konto zu bestätigen."; "Scene.HomeTimeline.NavigationBarState.Published" = "Veröffentlicht!"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "Beitrag wird veröffentlicht..."; "Scene.HomeTimeline.Title" = "Startseite"; -"Scene.Notification.Action.Favourite" = "hat deinen Beitrag favorisiert"; -"Scene.Notification.Action.Follow" = "folgt dir"; -"Scene.Notification.Action.FollowRequest" = "möchte dir folgen"; -"Scene.Notification.Action.Mention" = "hat dich erwähnt"; -"Scene.Notification.Action.Poll" = "Deine Umfrage ist beendet"; -"Scene.Notification.Action.Reblog" = "hat deinen Beitrag geteilt"; "Scene.Notification.Keyobard.ShowEverything" = "Alles anzeigen"; "Scene.Notification.Keyobard.ShowMentions" = "Erwähnungen anzeigen"; "Scene.Notification.Title.Everything" = "Alles"; "Scene.Notification.Title.Mentions" = "Erwähnungen"; +"Scene.Notification.UserFavorited Your Post" = "%@ favorisierte deinen Beitrag"; +"Scene.Notification.UserFollowedYou" = "%@ folgte dir"; +"Scene.Notification.UserMentionedYou" = "%@ erwähnte dich"; +"Scene.Notification.UserRebloggedYourPost" = "%@ teilte deinen Beitrag"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ beantragte dir zu folgen"; +"Scene.Notification.UserYourPollHasEnded" = "%@ deine Umfrage ist beendet"; "Scene.Preview.Keyboard.ClosePreview" = "Vorschau schließen"; "Scene.Preview.Keyboard.ShowNext" = "Nächstes anzeigen"; "Scene.Preview.Keyboard.ShowPrevious" = "Vorheriges anzeigen"; diff --git a/Mastodon/Resources/en.lproj/Localizable.strings b/Mastodon/Resources/en.lproj/Localizable.strings index 4ebc5aa1..ff8bb12d 100644 --- a/Mastodon/Resources/en.lproj/Localizable.strings +++ b/Mastodon/Resources/en.lproj/Localizable.strings @@ -192,16 +192,16 @@ tap the link to confirm your account."; "Scene.HomeTimeline.NavigationBarState.Published" = "Published!"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "Publishing post..."; "Scene.HomeTimeline.Title" = "Home"; -"Scene.Notification.Action.Favourite" = "favorited your post"; -"Scene.Notification.Action.Follow" = "followed you"; -"Scene.Notification.Action.FollowRequest" = "requested to follow you"; -"Scene.Notification.Action.Mention" = "mentioned you"; -"Scene.Notification.Action.Poll" = "Your poll has ended"; -"Scene.Notification.Action.Reblog" = "reblogged your post"; "Scene.Notification.Keyobard.ShowEverything" = "Show Everything"; "Scene.Notification.Keyobard.ShowMentions" = "Show Mentions"; "Scene.Notification.Title.Everything" = "Everything"; "Scene.Notification.Title.Mentions" = "Mentions"; +"Scene.Notification.UserFavorited Your Post" = "%@ favorited your post"; +"Scene.Notification.UserFollowedYou" = "%@ followed you"; +"Scene.Notification.UserMentionedYou" = "%@ mentioned you"; +"Scene.Notification.UserRebloggedYourPost" = "%@ reblogged your post"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ requested to follow you"; +"Scene.Notification.UserYourPollHasEnded" = "%@ Your poll has ended"; "Scene.Preview.Keyboard.ClosePreview" = "Close Preview"; "Scene.Preview.Keyboard.ShowNext" = "Show Next"; "Scene.Preview.Keyboard.ShowPrevious" = "Show Previous"; diff --git a/Mastodon/Resources/es-419.lproj/Localizable.strings b/Mastodon/Resources/es-419.lproj/Localizable.strings index 7fcae832..7189f282 100644 --- a/Mastodon/Resources/es-419.lproj/Localizable.strings +++ b/Mastodon/Resources/es-419.lproj/Localizable.strings @@ -192,16 +192,16 @@ pulsá en el enlace para confirmar tu cuenta."; "Scene.HomeTimeline.NavigationBarState.Published" = "¡Enviado!"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "Enviando mensaje…"; "Scene.HomeTimeline.Title" = "Principal"; -"Scene.Notification.Action.Favourite" = "marcó como favorito tu mensaje"; -"Scene.Notification.Action.Follow" = "te sigue"; -"Scene.Notification.Action.FollowRequest" = "solicitó seguirte"; -"Scene.Notification.Action.Mention" = "te mencionó"; -"Scene.Notification.Action.Poll" = "Tu encuesta finalizó"; -"Scene.Notification.Action.Reblog" = "adhirió a tu mensaje"; "Scene.Notification.Keyobard.ShowEverything" = "Mostrar todo"; "Scene.Notification.Keyobard.ShowMentions" = "Mostrar menciones"; "Scene.Notification.Title.Everything" = "Todo"; "Scene.Notification.Title.Mentions" = "Menciones"; +"Scene.Notification.UserFavorited Your Post" = "%@ marcó tu msj. como favorito"; +"Scene.Notification.UserFollowedYou" = "%@ te sigue"; +"Scene.Notification.UserMentionedYou" = "%@ te mencionó"; +"Scene.Notification.UserRebloggedYourPost" = "%@ adhirió a tu mensaje"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ solicitó seguirte"; +"Scene.Notification.UserYourPollHasEnded" = "%@, tu encuesta finalizó"; "Scene.Preview.Keyboard.ClosePreview" = "Cerrar previsualización"; "Scene.Preview.Keyboard.ShowNext" = "Mostrar siguiente"; "Scene.Preview.Keyboard.ShowPrevious" = "Mostrar anterior"; diff --git a/Mastodon/Resources/es.lproj/Localizable.strings b/Mastodon/Resources/es.lproj/Localizable.strings index 63fb420d..db1680d4 100644 --- a/Mastodon/Resources/es.lproj/Localizable.strings +++ b/Mastodon/Resources/es.lproj/Localizable.strings @@ -83,20 +83,20 @@ Por favor, revise su conexión a internet."; "Common.Controls.Keyboard.SegmentedControl.PreviousSection" = "Sección Anterior"; "Common.Controls.Keyboard.Timeline.NextStatus" = "Siguiente Publicación"; "Common.Controls.Keyboard.Timeline.OpenAuthorProfile" = "Abrir Perfil del Autor"; -"Common.Controls.Keyboard.Timeline.OpenRebloggerProfile" = "Abrir Perfil del Redifusor"; +"Common.Controls.Keyboard.Timeline.OpenRebloggerProfile" = "Abrir Perfil del Reblogueador"; "Common.Controls.Keyboard.Timeline.OpenStatus" = "Abrir Publicación"; "Common.Controls.Keyboard.Timeline.PreviewImage" = "Previsualizar Imagen"; "Common.Controls.Keyboard.Timeline.PreviousStatus" = "Publicación Anterior"; "Common.Controls.Keyboard.Timeline.ReplyStatus" = "Responder Publicación"; "Common.Controls.Keyboard.Timeline.ToggleContentWarning" = "Alternar la Advertencia de Contenido"; "Common.Controls.Keyboard.Timeline.ToggleFavorite" = "Conmutar la Marca de Favorito en la Publicación"; -"Common.Controls.Keyboard.Timeline.ToggleReblog" = "Conmutar la Redifusión en la Publicación"; +"Common.Controls.Keyboard.Timeline.ToggleReblog" = "Conmutar el Reblogueo en la Publicación"; "Common.Controls.Status.Actions.Favorite" = "Favorito"; "Common.Controls.Status.Actions.Menu" = "Menú"; -"Common.Controls.Status.Actions.Reblog" = "Redifundir"; +"Common.Controls.Status.Actions.Reblog" = "Rebloguear"; "Common.Controls.Status.Actions.Reply" = "Responder"; "Common.Controls.Status.Actions.Unfavorite" = "No favorito"; -"Common.Controls.Status.Actions.Unreblog" = "Deshacer redifusión"; +"Common.Controls.Status.Actions.Unreblog" = "Deshacer reblogueo"; "Common.Controls.Status.ContentWarning" = "Advertencia de Contenido"; "Common.Controls.Status.MediaContentWarning" = "Pulsa en cualquier sitio para mostrar"; "Common.Controls.Status.Poll.Closed" = "Cerrado"; @@ -109,7 +109,7 @@ Por favor, revise su conexión a internet."; "Common.Controls.Status.Tag.Link" = "Enlace"; "Common.Controls.Status.Tag.Mention" = "Mención"; "Common.Controls.Status.Tag.Url" = "URL"; -"Common.Controls.Status.UserReblogged" = "%@ ha redifundido"; +"Common.Controls.Status.UserReblogged" = "%@ lo reblogueó"; "Common.Controls.Status.UserRepliedTo" = "En respuesta a %@"; "Common.Controls.Tabs.Home" = "Inicio"; "Common.Controls.Tabs.Notification" = "Notificación"; @@ -192,16 +192,16 @@ pulsa en el enlace para confirmar tu cuenta."; "Scene.HomeTimeline.NavigationBarState.Published" = "¡Publicado!"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "Publicación en curso..."; "Scene.HomeTimeline.Title" = "Inicio"; -"Scene.Notification.Action.Favourite" = "ha marcado como favorita tu publicación"; -"Scene.Notification.Action.Follow" = "ha empezado a seguirte"; -"Scene.Notification.Action.FollowRequest" = "ha solicitado seguirte"; -"Scene.Notification.Action.Mention" = "te ha mencionado"; -"Scene.Notification.Action.Poll" = "Tu encuesta ha terminado"; -"Scene.Notification.Action.Reblog" = "ha redifundido tu publicación"; "Scene.Notification.Keyobard.ShowEverything" = "Mostrar Todo"; "Scene.Notification.Keyobard.ShowMentions" = "Mostrar Menciones"; "Scene.Notification.Title.Everything" = "Todo"; "Scene.Notification.Title.Mentions" = "Menciones"; +"Scene.Notification.UserFavorited Your Post" = "%@ marcó tu post como favorito"; +"Scene.Notification.UserFollowedYou" = "%@ te ha empezado a seguir"; +"Scene.Notification.UserMentionedYou" = "%@ te ha mencionado"; +"Scene.Notification.UserRebloggedYourPost" = "%@ reblogueó tu publicación"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ ha solicitado seguirte"; +"Scene.Notification.UserYourPollHasEnded" = "%@ Tu encuesta ha terminado"; "Scene.Preview.Keyboard.ClosePreview" = "Cerrar Previsualización"; "Scene.Preview.Keyboard.ShowNext" = "Mostrar Siguiente"; "Scene.Preview.Keyboard.ShowPrevious" = "Mostrar Anterior"; @@ -313,7 +313,7 @@ cualquier servidor."; "Scene.Settings.Section.BoringZone.Privacy" = "Política de Privacidad"; "Scene.Settings.Section.BoringZone.Terms" = "Términos de Servicio"; "Scene.Settings.Section.BoringZone.Title" = "La Zona Aburrida"; -"Scene.Settings.Section.Notifications.Boosts" = "Redifunda mi publicación"; +"Scene.Settings.Section.Notifications.Boosts" = "Rebloguee mi publicación"; "Scene.Settings.Section.Notifications.Favorites" = "Marque como favorita mi publicación"; "Scene.Settings.Section.Notifications.Follows" = "Me siga"; "Scene.Settings.Section.Notifications.Mentions" = "Me mencione"; diff --git a/Mastodon/Resources/es.lproj/Localizable.stringsdict b/Mastodon/Resources/es.lproj/Localizable.stringsdict index 21036aac..bf493c1e 100644 --- a/Mastodon/Resources/es.lproj/Localizable.stringsdict +++ b/Mastodon/Resources/es.lproj/Localizable.stringsdict @@ -5,7 +5,7 @@ a11y.plural.count.input_limit_exceeds NSStringLocalizedFormatKey - Input limit exceeds %#@character_count@ + Límite de entrada superado en %#@character_count@ caracteres character_count NSStringFormatSpecTypeKey @@ -13,15 +13,15 @@ NSStringFormatValueTypeKey ld one - 1 character + 1 carácter other - %ld characters + %ld caracteres a11y.plural.count.input_limit_remains NSStringLocalizedFormatKey - Input limit remains %#@character_count@ + Límite de entrada restante: %#@character_count@ caracteres character_count NSStringFormatSpecTypeKey @@ -29,9 +29,9 @@ NSStringFormatValueTypeKey ld one - 1 character + 1 carácter other - %ld characters + %ld caracteres plural.count.metric_formatted.post @@ -61,9 +61,9 @@ NSStringFormatValueTypeKey ld one - 1 post + 1 publicación other - %ld posts + %ld publicaciones plural.count.favorite @@ -93,9 +93,9 @@ NSStringFormatValueTypeKey ld one - 1 reblog + 1 reblogueo other - %ld redifusiones + %ld reblogueos plural.count.vote @@ -157,9 +157,9 @@ NSStringFormatValueTypeKey ld one - 1 following + 1 siguiendo other - %ld following + %ld siguiendo plural.count.follower @@ -173,9 +173,9 @@ NSStringFormatValueTypeKey ld one - 1 follower + 1 seguidor other - %ld followers + %ld seguidores date.year.left @@ -189,9 +189,9 @@ NSStringFormatValueTypeKey ld one - 1 year left + 1 año restante other - %ld years left + %ld años restantes date.month.left @@ -205,9 +205,9 @@ NSStringFormatValueTypeKey ld one - 1 months left + 1 mes restante other - %ld months left + %ld meses restantes date.day.left @@ -221,9 +221,9 @@ NSStringFormatValueTypeKey ld one - 1 day left + 1 día restante other - %ld days left + %ld días restantes date.hour.left @@ -237,9 +237,9 @@ NSStringFormatValueTypeKey ld one - 1 hour left + 1 hora restante other - %ld hours left + %ld horas restantes date.minute.left @@ -253,9 +253,9 @@ NSStringFormatValueTypeKey ld one - 1 minute left + 1 minuto restante other - %ld minutes left + %ld minutos restantes date.second.left @@ -269,9 +269,9 @@ NSStringFormatValueTypeKey ld one - 1 second left + 1 segundo restante other - %ld seconds left + %ld segundos restantes date.year.ago.abbr @@ -285,9 +285,9 @@ NSStringFormatValueTypeKey ld one - 1y ago + Hace 1 año other - %ldy ago + Hace %ld años date.month.ago.abbr @@ -301,9 +301,9 @@ NSStringFormatValueTypeKey ld one - 1M ago + Hace 1 mes other - %ldM ago + Hace %ld meses date.day.ago.abbr @@ -317,9 +317,9 @@ NSStringFormatValueTypeKey ld one - 1d ago + Hace 1 día other - %ldd ago + Hace %ld días date.hour.ago.abbr @@ -333,9 +333,9 @@ NSStringFormatValueTypeKey ld one - 1h ago + Hace 1 h other - %ldh ago + Hace %ld h date.minute.ago.abbr @@ -349,9 +349,9 @@ NSStringFormatValueTypeKey ld one - 1m ago + Hace 1 min other - %ldm ago + Hace %ld min date.second.ago.abbr @@ -365,9 +365,9 @@ NSStringFormatValueTypeKey ld one - 1s ago + Hace 1 s other - %lds ago + Hace %ld s diff --git a/Mastodon/Resources/fr.lproj/Localizable.strings b/Mastodon/Resources/fr.lproj/Localizable.strings index e2a18359..f7810e3f 100644 --- a/Mastodon/Resources/fr.lproj/Localizable.strings +++ b/Mastodon/Resources/fr.lproj/Localizable.strings @@ -191,16 +191,16 @@ tapotez le lien pour confirmer votre compte."; "Scene.HomeTimeline.NavigationBarState.Published" = "Publié!"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "Publication en cours ..."; "Scene.HomeTimeline.Title" = "Accueil"; -"Scene.Notification.Action.Favourite" = "a ajouté votre message à ses favoris"; -"Scene.Notification.Action.Follow" = "vous suit"; -"Scene.Notification.Action.FollowRequest" = "a demandé à vous suivre"; -"Scene.Notification.Action.Mention" = "vous a mentionné"; -"Scene.Notification.Action.Poll" = "Votre sondage est terminé"; -"Scene.Notification.Action.Reblog" = "a reblogué votre post"; "Scene.Notification.Keyobard.ShowEverything" = "Tout Afficher"; "Scene.Notification.Keyobard.ShowMentions" = "Afficher les mentions"; "Scene.Notification.Title.Everything" = "Tout"; "Scene.Notification.Title.Mentions" = "Mentions"; +"Scene.Notification.UserFavorited Your Post" = "%@ favorited your post"; +"Scene.Notification.UserFollowedYou" = "%@ followed you"; +"Scene.Notification.UserMentionedYou" = "%@ mentioned you"; +"Scene.Notification.UserRebloggedYourPost" = "%@ reblogged your post"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ requested to follow you"; +"Scene.Notification.UserYourPollHasEnded" = "%@ Your poll has ended"; "Scene.Preview.Keyboard.ClosePreview" = "Fermer l'aperçu"; "Scene.Preview.Keyboard.ShowNext" = "Afficher le suivant"; "Scene.Preview.Keyboard.ShowPrevious" = "Afficher le précédent"; diff --git a/Mastodon/Resources/ja.lproj/InfoPlist.strings b/Mastodon/Resources/ja.lproj/InfoPlist.strings index 467c1d47..7d3724bc 100644 --- a/Mastodon/Resources/ja.lproj/InfoPlist.strings +++ b/Mastodon/Resources/ja.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ "NSCameraUsageDescription" = "投稿用の写真撮影に使用します"; -"NSPhotoLibraryAddUsageDescription" = "写真をフォトライブラリーに保存するときに使用します"; +"NSPhotoLibraryAddUsageDescription" = "写真をフォトライブラリに保存するために使用します"; "NewPostShortcutItemTitle" = "新規投稿"; "SearchShortcutItemTitle" = "検索"; \ No newline at end of file diff --git a/Mastodon/Resources/ja.lproj/Localizable.strings b/Mastodon/Resources/ja.lproj/Localizable.strings index 779c9c7e..68146121 100644 --- a/Mastodon/Resources/ja.lproj/Localizable.strings +++ b/Mastodon/Resources/ja.lproj/Localizable.strings @@ -15,7 +15,7 @@ "Common.Alerts.PublishPostFailure.Message" = "投稿に失敗しました。 インターネットに接続されているか確認してください。"; "Common.Alerts.PublishPostFailure.Title" = "失敗"; -"Common.Alerts.SavePhotoFailure.Message" = "写真を保存するには、フォトライブラリのアクセス許可を有効にしてください。"; +"Common.Alerts.SavePhotoFailure.Message" = "写真を保存するには、フォトライブラリへのアクセス許可を有効にしてください。"; "Common.Alerts.SavePhotoFailure.Title" = "写真の保存に失敗しました"; "Common.Alerts.ServerError.Title" = "サーバーエラー"; "Common.Alerts.SignOut.Confirm" = "サインアウト"; @@ -132,8 +132,8 @@ "Scene.Compose.Accessibility.AppendAttachment" = "アタッチメントの追加"; "Scene.Compose.Accessibility.AppendPoll" = "投票を追加"; "Scene.Compose.Accessibility.CustomEmojiPicker" = "カスタム絵文字ピッカー"; -"Scene.Compose.Accessibility.DisableContentWarning" = "コンテンツ警告を無効にする"; -"Scene.Compose.Accessibility.EnableContentWarning" = "コンテンツ警告を有効にする"; +"Scene.Compose.Accessibility.DisableContentWarning" = "閲覧注意を無効にする"; +"Scene.Compose.Accessibility.EnableContentWarning" = "閲覧注意を有効にする"; "Scene.Compose.Accessibility.PostVisibilityMenu" = "投稿の表示メニュー"; "Scene.Compose.Accessibility.RemovePoll" = "投票を消去"; "Scene.Compose.Attachment.AttachmentBroken" = "%@は壊れていてMastodonにアップロードできません。"; @@ -144,7 +144,7 @@ "Scene.Compose.AutoComplete.SpaceToAdd" = "スペースを追加"; "Scene.Compose.ComposeAction" = "投稿"; "Scene.Compose.ContentInputPlaceholder" = "気になることを入力またはペースト"; -"Scene.Compose.ContentWarning.Placeholder" = "ここに正確な警告を書いてください..."; +"Scene.Compose.ContentWarning.Placeholder" = "ここに警告を書いてください..."; "Scene.Compose.Keyboard.AppendAttachmentEntry" = "アタッチメントを追加 - %@"; "Scene.Compose.Keyboard.DiscardPost" = "投稿を破棄"; "Scene.Compose.Keyboard.PublishPost" = "投稿する"; @@ -153,7 +153,7 @@ "Scene.Compose.Keyboard.TogglePoll" = "投票を切り替える"; "Scene.Compose.MediaSelection.Browse" = "ブラウズ"; "Scene.Compose.MediaSelection.Camera" = "写真を撮る"; -"Scene.Compose.MediaSelection.PhotoLibrary" = "写真"; +"Scene.Compose.MediaSelection.PhotoLibrary" = "フォトライブラリ"; "Scene.Compose.Poll.DurationTime" = "期間: %@"; "Scene.Compose.Poll.OneDay" = "1日"; "Scene.Compose.Poll.OneHour" = "1時間"; @@ -177,7 +177,7 @@ "Scene.ConfirmEmail.OpenEmailApp.Description" = "先ほどメールをお送りしました。まだの方は、迷惑メールフォルダをご確認ください。"; "Scene.ConfirmEmail.OpenEmailApp.Mail" = "メール"; "Scene.ConfirmEmail.OpenEmailApp.OpenEmailClient" = "メールアプリを開く"; -"Scene.ConfirmEmail.OpenEmailApp.Title" = "インボックスをチェック"; +"Scene.ConfirmEmail.OpenEmailApp.Title" = "メールを確認"; "Scene.ConfirmEmail.Subtitle" = "先程 %@ にメールを送信しました。リンクをタップしてアカウントを確認してください。"; "Scene.ConfirmEmail.Title" = "さいごにもうひとつ。"; "Scene.Favorite.Title" = "お気に入り"; @@ -186,16 +186,16 @@ "Scene.HomeTimeline.NavigationBarState.Published" = "投稿しました!"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "投稿中..."; "Scene.HomeTimeline.Title" = "ホーム"; -"Scene.Notification.Action.Favourite" = "がお気に入りに登録"; -"Scene.Notification.Action.Follow" = "フォローされました"; -"Scene.Notification.Action.FollowRequest" = "フォローリクエスト"; -"Scene.Notification.Action.Mention" = "メンションされました"; -"Scene.Notification.Action.Poll" = "投票が終了しました"; -"Scene.Notification.Action.Reblog" = "がブーストしました"; "Scene.Notification.Keyobard.ShowEverything" = "すべて見る"; "Scene.Notification.Keyobard.ShowMentions" = "メンションを見る"; "Scene.Notification.Title.Everything" = "すべて"; "Scene.Notification.Title.Mentions" = "メンション"; +"Scene.Notification.UserFavorited Your Post" = "%@ がお気に入り登録しました"; +"Scene.Notification.UserFollowedYou" = "%@ にフォローされました"; +"Scene.Notification.UserMentionedYou" = "%@ に返信されました"; +"Scene.Notification.UserRebloggedYourPost" = "%@ がブーストしました"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ がフォローリクエストを送信しました"; +"Scene.Notification.UserYourPollHasEnded" = "%@ 投票が終了しました"; "Scene.Preview.Keyboard.ClosePreview" = "プレビューを閉じる"; "Scene.Preview.Keyboard.ShowNext" = "次を見る"; "Scene.Preview.Keyboard.ShowPrevious" = "前を見る"; @@ -218,20 +218,20 @@ "Scene.Register.Error.Item.Password" = "パスワード"; "Scene.Register.Error.Item.Reason" = "理由"; "Scene.Register.Error.Item.Username" = "ユーザー名"; -"Scene.Register.Error.Reason.Accepted" = "%@を受け入れなければならない"; +"Scene.Register.Error.Reason.Accepted" = "%@ に合意しなければなりません"; "Scene.Register.Error.Reason.Blank" = "%@が必要です"; -"Scene.Register.Error.Reason.Blocked" = "%@ が許可されていないメールプロバイダを含んでいる"; +"Scene.Register.Error.Reason.Blocked" = "%@ は許可されていないメールプロバイダを含んでいます"; "Scene.Register.Error.Reason.Inclusion" = "%@ はサポートされていない値です"; "Scene.Register.Error.Reason.Invalid" = "%@は無効です"; "Scene.Register.Error.Reason.Reserved" = "%@は予約語です"; -"Scene.Register.Error.Reason.Taken" = "%@は使われます"; -"Scene.Register.Error.Reason.TooLong" = "%@は長い"; -"Scene.Register.Error.Reason.TooShort" = "%@は短い"; -"Scene.Register.Error.Reason.Unreachable" = "%@は存在しないようだ"; +"Scene.Register.Error.Reason.Taken" = "%@は既に使われています"; +"Scene.Register.Error.Reason.TooLong" = "%@は長すぎます"; +"Scene.Register.Error.Reason.TooShort" = "%@は短すぎます"; +"Scene.Register.Error.Reason.Unreachable" = "%@は存在しないようです"; "Scene.Register.Error.Special.EmailInvalid" = "有効なメールアドレスではありません"; "Scene.Register.Error.Special.PasswordTooShort" = "パスワードが短すぎます(8文字以上)"; "Scene.Register.Error.Special.UsernameInvalid" = "ユーザーネームには、英数字とアンダースコアのみを使用してください。"; -"Scene.Register.Error.Special.UsernameTooLong" = "ユーザーネームが長すぎます(30文字以内)"; +"Scene.Register.Error.Special.UsernameTooLong" = "ユーザー名が長すぎます(30文字以内)"; "Scene.Register.Input.Avatar.Delete" = "消去"; "Scene.Register.Input.DisplayName.Placeholder" = "表示名"; "Scene.Register.Input.Email.Placeholder" = "メール"; diff --git a/Mastodon/Resources/ja.lproj/Localizable.stringsdict b/Mastodon/Resources/ja.lproj/Localizable.stringsdict index e3699b6b..ac37d9a3 100644 --- a/Mastodon/Resources/ja.lproj/Localizable.stringsdict +++ b/Mastodon/Resources/ja.lproj/Localizable.stringsdict @@ -167,7 +167,7 @@ NSStringFormatValueTypeKey ld other - %ld years left + 残り%ld年 date.month.left @@ -195,7 +195,7 @@ NSStringFormatValueTypeKey ld other - %ld days left + 残り%ld日 date.hour.left @@ -209,7 +209,7 @@ NSStringFormatValueTypeKey ld other - %ld hours left + 残り%ld時間 date.minute.left @@ -223,7 +223,7 @@ NSStringFormatValueTypeKey ld other - %ld minutes left + 残り%ld分 date.second.left @@ -237,7 +237,7 @@ NSStringFormatValueTypeKey ld other - %ld seconds left + 残り%ld秒 date.year.ago.abbr @@ -279,7 +279,7 @@ NSStringFormatValueTypeKey ld other - %ldd ago + %ld日前 date.hour.ago.abbr @@ -293,7 +293,7 @@ NSStringFormatValueTypeKey ld other - %ldh ago + %ld時間前 date.minute.ago.abbr @@ -307,7 +307,7 @@ NSStringFormatValueTypeKey ld other - %ldm ago + %ld分前 date.second.ago.abbr @@ -321,7 +321,7 @@ NSStringFormatValueTypeKey ld other - %lds ago + %ld秒前 diff --git a/Mastodon/Resources/nl.lproj/Localizable.strings b/Mastodon/Resources/nl.lproj/Localizable.strings index 0ff60b4c..6f4c3313 100644 --- a/Mastodon/Resources/nl.lproj/Localizable.strings +++ b/Mastodon/Resources/nl.lproj/Localizable.strings @@ -186,16 +186,16 @@ klik op de link om uw account te bevestigen."; "Scene.HomeTimeline.NavigationBarState.Published" = "Gepubliceerd!"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "Bericht publiceren..."; "Scene.HomeTimeline.Title" = "Start"; -"Scene.Notification.Action.Favourite" = "heeft uw bericht als favoriet toegevoegd"; -"Scene.Notification.Action.Follow" = "volgt u"; -"Scene.Notification.Action.FollowRequest" = "heeft gevraagd om u te volgen"; -"Scene.Notification.Action.Mention" = "vermeldde u"; -"Scene.Notification.Action.Poll" = "Uw poll is geëindigd"; -"Scene.Notification.Action.Reblog" = "deelde uw bericht"; "Scene.Notification.Keyobard.ShowEverything" = "Alles weergeven"; "Scene.Notification.Keyobard.ShowMentions" = "Vermeldingen weergeven"; "Scene.Notification.Title.Everything" = "Alles"; "Scene.Notification.Title.Mentions" = "Vermeldingen"; +"Scene.Notification.UserFavorited Your Post" = "%@ favorited your post"; +"Scene.Notification.UserFollowedYou" = "%@ followed you"; +"Scene.Notification.UserMentionedYou" = "%@ mentioned you"; +"Scene.Notification.UserRebloggedYourPost" = "%@ reblogged your post"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ requested to follow you"; +"Scene.Notification.UserYourPollHasEnded" = "%@ Your poll has ended"; "Scene.Preview.Keyboard.ClosePreview" = "Voorbeeldweergave Sluiten"; "Scene.Preview.Keyboard.ShowNext" = "Volgende"; "Scene.Preview.Keyboard.ShowPrevious" = "Vorige"; diff --git a/Mastodon/Resources/zh-Hans.lproj/Localizable.strings b/Mastodon/Resources/zh-Hans.lproj/Localizable.strings index d85215d8..946502c9 100644 --- a/Mastodon/Resources/zh-Hans.lproj/Localizable.strings +++ b/Mastodon/Resources/zh-Hans.lproj/Localizable.strings @@ -192,16 +192,16 @@ "Scene.HomeTimeline.NavigationBarState.Published" = "已发送"; "Scene.HomeTimeline.NavigationBarState.Publishing" = "正在发送..."; "Scene.HomeTimeline.Title" = "主页"; -"Scene.Notification.Action.Favourite" = "喜欢了你的帖子"; -"Scene.Notification.Action.Follow" = "关注了你"; -"Scene.Notification.Action.FollowRequest" = "向你发送了关注请求"; -"Scene.Notification.Action.Mention" = "提及了你"; -"Scene.Notification.Action.Poll" = "你的投票已经结束"; -"Scene.Notification.Action.Reblog" = "转发了你的帖子"; "Scene.Notification.Keyobard.ShowEverything" = "显示全部"; "Scene.Notification.Keyobard.ShowMentions" = "显示提及"; -"Scene.Notification.Title.Everything" = "所有"; +"Scene.Notification.Title.Everything" = "全部"; "Scene.Notification.Title.Mentions" = "提及"; +"Scene.Notification.UserFavorited Your Post" = "%@ 喜欢了你的帖子"; +"Scene.Notification.UserFollowedYou" = "%@ 关注了你"; +"Scene.Notification.UserMentionedYou" = "%@ 提及了你"; +"Scene.Notification.UserRebloggedYourPost" = "%@ 转发了你的帖子"; +"Scene.Notification.UserRequestedToFollowYou" = "%@ 向你发送了关注请求"; +"Scene.Notification.UserYourPollHasEnded" = "%@ 你的投票已经结束"; "Scene.Preview.Keyboard.ClosePreview" = "关闭预览"; "Scene.Preview.Keyboard.ShowNext" = "显示下一个"; "Scene.Preview.Keyboard.ShowPrevious" = "显示前一个"; diff --git a/Mastodon/Resources/zh-Hans.lproj/Localizable.stringsdict b/Mastodon/Resources/zh-Hans.lproj/Localizable.stringsdict index b7c1398f..c2863762 100644 --- a/Mastodon/Resources/zh-Hans.lproj/Localizable.stringsdict +++ b/Mastodon/Resources/zh-Hans.lproj/Localizable.stringsdict @@ -251,7 +251,7 @@ NSStringFormatValueTypeKey ld other - %ldy ago + %ld 年前 date.month.ago.abbr @@ -265,7 +265,7 @@ NSStringFormatValueTypeKey ld other - %ldM ago + %ld 月前 date.day.ago.abbr @@ -279,7 +279,7 @@ NSStringFormatValueTypeKey ld other - %ldd ago + %ld 天前 date.hour.ago.abbr @@ -293,7 +293,7 @@ NSStringFormatValueTypeKey ld other - %ldh ago + %ld 小时前 date.minute.ago.abbr @@ -307,7 +307,7 @@ NSStringFormatValueTypeKey ld other - %ldm ago + %ld 分前 date.second.ago.abbr @@ -321,7 +321,7 @@ NSStringFormatValueTypeKey ld other - %lds ago + %ld 秒前 diff --git a/MastodonIntent/ar.lproj/Intents.strings b/MastodonIntent/ar.lproj/Intents.strings index e1906979..6877490b 100644 --- a/MastodonIntent/ar.lproj/Intents.strings +++ b/MastodonIntent/ar.lproj/Intents.strings @@ -2,7 +2,7 @@ "751xkl" = "Text Content"; -"CsR7G2" = "Post"; +"CsR7G2" = "Post on Mastodon"; "HZSGTr" = "What content to post?"; @@ -32,7 +32,7 @@ "ayoYEb-ehFLjY" = "${content}, Followers Only"; -"dUyuGg" = "Post"; +"dUyuGg" = "Post on Mastodon"; "dYQ5NN" = "Public"; diff --git a/MastodonIntent/de.lproj/Intents.strings b/MastodonIntent/de.lproj/Intents.strings index db8062fb..fd3fbd40 100644 --- a/MastodonIntent/de.lproj/Intents.strings +++ b/MastodonIntent/de.lproj/Intents.strings @@ -1,8 +1,8 @@ -"16wxgf" = "Auf Mastodon schreiben"; +"16wxgf" = "Auf Mastodon posten"; "751xkl" = "Textinhalt"; -"CsR7G2" = "Post"; +"CsR7G2" = "Auf Mastodon posten"; "HZSGTr" = "Welcher Inhalt soll gepostet werden?"; @@ -14,9 +14,9 @@ "RxSqsb" = "Beitrag"; -"WCIR3D" = "Schreibe ${content} auf Mastodon"; +"WCIR3D" = "Poste ${content} auf Mastodon"; -"ZKJSNu" = "Post"; +"ZKJSNu" = "Beitrag"; "ZS1XaK" = "Inhalt: ${content}"; @@ -32,13 +32,13 @@ "ayoYEb-ehFLjY" = "${content}, nur für Follower"; -"dUyuGg" = "Post"; +"dUyuGg" = "Auf Mastodon posten"; "dYQ5NN" = "Öffentlich"; "ehFLjY" = "Nur für Follower"; -"gfePDu" = "Senden fehlgeschlagen. ${failureReason}"; +"gfePDu" = "Posten fehlgeschlagen. ${failureReason}"; "k7dbKQ" = "Beitrag wurde erfolgreich gesendet."; diff --git a/MastodonIntent/es-419.lproj/Intents.strings b/MastodonIntent/es-419.lproj/Intents.strings index 64c0376c..55a47e20 100644 --- a/MastodonIntent/es-419.lproj/Intents.strings +++ b/MastodonIntent/es-419.lproj/Intents.strings @@ -12,11 +12,11 @@ "RHxKOw" = "Enviar mensaje con contenido de texto"; -"RxSqsb" = "Enviar"; +"RxSqsb" = "Mensaje"; "WCIR3D" = "Enviar ${content} a Mastodon"; -"ZKJSNu" = "Enviar"; +"ZKJSNu" = "Mensaje"; "ZS1XaK" = "${content}"; diff --git a/MastodonIntent/es.lproj/Intents.strings b/MastodonIntent/es.lproj/Intents.strings index e1906979..2b871435 100644 --- a/MastodonIntent/es.lproj/Intents.strings +++ b/MastodonIntent/es.lproj/Intents.strings @@ -1,51 +1,51 @@ -"16wxgf" = "Post on Mastodon"; +"16wxgf" = "Publicar en Mastodon"; -"751xkl" = "Text Content"; +"751xkl" = "Contenido de Texto"; -"CsR7G2" = "Post"; +"CsR7G2" = "Publicar en Mastodon"; -"HZSGTr" = "What content to post?"; +"HZSGTr" = "¿Qué contenido publicar?"; -"HdGikU" = "Posting failed"; +"HdGikU" = "Publicación fallida"; -"KDNTJ4" = "Failure Reason"; +"KDNTJ4" = "Motivo del Fallo"; -"RHxKOw" = "Send Post with text content"; +"RHxKOw" = "Enviar Publicación con contenido de texto"; -"RxSqsb" = "Post"; +"RxSqsb" = "Publicación"; -"WCIR3D" = "Post ${content} on Mastodon"; +"WCIR3D" = "Publicar ${content} en Mastodon"; -"ZKJSNu" = "Post"; +"ZKJSNu" = "Publicación"; "ZS1XaK" = "${content}"; -"ZbSjzC" = "Visibility"; +"ZbSjzC" = "Visibilidad"; -"Zo4jgJ" = "Post Visibility"; +"Zo4jgJ" = "Visibilidad del Post"; -"apSxMG-dYQ5NN" = "There are ${count} options matching ‘Public’."; +"apSxMG-dYQ5NN" = "Hay ${count} opciones que coinciden con «Público»."; -"apSxMG-ehFLjY" = "There are ${count} options matching ‘Followers Only’."; +"apSxMG-ehFLjY" = "Hay ${count} opciones que coinciden con «Solo seguidores»."; -"ayoYEb-dYQ5NN" = "${content}, Public"; +"ayoYEb-dYQ5NN" = "${content}, Público"; -"ayoYEb-ehFLjY" = "${content}, Followers Only"; +"ayoYEb-ehFLjY" = "${content}, Solo Seguidores"; -"dUyuGg" = "Post"; +"dUyuGg" = "Publicar en Mastodon"; -"dYQ5NN" = "Public"; +"dYQ5NN" = "Público"; -"ehFLjY" = "Followers Only"; +"ehFLjY" = "Solo Seguidores"; -"gfePDu" = "Posting failed. ${failureReason}"; +"gfePDu" = "Publicación fallida. ${failureReason}"; -"k7dbKQ" = "Post was sent successfully."; +"k7dbKQ" = "Publicación enviada con éxito."; -"oGiqmY-dYQ5NN" = "Just to confirm, you wanted ‘Public’?"; +"oGiqmY-dYQ5NN" = "Solo por confirmar, ¿querías «Público»?"; -"oGiqmY-ehFLjY" = "Just to confirm, you wanted ‘Followers Only’?"; +"oGiqmY-ehFLjY" = "Solo por confirmar, ¿querías «Solo seguidores»?"; "rM6dvp" = "URL"; -"ryJLwG" = "Post was sent successfully. "; +"ryJLwG" = "Publicación enviada con éxito. "; diff --git a/MastodonIntent/fr.lproj/Intents.strings b/MastodonIntent/fr.lproj/Intents.strings index e1906979..6877490b 100644 --- a/MastodonIntent/fr.lproj/Intents.strings +++ b/MastodonIntent/fr.lproj/Intents.strings @@ -2,7 +2,7 @@ "751xkl" = "Text Content"; -"CsR7G2" = "Post"; +"CsR7G2" = "Post on Mastodon"; "HZSGTr" = "What content to post?"; @@ -32,7 +32,7 @@ "ayoYEb-ehFLjY" = "${content}, Followers Only"; -"dUyuGg" = "Post"; +"dUyuGg" = "Post on Mastodon"; "dYQ5NN" = "Public"; diff --git a/MastodonIntent/ja.lproj/Intents.strings b/MastodonIntent/ja.lproj/Intents.strings index e1906979..6877490b 100644 --- a/MastodonIntent/ja.lproj/Intents.strings +++ b/MastodonIntent/ja.lproj/Intents.strings @@ -2,7 +2,7 @@ "751xkl" = "Text Content"; -"CsR7G2" = "Post"; +"CsR7G2" = "Post on Mastodon"; "HZSGTr" = "What content to post?"; @@ -32,7 +32,7 @@ "ayoYEb-ehFLjY" = "${content}, Followers Only"; -"dUyuGg" = "Post"; +"dUyuGg" = "Post on Mastodon"; "dYQ5NN" = "Public"; diff --git a/MastodonIntent/zh-Hans.lproj/Intents.strings b/MastodonIntent/zh-Hans.lproj/Intents.strings index e1906979..ea70942a 100644 --- a/MastodonIntent/zh-Hans.lproj/Intents.strings +++ b/MastodonIntent/zh-Hans.lproj/Intents.strings @@ -1,51 +1,51 @@ -"16wxgf" = "Post on Mastodon"; +"16wxgf" = "在 Mastodon 上发布"; -"751xkl" = "Text Content"; +"751xkl" = "文本内容"; -"CsR7G2" = "Post"; +"CsR7G2" = "在 Mastodon 上发布"; -"HZSGTr" = "What content to post?"; +"HZSGTr" = "要发送的内容是什么?"; -"HdGikU" = "Posting failed"; +"HdGikU" = "发送失败"; -"KDNTJ4" = "Failure Reason"; +"KDNTJ4" = "失败原因"; -"RHxKOw" = "Send Post with text content"; +"RHxKOw" = "发送带有文本内容的帖子"; -"RxSqsb" = "Post"; +"RxSqsb" = "帖子"; -"WCIR3D" = "Post ${content} on Mastodon"; +"WCIR3D" = "在 Mastodon 上发送 ${content}"; -"ZKJSNu" = "Post"; +"ZKJSNu" = "帖子"; "ZS1XaK" = "${content}"; -"ZbSjzC" = "Visibility"; +"ZbSjzC" = "可见性"; -"Zo4jgJ" = "Post Visibility"; +"Zo4jgJ" = "帖子可见性"; -"apSxMG-dYQ5NN" = "There are ${count} options matching ‘Public’."; +"apSxMG-dYQ5NN" = "有 ${count} 个选项匹配 “公开”"; -"apSxMG-ehFLjY" = "There are ${count} options matching ‘Followers Only’."; +"apSxMG-ehFLjY" = "有 ${count} 个选项匹配 “仅关注者”"; -"ayoYEb-dYQ5NN" = "${content}, Public"; +"ayoYEb-dYQ5NN" = "${content},公开"; -"ayoYEb-ehFLjY" = "${content}, Followers Only"; +"ayoYEb-ehFLjY" = "${content},仅关注者"; -"dUyuGg" = "Post"; +"dUyuGg" = "在 Mastodon 上发布"; -"dYQ5NN" = "Public"; +"dYQ5NN" = "公开"; -"ehFLjY" = "Followers Only"; +"ehFLjY" = "仅关注者"; -"gfePDu" = "Posting failed. ${failureReason}"; +"gfePDu" = "发送失败。 ${failureReason}"; -"k7dbKQ" = "Post was sent successfully."; +"k7dbKQ" = "帖子发送成功。"; -"oGiqmY-dYQ5NN" = "Just to confirm, you wanted ‘Public’?"; +"oGiqmY-dYQ5NN" = "确认要选择 “公开”?"; -"oGiqmY-ehFLjY" = "Just to confirm, you wanted ‘Followers Only’?"; +"oGiqmY-ehFLjY" = "确认要选择 “仅关注者”?"; "rM6dvp" = "URL"; -"ryJLwG" = "Post was sent successfully. "; +"ryJLwG" = "帖子发送成功。";