Add Portuguese (Portugal) Translations
See original GitHub issueGitTrends provides i18n using RESX.
More information on using RESX with Xamarin.Forms can be found here: https://docs.microsoft.com/xamarin/xamarin-forms/app-fundamentals/localization/text
All of the .resx
files can be found in the GitTrends.Mobile.Common.Constants folder:
https://github.com/brminnick/GitTrends/tree/master/GitTrends.Mobile.Common/Constants
ToDo
- Implement AppStoreRatingRequestConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> AppStoreRatingRequestConstants.resx </DependentUpon>
(Example)
- In
- Implement DemoUserConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> DemoUserConstants.resx </DependentUpon>
(Example)
- In
- Implement EmptyDataViewConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> EmptyDataViewConstants.resx </DependentUpon>
(Example)
- In
- Implement EmptyDataViewConstantsInternal.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> EmptyDataViewConstantsInternal.resx </DependentUpon>
(Example)
- In
- Implement GitHubLoginButtonConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> GitHubLoginButtonConstants.resx </DependentUpon>
(Example)
- In
- Implement NotificationConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> NotificationConstants.resx </DependentUpon>
(Example)
- In
- Implement OnboardingConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> OnboardingConstants.resx </DependentUpon>
(Example)
- In
- Implement PageTitles.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> PageTitles.resx </DependentUpon>
(Example)
- In
- Implement ReferringSitesPageConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> ReferringSitesPageConstants.resx </DependentUpon>
(Example)
- In
- Implement RepositoryPageConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> RepositoryPageConstants.resx </DependentUpon>
(Example)
- In
- Implement ReviewServiceConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> ReviewServiceConstants.resx </DependentUpon>
(Example)
- In
- Implement SettingsPageConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> SettingsPageConstants.resx </DependentUpon>
(Example)
- In
- Implement SortingConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> SortingConstants.resx </DependentUpon>
(Example)
- In
- Implement SplashScreenPageConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> SplashScreenPageConstants.resx </DependentUpon>
(Example)
- In
- Implement TrendsChartTitleConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> TrendsChartTitleConstants.resx </DependentUpon>
(Example)
- In
- Implement WelcomePageConstants.pt-PT.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> WelcomePageConstants.resx </DependentUpon>
(Example)
- In
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
English ↔ Portuguese (Portugal) Translator with EXAMPLES
Translator. Translate your text for free. Over 30 languages available, including English, French, Spanish, German, Italian, Portuguese, Chinese and Hindi.
Read more >Add Portuguese (Portugal) translation · Issue #2322
Hi! We've already added you to the translation project and also the Portuguese (Portugal) language at the languages list.
Read more >The Best Resources for Translating English to European ...
Translate English to European Portuguese with our guide to online resources for automatic translations. Learn Portuguese the way its spoken in Portugal.
Read more >Will we wait 200 years for you to add Portuguese from ...
IT WOULD BE GREAT IF YOU GOOGLE ADD PORTUGUESE-PORTUGAL to the translate languages and DEFINE PORTUGUESE-BRAZIL as well. I PERSONALLY spent THOUSAND OF...
Read more >Portuguese (Portugal) Localization Style Guide
Are you helping with translation into Portuguese (Portugal), but don't have time to study all of the Portuguese (Portugal) Style Guide?
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just commented on each.
As stated I will do them over the weekend. Should have listened to you in the first place and not do XAML at all 😉
Hey Brandon
I can do the scandinavian languages (Danish, Swedish, Norwegian) if needed 😃
(Would be a fun intro to resx as well).
Cheers and kudos for great presentations, a great app and code inspiration!!!
//Jens