|
245 | 245 | }, |
246 | 246 | "categoryImageSetHUD_updating": "Updating Album Thumbnail…", |
247 | 247 | "categoryImageSetError_title": "照片设置出错", |
248 | | - "categoryImageSetError_message": "设置相册照片失败", |
| 248 | + "categoryImageSetError_message": "设置相册封面失败", |
249 | 249 | "singleImage": "照片", |
250 | 250 | "imageCount": "{count, plural,=0{0 photos} =1{1 photo} other{{count} sub-albums}}", |
251 | 251 | "@imageCount": { |
|
268 | 268 | "albumPhotoError_title": "无法获取相册中的照片", |
269 | 269 | "albumPhotoError_message": "无法获取相册中的照片(是否照片出现损坏?)", |
270 | 270 | "sortBy": "排序方式", |
271 | | - "imageSortTitle": "Sort Photos", |
272 | | - "imageSortMessage": "Please select how you wish to sort photos", |
273 | | - "imageSortingHUD": "Sorting Photos…", |
274 | | - "imageSelectingHUD": "Selecting Photos…", |
275 | | - "imageDeselectingHUD": "Deselecting Photos…", |
276 | | - "imageOptions_title": "Photo Options", |
277 | | - "imageOptions_edit": "Edit", |
278 | | - "imageOptions_download": "Download", |
279 | | - "imageOptions_setAlbumImage": "Set Album Thumbnail", |
280 | | - "imageDetailsView_title": "Properties", |
281 | | - "editImageDetails_title": "Title", |
282 | | - "editImageDetails_titlePlaceholder": "Image Title", |
283 | | - "editImageDetails_author": "Author", |
284 | | - "editImageDetails_tags": "Tags", |
285 | | - "editImageDetails_privacyLevel": "Who can see this photo?", |
286 | | - "editImageDetails_description": "Description", |
287 | | - "editImageDetails_descriptionPlaceholder": "Image Description", |
288 | | - "editImageDetails_comments": "Comments", |
289 | | - "editImageDetails_dateCreation": "Creation Date", |
290 | | - "editImageDetails_dateUnset": "Unset", |
291 | | - "editImageDetails_dateToday": "Today", |
292 | | - "editImageDetails_dateMonthInc": "+1 Month", |
293 | | - "editImageDetails_dateMonthDec": "-1 Month", |
294 | | - "editImageDetails_dateYearInc": "+1 Year", |
295 | | - "editImageDetails_dateYearDec": "-1 Year", |
296 | | - "editImageDetailsHUD_updating": "{count, plural, =1{Updating Photo…} other{Updating Photos…}}", |
| 271 | + "imageSortTitle": "排序照片", |
| 272 | + "imageSortMessage": "请选择您希望排序照片的方式", |
| 273 | + "imageSortingHUD": "排序照片中...", |
| 274 | + "imageSelectingHUD": "选择相片中...", |
| 275 | + "imageDeselectingHUD": "反选相片中...", |
| 276 | + "imageOptions_title": "照片选项", |
| 277 | + "imageOptions_edit": "编辑", |
| 278 | + "imageOptions_download": "下载", |
| 279 | + "imageOptions_setAlbumImage": "设为相册缩略图", |
| 280 | + "imageDetailsView_title": "属性", |
| 281 | + "editImageDetails_title": "标题", |
| 282 | + "editImageDetails_titlePlaceholder": "图片标题", |
| 283 | + "editImageDetails_author": "作者", |
| 284 | + "editImageDetails_tags": "标签", |
| 285 | + "editImageDetails_privacyLevel": "哪些人可以看到这张照片?", |
| 286 | + "editImageDetails_description": "描述", |
| 287 | + "editImageDetails_descriptionPlaceholder": "图片描述", |
| 288 | + "editImageDetails_comments": "评论", |
| 289 | + "editImageDetails_dateCreation": "创建日期", |
| 290 | + "editImageDetails_dateUnset": "未设定", |
| 291 | + "editImageDetails_dateToday": "今天", |
| 292 | + "editImageDetails_dateMonthInc": "+1 月", |
| 293 | + "editImageDetails_dateMonthDec": "-1 月", |
| 294 | + "editImageDetails_dateYearInc": "+1 年", |
| 295 | + "editImageDetails_dateYearDec": "-1 年", |
| 296 | + "editImageDetailsHUD_updating": "{count, plural, =1{更新照片中...} other{更新照片中...}}", |
297 | 297 | "@editImageDetailsHUD_updating": { |
298 | 298 | "placeholders": { |
299 | 299 | "count": {} |
300 | 300 | } |
301 | 301 | }, |
302 | | - "editImageDetailsError_title": "Failed to Update", |
303 | | - "editImageDetailsError_message": "Failed to update your changes with your server. Try again?", |
304 | | - "imageDetailsFetchError_title": "Photo Details Fetch Failed", |
305 | | - "imageDetailsFetchError_retryMessage": "Fetching the photo data failed. Try again?", |
306 | | - "imageDetailsFetchError_continueMessage": "Fetching the photo data failed. Continue?", |
307 | | - "privacyLevel": "Privacy Level", |
308 | | - "privacyLevel_admin": "Admins", |
| 302 | + "editImageDetailsError_title": "更新失败", |
| 303 | + "editImageDetailsError_message": "无法在您的服务器上执行此更改,是否重试?", |
| 304 | + "imageDetailsFetchError_title": "照片信息获取失败", |
| 305 | + "imageDetailsFetchError_retryMessage": "无法获取照片信息,是否重试?", |
| 306 | + "imageDetailsFetchError_continueMessage": "无法获取照片信息,是否继续?", |
| 307 | + "privacyLevel": "隐私级别", |
| 308 | + "privacyLevel_admin": "管理员", |
309 | 309 | "privacyLevel_adminFamily": "Admins, Family", |
310 | 310 | "privacyLevel_adminsFamilyFriends": "Admins, Family, Friends", |
311 | 311 | "privacyLevel_adminsFamilyFriendsContacts": "Admins, Family, Friends, Contacts", |
|
0 commit comments