Skip to content

Commit bb128cc

Browse files
authored
Merge pull request #232 from Piwigo/l10n_develop
New Crowdin updates
2 parents 8f47661 + c9dd2c6 commit bb128cc

6 files changed

Lines changed: 54 additions & 0 deletions

File tree

l10n/app_de.arb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,15 @@
242242
"moveCategoryHUD_moved": "Album verschoben",
243243
"moveCategoryError_title": "Verschieben fehlgeschlagen",
244244
"moveCategoryError_message": "Fehler beim Verschieben Ihres Albums",
245+
"selectCategory": "Select Album",
246+
"selectCategory_select": "Please select an album or sub-album.",
247+
"selectCategory_message": "{count, plural, =1{Are you sure you want to upload the image into the album {parent} ?} other{Are you sure you want to upload the images into the album {parent} ?}}",
248+
"@selectCategory_message": {
249+
"placeholders": {
250+
"count": {},
251+
"parent": {}
252+
}
253+
},
245254
"categoryPrivacy": "Manage Permissions",
246255
"categoryPrivacy_subtitle": "Manage access permissions of \"{album_name}\".",
247256
"@categoryPrivacy_subtitle": {

l10n/app_es.arb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,15 @@
242242
"moveCategoryHUD_moved": "Album Moved",
243243
"moveCategoryError_title": "Move Fail",
244244
"moveCategoryError_message": "Failed to move your album",
245+
"selectCategory": "Select Album",
246+
"selectCategory_select": "Please select an album or sub-album.",
247+
"selectCategory_message": "{count, plural, =1{Are you sure you want to upload the image into the album {parent} ?} other{Are you sure you want to upload the images into the album {parent} ?}}",
248+
"@selectCategory_message": {
249+
"placeholders": {
250+
"count": {},
251+
"parent": {}
252+
}
253+
},
245254
"categoryPrivacy": "Manage Permissions",
246255
"categoryPrivacy_subtitle": "Manage access permissions of \"{album_name}\".",
247256
"@categoryPrivacy_subtitle": {

l10n/app_fr.arb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,15 @@
242242
"moveCategoryHUD_moved": "Album déplacé",
243243
"moveCategoryError_title": "Echec",
244244
"moveCategoryError_message": "Impossible de déplacer votre album",
245+
"selectCategory": "Select Album",
246+
"selectCategory_select": "Please select an album or sub-album.",
247+
"selectCategory_message": "{count, plural, =1{Are you sure you want to upload the image into the album {parent} ?} other{Are you sure you want to upload the images into the album {parent} ?}}",
248+
"@selectCategory_message": {
249+
"placeholders": {
250+
"count": {},
251+
"parent": {}
252+
}
253+
},
245254
"categoryPrivacy": "Gérer les permissions",
246255
"categoryPrivacy_subtitle": "Gérer les permissions d'accès à \"{album_name}\".",
247256
"@categoryPrivacy_subtitle": {

l10n/app_lt.arb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,15 @@
242242
"moveCategoryHUD_moved": "Albumas perkeltas",
243243
"moveCategoryError_title": "Perkelti nepavyko",
244244
"moveCategoryError_message": "Nepavyko perkelti albumo",
245+
"selectCategory": "Select Album",
246+
"selectCategory_select": "Please select an album or sub-album.",
247+
"selectCategory_message": "{count, plural, =1{Are you sure you want to upload the image into the album {parent} ?} other{Are you sure you want to upload the images into the album {parent} ?}}",
248+
"@selectCategory_message": {
249+
"placeholders": {
250+
"count": {},
251+
"parent": {}
252+
}
253+
},
245254
"categoryPrivacy": "Manage Permissions",
246255
"categoryPrivacy_subtitle": "Manage access permissions of \"{album_name}\".",
247256
"@categoryPrivacy_subtitle": {

l10n/app_sk.arb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,15 @@
242242
"moveCategoryHUD_moved": "Album presunutý",
243243
"moveCategoryError_title": "Presunutie zlyhalo",
244244
"moveCategoryError_message": "Nepodarilo sa presunúť tvoj album",
245+
"selectCategory": "Select Album",
246+
"selectCategory_select": "Please select an album or sub-album.",
247+
"selectCategory_message": "{count, plural, =1{Are you sure you want to upload the image into the album {parent} ?} other{Are you sure you want to upload the images into the album {parent} ?}}",
248+
"@selectCategory_message": {
249+
"placeholders": {
250+
"count": {},
251+
"parent": {}
252+
}
253+
},
245254
"categoryPrivacy": "Manage Permissions",
246255
"categoryPrivacy_subtitle": "Manage access permissions of \"{album_name}\".",
247256
"@categoryPrivacy_subtitle": {

l10n/app_zh.arb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,15 @@
242242
"moveCategoryHUD_moved": "相册已移动",
243243
"moveCategoryError_title": "移动失败",
244244
"moveCategoryError_message": "移动相册失败",
245+
"selectCategory": "Select Album",
246+
"selectCategory_select": "Please select an album or sub-album.",
247+
"selectCategory_message": "{count, plural, =1{Are you sure you want to upload the image into the album {parent} ?} other{Are you sure you want to upload the images into the album {parent} ?}}",
248+
"@selectCategory_message": {
249+
"placeholders": {
250+
"count": {},
251+
"parent": {}
252+
}
253+
},
245254
"categoryPrivacy": "管理权限",
246255
"categoryPrivacy_subtitle": "管理 \"{album_name}\" 的访问权限",
247256
"@categoryPrivacy_subtitle": {

0 commit comments

Comments
 (0)