Skip to content

Commit 570ff11

Browse files
authored
Merge pull request #201 from Piwigo/l10n_develop
New Crowdin updates
2 parents 7223cf8 + ca43284 commit 570ff11

6 files changed

Lines changed: 125 additions & 25 deletions

File tree

l10n/app_de.arb

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"tabBar_albums": "Alben",
33
"tabBar_upload": "Hochladen",
44
"tabBar_preferences": "Einstellungen",
5-
"alertOkButton": "OK",
5+
"alertOkButton": "",
66
"alertDismissButton": "Verwerfen",
77
"alertYesButton": "Ja",
88
"alertNoButton": "Nein",
@@ -153,7 +153,7 @@
153153
"categoryUpload_loadSubCategories": "laden",
154154
"categoryUpload_images": "Fotos hochladen",
155155
"categoryUpload_videos": "Videos hochladen",
156-
"categoryUpload_camera": "Camera",
156+
"categoryUpload_camera": "",
157157
"categoryUpload_takePhoto": "Foto aufnehmen",
158158
"categoryUpload_takeVideo": "Video aufnehmen",
159159
"uploadList_title": "Upload Status",
@@ -339,6 +339,26 @@
339339
"imageDetailsFetchError_title": "Abrufen der Fotoinformationen fehlgeschlagen",
340340
"imageDetailsFetchError_retryMessage": "Abrufen der Fotoinformationen fehlgeschlagen. Erneut versuchen?",
341341
"imageDetailsFetchError_continueMessage": "Abrufen der Fotoinformationen fehlgeschlagen. Fortfahren?",
342+
"imageDetails_dateCreated": "Created on {date} at {time}",
343+
"@imageDetails_dateCreated": {
344+
"placeholders": {
345+
"date": {},
346+
"time": {}
347+
}
348+
},
349+
"imageDetails_dateAvailable": "Available on {date} at {time}",
350+
"@imageDetails_dateAvailable": {
351+
"placeholders": {
352+
"date": {},
353+
"time": {}
354+
}
355+
},
356+
"imageDetails_nbAlbums": "{count, plural, =0{Orphan} =1{Belongs to 1 album} other{Belongs to {count} albums}}",
357+
"@imageDetails_nbAlbums": {
358+
"placeholders": {
359+
"count": {}
360+
}
361+
},
342362
"privacyLevel": "Datenschutzstufe",
343363
"privacyLevel_admin": "Administratoren",
344364
"privacyLevel_adminFamily": "Administratoren, Familie",

l10n/app_es.arb

Lines changed: 33 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"loadingHUD_label": "Cargando…",
2121
"completeHUD_label": "Completo",
2222
"errorHUD_label": "Error",
23-
"loadMoreHUD_label": "Release to load more",
23+
"loadMoreHUD_label": "Soltar para cargar más",
2424
"uploadRights_title": "Se necesitan derechos de autor",
2525
"uploadRights_message": "Debes tener derechos de autor para poder subir fotos o vídeos.",
2626
"internetErrorGeneral_title": "Error de conexión",
@@ -48,20 +48,20 @@
4848
"login_newSession": "Abriendo sesión",
4949
"login_communityParameters": "Parámetros de comunidad",
5050
"login_serverParameters": "Parámetros de Piwigo",
51-
"login_advancedParameters": "Authentication Settings",
51+
"login_advancedParameters": "Opciones de Autenticación",
5252
"login_connectionChanged": "¡Conexión cambiada!",
53-
"login_rememberCredentials": "Remember credentials",
53+
"login_rememberCredentials": "Recordar Credenciales",
5454
"loginHTTP_title": "Credenciales HTTP",
55-
"loginHTTP_message": "Basic access authentification is required by the Piwigo server:",
56-
"loginHTTP_enable": "Enable HTTP Basic",
57-
"loginHTTPuser_placeholder": "Username",
58-
"loginHTTPpwd_placeholder": "Password",
59-
"loginCert_title": "Self Signed Certificates",
60-
"loginCert_enable": "Allow SSL",
61-
"loginCertFailed_title": "Connection Not Private",
62-
"loginCertFailed_message": "Piwigo warns you when a website has a certificate that is not valid. Do you still want to accept this certificate?",
63-
"loginHTTPSfailed_title": "Secure Connection Failed",
64-
"loginHTTPSfailed_message": "Piwigo cannot establish a secure connection. Do you want to try to establish an insecure connection?",
55+
"loginHTTP_message": "Autenticación Básica es requerida por el servidor de Piwigo:",
56+
"loginHTTP_enable": "Habitar HTTP Básico",
57+
"loginHTTPuser_placeholder": "Usuario",
58+
"loginHTTPpwd_placeholder": "Contraseña",
59+
"loginCert_title": "Certificados autofirmados",
60+
"loginCert_enable": "Habilitar SSL",
61+
"loginCertFailed_title": "La Conexión no es Privada",
62+
"loginCertFailed_message": "Piwigo te avisará cuando el certificado del sitio web sea inválido. Aún quieres aceptar este Certificado?",
63+
"loginHTTPSfailed_title": "Conexión Segura Fallida",
64+
"loginHTTPSfailed_message": "Piwigo no puede establecer una Conexión Segura. Quieres intentar establecer una Conexión insegura?",
6565
"serverURLerror_title": "Incorrect URL",
6666
"serverURLerror_message": "Please correct the Piwigo web server address.",
6767
"serverMethodsError_title": "Unknown Methods",
@@ -339,6 +339,26 @@
339339
"imageDetailsFetchError_title": "Error al recuperar los detalles de la foto",
340340
"imageDetailsFetchError_retryMessage": "No se han podido recuperar los datos de la foto. ¿Volver a intentarlo?",
341341
"imageDetailsFetchError_continueMessage": "Fetching the photo data failed. Continue?",
342+
"imageDetails_dateCreated": "Created on {date} at {time}",
343+
"@imageDetails_dateCreated": {
344+
"placeholders": {
345+
"date": {},
346+
"time": {}
347+
}
348+
},
349+
"imageDetails_dateAvailable": "Available on {date} at {time}",
350+
"@imageDetails_dateAvailable": {
351+
"placeholders": {
352+
"date": {},
353+
"time": {}
354+
}
355+
},
356+
"imageDetails_nbAlbums": "{count, plural, =0{Orphan} =1{Belongs to 1 album} other{Belongs to {count} albums}}",
357+
"@imageDetails_nbAlbums": {
358+
"placeholders": {
359+
"count": {}
360+
}
361+
},
342362
"privacyLevel": "Privacy Level",
343363
"privacyLevel_admin": "Admins",
344364
"privacyLevel_adminFamily": "Admins, Family",

l10n/app_fr.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
}
355355
},
356356
"imageDetails_nbAlbums": "{count, plural, =0{Orpheline} =1{Appartient à 1 album} other{Appartient à {count} albums}}",
357-
"@imageDetails_nbAlbums" : {
357+
"@imageDetails_nbAlbums": {
358358
"placeholders": {
359359
"count": {}
360360
}

l10n/app_lt.arb

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,26 @@
339339
"imageDetailsFetchError_title": "Nepavyko gauti išsamios nuotraukos informacijos",
340340
"imageDetailsFetchError_retryMessage": "Nepavyko gauti nuotraukos duomenų. Bandyti iš naujo?",
341341
"imageDetailsFetchError_continueMessage": "Nepavyko gauti nuotraukos duomenų. Tęsti?",
342+
"imageDetails_dateCreated": "Created on {date} at {time}",
343+
"@imageDetails_dateCreated": {
344+
"placeholders": {
345+
"date": {},
346+
"time": {}
347+
}
348+
},
349+
"imageDetails_dateAvailable": "Available on {date} at {time}",
350+
"@imageDetails_dateAvailable": {
351+
"placeholders": {
352+
"date": {},
353+
"time": {}
354+
}
355+
},
356+
"imageDetails_nbAlbums": "{count, plural, =0{Orphan} =1{Belongs to 1 album} other{Belongs to {count} albums}}",
357+
"@imageDetails_nbAlbums": {
358+
"placeholders": {
359+
"count": {}
360+
}
361+
},
342362
"privacyLevel": "Privatumo lygis",
343363
"privacyLevel_admin": "Administratoriai",
344364
"privacyLevel_adminFamily": "Administratoriai, Šeima",

l10n/app_sk.arb

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,26 @@
339339
"imageDetailsFetchError_title": "Nepodarilo sa načítať detaily fotky",
340340
"imageDetailsFetchError_retryMessage": "Nepodarilo sa načítať údaje fotky. Skúsiť znovu?",
341341
"imageDetailsFetchError_continueMessage": "Nepodarilo sa načítať údaje fotky. Pokračovať?",
342+
"imageDetails_dateCreated": "Created on {date} at {time}",
343+
"@imageDetails_dateCreated": {
344+
"placeholders": {
345+
"date": {},
346+
"time": {}
347+
}
348+
},
349+
"imageDetails_dateAvailable": "Available on {date} at {time}",
350+
"@imageDetails_dateAvailable": {
351+
"placeholders": {
352+
"date": {},
353+
"time": {}
354+
}
355+
},
356+
"imageDetails_nbAlbums": "{count, plural, =0{Orphan} =1{Belongs to 1 album} other{Belongs to {count} albums}}",
357+
"@imageDetails_nbAlbums": {
358+
"placeholders": {
359+
"count": {}
360+
}
361+
},
342362
"privacyLevel": "Úroveň súkromia",
343363
"privacyLevel_admin": "Správcovia",
344364
"privacyLevel_adminFamily": "Správcovia, Rodina",

l10n/app_zh.arb

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@
9090
"logoutConfirmation_title": "注销",
9191
"logoutConfirmation_message": "确定要退出账户吗?",
9292
"logoutFail_title": "登出失败",
93-
"albumCount": "{count, plural,=0{0 albums} =1{1 album} other{{count} sub-albums}}",
93+
"albumCount": "{count, plural,=0{0 个相册} =1{1 个相册} other{{count} 个相册}}",
9494
"@albumCount": {
9595
"placeholders": {
9696
"count": {}
9797
}
9898
},
99-
"subAlbumCount": "{count, plural,=0{0 sub-albums} =1{1 sub-album} other{{count} sub-albums}}",
99+
"subAlbumCount": "{count, plural,=0{0 个子相册} =1{1 个子相册} other{{count} 个子相册}}",
100100
"@subAlbumCount": {
101101
"placeholders": {
102102
"count": {}
@@ -279,7 +279,7 @@
279279
"categoryImageSetError_title": "照片设置出错",
280280
"categoryImageSetError_message": "设置相册封面失败",
281281
"singleImage": "照片",
282-
"imageCount": "{count, plural,=0{0 photos} =1{1 photo} other{{count} sub-albums}}",
282+
"imageCount": "{count, plural,=0{0 张照片} =1{1 张照片} other{{count} 张照片}}",
283283
"@imageCount": {
284284
"placeholders": {
285285
"count": {}
@@ -339,6 +339,26 @@
339339
"imageDetailsFetchError_title": "照片信息获取失败",
340340
"imageDetailsFetchError_retryMessage": "无法获取照片信息,是否重试?",
341341
"imageDetailsFetchError_continueMessage": "无法获取照片信息,是否继续?",
342+
"imageDetails_dateCreated": "创建于 {date}{time}",
343+
"@imageDetails_dateCreated": {
344+
"placeholders": {
345+
"date": {},
346+
"time": {}
347+
}
348+
},
349+
"imageDetails_dateAvailable": "上传于 {date}{time}",
350+
"@imageDetails_dateAvailable": {
351+
"placeholders": {
352+
"date": {},
353+
"time": {}
354+
}
355+
},
356+
"imageDetails_nbAlbums": "{count, plural, =0{不属于任何相册} =1{属于 1 个相册} other{属于 {count} 个相册}}",
357+
"@imageDetails_nbAlbums": {
358+
"placeholders": {
359+
"count": {}
360+
}
361+
},
342362
"privacyLevel": "隐私级别",
343363
"privacyLevel_admin": "管理员",
344364
"privacyLevel_adminFamily": "管理员,家庭",
@@ -408,7 +428,7 @@
408428
"count": {}
409429
}
410430
},
411-
"deleteImageCount_title": "{count, plural, =0{删除图片} =1{图片已删除} other{已删除 {count} 张图片}}",
431+
"deleteImageCount_title": "{count, plural, =0{删除照片} =1{删除照片} other{删除 {count} 张照片}}",
412432
"@deleteImageCount_title": {
413433
"placeholders": {
414434
"count": {}
@@ -701,7 +721,7 @@
701721
"defaultImageSizeTitle": "默认大小",
702722
"defaultImageSizeHeader": "请选择图片大小",
703723
"defaultImageSize_recommended": " (推荐)",
704-
"defaultSize_disabled": " 在服务器上禁用",
724+
"defaultSize_disabled": " (在服务器上禁用)",
705725
"defaultSizeFooter": "灰色的尺寸不建议且不被Piwigo服务器支持",
706726
"settings_shareGPSdata": "分享私密元数据",
707727
"settings_shareGPSdata375px": "共享时包含私密元数据",
@@ -784,7 +804,7 @@
784804
"uploadVideoSize_header": "请选择要上传的视频的最大大小",
785805
"uploadVideoSize_resolution": "内置摄像头最大规格",
786806
"uploadPhotoSize_original": "不缩小大小",
787-
"settingsHeader_cache": "缓存设置 (已使用/总共)",
807+
"settingsHeader_cache": "缓存设置已使用/总共",
788808
"settings_cacheDisk": "存储",
789809
"settings_cacheMemory": "内存",
790810
"settings_cacheSize": "缓存大小",
@@ -797,7 +817,7 @@
797817
"settings_switchPalette": "自动",
798818
"settings_brightness": "亮度",
799819
"settings_brightnessHelp": "在环境亮度低的情况下,自动选项会使用暗色外观来使照片在黑暗背景下易于观看",
800-
"userCount": "{count, plural, =0{0 个用户} =1{1 个用户} other{{count} 个用户}}",
820+
"userCount": "{count, plural, =0{0 位用户} =1{1 位用户} other{{count} 位用户}}",
801821
"@userCount": {
802822
"placeholders": {
803823
"count": {}
@@ -809,7 +829,7 @@
809829
"count": {}
810830
}
811831
},
812-
"commentCount": "{count, plural, =0{0 个评论} =1{1 个评论} other{{count} 个评论}}",
832+
"commentCount": "{count, plural, =0{0 条评论} =1{1 条评论} other{{count} 条评论}}",
813833
"@commentCount": {
814834
"placeholders": {
815835
"count": {}
@@ -828,7 +848,7 @@
828848
"settings_acknowledgements": "鸣谢",
829849
"settings_privacy": "隐私政策",
830850
"settings_unknownVersion": "未知版本",
831-
"settings_privacyLocale": "&lang=en_EN",
851+
"settings_privacyLocale": "&lang=zh_CN",
832852
"@settings_privacyLocale": {
833853
"description": "The language and country code for the url to Piwigo Mobile apps privacy policy: https://piwigo.org/mobile-apps-privacy-policy&webview&lang=en_EN"
834854
}

0 commit comments

Comments
 (0)