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
076594b3
Unverified
Commit
076594b3
authored
Mar 19, 2018
by
Hans Muller
Committed by
GitHub
Mar 19, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Indonesian (id) and Norwegian (no) locales (#15708)
parent
7edd5c8d
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
168 additions
and
0 deletions
+168
-0
localizations.dart
...ges/flutter_localizations/lib/src/l10n/localizations.dart
+86
-0
material_id.arb
packages/flutter_localizations/lib/src/l10n/material_id.arb
+38
-0
material_no.arb
packages/flutter_localizations/lib/src/l10n/material_no.arb
+38
-0
material_localizations.dart
...flutter_localizations/lib/src/material_localizations.dart
+4
-0
translations_test.dart
packages/flutter_localizations/test/translations_test.dart
+2
-0
No files found.
packages/flutter_localizations/lib/src/l10n/localizations.dart
View file @
076594b3
...
...
@@ -400,6 +400,47 @@ class _Bundle_he extends TranslationBundle {
@override
String
get
modalBarrierDismissLabel
=>
r'סגירה'
;
}
// ignore: camel_case_types
class
_Bundle_id
extends
TranslationBundle
{
const
_Bundle_id
()
:
super
(
null
);
@override
String
get
scriptCategory
=>
r'English-like'
;
@override
String
get
timeOfDayFormat
=>
r'HH:mm'
;
@override
String
get
openAppDrawerTooltip
=>
r'Buka menu navigasi'
;
@override
String
get
backButtonTooltip
=>
r'Kembali'
;
@override
String
get
closeButtonTooltip
=>
r'Tutup'
;
@override
String
get
deleteButtonTooltip
=>
r'Hapus'
;
@override
String
get
nextMonthTooltip
=>
r'Bulan berikutnya'
;
@override
String
get
previousMonthTooltip
=>
r'Bulan sebelumnya'
;
@override
String
get
nextPageTooltip
=>
r'Halaman berikutnya'
;
@override
String
get
previousPageTooltip
=>
r'Halaman sebelumnya'
;
@override
String
get
showMenuTooltip
=>
r'Tampilkan menu'
;
@override
String
get
aboutListTileTitle
=>
r'Tentang $applicationName'
;
@override
String
get
licensesPageTitle
=>
r'Lisensi'
;
@override
String
get
pageRowsInfoTitle
=>
r'$firstRow–$lastRow dari $rowCount'
;
@override
String
get
pageRowsInfoTitleApproximate
=>
r'$firstRow–$lastRow dari kira-kira $rowCount'
;
@override
String
get
rowsPerPageTitle
=>
r'Baris per halaman:'
;
@override
String
get
tabLabel
=>
r'Tab $tabIndex dari $tabCount'
;
@override
String
get
selectedRowCountTitleOne
=>
r'1 item dipilih'
;
@override
String
get
selectedRowCountTitleOther
=>
r'$selectedRowCount item dipilih'
;
@override
String
get
cancelButtonLabel
=>
r'BATAL'
;
@override
String
get
closeButtonLabel
=>
r'TUTUP'
;
@override
String
get
continueButtonLabel
=>
r'LANJUTKAN'
;
@override
String
get
copyButtonLabel
=>
r'SALIN'
;
@override
String
get
cutButtonLabel
=>
r'POTONG'
;
@override
String
get
okButtonLabel
=>
r'Oke'
;
@override
String
get
pasteButtonLabel
=>
r'TEMPEL'
;
@override
String
get
selectAllButtonLabel
=>
r'PILIH SEMUA'
;
@override
String
get
viewLicensesButtonLabel
=>
r'LIHAT LISENSI'
;
@override
String
get
anteMeridiemAbbreviation
=>
r'AM'
;
@override
String
get
postMeridiemAbbreviation
=>
r'PM'
;
@override
String
get
timePickerHourModeAnnouncement
=>
r'Pilih jam'
;
@override
String
get
timePickerMinuteModeAnnouncement
=>
r'Pilih menit'
;
@override
String
get
modalBarrierDismissLabel
=>
r'Tutup'
;
@override
String
get
signedInLabel
=>
r'Telah login'
;
@override
String
get
hideAccountsLabel
=>
r'Sembunyikan akun'
;
@override
String
get
showAccountsLabel
=>
r'Tampilkan akun'
;
}
// ignore: camel_case_types
class
_Bundle_it
extends
TranslationBundle
{
const
_Bundle_it
()
:
super
(
null
);
...
...
@@ -564,6 +605,47 @@ class _Bundle_nl extends TranslationBundle {
@override
String
get
modalBarrierDismissLabel
=>
r'Sluiten'
;
}
// ignore: camel_case_types
class
_Bundle_no
extends
TranslationBundle
{
const
_Bundle_no
()
:
super
(
null
);
@override
String
get
scriptCategory
=>
r'English-like'
;
@override
String
get
timeOfDayFormat
=>
r'HH:mm'
;
@override
String
get
openAppDrawerTooltip
=>
r'Åpne navigasjonsmenyen'
;
@override
String
get
backButtonTooltip
=>
r'Tilbake'
;
@override
String
get
closeButtonTooltip
=>
r'Lukk'
;
@override
String
get
deleteButtonTooltip
=>
r'Slett'
;
@override
String
get
nextMonthTooltip
=>
r'Neste måned'
;
@override
String
get
previousMonthTooltip
=>
r'Forrige måned'
;
@override
String
get
nextPageTooltip
=>
r'Neste side'
;
@override
String
get
previousPageTooltip
=>
r'Forrige side'
;
@override
String
get
showMenuTooltip
=>
r'Vis meny'
;
@override
String
get
aboutListTileTitle
=>
r'Om $applicationName'
;
@override
String
get
licensesPageTitle
=>
r'Lisenser'
;
@override
String
get
pageRowsInfoTitle
=>
r'$firstRow–$lastRow av $rowCount'
;
@override
String
get
pageRowsInfoTitleApproximate
=>
r'$firstRow–$lastRow av omtrent $rowCount'
;
@override
String
get
rowsPerPageTitle
=>
r'Rader per side:'
;
@override
String
get
tabLabel
=>
r'Fane $tabIndex av $tabCount'
;
@override
String
get
selectedRowCountTitleOne
=>
r'1 element er valgt'
;
@override
String
get
selectedRowCountTitleOther
=>
r'$selectedRowCount elementer er valgt'
;
@override
String
get
cancelButtonLabel
=>
r'AVBRYT'
;
@override
String
get
closeButtonLabel
=>
r'LUKK'
;
@override
String
get
continueButtonLabel
=>
r'FORTSETT'
;
@override
String
get
copyButtonLabel
=>
r'KOPIÉR'
;
@override
String
get
cutButtonLabel
=>
r'KLIPP UT'
;
@override
String
get
okButtonLabel
=>
r'OK'
;
@override
String
get
pasteButtonLabel
=>
r'LIM INN'
;
@override
String
get
selectAllButtonLabel
=>
r'VELG ALLE'
;
@override
String
get
viewLicensesButtonLabel
=>
r'SE LISENSER'
;
@override
String
get
anteMeridiemAbbreviation
=>
r'AM'
;
@override
String
get
postMeridiemAbbreviation
=>
r'PM'
;
@override
String
get
timePickerHourModeAnnouncement
=>
r'Angi timer'
;
@override
String
get
timePickerMinuteModeAnnouncement
=>
r'Angi minutter'
;
@override
String
get
modalBarrierDismissLabel
=>
r'Avvis'
;
@override
String
get
signedInLabel
=>
r'Pålogget'
;
@override
String
get
hideAccountsLabel
=>
r'Skjul kontoer'
;
@override
String
get
showAccountsLabel
=>
r'Vis kontoer'
;
}
// ignore: camel_case_types
class
_Bundle_pl
extends
TranslationBundle
{
const
_Bundle_pl
()
:
super
(
null
);
...
...
@@ -1541,6 +1623,8 @@ TranslationBundle translationBundleForLocale(Locale locale) {
return
const
_Bundle_gsw
();
case
'he'
:
return
const
_Bundle_he
();
case
'id'
:
return
const
_Bundle_id
();
case
'it'
:
return
const
_Bundle_it
();
case
'ja'
:
...
...
@@ -1549,6 +1633,8 @@ TranslationBundle translationBundleForLocale(Locale locale) {
return
const
_Bundle_ko
();
case
'nl'
:
return
const
_Bundle_nl
();
case
'no'
:
return
const
_Bundle_no
();
case
'pl'
:
return
const
_Bundle_pl
();
case
'ps'
:
...
...
packages/flutter_localizations/lib/src/l10n/material_id.arb
0 → 100644
View file @
076594b3
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"openAppDrawerTooltip"
:
"Buka menu navigasi"
,
"backButtonTooltip"
:
"Kembali"
,
"closeButtonTooltip"
:
"Tutup"
,
"deleteButtonTooltip"
:
"Hapus"
,
"nextMonthTooltip"
:
"Bulan berikutnya"
,
"previousMonthTooltip"
:
"Bulan sebelumnya"
,
"nextPageTooltip"
:
"Halaman berikutnya"
,
"previousPageTooltip"
:
"Halaman sebelumnya"
,
"showMenuTooltip"
:
"Tampilkan menu"
,
"aboutListTileTitle"
:
"Tentang $applicationName"
,
"licensesPageTitle"
:
"Lisensi"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow dari $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow dari kira-kira $rowCount"
,
"rowsPerPageTitle"
:
"Baris per halaman:"
,
"tabLabel"
:
"Tab $tabIndex dari $tabCount"
,
"selectedRowCountTitleOne"
:
"1 item dipilih"
,
"selectedRowCountTitleOther"
:
"$selectedRowCount item dipilih"
,
"cancelButtonLabel"
:
"BATAL"
,
"closeButtonLabel"
:
"TUTUP"
,
"continueButtonLabel"
:
"LANJUTKAN"
,
"copyButtonLabel"
:
"SALIN"
,
"cutButtonLabel"
:
"POTONG"
,
"okButtonLabel"
:
"Oke"
,
"pasteButtonLabel"
:
"TEMPEL"
,
"selectAllButtonLabel"
:
"PILIH SEMUA"
,
"viewLicensesButtonLabel"
:
"LIHAT LISENSI"
,
"anteMeridiemAbbreviation"
:
"AM"
,
"postMeridiemAbbreviation"
:
"PM"
,
"timePickerHourModeAnnouncement"
:
"Pilih jam"
,
"timePickerMinuteModeAnnouncement"
:
"Pilih menit"
,
"modalBarrierDismissLabel"
:
"Tutup"
,
"signedInLabel"
:
"Telah login"
,
"hideAccountsLabel"
:
"Sembunyikan akun"
,
"showAccountsLabel"
:
"Tampilkan akun"
}
packages/flutter_localizations/lib/src/l10n/material_no.arb
0 → 100644
View file @
076594b3
{
"scriptCategory"
:
"English-like"
,
"timeOfDayFormat"
:
"HH:mm"
,
"openAppDrawerTooltip"
:
"Åpne navigasjonsmenyen"
,
"backButtonTooltip"
:
"Tilbake"
,
"closeButtonTooltip"
:
"Lukk"
,
"deleteButtonTooltip"
:
"Slett"
,
"nextMonthTooltip"
:
"Neste måned"
,
"previousMonthTooltip"
:
"Forrige måned"
,
"nextPageTooltip"
:
"Neste side"
,
"previousPageTooltip"
:
"Forrige side"
,
"showMenuTooltip"
:
"Vis meny"
,
"aboutListTileTitle"
:
"Om $applicationName"
,
"licensesPageTitle"
:
"Lisenser"
,
"pageRowsInfoTitle"
:
"$firstRow–$lastRow av $rowCount"
,
"pageRowsInfoTitleApproximate"
:
"$firstRow–$lastRow av omtrent $rowCount"
,
"rowsPerPageTitle"
:
"Rader per side:"
,
"tabLabel"
:
"Fane $tabIndex av $tabCount"
,
"selectedRowCountTitleOne"
:
"1 element er valgt"
,
"selectedRowCountTitleOther"
:
"$selectedRowCount elementer er valgt"
,
"cancelButtonLabel"
:
"AVBRYT"
,
"closeButtonLabel"
:
"LUKK"
,
"continueButtonLabel"
:
"FORTSETT"
,
"copyButtonLabel"
:
"KOPIÉR"
,
"cutButtonLabel"
:
"KLIPP UT"
,
"okButtonLabel"
:
"OK"
,
"pasteButtonLabel"
:
"LIM INN"
,
"selectAllButtonLabel"
:
"VELG ALLE"
,
"viewLicensesButtonLabel"
:
"SE LISENSER"
,
"anteMeridiemAbbreviation"
:
"AM"
,
"postMeridiemAbbreviation"
:
"PM"
,
"timePickerHourModeAnnouncement"
:
"Angi timer"
,
"timePickerMinuteModeAnnouncement"
:
"Angi minutter"
,
"modalBarrierDismissLabel"
:
"Avvis"
,
"signedInLabel"
:
"Pålogget"
,
"hideAccountsLabel"
:
"Skjul kontoer"
,
"showAccountsLabel"
:
"Vis kontoer"
}
packages/flutter_localizations/lib/src/material_localizations.dart
View file @
076594b3
...
...
@@ -46,10 +46,12 @@ import 'widgets_localizations.dart';
/// * fa - Farsi
/// * fr - French
/// * he - Hebrew
/// * id - Indonesian
/// * it - Italian
/// * ja - Japanese
/// * ko - Korean
/// * nl - Dutch
/// * no - Norwegian
/// * pl - Polish
/// * ps - Pashto
/// * pt - Portuguese
...
...
@@ -507,10 +509,12 @@ class _MaterialLocalizationsDelegate extends LocalizationsDelegate<MaterialLocal
'fa'
,
// Farsi (Persian)
'fr'
,
// French
'he'
,
// Hebrew
'id'
,
// Indonesian
'it'
,
// Italian
'ja'
,
// Japanese
'ko'
,
// Korean
'nl'
,
// Dutch
'no'
,
// Norwegian
'pl'
,
// Polish
'ps'
,
// Pashto
'pt'
,
// Portugese
...
...
packages/flutter_localizations/test/translations_test.dart
View file @
076594b3
...
...
@@ -17,10 +17,12 @@ void main() {
'fa'
,
// Farsi (Persian)
'fr'
,
// French
'he'
,
// Hebrew
'id'
,
// Indonesian
'it'
,
// Italian
'ja'
,
// Japanese
'ko'
,
// Korean
'nl'
,
// Dutch
'nl'
,
// Norwegian
'pl'
,
// Polish
'ps'
,
// Pashto
'pt'
,
// Portugese
...
...
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