diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-18 01:55:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-18 01:55:13 -0400 |
commit | baf46c74cda834bbdb4ecf4669587b92b56fe9a9 (patch) | |
tree | 885b2d55d5f30f33810815987fcee62bb9bf9f9d /core | |
parent | d4bdcb7a9b397357d623182cf85be0329a2dbf5e (diff) | |
download | nextcloud-server-baf46c74cda834bbdb4ecf4669587b92b56fe9a9.tar.gz nextcloud-server-baf46c74cda834bbdb4ecf4669587b92b56fe9a9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ca.php | 26 | ||||
-rw-r--r-- | core/l10n/el.php | 1 | ||||
-rw-r--r-- | core/l10n/nb_NO.php | 24 | ||||
-rw-r--r-- | core/l10n/ru.php | 1 |
4 files changed, 45 insertions, 7 deletions
diff --git a/core/l10n/ca.php b/core/l10n/ca.php index ce6c106be90..60623fe0647 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -5,6 +5,8 @@ $TRANSLATIONS = array( "Turned on maintenance mode" => "Activat el mode de manteniment", "Turned off maintenance mode" => "Desactivat el mode de manteniment", "Updated database" => "Actualitzada la base de dades", +"Checked database schema update" => "S'ha comprobat l'actualització de l'esquema de la base de dades", +"Disabled incompatible apps: %s" => "Aplicacions incompatibles desactivades: %s", "No image or file provided" => "No s'han proporcionat imatges o fitxers", "Unknown filetype" => "Tipus de fitxer desconegut", "Invalid image" => "Imatge no vàlida", @@ -33,6 +35,7 @@ $TRANSLATIONS = array( "File" => "Fitxer", "Folder" => "Carpeta", "Image" => "Imatge", +"Audio" => "Audio", "Saving..." => "Desant...", "seconds ago" => "segons enrere", "_%n minute ago_::_%n minutes ago_" => array("fa %n minut","fa %n minuts"), @@ -44,7 +47,12 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("fa %n mes","fa %n mesos"), "last year" => "l'any passat", "years ago" => "anys enrere", +"Couldn't send reset email. Please contact your administrator." => "No s'ha pogut restablir el correu. Contacteu amb l'administrador.", +"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." => "L'enllaç per reiniciar la vostra contrasenya s'ha enviat al vostre correu. Si no el rebeu en un temps raonable comproveu les carpetes de spam. <br>Si no és allà, pregunteu a l'administrador local.", +"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?" => "Els vostres fitxers estan encriptats. Si no heu habilitat la clau de recuperació no hi haurà manera de recuperar les dades després que reestabliu la contrasenya. <br />Si sabeu què fer, contacteu amb l'administrador abans de continuar.<br />Voleu continuar?", +"I know what I'm doing" => "Sé el que faig", "Reset password" => "Reinicialitza la contrasenya", +"Password can not be changed. Please contact your administrator." => "La contrasenya no es pot canviar. Contacteu amb l'administrador.", "Yes" => "Sí", "No" => "No", "Choose" => "Escull", @@ -69,6 +77,7 @@ $TRANSLATIONS = array( "Strong password" => "Contrasenya forta", "Shared" => "Compartit", "Shared by {owner}" => "Compartits per {owner}", +"Shared with {recipients}" => "Compartit amb {recipients}", "Share" => "Comparteix", "Error" => "Error", "Error while sharing" => "Error en compartir", @@ -78,7 +87,10 @@ $TRANSLATIONS = array( "Shared with you by {owner}" => "Compartit amb vos per {owner}", "Share with user or group …" => "Comparteix amb usuari o grup...", "Share link" => "Enllaç de compartició", +"The public link will expire no later than {days} days after it is created" => "L'enllaç públic tindrà venciment abans de {days} dies després de crear-lo", +"By default the public link will expire after {days} days" => "Per defecte l'enllaç públic té venciment en {days} dies", "Password protect" => "Protegir amb contrasenya", +"Choose a password for the public link" => "Escolliu una contrasenya per l'enllaç públic", "Allow Public Upload" => "Permet pujada pública", "Email link to person" => "Enllaç per correu electrónic amb la persona", "Send" => "Envia", @@ -110,8 +122,13 @@ $TRANSLATIONS = array( "Edit tags" => "Edita etiquetes", "Error loading dialog template: {error}" => "Error en carregar la plantilla de diàleg: {error}", "No tags selected for deletion." => "No heu seleccionat les etiquetes a eliminar.", +"Updating {productName} to version {version}, this may take a while." => "Actualitzant {productName} a la versió {version}. Pot trigar una estona.", "Please reload the page." => "Carregueu la pàgina de nou.", +"The update was unsuccessful." => "L'actualització no ha tingut èxit.", "The update was successful. Redirecting you to ownCloud now." => "L'actualització ha estat correcte. Ara us redirigim a ownCloud.", +"Couldn't reset password because the token is invalid" => "No es pot restablir la contrasenya perquè el testimoni no és vàlid", +"Couldn't send reset email. Please make sure your username is correct." => "No s'ha pogut enviar el correu de restabliment. Assegureu-vos que el vostre nom d'usuari és correcte.", +"Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "No s'ha pogut enviar el correu de restabliment perquè no hi ha cap correu electrònic per aquest usuari. Contacteu amb l'administrador.", "%s password reset" => "restableix la contrasenya %s", "Use the following link to reset your password: {link}" => "Useu l'enllaç següent per restablir la contrasenya: {link}", "You will receive a link to reset your password via Email." => "Rebreu un enllaç al correu electrònic per reiniciar la contrasenya.", @@ -120,6 +137,7 @@ $TRANSLATIONS = array( "Yes, I really want to reset my password now" => "Sí, vull restablir ara la contrasenya", "Reset" => "Estableix de nou", "New password" => "Contrasenya nova", +"New Password" => "Contrasenya nova", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "Mac OS X no té suport i %s no funcionarà correctament en aquesta plataforma. Useu-ho al vostre risc!", "For the best results, please consider using a GNU/Linux server instead." => "Per millors resultats, millor considereu utilitzar un servidor GNU/Linux.", "Personal" => "Personal", @@ -151,11 +169,13 @@ $TRANSLATIONS = array( "Storage & database" => "Emmagatzematge i base de dades", "Data folder" => "Carpeta de dades", "Configure the database" => "Configura la base de dades", +"Only %s is available." => "Només hi ha disponible %s", "Database user" => "Usuari de la base de dades", "Database password" => "Contrasenya de la base de dades", "Database name" => "Nom de la base de dades", "Database tablespace" => "Espai de taula de la base de dades", "Database host" => "Ordinador central de la base de dades", +"SQLite will be used as database. For larger installations we recommend to change this." => "S'utilitzarà SQLite com a base de dades. Per instal·lacions grans recomanem que la canvieu.", "Finish setup" => "Acaba la configuració", "Finishing …" => "Acabant...", "This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "Aquesta aplicació necessita tenir JavaScript activat per funcionar correctament. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Activeu JavaScript</a> i carregueu aquesta interfície de nou.", @@ -166,6 +186,7 @@ $TRANSLATIONS = array( "Please change your password to secure your account again." => "Canvieu la contrasenya de nou per assegurar el vostre compte.", "Server side authentication failed!" => "L'autenticació del servidor ha fallat!", "Please contact your administrator." => "Contacteu amb l'administrador.", +"Forgot your password? Reset it!" => "Heu oblidat la contrasenya? Restabliu-la!", "remember" => "recorda'm", "Log in" => "Inici de sessió", "Alternative Logins" => "Acreditacions alternatives", @@ -174,6 +195,11 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Això significa que només els administradors poden usar la instància.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.", "Thank you for your patience." => "Gràcies per la paciència.", +"%s will be updated to version %s." => "%s s'actualitzarà a la versió %s.", +"The following apps will be disabled:" => "Les següents aplicacions es desactivaran:", +"The theme %s has been disabled." => "S'ha desactivat el tema %s", +"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Assegureu-vos que heu fet una còpia de seguretat de la base de dades, del fitxer de configuració i de la carpeta de dades abans de continuar.", +"Start update" => "Inicia l'actualització", "This ownCloud instance is currently being updated, which may take a while." => "Aquesta instància d'ownCloud s'està actualitzant i podria trigar una estona.", "Please reload this page after a short time to continue using ownCloud." => "Carregueu de nou aquesta pàgina d'aquí a poc temps per continuar usant ownCloud." ); diff --git a/core/l10n/el.php b/core/l10n/el.php index 098b3221418..88824c296f2 100644 --- a/core/l10n/el.php +++ b/core/l10n/el.php @@ -129,6 +129,7 @@ $TRANSLATIONS = array( "Yes, I really want to reset my password now" => "Ναι, θέλω να επαναφέρω το συνθηματικό μου τώρα.", "Reset" => "Επαναφορά", "New password" => "Νέο συνθηματικό", +"New Password" => "Νέος Κωδικός", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "Το Mac OS X δεν υποστηρίζεται και το %s δεν θα λειτουργήσει σωστά σε αυτή την πλατφόρμα. Χρησιμοποιείτε με δική σας ευθύνη!", "For the best results, please consider using a GNU/Linux server instead." => "Για καλύτερα αποτελέσματα, παρακαλούμε εξετάστε την μετατροπή σε έναν διακομιστή GNU/Linux.", "Personal" => "Προσωπικά", diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index 7fe264ebea7..e5f959f1e13 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -47,7 +47,12 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("for %n måned siden","for %n måneder siden"), "last year" => "i fjor", "years ago" => "årevis siden", +"Couldn't send reset email. Please contact your administrator." => "Klarte ikke å sende e-post for tilbakestilling. Kontakt administratoren.", +"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." => "Lenken for tilbakestilling av passordet ditt er sendt til din e-postadresse. Hvis du ikke mottar den innen rimelig tid, sjekk mappen for søppelpost.<br>Hvis du ikke finner den der, kontakt din lokale administrator.", +"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?" => "Filene dine er kryptert. Hvis du ikke har aktivert gjenopprettingsnøkkelen, vil det være helt umulig å få tilbake dataene dine etter at pasordet ditt er tilbakestilt.<br />Hvis du er usikker på hva du skal gjøre, kontakt administratoren din før du fortsetter. <br />Vil du virkelig fortsette?", +"I know what I'm doing" => "Jeg vet hva jeg gjør", "Reset password" => "Tilbakestill passord", +"Password can not be changed. Please contact your administrator." => "Passordet kan ikke endres. Kontakt administratoren din.", "Yes" => "Ja", "No" => "Nei", "Choose" => "Velg", @@ -94,7 +99,7 @@ $TRANSLATIONS = array( "Share via email:" => "Del på epost", "No people found" => "Ingen personer funnet", "group" => "gruppe", -"Resharing is not allowed" => "Videredeling er ikke tillatt", +"Resharing is not allowed" => "Videre deling er ikke tillatt", "Shared in {item} with {user}" => "Delt i {item} med {user}", "Unshare" => "Avslutt deling", "notify by email" => "Varsle på email", @@ -121,14 +126,18 @@ $TRANSLATIONS = array( "Please reload the page." => "Vennligst last siden på nytt.", "The update was unsuccessful." => "Oppdateringen var vellykket.", "The update was successful. Redirecting you to ownCloud now." => "Oppdateringen var vellykket. Du omdirigeres nå til ownCloud.", -"%s password reset" => "%s nullstilling av passord", +"Couldn't reset password because the token is invalid" => "Klarte ikke å tilbakestille passordet fordi token er ugyldig.", +"Couldn't send reset email. Please make sure your username is correct." => "Klarte ikke å sende e-post for tilbakestilling av passord. Sjekk at brukernavnet ditt er korrekt.", +"Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "Klarte ikke å sende e-post for tilbakestilling av passord fordi det ikke finnes noen e-postadresse for dette brukernavnet. Kontakt administratoren din.", +"%s password reset" => "%s tilbakestilling av passord", "Use the following link to reset your password: {link}" => "Bruk følgende lenke for å tilbakestille passordet ditt: {link}", "You will receive a link to reset your password via Email." => "Du burde motta detaljer om å tilbakestille passordet ditt via epost.", "Username" => "Brukernavn", -"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. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Filene dine er kryptert. Hvis du ikke har aktivert gjenopprettingsnøkkelen, vil det være helt umulig å få tilbake dataene dine etter at passordet ditt er nullstilt. Hvis du er usikker på hva du skal gjøre, kontakt administratoren din før du fortsetter. Vil du virkelig fortsette?", -"Yes, I really want to reset my password now" => "Ja, jeg vil virkelig nullstille passordet mitt nå", -"Reset" => "Nullstill", +"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. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Filene dine er kryptert. Hvis du ikke har aktivert gjenopprettingsnøkkelen, vil det være helt umulig å få tilbake dataene dine etter at passordet ditt er tilbakestilt. Hvis du er usikker på hva du skal gjøre, kontakt administratoren din før du fortsetter. Vil du virkelig fortsette?", +"Yes, I really want to reset my password now" => "Ja, jeg vil virkelig tilbakestille passordet mitt nå", +"Reset" => "Tilbakestill", "New password" => "Nytt passord", +"New Password" => "Nytt passord", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "Mac OS X støttes ikke og %s vil ikke fungere korrekt på denne plattformen. Bruk på egen risiko!", "For the best results, please consider using a GNU/Linux server instead." => "For beste resultat, vurder å bruke en GNU/Linux-server i stedet.", "Personal" => "Personlig", @@ -152,7 +161,7 @@ $TRANSLATIONS = array( "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP-versjonen din er sårbar for NULL Byte attack (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Vennligst oppdater PHP-installasjonen din for å bruke %s på en sikker måte.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ingen sikker slumptallsgenerator er tilgjengelig. Vennligst aktiver PHP OpenSSL-utvidelsen.", -"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Uten en sikker slumptallsgenerator er det mulig at en angriper kan forutse passordnullstilling-tokens og ta over kontoen din.", +"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Uten en sikker slumptallsgenerator er det mulig at en angriper kan forutse tokens for tilbakestilling av passord og ta over kontoen din.", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Datamappen og filene dine er sannsynligvis tilgjengelig fra Internett fordi .htaccess-filen ikke fungerer.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "For informasjon om hvordan du setter opp serveren din riktig, se <a href=\"%s\" target=\"_blank\">dokumentasjonen</a>.", "Create an <strong>admin account</strong>" => "opprett en <strong>administrator-konto</strong>", @@ -177,6 +186,7 @@ $TRANSLATIONS = array( "Please change your password to secure your account again." => "Vennligst skift passord for å gjøre kontoen din sikker igjen.", "Server side authentication failed!" => "Autentisering feilet på serveren!", "Please contact your administrator." => "Vennligst kontakt administratoren din.", +"Forgot your password? Reset it!" => "Glemt passordet ditt? Tilbakestill det!", "remember" => "husk", "Log in" => "Logg inn", "Alternative Logins" => "Alternative innlogginger", @@ -186,7 +196,7 @@ $TRANSLATIONS = array( "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.", "Thank you for your patience." => "Takk for din tålmodighet.", "%s will be updated to version %s." => "%s vil bli oppdatert til versjon %s.", -"The following apps will be disabled:" => "Følgende apps vil bli deaktivert:", +"The following apps will be disabled:" => "Følgende apper vil bli deaktivert:", "The theme %s has been disabled." => "Temaet %s har blitt deaktivert.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Forsikre deg om at databasen, config-mappen og datamappen er blitt sikkerhetskopiert før du fortsetter.", "Start update" => "Start oppdatering", diff --git a/core/l10n/ru.php b/core/l10n/ru.php index d2bf3fe068d..d8fe5740726 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -169,6 +169,7 @@ $TRANSLATIONS = array( "Database name" => "Название базы данных", "Database tablespace" => "Табличое пространство базы данных", "Database host" => "Хост базы данных", +"SQLite will be used as database. For larger installations we recommend to change this." => "SQLite будет использован в качестве базы данных. Мы рекомендуем изменить это для крупных установок.", "Finish setup" => "Завершить установку", "Finishing …" => "Завершаем...", "This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "Это приложение требует включённый JavaScript для корректной работы. Пожалуйста, <a href=\"http://enable-javascript.com/\" target=\"_blank\">включите JavaScript</a> и перезагрузите интерфейс.", |