Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(l10n): translations update from Hosted Weblate #1892

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 30 additions & 2 deletions packages/app_center/lib/src/l10n/app_en_GB.arb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@managePageCheckForUpdates": {},
"managePageCheckingForUpdates": "Checking for updates",
"@managePageCheckingForUpdates": {},
"managePageLabel": "Manage installed Snaps",
"managePageLabel": "Manage",
"@managePageLabel": {},
"gamesPageBundles": "App Bundles",
"@gamesPageBundles": {},
Expand Down Expand Up @@ -450,5 +450,33 @@
"errorViewNetworkErrorAction": "Check your connection and retry.",
"@errorViewNetworkErrorAction": {},
"localDebWarningTitle": "Potentially unsafe",
"@localDebWarningTitle": {}
"@localDebWarningTitle": {},
"managePageInstallingLabel": "Installing ({n})",
"@managePageInstallingLabel": {
"placeholders": {
"n": {
"type": "int"
}
}
},
"snapCategoryArtAndDesignSlogan": "From your first sketch to the final touch, explore apps for art and design.",
"@snapCategoryArtAndDesignSlogan": {},
"debPageDocumentationLinkLabel": "Learn about managing Debian packages",
"@debPageDocumentationLinkLabel": {},
"managePageUpdatesFailed": "{n, plural, =1{One update} other{{n} updates}} failed",
"@managePageUpdatesFailed": {
"placeholders": {
"n": {
"type": "int"
}
}
},
"managePageUpdatesFailedBody": "We couldn't update these applications because they are currently running.\n\n{snapList}\nWhen you quit the applications, they will automatically update.",
"@managePageUpdatesFailedBody": {},
"managePageTitle": "Manage installed snaps",
"@managePageTitle": {},
"managePageDocumentationLinkLabel": "Learn how to manage Debian packages in the documentation.",
"@managePageDocumentationLinkLabel": {},
"snapCategoryArtAndDesignButtonLabel": "Start creating",
"@snapCategoryArtAndDesignButtonLabel": {}
}
14 changes: 7 additions & 7 deletions packages/app_center/lib/src/l10n/app_it.arb
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@snapCategoryFeatured": {},
"managePageSearchFieldSearchHint": "Cerca app installate",
"@managePageSearchFieldSearchHint": {},
"snapActionCancelLabel": "Cancella",
"snapActionCancelLabel": "Annulla",
"@snapActionCancelLabel": {},
"snapPagePublisherLabel": "Editore",
"@snapPagePublisherLabel": {},
Expand All @@ -107,7 +107,7 @@
"@appstreamUrlTypeTranslate": {},
"snapActionRemoveLabel": "Disinstalla",
"@snapActionRemoveLabel": {},
"snapCategoryGnomeGamesSlogan": "GNOME Games Suite",
"snapCategoryGnomeGamesSlogan": "Raccolta Giochi GNOME",
"@snapCategoryGnomeGamesSlogan": {},
"snapConfinementClassic": "Classici",
"@snapConfinementClassic": {},
Expand Down Expand Up @@ -183,7 +183,7 @@
}
}
},
"gamesPageTitle": "Novità",
"gamesPageTitle": "Di tendenza",
"@gamesPageTitle": {},
"gamesPageFeatured": "Titoli in evidenza",
"@gamesPageFeatured": {},
Expand Down Expand Up @@ -221,15 +221,15 @@
"@snapCategoryDevelopmentSlogan": {},
"snapCategoryFeaturedSlogan": "Snap in evidenza",
"@snapCategoryFeaturedSlogan": {},
"snapCategoryKdeGamesSlogan": "KDE Games Suite",
"snapCategoryKdeGamesSlogan": "Raccolta Giochi KDE",
"@snapCategoryKdeGamesSlogan": {},
"snapSortOrderDownloadSizeAsc": "Per dimensione (dal più piccolo al più grande)",
"@snapSortOrderDownloadSizeAsc": {},
"snapSortOrderDownloadSizeDesc": "Per dimensione (dal più grande al più piccolo)",
"@snapSortOrderDownloadSizeDesc": {},
"snapSortOrderInstalledDateDesc": "Aggiornate di recente",
"@snapSortOrderInstalledDateDesc": {},
"snapSortOrderRelevance": "Relevance",
"snapSortOrderRelevance": "Rilevante",
"@snapSortOrderRelevance": {},
"managePageDebUpdatesMessage": "Gli aggiornamenti dei pacchetti Debian sono gestiti da Software Updater.",
"@managePageDebUpdatesMessage": {},
Expand Down Expand Up @@ -393,7 +393,7 @@
"@errorViewNetworkErrorDescription": {},
"snapRatingsBandPoor": "Scarso",
"@snapRatingsBandPoor": {},
"snapReportSelectReportReasonLabel": "Scegli un motivo per segnalare questo snap",
"snapReportSelectReportReasonLabel": "Scegli una motivazione per segnalare questo snap",
"@snapReportSelectReportReasonLabel": {},
"snapReportCancelButtonLabel": "Annulla",
"@snapReportCancelButtonLabel": {},
Expand Down Expand Up @@ -443,7 +443,7 @@
},
"snapReportPrivacyAgreementCanonicalPrivacyNotice": "Informativa sulla Privacy di Canonical ",
"@snapReportPrivacyAgreementCanonicalPrivacyNotice": {},
"snapReportPrivacyAgreementLabel": "Compilando questo modulo, io confermo di aver letto ",
"snapReportPrivacyAgreementLabel": "Compilando questo modulo, confermo di aver letto ",
"@snapReportPrivacyAgreementLabel": {},
"errorViewServerErrorAction": "Controlla i progessi degli aggiornamenti o prova più tardi.",
"@errorViewServerErrorAction": {},
Expand Down
30 changes: 29 additions & 1 deletion packages/app_center/lib/src/l10n/app_pt.arb
Original file line number Diff line number Diff line change
Expand Up @@ -248,5 +248,33 @@
"snapPageSizeLabel": "Tamanho",
"@snapPageSizeLabel": {},
"managePageOwnUpdateQuitButton": "Sair para atualizar",
"@managePageOwnUpdateQuitButton": {}
"@managePageOwnUpdateQuitButton": {},
"managePageInstallingLabel": "Instalando ({n})",
"@managePageInstallingLabel": {
"placeholders": {
"n": {
"type": "int"
}
}
},
"managePageOwnUpdateDescriptionSoon": "O App center vai atualizar automaticamente em {time}.",
"@managePageOwnUpdateDescriptionSoon": {
"placeholders": {
"time": {
"type": "String"
}
}
},
"managePageTitle": "Gerenciar snaps instalados",
"@managePageTitle": {},
"managePageNoInternet": "Não foi possível conectar ao servidor. Verifique sua conexão com a internet ou tente novamente mais tarde.",
"@managePageNoInternet": {},
"managePageUpdatedWeeksAgo": "Atualizado há {n, plural, =1{{n} semana} other{{n} semanas}}",
"@managePageUpdatedWeeksAgo": {
"placeholders": {
"n": {
"type": "int"
}
}
}
}
6 changes: 4 additions & 2 deletions packages/app_center/lib/src/l10n/app_pt_BR.arb
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
"@snapReportEnterValidEmailError": {},
"installAll": "Instalar tudo",
"@installAll": {},
"managePageUpdatedYearsAgo": "Atualizado há {n, plural, =1{{n} ano} other{{n} anos}} atrás",
"managePageUpdatedYearsAgo": "Atualizado há {n, plural, =1{{n} ano} other{{n} anos}}",
"@managePageUpdatedYearsAgo": {
"placeholders": {
"n": {
Expand Down Expand Up @@ -466,5 +466,7 @@
"managePageUpdatesFailedBody": "Não conseguimos atualizar esses aplicativos porque eles estão em execução no momento.\n\n{snapList}\nQuando você fechar os aplicativos, eles serão atualizados automaticamente.",
"@managePageUpdatesFailedBody": {},
"managePageQuitToUpdate": "Sair para atualizar",
"@managePageQuitToUpdate": {}
"@managePageQuitToUpdate": {},
"managePageDocumentationLinkLabel": "Saiba como gerenciar pacotes Debian na documentação.",
"@managePageDocumentationLinkLabel": {}
}