diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
commit | 801b9e0494d90dac3d1103d7e603cdfec9fe62c7 (patch) | |
tree | b53a2cf7ea176aee8960644fa6a805831c39f238 /core | |
parent | 40330bf4927b5b9bcfcfe5833f13d575c1ee18d4 (diff) | |
download | nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.tar.gz nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/cs_CZ.js | 14 | ||||
-rw-r--r-- | core/l10n/cs_CZ.json | 14 | ||||
-rw-r--r-- | core/l10n/fr.js | 4 | ||||
-rw-r--r-- | core/l10n/fr.json | 4 | ||||
-rw-r--r-- | core/l10n/gl.js | 7 | ||||
-rw-r--r-- | core/l10n/gl.json | 7 | ||||
-rw-r--r-- | core/l10n/lo.js | 7 | ||||
-rw-r--r-- | core/l10n/lo.json | 5 |
8 files changed, 48 insertions, 14 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 033a4376245..c2d6bc87154 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -1,7 +1,7 @@ OC.L10N.register( "core", { - "Couldn't send mail to following users: %s " : "Nebylo možné odeslat e-mail následujícím uživatelům: %s", + "Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s", "Turned on maintenance mode" : "Zapnut režim údržby", "Turned off maintenance mode" : "Vypnut režim údržby", "Updated database" : "Zaktualizována databáze", @@ -36,7 +36,7 @@ OC.L10N.register( "Settings" : "Nastavení", "Saving..." : "Ukládám...", "Couldn't send reset email. Please contact your administrator." : "Nepodařilo se odeslat email pro změnu hesla. Kontaktujte svého správce systému.", - "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Odkaz na obnovení hesla byl odeslán na vaši e-mailovou adresu. Pokud jej v krátké době neobdržíte, zkontrolujte složku nevyžádané pošty a koš.<br>Pokud jej nenaleznete, kontaktujte svého správce systému.", + "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Odkaz na obnovení hesla byl odeslán na vaši emailovou adresu. Pokud jej v krátké době neobdržíte, zkontrolujte složku nevyžádané pošty a koš.<br>Pokud jej nenaleznete, kontaktujte svého správce systému.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Vaše soubory jsou šifrovány. Pokud jste nepovolili klíč pro obnovení, neexistuje způsob jak získat po změně hesla vaše data zpět.<br />Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce systému, než budete pokračovat. <br />Opravdu si přejete pokračovat?", "I know what I'm doing" : "Vím co dělám", "Password can not be changed. Please contact your administrator." : "Heslo nelze změnit. Kontaktujte prosím svého správce systému.", @@ -64,7 +64,7 @@ OC.L10N.register( "Good password" : "Dobré heslo", "Strong password" : "Silné heslo", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." : "Váš webový server není správně nastaven pro umožnění synchronizace, rozhraní WebDAV se zdá být rozbité.", - "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." : "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích e-mailů také nemusí fungovat. Pokud si přejete využívat všech vlastností ownCloud, doporučujeme povolit připojení k internetu tomuto serveru.", + "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." : "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích emailů také nemusí fungovat. Pokud si přejete využívat všech vlastností ownCloud, doporučujeme povolit připojení k internetu tomuto serveru.", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.", "Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě", "Shared" : "Sdílené", @@ -84,7 +84,7 @@ OC.L10N.register( "Password" : "Heslo", "Choose a password for the public link" : "Zadej heslo pro tento veřejný odkaz", "Allow editing" : "Povolit úpravy", - "Email link to person" : "Odeslat osobě odkaz e-mailem", + "Email link to person" : "Odeslat osobě odkaz emailem", "Send" : "Odeslat", "Set expiration date" : "Nastavit datum vypršení platnosti", "Expiration" : "Konec platnosti", @@ -95,7 +95,7 @@ OC.L10N.register( "Resharing is not allowed" : "Sdílení již sdílené položky není povoleno", "Shared in {item} with {user}" : "Sdíleno v {item} s {user}", "Unshare" : "Zrušit sdílení", - "notify by email" : "upozornit e-mailem", + "notify by email" : "upozornit emailem", "can share" : "může sdílet", "can edit" : "lze upravovat", "access control" : "řízení přístupu", @@ -106,7 +106,7 @@ OC.L10N.register( "Error unsetting expiration date" : "Chyba při odstraňování data vypršení platnosti", "Error setting expiration date" : "Chyba při nastavení data vypršení platnosti", "Sending ..." : "Odesílám ...", - "Email sent" : "E-mail odeslán", + "Email sent" : "Email odeslán", "Warning" : "Varování", "The object type is not specified." : "Není určen typ objektu.", "Enter new" : "Zadat nový", @@ -126,7 +126,7 @@ OC.L10N.register( "The update was successful. Redirecting you to ownCloud now." : "Aktualizace byla úspěšná. Přesměrovávám na ownCloud.", "Couldn't reset password because the token is invalid" : "Heslo nebylo změněno kvůli neplatnému tokenu", "Couldn't send reset email. Please make sure your username is correct." : "Nelze odeslat email pro změnu hesla. Ujistěte se prosím, že zadáváte správné uživatelské jméno.", - "Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Nelze odeslat email pro změnu hesla, protože u tohoto uživatelského jména není uvedena e-mailová adresa. Kontaktujte prosím svého správce systému.", + "Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Nelze odeslat email pro změnu hesla, protože u tohoto uživatelského jména není uvedena emailová adresa. Kontaktujte prosím svého správce systému.", "%s password reset" : "reset hesla %s", "Use the following link to reset your password: {link}" : "Heslo obnovíte použitím následujícího odkazu: {link}", "New password" : "Nové heslo", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index 9040765df52..96e58d7bd0e 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -1,5 +1,5 @@ { "translations": { - "Couldn't send mail to following users: %s " : "Nebylo možné odeslat e-mail následujícím uživatelům: %s", + "Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s", "Turned on maintenance mode" : "Zapnut režim údržby", "Turned off maintenance mode" : "Vypnut režim údržby", "Updated database" : "Zaktualizována databáze", @@ -34,7 +34,7 @@ "Settings" : "Nastavení", "Saving..." : "Ukládám...", "Couldn't send reset email. Please contact your administrator." : "Nepodařilo se odeslat email pro změnu hesla. Kontaktujte svého správce systému.", - "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Odkaz na obnovení hesla byl odeslán na vaši e-mailovou adresu. Pokud jej v krátké době neobdržíte, zkontrolujte složku nevyžádané pošty a koš.<br>Pokud jej nenaleznete, kontaktujte svého správce systému.", + "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Odkaz na obnovení hesla byl odeslán na vaši emailovou adresu. Pokud jej v krátké době neobdržíte, zkontrolujte složku nevyžádané pošty a koš.<br>Pokud jej nenaleznete, kontaktujte svého správce systému.", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Vaše soubory jsou šifrovány. Pokud jste nepovolili klíč pro obnovení, neexistuje způsob jak získat po změně hesla vaše data zpět.<br />Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce systému, než budete pokračovat. <br />Opravdu si přejete pokračovat?", "I know what I'm doing" : "Vím co dělám", "Password can not be changed. Please contact your administrator." : "Heslo nelze změnit. Kontaktujte prosím svého správce systému.", @@ -62,7 +62,7 @@ "Good password" : "Dobré heslo", "Strong password" : "Silné heslo", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." : "Váš webový server není správně nastaven pro umožnění synchronizace, rozhraní WebDAV se zdá být rozbité.", - "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." : "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích e-mailů také nemusí fungovat. Pokud si přejete využívat všech vlastností ownCloud, doporučujeme povolit připojení k internetu tomuto serveru.", + "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." : "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích emailů také nemusí fungovat. Pokud si přejete využívat všech vlastností ownCloud, doporučujeme povolit připojení k internetu tomuto serveru.", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.", "Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě", "Shared" : "Sdílené", @@ -82,7 +82,7 @@ "Password" : "Heslo", "Choose a password for the public link" : "Zadej heslo pro tento veřejný odkaz", "Allow editing" : "Povolit úpravy", - "Email link to person" : "Odeslat osobě odkaz e-mailem", + "Email link to person" : "Odeslat osobě odkaz emailem", "Send" : "Odeslat", "Set expiration date" : "Nastavit datum vypršení platnosti", "Expiration" : "Konec platnosti", @@ -93,7 +93,7 @@ "Resharing is not allowed" : "Sdílení již sdílené položky není povoleno", "Shared in {item} with {user}" : "Sdíleno v {item} s {user}", "Unshare" : "Zrušit sdílení", - "notify by email" : "upozornit e-mailem", + "notify by email" : "upozornit emailem", "can share" : "může sdílet", "can edit" : "lze upravovat", "access control" : "řízení přístupu", @@ -104,7 +104,7 @@ "Error unsetting expiration date" : "Chyba při odstraňování data vypršení platnosti", "Error setting expiration date" : "Chyba při nastavení data vypršení platnosti", "Sending ..." : "Odesílám ...", - "Email sent" : "E-mail odeslán", + "Email sent" : "Email odeslán", "Warning" : "Varování", "The object type is not specified." : "Není určen typ objektu.", "Enter new" : "Zadat nový", @@ -124,7 +124,7 @@ "The update was successful. Redirecting you to ownCloud now." : "Aktualizace byla úspěšná. Přesměrovávám na ownCloud.", "Couldn't reset password because the token is invalid" : "Heslo nebylo změněno kvůli neplatnému tokenu", "Couldn't send reset email. Please make sure your username is correct." : "Nelze odeslat email pro změnu hesla. Ujistěte se prosím, že zadáváte správné uživatelské jméno.", - "Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Nelze odeslat email pro změnu hesla, protože u tohoto uživatelského jména není uvedena e-mailová adresa. Kontaktujte prosím svého správce systému.", + "Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Nelze odeslat email pro změnu hesla, protože u tohoto uživatelského jména není uvedena emailová adresa. Kontaktujte prosím svého správce systému.", "%s password reset" : "reset hesla %s", "Use the following link to reset your password: {link}" : "Heslo obnovíte použitím následujícího odkazu: {link}", "New password" : "Nové heslo", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 8c9c5fc17dd..ebb0c87689a 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -79,9 +79,11 @@ OC.L10N.register( "Share with user or group …" : "Partager avec un utilisateur ou un groupe...", "Share link" : "Partager par lien public", "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera au plus tard {days} jours après sa création.", + "Link" : "Lien", "Password protect" : "Protéger par un mot de passe", "Password" : "Mot de passe", "Choose a password for the public link" : "Choisissez un mot de passe pour le lien public", + "Allow editing" : "Permettre la modification", "Email link to person" : "Envoyer le lien par courriel", "Send" : "Envoyer", "Set expiration date" : "Spécifier une date d'expiration", @@ -89,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Date d'expiration", "Adding user..." : "Ajout de l'utilisateur...", "group" : "groupe", + "remote" : "distant", "Resharing is not allowed" : "Le repartage n'est pas autorisé", "Shared in {item} with {user}" : "Partagé dans {item} avec {user}", "Unshare" : "Ne plus partager", @@ -97,6 +100,7 @@ OC.L10N.register( "can edit" : "peut modifier", "access control" : "contrôle d'accès", "create" : "créer", + "change" : "modification", "delete" : "supprimer", "Password protected" : "Protégé par mot de passe", "Error unsetting expiration date" : "Erreur lors de la suppression de la date d'expiration", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index b3e08caa40a..e82adf2008f 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -77,9 +77,11 @@ "Share with user or group …" : "Partager avec un utilisateur ou un groupe...", "Share link" : "Partager par lien public", "The public link will expire no later than {days} days after it is created" : "Ce lien public expirera au plus tard {days} jours après sa création.", + "Link" : "Lien", "Password protect" : "Protéger par un mot de passe", "Password" : "Mot de passe", "Choose a password for the public link" : "Choisissez un mot de passe pour le lien public", + "Allow editing" : "Permettre la modification", "Email link to person" : "Envoyer le lien par courriel", "Send" : "Envoyer", "Set expiration date" : "Spécifier une date d'expiration", @@ -87,6 +89,7 @@ "Expiration date" : "Date d'expiration", "Adding user..." : "Ajout de l'utilisateur...", "group" : "groupe", + "remote" : "distant", "Resharing is not allowed" : "Le repartage n'est pas autorisé", "Shared in {item} with {user}" : "Partagé dans {item} avec {user}", "Unshare" : "Ne plus partager", @@ -95,6 +98,7 @@ "can edit" : "peut modifier", "access control" : "contrôle d'accès", "create" : "créer", + "change" : "modification", "delete" : "supprimer", "Password protected" : "Protégé par mot de passe", "Error unsetting expiration date" : "Erreur lors de la suppression de la date d'expiration", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 66cc1e0497e..e40993f7583 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -46,6 +46,7 @@ OC.L10N.register( "Error loading file picker template: {error}" : "Produciuse un erro ao cargar o modelo do selector: {error}", "Ok" : "Aceptar", "Error loading message template: {error}" : "Produciuse un erro ao cargar o modelo da mensaxe: {error}", + "read-only" : "só lectura", "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflito de ficheiro","{count} conflitos de ficheiros"], "One file conflict" : "Un conflito de ficheiro", "New Files" : "Ficheiros novos", @@ -78,9 +79,11 @@ OC.L10N.register( "Share with user or group …" : "Compartir cun usuario ou grupo ...", "Share link" : "Ligazón para compartir", "The public link will expire no later than {days} days after it is created" : "A ligazón pública caducará, a máis tardar, {days} días após a súa creación", + "Link" : "Ligazón", "Password protect" : "Protexido con contrasinal", "Password" : "Contrasinal", "Choose a password for the public link" : "Escolla un contrasinal para a ligazón pública", + "Allow editing" : "Permitir a edición", "Email link to person" : "Enviar ligazón por correo", "Send" : "Enviar", "Set expiration date" : "Definir a data de caducidade", @@ -88,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Data de caducidade", "Adding user..." : "Engadindo usuario...", "group" : "grupo", + "remote" : "remoto", "Resharing is not allowed" : "Non se permite volver compartir", "Shared in {item} with {user}" : "Compartido en {item} con {user}", "Unshare" : "Deixar de compartir", @@ -96,6 +100,7 @@ OC.L10N.register( "can edit" : "pode editar", "access control" : "control de acceso", "create" : "crear", + "change" : "cambio", "delete" : "eliminar", "Password protected" : "Protexido con contrasinal", "Error unsetting expiration date" : "Produciuse un erro ao retirar a data de caducidade", @@ -117,6 +122,7 @@ OC.L10N.register( "_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"], "Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a versión {version}, isto pode levar un anaco.", "Please reload the page." : "Volva cargar a páxina.", + "The update was unsuccessful. " : "Fracasou a actualización.", "The update was successful. Redirecting you to ownCloud now." : "A actualización realizouse correctamente. Redirixíndoo agora á ownCloud.", "Couldn't reset password because the token is invalid" : "No, foi posíbel restabelecer o contrasinal, a marca non é correcta", "Couldn't send reset email. Please make sure your username is correct." : "Non foi posíbel enviar o coreo do restablecemento. Asegúrese de que o nome de usuario é o correcto.", @@ -128,6 +134,7 @@ OC.L10N.register( "Reset password" : "Restabelecer o contrasinal", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non é compatíbel e %s non funcionará correctamente nesta plataforma. Úseo baixo o seu risco!", "For the best results, please consider using a GNU/Linux server instead." : "Para obter mellores resultados, considere o emprego dun servidor GNU/Linux no seu canto.", + "Please install the cURL extension and restart your webserver." : "Instale a extensión cURL e reinicie o servidor web.", "Personal" : "Persoal", "Users" : "Usuarios", "Apps" : "Aplicacións", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index fe995598b6b..ed5f766a556 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -44,6 +44,7 @@ "Error loading file picker template: {error}" : "Produciuse un erro ao cargar o modelo do selector: {error}", "Ok" : "Aceptar", "Error loading message template: {error}" : "Produciuse un erro ao cargar o modelo da mensaxe: {error}", + "read-only" : "só lectura", "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflito de ficheiro","{count} conflitos de ficheiros"], "One file conflict" : "Un conflito de ficheiro", "New Files" : "Ficheiros novos", @@ -76,9 +77,11 @@ "Share with user or group …" : "Compartir cun usuario ou grupo ...", "Share link" : "Ligazón para compartir", "The public link will expire no later than {days} days after it is created" : "A ligazón pública caducará, a máis tardar, {days} días após a súa creación", + "Link" : "Ligazón", "Password protect" : "Protexido con contrasinal", "Password" : "Contrasinal", "Choose a password for the public link" : "Escolla un contrasinal para a ligazón pública", + "Allow editing" : "Permitir a edición", "Email link to person" : "Enviar ligazón por correo", "Send" : "Enviar", "Set expiration date" : "Definir a data de caducidade", @@ -86,6 +89,7 @@ "Expiration date" : "Data de caducidade", "Adding user..." : "Engadindo usuario...", "group" : "grupo", + "remote" : "remoto", "Resharing is not allowed" : "Non se permite volver compartir", "Shared in {item} with {user}" : "Compartido en {item} con {user}", "Unshare" : "Deixar de compartir", @@ -94,6 +98,7 @@ "can edit" : "pode editar", "access control" : "control de acceso", "create" : "crear", + "change" : "cambio", "delete" : "eliminar", "Password protected" : "Protexido con contrasinal", "Error unsetting expiration date" : "Produciuse un erro ao retirar a data de caducidade", @@ -115,6 +120,7 @@ "_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"], "Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a versión {version}, isto pode levar un anaco.", "Please reload the page." : "Volva cargar a páxina.", + "The update was unsuccessful. " : "Fracasou a actualización.", "The update was successful. Redirecting you to ownCloud now." : "A actualización realizouse correctamente. Redirixíndoo agora á ownCloud.", "Couldn't reset password because the token is invalid" : "No, foi posíbel restabelecer o contrasinal, a marca non é correcta", "Couldn't send reset email. Please make sure your username is correct." : "Non foi posíbel enviar o coreo do restablecemento. Asegúrese de que o nome de usuario é o correcto.", @@ -126,6 +132,7 @@ "Reset password" : "Restabelecer o contrasinal", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non é compatíbel e %s non funcionará correctamente nesta plataforma. Úseo baixo o seu risco!", "For the best results, please consider using a GNU/Linux server instead." : "Para obter mellores resultados, considere o emprego dun servidor GNU/Linux no seu canto.", + "Please install the cURL extension and restart your webserver." : "Instale a extensión cURL e reinicie o servidor web.", "Personal" : "Persoal", "Users" : "Usuarios", "Apps" : "Aplicacións", diff --git a/core/l10n/lo.js b/core/l10n/lo.js new file mode 100644 index 00000000000..49247f7174c --- /dev/null +++ b/core/l10n/lo.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "core", + { + "_{count} file conflict_::_{count} file conflicts_" : [""], + "_download %n file_::_download %n files_" : [""] +}, +"nplurals=1; plural=0;"); diff --git a/core/l10n/lo.json b/core/l10n/lo.json new file mode 100644 index 00000000000..1d746175292 --- /dev/null +++ b/core/l10n/lo.json @@ -0,0 +1,5 @@ +{ "translations": { + "_{count} file conflict_::_{count} file conflicts_" : [""], + "_download %n file_::_download %n files_" : [""] +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |