diff options
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index d0c5339e92f..ded561bba8f 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -113,7 +113,7 @@ OC.L10N.register( "About" : "Tocante a", "Display name" : "Nome visible", "Headline" : "Titular", - "Organisation" : "Organización", + "Organization" : "Organización", "Role" : "Rol", "Unknown account" : "Cuenta desconocida", "Additional settings" : "Configuración adicional", @@ -198,6 +198,8 @@ OC.L10N.register( "Authentication failed, wrong token or provider ID given" : "L'autenticación falló, apurriéronse un pase o una ID de fornidor incorreutos", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Falten parámetros pa completar la solicitú. Los parámetros que falten: «%s»", "Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente", + "Images" : "Imáxenes", + "Question" : "Entruga", "Confirmation" : "Confirmación", "Writing style" : "Estilu d'escritura", "Source material" : "Material d'orixe", @@ -212,18 +214,6 @@ OC.L10N.register( "Result" : "Resultáu", "Summarizes text by reducing its length without losing key information." : "Resume'l testu amenorgando la so llongura ensin perder la información importante.", "Extracts topics from a text and outputs them separated by commas." : "Estrái temes d'un testu y devuélvelos separtaos per comes.", - "Education Edition" : "Edición educativa", - "File name is a reserved word" : "El nome de ficheru ye una pallabra acutada", - "File name contains at least one invalid character" : "El nome del ficheru contién polo menos un caráuter inváldu", - "File name is too long" : "El nome del ficheru ye mui llongu", - "Users" : "Usuarios", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartío «%2$s» contigo y quier amestar:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s compartío «%2$s» contigo y quier amestar", - "»%s« added a note to a file shared with you" : "«%s» amestó una nota a un ficheru compartío contigo", - "Open »%s«" : "Abrir «%s»", - "%1$s shared »%2$s« with you" : "%1$s compartió «%2$s» contigo", - "%1$s shared »%2$s« with you." : "%1$s compartió «%2$s» contigo.", - "Click the button below to open it." : "Calca nel botón p'abrilo.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que'l ficheru llamáu «.ocdata» ta nel raigañu del direutoriu de datos." + "Organisation" : "Organización" }, "nplurals=2; plural=(n != 1);"); |