FossifyGalleryVisibilityPatch/app/src/main/res/values-ja/strings.xml

248 lines
19 KiB
XML
Raw Normal View History

2018-07-10 09:30:30 +02:00
<?xml version="1.0" encoding="utf-8"?>
2017-01-01 22:47:17 +01:00
<resources>
2016-07-15 17:10:20 +02:00
<string name="app_name">シンプル ギャラリー</string>
2016-11-30 15:29:23 +01:00
<string name="app_launcher_name">ギャラリー</string>
<string name="edit">編集</string>
2016-07-15 17:10:20 +02:00
<string name="open_camera">カメラを開く</string>
2016-11-30 15:29:23 +01:00
<string name="hidden">(非表示)</string>
2018-07-20 10:30:53 +02:00
<string name="excluded">(除外)</string>
2018-02-17 22:34:19 +01:00
<string name="pin_folder">フォルダをピン留めする</string>
<string name="unpin_folder">フォルダのピン留めを外す</string>
2018-02-17 21:45:49 +01:00
<string name="pin_to_the_top">トップにピン留めする</string>
2018-07-20 10:30:53 +02:00
<string name="show_all">すべてを表示</string>
2018-02-17 21:45:49 +01:00
<string name="all_folders">すべてのフォルダ</string>
<string name="folder_view">フォルダを選択する</string>
<string name="other_folder">その他のフォルダ</string>
2018-07-10 09:30:30 +02:00
<string name="show_on_map">地図上で表示</string>
2017-09-19 17:57:38 +02:00
<string name="unknown_location">位置情報がありません</string>
2017-09-23 10:33:16 +02:00
<string name="increase_column_count">列数を増やす</string>
<string name="reduce_column_count">列数を減らす</string>
2017-09-19 17:57:38 +02:00
<string name="change_cover_image">カバー画像を変更</string>
<string name="select_photo">写真を選択</string>
<string name="use_default">デフォルトに戻す</string>
<string name="volume">音量</string>
<string name="brightness">明るさ</string>
2018-02-17 21:38:53 +01:00
<string name="lock_orientation">画面の向きを固定する</string>
2018-07-10 09:30:30 +02:00
<string name="unlock_orientation">固定を解除する</string>
<string name="change_orientation">向きを固定する</string>
<string name="force_portrait">縦で固定</string>
<string name="force_landscape">横で固定</string>
<string name="use_default_orientation">デフォルト仕様</string>
2018-07-31 06:51:45 +02:00
<string name="fix_date_taken">撮影日の値を修正</string>
<string name="fixing">修正中…</string>
<string name="dates_fixed_successfully">撮影日が正常に修正されました</string>
2017-03-03 21:26:37 +01:00
<!-- Filter -->
2018-07-10 09:30:30 +02:00
<string name="filter_media">表示する形式</string>
2017-09-19 17:57:38 +02:00
<string name="images">画像</string>
<string name="videos">ビデオ</string>
<string name="gifs">GIF</string>
2018-07-10 09:30:30 +02:00
<string name="raw_images">RAW</string>
2018-08-20 20:20:59 +02:00
<string name="svgs">SVGs</string>
2018-07-10 09:30:30 +02:00
<string name="no_media_with_filters">条件に該当するメディアがありません。</string>
2017-09-19 17:57:38 +02:00
<string name="change_filters_underlined"><u>絞り込み条件を変更</u></string>
2017-03-03 21:26:37 +01:00
<!-- Hide / Exclude -->
2018-07-10 09:30:30 +02:00
<string name="hide_folder_description">対象のフォルダに「.nomedia」ファイルを作成し、フォルダを非表示にします。そのフォルダの中にあるすべてのサブフォルダも非表示となります。非表示のフォルダを見るには、「設定」の中にある「非表示のフォルダを表示」で切り替えてください。このフォルダを非表示にしますか</string>
2017-09-19 17:57:38 +02:00
<string name="exclude">除外する</string>
2018-02-17 21:45:49 +01:00
<string name="excluded_folders">除外フォルダ</string>
2018-07-10 09:30:30 +02:00
<string name="manage_excluded_folders">除外フォルダの管理</string>
<string name="exclude_folder_description">選択したフォルダとそのサブフォルダを、Simple Galleyの一覧から除外します。除外したフォルダは「設定」で確認できます。</string>
2018-02-17 21:45:49 +01:00
<string name="exclude_folder_parent">親フォルダを選択して除外することもできます。</string>
<string name="excluded_activity_placeholder">フォルダを除外すると、サブフォルダも含めSimple Galleyの一覧から除外します。他のアプリでは引き続き表示されます。\\n\\n他のアプリでも非表示にしたい場合は、「非表示」機能を使用してください。</string>
2017-09-19 17:57:38 +02:00
<string name="remove_all">すべて解除</string>
2018-02-17 22:34:19 +01:00
<string name="remove_all_description">除外するフォルダの登録をすべて解除しますか? フォルダ自体は削除されません。</string>
2018-02-17 21:45:49 +01:00
<string name="hidden_folders">非表示フォルダ</string>
2018-07-10 09:30:30 +02:00
<string name="manage_hidden_folders">非表示フォルダの管理</string>
<string name="hidden_folders_placeholder">\".nomedia\"で隠されたフォルダはありません。</string>
2016-07-15 17:10:20 +02:00
<!-- Include folders -->
2018-02-17 21:45:49 +01:00
<string name="include_folders">追加フォルダ</string>
2018-07-10 09:30:30 +02:00
<string name="manage_included_folders">追加フォルダの管理</string>
2018-02-17 21:45:49 +01:00
<string name="add_folder">フォルダを追加</string>
2018-07-10 09:30:30 +02:00
<string name="included_activity_placeholder">メディア入りのフォルダがアプリで認識されない場合は手動で追加します。</string>
2016-12-06 19:06:54 +01:00
<!-- Resizing -->
2017-09-19 17:57:38 +02:00
<string name="resize">リサイズ</string>
<string name="resize_and_save">選択領域をリサイズして保存</string>
<string name="width"></string>
<string name="height">高さ</string>
<string name="keep_aspect_ratio">縦横比を固定</string>
<string name="invalid_values">解像度を正しく入力してください</string>
2016-12-06 19:06:54 +01:00
2016-10-05 22:07:32 +02:00
<!-- Editor -->
2018-07-10 09:30:30 +02:00
<string name="editor">画像編集</string>
2016-11-30 15:29:23 +01:00
<string name="save">保存</string>
<string name="rotate">回転</string>
2017-09-19 17:57:38 +02:00
<string name="path">パス</string>
2016-11-30 15:29:23 +01:00
<string name="invalid_image_path">無効な画像パス</string>
<string name="image_editing_failed">画像の編集に失敗しました</string>
<string name="edit_image_with">画像を編集:</string>
<string name="no_editor_found">画像エディターが見つかりません</string>
<string name="unknown_file_location">ファイルの場所が不明です</string>
<string name="error_saving_file">元のファイルを上書きできません</string>
2017-09-19 17:57:38 +02:00
<string name="rotate_left">左に回転</string>
<string name="rotate_right">右に回転</string>
2018-07-31 06:51:45 +02:00
<string name="rotate_one_eighty">180度回転</string>
2017-09-19 17:57:38 +02:00
<string name="flip">反転</string>
<string name="flip_horizontally">水平方向に反転</string>
<string name="flip_vertically">垂直方向に反転</string>
<string name="edit_with">他のアプリで編集</string>
<string name="free_aspect_ratio">Free</string> <!-- available as an option: 1:1, 4:3, 16:9, free -->
2016-10-05 22:07:32 +02:00
<!-- Set wallpaper -->
2016-11-30 15:29:23 +01:00
<string name="simple_wallpaper">シンプル壁紙</string>
2017-09-19 17:57:38 +02:00
<string name="set_as_wallpaper">壁紙に設定</string>
<string name="set_as_wallpaper_failed">壁紙の設定に失敗しました</string>
<string name="set_as_wallpaper_with">壁紙に設定:</string>
<string name="setting_wallpaper">壁紙に設定中&#8230;</string>
2016-11-30 15:29:23 +01:00
<string name="wallpaper_set_successfully">壁紙を正常に設定しました</string>
2017-09-19 17:57:38 +02:00
<string name="portrait_aspect_ratio">縦向きの縦横比</string>
<string name="landscape_aspect_ratio">横向きの縦横比</string>
2018-02-17 22:14:14 +01:00
<string name="home_screen">ホーム画面</string>
<string name="lock_screen">ロック画面</string>
<string name="home_and_lock_screen">ホーム画面とロック画面</string>
2017-08-04 20:36:29 +02:00
<!-- Slideshow -->
2017-09-19 17:57:38 +02:00
<string name="slideshow">スライドショー</string>
<string name="interval">間隔 (秒):</string>
<string name="include_photos">写真を含める</string>
<string name="include_videos">ビデオを含める</string>
<string name="include_gifs">GIFを含める</string>
<string name="random_order">ランダムな順序</string>
<string name="use_fade">フェードアニメーションを使用する</string>
<string name="move_backwards">逆方向に進む</string>
<string name="loop_slideshow">スライドショーをリピート再生する</string>
<string name="slideshow_ended">スライドショーが終了しました</string>
<string name="no_media_for_slideshow">スライドショーに表示するメディアがありません</string>
2017-08-04 20:36:29 +02:00
<!-- View types -->
2018-02-17 21:45:49 +01:00
<string name="change_view_type">表示形式の変更</string>
<string name="grid">グリッド</string>
<string name="list">リスト</string>
2018-07-10 09:30:30 +02:00
<string name="group_direct_subfolders">サブフォルダでグループ化</string>
<!-- Grouping at media thumbnails -->
2018-07-10 09:30:30 +02:00
<string name="group_by">グループ分け</string>
<string name="do_not_group_files">何もしない</string>
<string name="by_folder">フォルダ</string>
2018-07-20 10:30:53 +02:00
<string name="by_last_modified">更新日時</string>
2018-07-10 09:30:30 +02:00
<string name="by_date_taken">撮影日時</string>
<string name="by_file_type">ファイル形式</string>
<string name="by_extension">拡張子</string>
<!-- Settings -->
2018-10-20 13:19:16 +02:00
<string name="autoplay_videos">ビデオを自動再生</string>
<string name="remember_last_video_position">Remember last video playback position</string>
2016-11-30 15:29:23 +01:00
<string name="toggle_filename">ファイル名の表示を切り替え</string>
2018-10-20 13:19:16 +02:00
<string name="loop_videos">ビデオを繰り返し再生</string>
<string name="animate_gifs">アニメーションGIFを動かす</string>
<string name="max_brightness">再生時には明るさを最大にする</string>
2017-09-19 17:57:38 +02:00
<string name="crop_thumbnails">サムネイルを正方形に切り取る</string>
<string name="video_length_thumbnails">Show length of the video</string>
2018-10-20 13:19:16 +02:00
<string name="screen_rotation_by">フルスクリーン再生の表示切り替え</string>
2017-09-19 17:57:38 +02:00
<string name="screen_rotation_system_setting">システム設定に従う</string>
<string name="screen_rotation_device_rotation">端末の向きに従う</string>
<string name="screen_rotation_aspect_ratio">メディアの縦横比に従う</string>
2018-10-20 13:19:16 +02:00
<string name="black_background_at_fullscreen">メディア表示の背景色を黒にする</string>
2017-09-19 17:57:38 +02:00
<string name="scroll_thumbnails_horizontally">サムネイル画面を横方向にスクロール</string>
2018-10-20 13:19:16 +02:00
<string name="hide_system_ui_at_fullscreen">全画面ではシステムUIを非表示</string>
<string name="delete_empty_folders">空になったフォルダは削除する</string>
<string name="allow_photo_gestures">垂直の動作で写真の明るさを制御</string>
<string name="allow_video_gestures">音量と明るさを縦の動作で変更</string>
<string name="show_media_count">フォルダ内のメディア数を表示する</string>
2018-07-10 09:30:30 +02:00
<string name="replace_share_with_rotate">フルスクリーン時の「共有」を「回転」に置き換える</string>
<string name="show_extended_details">フルスクリーンに詳細を重ねて表示する</string>
2018-02-17 22:34:19 +01:00
<string name="manage_extended_details">詳細表示を管理する</string>
2018-10-20 13:19:16 +02:00
<string name="one_finger_zoom">メディアを指だけでズームする</string>
<string name="allow_instant_change">端を押してメディアをスライド</string>
<string name="allow_deep_zooming_images">深いズームを許可</string>
2018-07-10 09:30:30 +02:00
<string name="hide_extended_details">ステータスバーが非表示の時は詳細を隠す</string>
2018-10-20 13:19:16 +02:00
<string name="do_extra_check">無効なファイルは見せない</string>
<string name="show_at_bottom">画面の下にはアクションを表示</string>
<string name="show_recycle_bin">フォルダ画面にごみ箱を表示</string>
<string name="deep_zoomable_images">画像のズームを深くする</string>
<string name="show_highest_quality">可能な限り高品質で画像を表示</string>
<string name="show_recycle_bin_last">ごみ箱をメイン画面の最後に表示</string>
<string name="allow_down_gesture">Allow closing the fullscreen view with a down gesture</string>
2018-01-25 11:28:16 +01:00
<!-- Setting sections -->
2018-07-10 09:30:30 +02:00
<string name="thumbnails">サムネイル設定</string>
<string name="fullscreen_media">メディア設定</string>
2018-02-17 22:14:14 +01:00
<string name="extended_details">詳細も表示する</string>
2018-07-10 09:30:30 +02:00
<string name="bottom_actions">画面下部のアクション</string>
<!-- Bottom actions -->
2018-07-10 09:30:30 +02:00
<string name="manage_bottom_actions">表示するアクションの選択</string>
<string name="toggle_favorite">お気に入り</string>
<string name="toggle_file_visibility">表示/非表示の切替</string>
2018-02-19 00:30:34 +01:00
<!-- FAQ -->
<string name="faq_1_title">How can I make Simple Gallery the default device gallery?</string>
<string name="faq_1_text">First you have to find the currently default gallery in the Apps section of your device settings, look for a button that says something like \"Open by default\", click on it, then select \"Clear defaults\".
The next time you will try opening an image or video you should see an app picker, where you can select Simple Gallery and make it the default app.</string>
<string name="faq_2_title">I locked the app with a password, but I forgot it. What can I do?</string>
<string name="faq_2_text">You can solve it in 2 ways. You can either reinstall the app, or find the app in your device settings and select \"Clear data\". It will reset all your settings, it will not remove any media files.</string>
<string name="faq_3_title">How can I make an album always appear at the top?</string>
<string name="faq_3_text">You can long press the desired album and select the Pin icon at the actionmenu, that will pin it to the top. You can pin multiple folders too, pinned items will be sorted by the default sorting method.</string>
2018-07-10 09:30:30 +02:00
<string name="faq_4_title">動画を早送りするにはどうすればよいですか?</string>
<string name="faq_4_text">シークバーの隣にある経過時間または最大時間の表示を押すごとに早送り、または巻き戻しが作動します。</string>
2018-02-19 00:30:34 +01:00
<string name="faq_5_title">What is the difference between hiding and excluding a folder?</string>
<string name="faq_5_text">Exclude prevents displaying the folder only in Simple Gallery, while Hide works system-wise and it hides the folder from other galleries too. It works by creating an empty \".nomedia\" file in the given folder, which you can then remove with any file manager too.</string>
<string name="faq_6_title">Why do folders with music cover art or stickers show up?</string>
<string name="faq_6_text">It can happen that you will see some unusual albums show up. You can easily exclude them by long pressing them and selecting Exclude. In the next dialog you can then select the parent folder, chances are it will prevent the other related albums showing up too.</string>
<string name="faq_7_title">A folder with images isn\'t showing up, what can I do?</string>
<string name="faq_7_text">That can have multiple reasons, but solving it is easy. Just go in Settings -> Manage Included Folders, select Plus and navigate to the required folder.</string>
<string name="faq_8_title">What if I want just a few particular folders visible?</string>
<string name="faq_8_text">Adding a folder at the Included Folders doesn\'t automatically exclude anything. What you can do is go in Settings -> Manage Excluded Folders, exclude the root folder \"/\", then add the desired folders at Settings -> Manage Included Folders.
That will make only the selected folders visible, as both excluding and including are recursive and if a folder is both excluded and included, it will show up.</string>
2018-02-19 22:37:02 +01:00
<string name="faq_9_title">Fullscreen images have weird artifacts, can I somehow improve the quality?</string>
<string name="faq_9_text">Yea, there is a toggle in Settings saying \"Replace deep zoomable images with better quality ones\", you can use that. It will improve the quality of the images, but they will get blurred once you try zooming in too much.</string>
2018-03-16 11:40:13 +01:00
<string name="faq_10_title">Can I crop images with this app?</string>
<string name="faq_10_text">Yes, you can crop images in the editor, by dragging the image corners. You can get to the editor either by long pressing an image thumbnail and selecting Edit, or selecting Edit from the fullscreen view.</string>
<string name="faq_11_title">Can I somehow group media file thumbnails?</string>
<string name="faq_11_text">Sure, just use the \"Group by\" menu item while at the thumbnails view. You can group files by multiple criteria, including Date Taken. If you use the \"Show all folders content\" function you can group them by folders too.</string>
<string name="faq_12_title">Sorting by Date Taken doesn\'t seem to work properly, how can I fix it?</string>
<string name="faq_12_text">It is most likely caused by the files being copied from somewhere. You can fix it by selecting the file thumbnails and selecting \"Fix Date Taken value\".</string>
2018-09-30 10:33:23 +02:00
<string name="faq_13_title">I see some color banding on the images. How can I improve the quality?</string>
<string name="faq_13_text">The current solution for displaying images works fine in the vast majority of cases, but if you want even better image quality, you can enable the \"Show images in the highest possible quality\" at the app settings, in the \"Deep zoomable images\" section.</string>
<string name="faq_14_title">I have hidden a file/folder. How can I unhide it?</string>
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too.</string>
2018-02-19 00:30:34 +01:00
2016-11-24 23:30:51 +01:00
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
2016-12-10 11:18:09 +01:00
<!-- Short description has to have less than 80 chars -->
2016-11-30 15:29:23 +01:00
<string name="app_short_description">写真やビデオを見るためのギャラリー。広告はありません。</string>
2016-11-24 23:30:51 +01:00
<string name="app_long_description">
2018-10-31 17:16:10 +01:00
A highly customizable gallery capable of displaying many different image and video types including SVGs, RAWs, panoramic photos and videos.
It is open source, contains no ads or unnecessary permissions.
Let\'s list some of its features worth mentioning:
1. Search
2. Slideshow
3. Notch support
4. Pinning folders to the top
5. Filtering media files by type
6. Recycle bin for easy file recovery
7. Fullscreen view orientation locking
8. Marking favorite files for easy access
9. Quick fullscreen media closing with down gesture
10. An editor for modifying images and applying filters
11. Password protection for protecting hidden items or the whole app
12. Changing the thumbnail column count with gestures or menu buttons
13. Customizable bottom actions at the fullscreen view for quick access
14. Showing extended details over fullscreen media with desired file properties
15. Several different ways of sorting or grouping items, both ascending and descending
16. Hiding folders (affects other apps too), excluding folders (affects only Simple Gallery)
The fingerprint permission is needed for locking either hidden item visibility, the whole app, or protecting files from being deleted.
This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com
2016-11-24 23:30:51 +01:00
</string>
2016-12-11 10:59:05 +01:00
<!--
Haven't found some strings? There's more at
2016-12-26 20:44:21 +01:00
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
2016-12-11 10:59:05 +01:00
-->
2016-07-15 17:10:20 +02:00
</resources>