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

Turkish localization added #4

Merged
merged 5 commits into from
Jun 23, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
27 changes: 27 additions & 0 deletions lib/l10n/arb/app_tr.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"@@locale": "tr",
"app_title": "PRIV@TE fit",
"@app_title": {
"description": "The title of the App"
},
"on_board_atsign": "@SIGN YÜKLENİYOR",
"@on_board_atsign": {
"description": "On boarding an atsign"
},
"splash01": "GÜVENLİ",
"@splash01": {
"description": "the text seen on splash screen page 1"
},
"splash02": "@PLATFORM TARAFINDAN DESTEKLENMEKTEDİR",
"@splash02": {
"description": "the text seen on splash screen page 2"
},
"splash03": "ŞİFRELİ",
"@splash03": {
"description": "the text seen on the splash screen page 3"
},
"assets_loading": "VARLIKLAR YÜKLENİYOR ...",
"@assets_loading": {
"description": "the text seen on the splash screen when loading assets"
}
}
76 changes: 38 additions & 38 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ packages:
name: args
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
version: "2.3.1"
asn1lib:
dependency: transitive
description:
Expand All @@ -56,7 +56,7 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.9.0"
version: "2.8.2"
at_app_flutter:
dependency: "direct main"
description:
Expand Down Expand Up @@ -84,14 +84,14 @@ packages:
name: at_client
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.26"
version: "3.0.27"
at_client_mobile:
dependency: "direct main"
description:
name: at_client_mobile
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.17"
version: "3.1.18"
at_common_flutter:
dependency: transitive
description:
Expand All @@ -112,7 +112,7 @@ packages:
name: at_contact
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.6"
version: "3.0.7"
at_contacts_flutter:
dependency: "direct main"
description:
Expand Down Expand Up @@ -147,14 +147,14 @@ packages:
name: at_persistence_secondary_server
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.27"
version: "3.0.28"
at_persistence_spec:
dependency: transitive
description:
name: at_persistence_spec
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.5"
version: "2.0.6"
at_server_status:
dependency: transitive
description:
Expand Down Expand Up @@ -287,14 +287,14 @@ packages:
name: built_value
url: "https://pub.dartlang.org"
source: hosted
version: "8.3.2"
version: "8.3.3"
characters:
dependency: transitive
description:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.1"
version: "1.2.0"
charcode:
dependency: transitive
description:
Expand Down Expand Up @@ -336,14 +336,14 @@ packages:
name: convert
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.1"
version: "3.0.2"
coverage:
dependency: transitive
description:
name: coverage
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.3"
version: "1.3.2"
cron:
dependency: transitive
description:
Expand Down Expand Up @@ -596,21 +596,21 @@ packages:
name: freezed
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
version: "2.0.3+1"
freezed_annotation:
dependency: "direct main"
description:
name: freezed_annotation
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "2.0.3"
frontend_server_client:
dependency: transitive
description:
name: frontend_server_client
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
version: "2.1.3"
get_it:
dependency: "direct main"
description:
Expand All @@ -624,7 +624,7 @@ packages:
name: glob
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
version: "2.1.0"
graphs:
dependency: transitive
description:
Expand Down Expand Up @@ -659,14 +659,14 @@ packages:
name: http_multi_server
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.0"
version: "3.2.1"
http_parser:
dependency: transitive
description:
name: http_parser
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.0"
version: "4.0.1"
image:
dependency: transitive
description:
Expand Down Expand Up @@ -764,14 +764,14 @@ packages:
name: material_color_utilities
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.5"
version: "0.1.4"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
version: "1.7.0"
mime:
dependency: transitive
description:
Expand Down Expand Up @@ -813,14 +813,14 @@ packages:
name: package_config
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
version: "2.1.0"
path:
dependency: transitive
description:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.2"
version: "1.8.1"
path_drawing:
dependency: transitive
description:
Expand Down Expand Up @@ -848,7 +848,7 @@ packages:
name: path_provider_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.14"
version: "2.0.15"
path_provider_ios:
dependency: transitive
description:
Expand Down Expand Up @@ -967,7 +967,7 @@ packages:
name: pool
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.0"
version: "1.5.1"
process:
dependency: transitive
description:
Expand All @@ -981,7 +981,7 @@ packages:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.2"
version: "6.0.3"
pub_semver:
dependency: transitive
description:
Expand All @@ -1002,7 +1002,7 @@ packages:
name: share_plus
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.8"
version: "4.0.9"
share_plus_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -1100,28 +1100,28 @@ packages:
name: shelf
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.3.1"
shelf_packages_handler:
dependency: transitive
description:
name: shelf_packages_handler
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0"
version: "3.0.1"
shelf_static:
dependency: transitive
description:
name: shelf_static
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.1.1"
shelf_web_socket:
dependency: transitive
description:
name: shelf_web_socket
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
sky_engine:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -1161,7 +1161,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.0"
version: "1.8.2"
stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -1189,7 +1189,7 @@ packages:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
version: "1.1.0"
term_glyph:
dependency: transitive
description:
Expand Down Expand Up @@ -1231,7 +1231,7 @@ packages:
name: typed_data
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.3.1"
universal_html:
dependency: transitive
description:
Expand All @@ -1252,7 +1252,7 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.3"
version: "6.1.4"
url_launcher_android:
dependency: transitive
description:
Expand Down Expand Up @@ -1287,7 +1287,7 @@ packages:
name: url_launcher_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.5"
version: "2.1.0"
url_launcher_web:
dependency: transitive
description:
Expand Down Expand Up @@ -1329,7 +1329,7 @@ packages:
name: vm_service
url: "https://pub.dartlang.org"
source: hosted
version: "7.5.0"
version: "8.3.0"
watcher:
dependency: transitive
description:
Expand All @@ -1350,7 +1350,7 @@ packages:
name: webkit_inspection_protocol
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.1.0"
webview_flutter:
dependency: transitive
description:
Expand All @@ -1364,7 +1364,7 @@ packages:
name: webview_flutter_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.11"
version: "2.8.14"
webview_flutter_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -1406,7 +1406,7 @@ packages:
name: yaml
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.0"
version: "3.1.1"
zxing2:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
#State management and functional programming libraries
bloc: ^8.0.3
flutter_bloc: ^8.0.1
freezed_annotation: ^1.1.0
freezed_annotation: ^2.0.3
dartz: ^0.10.1
get_it: ^7.2.0
injectable: ^1.5.3
Expand All @@ -50,7 +50,7 @@ dev_dependencies:
auto_route_generator: ^4.0.0
bloc_test: ^9.0.3
build_runner: ^2.1.11
freezed: ^1.1.1
freezed: ^2.0.3+1
injectable_generator: ^1.5.3
json_serializable: ^6.1.4
mocktail: ^0.3.0
Expand Down