|
348 | 348 | "file": {} |
349 | 349 | } |
350 | 350 | }, |
351 | | - "renameImageHUD_label": "Renaming File…", |
| 351 | + "renameImageHUD_label": "Premenovávam súbor…", |
352 | 352 | "renameImageHUD_renamed": "{count, plural, =0{0 Files Renamed} =1{File Renamed} other{{count} Files Renamed}}", |
353 | 353 | "@renameImageHUD_renamed": { |
354 | 354 | "placeholders": { |
|
429 | 429 | "imageSaveError_title": "Nepodarilo sa uložiť fotku", |
430 | 430 | "imageSaveError_message": "Nepodarilo sa uložiť fotku", |
431 | 431 | "videoSaveError_title": "Nepodarilo sa uložiť video", |
432 | | - "videoSaveError_message": "Failed to save video", |
| 432 | + "videoSaveError_message": "Nepodarilo sa uložiť video", |
433 | 433 | "moveOrCopyImage_title": "{count, plural, =1{Do you want to move or copy this image ?} other{Do you want to move or copy {count} images ?}}", |
434 | 434 | "@moveOrCopyImage_title": { |
435 | 435 | "placeholders": { |
436 | 436 | "count": {} |
437 | 437 | } |
438 | 438 | }, |
439 | | - "moveImage_title": "Move to Album", |
| 439 | + "moveImage_title": "Presunúť do albumu", |
440 | 440 | "moveImage_selectAlbum": "{count, plural, =1{Please, select the album in which you wish to move the photo {photo}.} other{Please, select the album in which you wish to move the photos.}}", |
441 | 441 | "@moveImage_selectAlbum": { |
442 | 442 | "placeholders": { |
|
464 | 464 | "count": {} |
465 | 465 | } |
466 | 466 | }, |
467 | | - "moveImageError_title": "Move Fail", |
| 467 | + "moveImageError_title": "Presunutie zlyhalo", |
468 | 468 | "moveImageError_message": "{count, plural, =1{Failed to move your photo} other{Failed to move some photos}}", |
469 | 469 | "@moveImageError_message": { |
470 | 470 | "placeholders": { |
471 | 471 | "count": {} |
472 | 472 | } |
473 | 473 | }, |
474 | | - "copyImage_title": "Copy to Album", |
| 474 | + "copyImage_title": "Skopírovať do albumu", |
475 | 475 | "copyImage_selectAlbum": "{count, plural, =1{Please, select the album in which you wish to copy the photo {photo}.} other{Please, select the album in which you wish to copy the photos.}}", |
476 | 476 | "@copyImage_selectAlbum": { |
477 | 477 | "placeholders": { |
|
0 commit comments