Feat: add logic login

This commit is contained in:
orangdeso 2025-03-04 23:29:56 +07:00
parent 694f8b2a08
commit c6b0e9d76c
325 changed files with 12020 additions and 5693 deletions

View File

@ -7,12 +7,14 @@
// ignore_for_file: type=lint
import 'package:cloud_firestore_web/cloud_firestore_web.dart';
import 'package:firebase_auth_web/firebase_auth_web.dart';
import 'package:firebase_core_web/firebase_core_web.dart';
import 'package:flutter_web_plugins/flutter_web_plugins.dart';
void registerPlugins([final Registrar? pluginRegistrar]) {
final Registrar registrar = pluginRegistrar ?? webPluginRegistrar;
FirebaseFirestoreWeb.registerWith(registrar);
FirebaseAuthWeb.registerWith(registrar);
FirebaseCoreWeb.registerWith(registrar);
registrar.registerMessageHandler();
}

View File

@ -3,7 +3,7 @@
"packages": [
{
"name": "_flutterfire_internals",
"rootUri": "file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/_flutterfire_internals-1.3.52",
"rootUri": "file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/_flutterfire_internals-1.3.53",
"packageUri": "lib/",
"languageVersion": "3.2"
},
@ -79,9 +79,27 @@
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "firebase_auth",
"rootUri": "file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth-5.5.1",
"packageUri": "lib/",
"languageVersion": "3.2"
},
{
"name": "firebase_auth_platform_interface",
"rootUri": "file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_platform_interface-7.6.1",
"packageUri": "lib/",
"languageVersion": "3.2"
},
{
"name": "firebase_auth_web",
"rootUri": "file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_web-5.14.1",
"packageUri": "lib/",
"languageVersion": "3.4"
},
{
"name": "firebase_core",
"rootUri": "file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-3.12.0",
"rootUri": "file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-3.12.1",
"packageUri": "lib/",
"languageVersion": "3.2"
},
@ -93,7 +111,7 @@
},
{
"name": "firebase_core_web",
"rootUri": "file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_web-2.21.0",
"rootUri": "file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_web-2.21.1",
"packageUri": "lib/",
"languageVersion": "3.4"
},
@ -332,7 +350,7 @@
"languageVersion": "3.4"
}
],
"generated": "2025-03-03T07:35:04.273909Z",
"generated": "2025-03-04T07:20:11.598464Z",
"generator": "pub",
"generatorVersion": "3.5.0",
"flutterRoot": "file:///D:/Flutter/flutter_sdk/flutter_3.24.0",

View File

@ -1,7 +1,7 @@
_flutterfire_internals
3.2
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/_flutterfire_internals-1.3.52/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/_flutterfire_internals-1.3.52/lib/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/_flutterfire_internals-1.3.53/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/_flutterfire_internals-1.3.53/lib/
args
3.3
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/args-2.6.0/
@ -50,18 +50,30 @@ fake_async
2.12
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1/lib/
firebase_auth
3.2
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth-5.5.1/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth-5.5.1/lib/
firebase_auth_platform_interface
3.2
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_platform_interface-7.6.1/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_platform_interface-7.6.1/lib/
firebase_auth_web
3.4
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_web-5.14.1/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_web-5.14.1/lib/
firebase_core
3.2
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-3.12.0/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-3.12.0/lib/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-3.12.1/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-3.12.1/lib/
firebase_core_platform_interface
3.2
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_platform_interface-5.4.0/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_platform_interface-5.4.0/lib/
firebase_core_web
3.4
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_web-2.21.0/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_web-2.21.0/lib/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_web-2.21.1/
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_web-2.21.1/lib/
flutter_picker
2.12
file:///C:/Users/ASUS/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_picker-2.1.0/

View File

@ -35,7 +35,8 @@ android {
defaultConfig {
applicationId = "com.example.e_porter"
minSdk = flutter.minSdkVersion
//minSdk = flutter.minSdkVersion
minSdkVersion 23
targetSdk = flutter.targetSdkVersion
versionCode = flutterVersionCode.toInteger()
versionName = flutterVersionName

View File

@ -1 +1 @@
e5a42601b737771ef8a4800cd9e66dbd
5f9d8a318b8209b93007791e32a44344

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
#Mon Mar 03 14:35:30 WIB 2025
com.example.e_porter.app-main-26\:/drawable-v21/launch_background.xml=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\drawable-v21_launch_background.xml.flat
com.example.e_porter.app-main-26\:/mipmap-hdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-hdpi_ic_launcher.png.flat
com.example.e_porter.app-main-26\:/mipmap-mdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-mdpi_ic_launcher.png.flat
com.example.e_porter.app-main-26\:/mipmap-xhdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xhdpi_ic_launcher.png.flat
com.example.e_porter.app-main-26\:/mipmap-xxhdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xxhdpi_ic_launcher.png.flat
com.example.e_porter.app-main-26\:/mipmap-xxxhdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat
#Tue Mar 04 15:35:52 WIB 2025
com.example.e_porter.app-main-31\:/drawable-v21/launch_background.xml=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\drawable-v21_launch_background.xml.flat
com.example.e_porter.app-main-31\:/mipmap-hdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-hdpi_ic_launcher.png.flat
com.example.e_porter.app-main-31\:/mipmap-mdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-mdpi_ic_launcher.png.flat
com.example.e_porter.app-main-31\:/mipmap-xhdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xhdpi_ic_launcher.png.flat
com.example.e_porter.app-main-31\:/mipmap-xxhdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xxhdpi_ic_launcher.png.flat
com.example.e_porter.app-main-31\:/mipmap-xxxhdpi/ic_launcher.png=D\:\\Flutter\\Flutter Project\\e_porter\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Wagwoord"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Wagwoordsleutel"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Antwoord"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Wys af"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Maak oop op foon</string>
<string name="common_signin_button_text">Meld aan</string>
<string name="common_signin_button_text_long">Meld aan met Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Skakel is na knipbord gekopieer"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopieer skakel"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Maak in blaaier oop"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Deel skakel"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"የይለፍ ቃል"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"የይለፍ ቁልፍ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"መልስ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ቪዲዮ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"አትቀበል"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ስልክ ላይ ክፈት</string>
<string name="common_signin_button_text">ግባ</string>
<string name="common_signin_button_text_long">በGoogle ይግቡ</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"አገናኝ ወደ ቅንጥብ ሰሌዳ ተቀድቷል"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"አገናኝ ቅዳ"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"በአሳሽ ውስጥ ክፈት"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"አገናኝ አጋራ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"كلمة المرور"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"مفتاح المرور"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"ردّ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"فيديو"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"رفض"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">فتح على الهاتف</string>
<string name="common_signin_button_text">تسجل الدخول</string>
<string name="common_signin_button_text_long">‏تسجيل الدخول عبر Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"تم نسخ الرابط إلى الحافظة."</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"نسخ الرابط"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"فتح في المتصفح"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"مشاركة الرابط"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"পাছৱৰ্ড"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"পাছকী"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"উত্তৰ দিয়ক"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ভিডিঅ’"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"প্ৰত্যাখ্যান কৰক"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ফ\'নত খোলক</string>
<string name="common_signin_button_text">ছাইন ইন কৰক</string>
<string name="common_signin_button_text_long">Googleৰ জৰিয়তে ছাইন ইন কৰক</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"লিংক ক্লিপব’ৰ্ডত প্ৰতিলিপি কৰা হ’ল"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"লিংক প্ৰতিলিপি কৰক"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ব্ৰাউজাৰত খোলক"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"লিংক শ্বেয়াৰ কৰক"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"৯৯৯+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Parol"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Giriş açarı"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Cavab verin"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"İmtina edin"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Telefonda açın</string>
<string name="common_signin_button_text">Daxil olun</string>
<string name="common_signin_button_text_long">Google ilə daxil olun</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link buferə kopyalandı"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Linki kopyalayın"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Brauzerdə açın"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Linki paylaşın"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Lozinka"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Pristupni kôd"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Odgovori"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odbij"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Otvori na telefonu</string>
<string name="common_signin_button_text">Prijavi me</string>
<string name="common_signin_button_text_long">Prijavi me na Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link je kopiran u privremenu memoriju"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopiraj link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Otvori u pregledaču"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Deli link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Пароль"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Ключ доступу"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Адказаць"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Відэа"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Адхіліць"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Адкрыць на тэлефоне</string>
<string name="common_signin_button_text">Увайсцi</string>
<string name="common_signin_button_text_long">Увайсці праз Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Спасылка скапіравана ў буфер абмену"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Скапіраваць спасылку"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Адкрыць у браўзеры"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Абагуліць спасылку"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Парола"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Код за достъп"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Отговор"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видеообаждане"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Отхвърляне"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Отваряне на телефона</string>
<string name="common_signin_button_text">Вход</string>
<string name="common_signin_button_text_long">Вход с Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Връзката е копирана в буферната памет"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Копиране на връзката"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Отваряне в браузър"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Споделяне на връзката"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"পাসওয়ার্ড"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"পাসকী"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"উত্তর দিন"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ভিডিও"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"বাতিল করুন"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ফোনে খুলুন</string>
<string name="common_signin_button_text">সাইন-ইন করুন</string>
<string name="common_signin_button_text_long">Google এর মাধ্যমে সাইন-ইন করুন</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"লিঙ্ক ক্লিপবোর্ডে কপি করা হয়েছে"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"লিঙ্ক কপি করুন"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ব্রাউজারে খুলুন"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"লিঙ্ক শেয়ার করুন"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"৯৯৯+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Lozinka"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Pristupni ključ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Odgovori"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odbaci"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Otvori na telefonu</string>
<string name="common_signin_button_text">Prijava</string>
<string name="common_signin_button_text_long">Prijavi se pomoću Googlea</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link je kopiran u međumemoriju"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopiraj link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Otvori u pregledniku"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Dijeli link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Contrasenya"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Clau d\'accés"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Respon"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vídeo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rebutja"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Obre al telèfon</string>
<string name="common_signin_button_text">Inicia sessió</string>
<string name="common_signin_button_text_long">Inicia la sessió amb Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"S\'ha copiat l\'enllaç al porta-retalls"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copia l\'enllaç"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Obre al navegador"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Comparteix l\'enllaç"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Heslo"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Přístupový klíč"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Přijmout"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odmítnout"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Otevřít v telefonu</string>
<string name="common_signin_button_text">Přihlásit se</string>
<string name="common_signin_button_text_long">Přihlásit se k účtu Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Odkaz zkopírován do schránky"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopírovat odkaz"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Otevřít v prohlížeči"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Sdílet odkaz"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Adgangskode"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Adgangsnøgle"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Besvar"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Afvis"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Åbn på telefonen</string>
<string name="common_signin_button_text">Log ind</string>
<string name="common_signin_button_text_long">Log ind med Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Linket er kopieret til udklipsholderen"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopiér link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Åbn i browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Del link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Passwort"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Annehmen"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Ablehnen"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Auf Smartphone öffnen</string>
<string name="common_signin_button_text">Anmelden</string>
<string name="common_signin_button_text_long">Über Google anmelden</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link in Zwischenablage kopiert"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Link kopieren"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Im Browser öffnen"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Link teilen"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Κωδικός πρόσβασης"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Κλειδί πρόσβασης"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Απάντηση"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Βίντεο"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Απόρριψη"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Άνοιγμα σε τηλέφωνο</string>
<string name="common_signin_button_text">Σύνδεση</string>
<string name="common_signin_button_text_long">Συνδεθείτε με το Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Ο σύνδεσμος αντιγράφηκε στο πρόχειρο"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Αντιγραφή συνδέσμου"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Άνοιγμα σε πρόγραμμα περιήγησης"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Κοινοποίηση συνδέσμου"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Password"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
@ -7,5 +9,9 @@
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Incoming call"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"On-going call"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Screening an incoming call"</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link copied to clipboard"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copy link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Open in browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Share link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Password"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
@ -7,5 +9,9 @@
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Incoming call"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Ongoing call"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Screening an incoming call"</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link copied to clipboard"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copy link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Open in browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Share link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Password"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Open on phone</string>
<string name="common_signin_button_text">Sign In</string>
<string name="common_signin_button_text_long">Sign in with Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link copied to clipboard"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copy link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Open in browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Share link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Password"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
@ -7,5 +9,9 @@
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Incoming call"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"On-going call"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Screening an incoming call"</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link copied to clipboard"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copy link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Open in browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Share link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Password"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
@ -7,5 +9,9 @@
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Incoming call"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Ongoing call"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Screening an incoming call"</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link copied to clipboard"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copy link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Open in browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Share link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Contraseña"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Llave de acceso"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Responder"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rechazar"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Abrir en el teléfono</string>
<string name="common_signin_button_text">Acceder</string>
<string name="common_signin_button_text_long">Acceder con Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Se copió el vínculo al portapapeles"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copiar vínculo"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Abrir en el navegador"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Compartir vínculo"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Contraseña"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Llave de acceso"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Responder"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vídeo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rechazar"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Abrir en teléfono</string>
<string name="common_signin_button_text">Iniciar sesión</string>
<string name="common_signin_button_text_long">Iniciar sesión con Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Enlace copiado en el portapapeles"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copiar enlace"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Abrir en el navegador"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Compartir enlace"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Parool"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Pääsuvõti"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Vasta"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Keeldu"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Ava telefonis</string>
<string name="common_signin_button_text">Logi sisse</string>
<string name="common_signin_button_text_long">Logi sisse Google\'i kontoga</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link kopeeriti lõikelauale"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopeeri link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Ava brauseris"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Jaga linki"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Pasahitza"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Sarbide-gakoa"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Erantzun"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Bideoa"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Baztertu"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Ireki telefonoan</string>
<string name="common_signin_button_text">Hasi saioa</string>
<string name="common_signin_button_text_long">Hasi saioa Google-ko kontuarekin</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Arbelean kopiatu da esteka"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopiatu esteka"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Ireki arakatzailean"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Partekatu esteka"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"گذرواژه"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"گذرکلید"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"پاسخ دادن"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ویدیو"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"رد کردن"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">باز کردن در تلفن</string>
<string name="common_signin_button_text">ورود به سیستم</string>
<string name="common_signin_button_text_long">‏ورود به سیستم با Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"پیوند در بریده‌دان کپی شد"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"کپی پیوند"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"بازکردن در مرورگر"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"هم‌رسانی پیوند"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Salasana"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Avainkoodi"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Vastaa"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Hylkää"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Avaa puhelimessa</string>
<string name="common_signin_button_text">Kirjaudu sisään</string>
<string name="common_signin_button_text_long">Kirjaudu Google-tilille</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Linkki kopioitu leikepöydälle"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopioi linkki"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Avaa selaimessa"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Jaa linkki"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Mot de passe"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Clé d\'accès"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Répondre"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vidéo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Refuser"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Ouvrir sur le téléphone</string>
<string name="common_signin_button_text">Se connecter</string>
<string name="common_signin_button_text_long">Se connecter avec Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Lien copié dans le presse-papiers"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copier le lien"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Ouvrir dans le navigateur"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Partager le lien"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Mot de passe"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Clé d\'accès"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Répondre"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vidéo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Refuser"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Ouvrir sur le téléphone</string>
<string name="common_signin_button_text">Se connecter</string>
<string name="common_signin_button_text_long">Se connecter avec Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Lien copié dans le presse-papiers"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copier le lien"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Ouvrir dans un navigateur"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Partager le lien"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Contrasinal"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Clave de acceso"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Contestar"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vídeo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rexeitar"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Abrir no teléfono</string>
<string name="common_signin_button_text">Iniciar sesión</string>
<string name="common_signin_button_text_long">Iniciar sesión con Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Copiouse a ligazón no portapapeis"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copiar ligazón"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Abrir no navegador"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Compartir ligazón"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">">999"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"પાસવર્ડ"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"પાસકી"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"જવાબ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"વીડિયો"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"નકારો"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ફોનમાં ખોલો</string>
<string name="common_signin_button_text">સાઇન ઇન કરો</string>
<string name="common_signin_button_text_long">Google માં સાઇન ઇન કરો</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"ક્લિપબોર્ડ પર લિંક કૉપિ કરી"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"લિંક કૉપિ કરો"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"બ્રાઉઝરમાં ખોલો"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"લિંક શેર કરો"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"पासवर्ड"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"पासकी"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"जवाब दें"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"वीडियो"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"अस्वीकार करें"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">फ़ोन पर खोलें</string>
<string name="common_signin_button_text">साइन इन करें</string>
<string name="common_signin_button_text_long">Google के ज़रिए साइन इन करें</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"लिंक क्लिपबोर्ड पर कॉपी किया गया"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"लिंक कॉपी करें"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ब्राउज़र में खोलें"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"लिंक शेयर करें"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Zaporka"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Pristupni ključ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Odgovori"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Videozapis"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odbij"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Otvori na telefonu</string>
<string name="common_signin_button_text">Prijava</string>
<string name="common_signin_button_text_long">Prijava putem Googlea</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Veza je kopirana u međuspremnik"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopiraj vezu"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Otvori u pregledniku"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Podijeli vezu"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Jelszó"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Azonosítókulcs"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Fogadás"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Videó"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Elutasítás"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Megnyitás a telefonon</string>
<string name="common_signin_button_text">Bejelentkezés</string>
<string name="common_signin_button_text_long">Bejelentkezés Google-fiókkal</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link vágólapra másolva"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Link másolása"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Megnyitás böngészőben"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Link megosztása"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Գաղտնաբառ"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Անցաբառ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Պատասխանել"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Տեսազանգ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Մերժել"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Բացել հեռախոսով</string>
<string name="common_signin_button_text">Մուտք գործել</string>
<string name="common_signin_button_text_long">Մուտք գործել Google-ով</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Հղումը պատճենվեց սեղմատախտակին"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Պատճենել հղումը"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Բացել դիտարկիչում"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Կիսվել հղումով"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Sandi"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Kunci sandi"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Jawab"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Tolak"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Buka di ponsel</string>
<string name="common_signin_button_text">Login</string>
<string name="common_signin_button_text_long">Login dengan Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link disalin ke papan klip"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Salin link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Buka di browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Bagikan link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Aðgangsorð"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Aðgangslykill"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Svara"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Myndsímtal"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Hafna"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Opna í símanum</string>
<string name="common_signin_button_text">Skrá inn</string>
<string name="common_signin_button_text_long">Skrá inn með Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Tengill afritaður á klippiborð"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Afrita tengil"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Opna í vafra"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Deila tengli"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Password"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Rispondi"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rifiuta"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Apri sul telefono</string>
<string name="common_signin_button_text">Accedi</string>
<string name="common_signin_button_text_long">Accedi con Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link copiato negli appunti"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copia link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Apri nel browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Condividi link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"סיסמה"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"מפתח גישה"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"מענה"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"וידאו"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"דחייה"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">פתח בטלפון</string>
<string name="common_signin_button_text">כניסה</string>
<string name="common_signin_button_text_long">‏היכנס באמצעות Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"הקישור הועתק ללוח"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"העתקת הקישור"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"פתיחה בדפדפן"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"לשיתוף הקישור"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"パスワード"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"パスキー"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"応答"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ビデオ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"拒否"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">スマートフォンで開く</string>
<string name="common_signin_button_text">ログイン</string>
<string name="common_signin_button_text_long">Googleにログイン</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"リンクをクリップボードにコピーしました"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"リンクをコピー"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ブラウザで開く"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"リンクの共有"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"პაროლი"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"წვდომის გასაღები"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"პასუხი"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ვიდეო"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"უარყოფა"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ტელეფონში გახსნა</string>
<string name="common_signin_button_text">შესვლა</string>
<string name="common_signin_button_text_long">Google-ით შესვლა</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"გაცვლის ბუფერში კოპირებული ბმული"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"ბმულის კოპირება"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ბრაუზერში გახსნა"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"ბმულის გაზიარება"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Құпия сөз"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Кіру кілті"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Жауап"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Бейне"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Қабылдамау"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Телефонда ашу</string>
<string name="common_signin_button_text">Кіру</string>
<string name="common_signin_button_text_long">Google арқылы кіру</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Сілтеме буферге көшірілді."</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Сілтемені көшіру"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Браузерден ашу"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Сілтемені бөлісу"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"ពាក្យសម្ងាត់"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"កូដសម្ងាត់"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"ឆ្លើយ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"វីដេអូ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"បដិសេធ"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">បើកតាមទូរស័ព្ទ</string>
<string name="common_signin_button_text">ចូល</string>
<string name="common_signin_button_text_long">ចូលដោយប្រើ Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"បាន​ចម្លង​តំណ​ទៅឃ្លីបបត"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"ចម្លង​តំណ"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"បើក​នៅក្នុង​កម្មវិធី​រុករកតាម​អ៊ីនធឺណិត"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"តំណចែករំលែក"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"ಪಾಸ್‌ವರ್ಡ್"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"ಪಾಸ್‌ಕೀ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"ಉತ್ತರಿಸಿ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ವೀಡಿಯೊ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ನಿರಾಕರಿಸಿ"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ಫೋನ್‌ನಲ್ಲಿ ತೆರೆಯಿರಿ</string>
<string name="common_signin_button_text">ಸೈನ್ ಇನ್</string>
<string name="common_signin_button_text_long">Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"ಕ್ಲಿಪ್‌ಬೋರ್ಡ್‌ಗೆ ಲಿಂಕ್ ಅನ್ನು ನಕಲಿಸಲಾಗಿದೆ"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"ಲಿಂಕ್ ನಕಲಿಸಿ"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ಬ್ರೌಸರ್‌ನಲ್ಲಿ ತೆರೆಯಿರಿ"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"ಲಿಂಕ್ ಹಂಚಿರಿ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"비밀번호"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"패스키"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"통화"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"동영상"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"거절"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">스마트폰에서 열기</string>
<string name="common_signin_button_text">로그인</string>
<string name="common_signin_button_text_long">Google 계정으로 로그인</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"클립보드에 링크 복사됨"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"링크 복사"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"브라우저에서 열기"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"링크 공유"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Сырсөз"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Киргизүүчү ачкыч"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Жооп берүү"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видео"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Четке кагуу"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Телефондо ачык</string>
<string name="common_signin_button_text">Кирүү</string>
<string name="common_signin_button_text_long">Google менен кирүү</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Шилтеме буферге көчүрүлдү"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Шилтемени көчүрүү"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Серепчиден ачуу"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Шилтемени бөлүшүү"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"ລະຫັດຜ່ານ"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"ກະແຈຜ່ານ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"ຮັບສາຍ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ວິດີໂອ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ປະຕິເສດ"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">​ເປີດ​ໃນ​ໂທ​ລະ​ສັບ</string>
<string name="common_signin_button_text">ລົງຊື່ເຂົ້າໃຊ້</string>
<string name="common_signin_button_text_long">ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"ສຳເນົາລິ້ງໃສ່ຄລິບບອດແລ້ວ"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"ສຳເນົາລິ້ງ"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ເປີດໃນໂປຣແກຣມທ່ອງເວັບ"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"ແບ່ງປັນລິ້ງ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Slaptažodis"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Atsakyti"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vaizdo įrašas"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Atmesti"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Atidaryti telefone</string>
<string name="common_signin_button_text">Prisijungti</string>
<string name="common_signin_button_text_long">Prisijungti naudojant „Google“</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Nuoroda nukopijuota į iškarpinę"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopijuoti nuorodą"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Atidaryti naršyklėje"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Bendrinti nuorodą"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Parole"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Piekļuves atslēga"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Atbildēt"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Noraidīt"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Atvērt tālrunī</string>
<string name="common_signin_button_text">Pierakstīties</string>
<string name="common_signin_button_text_long">Pierakstīties ar Google kontu</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Saite ir kopēta starpliktuvē."</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopēt saiti"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Atvērt pārlūkprogrammā"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Kopīgot saiti"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Лозинка"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Криптографски клуч"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Одговори"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видео"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Одбиј"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Отвори на телефонот</string>
<string name="common_signin_button_text">Најави се</string>
<string name="common_signin_button_text_long">Најави се со Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Линкот е копиран во привремена меморија"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Копирај го линкот"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Отвори во прелистувач"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Сподели линк"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"പാസ്‌വേഡ്"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"പാസ്‌കീ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"മറുപടി നൽകുക"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"വീഡിയോ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"നിരസിക്കുക"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ഫോണിൽ തുറക്കുക</string>
<string name="common_signin_button_text">സൈൻ ഇൻ ചെയ്യുക</string>
<string name="common_signin_button_text_long">Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"ക്ലിപ്പ്‌ബോർഡിലേക്ക് ലിങ്ക് പകർത്തി"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"ലിങ്ക് പകർത്തുക"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ബ്രൗസറിൽ തുറക്കുക"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"ലിങ്ക് പങ്കിടുക"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Нууц үг"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Хариулах"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видео"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Татгалзах"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Утсаар нээх</string>
<string name="common_signin_button_text">Нэвтрэх</string>
<string name="common_signin_button_text_long">Google-р нэвтрэх:</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Холбоосыг түр санах ойд хуулсан"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Холбоосыг хуулах"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Хөтчид нээх"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Холбоосыг хуваалцах"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"पासवर्ड"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"पासकी"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"उत्तर द्या"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"व्हिडिओ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"नकार द्या"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">फोनवर उघडा</string>
<string name="common_signin_button_text">साइन इन करा</string>
<string name="common_signin_button_text_long">Google सह साइन इन करा</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"लिंक क्लिपबोर्डवर कॉपी केली"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"लिंक कॉपी करा"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ब्राउझरमध्ये उघडा"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"लिंक शेअर करा"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"९९९+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Kata Laluan"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Kunci laluan"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Jawab"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Tolak"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Buka pada telefon</string>
<string name="common_signin_button_text">Log masuk</string>
<string name="common_signin_button_text_long">Log masuk dengan Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Pautan disalin ke papan keratan"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Salin pautan"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Buka dalam penyemak imbas"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Kongsi pautan"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"စကားဝှက်"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"လျှို့ဝှက်ကီး"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"ဖုန်းကိုင်ရန်"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ဗီဒီယို"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ငြင်းပယ်ရန်"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ဖုန်းပေါ်မှာ ဖွင့်ပါ</string>
<string name="common_signin_button_text">လက်မှတ်ထိုး ဝင်ရန်</string>
<string name="common_signin_button_text_long">Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"လင့်ခ်ကို ကလစ်ဘုတ်သို့ ကူးပြီးပါပြီ"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"လင့်ခ်ကို ကူးယူရန်"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ဘရောင်ဇာတွင် ဖွင့်ရန်"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"လင့်ခ်ကို မျှဝေရန်"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"၉၉၉+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Passord"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Tilgangsnøkkel"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Svar"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Avvis"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Åpne på telefonen</string>
<string name="common_signin_button_text">Logg på</string>
<string name="common_signin_button_text_long">Logg på med Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Linken er kopiert til utklippstavlen"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopiér linken"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Åpne i nettleseren"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Del link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"पासवर्ड"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"पासकी"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"जवाफ दिनुहोस्"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"भिडियो"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"काट्नुहोस्"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">फोनमा खोल्नुहोस्</string>
<string name="common_signin_button_text">साइन इन गर्नुहोस्</string>
<string name="common_signin_button_text_long">Google मार्फत साइन‍ इन गर्नुहोस्</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"क्लिपबोर्डमा लिंक प्रतिलिपि गरियो"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"लिंक प्रतिलिपि गर्नुहोस्"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ब्राउजरमा खोल्नुहोस्"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"लिंक सेयर गर्नुहोस्"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"९९९+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Wachtwoord"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Toegangssleutel"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Beantwoorden"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Weigeren"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Openen op telefoon</string>
<string name="common_signin_button_text">Inloggen</string>
<string name="common_signin_button_text_long">Inloggen met Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link naar klembord gekopieerd"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Link kopiëren"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Openen in browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Link delen"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"ପାସୱାର୍ଡ"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"ପାସକୀ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"ଉତ୍ତର ଦିଅନ୍ତୁ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ଭିଡିଓ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ଅଗ୍ରାହ୍ୟ କର"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ଫୋନ୍‌ରେ ଖୋଲନ୍ତୁ</string>
<string name="common_signin_button_text">ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ</string>
<string name="common_signin_button_text_long">Google ସହ ସାଇନ୍‌-ଇନ୍ କରନ୍ତୁ</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"ଲିଙ୍କକୁ କ୍ଲିପ୍‍‍ବୋର୍ଡରେ କପି କରାଯାଇଛି"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"ଲିଙ୍କ୍ କପି କରନ୍ତୁ"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ବ୍ରାଉଜର୍‌ରେ ଖୋଲନ୍ତୁ"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"ଲିଙ୍କ୍ ସେୟାର୍ କରନ୍ତୁ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"ਪਾਸਵਰਡ"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"ਪਾਸਕੀ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"ਜਵਾਬ ਦਿਓ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ਵੀਡੀਓ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ਅਸਵੀਕਾਰ ਕਰੋ"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ਫ਼ੋਨ \'ਤੇ ਖੋਲ੍ਹੋ</string>
<string name="common_signin_button_text">ਸਾਈਨ-ਇਨ ਕਰੋ</string>
<string name="common_signin_button_text_long">Google ਨਾਲ ਸਾਈਨ-ਇਨ ਕਰੋ</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"ਲਿੰਕ ਕਲਿੱਪਬੋਰਡ \'ਤੇ ਕਾਪੀ ਹੋ ਗਿਆ"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"ਲਿੰਕ ਕਾਪੀ ਕਰੋ"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"ਬ੍ਰਾਊਜ਼ਰ ਵਿੱਚ ਖੋਲ੍ਹੋ"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"ਲਿੰਕ ਸਾਂਝਾ ਕਰੋ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Hasło"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Klucz"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Odbierz"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Wideo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odrzuć"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Otwórz na telefonie</string>
<string name="common_signin_button_text">Zaloguj się</string>
<string name="common_signin_button_text_long">Zaloguj się przez Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link skopiowany do schowka"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopiuj link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Otwórz w przeglądarce"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Udostępnij link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Senha"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Chave de acesso"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Atender"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vídeo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Recusar"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Abrir no smartphone</string>
<string name="common_signin_button_text">Fazer login</string>
<string name="common_signin_button_text_long">Fazer login com o Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link copiado para a área de transferência"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copiar link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Abrir no navegador"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Compartilhar link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Palavra-passe"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Chave de acesso"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Atender"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vídeo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Recusar"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Abrir no telemóvel</string>
<string name="common_signin_button_text">Iniciar sessão</string>
<string name="common_signin_button_text_long">Iniciar sessão com o Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link copiado para a área de transferência."</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copiar link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Abrir no navegador"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Partilhar link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Senha"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Chave de acesso"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Atender"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vídeo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Recusar"</string>
@ -7,5 +9,9 @@
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Chamada recebida"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Chamada em andamento"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtrando uma ligação recebida"</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Link copiado para a área de transferência"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copiar link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Abrir no navegador"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Compartilhar link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Parolă"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Cheie de acces"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Răspunde"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Respinge"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Deschide pe telefon</string>
<string name="common_signin_button_text">Conectează-te</string>
<string name="common_signin_button_text_long">Conectează-te cu Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Linkul a fost copiat în clipboard"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Copiați linkul"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Deschideți în browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Trimiteți linkul"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Пароль"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Ключ доступа"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Ответить"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видео"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Отклонить"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Открыть на телефоне</string>
<string name="common_signin_button_text">Войти</string>
<string name="common_signin_button_text_long">Войти через аккаунт Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Ссылка скопирована в буфер обмена."</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Копировать ссылку"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Открыть в браузере"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Отправить ссылку"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">">999"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"මුරපදය"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"මුරයතුර"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"පිළිතුරු දෙ."</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"වීඩියෝ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ප්‍රතික්ෂේප ක"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">දුරකථනය තුළ විවෘත කරන්න</string>
<string name="common_signin_button_text">පුරන්න</string>
<string name="common_signin_button_text_long">Google සමගින් පුරන්න</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"සබැඳිය පසුරු පුවරුවට පිටපත් කෙරිණි"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"සබැඳිය පිටපත් කරන්න"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"බ්‍රව්සරයේ විවෘත කරන්න"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"සබැඳිය බෙදා ගන්න"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Heslo"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Prístupový kľúč"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Prijať"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odmietnuť"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Otvoriť v telefóne</string>
<string name="common_signin_button_text">Prihlásiť sa</string>
<string name="common_signin_button_text_long">Prihlásiť sa do účtu Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Odkaz bol skopírovaný do schránky"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopírovať odkaz"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Otvoriť v prehliadači"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Zdieľať odkaz"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Geslo"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Ključ za dostop"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Sprejmi"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Zavrni"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Odpiranje v telefonu</string>
<string name="common_signin_button_text">Prijava</string>
<string name="common_signin_button_text_long">Prijava z računom Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Povezava je kopirana v odložišče"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopiraj povezavo"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Odpri v brskalniku"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Deli povezavo"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Fjalëkalimi"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Çelësi i kalimit"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Përgjigju"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Refuzo"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Hape në telefon</string>
<string name="common_signin_button_text">Identifikohu</string>
<string name="common_signin_button_text_long">Identifikohu me Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Lidhja u kopjua në kujtesën e fragmenteve"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopjo lidhjen"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Hape në shfletues"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Ndaj lidhjen"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Лозинка"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Приступни кôд"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Одговори"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видео"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Одбиј"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Отвори на телефону</string>
<string name="common_signin_button_text">Пријави ме</string>
<string name="common_signin_button_text_long">Пријави ме на Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Линк је копиран у привремену меморију"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Копирај линк"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Отвори у прегледачу"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Дели линк"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Lösenord"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Nyckel"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Svara"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Avvisa"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Öppna på mobilen</string>
<string name="common_signin_button_text">Logga in</string>
<string name="common_signin_button_text_long">Logga in med Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Länk kopierad till Urklipp"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopiera länk"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Öppna i webbläsaren"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Dela länk"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Nenosiri"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Ufunguo wa siri"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Jibu"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Kataa"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Fungua kwenye simu</string>
<string name="common_signin_button_text">Ingia katika akaunti</string>
<string name="common_signin_button_text_long">Ingia katika akaunti ukitumia Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Imenakili kiungo kwenye ubao wa kunakili"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Nakili kiungo"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Fungua katika kivinjari"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Shiriki kiungo"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"கடவுச்சொல்"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"கடவுச்சாவி"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"பதிலளி"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"வீடியோ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"நிராகரி"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">மொபைலில் திற</string>
<string name="common_signin_button_text">உள்நுழைக</string>
<string name="common_signin_button_text_long">Google மூலம் உள்நுழைக</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"கிளிப்-போர்டுக்கு இணைப்பு நகலெடுக்கப்பட்டது"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"இணைப்பை நகலெடு"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"உலாவியில் திற"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"இணைப்பைப் பகிர்"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"పాస్‌వర్డ్"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"పాస్-కీ"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"పికప్ చేయండి"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"వీడియో కాల్"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"కట్ చేయండి"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">ఫోన్‌లో తెరువు</string>
<string name="common_signin_button_text">సైన్ ఇన్ చేయండి</string>
<string name="common_signin_button_text_long">Googleతో సైన్ ఇన్ చేయండి</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"క్లిప్‌బోర్డ్‌కు లింక్ కాపీ చేయబడింది"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"లింక్‌ను కాపీ చేయి"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"బ్రౌజర్‌లో తెరువు"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"లింక్‌ను షేర్ చేయి"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"รหัสผ่าน"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"พาสคีย์"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"รับสาย"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"วิดีโอ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ปฏิเสธ"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">เปิดบนโทรศัพท์</string>
<string name="common_signin_button_text">ลงชื่อเข้าใช้</string>
<string name="common_signin_button_text_long">ลงชื่อเข้าใช้ด้วย Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"คัดลอกลิงก์ไปยังคลิปบอร์ดแล้ว"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"คัดลอกลิงก์"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"เปิดในเบราว์เซอร์"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"แชร์ลิงก์"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Password"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Passkey"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Sagutin"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Tanggihan"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Buksan sa telepono</string>
<string name="common_signin_button_text">Mag-sign in</string>
<string name="common_signin_button_text_long">Mag-sign in sa Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Nakopya sa clipboard ang link"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Kopyahin ang link"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Buksan sa browser"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Ibahagi ang link"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Şifre"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Şifre anahtarı"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Yanıtla"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Reddet"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Telefonda aç</string>
<string name="common_signin_button_text">Oturum aç</string>
<string name="common_signin_button_text_long">Google\'da oturum aç</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Bağlantı panoya kopyalandı"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Bağlantıyı kopyala"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Tarayıcıda aç"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Bağlantıyı paylaş"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Пароль"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Ключ доступу"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Відповісти"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Відео"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Відхилити"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Відкрити на телефоні</string>
<string name="common_signin_button_text">Увійти</string>
<string name="common_signin_button_text_long">Увійти в облік. запис Google</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Посилання скопійовано в буфер обміну"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Копіювати посилання"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Відкрити у веб-переглядачі"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Надіслати посилання"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"پاس ورڈ"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"پاس کی"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"جواب دیں"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ویڈیو"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"مسترد کریں"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">فون پر کھولیں</string>
<string name="common_signin_button_text">سائن ان کریں</string>
<string name="common_signin_button_text_long">Google کے ساتھ سائن ان کریں</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"لنک کلپ بورڈ پر کاپی ہو گیا"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"لنک کاپی کریں"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"براؤزر میں کھولیں"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"لنک کا اشتراک کریں"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"+999"</string>
</resources>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="8397015543330865059" name="android.credentials.TYPE_PASSWORD_CREDENTIAL">"Parol"</string>
<string msgid="3929015085059320822" name="androidx.credentials.TYPE_PUBLIC_KEY_CREDENTIAL">"Kod"</string>
<string msgid="881409763997275156" name="call_notification_answer_action">"Javob berish"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rad etish"</string>
@ -25,5 +27,9 @@
<string name="common_open_on_phone">Telefonda ochish</string>
<string name="common_signin_button_text">Kirish</string>
<string name="common_signin_button_text_long">Google orqali kirish</string>
<string msgid="3260749812566568062" name="copy_toast_msg">"Havoladan vaqtinchalik xotiraga nusxa olindi"</string>
<string msgid="4566929209979330987" name="fallback_menu_item_copy_link">"Havoladan nusxa olish"</string>
<string msgid="3413186855122069269" name="fallback_menu_item_open_in_browser">"Brauzerda ochish"</string>
<string msgid="7145444925855055364" name="fallback_menu_item_share_link">"Havolani ulashish"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

Some files were not shown because too many files have changed in this diff Show More