[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-05-06 00:07:43 +00:00
parent 525a412ca4
commit 8f3cdc3c23
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
34 changed files with 154 additions and 6 deletions

View File

@ -52,7 +52,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas"],
"_%n file_::_%n files_" : ["%n archivo","%n archivos"],
"{dirs} and {files}" : "{dirs} y {files}",
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n escondidos"],
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n ocultos"],
"You dont have permission to upload or create files here" : "Usted no cuenta con los permisos para cargar o crear archivos aquí",
"_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos"],
"New" : "Nuevo",

View File

@ -50,7 +50,7 @@
"_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas"],
"_%n file_::_%n files_" : ["%n archivo","%n archivos"],
"{dirs} and {files}" : "{dirs} y {files}",
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n escondidos"],
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n ocultos"],
"You dont have permission to upload or create files here" : "Usted no cuenta con los permisos para cargar o crear archivos aquí",
"_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos"],
"New" : "Nuevo",

View File

@ -5,11 +5,19 @@ OC.L10N.register(
"Shared with {email}" : "Compartido con {email}",
"Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s",
"Shared with {email} by {actor}" : "Compartido con {email} por {actor}",
"Password for mail share sent to %1$s" : "Se ha enviado una contraseña para compartir por correo a %1$s",
"Password for mail share sent to {email}" : "Se ha enviado una contraseña para compartir por correo a {email}",
"Password for mail share sent to you" : "Se te ha enviado una contraseña para compartir por correo",
"You shared %1$s with %2$s by mail" : "Has compartido %1$s con %2$s por correo",
"You shared {file} with {email} by mail" : "Has compartido {file} con {email} por correo",
"%3$s shared %1$s with %2$s by mail" : "%3$s compartido %1$s con %2$s por correo",
"{actor} shared {file} with {email} by mail" : "{actor} compartió {file} con {email} por correo electrónico",
"Password to access %1$s was sent to %2s" : "Se ha enviado a %2s una contraseña para acceder a %1$s ",
"Password to access {file} was sent to {email}" : "Se ha enviado a {email} una contraseña para acceder a {file}",
"Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s",
"Password to access {file} was sent to you" : "Se te ha enviado una contraseña para acceder a {file}",
"Sharing %s failed, this item is already shared with %s" : "Falló el compartir %s , este ítem ya se encontraba compartido con %s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarte la contraseña autogenerada. Por favor, indica una dirección de correo electrónico válida en tu configuración personal y vuelve a intentarlo.",
"Failed to send share by E-mail" : "Falló enviar recurso compartido por correo electrónico",
"%s shared »%s« with you" : "%s compartió »%s« con usted",
"%s shared »%s« with you on behalf of %s" : "%s compartió »%s« con usted a nombre de %s",
@ -17,14 +25,20 @@ OC.L10N.register(
"%s shared »%s« with you on behalf of %s." : "%s compartió »%s« con usted en nombre de %s.",
"Click the button below to open it." : "Haga click en el botón debajo para abrirlo.",
"Open »%s«" : "Abrir »%s«",
"%s via %s" : "%s por %s",
"Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s",
"Password to access »%s«" : "Contraseña para acceder »%s«",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s compartió »%s« con usted. Debería haber recibido un mensaje de correo separado con un enlace para abrirlo.",
"Password to access »%s«" : "Contraseña para acceder »%s«",
"It is protected with the following password: %s" : "Está protegido con la siguiente contraseña: %s",
"Password to access »%s« shared with %s" : "Se ha compartido con %s una contraseña para acceder a »%s«",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Usted acaba de compartir »%s« con %s. El recurso compartido ya fue enviado al destinatario. Debido a las reglas de seguridad definadas por el administrador de %s cada recurso compartido necesita ser protegido por una contraseña y no esta permitido que usted mande la contraseña directamente al destinatario. Por eso, usted necesita mandar la contraseña manualmente al destinatario.",
"This is the password: %s" : "Esta es la contraseña: %s",
"You can choose a different password at any time in the share dialog." : "Puedes elegir una contraseña diferente en cualquier momento en el diálogo de compartir.",
"Could not find share" : "No se pudo encontrar el recurso compartido",
"Share by mail" : "Enviado por correo electrónico",
"Send a personalized link to a file or folder by mail." : "Enviar un enlace personalizado a uno de los archivos o carpetas por correo electrónico.",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite a los usuarios compartir un enlace personalizado a un archivo o carpeta enviándolo a una dirección de correo electrónico",
"Send password by mail" : "Enviar contraseñas por email",
"Enforce password protection" : "Imponer la protección de contraseña",
"Failed to create the E-mail" : "Falló crear el correo electrónico",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "¡Hola!,\n\n%s comapartió »%s« con usted a nombre de %s.\n\n%s\n\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s compartió »%s« con usted.\n\n%s\n\n",

View File

@ -3,11 +3,19 @@
"Shared with {email}" : "Compartido con {email}",
"Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s",
"Shared with {email} by {actor}" : "Compartido con {email} por {actor}",
"Password for mail share sent to %1$s" : "Se ha enviado una contraseña para compartir por correo a %1$s",
"Password for mail share sent to {email}" : "Se ha enviado una contraseña para compartir por correo a {email}",
"Password for mail share sent to you" : "Se te ha enviado una contraseña para compartir por correo",
"You shared %1$s with %2$s by mail" : "Has compartido %1$s con %2$s por correo",
"You shared {file} with {email} by mail" : "Has compartido {file} con {email} por correo",
"%3$s shared %1$s with %2$s by mail" : "%3$s compartido %1$s con %2$s por correo",
"{actor} shared {file} with {email} by mail" : "{actor} compartió {file} con {email} por correo electrónico",
"Password to access %1$s was sent to %2s" : "Se ha enviado a %2s una contraseña para acceder a %1$s ",
"Password to access {file} was sent to {email}" : "Se ha enviado a {email} una contraseña para acceder a {file}",
"Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s",
"Password to access {file} was sent to you" : "Se te ha enviado una contraseña para acceder a {file}",
"Sharing %s failed, this item is already shared with %s" : "Falló el compartir %s , este ítem ya se encontraba compartido con %s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarte la contraseña autogenerada. Por favor, indica una dirección de correo electrónico válida en tu configuración personal y vuelve a intentarlo.",
"Failed to send share by E-mail" : "Falló enviar recurso compartido por correo electrónico",
"%s shared »%s« with you" : "%s compartió »%s« con usted",
"%s shared »%s« with you on behalf of %s" : "%s compartió »%s« con usted a nombre de %s",
@ -15,14 +23,20 @@
"%s shared »%s« with you on behalf of %s." : "%s compartió »%s« con usted en nombre de %s.",
"Click the button below to open it." : "Haga click en el botón debajo para abrirlo.",
"Open »%s«" : "Abrir »%s«",
"%s via %s" : "%s por %s",
"Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s",
"Password to access »%s«" : "Contraseña para acceder »%s«",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s compartió »%s« con usted. Debería haber recibido un mensaje de correo separado con un enlace para abrirlo.",
"Password to access »%s«" : "Contraseña para acceder »%s«",
"It is protected with the following password: %s" : "Está protegido con la siguiente contraseña: %s",
"Password to access »%s« shared with %s" : "Se ha compartido con %s una contraseña para acceder a »%s«",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Usted acaba de compartir »%s« con %s. El recurso compartido ya fue enviado al destinatario. Debido a las reglas de seguridad definadas por el administrador de %s cada recurso compartido necesita ser protegido por una contraseña y no esta permitido que usted mande la contraseña directamente al destinatario. Por eso, usted necesita mandar la contraseña manualmente al destinatario.",
"This is the password: %s" : "Esta es la contraseña: %s",
"You can choose a different password at any time in the share dialog." : "Puedes elegir una contraseña diferente en cualquier momento en el diálogo de compartir.",
"Could not find share" : "No se pudo encontrar el recurso compartido",
"Share by mail" : "Enviado por correo electrónico",
"Send a personalized link to a file or folder by mail." : "Enviar un enlace personalizado a uno de los archivos o carpetas por correo electrónico.",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite a los usuarios compartir un enlace personalizado a un archivo o carpeta enviándolo a una dirección de correo electrónico",
"Send password by mail" : "Enviar contraseñas por email",
"Enforce password protection" : "Imponer la protección de contraseña",
"Failed to create the E-mail" : "Falló crear el correo electrónico",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "¡Hola!,\n\n%s comapartió »%s« con usted a nombre de %s.\n\n%s\n\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s compartió »%s« con usted.\n\n%s\n\n",

View File

@ -36,6 +36,7 @@ OC.L10N.register(
"You can choose a different password at any time in the share dialog." : "Możesz zmienić hasło w okienku współdzielenia w dowolnym momencie.",
"Could not find share" : "Nie można odnaleźć współdzielonego obiektu",
"Share by mail" : "Współdzielone e-mailem",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Umożliwia współdzielenie spersonalizowanego linku do pliku lub folderu, umieszczając go w wiadomości e-mail.",
"Send password by mail" : "Wyślij hasło e-mailem",
"Enforce password protection" : "Wymuś zabezpieczenie hasłem",
"Failed to create the E-mail" : "Nie udało się utworzyć e-maila",

View File

@ -34,6 +34,7 @@
"You can choose a different password at any time in the share dialog." : "Możesz zmienić hasło w okienku współdzielenia w dowolnym momencie.",
"Could not find share" : "Nie można odnaleźć współdzielonego obiektu",
"Share by mail" : "Współdzielone e-mailem",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Umożliwia współdzielenie spersonalizowanego linku do pliku lub folderu, umieszczając go w wiadomości e-mail.",
"Send password by mail" : "Wyślij hasło e-mailem",
"Enforce password protection" : "Wymuś zabezpieczenie hasłem",
"Failed to create the E-mail" : "Nie udało się utworzyć e-maila",

View File

@ -42,6 +42,8 @@ OC.L10N.register(
"%s (invisible)" : "%s (invisible)",
"<strong>System tags</strong> for a file have been modified" : "Se han modificado las <strong>etiquetas de sistema</strong> de un archivo",
"Collaborative tags" : "Etiquetas colaborativas",
"Create and edit collaborative tags. These tags affect all users." : "Crea y edita etiquetas colaborativas. Estas etiquetas afectan a todos los usuarios.",
"Select tag …" : "Selecciona etiqueta...",
"Name" : "Nombre",
"Delete" : "Borrar",
"Public" : "Público",

View File

@ -40,6 +40,8 @@
"%s (invisible)" : "%s (invisible)",
"<strong>System tags</strong> for a file have been modified" : "Se han modificado las <strong>etiquetas de sistema</strong> de un archivo",
"Collaborative tags" : "Etiquetas colaborativas",
"Create and edit collaborative tags. These tags affect all users." : "Crea y edita etiquetas colaborativas. Estas etiquetas afectan a todos los usuarios.",
"Select tag …" : "Selecciona etiqueta...",
"Name" : "Nombre",
"Delete" : "Borrar",
"Public" : "Público",

24
apps/theming/l10n/id.js Normal file
View File

@ -0,0 +1,24 @@
OC.L10N.register(
"theming",
{
"Loading preview…" : "Memuat pratinjau",
"Saved" : "Disimpan",
"Admin" : "Admin",
"The given name is too long" : "Pemberian nama terlalu panjang",
"The given web address is too long" : "Pemberian alamat web terlalu panjang",
"The given slogan is too long" : "Pemberian slogan terlalu panjang",
"No file uploaded" : "Tidak ada file diunggah",
"Unsupported image type" : "Tipe gambar tidak bisa diterima",
"You are already using a custom theme" : "Anda telah siap menggunakan Tema Kustom",
"Theming" : "Tema",
"Name" : "Nama",
"reset to default" : "Atur ulang ke awal",
"Web address" : "Alamat Web",
"Web address https://…" : "Alamat Web https://...",
"Slogan" : "Slogan",
"Color" : "Warna",
"Logo" : "Logo",
"Upload new logo" : "Unggah Logo baru",
"Login image" : "Gambar ketika masuk"
},
"nplurals=1; plural=0;");

22
apps/theming/l10n/id.json Normal file
View File

@ -0,0 +1,22 @@
{ "translations": {
"Loading preview…" : "Memuat pratinjau",
"Saved" : "Disimpan",
"Admin" : "Admin",
"The given name is too long" : "Pemberian nama terlalu panjang",
"The given web address is too long" : "Pemberian alamat web terlalu panjang",
"The given slogan is too long" : "Pemberian slogan terlalu panjang",
"No file uploaded" : "Tidak ada file diunggah",
"Unsupported image type" : "Tipe gambar tidak bisa diterima",
"You are already using a custom theme" : "Anda telah siap menggunakan Tema Kustom",
"Theming" : "Tema",
"Name" : "Nama",
"reset to default" : "Atur ulang ke awal",
"Web address" : "Alamat Web",
"Web address https://…" : "Alamat Web https://...",
"Slogan" : "Slogan",
"Color" : "Warna",
"Logo" : "Logo",
"Upload new logo" : "Unggah Logo baru",
"Login image" : "Gambar ketika masuk"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"No data specified" : "No se han especificado los datos",
" Could not set configuration %s" : "No se pudo establecer la configuración %s",
"Action does not exist" : "La acción no existe.",
"LDAP user and group backend" : "Motor de usuarios y grupos LDAP",
"Renewing …" : "Renovando...",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
@ -50,12 +51,14 @@ OC.L10N.register(
"An unspecified error occurred. Please check the settings and the log." : "Un error no especificado ocurrió. Por favor verifique las configuraciones y el registro.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de búsqueda es inválido, probablemente debido a problemas de sintáxis tales como números impares de paréntesis abiertos y cerrados. Por favor revíselos.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Un error de conexión a LDAP / AD ocurrió, por favor verifique host, puerto y credenciales.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el marcador de posición \"%uid\". Será reemplazado por el nombre de registro al consultar LDAP / AD.",
"Please provide a login name to test against" : "Por favor suministre un nombre de inicio de sesión para probar",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo fue deshabilitado, porque el servidor LDAP / AD no admite memberOf.",
"Password change rejected. Hint: " : "Contraseña rechazada. Pista:",
"Please login with the new password" : "Por favor, entra con la nueva contraseña",
"Your password will expire tomorrow." : "Tu contraseña expirará mañana.",
"Your password will expire today." : "Tu contraseña expirará hoy.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Tu contraseña expirará dentro de %n día.","Tu contraseña expirará dentro de %n días."],
"LDAP / AD integration" : "Integración LDAP / AD",
"_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"],
"_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"],

View File

@ -10,6 +10,7 @@
"No data specified" : "No se han especificado los datos",
" Could not set configuration %s" : "No se pudo establecer la configuración %s",
"Action does not exist" : "La acción no existe.",
"LDAP user and group backend" : "Motor de usuarios y grupos LDAP",
"Renewing …" : "Renovando...",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
@ -48,12 +49,14 @@
"An unspecified error occurred. Please check the settings and the log." : "Un error no especificado ocurrió. Por favor verifique las configuraciones y el registro.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de búsqueda es inválido, probablemente debido a problemas de sintáxis tales como números impares de paréntesis abiertos y cerrados. Por favor revíselos.",
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Un error de conexión a LDAP / AD ocurrió, por favor verifique host, puerto y credenciales.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el marcador de posición \"%uid\". Será reemplazado por el nombre de registro al consultar LDAP / AD.",
"Please provide a login name to test against" : "Por favor suministre un nombre de inicio de sesión para probar",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo fue deshabilitado, porque el servidor LDAP / AD no admite memberOf.",
"Password change rejected. Hint: " : "Contraseña rechazada. Pista:",
"Please login with the new password" : "Por favor, entra con la nueva contraseña",
"Your password will expire tomorrow." : "Tu contraseña expirará mañana.",
"Your password will expire today." : "Tu contraseña expirará hoy.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Tu contraseña expirará dentro de %n día.","Tu contraseña expirará dentro de %n días."],
"LDAP / AD integration" : "Integración LDAP / AD",
"_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"],
"_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"],

View File

@ -88,6 +88,7 @@ OC.L10N.register(
"Copy current configuration into new directory binding" : "Kopiuje aktualną konfigurację do nowej lokalizacji",
"Delete the current configuration" : "Usuwa aktualną konfigurację",
"Host" : "Host",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Protokół może zostać pominięty chyba, że wymagany jest protokół SSL. Jeśli tak, zacznij od ldaps://",
"Port" : "Port",
"Detect Port" : "Wykryj port",
"User DN" : "Użytkownik DN",

View File

@ -86,6 +86,7 @@
"Copy current configuration into new directory binding" : "Kopiuje aktualną konfigurację do nowej lokalizacji",
"Delete the current configuration" : "Usuwa aktualną konfigurację",
"Host" : "Host",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Protokół może zostać pominięty chyba, że wymagany jest protokół SSL. Jeśli tak, zacznij od ldaps://",
"Port" : "Port",
"Detect Port" : "Wykryj port",
"User DN" : "Użytkownik DN",

View File

@ -139,6 +139,7 @@ OC.L10N.register(
"Email link to person" : "Link per E-Mail verschicken",
"Send" : "Senden",
"Allow upload and editing" : "Hochladen und Bearbeiten erlauben",
"Read only" : "Schreibgeschützt",
"Secure drop (upload only)" : "Sicheres ablegen (nur Hochladen)",
"Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt",
"Shared with you by {owner}" : "{owner} hat dies mit Dir geteilt",

View File

@ -137,6 +137,7 @@
"Email link to person" : "Link per E-Mail verschicken",
"Send" : "Senden",
"Allow upload and editing" : "Hochladen und Bearbeiten erlauben",
"Read only" : "Schreibgeschützt",
"Secure drop (upload only)" : "Sicheres ablegen (nur Hochladen)",
"Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt",
"Shared with you by {owner}" : "{owner} hat dies mit Dir geteilt",

View File

@ -139,6 +139,7 @@ OC.L10N.register(
"Email link to person" : "Link per E-Mail verschicken",
"Send" : "Senden",
"Allow upload and editing" : "Hochladen und Bearbeiten erlauben",
"Read only" : "Schreibgeschützt",
"Secure drop (upload only)" : "Sicheres ablegen (nur Hochladen)",
"Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.",
"Shared with you by {owner}" : "Von {owner} mit Ihnen geteilt.",

View File

@ -137,6 +137,7 @@
"Email link to person" : "Link per E-Mail verschicken",
"Send" : "Senden",
"Allow upload and editing" : "Hochladen und Bearbeiten erlauben",
"Read only" : "Schreibgeschützt",
"Secure drop (upload only)" : "Sicheres ablegen (nur Hochladen)",
"Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.",
"Shared with you by {owner}" : "Von {owner} mit Ihnen geteilt.",

View File

@ -139,6 +139,7 @@ OC.L10N.register(
"Email link to person" : "Enviar enlace por correo electrónico a una persona",
"Send" : "Enviar",
"Allow upload and editing" : "Permitir la subida y la edición",
"Read only" : "Solo lectura",
"Secure drop (upload only)" : "Gota segura (solo subir)",
"Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
"Shared with you by {owner}" : "Compartido contigo por {owner}",

View File

@ -137,6 +137,7 @@
"Email link to person" : "Enviar enlace por correo electrónico a una persona",
"Send" : "Enviar",
"Allow upload and editing" : "Permitir la subida y la edición",
"Read only" : "Solo lectura",
"Secure drop (upload only)" : "Gota segura (solo subir)",
"Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
"Shared with you by {owner}" : "Compartido contigo por {owner}",

View File

@ -139,6 +139,7 @@ OC.L10N.register(
"Email link to person" : "Enviar la liga por correo electrónico a una persona",
"Send" : "Enviar",
"Allow upload and editing" : "Permitir cargar y editar",
"Read only" : "Solo lectura",
"Secure drop (upload only)" : "Depósito seguro (sólo carga de archivos)",
"Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}",
"Shared with you by {owner}" : "Compartido con usted por {owner}",

View File

@ -137,6 +137,7 @@
"Email link to person" : "Enviar la liga por correo electrónico a una persona",
"Send" : "Enviar",
"Allow upload and editing" : "Permitir cargar y editar",
"Read only" : "Solo lectura",
"Secure drop (upload only)" : "Depósito seguro (sólo carga de archivos)",
"Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}",
"Shared with you by {owner}" : "Compartido con usted por {owner}",

View File

@ -136,6 +136,7 @@ OC.L10N.register(
"Email link to person" : "Envoyer le lien par courriel",
"Send" : "Envoyer",
"Allow upload and editing" : "Autoriser l'envoi et l'édition",
"Read only" : "Lecture seule",
"Secure drop (upload only)" : "Dépôt sécurisé (téléversement uniquement)",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",

View File

@ -134,6 +134,7 @@
"Email link to person" : "Envoyer le lien par courriel",
"Send" : "Envoyer",
"Allow upload and editing" : "Autoriser l'envoi et l'édition",
"Read only" : "Lecture seule",
"Secure drop (upload only)" : "Dépôt sécurisé (téléversement uniquement)",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",

View File

@ -139,6 +139,7 @@ OC.L10N.register(
"Email link to person" : "Wyślij osobie odnośnik poprzez e-mail",
"Send" : "Wyślij",
"Allow upload and editing" : "Pozwól na przesyłanie i edycję",
"Read only" : "Tylko do odczytu",
"Secure drop (upload only)" : "Bezpieczny zrzut (tylko wysyłanie)",
"Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}",
"Shared with you by {owner}" : "Udostępnione tobie przez {owner}",

View File

@ -137,6 +137,7 @@
"Email link to person" : "Wyślij osobie odnośnik poprzez e-mail",
"Send" : "Wyślij",
"Allow upload and editing" : "Pozwól na przesyłanie i edycję",
"Read only" : "Tylko do odczytu",
"Secure drop (upload only)" : "Bezpieczny zrzut (tylko wysyłanie)",
"Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}",
"Shared with you by {owner}" : "Udostępnione tobie przez {owner}",

View File

@ -139,6 +139,7 @@ OC.L10N.register(
"Email link to person" : "Отправить ссылку по электронной почте",
"Send" : "Отправить",
"Allow upload and editing" : "Разрешить загрузку и редактирование",
"Read only" : "Только чтение",
"Secure drop (upload only)" : "Безопасное хранилище (только для приема файлов)",
"Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ",
"Shared with you by {owner}" : "С вами поделился {owner} ",

View File

@ -137,6 +137,7 @@
"Email link to person" : "Отправить ссылку по электронной почте",
"Send" : "Отправить",
"Allow upload and editing" : "Разрешить загрузку и редактирование",
"Read only" : "Только чтение",
"Secure drop (upload only)" : "Безопасное хранилище (только для приема файлов)",
"Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ",
"Shared with you by {owner}" : "С вами поделился {owner} ",

View File

@ -139,6 +139,7 @@ OC.L10N.register(
"Email link to person" : "Bağlantıyı e-posta ile gönder",
"Send" : "Gönder",
"Allow upload and editing" : "Yükleme ve düzenleme yapılabilsin",
"Read only" : "Salt okunur",
"Secure drop (upload only)" : "Güvenli bırakma (yalnız yükleme)",
"Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} ile paylaşılmış",
"Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış",

View File

@ -137,6 +137,7 @@
"Email link to person" : "Bağlantıyı e-posta ile gönder",
"Send" : "Gönder",
"Allow upload and editing" : "Yükleme ve düzenleme yapılabilsin",
"Read only" : "Salt okunur",
"Secure drop (upload only)" : "Güvenli bırakma (yalnız yükleme)",
"Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} ile paylaşılmış",
"Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış",

View File

@ -12,6 +12,9 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s, y %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s",
"Enterprise bundle" : "Conjunto para empresas",
"Groupware bundle" : "Conjunto de groupware",
"Social sharing bundle" : "Conjunto para compartir en redes",
"PHP %s or higher is required." : "Se requiere PHP %s o superior.",
"PHP with a version lower than %s is required." : "PHP con una versión inferior que %s la requerida.",
"%sbit or higher PHP required." : "Se requiere PHP %sbit o superior.",
@ -36,6 +39,7 @@ OC.L10N.register(
"_%n hour ago_::_%n hours ago_" : ["Hace %n hora","Hace %n horas"],
"_%n minute ago_::_%n minutes ago_" : ["Hace %n minuto","Hace %n minutos"],
"seconds ago" : "hace segundos",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID %s no existe. Por favor, actívalo en la configuración de apps o contacta con tu administrador.",
"File name is a reserved word" : "El nombre de archivo es una palabra reservada",
"File name contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido",
"File name is too long" : "El nombre del archivo es demasiado largo",
@ -157,6 +161,7 @@ OC.L10N.register(
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
"Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final",
"Username must not consist of dots only" : "El nombre de usuario no debe consistir solo de puntos",
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"The username is already being used" : "El nombre de usuario ya está en uso",
"User disabled" : "Usuario deshabilitado",

View File

@ -10,6 +10,9 @@
"%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s, y %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s",
"Enterprise bundle" : "Conjunto para empresas",
"Groupware bundle" : "Conjunto de groupware",
"Social sharing bundle" : "Conjunto para compartir en redes",
"PHP %s or higher is required." : "Se requiere PHP %s o superior.",
"PHP with a version lower than %s is required." : "PHP con una versión inferior que %s la requerida.",
"%sbit or higher PHP required." : "Se requiere PHP %sbit o superior.",
@ -34,6 +37,7 @@
"_%n hour ago_::_%n hours ago_" : ["Hace %n hora","Hace %n horas"],
"_%n minute ago_::_%n minutes ago_" : ["Hace %n minuto","Hace %n minutos"],
"seconds ago" : "hace segundos",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID %s no existe. Por favor, actívalo en la configuración de apps o contacta con tu administrador.",
"File name is a reserved word" : "El nombre de archivo es una palabra reservada",
"File name contains at least one invalid character" : "El nombre del archivo contiene al menos un carácter inválido",
"File name is too long" : "El nombre del archivo es demasiado largo",
@ -155,6 +159,7 @@
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
"Username contains whitespace at the beginning or at the end" : "El nombre de usuario contiene espacios en blanco al principio o al final",
"Username must not consist of dots only" : "El nombre de usuario no debe consistir solo de puntos",
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"The username is already being used" : "El nombre de usuario ya está en uso",
"User disabled" : "Usuario deshabilitado",

View File

@ -1,6 +1,13 @@
OC.L10N.register(
"settings",
{
"{actor} changed your password" : "{actor} ganti kata sandi anda",
"You changed your password" : "Anda mengganti kata sandi",
"Your password was reset by an administrator" : "Kata sandi anda telah diatur ulang oleh administrator",
"{actor} changed your email address" : "{actor} merubah alamat email anda",
"Your apps" : "Aplikasi anda",
"Enabled apps" : "Aktifkan Aplikasi",
"Disabled apps" : "Matikan Aplikasi",
"Wrong password" : "Sandi salah",
"Saved" : "Disimpan",
"No user supplied" : "Tidak ada pengguna yang diberikan",
@ -15,6 +22,7 @@ OC.L10N.register(
"Group already exists." : "Grup sudah ada.",
"Unable to add group." : "Tidak dapat menambah grup.",
"Unable to delete group." : "Tidak dapat menghapus grup.",
"Invalid SMTP password." : "Kata sandi SMTP tidak cocok",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Terjadi masalah saat mengirim email. Mohon periksa kembali pengaturan Anda. (Kesalahan: %s)",
"You need to set your user email before being able to send test emails." : "Anda perlu menetapkan email pengguna Anda sebelum dapat mengirim email percobaan.",
"Invalid request" : "Permintaan tidak valid",
@ -34,6 +42,7 @@ OC.L10N.register(
"Add trusted domain" : "Tambah domain terpercaya",
"Migration in progress. Please wait until the migration is finished" : "Migrasi sedang dalam proses. Mohon tunggu sampai migrasi selesai.",
"Migration started …" : "Migrasi dimulai ...",
"Sending…" : "Mengirim...",
"Email sent" : "Email terkirim",
"Official" : "Resmi",
"All" : "Semua",
@ -54,6 +63,7 @@ OC.L10N.register(
"Updating...." : "Memperbarui....",
"Error while updating app" : "Terjadi kesalahan saat memperbarui aplikasi",
"Updated" : "Diperbarui",
"Remove" : "Hapus",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikasi sudah diaktifkan tetapi perlu diperbarui. Anda akan dialihkan ke halaman pembaruan dalam 5 detik.",
"App update" : "Pembaruan Aplikasi",
"Approved" : "Disetujui",
@ -70,6 +80,7 @@ OC.L10N.register(
"Android Client" : "Klien Android",
"Sync client - {os}" : "Klien sync - {os}",
"This session" : "Sesi ini",
"Copy" : "Salin",
"Copied!" : "Tersalin!",
"Not supported!" : "Tidak didukung!",
"Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.",
@ -80,6 +91,12 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Terjadi kesalahan. Mohon unggah sertifikat PEM terenkode-ASCII.",
"Valid until {date}" : "Berlaku sampai {date}",
"Delete" : "Hapus",
"Local" : "Lokal",
"Private" : "Pribadi",
"Contacts" : "Kontak",
"Public" : "Publik",
"Verify" : "Verifikasi",
"Verifying …" : "Sedang memferivikasi...",
"Select a profile picture" : "Pilih foto profil",
"Very weak password" : "Sandi sangat lemah",
"Weak password" : "Sandi lemah",

View File

@ -1,4 +1,11 @@
{ "translations": {
"{actor} changed your password" : "{actor} ganti kata sandi anda",
"You changed your password" : "Anda mengganti kata sandi",
"Your password was reset by an administrator" : "Kata sandi anda telah diatur ulang oleh administrator",
"{actor} changed your email address" : "{actor} merubah alamat email anda",
"Your apps" : "Aplikasi anda",
"Enabled apps" : "Aktifkan Aplikasi",
"Disabled apps" : "Matikan Aplikasi",
"Wrong password" : "Sandi salah",
"Saved" : "Disimpan",
"No user supplied" : "Tidak ada pengguna yang diberikan",
@ -13,6 +20,7 @@
"Group already exists." : "Grup sudah ada.",
"Unable to add group." : "Tidak dapat menambah grup.",
"Unable to delete group." : "Tidak dapat menghapus grup.",
"Invalid SMTP password." : "Kata sandi SMTP tidak cocok",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Terjadi masalah saat mengirim email. Mohon periksa kembali pengaturan Anda. (Kesalahan: %s)",
"You need to set your user email before being able to send test emails." : "Anda perlu menetapkan email pengguna Anda sebelum dapat mengirim email percobaan.",
"Invalid request" : "Permintaan tidak valid",
@ -32,6 +40,7 @@
"Add trusted domain" : "Tambah domain terpercaya",
"Migration in progress. Please wait until the migration is finished" : "Migrasi sedang dalam proses. Mohon tunggu sampai migrasi selesai.",
"Migration started …" : "Migrasi dimulai ...",
"Sending…" : "Mengirim...",
"Email sent" : "Email terkirim",
"Official" : "Resmi",
"All" : "Semua",
@ -52,6 +61,7 @@
"Updating...." : "Memperbarui....",
"Error while updating app" : "Terjadi kesalahan saat memperbarui aplikasi",
"Updated" : "Diperbarui",
"Remove" : "Hapus",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikasi sudah diaktifkan tetapi perlu diperbarui. Anda akan dialihkan ke halaman pembaruan dalam 5 detik.",
"App update" : "Pembaruan Aplikasi",
"Approved" : "Disetujui",
@ -68,6 +78,7 @@
"Android Client" : "Klien Android",
"Sync client - {os}" : "Klien sync - {os}",
"This session" : "Sesi ini",
"Copy" : "Salin",
"Copied!" : "Tersalin!",
"Not supported!" : "Tidak didukung!",
"Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.",
@ -78,6 +89,12 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Terjadi kesalahan. Mohon unggah sertifikat PEM terenkode-ASCII.",
"Valid until {date}" : "Berlaku sampai {date}",
"Delete" : "Hapus",
"Local" : "Lokal",
"Private" : "Pribadi",
"Contacts" : "Kontak",
"Public" : "Publik",
"Verify" : "Verifikasi",
"Verifying …" : "Sedang memferivikasi...",
"Select a profile picture" : "Pilih foto profil",
"Very weak password" : "Sandi sangat lemah",
"Weak password" : "Sandi lemah",