parent
bc26f78eb1
commit
c35ea15916
@ -1,23 +1,39 @@ |
||||
OC.L10N.register( |
||||
"comments", |
||||
{ |
||||
"Type in a new comment..." : "Escriu en un nou comentari...", |
||||
"Comments" : "Comentaris", |
||||
"Unknown user" : "Usuari desconegut", |
||||
"New comment …" : "Nou comentari...", |
||||
"Delete comment" : "Esborrar comentari", |
||||
"Post" : "Publica", |
||||
"Cancel" : "Cancel·la", |
||||
"Edit comment" : "Editar comentari", |
||||
"[Deleted user]" : "[usuari Esborrat]", |
||||
"Comments" : "Comentaris", |
||||
"No other comments available" : "No hi han altres comentaris disponibles", |
||||
"More comments..." : "Més comentaris", |
||||
"No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!", |
||||
"More comments …" : "Més comentaris...", |
||||
"Save" : "Desa", |
||||
"Allowed characters {count} of {max}" : "caracters Permessos {count} de {max}", |
||||
"{count} unread comments" : "{count} comentaris no llegits", |
||||
"Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}", |
||||
"Error occurred while retrieving comment with id {id}" : "Hi ha hagut un error en extraure el comentari amb id {id}", |
||||
"Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}", |
||||
"Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari", |
||||
"_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"], |
||||
"Comment" : "Comentari", |
||||
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentaris</strong> per arxius <em>(sempre llistat en corrent)", |
||||
"You commented" : "Has comentat", |
||||
"%1$s commented" : "%1$s comentat", |
||||
"You commented on %2$s" : "Has comentat a %2$s", |
||||
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s" |
||||
"You commented" : "Heu comentat", |
||||
"%1$s commented" : "%1$s ha comentat", |
||||
"{author} commented" : "{author} ha comentat", |
||||
"You commented on %1$s" : "Heu comentat a %1$s", |
||||
"You commented on {file}" : "Heu comentat a {file}", |
||||
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s", |
||||
"{author} commented on {file}" : "{author} ha comentat a {file}", |
||||
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per arxius", |
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "Un usuari (ara) esborrat us ha nomenat en un comentari a “%s”", |
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuari (ara) esborrat us ha nomenat en un comentari de “{file}”", |
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha nomenat en un comentari a “%2$s”", |
||||
"{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”", |
||||
"Type in a new comment..." : "Escriviu un nou comentari...", |
||||
"No other comments available" : "No hi ha altres comentaris disponibles", |
||||
"More comments..." : "Més comentaris...", |
||||
"{count} unread comments" : "{count} comentaris no llegits", |
||||
"You commented on %2$s" : "Heu comentat a %2$s" |
||||
}, |
||||
"nplurals=2; plural=(n != 1);"); |
||||
|
@ -1,21 +1,37 @@ |
||||
{ "translations": { |
||||
"Type in a new comment..." : "Escriu en un nou comentari...", |
||||
"Comments" : "Comentaris", |
||||
"Unknown user" : "Usuari desconegut", |
||||
"New comment …" : "Nou comentari...", |
||||
"Delete comment" : "Esborrar comentari", |
||||
"Post" : "Publica", |
||||
"Cancel" : "Cancel·la", |
||||
"Edit comment" : "Editar comentari", |
||||
"[Deleted user]" : "[usuari Esborrat]", |
||||
"Comments" : "Comentaris", |
||||
"No other comments available" : "No hi han altres comentaris disponibles", |
||||
"More comments..." : "Més comentaris", |
||||
"No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!", |
||||
"More comments …" : "Més comentaris...", |
||||
"Save" : "Desa", |
||||
"Allowed characters {count} of {max}" : "caracters Permessos {count} de {max}", |
||||
"{count} unread comments" : "{count} comentaris no llegits", |
||||
"Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}", |
||||
"Error occurred while retrieving comment with id {id}" : "Hi ha hagut un error en extraure el comentari amb id {id}", |
||||
"Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}", |
||||
"Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari", |
||||
"_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"], |
||||
"Comment" : "Comentari", |
||||
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentaris</strong> per arxius <em>(sempre llistat en corrent)", |
||||
"You commented" : "Has comentat", |
||||
"%1$s commented" : "%1$s comentat", |
||||
"You commented on %2$s" : "Has comentat a %2$s", |
||||
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s" |
||||
"You commented" : "Heu comentat", |
||||
"%1$s commented" : "%1$s ha comentat", |
||||
"{author} commented" : "{author} ha comentat", |
||||
"You commented on %1$s" : "Heu comentat a %1$s", |
||||
"You commented on {file}" : "Heu comentat a {file}", |
||||
"%1$s commented on %2$s" : "%1$s ha comentat a %2$s", |
||||
"{author} commented on {file}" : "{author} ha comentat a {file}", |
||||
"<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per arxius", |
||||
"A (now) deleted user mentioned you in a comment on “%s”" : "Un usuari (ara) esborrat us ha nomenat en un comentari a “%s”", |
||||
"A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuari (ara) esborrat us ha nomenat en un comentari de “{file}”", |
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha nomenat en un comentari a “%2$s”", |
||||
"{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”", |
||||
"Type in a new comment..." : "Escriviu un nou comentari...", |
||||
"No other comments available" : "No hi ha altres comentaris disponibles", |
||||
"More comments..." : "Més comentaris...", |
||||
"{count} unread comments" : "{count} comentaris no llegits", |
||||
"You commented on %2$s" : "Heu comentat a %2$s" |
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
||||
} |
@ -0,0 +1,58 @@ |
||||
OC.L10N.register( |
||||
"workflowengine", |
||||
{ |
||||
"Successfully saved" : "Úspešne uložené", |
||||
"Saving failed:" : "Ukladanie neúspešné:", |
||||
"File mime type" : "Mime typ súboru", |
||||
"is" : "je", |
||||
"is not" : "nie je", |
||||
"matches" : "súhlasí", |
||||
"does not match" : "nesúhlasí", |
||||
"File size (upload)" : "Veľkosť súboru (upload)", |
||||
"less" : "menej", |
||||
"less or equals" : "menej alebo rovné", |
||||
"greater or equals" : "viac alebo rovné", |
||||
"greater" : "viac", |
||||
"File system tag" : "Štítok súborového systému", |
||||
"is tagged with" : "je označený", |
||||
"is not tagged with" : "nie je označený", |
||||
"Select tag…" : "Vyber štítok...", |
||||
"Request remote address" : "Vyžiadať vzdialenú adresu", |
||||
"matches IPv4" : "súhlasí s IPv4", |
||||
"does not match IPv4" : "nesúhlasí s IPv4", |
||||
"matches IPv6" : "súhlasí s IPv6", |
||||
"does not match IPv6" : "nesúhlasí s IPv6", |
||||
"between" : "medzi", |
||||
"not between" : "nie je medzi", |
||||
"Start" : "Začiatok", |
||||
"End" : "Koniec", |
||||
"Request URL" : "Vyžiadať URL", |
||||
"Files WebDAV" : "WebDAV súbory", |
||||
"Sync clients" : "Synchronizovať klientov", |
||||
"Android client" : "Android klient", |
||||
"iOS client" : "iOS klient", |
||||
"Desktop client" : "Desktopový klient", |
||||
"is member of" : "Je členom", |
||||
"is not member of" : "Nie je členom", |
||||
"The given file size is invalid" : "Zadaná veľkosť súboru je neplatná", |
||||
"The given tag id is invalid" : "Zadaný identifikátor štítku je neplatný", |
||||
"The given IP range is invalid" : "Zadaný rozsah IP je neplatný", |
||||
"The given IP range is not valid for IPv4" : "Zadaný IP rozsah nie je platný pre IPv4", |
||||
"The given IP range is not valid for IPv6" : "Zadaný IP rozsah nie je platný pre IPv6", |
||||
"The given time span is invalid" : "Zadané časové rozpätie nie je platné", |
||||
"The given start time is invalid" : "Zadaný čas začatia nie je platný", |
||||
"The given end time is invalid" : "Zadaný čas ukončenia nie je platný", |
||||
"The given group does not exist" : "Zadaná skupina neexistuje", |
||||
"Operation #%s does not exist" : "Operácia #%s neexistuje", |
||||
"Operation %s does not exist" : "Operácia %s neexistuje", |
||||
"Operation %s is invalid" : "Operácia #%s nie je platná", |
||||
"Open documentation" : "Otvoriť dokumentáciu", |
||||
"Add rule group" : "Pridať skupinu pravidiel", |
||||
"Short rule description" : "Zobraziť popis pravidla", |
||||
"Add rule" : "Pridať pravidlo", |
||||
"Reset" : "Vynulovať", |
||||
"Save" : "Uložiť", |
||||
"Saving…" : "Ukladá sa...", |
||||
"Loading…" : "Načítava sa..." |
||||
}, |
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |
@ -0,0 +1,56 @@ |
||||
{ "translations": { |
||||
"Successfully saved" : "Úspešne uložené", |
||||
"Saving failed:" : "Ukladanie neúspešné:", |
||||
"File mime type" : "Mime typ súboru", |
||||
"is" : "je", |
||||
"is not" : "nie je", |
||||
"matches" : "súhlasí", |
||||
"does not match" : "nesúhlasí", |
||||
"File size (upload)" : "Veľkosť súboru (upload)", |
||||
"less" : "menej", |
||||
"less or equals" : "menej alebo rovné", |
||||
"greater or equals" : "viac alebo rovné", |
||||
"greater" : "viac", |
||||
"File system tag" : "Štítok súborového systému", |
||||
"is tagged with" : "je označený", |
||||
"is not tagged with" : "nie je označený", |
||||
"Select tag…" : "Vyber štítok...", |
||||
"Request remote address" : "Vyžiadať vzdialenú adresu", |
||||
"matches IPv4" : "súhlasí s IPv4", |
||||
"does not match IPv4" : "nesúhlasí s IPv4", |
||||
"matches IPv6" : "súhlasí s IPv6", |
||||
"does not match IPv6" : "nesúhlasí s IPv6", |
||||
"between" : "medzi", |
||||
"not between" : "nie je medzi", |
||||
"Start" : "Začiatok", |
||||
"End" : "Koniec", |
||||
"Request URL" : "Vyžiadať URL", |
||||
"Files WebDAV" : "WebDAV súbory", |
||||
"Sync clients" : "Synchronizovať klientov", |
||||
"Android client" : "Android klient", |
||||
"iOS client" : "iOS klient", |
||||
"Desktop client" : "Desktopový klient", |
||||
"is member of" : "Je členom", |
||||
"is not member of" : "Nie je členom", |
||||
"The given file size is invalid" : "Zadaná veľkosť súboru je neplatná", |
||||
"The given tag id is invalid" : "Zadaný identifikátor štítku je neplatný", |
||||
"The given IP range is invalid" : "Zadaný rozsah IP je neplatný", |
||||
"The given IP range is not valid for IPv4" : "Zadaný IP rozsah nie je platný pre IPv4", |
||||
"The given IP range is not valid for IPv6" : "Zadaný IP rozsah nie je platný pre IPv6", |
||||
"The given time span is invalid" : "Zadané časové rozpätie nie je platné", |
||||
"The given start time is invalid" : "Zadaný čas začatia nie je platný", |
||||
"The given end time is invalid" : "Zadaný čas ukončenia nie je platný", |
||||
"The given group does not exist" : "Zadaná skupina neexistuje", |
||||
"Operation #%s does not exist" : "Operácia #%s neexistuje", |
||||
"Operation %s does not exist" : "Operácia %s neexistuje", |
||||
"Operation %s is invalid" : "Operácia #%s nie je platná", |
||||
"Open documentation" : "Otvoriť dokumentáciu", |
||||
"Add rule group" : "Pridať skupinu pravidiel", |
||||
"Short rule description" : "Zobraziť popis pravidla", |
||||
"Add rule" : "Pridať pravidlo", |
||||
"Reset" : "Vynulovať", |
||||
"Save" : "Uložiť", |
||||
"Saving…" : "Ukladá sa...", |
||||
"Loading…" : "Načítava sa..." |
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" |
||||
} |
Loading…
Reference in new issue