mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
be7c9cee39
commit
816c33c391
10 changed files with 84 additions and 0 deletions
|
|
@ -118,6 +118,8 @@ OC.L10N.register(
|
|||
"{actor} updated contact {card} in address book {addressbook}" : "{actor} ha actualizado el contacto {card} en la libreta de direcciones {addressbook}",
|
||||
"You updated contact {card} in address book {addressbook}" : "Has actualizado el contacto {card} en la libreta de direcciones {addressbook}",
|
||||
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong> ",
|
||||
"Accounts" : "Cuentas",
|
||||
"System address book which holds all accounts" : "Libretas de direcciones del sistema que contienen todas las cuentas",
|
||||
"File is not updatable: %1$s" : "El archivo no se puede actualizar: %1$s",
|
||||
"Could not write to final file, canceled by hook" : "No se pudo escribir en el archivo final, cancelado por el sistema.",
|
||||
"Could not write file contents" : "No se han podido escribir los contenidos del archivo",
|
||||
|
|
|
|||
|
|
@ -116,6 +116,8 @@
|
|||
"{actor} updated contact {card} in address book {addressbook}" : "{actor} ha actualizado el contacto {card} en la libreta de direcciones {addressbook}",
|
||||
"You updated contact {card} in address book {addressbook}" : "Has actualizado el contacto {card} en la libreta de direcciones {addressbook}",
|
||||
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong> ",
|
||||
"Accounts" : "Cuentas",
|
||||
"System address book which holds all accounts" : "Libretas de direcciones del sistema que contienen todas las cuentas",
|
||||
"File is not updatable: %1$s" : "El archivo no se puede actualizar: %1$s",
|
||||
"Could not write to final file, canceled by hook" : "No se pudo escribir en el archivo final, cancelado por el sistema.",
|
||||
"Could not write file contents" : "No se han podido escribir los contenidos del archivo",
|
||||
|
|
|
|||
|
|
@ -118,6 +118,8 @@ OC.L10N.register(
|
|||
"{actor} updated contact {card} in address book {addressbook}" : "{actor} је ажурирао контакт {card} у адресару {addressbook}",
|
||||
"You updated contact {card} in address book {addressbook}" : "Ажурирали сте контакт {card} у адресару {addressbook}",
|
||||
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Измењен је <strong>контакт</strong> или <strong>адресар</strong>",
|
||||
"Accounts" : "Налози",
|
||||
"System address book which holds all accounts" : "Системски адресар у којем се налазе сви налози",
|
||||
"File is not updatable: %1$s" : "Фајл не може да се ажурира: %1$s",
|
||||
"Could not write to final file, canceled by hook" : "Не може да се упише у крајњи фајл, отказала је кука",
|
||||
"Could not write file contents" : "Не може да се упише садржај фајла",
|
||||
|
|
|
|||
|
|
@ -116,6 +116,8 @@
|
|||
"{actor} updated contact {card} in address book {addressbook}" : "{actor} је ажурирао контакт {card} у адресару {addressbook}",
|
||||
"You updated contact {card} in address book {addressbook}" : "Ажурирали сте контакт {card} у адресару {addressbook}",
|
||||
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Измењен је <strong>контакт</strong> или <strong>адресар</strong>",
|
||||
"Accounts" : "Налози",
|
||||
"System address book which holds all accounts" : "Системски адресар у којем се налазе сви налози",
|
||||
"File is not updatable: %1$s" : "Фајл не може да се ажурира: %1$s",
|
||||
"Could not write to final file, canceled by hook" : "Не може да се упише у крајњи фајл, отказала је кука",
|
||||
"Could not write file contents" : "Не може да се упише садржај фајла",
|
||||
|
|
|
|||
|
|
@ -342,6 +342,7 @@ OC.L10N.register(
|
|||
"Set user as admin for" : "Marcar usuario como administrador para",
|
||||
"Select user quota" : "Seleccionar cuota de usuario",
|
||||
"Set the language" : "Establecer el idioma",
|
||||
"Select manager" : "Seleccione administrador",
|
||||
"Delete user" : "Eliminar usuario",
|
||||
"Wipe all devices" : "Borrar todos los dispositivos",
|
||||
"Disable user" : "Inhabilitar usuario",
|
||||
|
|
@ -357,11 +358,13 @@ OC.L10N.register(
|
|||
"Edit User" : "Editar usuario",
|
||||
"Toggle user actions menu" : "Alternar el menú de acciones del usuario",
|
||||
"{size} used" : "{size} usados",
|
||||
"User's table" : "Tabla de usuario",
|
||||
"New user" : "Nuevo usuario",
|
||||
"Will be autogenerated" : "Se generará de forma automática",
|
||||
"Display name" : "Nombre para mostrar",
|
||||
"Email" : "Correo electrónico",
|
||||
"Default language" : "Idioma predeterminado",
|
||||
"Select user manager" : "Seleccione administrador de usuarios",
|
||||
"Add a new user" : "Añadir nuevo usuario",
|
||||
"Avatar" : "Avatar",
|
||||
"Group admin for" : "Administrador de grupo para",
|
||||
|
|
@ -369,6 +372,8 @@ OC.L10N.register(
|
|||
"User backend" : "Motor de usuario",
|
||||
"Storage location" : "Ubicación de los datos",
|
||||
"Last login" : "Último inicio de sesión",
|
||||
"Manager" : "Administrador",
|
||||
"User actions" : "Acciones de usuario",
|
||||
"No users in here" : "No hay usuarios aquí",
|
||||
"Default quota" : "Espacio predefinido",
|
||||
"Common languages" : "Idiomas habituales",
|
||||
|
|
@ -488,6 +493,8 @@ OC.L10N.register(
|
|||
"Restrict users to only share with users in their groups" : "Limitar a los usuarios a compartir solo con los usuarios de sus grupos",
|
||||
"Exclude groups from sharing" : "Excluye grupos de compartir",
|
||||
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán iniciarlos.",
|
||||
"Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir el auto-completado del nombre de usuario en el diálogo de compartir y permitir el acceso a la libreta de direcciones del sistema",
|
||||
"Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Permitir el auto-completado a aquellos usuarios pertenecientes al mismo grupo y limitar las libretas de direcciones del sistema a los usuarios que se encuentran en los mismos grupos",
|
||||
"Allow username autocompletion to users based on phone number integration" : "Permitir autocompletar nombre de usuario a usuarios basado en la integración del número de teléfono",
|
||||
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Si el autocompletado \"en mismo grupo\" e \"integración del número de telefono\" están activados, una coincidencia en cualquiera de ellos es suficiente para mostrar un usuario.",
|
||||
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permitir autocompletado del nombre de usuario cuando se introduzca el nombre completo o la dirección del email (ignorando la falta de coincidencia en la agenda de teléfonos y ser del mismo grupo)",
|
||||
|
|
|
|||
|
|
@ -340,6 +340,7 @@
|
|||
"Set user as admin for" : "Marcar usuario como administrador para",
|
||||
"Select user quota" : "Seleccionar cuota de usuario",
|
||||
"Set the language" : "Establecer el idioma",
|
||||
"Select manager" : "Seleccione administrador",
|
||||
"Delete user" : "Eliminar usuario",
|
||||
"Wipe all devices" : "Borrar todos los dispositivos",
|
||||
"Disable user" : "Inhabilitar usuario",
|
||||
|
|
@ -355,11 +356,13 @@
|
|||
"Edit User" : "Editar usuario",
|
||||
"Toggle user actions menu" : "Alternar el menú de acciones del usuario",
|
||||
"{size} used" : "{size} usados",
|
||||
"User's table" : "Tabla de usuario",
|
||||
"New user" : "Nuevo usuario",
|
||||
"Will be autogenerated" : "Se generará de forma automática",
|
||||
"Display name" : "Nombre para mostrar",
|
||||
"Email" : "Correo electrónico",
|
||||
"Default language" : "Idioma predeterminado",
|
||||
"Select user manager" : "Seleccione administrador de usuarios",
|
||||
"Add a new user" : "Añadir nuevo usuario",
|
||||
"Avatar" : "Avatar",
|
||||
"Group admin for" : "Administrador de grupo para",
|
||||
|
|
@ -367,6 +370,8 @@
|
|||
"User backend" : "Motor de usuario",
|
||||
"Storage location" : "Ubicación de los datos",
|
||||
"Last login" : "Último inicio de sesión",
|
||||
"Manager" : "Administrador",
|
||||
"User actions" : "Acciones de usuario",
|
||||
"No users in here" : "No hay usuarios aquí",
|
||||
"Default quota" : "Espacio predefinido",
|
||||
"Common languages" : "Idiomas habituales",
|
||||
|
|
@ -486,6 +491,8 @@
|
|||
"Restrict users to only share with users in their groups" : "Limitar a los usuarios a compartir solo con los usuarios de sus grupos",
|
||||
"Exclude groups from sharing" : "Excluye grupos de compartir",
|
||||
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán iniciarlos.",
|
||||
"Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir el auto-completado del nombre de usuario en el diálogo de compartir y permitir el acceso a la libreta de direcciones del sistema",
|
||||
"Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Permitir el auto-completado a aquellos usuarios pertenecientes al mismo grupo y limitar las libretas de direcciones del sistema a los usuarios que se encuentran en los mismos grupos",
|
||||
"Allow username autocompletion to users based on phone number integration" : "Permitir autocompletar nombre de usuario a usuarios basado en la integración del número de teléfono",
|
||||
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Si el autocompletado \"en mismo grupo\" e \"integración del número de telefono\" están activados, una coincidencia en cualquiera de ellos es suficiente para mostrar un usuario.",
|
||||
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permitir autocompletado del nombre de usuario cuando se introduzca el nombre completo o la dirección del email (ignorando la falta de coincidencia en la agenda de teléfonos y ser del mismo grupo)",
|
||||
|
|
|
|||
|
|
@ -342,6 +342,7 @@ OC.L10N.register(
|
|||
"Set user as admin for" : "Додај корисника као администратора за",
|
||||
"Select user quota" : "Одаберите корисничку квоту",
|
||||
"Set the language" : "Постави језик",
|
||||
"Select manager" : "Избор менаџера",
|
||||
"Delete user" : "Обриши корисника",
|
||||
"Wipe all devices" : "Обриши све уређаје",
|
||||
"Disable user" : "Искључи корисника",
|
||||
|
|
@ -357,11 +358,13 @@ OC.L10N.register(
|
|||
"Edit User" : "Измени корисника",
|
||||
"Toggle user actions menu" : "Укључи/искључи мени корисничких радњи",
|
||||
"{size} used" : "{size} искоришћено",
|
||||
"User's table" : "Корисникова табела",
|
||||
"New user" : "Нови корисник",
|
||||
"Will be autogenerated" : "Биће генерисано аутоматски",
|
||||
"Display name" : "Име за приказ",
|
||||
"Email" : "Е-пошта",
|
||||
"Default language" : "Подразумевани језик",
|
||||
"Select user manager" : "Избор менаџера корисника",
|
||||
"Add a new user" : "Додај новог корисника",
|
||||
"Avatar" : "Аватар",
|
||||
"Group admin for" : "Администратор групе за",
|
||||
|
|
@ -369,6 +372,8 @@ OC.L10N.register(
|
|||
"User backend" : "Позадина за кориснике",
|
||||
"Storage location" : "Локација складишта",
|
||||
"Last login" : "Последња пријава",
|
||||
"Manager" : "Менаџер",
|
||||
"User actions" : "Корисникове акције",
|
||||
"No users in here" : "Овде нема корисника",
|
||||
"Default quota" : "Подразумевана квота",
|
||||
"Common languages" : "Најкоришћенији језици",
|
||||
|
|
@ -488,6 +493,8 @@ OC.L10N.register(
|
|||
"Restrict users to only share with users in their groups" : "Ограничи кориснике да могу да деле само унутар групе",
|
||||
"Exclude groups from sharing" : "Изузми групе из дељења",
|
||||
"These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења, али не и да их праве.",
|
||||
"Allow username autocompletion in share dialog and allow access to the system address book" : "Омогући аутоматско довршавање корисничког имена у дијалогу дељења и дозволи приступ системском адресару",
|
||||
"Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Омогући аутоматско довршавање корисничког имена корисника у истим групама и ограничи системске адресаре само на кориснике истих група",
|
||||
"Allow username autocompletion to users based on phone number integration" : "Дозволи аутоматско довршавање корисничког имена корисницима на основу интеграције броја телефона",
|
||||
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Ако су укључени „иста група” и „интеграција броја телефона”. подударање у било којој од њих ће приказати корисника.",
|
||||
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Дозволи аутоматско довршавање када се уноси пуно име или и-мејл адреса (уз игнорисање подударања у телефонском именику и припадања истој групи)",
|
||||
|
|
|
|||
|
|
@ -340,6 +340,7 @@
|
|||
"Set user as admin for" : "Додај корисника као администратора за",
|
||||
"Select user quota" : "Одаберите корисничку квоту",
|
||||
"Set the language" : "Постави језик",
|
||||
"Select manager" : "Избор менаџера",
|
||||
"Delete user" : "Обриши корисника",
|
||||
"Wipe all devices" : "Обриши све уређаје",
|
||||
"Disable user" : "Искључи корисника",
|
||||
|
|
@ -355,11 +356,13 @@
|
|||
"Edit User" : "Измени корисника",
|
||||
"Toggle user actions menu" : "Укључи/искључи мени корисничких радњи",
|
||||
"{size} used" : "{size} искоришћено",
|
||||
"User's table" : "Корисникова табела",
|
||||
"New user" : "Нови корисник",
|
||||
"Will be autogenerated" : "Биће генерисано аутоматски",
|
||||
"Display name" : "Име за приказ",
|
||||
"Email" : "Е-пошта",
|
||||
"Default language" : "Подразумевани језик",
|
||||
"Select user manager" : "Избор менаџера корисника",
|
||||
"Add a new user" : "Додај новог корисника",
|
||||
"Avatar" : "Аватар",
|
||||
"Group admin for" : "Администратор групе за",
|
||||
|
|
@ -367,6 +370,8 @@
|
|||
"User backend" : "Позадина за кориснике",
|
||||
"Storage location" : "Локација складишта",
|
||||
"Last login" : "Последња пријава",
|
||||
"Manager" : "Менаџер",
|
||||
"User actions" : "Корисникове акције",
|
||||
"No users in here" : "Овде нема корисника",
|
||||
"Default quota" : "Подразумевана квота",
|
||||
"Common languages" : "Најкоришћенији језици",
|
||||
|
|
@ -486,6 +491,8 @@
|
|||
"Restrict users to only share with users in their groups" : "Ограничи кориснике да могу да деле само унутар групе",
|
||||
"Exclude groups from sharing" : "Изузми групе из дељења",
|
||||
"These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења, али не и да их праве.",
|
||||
"Allow username autocompletion in share dialog and allow access to the system address book" : "Омогући аутоматско довршавање корисничког имена у дијалогу дељења и дозволи приступ системском адресару",
|
||||
"Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Омогући аутоматско довршавање корисничког имена корисника у истим групама и ограничи системске адресаре само на кориснике истих група",
|
||||
"Allow username autocompletion to users based on phone number integration" : "Дозволи аутоматско довршавање корисничког имена корисницима на основу интеграције броја телефона",
|
||||
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Ако су укључени „иста група” и „интеграција броја телефона”. подударање у било којој од њих ће приказати корисника.",
|
||||
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Дозволи аутоматско довршавање када се уноси пуно име или и-мејл адреса (уз игнорисање подударања у телефонском именику и припадања истој групи)",
|
||||
|
|
|
|||
|
|
@ -5,10 +5,15 @@ OC.L10N.register(
|
|||
"The library %s is not available." : "La biblioteca «%s» nun ta disponible.",
|
||||
"Authentication" : "Autenticación",
|
||||
"today" : "güei",
|
||||
"tomorrow" : "mañana",
|
||||
"yesterday" : "ayeri",
|
||||
"Templates" : "Plantíes",
|
||||
"Help" : "Ayuda",
|
||||
"Appearance and accessibility" : "Aspeutu ya accesibilidá",
|
||||
"Apps" : "Aplicaciones",
|
||||
"Personal settings" : "Configuración personal",
|
||||
"Settings" : "Configuración",
|
||||
"Fediverse" : "Fediversu",
|
||||
"Twitter" : "Twitter",
|
||||
"Website" : "Sitiu web",
|
||||
"Additional settings" : "Configuración adicional",
|
||||
|
|
@ -21,25 +26,44 @@ OC.L10N.register(
|
|||
"Thursday" : "Xueves",
|
||||
"Friday" : "Vienres",
|
||||
"Saturday" : "Sábadu",
|
||||
"Sun." : "Dom.",
|
||||
"Mon." : "Llu.",
|
||||
"Tue." : "Mar.",
|
||||
"Wed." : "Mié.",
|
||||
"Thu." : "Xue.",
|
||||
"Fri." : "Vie.",
|
||||
"Sat." : "Sáb.",
|
||||
"Su" : "Do",
|
||||
"Mo" : "Ll",
|
||||
"Tu" : "Ma",
|
||||
"We" : "Mi",
|
||||
"Th" : "Xu",
|
||||
"Fr" : "Vi",
|
||||
"Sa" : "Sá",
|
||||
"January" : "Xineru",
|
||||
"February" : "Febreru",
|
||||
"March" : "Marzu",
|
||||
"April" : "Abril",
|
||||
"May" : "Mayu",
|
||||
"June" : "Xunu",
|
||||
"July" : "Xunetu",
|
||||
"August" : "Agostu",
|
||||
"September" : "Setiembre",
|
||||
"October" : "Ochobre",
|
||||
"November" : "Payares",
|
||||
"December" : "Avientu",
|
||||
"Jan." : "Xin.",
|
||||
"Feb." : "Feb.",
|
||||
"Mar." : "Mar.",
|
||||
"Apr." : "Abr.",
|
||||
"May." : "May.",
|
||||
"Jun." : "Xun.",
|
||||
"Jul." : "Xnt.",
|
||||
"Aug." : "Ago.",
|
||||
"Sep." : "Set.",
|
||||
"Oct." : "Och.",
|
||||
"Nov." : "Pay.",
|
||||
"Dec." : "Avi.",
|
||||
"Application is not enabled" : "L'aplicación nun ta activada",
|
||||
"Full name" : "Nome completu"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -3,10 +3,15 @@
|
|||
"The library %s is not available." : "La biblioteca «%s» nun ta disponible.",
|
||||
"Authentication" : "Autenticación",
|
||||
"today" : "güei",
|
||||
"tomorrow" : "mañana",
|
||||
"yesterday" : "ayeri",
|
||||
"Templates" : "Plantíes",
|
||||
"Help" : "Ayuda",
|
||||
"Appearance and accessibility" : "Aspeutu ya accesibilidá",
|
||||
"Apps" : "Aplicaciones",
|
||||
"Personal settings" : "Configuración personal",
|
||||
"Settings" : "Configuración",
|
||||
"Fediverse" : "Fediversu",
|
||||
"Twitter" : "Twitter",
|
||||
"Website" : "Sitiu web",
|
||||
"Additional settings" : "Configuración adicional",
|
||||
|
|
@ -19,25 +24,44 @@
|
|||
"Thursday" : "Xueves",
|
||||
"Friday" : "Vienres",
|
||||
"Saturday" : "Sábadu",
|
||||
"Sun." : "Dom.",
|
||||
"Mon." : "Llu.",
|
||||
"Tue." : "Mar.",
|
||||
"Wed." : "Mié.",
|
||||
"Thu." : "Xue.",
|
||||
"Fri." : "Vie.",
|
||||
"Sat." : "Sáb.",
|
||||
"Su" : "Do",
|
||||
"Mo" : "Ll",
|
||||
"Tu" : "Ma",
|
||||
"We" : "Mi",
|
||||
"Th" : "Xu",
|
||||
"Fr" : "Vi",
|
||||
"Sa" : "Sá",
|
||||
"January" : "Xineru",
|
||||
"February" : "Febreru",
|
||||
"March" : "Marzu",
|
||||
"April" : "Abril",
|
||||
"May" : "Mayu",
|
||||
"June" : "Xunu",
|
||||
"July" : "Xunetu",
|
||||
"August" : "Agostu",
|
||||
"September" : "Setiembre",
|
||||
"October" : "Ochobre",
|
||||
"November" : "Payares",
|
||||
"December" : "Avientu",
|
||||
"Jan." : "Xin.",
|
||||
"Feb." : "Feb.",
|
||||
"Mar." : "Mar.",
|
||||
"Apr." : "Abr.",
|
||||
"May." : "May.",
|
||||
"Jun." : "Xun.",
|
||||
"Jul." : "Xnt.",
|
||||
"Aug." : "Ago.",
|
||||
"Sep." : "Set.",
|
||||
"Oct." : "Och.",
|
||||
"Nov." : "Pay.",
|
||||
"Dec." : "Avi.",
|
||||
"Application is not enabled" : "L'aplicación nun ta activada",
|
||||
"Full name" : "Nome completu"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
|
|||
Loading…
Reference in a new issue