forked from organicmaps/organicmaps
[iOS][android] generate localized strings for updated bookmarks list
This commit is contained in:
parent
eb6bb4148a
commit
687c39a4ef
32 changed files with 554 additions and 0 deletions
|
@ -1448,6 +1448,8 @@
|
|||
<string name="sharing_options">Настройки доступа</string>
|
||||
<string name="export_file">Экспортировать файл</string>
|
||||
<string name="hide_from_map">Скрыть с карты</string>
|
||||
<!-- FIXME -->
|
||||
<string name="show_on_map">Показать на карте</string>
|
||||
<string name="ugc_route_tags_screen_label">Выберите теги</string>
|
||||
<string name="ugc_route_tags_progress_msg">Загружаем теги…</string>
|
||||
<string name="ugc_route_tags_desc">Пожалуйста, выберите теги чтобы помочь другим путешественникам найти ваш путеводитель. Это обязательно.</string>
|
||||
|
|
|
@ -1453,12 +1453,24 @@
|
|||
<string name="taxi">Taxi</string>
|
||||
<string name="sharing_options">Sharing options</string>
|
||||
<string name="export_file">Export file</string>
|
||||
<!-- FIXME -->
|
||||
<string name="list_settings">List settings</string>
|
||||
<!-- FIXME -->
|
||||
<string name="delete_list">Delete list</string>
|
||||
<string name="hide_from_map">Hide from map</string>
|
||||
<!-- FIXME -->
|
||||
<string name="show_on_map">Show on map</string>
|
||||
<string name="ugc_route_tags_screen_label">Select tags</string>
|
||||
<string name="ugc_route_tags_progress_msg">Loading tags…</string>
|
||||
<string name="ugc_route_tags_desc">Please, select tags to help other travellers find your guide. This is mandatory.</string>
|
||||
<string name="public_access">Public access</string>
|
||||
<string name="limited_access">Limited access</string>
|
||||
<!-- FIXME -->
|
||||
<string name="bookmarks_public_access">Public</string>
|
||||
<!-- FIXME -->
|
||||
<string name="bookmarks_link_access">Direct link</string>
|
||||
<!-- FIXME -->
|
||||
<string name="bookmarks_private_access">Private</string>
|
||||
<string name="upload_and_publish_desc">This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users</string>
|
||||
<string name="upload_and_publish">Upload and publish</string>
|
||||
<string name="upload_and_get_direct_link">Upload and get a direct link</string>
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Экспортировать файл";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Скрыть с карты";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Показать на карте";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Выберите теги";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Загружаем теги…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Ограниченный доступ";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "Этот список будет загружен в публичный каталог MAPS.ME как путеводитель и будет доступен другим пользователям";
|
||||
|
||||
"upload_and_publish" = "Загрузить и опубликовать";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
|
@ -2499,8 +2499,17 @@
|
|||
|
||||
"export_file" = "Export file";
|
||||
|
||||
/* FIXME */
|
||||
"list_settings" = "List settings";
|
||||
|
||||
/* FIXME */
|
||||
"delete_list" = "Delete list";
|
||||
|
||||
"hide_from_map" = "Hide from map";
|
||||
|
||||
/* FIXME */
|
||||
"show_on_map" = "Show on map";
|
||||
|
||||
"ugc_route_tags_screen_label" = "Select tags";
|
||||
|
||||
"ugc_route_tags_progress_msg" = "Loading tags…";
|
||||
|
@ -2511,6 +2520,15 @@
|
|||
|
||||
"limited_access" = "Limited access";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_public_access" = "Public";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_link_access" = "Direct link";
|
||||
|
||||
/* FIXME */
|
||||
"bookmarks_private_access" = "Private";
|
||||
|
||||
"upload_and_publish_desc" = "This list will be uploaded to the public MAPS.ME catalog as a guide and will be available to other users";
|
||||
|
||||
"upload_and_publish" = "Upload and publish";
|
||||
|
|
Loading…
Add table
Reference in a new issue