Skip to content

Commit

Permalink
Merge pull request #43 from mawaqit/l10n_main
Browse files Browse the repository at this point in the history
New Crowdin updates
AnasElbattra authored Dec 11, 2024
2 parents b1ddf2a + 0061c71 commit 8d6c476
Showing 6 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions lib/gen_l10n/app_localizations_sq.dart
Original file line number Diff line number Diff line change
@@ -293,7 +293,7 @@ class AppLocalizationsSq extends AppLocalizations {
String get no_mosque_in_selected_area => 'Nuk u gjet asnjë xhami në zonën e zgjedhur';

@override
String get no_mosque_with => 'Nuk mund të gjeja asnjë xhami me';
String get no_mosque_with => 'Nuk mund të gjejë asnjë xhami me';

@override
String get retry => 'Provo përseri';
@@ -428,7 +428,7 @@ class AppLocalizationsSq extends AppLocalizations {
String get mosque_Phone => 'Telefoni';

@override
String get mosque_Email => 'Emaili';
String get mosque_Email => 'E-mail';

@override
String get mosque_ByMawaqit => 'Nga MAWAQIT https://mawaqit.net';
@@ -464,7 +464,7 @@ class AppLocalizationsSq extends AppLocalizations {
String get mosque_facilities_Info => 'Të gjitha këto të dhëna plotësohen nga përgjegjësit e xhamisë';

@override
String get in_ => '';
String get in_ => 'pas';

@override
String get imsak => 'Imsaku';
2 changes: 1 addition & 1 deletion lib/gen_l10n/app_localizations_tr.dart
Original file line number Diff line number Diff line change
@@ -461,7 +461,7 @@ class AppLocalizationsTr extends AppLocalizations {
String get mosques_Facilities_IftarRamadan => 'Ramazan İftarı';

@override
String get mosque_facilities_Info => 'Tüm bu bilgiler Cami Sorulusu tarafından Doldurulmuştur.';
String get mosque_facilities_Info => 'Tüm bu bilgiler Cami sorumlusu tarafından Doldurulmuştur';

@override
String get in_ => 'Sonra';
2 changes: 1 addition & 1 deletion lib/l10n/app_es.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@@locale": "es",
"@@locale": "es-ES",
"bottomNavbar_mawaqit": "MAWAQIT",
"@bottomNavbar_mawaqit": {
"description": "_",
6 changes: 3 additions & 3 deletions lib/l10n/app_sq.arb
Original file line number Diff line number Diff line change
@@ -260,7 +260,7 @@
"try_again": "Provo përsëri",
"virtual_mosque": "Xhami virtuale",
"no_mosque_in_selected_area": "Nuk u gjet asnjë xhami në zonën e zgjedhur",
"no_mosque_with": "Nuk mund të gjeja asnjë xhami me",
"no_mosque_with": "Nuk mund të gjejë asnjë xhami me",
"retry": "Provo përseri",
"search_here": "Kërko Këtu",
"enter_at_least_3_char": "Futni të paktën 3 karaktere për të kërkuar",
@@ -381,7 +381,7 @@
"description": "_",
"type": "text"
},
"mosque_Email": "Emaili",
"mosque_Email": "E-mail",
"@mosque_Email": {
"description": "_",
"type": "text"
@@ -441,7 +441,7 @@
"description": "_",
"type": "text"
},
"in_": "",
"in_": "pas",
"@in_": {
"description": "_",
"type": "text"
2 changes: 1 addition & 1 deletion lib/l10n/app_tr.arb
Original file line number Diff line number Diff line change
@@ -436,7 +436,7 @@
"description": "_",
"type": "text"
},
"mosque_facilities_Info": "Tüm bu bilgiler Cami Sorulusu tarafından Doldurulmuştur.",
"mosque_facilities_Info": "Tüm bu bilgiler Cami sorumlusu tarafından Doldurulmuştur",
"@mosque_facilities_Info": {
"description": "_",
"type": "text"
2 changes: 1 addition & 1 deletion lib/l10n/app_ur.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@@locale": "ur",
"@@locale": "ur-PK",
"bottomNavbar_mawaqit": "MAWAQIT",
"@bottomNavbar_mawaqit": {
"description": "_",

0 comments on commit 8d6c476

Please sign in to comment.