Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: I73811857aca788c5bd7a91753ab13492b892c5b8
  • Loading branch information
lineageos-gerrit committed Jan 15, 2025
1 parent 8b6d257 commit 483192b
Show file tree
Hide file tree
Showing 4 changed files with 138 additions and 12 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
<string name="volume_buttons_title">Boutons de volume</string>
<string name="volume_buttons_action_title">Action des boutons de volume</string>
<string name="volume_buttons_invert_title">Inverser les boutons de volume</string>
<string name="volume_buttons_invert_summary">Inverser le comportement augmentation et diminution du volume</string>
<string name="zoom_buttons_title">Boutons de zoom</string>
<string name="zoom_buttons_action_title">Action des boutons de zoom</string>
<string name="zoom_buttons_invert_title">Inverser les boutons de zoom</string>
Expand Down
17 changes: 16 additions & 1 deletion app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,13 @@
<string name="advanced_header">詳細設定</string>
<string name="bright_screen_title">画面を明るくする</string>
<string name="bright_screen_summary" formatted="false">明るさを100%に固定</string>
<string name="shutter_sound_summary">撮影j時に音を鳴らします</string>
<string name="save_location_title">位置情報を保存</string>
<string name="save_location_summary">GPS の位置情報をメタデータに含めます</string>
<string name="save_location_toast">位置情報の権限がユーザーによって許可されていません。</string>
<string name="shutter_sound_title">シャッター音</string>
<string name="shutter_sound_summary">撮影時に音を鳴らします</string>
<string name="leveler_title">水準器</string>
<string name="leveler_summary">デバイスの回転の向きを表します</string>
<string name="gestures_title">ジェスチャー</string>
<string name="single_buttons_title">シングルボタン</string>
<string name="camera_button_action_title">カメラボタンの動作</string>
Expand All @@ -88,6 +94,9 @@
<string name="zoom_buttons_action_title">ズームボタンの動作</string>
<string name="zoom_buttons_invert_title">ズームボタンを反転</string>
<string name="zoom_buttons_invert_summary">ズームイン/ズームアウトを反転させます</string>
<string name="photo_capture_mode_title">撮影モード</string>
<string name="photo_capture_mode_maximize_quality">品質優先</string>
<string name="photo_capture_mode_minimize_latency">最小の遅延</string>
<string name="enable_zsl_title">利用可能な場合は ZSL を有効にする</string>
<string name="enable_zsl_summary">カメラが対応している場合、ゼロシャッターラグモードを使用します。このモードでは写真のエフェクトは無効になります。このモードは実験的であることに注意してください。</string>
<string name="photo_ffc_mirror_title">フロントカメラを反転</string>
Expand Down Expand Up @@ -134,6 +143,9 @@
<string name="hot_pixel_mode_off">オフ</string>
<string name="hot_pixel_mode_fast">高速</string>
<string name="hot_pixel_mode_high_quality">高画質</string>
<string name="shortcut_selfie">自撮り写真を撮影</string>
<string name="shortcut_video">動画を撮影</string>
<string name="shortcut_qr">バーコードをスキャン</string>
<string name="location_permission_dialog_title">写真とビデオの場所を追加</string>
<string name="location_permission_dialog_description">各キャプチャに位置メタデータを含めます。</string>
<string name="location_permission_dialog_later">後で</string>
Expand All @@ -148,9 +160,12 @@
<string name="error_unknown_recoverable">回復可能な不明なエラーが見つかりました。開発者に報告してください。</string>
<string name="error_unknown_critical">重大な不明なエラーが見つかりました。開発者に報告してください。</string>
<string name="error_no_cameras_available">デバイスにカメラが見つかりませんでした。アプリを起動できません。</string>
<string name="gesture_action_shutter">シャッター</string>
<string name="gesture_action_focus">フォーカス</string>
<string name="gesture_action_mic_mute">マイクのミュート</string>
<string name="gesture_action_zoom">ズーム</string>
<string name="gesture_action_default">Android のデフォルト</string>
<string name="gesture_action_nothing">なし</string>
<string name="thermal_status_moderate">中程度のサーマルスロットリング中です。デバイスを直射日光下で使わないでください。</string>
<string name="thermal_status_severe">重度のサーマルスロットリング中です。デバイスを少し冷やすことをおすすめします。</string>
<string name="thermal_status_critical">致命的なサーマルスロットリング中です。アプリはこの後すぐに終了される可能性があります。</string>
Expand Down
22 changes: 11 additions & 11 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
<string name="gallery_button_description">Galeria</string>
<string name="google_lens_button_description">Abrir Google Lens</string>
<string name="image_view_description">Pré-visualização da imagem</string>
<string name="pro_button_description">Modo Pro</string>
<string name="pro_button_description">Configurações Pro</string>
<string name="shutter_button_description">Obturador</string>
<string name="video_recording_state_button_description">Pausar/retomar gravação </string>
<string name="timer_off">Temporizador desativado</string>
<string name="timer_3">Temporizador 3s</string>
<string name="timer_10">Temporizador 10s</string>
<string name="video_framerate_auto">QPS automático</string>
<string name="video_framerate_value"><xliff:g example="60" id="fps">%d</xliff:g> QPS</string>
<string name="timer_off">TIMER DESLIGADO</string>
<string name="timer_3">TIMER DE 3s</string>
<string name="timer_10">TIMER DE 10s</string>
<string name="video_framerate_auto">FPS AUTOMÁTICO</string>
<string name="video_framerate_value"><xliff:g example="60" id="fps">%d</xliff:g> FPS</string>
<string name="effect_none">NENHUM</string>
<string name="effect_night">NOITE</string>
<string name="effect_face_retouch">RETOQUE FACIAL</string>
Expand Down Expand Up @@ -72,9 +72,9 @@
<string name="photos_header">Fotos</string>
<string name="video_header">Vídeo</string>
<string name="advanced_header">Avançado</string>
<string name="bright_screen_title">Tela brilhante</string>
<string name="bright_screen_summary" formatted="false">Bloqueia o brilho em 100%</string>
<string name="save_location_title">Guardar dados de localização</string>
<string name="bright_screen_title">Tela luminosa</string>
<string name="bright_screen_summary" formatted="false">Mantém o brilho em 100%</string>
<string name="save_location_title">Salvar dados de localização</string>
<string name="save_location_summary">Incluir localização de GPS nos metadados</string>
<string name="save_location_toast">Permissões de localização não concedidas pelo usuário.</string>
<string name="shutter_sound_title">Som do obturador</string>
Expand Down Expand Up @@ -145,7 +145,7 @@
<string name="hot_pixel_mode_high_quality">Alta qualidade</string>
<string name="shortcut_selfie">Tirar uma selfie</string>
<string name="shortcut_video">Gravar um vídeo</string>
<string name="shortcut_qr">Escanear código de barras</string>
<string name="shortcut_qr">Fazer scan do código de barras</string>
<string name="location_permission_dialog_title">Adicionar a localização em fotos e vídeos</string>
<string name="location_permission_dialog_description">Mapeie suas memórias ao incluir metadados de localização em cada captura.</string>
<string name="location_permission_dialog_later">Mais tarde</string>
Expand Down Expand Up @@ -174,7 +174,7 @@
<string name="force_torch_help">No modo foto, você pode manter pressionado o botão do flash para alternar para o modo lanterna.</string>
<string name="camera_mode_photo">Foto</string>
<string name="camera_mode_video">Vídeo</string>
<string name="camera_mode_qr">Escanear</string>
<string name="camera_mode_qr">Scan</string>
<string name="video_mirror_mode_off">Desativado</string>
<string name="video_mirror_mode_on">Ativado</string>
<string name="video_mirror_mode_on_ffc_only">Somente câmera frontal</string>
Expand Down
Loading

0 comments on commit 483192b

Please sign in to comment.