Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
12f40557
Unverified
Commit
12f40557
authored
Dec 19, 2017
by
Hans Muller
Committed by
GitHub
Dec 19, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added five new locales to flutter_localizations (#13621)
parent
ce75911f
Changes
54
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
54 changed files
with
2040 additions
and
195 deletions
+2040
-195
README.md
packages/flutter_localizations/lib/src/l10n/README.md
+19
-13
localizations.dart
...ges/flutter_localizations/lib/src/l10n/localizations.dart
+1039
-124
material_ar.arb
packages/flutter_localizations/lib/src/l10n/material_ar.arb
+3
-3
material_de.arb
packages/flutter_localizations/lib/src/l10n/material_de.arb
+3
-3
material_de_CH.arb
...ges/flutter_localizations/lib/src/l10n/material_de_CH.arb
+4
-2
material_en_AU.arb
...ges/flutter_localizations/lib/src/l10n/material_en_AU.arb
+3
-1
material_en_CA.arb
...ges/flutter_localizations/lib/src/l10n/material_en_CA.arb
+3
-1
material_en_GB.arb
...ges/flutter_localizations/lib/src/l10n/material_en_GB.arb
+3
-1
material_en_IE.arb
...ges/flutter_localizations/lib/src/l10n/material_en_IE.arb
+3
-1
material_en_IN.arb
...ges/flutter_localizations/lib/src/l10n/material_en_IN.arb
+3
-1
material_en_SG.arb
...ges/flutter_localizations/lib/src/l10n/material_en_SG.arb
+3
-1
material_en_ZA.arb
...ges/flutter_localizations/lib/src/l10n/material_en_ZA.arb
+3
-1
material_es.arb
packages/flutter_localizations/lib/src/l10n/material_es.arb
+3
-3
material_es_419.arb
...es/flutter_localizations/lib/src/l10n/material_es_419.arb
+33
-0
material_es_AR.arb
...ges/flutter_localizations/lib/src/l10n/material_es_AR.arb
+33
-0
material_es_BO.arb
...ges/flutter_localizations/lib/src/l10n/material_es_BO.arb
+33
-0
material_es_CL.arb
...ges/flutter_localizations/lib/src/l10n/material_es_CL.arb
+33
-0
material_es_CO.arb
...ges/flutter_localizations/lib/src/l10n/material_es_CO.arb
+33
-0
material_es_CR.arb
...ges/flutter_localizations/lib/src/l10n/material_es_CR.arb
+33
-0
material_es_DO.arb
...ges/flutter_localizations/lib/src/l10n/material_es_DO.arb
+33
-0
material_es_EC.arb
...ges/flutter_localizations/lib/src/l10n/material_es_EC.arb
+33
-0
material_es_GT.arb
...ges/flutter_localizations/lib/src/l10n/material_es_GT.arb
+33
-0
material_es_HN.arb
...ges/flutter_localizations/lib/src/l10n/material_es_HN.arb
+33
-0
material_es_MX.arb
...ges/flutter_localizations/lib/src/l10n/material_es_MX.arb
+33
-0
material_es_NI.arb
...ges/flutter_localizations/lib/src/l10n/material_es_NI.arb
+33
-0
material_es_PA.arb
...ges/flutter_localizations/lib/src/l10n/material_es_PA.arb
+33
-0
material_es_PE.arb
...ges/flutter_localizations/lib/src/l10n/material_es_PE.arb
+33
-0
material_es_PR.arb
...ges/flutter_localizations/lib/src/l10n/material_es_PR.arb
+33
-0
material_es_PY.arb
...ges/flutter_localizations/lib/src/l10n/material_es_PY.arb
+33
-0
material_es_SV.arb
...ges/flutter_localizations/lib/src/l10n/material_es_SV.arb
+33
-0
material_es_US.arb
...ges/flutter_localizations/lib/src/l10n/material_es_US.arb
+29
-2
material_es_UY.arb
...ges/flutter_localizations/lib/src/l10n/material_es_UY.arb
+33
-0
material_es_VE.arb
...ges/flutter_localizations/lib/src/l10n/material_es_VE.arb
+33
-0
material_fa.arb
packages/flutter_localizations/lib/src/l10n/material_fa.arb
+3
-3
material_fr.arb
packages/flutter_localizations/lib/src/l10n/material_fr.arb
+3
-3
material_gsw.arb
packages/flutter_localizations/lib/src/l10n/material_gsw.arb
+3
-1
material_he.arb
packages/flutter_localizations/lib/src/l10n/material_he.arb
+3
-3
material_it.arb
packages/flutter_localizations/lib/src/l10n/material_it.arb
+3
-3
material_ja.arb
packages/flutter_localizations/lib/src/l10n/material_ja.arb
+2
-2
material_ko.arb
packages/flutter_localizations/lib/src/l10n/material_ko.arb
+34
-0
material_nl.arb
packages/flutter_localizations/lib/src/l10n/material_nl.arb
+34
-0
material_pl.arb
packages/flutter_localizations/lib/src/l10n/material_pl.arb
+36
-0
material_ps.arb
packages/flutter_localizations/lib/src/l10n/material_ps.arb
+2
-2
material_pt.arb
packages/flutter_localizations/lib/src/l10n/material_pt.arb
+16
-13
material_pt_PT.arb
...ges/flutter_localizations/lib/src/l10n/material_pt_PT.arb
+4
-2
material_ru.arb
packages/flutter_localizations/lib/src/l10n/material_ru.arb
+3
-3
material_th.arb
packages/flutter_localizations/lib/src/l10n/material_th.arb
+34
-0
material_tr.arb
packages/flutter_localizations/lib/src/l10n/material_tr.arb
+34
-0
material_ur.arb
packages/flutter_localizations/lib/src/l10n/material_ur.arb
+1
-1
material_zh.arb
packages/flutter_localizations/lib/src/l10n/material_zh.arb
+1
-1
material_zh_HK.arb
...ges/flutter_localizations/lib/src/l10n/material_zh_HK.arb
+33
-0
material_zh_TW.arb
...ges/flutter_localizations/lib/src/l10n/material_zh_TW.arb
+33
-0
material_localizations.dart
...flutter_localizations/lib/src/material_localizations.dart
+5
-1
translations_test.dart
packages/flutter_localizations/test/translations_test.dart
+5
-0
No files found.
packages/flutter_localizations/lib/src/l10n/README.md
View file @
12f40557
...
...
@@ -123,6 +123,25 @@ the "Other" suffix. For example the English translations
```
### scriptCategory and timeOfDayFormat
The values of these resource IDs are not translations, they're keywords that
help define an app's text theme and time picker layout respectively.
The value of
`timeOfDayFormat`
defines how a time picker displayed by
[
showTimePicker()
](
https://docs.flutter.io/flutter/material/showTimePicker.html
)
formats and lays out its time controls. The value of
`timeOfDayFormat`
must be
a string that matches one of the formats defined by
https://docs.flutter.io/flutter/material/TimeOfDayFormat-class.html.
The value of
`scriptCategory`
is based on the
[
Language categories reference
](
https://material.io/guidelines/style/typography.html#typography-language-categories-reference
)
section in the Material spec. The
`scriptCategory`
value is used when looking up
the
`TextTheme`
, see the
[
MaterialTextGeometry
](
https://docs.flutter.io/flutter/material/MaterialTextGeometry/forScriptCategory.html
)
class.
### Generated file localizations.dart: all of the localizations as a Map
If you look at the comment at the top of
`localizations.dart`
you'll
...
...
@@ -161,19 +180,6 @@ English translations in `material_en.arb`. Google contributes
translations for all the languages supported by this package.
(Googlers, for more details see
<go
/
flutter-l10n
>
.)
Not all of the translations represented here have been vetted by
native speakers. The following translations have been reviewed by
native speakers on the Flutter team:
*
material_de.arb
*
material_en.arb, material_en_GB.arb, material_en_IE.arb, material_en_ZA.arb
*
material_fr.arb, material_fr_CA.arb
*
material_ja.arb
*
material_ru.arb
The others were automatically generated using the Google Translators
Toolkit. We are actively seeking review (by native speakers) for them.
If you have feedback about the translations please
[
file an issue on the Flutter github repo
](
https://github.com/flutter/flutter/issues/new
)
.
...
...
packages/flutter_localizations/lib/src/l10n/localizations.dart
View file @
12f40557
This diff is collapsed.
Click to expand it.
packages/flutter_localizations/lib/src/l10n/material_ar.arb
View file @
12f40557
...
...
@@ -9,7 +9,7 @@
"openAppDrawerTooltip"
:
"فتح قائمة التنقل"
,
"backButtonTooltip"
:
"رجوع"
,
"closeButtonTooltip"
:
"إغلاق"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
حذف
"
,
"nextMonthTooltip"
:
"الشهر التالي"
,
"previousMonthTooltip"
:
"الشهر السابق"
,
"nextPageTooltip"
:
"الصفحة التالية"
,
...
...
@@ -32,7 +32,7 @@
"viewLicensesButtonLabel"
:
"الاطّلاع على التراخيص"
,
"anteMeridiemAbbreviation"
:
"ص"
,
"postMeridiemAbbreviation"
:
"م"
,
"timePickerHourModeAnnouncement"
:
"
حدد
ساعات"
,
"timePickerMinuteModeAnnouncement"
:
"
حدد
دقائق"
,
"timePickerHourModeAnnouncement"
:
"
اختيار ال
ساعات"
,
"timePickerMinuteModeAnnouncement"
:
"
اختيار ال
دقائق"
,
"modalBarrierDismissLabel"
:
"تجاهل"
}
packages/flutter_localizations/lib/src/l10n/material_de.arb
View file @
12f40557
...
...
@@ -4,7 +4,7 @@
"openAppDrawerTooltip"
:
"Navigationsmenü öffnen"
,
"backButtonTooltip"
:
"Zurück"
,
"closeButtonTooltip"
:
"Schließen"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Löschen
"
,
"nextMonthTooltip"
:
"Nächster Monat"
,
"previousMonthTooltip"
:
"Vorheriger Monat"
,
"nextPageTooltip"
:
"Nächste Seite"
,
...
...
@@ -29,7 +29,7 @@
"viewLicensesButtonLabel"
:
"LIZENZEN ANZEIGEN"
,
"anteMeridiemAbbreviation"
:
"VORM."
,
"postMeridiemAbbreviation"
:
"NACHM."
,
"timePickerHourModeAnnouncement"
:
"Stunde auswählen"
,
"timePickerMinuteModeAnnouncement"
:
"Minute auswählen"
,
"timePickerHourModeAnnouncement"
:
"Stunde
n
auswählen"
,
"timePickerMinuteModeAnnouncement"
:
"Minute
n
auswählen"
,
"modalBarrierDismissLabel"
:
"Schließen"
}
packages/flutter_localizations/lib/src/l10n/material_de_CH.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Minuten auswählen"
,
"timePickerHourModeAnnouncement"
:
"Stunden auswählen"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"openAppDrawerTooltip"
:
"Navigationsmenü öffnen"
,
"backButtonTooltip"
:
"Zurück"
,
"closeButtonTooltip"
:
"Schliessen"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Löschen
"
,
"nextMonthTooltip"
:
"Nächster Monat"
,
"previousMonthTooltip"
:
"Vorheriger Monat"
,
"nextPageTooltip"
:
"Nächste Seite"
,
...
...
@@ -18,7 +20,7 @@
"selectedRowCountTitleOne"
:
"1 Element ausgewählt"
,
"selectedRowCountTitleOther"
:
"$selectedRowCount Elemente ausgewählt"
,
"cancelButtonLabel"
:
"ABBRECHEN"
,
"closeButtonLabel"
:
"SCHLIE
SS
EN"
,
"closeButtonLabel"
:
"SCHLIE
ẞ
EN"
,
"continueButtonLabel"
:
"WEITER"
,
"copyButtonLabel"
:
"KOPIEREN"
,
"cutButtonLabel"
:
"AUSSCHNEIDEN"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_en_AU.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Select minutes"
,
"timePickerHourModeAnnouncement"
:
"Select hours"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"h:mm a"
,
"openAppDrawerTooltip"
:
"Open navigation menu"
,
"backButtonTooltip"
:
"Back"
,
"closeButtonTooltip"
:
"Close"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Delete
"
,
"nextMonthTooltip"
:
"Next month"
,
"previousMonthTooltip"
:
"Previous month"
,
"nextPageTooltip"
:
"Next page"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_en_CA.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Select minutes"
,
"timePickerHourModeAnnouncement"
:
"Select hours"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"h:mm a"
,
"openAppDrawerTooltip"
:
"Open navigation menu"
,
"backButtonTooltip"
:
"Back"
,
"closeButtonTooltip"
:
"Close"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Delete
"
,
"nextMonthTooltip"
:
"Next month"
,
"previousMonthTooltip"
:
"Previous month"
,
"nextPageTooltip"
:
"Next page"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_en_GB.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Select minutes"
,
"timePickerHourModeAnnouncement"
:
"Select hours"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"nextMonthTooltip"
:
"Next month"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow of about $rowCount"
,
"copyButtonLabel"
:
"COPY"
,
"closeButtonTooltip"
:
"Close"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Delete
"
,
"selectAllButtonLabel"
:
"SELECT ALL"
,
"viewLicensesButtonLabel"
:
"VIEW LICENCES"
,
"rowsPerPageTitle"
:
"Rows per page:"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_en_IE.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Select minutes"
,
"timePickerHourModeAnnouncement"
:
"Select hours"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"nextMonthTooltip"
:
"Next month"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow of about $rowCount"
,
"copyButtonLabel"
:
"COPY"
,
"closeButtonTooltip"
:
"Close"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Delete
"
,
"selectAllButtonLabel"
:
"SELECT ALL"
,
"viewLicensesButtonLabel"
:
"VIEW LICENCES"
,
"rowsPerPageTitle"
:
"Rows per page:"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_en_IN.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Select minutes"
,
"timePickerHourModeAnnouncement"
:
"Select hours"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"h:mm a"
,
"openAppDrawerTooltip"
:
"Open navigation menu"
,
"backButtonTooltip"
:
"Back"
,
"closeButtonTooltip"
:
"Close"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Delete
"
,
"nextMonthTooltip"
:
"Next month"
,
"previousMonthTooltip"
:
"Previous month"
,
"nextPageTooltip"
:
"Next page"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_en_SG.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Select minutes"
,
"timePickerHourModeAnnouncement"
:
"Select hours"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"h:mm a"
,
"openAppDrawerTooltip"
:
"Open navigation menu"
,
"backButtonTooltip"
:
"Back"
,
"closeButtonTooltip"
:
"Close"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Delete
"
,
"nextMonthTooltip"
:
"Next month"
,
"previousMonthTooltip"
:
"Previous month"
,
"nextPageTooltip"
:
"Next page"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_en_ZA.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Select minutes"
,
"timePickerHourModeAnnouncement"
:
"Select hours"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"nextMonthTooltip"
:
"Next month"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow of about $rowCount"
,
"copyButtonLabel"
:
"COPY"
,
"closeButtonTooltip"
:
"Close"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Delete
"
,
"selectAllButtonLabel"
:
"SELECT ALL"
,
"viewLicensesButtonLabel"
:
"VIEW LICENCES"
,
"rowsPerPageTitle"
:
"Rows per page:"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_es.arb
View file @
12f40557
...
...
@@ -4,7 +4,7 @@
"openAppDrawerTooltip"
:
"Abrir el menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Eliminar
"
,
"nextMonthTooltip"
:
"Mes siguiente"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Página siguiente"
,
...
...
@@ -29,7 +29,7 @@
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"A.M."
,
"postMeridiemAbbreviation"
:
"P.M."
,
"timePickerHourModeAnnouncement"
:
"Seleccion
e H
oras"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccion
e M
inutos"
,
"timePickerHourModeAnnouncement"
:
"Seleccion
ar h
oras"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccion
ar m
inutos"
,
"modalBarrierDismissLabel"
:
"Ignorar"
}
packages/flutter_localizations/lib/src/l10n/material_es_419.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_AR.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_BO.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_CL.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_CO.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_CR.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_DO.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_EC.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_GT.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_HN.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_MX.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_NI.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_PA.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_PE.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_PR.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_PY.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_SV.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_US.arb
View file @
12f40557
{
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"copyButtonLabel"
:
"COPIAR"
,
"closeButtonTooltip"
:
"Cerrar"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"backButtonTooltip"
:
"Atrás"
,
"licensesPageTitle"
:
"Licencias"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"closeButtonLabel"
:
"CERRAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"nextPageTooltip"
:
"Próxima página"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"previousPageTooltip"
:
"Página anterior"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"h:mm a"
,
"anteMeridiemAbbreviation"
:
"
AM
"
,
"postMeridiemAbbreviation"
:
"
PM
"
"anteMeridiemAbbreviation"
:
"
a.m.
"
,
"postMeridiemAbbreviation"
:
"
p.m.
"
}
packages/flutter_localizations/lib/src/l10n/material_es_UY.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_es_VE.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"H:mm"
,
"openAppDrawerTooltip"
:
"Abrir menú de navegación"
,
"backButtonTooltip"
:
"Atrás"
,
"closeButtonTooltip"
:
"Cerrar"
,
"deleteButtonTooltip"
:
"Borrar"
,
"nextMonthTooltip"
:
"Próximo mes"
,
"previousMonthTooltip"
:
"Mes anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menú"
,
"aboutListTileTitle"
:
"Acerca de $applicationName"
,
"licensesPageTitle"
:
"Licencias"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow de aproximadamente $rowCount"
,
"rowsPerPageTitle"
:
"Filas por página:"
,
"selectedRowCountTitleOne"
:
"Se seleccionó 1 elemento"
,
"selectedRowCountTitleOther"
:
"Se seleccionaron $selectedRowCount elementos"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"CERRAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"COPIAR"
,
"cutButtonLabel"
:
"CORTAR"
,
"okButtonLabel"
:
"ACEPTAR"
,
"pasteButtonLabel"
:
"PEGAR"
,
"selectAllButtonLabel"
:
"SELECCIONAR TODO"
,
"viewLicensesButtonLabel"
:
"VER LICENCIAS"
,
"anteMeridiemAbbreviation"
:
"a.m."
,
"postMeridiemAbbreviation"
:
"p.m."
,
"timePickerHourModeAnnouncement"
:
"Seleccionar horas"
,
"timePickerMinuteModeAnnouncement"
:
"Seleccionar minutos"
}
packages/flutter_localizations/lib/src/l10n/material_fa.arb
View file @
12f40557
...
...
@@ -5,7 +5,7 @@
"openAppDrawerTooltip"
:
"باز کردن منوی پیمایش"
,
"backButtonTooltip"
:
"برگشت"
,
"closeButtonTooltip"
:
"بستن"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
حذف
"
,
"nextMonthTooltip"
:
"ماه بعد"
,
"previousMonthTooltip"
:
"ماه قبل"
,
"nextPageTooltip"
:
"صفحه بعد"
,
...
...
@@ -28,7 +28,7 @@
"viewLicensesButtonLabel"
:
"مشاهده مجوزها"
,
"anteMeridiemAbbreviation"
:
"ق.ظ."
,
"postMeridiemAbbreviation"
:
"ب.ظ."
,
"timePickerHourModeAnnouncement"
:
"
ساعت ها را انتخاب کنید
"
,
"timePickerMinuteModeAnnouncement"
:
"
دقیقه را انتخاب کنید
"
,
"timePickerHourModeAnnouncement"
:
"
انتخاب ساعت
"
,
"timePickerMinuteModeAnnouncement"
:
"
انتخاب دقیقه
"
,
"modalBarrierDismissLabel"
:
"رد کردن"
}
packages/flutter_localizations/lib/src/l10n/material_fr.arb
View file @
12f40557
...
...
@@ -4,7 +4,7 @@
"openAppDrawerTooltip"
:
"Ouvrir le menu de navigation"
,
"backButtonTooltip"
:
"Retour"
,
"closeButtonTooltip"
:
"Fermer"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Supprimer
"
,
"nextMonthTooltip"
:
"Mois suivant"
,
"previousMonthTooltip"
:
"Mois précédent"
,
"nextPageTooltip"
:
"Page suivante"
,
...
...
@@ -29,7 +29,7 @@
"viewLicensesButtonLabel"
:
"AFFICHER LES LICENCES"
,
"anteMeridiemAbbreviation"
:
"AM"
,
"postMeridiemAbbreviation"
:
"PM"
,
"timePickerHourModeAnnouncement"
:
"Sélectionne
z les heures
"
,
"timePickerMinuteModeAnnouncement"
:
"Sélectionne
z l
es minutes"
,
"timePickerHourModeAnnouncement"
:
"Sélectionne
r une heure
"
,
"timePickerMinuteModeAnnouncement"
:
"Sélectionne
r d
es minutes"
,
"modalBarrierDismissLabel"
:
"Ignorer"
}
packages/flutter_localizations/lib/src/l10n/material_gsw.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Minuten auswählen"
,
"timePickerHourModeAnnouncement"
:
"Stunden auswählen"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"openAppDrawerTooltip"
:
"Navigationsmenü öffnen"
,
"backButtonTooltip"
:
"Zurück"
,
"closeButtonTooltip"
:
"Schließen"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Löschen
"
,
"nextMonthTooltip"
:
"Nächster Monat"
,
"previousMonthTooltip"
:
"Vorheriger Monat"
,
"nextPageTooltip"
:
"Nächste Seite"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_he.arb
View file @
12f40557
...
...
@@ -7,7 +7,7 @@
"openAppDrawerTooltip"
:
"פתיחה של תפריט הניווט"
,
"backButtonTooltip"
:
"הקודם"
,
"closeButtonTooltip"
:
"סגירה"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
מחיקה
"
,
"nextMonthTooltip"
:
"החודש הבא"
,
"previousMonthTooltip"
:
"החודש הקודם"
,
"nextPageTooltip"
:
"הדף הבא"
,
...
...
@@ -30,7 +30,7 @@
"viewLicensesButtonLabel"
:
"הצגת הרישיונות"
,
"anteMeridiemAbbreviation"
:
"AM"
,
"postMeridiemAbbreviation"
:
"PM"
,
"timePickerHourModeAnnouncement"
:
"בח
ר
שעות"
,
"timePickerMinuteModeAnnouncement"
:
"בח
ר
דקות"
,
"timePickerHourModeAnnouncement"
:
"בח
ירת
שעות"
,
"timePickerMinuteModeAnnouncement"
:
"בח
ירת
דקות"
,
"modalBarrierDismissLabel"
:
"סגירה"
}
packages/flutter_localizations/lib/src/l10n/material_it.arb
View file @
12f40557
...
...
@@ -5,7 +5,7 @@
"openAppDrawerTooltip"
:
"Apri il menu di navigazione"
,
"backButtonTooltip"
:
"Indietro"
,
"closeButtonTooltip"
:
"Chiudi"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Elimina
"
,
"nextMonthTooltip"
:
"Mese successivo"
,
"previousMonthTooltip"
:
"Mese precedente"
,
"nextPageTooltip"
:
"Pagina successiva"
,
...
...
@@ -28,7 +28,7 @@
"viewLicensesButtonLabel"
:
"VISUALIZZA LICENZE"
,
"anteMeridiemAbbreviation"
:
"AM"
,
"postMeridiemAbbreviation"
:
"PM"
,
"timePickerHourModeAnnouncement"
:
"Seleziona ore"
,
"timePickerMinuteModeAnnouncement"
:
"Seleziona minuti"
,
"timePickerHourModeAnnouncement"
:
"Seleziona
le
ore"
,
"timePickerMinuteModeAnnouncement"
:
"Seleziona
i
minuti"
,
"modalBarrierDismissLabel"
:
"Ignora"
}
packages/flutter_localizations/lib/src/l10n/material_ja.arb
View file @
12f40557
...
...
@@ -5,7 +5,7 @@
"openAppDrawerTooltip"
:
"ナビゲーション メニューを開く"
,
"backButtonTooltip"
:
"戻る"
,
"closeButtonTooltip"
:
"閉じる"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
削除
"
,
"nextMonthTooltip"
:
"来月"
,
"previousMonthTooltip"
:
"前月"
,
"nextPageTooltip"
:
"次のページ"
,
...
...
@@ -28,7 +28,7 @@
"viewLicensesButtonLabel"
:
"ライセンスを表示"
,
"anteMeridiemAbbreviation"
:
"AM"
,
"postMeridiemAbbreviation"
:
"PM"
,
"timePickerHourModeAnnouncement"
:
"時を選択"
,
"timePickerHourModeAnnouncement"
:
"時
間
を選択"
,
"timePickerMinuteModeAnnouncement"
:
"分を選択"
,
"modalBarrierDismissLabel"
:
"閉じる"
}
packages/flutter_localizations/lib/src/l10n/material_ko.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"dense"
,
"timeOfDayFormat"
:
"a h:mm"
,
"openAppDrawerTooltip"
:
"탐색 메뉴 열기"
,
"backButtonTooltip"
:
"뒤로"
,
"closeButtonTooltip"
:
"닫기"
,
"deleteButtonTooltip"
:
"삭제"
,
"nextMonthTooltip"
:
"다음 달"
,
"previousMonthTooltip"
:
"지난달"
,
"nextPageTooltip"
:
"다음 페이지"
,
"previousPageTooltip"
:
"이전 페이지"
,
"showMenuTooltip"
:
"메뉴 표시"
,
"aboutListTileTitle"
:
"$applicationName 정보"
,
"licensesPageTitle"
:
"라이선스"
,
"pageRowsInfoTitle"
:
"$rowCount행 중 $firstRow~$lastRow행"
,
"pageRowsInfoTitleApproximate"
:
"약 $rowCount행 중 $firstRow~$lastRow행"
,
"rowsPerPageTitle"
:
"페이지당 행 수:"
,
"selectedRowCountTitleOne"
:
"항목 1개 선택됨"
,
"selectedRowCountTitleOther"
:
"항목 $selectedRowCount개 선택됨"
,
"cancelButtonLabel"
:
"취소"
,
"closeButtonLabel"
:
"닫기"
,
"continueButtonLabel"
:
"계속"
,
"copyButtonLabel"
:
"복사"
,
"cutButtonLabel"
:
"잘라내기"
,
"okButtonLabel"
:
"확인"
,
"pasteButtonLabel"
:
"붙여넣기"
,
"selectAllButtonLabel"
:
"전체 선택"
,
"viewLicensesButtonLabel"
:
"라이선스 보기"
,
"anteMeridiemAbbreviation"
:
"오전"
,
"postMeridiemAbbreviation"
:
"오후"
,
"timePickerHourModeAnnouncement"
:
"시간 선택"
,
"timePickerMinuteModeAnnouncement"
:
"분 선택"
,
"modalBarrierDismissLabel"
:
"버리다"
}
packages/flutter_localizations/lib/src/l10n/material_nl.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"openAppDrawerTooltip"
:
"Navigatiemenu openen"
,
"backButtonTooltip"
:
"Terug"
,
"closeButtonTooltip"
:
"Sluiten"
,
"deleteButtonTooltip"
:
"Verwijderen"
,
"nextMonthTooltip"
:
"Volgende maand"
,
"previousMonthTooltip"
:
"Vorige maand"
,
"nextPageTooltip"
:
"Volgende pagina"
,
"previousPageTooltip"
:
"Vorige pagina"
,
"showMenuTooltip"
:
"Menu weergeven"
,
"aboutListTileTitle"
:
"Over $applicationName"
,
"licensesPageTitle"
:
"Licenties"
,
"pageRowsInfoTitle"
:
"$firstRow-$lastRow van $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow-$lastRow van ongeveer $rowCount"
,
"rowsPerPageTitle"
:
"Rijen per pagina:"
,
"selectedRowCountTitleOne"
:
"1 item geselecteerd"
,
"selectedRowCountTitleOther"
:
"$selectedRowCount items geselecteerd"
,
"cancelButtonLabel"
:
"ANNULEREN"
,
"closeButtonLabel"
:
"SLUITEN"
,
"continueButtonLabel"
:
"DOORGAAN"
,
"copyButtonLabel"
:
"KOPIËREN"
,
"cutButtonLabel"
:
"KNIPPEN"
,
"okButtonLabel"
:
"OK"
,
"pasteButtonLabel"
:
"PLAKKEN"
,
"selectAllButtonLabel"
:
"ALLES SELECTEREN"
,
"viewLicensesButtonLabel"
:
"LICENTIES BEKIJKEN"
,
"anteMeridiemAbbreviation"
:
"am"
,
"postMeridiemAbbreviation"
:
"pm"
,
"timePickerHourModeAnnouncement"
:
"Uren selecteren"
,
"timePickerMinuteModeAnnouncement"
:
"Minuten selecteren"
,
"modalBarrierDismissLabel"
:
"ontslaan"
}
packages/flutter_localizations/lib/src/l10n/material_pl.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"selectedRowCountTitleFew"
:
"$selectedRowCount wybrane elementy"
,
"selectedRowCountTitleMany"
:
"$selectedRowCount wybranych elementów"
,
"openAppDrawerTooltip"
:
"Otwórz menu nawigacyjne"
,
"backButtonTooltip"
:
"Wstecz"
,
"closeButtonTooltip"
:
"Zamknij"
,
"deleteButtonTooltip"
:
"Usuń"
,
"nextMonthTooltip"
:
"Następny miesiąc"
,
"previousMonthTooltip"
:
"Poprzedni miesiąc"
,
"nextPageTooltip"
:
"Następna strona"
,
"previousPageTooltip"
:
"Poprzednia strona"
,
"showMenuTooltip"
:
"Pokaż menu"
,
"aboutListTileTitle"
:
"$applicationName – informacje"
,
"licensesPageTitle"
:
"Licencje"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow z $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow z około $rowCount"
,
"rowsPerPageTitle"
:
"Wiersze na stronie:"
,
"selectedRowCountTitleOne"
:
"1 wybrany element"
,
"selectedRowCountTitleOther"
:
"$selectedRowCount wybranego elementu"
,
"cancelButtonLabel"
:
"ANULUJ"
,
"closeButtonLabel"
:
"ZAMKNIJ"
,
"continueButtonLabel"
:
"DALEJ"
,
"copyButtonLabel"
:
"KOPIUJ"
,
"cutButtonLabel"
:
"WYTNIJ"
,
"okButtonLabel"
:
"OK"
,
"pasteButtonLabel"
:
"WKLEJ"
,
"selectAllButtonLabel"
:
"ZAZNACZ WSZYSTKO"
,
"viewLicensesButtonLabel"
:
"WYŚWIETL LICENCJE"
,
"anteMeridiemAbbreviation"
:
"AM"
,
"postMeridiemAbbreviation"
:
"PM"
,
"timePickerHourModeAnnouncement"
:
"Wybierz godziny"
,
"timePickerMinuteModeAnnouncement"
:
"Wybierz minuty"
,
"modalBarrierDismissLabel"
:
"oddalić"
}
packages/flutter_localizations/lib/src/l10n/material_ps.arb
View file @
12f40557
{
"scriptCategory"
:
"tall"
,
"timeOfDayFormat"
:
"HH:mm"
,
"@anteMeridiemAbbreviation"
:
{
"notUsed"
:
"Pashto time format does not use a.m. indicator"
},
"@postMeridiemAbbreviation"
:
{
"notUsed"
:
"Pashto time format does not use p.m. indicator"
},
"@anteMeridiemAbbreviation"
:
{
"notUsed"
:"Pashto time format does not use a.m. indicator"
},
"@postMeridiemAbbreviation"
:
{
"notUsed"
:"Pashto time format does not use p.m. indicator"
},
"openAppDrawerTooltip"
:
"د پرانیستی نیینګ مینو"
,
"backButtonTooltip"
:
"شاته"
,
"closeButtonTooltip"
:
"بنده"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_pt.arb
View file @
12f40557
{
"anteMeridiemAbbreviation"
:
"Manhã"
,
"selectedRowCountTitleOne"
:
"1 item selecionado"
,
"postMeridiemAbbreviation"
:
"Tarde/noite"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"@anteMeridiemAbbreviation"
:
{
"notUsed"
:
"Pashto time format does not use a.m. indicator"
},
"@postMeridiemAbbreviation"
:
{
"notUsed"
:
"Pashto time format does not use p.m. indicator"
},
"@anteMeridiemAbbreviation"
:
{
"notUsed"
:"Pashto time format does not use a.m. indicator"
},
"@postMeridiemAbbreviation"
:
{
"notUsed"
:"Pashto time format does not use p.m. indicator"
},
"openAppDrawerTooltip"
:
"Abrir menu de navegação"
,
"backButtonTooltip"
:
"
Costas
"
,
"backButtonTooltip"
:
"
Voltar
"
,
"closeButtonTooltip"
:
"Fechar"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Excluir
"
,
"nextMonthTooltip"
:
"Próximo mês"
,
"previousMonthTooltip"
:
"Mês anterior"
,
"nextPageTooltip"
:
"Próxima página"
,
"previousPageTooltip"
:
"Página anterior"
,
"showMenuTooltip"
:
"Mostrar menu"
,
"aboutListTileTitle"
:
"Sobre $applicationName"
,
"aboutListTileTitle"
:
"Sobre
o app
$applicationName"
,
"licensesPageTitle"
:
"Licenças"
,
"pageRowsInfoTitle"
:
"$firstRow
–
$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow
–$lastRow de cerca d
e $rowCount"
,
"pageRowsInfoTitle"
:
"$firstRow
–
$lastRow de $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow
– $lastRow de aproximadament
e $rowCount"
,
"rowsPerPageTitle"
:
"Linhas por página:"
,
"selectedRowCountTitleOther"
:
"$selectedRowCount selecionados"
,
"selectedRowCountTitleOther"
:
"$selectedRowCount
itens
selecionados"
,
"cancelButtonLabel"
:
"CANCELAR"
,
"closeButtonLabel"
:
"FECHAR"
,
"continueButtonLabel"
:
"CONTINUAR"
,
"copyButtonLabel"
:
"C
ÓPIA DE
"
,
"cutButtonLabel"
:
"
CORTA
"
,
"okButtonLabel"
:
"O
K
"
,
"copyButtonLabel"
:
"C
OPIAR
"
,
"cutButtonLabel"
:
"
RECORTAR
"
,
"okButtonLabel"
:
"O
k
"
,
"pasteButtonLabel"
:
"COLAR"
,
"selectAllButtonLabel"
:
"SELECIONAR TUDO"
,
"viewLicensesButtonLabel"
:
"VER LICENÇAS"
,
"timePickerHourModeAnnouncement"
:
"Selecione
horário
s"
,
"timePickerMinuteModeAnnouncement"
:
"Selecione
M
inutos"
,
"timePickerHourModeAnnouncement"
:
"Selecione
as hora
s"
,
"timePickerMinuteModeAnnouncement"
:
"Selecione
os m
inutos"
,
"modalBarrierDismissLabel"
:
"Dispensar"
}
packages/flutter_localizations/lib/src/l10n/material_pt_PT.arb
View file @
12f40557
{
"timePickerMinuteModeAnnouncement"
:
"Selecionar minutos"
,
"timePickerHourModeAnnouncement"
:
"Selecionar horas"
,
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"openAppDrawerTooltip"
:
"Abrir menu de navegação"
,
"backButtonTooltip"
:
"
Anterio
r"
,
"backButtonTooltip"
:
"
Volta
r"
,
"closeButtonTooltip"
:
"Fechar"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Eliminar
"
,
"nextMonthTooltip"
:
"Mês seguinte"
,
"previousMonthTooltip"
:
"Mês anterior"
,
"nextPageTooltip"
:
"Página seguinte"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_ru.arb
View file @
12f40557
...
...
@@ -6,7 +6,7 @@
"openAppDrawerTooltip"
:
"Открыть меню навигации"
,
"backButtonTooltip"
:
"Назад"
,
"closeButtonTooltip"
:
"Закрыть"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
Удалить
"
,
"nextMonthTooltip"
:
"Следующий месяц"
,
"previousMonthTooltip"
:
"Предыдущий месяц"
,
"nextPageTooltip"
:
"Следующая страница"
,
...
...
@@ -31,7 +31,7 @@
"viewLicensesButtonLabel"
:
"ЛИЦЕНЗИИ"
,
"anteMeridiemAbbreviation"
:
"АМ"
,
"postMeridiemAbbreviation"
:
"PM"
,
"timePickerHourModeAnnouncement"
:
"В
ЫБРАТЬ ЧАСЫ
"
,
"timePickerMinuteModeAnnouncement"
:
"В
ЫБРАТЬ МИНУТЫ
"
,
"timePickerHourModeAnnouncement"
:
"В
ыберите часы
"
,
"timePickerMinuteModeAnnouncement"
:
"В
ыберите минуты
"
,
"modalBarrierDismissLabel"
:
"Закрыть"
}
packages/flutter_localizations/lib/src/l10n/material_th.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"tall"
,
"timeOfDayFormat"
:
"ah:mm"
,
"openAppDrawerTooltip"
:
"เปิดเมนูการนำทาง"
,
"backButtonTooltip"
:
"กลับ"
,
"closeButtonTooltip"
:
"ปิด"
,
"deleteButtonTooltip"
:
"ลบ"
,
"nextMonthTooltip"
:
"เดือนหน้า"
,
"previousMonthTooltip"
:
"เดือนที่แล้ว"
,
"nextPageTooltip"
:
"หน้าถัดไป"
,
"previousPageTooltip"
:
"หน้าก่อน"
,
"showMenuTooltip"
:
"แสดงเมนู"
,
"aboutListTileTitle"
:
"เกี่ยวกับ $applicationName"
,
"licensesPageTitle"
:
"ใบอนุญาต"
,
"pageRowsInfoTitle"
:
"$firstRow-$lastRow จาก $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow จากประมาณ $rowCount"
,
"rowsPerPageTitle"
:
"แถวต่อหน้า:"
,
"selectedRowCountTitleOne"
:
"เลือกแล้ว 1 รายการ"
,
"selectedRowCountTitleOther"
:
"เลือกแล้ว $selectedRowCount รายการ"
,
"cancelButtonLabel"
:
"ยกเลิก"
,
"closeButtonLabel"
:
"ปิด"
,
"continueButtonLabel"
:
"ต่อไป"
,
"copyButtonLabel"
:
"คัดลอก"
,
"cutButtonLabel"
:
"ตัด"
,
"okButtonLabel"
:
"ตกลง"
,
"pasteButtonLabel"
:
"วาง"
,
"selectAllButtonLabel"
:
"เลือกทั้งหมด"
,
"viewLicensesButtonLabel"
:
"ดูใบอนุญาต"
,
"anteMeridiemAbbreviation"
:
"AM"
,
"postMeridiemAbbreviation"
:
"PM"
,
"timePickerHourModeAnnouncement"
:
"เลือกชั่วโมง"
,
"timePickerMinuteModeAnnouncement"
:
"เลือกนาที"
,
"modalBarrierDismissLabel"
:
"ยกเลิก"
}
packages/flutter_localizations/lib/src/l10n/material_tr.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"openAppDrawerTooltip"
:
"Gezinme menüsünü aç"
,
"backButtonTooltip"
:
"Geri"
,
"closeButtonTooltip"
:
"Kapat"
,
"deleteButtonTooltip"
:
"Sil"
,
"nextMonthTooltip"
:
"Gelecek ay"
,
"previousMonthTooltip"
:
"Önceki ay"
,
"nextPageTooltip"
:
"Sonraki sayfa"
,
"previousPageTooltip"
:
"Önceki sayfa"
,
"showMenuTooltip"
:
"Menüyü göster"
,
"aboutListTileTitle"
:
"$applicationName Hakkında"
,
"licensesPageTitle"
:
"Lisanslar"
,
"pageRowsInfoTitle"
:
"$firstRow-$lastRow / $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow-$lastRow / $rowCount"
,
"rowsPerPageTitle"
:
"Sayfa başına satır sayısı:"
,
"selectedRowCountTitleOne"
:
"1 öğe seçildi"
,
"selectedRowCountTitleOther"
:
"$selectedRowCount öğe seçildi"
,
"cancelButtonLabel"
:
"İPTAL"
,
"closeButtonLabel"
:
"KAPAT"
,
"continueButtonLabel"
:
"DEVAM"
,
"copyButtonLabel"
:
"KOPYALA"
,
"cutButtonLabel"
:
"KES"
,
"okButtonLabel"
:
"Tamam"
,
"pasteButtonLabel"
:
"YAPIŞTIR"
,
"selectAllButtonLabel"
:
"TÜMÜNÜ SEÇ"
,
"viewLicensesButtonLabel"
:
"LİSANLARI GÖSTER"
,
"anteMeridiemAbbreviation"
:
"ÖÖ"
,
"postMeridiemAbbreviation"
:
"ÖS"
,
"timePickerHourModeAnnouncement"
:
"Saati seçin"
,
"timePickerMinuteModeAnnouncement"
:
"Dakikayı seçin"
,
"modalBarrierDismissLabel"
:
"Reddet"
}
packages/flutter_localizations/lib/src/l10n/material_ur.arb
View file @
12f40557
...
...
@@ -5,7 +5,7 @@
"openAppDrawerTooltip"
:
"نیویگیشن مینو کھولیں"
,
"backButtonTooltip"
:
"پیچھے"
,
"closeButtonTooltip"
:
"بند کریں"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
حذف کریں
"
,
"nextMonthTooltip"
:
"اگلا مہینہ"
,
"previousMonthTooltip"
:
"پچھلا مہینہ"
,
"nextPageTooltip"
:
"اگلا صفحہ"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_zh.arb
View file @
12f40557
...
...
@@ -23,7 +23,7 @@
"selectAllButtonLabel"
:
"全选"
,
"viewLicensesButtonLabel"
:
"查看许可"
,
"closeButtonTooltip"
:
"关闭"
,
"deleteButtonTooltip"
:
""
,
"deleteButtonTooltip"
:
"
删除
"
,
"nextMonthTooltip"
:
"下个月"
,
"previousMonthTooltip"
:
"上个月"
,
"anteMeridiemAbbreviation"
:
"上午"
,
...
...
packages/flutter_localizations/lib/src/l10n/material_zh_HK.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"dense"
,
"timeOfDayFormat"
:
"ah:mm"
,
"openAppDrawerTooltip"
:
"開啟導覽選單"
,
"backButtonTooltip"
:
"返回"
,
"closeButtonTooltip"
:
"關閉"
,
"deleteButtonTooltip"
:
"刪除"
,
"nextMonthTooltip"
:
"下個月"
,
"previousMonthTooltip"
:
"上個月"
,
"nextPageTooltip"
:
"下一頁"
,
"previousPageTooltip"
:
"上一頁"
,
"showMenuTooltip"
:
"顯示選單"
,
"aboutListTileTitle"
:
"關於「$applicationName」"
,
"licensesPageTitle"
:
"授權"
,
"pageRowsInfoTitle"
:
"第 $firstRow - $lastRow 列 (總共 $rowCount 列)"
,
"pageRowsInfoTitleApproximate"
:
"第 $firstRow - $lastRow 列 (總共約 $rowCount 列)"
,
"rowsPerPageTitle"
:
"每頁列數:"
,
"selectedRowCountTitleOne"
:
"已選取 1 個項目"
,
"selectedRowCountTitleOther"
:
"已選取 $selectedRowCount 個項目"
,
"cancelButtonLabel"
:
"取消"
,
"closeButtonLabel"
:
"關閉"
,
"continueButtonLabel"
:
"繼續"
,
"copyButtonLabel"
:
"複製"
,
"cutButtonLabel"
:
"剪下"
,
"okButtonLabel"
:
"確定"
,
"pasteButtonLabel"
:
"貼上"
,
"selectAllButtonLabel"
:
"全選"
,
"viewLicensesButtonLabel"
:
"查看授權"
,
"anteMeridiemAbbreviation"
:
"上午"
,
"postMeridiemAbbreviation"
:
"下午"
,
"timePickerHourModeAnnouncement"
:
"選取小時數"
,
"timePickerMinuteModeAnnouncement"
:
"選取分鐘數"
}
packages/flutter_localizations/lib/src/l10n/material_zh_TW.arb
0 → 100644
View file @
12f40557
{
"scriptCategory"
:
"dense"
,
"timeOfDayFormat"
:
"ah:mm"
,
"openAppDrawerTooltip"
:
"開啟導覽選單"
,
"backButtonTooltip"
:
"返回"
,
"closeButtonTooltip"
:
"關閉"
,
"deleteButtonTooltip"
:
"刪除"
,
"nextMonthTooltip"
:
"下個月"
,
"previousMonthTooltip"
:
"上個月"
,
"nextPageTooltip"
:
"下一頁"
,
"previousPageTooltip"
:
"上一頁"
,
"showMenuTooltip"
:
"顯示選單"
,
"aboutListTileTitle"
:
"關於「$applicationName」"
,
"licensesPageTitle"
:
"授權"
,
"pageRowsInfoTitle"
:
"第 $firstRow - $lastRow 列 (總共 $rowCount 列)"
,
"pageRowsInfoTitleApproximate"
:
"第 $firstRow - $lastRow 列 (總共約 $rowCount 列)"
,
"rowsPerPageTitle"
:
"每頁列數:"
,
"selectedRowCountTitleOne"
:
"已選取 1 個項目"
,
"selectedRowCountTitleOther"
:
"已選取 $selectedRowCount 個項目"
,
"cancelButtonLabel"
:
"取消"
,
"closeButtonLabel"
:
"關閉"
,
"continueButtonLabel"
:
"繼續"
,
"copyButtonLabel"
:
"複製"
,
"cutButtonLabel"
:
"剪下"
,
"okButtonLabel"
:
"確定"
,
"pasteButtonLabel"
:
"貼上"
,
"selectAllButtonLabel"
:
"全選"
,
"viewLicensesButtonLabel"
:
"查看授權"
,
"anteMeridiemAbbreviation"
:
"上午"
,
"postMeridiemAbbreviation"
:
"下午"
,
"timePickerHourModeAnnouncement"
:
"選取小時數"
,
"timePickerMinuteModeAnnouncement"
:
"選取分鐘數"
}
packages/flutter_localizations/lib/src/material_localizations.dart
View file @
12f40557
...
...
@@ -44,10 +44,14 @@ import 'widgets_localizations.dart';
/// * he - Hebrew
/// * it - Italian
/// * ja - Japanese
/// * ko - Korean
/// * nl - Dutch
/// * pl - Polish
/// * ps - Pashto
/// * pt - Portuguese
/// * ru - Russian
/// * sd - Sindhi
/// * th - Thai
/// * tr - Turkish
/// * ur - Urdu
/// * zh - Simplified Chinese
///
...
...
packages/flutter_localizations/test/translations_test.dart
View file @
12f40557
...
...
@@ -17,9 +17,14 @@ void main() {
'he'
,
// Hebrew
'it'
,
// Italian
'ja'
,
// Japanese
'ko'
,
// Korean
'nl'
,
// Dutch
'pl'
,
// Polish
'ps'
,
// Pashto
'pt'
,
// Portugese
'ru'
,
// Russian
'th'
,
// Thai
'tr'
,
// Turkish
'ur'
,
// Urdu
'zh'
,
// Chinese (simplified)
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment