54 lines
2.0 KiB
Plaintext
54 lines
2.0 KiB
Plaintext
/*
|
|
Localizable.strings
|
|
PhotoShareExtension
|
|
|
|
Created by Russell on 19/5/15.
|
|
|
|
*/
|
|
|
|
"send_to" = "Send To";
|
|
"open_app" = "Open App";
|
|
"close" = "Close";
|
|
"none" = "None";
|
|
"frame" = "Frame";
|
|
|
|
"navigation_header_n_selected_playlist" = "%tu Playlist Selected";
|
|
"navigation_header_n_selected_playlists" = "%tu Playlists Selected";
|
|
"navigation_header_n_selected_friend" = "%tu Friend Selected";
|
|
"navigation_header_n_selected_friends" = "%tu Friends Selected";
|
|
"navigation_header_n_selected_receivers" = "%tu Receivers Selected";
|
|
"navigation_header_select_receivers" = "Select Receivers";
|
|
|
|
"table_header_playlist" = "My Playlists";
|
|
"table_header_friend" = "My Friends";
|
|
|
|
"table_select_all_playlists" = "Select all playlists";
|
|
"table_select_all_friends" = "Select all friends";
|
|
|
|
"app_never_launched_title" = "No Nixplay Account";
|
|
"app_never_launched_message" = "Please launch the Nixplay app for the first time to log in to your Nixplay account.";
|
|
|
|
"no_account_title" = "No Nixplay Account";
|
|
"no_account_message" = "There is no Nixplay account configured. You can log in to your Nixplay account in the Nixplay app.";
|
|
|
|
"signin_again_title" = "Error";
|
|
"signin_again_message" = "You have not logged in to your Nixplay account in awhile. Please log in again using the Nixplay app.";
|
|
|
|
"no_receiver_title" = "Error";
|
|
"no_receiver_message" = "You have no friend and playlist in to your Nixplay account.";
|
|
|
|
"upload_in_progress_title" = "Upload in Progress";
|
|
"upload_in_progress_message" = "Your photos are being uploaded. Please try again later.";
|
|
|
|
"server_connection_error_title" = "No Internet Connection";
|
|
"server_connection_error_message" = "Please check your device connection and try again later.";
|
|
|
|
"upload_error_title" = "Error";
|
|
"upload_error_file_too_large" = "A file you selected is too large.";
|
|
"upload_error_no_files_selected" = "There are no files to upload. Please try again.";
|
|
|
|
"selection_error_file_too_large" = "This file is too large and will not be sent.";
|
|
|
|
"Oz8-8U-jBt.normalTitle" = "Cancel";
|
|
"Oz8-8U-jBt" = "Cancel";
|