deck/l10n/ia.js

44 строки
1.4 KiB
JavaScript
Исходник Обычный вид История

2019-07-13 05:23:06 +03:00
OC.L10N.register(
"deck",
{
2019-12-22 05:47:12 +03:00
"Personal" : "Personal",
2019-07-13 05:23:06 +03:00
"Finished" : "Finite",
"To review" : "A revider",
"Action needed" : "Action necessari",
"Later" : "Depost",
2019-12-22 05:47:12 +03:00
"Done" : "Preste",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le file incargate excede le directiva MAX_FILE_SIZE que esseva specificate in le formulario HTML",
"No file was uploaded" : "Nulle file esseva incargate",
"Missing a temporary folder" : "Il manca un dossier temporari",
2020-01-27 05:29:09 +03:00
"Cancel" : "Cancellar",
2020-04-21 05:28:02 +03:00
"Details" : "Detalios",
2020-01-31 05:28:33 +03:00
"Sharing" : "Compartente",
2020-01-30 05:29:17 +03:00
"Tags" : "Etiquettas",
"Activity" : "Activitate",
2020-01-27 05:29:09 +03:00
"Undo" : "Disfacer",
"Can edit" : "Can edit",
"Can share" : "Can share",
"Owner" : "Owner",
2020-01-27 05:29:09 +03:00
"Delete" : "Deler",
2019-07-13 05:23:06 +03:00
"Edit" : "Modificar",
2020-05-16 05:26:50 +03:00
"Members" : "Membros",
"Download" : "Discargar",
2019-12-22 05:47:12 +03:00
"Attachments" : "Attachamentos",
2020-01-27 05:29:09 +03:00
"Comments" : "Commentarios",
"Modified" : "Modificate",
"Save" : "Salveguardar",
2020-03-11 05:30:01 +03:00
"Reply" : "Responder",
2020-01-27 05:29:09 +03:00
"Update" : "Actualisation",
"Created:" : "Create:",
2020-11-05 05:30:46 +03:00
"Description" : "Description",
2020-04-05 05:29:32 +03:00
"(group)" : "(gruppo)",
2020-03-11 05:30:01 +03:00
"seconds ago" : "secundas passate",
2020-08-21 05:27:10 +03:00
"Shared with you" : "Compartite con te",
"No notifications" : "Nulle notificationes",
"Today" : "Hodie",
"Tomorrow" : "Deman",
"Close" : "Clauder",
"Share" : "Compartir"
2019-07-13 05:23:06 +03:00
},
"nplurals=2; plural=(n != 1);");