2017-01-01 22:47:17 +01:00
<?xml version="1.0" encoding="utf-8"?>
<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-12-13 21:51:50 +01:00
<string name= "open_with" > … で開く</string>
2016-11-30 15:29:23 +01:00
<string name= "no_app_found" > 有効なアプリが見つかりません</string>
<string name= "hidden" > (非表示)</string>
2016-12-05 20:20:38 +01:00
<string name= "pin_folder" > Pin folder</string>
<string name= "unpin_folder" > Unpin folder</string>
2016-12-10 23:47:40 +01:00
<string name= "show_all" > Show all folders content</string>
<string name= "all_folders" > All media</string>
2016-12-06 17:18:33 +01:00
<string name= "folder_view" > Switch to folder view</string>
2016-12-13 21:54:55 +01:00
<string name= "other_folder" > Other folder</string>
2017-01-22 18:03:14 +01:00
<string name= "show_on_map" > Show on map</string>
<string name= "unknown_location" > Unknown location</string>
2017-01-23 23:05:25 +01:00
<string name= "no_map_application" > No application with maps has been found</string>
2017-02-07 00:08:32 +01:00
<string name= "no_camera_app_found" > No Camera app has been found</string>
2017-02-10 23:44:10 +01:00
<string name= "increase_column_count" > Increase column count</string>
<string name= "reduce_column_count" > Reduce column count</string>
2017-06-06 19:27:54 +02:00
<string name= "change_cover_image" > Change cover image</string>
<string name= "select_photo" > Select photo</string>
<string name= "use_default" > Use default</string>
2017-06-16 23:30:04 +02:00
<string name= "set_as" > Set as</string>
2017-03-03 21:26:37 +01:00
<!-- Hide / Exclude -->
2017-02-26 23:21:18 +01:00
<string name= "hide_folder_description" > This function hides the folder by adding a \'.nomedia\' file into it, it will hide all subfolders too. You can see them by toggling the \'Show hidden folders\' option in Settings. Continue?</string>
2017-02-26 18:01:02 +01:00
<string name= "exclude" > Exclude</string>
<string name= "excluded_folders" > Excluded folders</string>
2017-02-26 19:37:54 +01:00
<string name= "manage_excluded_folders" > Manage excluded folders</string>
2017-03-03 21:26:37 +01:00
<string name= "exclude_folder_description" > This will exclude the selection together with its subfolders from Simple Gallery only. You can manage excluded folders in Settings.</string>
<string name= "exclude_folder_parent" > Exclude a parent instead?</string>
2017-03-18 10:41:20 +01:00
<string name= "excluded_activity_placeholder" > Excluding folders will make them together with their subfolders hidden just in Simple Gallery, they will still be visible in other applications.\\n\\nIf you want to hide them from other apps too, use the Hide function.</string>
2017-02-26 21:31:52 +01:00
<string name= "remove_all" > Remove all</string>
<string name= "remove_all_description" > Remove all folders from the list of excluded? This will not delete the folders.</string>
2016-07-15 17:10:20 +02:00
2017-03-17 21:54:45 +01:00
<!-- Include folders -->
<string name= "include_folders" > Included folders</string>
<string name= "manage_included_folders" > Manage included folders</string>
2017-03-17 22:41:08 +01:00
<string name= "add_folder" > Add folder</string>
2017-03-18 10:41:20 +01:00
<string name= "included_activity_placeholder" > If you have some folders which contain media, but were not recognized by the app, you can add them manually here.</string>
2017-03-17 21:54:45 +01:00
2016-12-06 19:06:54 +01:00
<!-- Resizing -->
<string name= "resize" > Resize</string>
2016-12-06 20:15:33 +01:00
<string name= "resize_and_save" > Resize selection and save</string>
2016-12-06 19:06:54 +01:00
<string name= "width" > Width</string>
<string name= "height" > Height</string>
<string name= "keep_aspect_ratio" > Keep aspect ratio</string>
2016-12-06 22:00:22 +01:00
<string name= "invalid_values" > Please enter a valid resolution</string>
2016-12-06 19:06:54 +01:00
2016-10-05 22:07:32 +02:00
<!-- Editor -->
2016-11-30 15:29:23 +01:00
<string name= "editor" > エディター</string>
<string name= "save" > 保存</string>
<string name= "rotate" > 回転</string>
2016-12-04 13:20:37 +01:00
<string name= "path" > 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-02-12 23:38:22 +01:00
<string name= "rotate_left" > Rotate left</string>
<string name= "rotate_right" > Rotate right</string>
<string name= "rotate_one_eighty" > Rotate by 180º</string>
<string name= "flip" > Flip</string>
2017-04-14 14:42:47 +02:00
<string name= "flip_horizontally" > Flip horizontally</string>
<string name= "flip_vertically" > Flip vertically</string>
2017-06-18 19:56:45 +02:00
<string name= "edit_with" > Edit with</string>
2016-10-05 22:07:32 +02:00
2016-10-08 16:47:36 +02:00
<!-- Set wallpaper -->
2016-11-30 15:29:23 +01:00
<string name= "simple_wallpaper" > シンプル壁紙</string>
<string name= "set_as_wallpaper" > 壁紙として設定</string>
<string name= "set_as_wallpaper_failed" > 壁紙としての設定に失敗しました</string>
<string name= "set_as_wallpaper_with" > 壁紙として設定:</string>
2017-06-16 23:30:04 +02:00
<string name= "no_capable_app_found" > 対応できるアプリが見つかりません</string>
2016-10-08 19:39:50 +02:00
<string name= "setting_wallpaper" > 壁紙の設定… </string>
2016-11-30 15:29:23 +01:00
<string name= "wallpaper_set_successfully" > 壁紙を正常に設定しました</string>
2017-04-10 20:35:56 +02:00
<string name= "portrait_aspect_ratio" > Portrait aspect ratio</string>
<string name= "landscape_aspect_ratio" > Landscape aspect ratio</string>
2016-10-08 16:47:36 +02:00
2017-08-04 20:36:29 +02:00
<!-- Slideshow -->
<string name= "slideshow" > Slideshow</string>
2017-08-04 21:19:04 +02:00
<string name= "interval" > Interval (seconds):</string>
2017-08-05 16:12:19 +02:00
<string name= "include_photos" > Include photos and GIFs</string>
2017-08-04 20:36:29 +02:00
<string name= "include_videos" > Include videos</string>
<string name= "random_order" > Random order</string>
<string name= "use_fade" > Use fade animations</string>
2017-08-05 12:33:57 +02:00
<string name= "move_backwards" > Move backwards</string>
2017-08-05 13:34:30 +02:00
<string name= "slideshow_ended" > The slideshow ended</string>
2017-08-05 14:52:42 +02:00
<string name= "no_media_for_slideshow" > No media for the slideshow have been found</string>
2017-08-04 20:36:29 +02:00
2016-07-20 20:46:51 +02:00
<!-- Settings -->
2017-04-26 19:50:19 +02:00
<string name= "show_hidden_media" > 非表示フォルダーを表示</string>
2016-11-30 15:29:23 +01:00
<string name= "autoplay_videos" > 自動的にビデオを再生</string>
<string name= "toggle_filename" > ファイル名の表示を切り替え</string>
2016-12-10 21:16:53 +01:00
<string name= "show_media" > Show media</string>
<string name= "images" > Images only</string>
<string name= "videos" > Videos only</string>
2017-06-18 09:51:12 +02:00
<string name= "gifs" > GIFs only</string>
<string name= "images_videos_gifs" > Images, videos, GIFs</string>
2016-12-10 21:16:53 +01:00
<string name= "images_and_videos" > Images and videos</string>
2016-12-28 20:26:47 +01:00
<string name= "loop_videos" > Loop videos</string>
2017-06-18 09:51:12 +02:00
<string name= "animate_gifs" > Animate GIFs at thumbnails</string>
2017-04-01 21:17:49 +02:00
<string name= "max_brightness" > Max brightness when viewing media</string>
2017-03-23 20:21:02 +01:00
<string name= "crop_thumbnails" > Crop thumbnails into squares</string>
2017-04-01 21:17:49 +02:00
<string name= "screen_rotation_by" > Rotate fullscreen media by</string>
<string name= "screen_rotation_system_setting" > System setting</string>
<string name= "screen_rotation_device_rotation" > Device rotation</string>
<string name= "screen_rotation_aspect_ratio" > Aspect ratio</string>
2017-05-14 11:50:30 +02:00
<string name= "dark_background_at_fullscreen" > Dark background at fullscreen media</string>
2017-06-06 22:39:32 +02:00
<string name= "scroll_thumbnails_horizontally" > Scroll thumbnails horizontally</string>
2017-06-26 22:52:00 +02:00
<string name= "hide_system_ui_at_fullscreen" > Automatically hide system UI at fullscreen media</string>
2017-07-09 20:34:14 +02:00
<string name= "replace_share_with_rotate" > Replace Share with Rotate at fullscreen menu</string>
2017-07-29 17:42:00 +02:00
<string name= "password_protect_hidden_folders" > Password protect hidden folders</string>
2016-07-20 20:46:51 +02: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" >
2016-11-30 15:29:23 +01:00
写真やビデオを見るためのシンプルなツール。 日付、サイズ、名前で、昇順または降順にアイテムを並べ替えることができ、写真は拡大表示できます。 メディアファイルは、ディスプレイのサイズに応じて複数の列に表示されます。 名前の変更、共有、削除、コピー、移動が可能です。 画像をトリミング、回転、または壁紙としてアプリから直接設定することもできます。
2016-11-24 23:30:51 +01:00
2016-11-30 15:29:23 +01:00
ギャラリーは、画像やビデオのプレビュー、メールクライアントで添付ファイルの追加など、サードパーティの用途にも提供されます。 毎日の使用には完璧です。
2016-11-24 23:30:51 +01:00
2016-11-30 15:29:23 +01:00
広告や不要なアクセス許可は含まれていません。 完全にオープンソースで、ダークテーマも提供しています。
2016-11-24 23:30:51 +01:00
2016-11-30 15:29:23 +01:00
このアプリは、大きな一連のアプリの一つです。 他のアプリは http://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>