Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update #3011

Merged
merged 1 commit into from
Jul 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -515,11 +515,11 @@
"screen_qr_code_login_error_declined_title" = "Уваход адхілены";
"screen_qr_code_login_error_expired_subtitle" = "Тэрмін уваходу скончыўся. Калі ласка, паспрабуйце яшчэ раз.";
"screen_qr_code_login_error_expired_title" = "Уваход у сістэму не быў завершаны своечасова";
"screen_qr_code_login_error_linking_not_suported_subtitle" = "Ваша іншая прылада не падтрымлівае ўваход у %@ з дапамогай QR-кода.\n\nПаспрабуйце ўвайсці ў сістэму ўручную або адскануйце QR-код з дапамогай іншай прылады.";
"screen_qr_code_login_error_linking_not_suported_subtitle" = "Ваша іншая прылада не падтрымлівае ўваход у %@ з дапамогай QR-кода.\n\nПаспрабуйце ўвайсці ў сістэму ўручную або адсканіруйце QR-код з дапамогай іншай прылады.";
"screen_qr_code_login_error_linking_not_suported_title" = "QR-код не падтрымліваецца";
"screen_qr_code_login_error_sliding_sync_not_supported_subtitle" = "Ваш правайдар уліковага запісу не падтрымлівае %1$@.";
"screen_qr_code_login_error_sliding_sync_not_supported_title" = "%1$@ не падтрымліваецца";
"screen_qr_code_login_initial_state_button_title" = "Гатовы да сканавання";
"screen_qr_code_login_initial_state_button_title" = "Гатовы да сканіравання";
"screen_qr_code_login_initial_state_item_1" = "Адкрыйце %1$@ на настольнай прыладзе";
"screen_qr_code_login_initial_state_item_2" = "Націсніце на свой аватар";
"screen_qr_code_login_initial_state_item_3" = "Выберыце %1$@";
Expand All @@ -530,8 +530,8 @@
"screen_qr_code_login_invalid_scan_state_subtitle" = "Няправільны QR-код";
"screen_qr_code_login_no_camera_permission_button" = "Перайсці ў налады камеры";
"screen_qr_code_login_no_camera_permission_state_description" = "Каб працягнуць, вам неабходна дазволіць %1$@ выкарыстоўваць камеру вашай прылады.";
"screen_qr_code_login_no_camera_permission_state_title" = "Дазвольце доступ да камеры для сканавання QR-кода";
"screen_qr_code_login_scanning_state_title" = "Сканаваць QR-код";
"screen_qr_code_login_no_camera_permission_state_title" = "Дазвольце доступ да камеры для сканіравання QR-кода";
"screen_qr_code_login_scanning_state_title" = "Сканіраваць QR-код";
"screen_qr_code_login_start_over_button" = "Пачаць спачатку";
"screen_qr_code_login_unknown_error_description" = "Адбылася нечаканая памылка. Калі ласка, паспрабуйце яшчэ раз.";
"screen_qr_code_login_verify_code_loading" = "У чаканні іншай прылады";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
"screen_advanced_settings_send_read_receipts" = "Потвърждения за прочитане";
"screen_advanced_settings_send_read_receipts_description" = "If turned off, your read receipts won't be sent to anyone. You will still receive read receipts from other users.";
"screen_advanced_settings_share_presence" = "Споделяне на присъствието";
"screen_advanced_settings_share_presence_description" = "If turned off, you won’t be able to send or receive read receipts or typing notifications";
"screen_advanced_settings_share_presence_description" = "If turned off, you won’t be able to send or receive read receipts or typing notifications.";
"screen_advanced_settings_view_source_description" = "Enable option to view message source in the timeline.";
"screen_analytics_prompt_data_usage" = "Няма да записваме или профилираме лични данни";
"screen_analytics_prompt_help_us_improve" = "Споделяне на анонимни данни за използване, за да ни помогнете да идентифицираме проблеми.";
Expand Down
5 changes: 5 additions & 0 deletions ElementX/Resources/Localizations/el.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"NSCameraUsageDescription" = "Για να τραβήξεις φωτογραφίες ή βίντεο και να τα στείλεις ως μήνυμα, το Element X χρειάζεται πρόσβαση στην κάμερα.";
"NSFaceIDUsageDescription" = "Το Face ID χρησιμοποιείται για την πρόσβαση στην εφαρμογή σου.";
"NSLocationWhenInUseUsageDescription" = "Παραχώρησε πρόσβαση στην τοποθεσία, ώστε το Element X να μπορεί να μοιραστεί την τοποθεσία σου.";
"NSMicrophoneUsageDescription" = "Για να καταγράψεις και να στείλεις μηνύματα με ήχο, το Element X πρέπει να έχει πρόσβαση στο μικρόφωνο.";
"NSPhotoLibraryUsageDescription" = "Επιτρέπει την αποθήκευση φωτογραφιών και βίντεο στη βιβλιοθήκη σου.";
Loading
Loading