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>
2016-12-13 21:51:50 +01:00
<string name= "share_via" > 共有… </string>
2016-07-15 17:10:20 +02:00
<string name= "no_permissions" > ストレージにアクセスしないとギャラリーでできることはほとんどありません</string>
2016-11-30 15:29:23 +01:00
<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>
<string name= "save_as" > 名前を付けて保存</string>
<string name= "file_saved" > ファイルを正常に保存しました</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-02-26 18:01:02 +01:00
<string name= "hide_folder" > フォルダーを非表示</string>
<string name= "unhide_folder" > フォルダーを表示</string>
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-02-26 23:26:44 +01:00
<string name= "exclude_folder_description" > This function will make the selection hidden only for Simple Gallery. You can manage excluded folders in Settings. Continue?</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
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-12-05 22:27:10 +01:00
<!-- Renaming -->
<string name= "rename_file" > ファイルの名前を変更</string>
<string name= "rename_folder" > フォルダーの名前を変更</string>
<string name= "rename_file_error" > ファイルの名前を変更できませんでした</string>
<string name= "rename_folder_error" > フォルダーの名前を変更できませんでした</string>
<string name= "rename_folder_empty" > フォルダー名は空にできません</string>
<string name= "rename_folder_exists" > その名前のフォルダーは既に存在します</string>
<string name= "rename_folder_root" > ストレージのルートフォルダーの名前を変更できません</string>
<string name= "rename_folder_ok" > フォルダーの名前を正常に変更しました</string>
<string name= "renaming_folder" > フォルダーの名前を変更中</string>
<string name= "filename_cannot_be_empty" > ファイル名は空にできません</string>
<string name= "filename_invalid_characters" > ファイル名に無効な文字が含まれています</string>
<string name= "extension" > 拡張</string>
2016-12-06 22:31:17 +01:00
<string name= "extension_cannot_be_empty" > Extension cannot be empty</string>
2016-12-05 22:27:10 +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>
<string name= "horizontally" > Horizontally</string>
<string name= "vertically" > Vertically</string>
2017-02-13 23:30:47 +01:00
<string name= "out_of_memory_error" > Out of memory error</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>
<string name= "no_wallpaper_setter_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>
2016-10-08 16:47:36 +02:00
2016-07-20 20:46:51 +02:00
<!-- Settings -->
2016-11-30 15:29:23 +01:00
<string name= "show_hidden_folders" > 非表示フォルダーを表示</string>
<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>
<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-03-01 23:05:14 +01:00
<string name= "animate_gifs" > Animate gifs at thumbnails</string>
2016-07-20 20:46:51 +02:00
2016-12-15 00:04:10 +01:00
<!-- Release notes -->
2017-02-28 21:12:47 +01:00
<string name= "release_74" > Allow setting different sorting per folder</string>
2017-02-26 18:01:02 +01:00
<string name= "release_72" >
Implement proper folder hiding via .nomedia file\n
Allow managing excluded folders in Settings
</string>
2017-02-17 19:36:48 +01:00
<string name= "release_70" > Added menu items for easy image rotating in fullscreen view</string>
2017-02-10 23:50:36 +01:00
<string name= "release_69" > Added menu buttons for changing the column count</string>
2017-01-23 20:02:35 +01:00
<string name= "release_66" > Allow picking colors by hex codes</string>
2017-01-22 20:04:40 +01:00
<string name= "release_65" > Allow showing the photos and videos on a map, if there are available map coordinates</string>
2017-01-14 23:53:49 +01:00
<string name= "release_62" > Show some additional Exif data at photo properties</string>
2017-01-07 16:13:12 +01:00
<string name= "release_58" >
Allow zooming pngs and gifs\n
Allow creating new folders at Copy/Move or Save as dialog destinations
</string>
2016-12-28 20:26:47 +01:00
<string name= "release_54" > Added an option to loop videos automatically</string>
2016-12-26 19:18:15 +01:00
<string name= "release_52" >
2016-12-26 23:07:12 +01:00
Added more color customization options\n
2016-12-26 19:18:15 +01:00
Your settings have been cleared, please reset them</string>
2016-12-15 00:04:10 +01:00
<string name= "release_51" > Allow changing the column count with pinch gestures</string>
2016-12-26 23:07:12 +01:00
<string name= "release_50" > Added an option to display images or videos only</string>
<string name= "release_49" > Added a Select all button at selecting media and folders</string>
2016-12-15 00:04:10 +01:00
<string name= "release_47" >
2016-12-26 23:07:12 +01:00
Added an image resizer to the editor\n
2016-12-15 00:04:10 +01:00
Allow displaying images and videos from all folders together
</string>
<string name= "release_46" > Allow pinning folders at the top</string>
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>