[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-08-26 04:10:42 -04:00
parent 08a490df32
commit 90e11ee005
58 changed files with 656 additions and 6 deletions

View File

@ -67,6 +67,8 @@ OC.L10N.register(
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"],
"Path" : "Ruta",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregado a Favoritos",
"Favorite" : "Favorito",
"An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
@ -90,6 +92,7 @@ OC.L10N.register(
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
"max. possible: " : "máx. posible:",
"With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Con PHP-FPM este valor se puede demorar hasta 5 minutos para tener efecto después de guardar.",
"Save" : "Guardar",
"Can not be edited from here due to insufficient permissions." : "No se puede editar desde aquí por permisos insuficientes.",
"Settings" : "Ajustes",

View File

@ -65,6 +65,8 @@
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"],
"Path" : "Ruta",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregado a Favoritos",
"Favorite" : "Favorito",
"An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
@ -88,6 +90,7 @@
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
"max. possible: " : "máx. posible:",
"With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Con PHP-FPM este valor se puede demorar hasta 5 minutos para tener efecto después de guardar.",
"Save" : "Guardar",
"Can not be edited from here due to insufficient permissions." : "No se puede editar desde aquí por permisos insuficientes.",
"Settings" : "Ajustes",

View File

@ -36,6 +36,8 @@ OC.L10N.register(
"Folder" : "Mappa",
"Upload" : "Senda inn",
"Cancel upload" : "Hætta við innsendingu",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"Delete" : "Eyða",
"Upload too large" : "Innsend skrá er of stór",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.",

View File

@ -34,6 +34,8 @@
"Folder" : "Mappa",
"Upload" : "Senda inn",
"Cancel upload" : "Hætta við innsendingu",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"Delete" : "Eyða",
"Upload too large" : "Innsend skrá er of stór",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.",

View File

@ -1,6 +1,9 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Tokener til anmodning om hentning mislykkedes. Verificér at din app-nøgle og -hemmelighed er korrekte.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Tokener for adgang til hentning fejlede. Verificér at din app-nøgle og -hemmelighed er korrekte.",
"Please provide a valid app key and secret." : "Angiv venligst en gyldig app-nøgle og -hemmelighed.",
"Step 1 failed. Exception: %s" : "Trin 1 mislykkedes. Undtagelse: %s",
"Step 2 failed. Exception: %s" : "Trin 2 mislykkedes. Undtagelse: %s",
"External storage" : "Eksternt lager",
@ -22,12 +25,18 @@ OC.L10N.register(
"SFTP with secret key login" : "SFTP med hemmelig nøglelogin",
"Public key" : "Offentlig nøgle",
"Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet",
"Invalid backend or authentication mechanism class" : "Ugyldig backend eller klasse for godkendelsesmekanisme",
"Invalid mount point" : "Fokert monteringspunkt",
"Invalid storage backend \"%s\"" : "Forkert lager til backend \"%s\"en",
"Unsatisfied backend parameters" : "Utilfredsstillede backend-parametre",
"Unsatisfied authentication mechanism parameters" : "Utilfredsstillede parametre for godkendelsesmekanisme",
"Admin-only storage backend \"%s\"" : "Kun-for-admin lagringsbackend \"%s\"",
"Personal" : "Personligt",
"System" : "System",
"Grant access" : "Godkend adgang",
"Access granted" : "Adgang godkendt",
"Error configuring OAuth1" : "Fejl under konfiguration af OAuth1",
"Error configuring OAuth2" : "Fejl under konfiguration af OAuth2",
"Enable encryption" : "Slå kryptering til",
"Enable previews" : "Slå forhåndsvisninger til",
"Check for changes" : "Tjek for ændringer",
@ -39,12 +48,19 @@ OC.L10N.register(
"Saved" : "Gemt",
"Generate keys" : "Opret nøgler.",
"Error generating key pair" : "Fejl under oprettelse af nøglepar",
"Access key" : "Adgangsnøgle",
"Secret key" : "Hemmelig nøgle",
"Builtin" : "Indbygget",
"None" : "Ingen",
"OAuth1" : "OAuth1",
"App key" : "App-nøgle",
"App secret" : "App-hemmelighed",
"OAuth2" : "OAuth2",
"Client ID" : "Klient-ID",
"Client secret" : "Klient hemmelighed",
"Username and password" : "Brugernavn og kodeord",
"Password" : "Kodeord",
"Session credentials" : "Brugeroplysninger for session",
"Amazon S3" : "Amazon S3",
"Hostname" : "Værtsnavn",
"Port" : "Port",
@ -55,11 +71,15 @@ OC.L10N.register(
"URL" : "URL",
"Secure https://" : "Sikker https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "Sikker ftps://",
"Google Drive" : "Google Drev",
"Local" : "Lokal",
"Location" : "Placering",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Note:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Bemærk:</b> cURL-understøttelsen i PHP er enten ikke aktiveret eller installeret. Monteringen af %s er ikke mulig. Anmod din systemadministrator om at installere det.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Bemærk:</b> FTP understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det.",
@ -71,6 +91,7 @@ OC.L10N.register(
"Scope" : "Anvendelsesområde",
"External Storage" : "Ekstern opbevaring",
"Folder name" : "Mappenavn",
"Authentication" : "Godkendelse",
"Configuration" : "Opsætning",
"Available for" : "Tilgængelig for",
"Advanced settings" : "Avancerede indstillinger",

View File

@ -1,4 +1,7 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Tokener til anmodning om hentning mislykkedes. Verificér at din app-nøgle og -hemmelighed er korrekte.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Tokener for adgang til hentning fejlede. Verificér at din app-nøgle og -hemmelighed er korrekte.",
"Please provide a valid app key and secret." : "Angiv venligst en gyldig app-nøgle og -hemmelighed.",
"Step 1 failed. Exception: %s" : "Trin 1 mislykkedes. Undtagelse: %s",
"Step 2 failed. Exception: %s" : "Trin 2 mislykkedes. Undtagelse: %s",
"External storage" : "Eksternt lager",
@ -20,12 +23,18 @@
"SFTP with secret key login" : "SFTP med hemmelig nøglelogin",
"Public key" : "Offentlig nøgle",
"Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet",
"Invalid backend or authentication mechanism class" : "Ugyldig backend eller klasse for godkendelsesmekanisme",
"Invalid mount point" : "Fokert monteringspunkt",
"Invalid storage backend \"%s\"" : "Forkert lager til backend \"%s\"en",
"Unsatisfied backend parameters" : "Utilfredsstillede backend-parametre",
"Unsatisfied authentication mechanism parameters" : "Utilfredsstillede parametre for godkendelsesmekanisme",
"Admin-only storage backend \"%s\"" : "Kun-for-admin lagringsbackend \"%s\"",
"Personal" : "Personligt",
"System" : "System",
"Grant access" : "Godkend adgang",
"Access granted" : "Adgang godkendt",
"Error configuring OAuth1" : "Fejl under konfiguration af OAuth1",
"Error configuring OAuth2" : "Fejl under konfiguration af OAuth2",
"Enable encryption" : "Slå kryptering til",
"Enable previews" : "Slå forhåndsvisninger til",
"Check for changes" : "Tjek for ændringer",
@ -37,12 +46,19 @@
"Saved" : "Gemt",
"Generate keys" : "Opret nøgler.",
"Error generating key pair" : "Fejl under oprettelse af nøglepar",
"Access key" : "Adgangsnøgle",
"Secret key" : "Hemmelig nøgle",
"Builtin" : "Indbygget",
"None" : "Ingen",
"OAuth1" : "OAuth1",
"App key" : "App-nøgle",
"App secret" : "App-hemmelighed",
"OAuth2" : "OAuth2",
"Client ID" : "Klient-ID",
"Client secret" : "Klient hemmelighed",
"Username and password" : "Brugernavn og kodeord",
"Password" : "Kodeord",
"Session credentials" : "Brugeroplysninger for session",
"Amazon S3" : "Amazon S3",
"Hostname" : "Værtsnavn",
"Port" : "Port",
@ -53,11 +69,15 @@
"URL" : "URL",
"Secure https://" : "Sikker https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "Sikker ftps://",
"Google Drive" : "Google Drev",
"Local" : "Lokal",
"Location" : "Placering",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Note:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Bemærk:</b> cURL-understøttelsen i PHP er enten ikke aktiveret eller installeret. Monteringen af %s er ikke mulig. Anmod din systemadministrator om at installere det.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Bemærk:</b> FTP understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det.",
@ -69,6 +89,7 @@
"Scope" : "Anvendelsesområde",
"External Storage" : "Ekstern opbevaring",
"Folder name" : "Mappenavn",
"Authentication" : "Godkendelse",
"Configuration" : "Opsætning",
"Available for" : "Tilgængelig for",
"Advanced settings" : "Avancerede indstillinger",

View File

@ -28,6 +28,8 @@ OC.L10N.register(
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Access granted" : "Acceso concedido",
"Error configuring OAuth1" : "Error configurando OAuth1",
"Error configuring OAuth2" : "Error configurando OAuth2",
"Enable encryption" : "Habilitar cifrado",
"Enable previews" : "Habilitar previsualizaciones",
"Check for changes" : "Comprobar si hay cambios",
@ -39,12 +41,18 @@ OC.L10N.register(
"Saved" : "Guardado",
"Generate keys" : "Generar claves",
"Error generating key pair" : "Error al generar el par de claves",
"Access key" : "Clave de acceso",
"Secret key" : "Clave secreta",
"None" : "Ninguno",
"OAuth1" : "OAuth1",
"App key" : "App principal",
"App secret" : "App secreta",
"OAuth2" : "OAuth2",
"Client ID" : "ID de Cliente",
"Client secret" : "Cliente secreto",
"Username and password" : "Nombre de usuario y contraseña",
"Password" : "Contraseña",
"Session credentials" : "Credenciales de la sesión",
"Amazon S3" : "Amazon S3",
"Hostname" : "Nombre de equipo",
"Port" : "Puerto",
@ -55,11 +63,15 @@ OC.L10N.register(
"URL" : "URL",
"Secure https://" : "—Seguro— https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "—Seguro— ftps://",
"Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Ubicación",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Raíz",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Nota:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de FTP en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.",
@ -71,6 +83,7 @@ OC.L10N.register(
"Scope" : "Ámbito",
"External Storage" : "Almacenamiento externo",
"Folder name" : "Nombre de la carpeta",
"Authentication" : "Autenticación",
"Configuration" : "Configuración",
"Available for" : "Disponible para",
"Advanced settings" : "Configuración avanzada",

View File

@ -26,6 +26,8 @@
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Access granted" : "Acceso concedido",
"Error configuring OAuth1" : "Error configurando OAuth1",
"Error configuring OAuth2" : "Error configurando OAuth2",
"Enable encryption" : "Habilitar cifrado",
"Enable previews" : "Habilitar previsualizaciones",
"Check for changes" : "Comprobar si hay cambios",
@ -37,12 +39,18 @@
"Saved" : "Guardado",
"Generate keys" : "Generar claves",
"Error generating key pair" : "Error al generar el par de claves",
"Access key" : "Clave de acceso",
"Secret key" : "Clave secreta",
"None" : "Ninguno",
"OAuth1" : "OAuth1",
"App key" : "App principal",
"App secret" : "App secreta",
"OAuth2" : "OAuth2",
"Client ID" : "ID de Cliente",
"Client secret" : "Cliente secreto",
"Username and password" : "Nombre de usuario y contraseña",
"Password" : "Contraseña",
"Session credentials" : "Credenciales de la sesión",
"Amazon S3" : "Amazon S3",
"Hostname" : "Nombre de equipo",
"Port" : "Puerto",
@ -53,11 +61,15 @@
"URL" : "URL",
"Secure https://" : "—Seguro— https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "—Seguro— ftps://",
"Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Ubicación",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Raíz",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Nota:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de FTP en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.",
@ -69,6 +81,7 @@
"Scope" : "Ámbito",
"External Storage" : "Almacenamiento externo",
"Folder name" : "Nombre de la carpeta",
"Authentication" : "Autenticación",
"Configuration" : "Configuración",
"Available for" : "Disponible para",
"Advanced settings" : "Configuración avanzada",

View File

@ -23,6 +23,8 @@ OC.L10N.register(
"System" : "Järjestelmä",
"Grant access" : "Salli pääsy",
"Access granted" : "Pääsy sallittu",
"Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä",
"Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä",
"Enable encryption" : "Käytä salausta",
"Check for changes" : "Tarkista muutokset",
"Never" : "Ei koskaan",
@ -34,10 +36,13 @@ OC.L10N.register(
"Generate keys" : "Luo avaimet",
"Error generating key pair" : "Virhe luotaessa avainparia",
"None" : "Ei mitään",
"OAuth1" : "OAuth1",
"App key" : "Sovellusavain",
"App secret" : "Sovellussalaisuus",
"OAuth2" : "OAuth2",
"Client ID" : "Asiakkaan tunniste",
"Client secret" : "Asiakassalaisuus",
"Username and password" : "Käyttäjätunnus ja salasana",
"Password" : "Salasana",
"Amazon S3" : "Amazon S3",
"Port" : "Portti",
@ -47,10 +52,14 @@ OC.L10N.register(
"URL" : "Verkko-osoite",
"Secure https://" : "Salattu https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "Salattu ftps://",
"Google Drive" : "Google Drive",
"Local" : "Paikallinen",
"Location" : "Sijainti",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Huomio:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Huomio:</b> PHP:n cURL-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan cURL-tuki käyttöön.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Huomio:</b> PHP:n FTP-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan FTP-tuki käyttöön.",
@ -61,6 +70,7 @@ OC.L10N.register(
"Storage type" : "Tallennustilan tyyppi",
"External Storage" : "Erillinen tallennusväline",
"Folder name" : "Kansion nimi",
"Authentication" : "Tunnistautuminen",
"Configuration" : "Asetukset",
"Available for" : "Saatavuus",
"Advanced settings" : "Lisäasetukset",

View File

@ -21,6 +21,8 @@
"System" : "Järjestelmä",
"Grant access" : "Salli pääsy",
"Access granted" : "Pääsy sallittu",
"Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä",
"Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä",
"Enable encryption" : "Käytä salausta",
"Check for changes" : "Tarkista muutokset",
"Never" : "Ei koskaan",
@ -32,10 +34,13 @@
"Generate keys" : "Luo avaimet",
"Error generating key pair" : "Virhe luotaessa avainparia",
"None" : "Ei mitään",
"OAuth1" : "OAuth1",
"App key" : "Sovellusavain",
"App secret" : "Sovellussalaisuus",
"OAuth2" : "OAuth2",
"Client ID" : "Asiakkaan tunniste",
"Client secret" : "Asiakassalaisuus",
"Username and password" : "Käyttäjätunnus ja salasana",
"Password" : "Salasana",
"Amazon S3" : "Amazon S3",
"Port" : "Portti",
@ -45,10 +50,14 @@
"URL" : "Verkko-osoite",
"Secure https://" : "Salattu https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "Salattu ftps://",
"Google Drive" : "Google Drive",
"Local" : "Paikallinen",
"Location" : "Sijainti",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Huomio:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Huomio:</b> PHP:n cURL-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan cURL-tuki käyttöön.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Huomio:</b> PHP:n FTP-tuki ei ole käytössä tai sitä ei ole asennettu. Kohteen %s liittäminen ei ole mahdollista. Pyydä järjestelmän ylläpitäjää ottamaan FTP-tuki käyttöön.",
@ -59,6 +68,7 @@
"Storage type" : "Tallennustilan tyyppi",
"External Storage" : "Erillinen tallennusväline",
"Folder name" : "Kansion nimi",
"Authentication" : "Tunnistautuminen",
"Configuration" : "Asetukset",
"Available for" : "Saatavuus",
"Advanced settings" : "Lisäasetukset",

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Personal" : "Um mig",
"Grant access" : "Veita aðgengi",
"Access granted" : "Aðgengi veitt",
"Saved" : "Vistað",
"None" : "Ekkert",
"Password" : "Lykilorð",
"WebDAV" : "WebDAV",

View File

@ -5,6 +5,7 @@
"Personal" : "Um mig",
"Grant access" : "Veita aðgengi",
"Access granted" : "Aðgengi veitt",
"Saved" : "Vistað",
"None" : "Ekkert",
"Password" : "Lykilorð",
"WebDAV" : "WebDAV",

View File

@ -1,6 +1,9 @@
OC.L10N.register(
"files_external",
{
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Please provide a valid app key and secret." : "Fornisci chiave e segreto dell'applicazione validi.",
"Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
"Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
"External storage" : "Archiviazione esterna",
@ -22,12 +25,17 @@ OC.L10N.register(
"SFTP with secret key login" : "SFTP con accesso a chiave segreta",
"Public key" : "Chiave pubblica",
"Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata",
"Invalid backend or authentication mechanism class" : "Motore o classe del meccanismo di autenticazione non valido",
"Invalid mount point" : "Punto di mount non valido",
"Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido",
"Unsatisfied backend parameters" : "Parametri del motore non soddisfatti",
"Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti",
"Personal" : "Personale",
"System" : "Sistema",
"Grant access" : "Concedi l'accesso",
"Access granted" : "Accesso consentito",
"Error configuring OAuth1" : "Errore di configurazione OAuth1",
"Error configuring OAuth2" : "Errore di configurazione OAuth2",
"Enable encryption" : "Abilita cifratura",
"Enable previews" : "Abilita le anteprime",
"Check for changes" : "Controlla le modifiche",
@ -39,12 +47,19 @@ OC.L10N.register(
"Saved" : "Salvato",
"Generate keys" : "Genera la chiavi",
"Error generating key pair" : "Errore durante la generazione della coppia di chiavi",
"Access key" : "Chiave di accesso",
"Secret key" : "Chiave segreta",
"Builtin" : "Integrata",
"None" : "Nessuno",
"OAuth1" : "OAuth1",
"App key" : "Chiave applicazione",
"App secret" : "Segreto applicazione",
"OAuth2" : "OAuth2",
"Client ID" : "ID client",
"Client secret" : "Segreto del client",
"Username and password" : "Nome utente e password",
"Password" : "Password",
"Session credentials" : "Credenziali di sessione",
"Amazon S3" : "Amazon S3",
"Hostname" : "Nome host",
"Port" : "Porta",
@ -55,11 +70,15 @@ OC.L10N.register(
"URL" : "URL",
"Secure https://" : "Sicuro https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "Sicuro ftps://",
"Google Drive" : "Google Drive",
"Local" : "Locale",
"Location" : "Posizione",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Radice",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Nota:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
@ -71,6 +90,7 @@ OC.L10N.register(
"Scope" : "Ambito",
"External Storage" : "Archiviazione esterna",
"Folder name" : "Nome della cartella",
"Authentication" : "Autenticazione",
"Configuration" : "Configurazione",
"Available for" : "Disponibile per",
"Advanced settings" : "Impostazioni avanzate",

View File

@ -1,4 +1,7 @@
{ "translations": {
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
"Please provide a valid app key and secret." : "Fornisci chiave e segreto dell'applicazione validi.",
"Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
"Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
"External storage" : "Archiviazione esterna",
@ -20,12 +23,17 @@
"SFTP with secret key login" : "SFTP con accesso a chiave segreta",
"Public key" : "Chiave pubblica",
"Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata",
"Invalid backend or authentication mechanism class" : "Motore o classe del meccanismo di autenticazione non valido",
"Invalid mount point" : "Punto di mount non valido",
"Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido",
"Unsatisfied backend parameters" : "Parametri del motore non soddisfatti",
"Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti",
"Personal" : "Personale",
"System" : "Sistema",
"Grant access" : "Concedi l'accesso",
"Access granted" : "Accesso consentito",
"Error configuring OAuth1" : "Errore di configurazione OAuth1",
"Error configuring OAuth2" : "Errore di configurazione OAuth2",
"Enable encryption" : "Abilita cifratura",
"Enable previews" : "Abilita le anteprime",
"Check for changes" : "Controlla le modifiche",
@ -37,12 +45,19 @@
"Saved" : "Salvato",
"Generate keys" : "Genera la chiavi",
"Error generating key pair" : "Errore durante la generazione della coppia di chiavi",
"Access key" : "Chiave di accesso",
"Secret key" : "Chiave segreta",
"Builtin" : "Integrata",
"None" : "Nessuno",
"OAuth1" : "OAuth1",
"App key" : "Chiave applicazione",
"App secret" : "Segreto applicazione",
"OAuth2" : "OAuth2",
"Client ID" : "ID client",
"Client secret" : "Segreto del client",
"Username and password" : "Nome utente e password",
"Password" : "Password",
"Session credentials" : "Credenziali di sessione",
"Amazon S3" : "Amazon S3",
"Hostname" : "Nome host",
"Port" : "Porta",
@ -53,11 +68,15 @@
"URL" : "URL",
"Secure https://" : "Sicuro https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "Sicuro ftps://",
"Google Drive" : "Google Drive",
"Local" : "Locale",
"Location" : "Posizione",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Radice",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Nota:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
@ -69,6 +88,7 @@
"Scope" : "Ambito",
"External Storage" : "Archiviazione esterna",
"Folder name" : "Nome della cartella",
"Authentication" : "Autenticazione",
"Configuration" : "Configurazione",
"Available for" : "Disponibile per",
"Advanced settings" : "Impostazioni avanzate",

View File

@ -42,9 +42,12 @@ OC.L10N.register(
"None" : "Nenhum",
"App key" : "Chave do Aplicativo",
"App secret" : "Segredo da Aplicação",
"OAuth2" : "OAuth2",
"Client ID" : "ID do Cliente",
"Client secret" : "Segredo do cliente",
"Username and password" : "Nome de Usuário e senha",
"Password" : "Senha",
"Session credentials" : "Credenciais de Sessão",
"Amazon S3" : "Amazon S3",
"Hostname" : "Nome do Host",
"Port" : "Porta",
@ -55,11 +58,15 @@ OC.L10N.register(
"URL" : "URL",
"Secure https://" : "https:// segura",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "Seguro ftps://",
"Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Localização",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Raiz",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Nota:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte cURL do PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte FTP no PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
@ -71,6 +78,7 @@ OC.L10N.register(
"Scope" : "Escopo",
"External Storage" : "Armazenamento Externo",
"Folder name" : "Nome da pasta",
"Authentication" : "Autenticação",
"Configuration" : "Configuração",
"Available for" : "Disponível para",
"Advanced settings" : "Configurações avançadas",

View File

@ -40,9 +40,12 @@
"None" : "Nenhum",
"App key" : "Chave do Aplicativo",
"App secret" : "Segredo da Aplicação",
"OAuth2" : "OAuth2",
"Client ID" : "ID do Cliente",
"Client secret" : "Segredo do cliente",
"Username and password" : "Nome de Usuário e senha",
"Password" : "Senha",
"Session credentials" : "Credenciais de Sessão",
"Amazon S3" : "Amazon S3",
"Hostname" : "Nome do Host",
"Port" : "Porta",
@ -53,11 +56,15 @@
"URL" : "URL",
"Secure https://" : "https:// segura",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Secure ftps://" : "Seguro ftps://",
"Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Localização",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Raiz",
"SMB / CIFS" : "SMB / CIFS",
"<b>Note:</b> " : "<b>Nota:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte cURL do PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte FTP no PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.",
@ -69,6 +76,7 @@
"Scope" : "Escopo",
"External Storage" : "Armazenamento Externo",
"Folder name" : "Nome da pasta",
"Authentication" : "Autenticação",
"Configuration" : "Configuração",
"Available for" : "Disponível para",
"Advanced settings" : "Configurações avançadas",

View File

@ -4,6 +4,7 @@ OC.L10N.register(
"Cancel" : "Hætta við",
"Shared by" : "Deilt af",
"Password" : "Lykilorð",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Name" : "Nafn",
"Download" : "Niðurhal"
},

View File

@ -2,6 +2,7 @@
"Cancel" : "Hætta við",
"Shared by" : "Deilt af",
"Password" : "Lykilorð",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Name" : "Nafn",
"Download" : "Niðurhal"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"

View File

@ -1,8 +1,19 @@
OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Ekki tókst að eyða %s varanlega",
"Couldn't restore %s" : "Gat ekki endurheimt %s",
"Deleted files" : "eyddar skrár",
"Restore" : "Endurheimta",
"Delete permanently" : "Eyða varanlega",
"Error" : "Villa",
"restored" : "endurheimt",
"No deleted files" : "Engar eyddar skrár",
"You will be able to recover deleted files from here" : "Þú getur endurheimt eyddum skrám héðan",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"Name" : "Nafn",
"Deleted" : "Eytt",
"Delete" : "Eyða"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -1,6 +1,17 @@
{ "translations": {
"Couldn't delete %s permanently" : "Ekki tókst að eyða %s varanlega",
"Couldn't restore %s" : "Gat ekki endurheimt %s",
"Deleted files" : "eyddar skrár",
"Restore" : "Endurheimta",
"Delete permanently" : "Eyða varanlega",
"Error" : "Villa",
"restored" : "endurheimt",
"No deleted files" : "Engar eyddar skrár",
"You will be able to recover deleted files from here" : "Þú getur endurheimt eyddum skrám héðan",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"Name" : "Nafn",
"Deleted" : "Eytt",
"Delete" : "Eyða"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -1,6 +1,11 @@
OC.L10N.register(
"files_versions",
{
"Versions" : "Útgáfur"
"Could not revert: %s" : "Gat ekki endurheimt: %s",
"Versions" : "Útgáfur",
"Failed to revert {file} to revision {timestamp}." : "Mistókst að endurheimta {file} útgáfu {timestamp}.",
"More versions..." : "Fleiri útgáfur ...",
"No other versions available" : "Engar aðrar útgáfur í boði",
"Restore" : "Endurheimta"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -1,4 +1,9 @@
{ "translations": {
"Versions" : "Útgáfur"
"Could not revert: %s" : "Gat ekki endurheimt: %s",
"Versions" : "Útgáfur",
"Failed to revert {file} to revision {timestamp}." : "Mistókst að endurheimta {file} útgáfu {timestamp}.",
"More versions..." : "Fleiri útgáfur ...",
"No other versions available" : "Engar aðrar útgáfur í boði",
"Restore" : "Endurheimta"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -7,6 +7,7 @@ OC.L10N.register(
"Help" : "Hjálp",
"Host" : "Netþjónn",
"Password" : "Lykilorð",
"Continue" : "Halda áfram",
"Advanced" : "Ítarlegt"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -5,6 +5,7 @@
"Help" : "Hjálp",
"Host" : "Netþjónn",
"Password" : "Lykilorð",
"Continue" : "Halda áfram",
"Advanced" : "Ítarlegt"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -2,6 +2,8 @@ OC.L10N.register(
"user_webdavauth",
{
"WebDAV Authentication" : "WebDAV Auðkenni",
"Save" : "Vista"
"Address:" : "Netfang:",
"Save" : "Vista",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Notanda auðkenni verður sent á þetta netfang. Þessi viðbót fer yfir viðbrögð og túlkar HTTP statuscodes 401 og 403 sem ógilda auðkenni, og öll önnur svör sem gilt auðkenni."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -1,5 +1,7 @@
{ "translations": {
"WebDAV Authentication" : "WebDAV Auðkenni",
"Save" : "Vista"
"Address:" : "Netfang:",
"Save" : "Vista",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Notanda auðkenni verður sent á þetta netfang. Þessi viðbót fer yfir viðbrögð og túlkar HTTP statuscodes 401 og 403 sem ógilda auðkenni, og öll önnur svör sem gilt auðkenni."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -172,6 +172,7 @@ OC.L10N.register(
"The update was successful. There were warnings." : "Opdateringen blev gennemført. Der fremkom advarsler.",
"The update was successful. Redirecting you to ownCloud now." : "Opdateringen blev udført korrekt. Du bliver nu viderestillet til ownCloud.",
"Couldn't reset password because the token is invalid" : "Kunne ikke nulstille kodeordet, fordi symboludtrykket er ugyldigt",
"Couldn't reset password because the token is expired" : "Kunne ikke nulstille kodeord, da tokenet er udløbet",
"Couldn't send reset email. Please make sure your username is correct." : "Der opstod et problem under afsendelse af nulstillings-e-mailen. Kontroller venligst om dit brugernavnet er korrekt",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Der opstod et problem under afsendelse af nulstillings-e-mailen. Der ikke er nogen email adresse tilknyttet denne bruger konto. Kontakt venligst systemadministratoren",
"%s password reset" : "%s adgangskode nulstillet",

View File

@ -170,6 +170,7 @@
"The update was successful. There were warnings." : "Opdateringen blev gennemført. Der fremkom advarsler.",
"The update was successful. Redirecting you to ownCloud now." : "Opdateringen blev udført korrekt. Du bliver nu viderestillet til ownCloud.",
"Couldn't reset password because the token is invalid" : "Kunne ikke nulstille kodeordet, fordi symboludtrykket er ugyldigt",
"Couldn't reset password because the token is expired" : "Kunne ikke nulstille kodeord, da tokenet er udløbet",
"Couldn't send reset email. Please make sure your username is correct." : "Der opstod et problem under afsendelse af nulstillings-e-mailen. Kontroller venligst om dit brugernavnet er korrekt",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Der opstod et problem under afsendelse af nulstillings-e-mailen. Der ikke er nogen email adresse tilknyttet denne bruger konto. Kontakt venligst systemadministratoren",
"%s password reset" : "%s adgangskode nulstillet",

View File

@ -36,6 +36,13 @@ OC.L10N.register(
"Thu." : "Jue.",
"Fri." : "Vie.",
"Sat." : "Sab.",
"Su" : "Do",
"Mo" : "Lu",
"Tu" : "Ma",
"We" : "Mi",
"Th" : "Ju",
"Fr" : "Vi",
"Sa" : "Sa",
"January" : "Enero",
"February" : "Febrero",
"March" : "Marzo",
@ -236,6 +243,7 @@ OC.L10N.register(
"Please contact your administrator." : "Por favor, contacte con el administrador.",
"An internal error occured." : "Un error interno ocurrió.",
"Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.",
"Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?",
"remember" : "recordar",
"Log in" : "Entrar",
"Alternative Logins" : "Inicios de sesión alternativos",
@ -248,6 +256,10 @@ OC.L10N.register(
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domain\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.",
"Add \"%s\" as trusted domain" : "Agregar \"%s\" como dominio de confianza",
"App update required" : "Es necesaria una actualización en la aplicación",
"%s will be updated to version %s" : "%s será actualizada a la versión %s",
"These apps will be updated:" : "Estas aplicaciones serán actualizadas:",
"These incompatible apps will be disabled:" : "Estas aplicaciones incompatibles serán deshabilitadas:",
"The theme %s has been disabled." : "El tema %s ha sido desactivado.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Antes de proceder, asegúrese de que se haya hecho un respaldo de la base de datos, la carpeta de configuración y la carpeta de datos.",
"Start update" : "Iniciar actualización",

View File

@ -34,6 +34,13 @@
"Thu." : "Jue.",
"Fri." : "Vie.",
"Sat." : "Sab.",
"Su" : "Do",
"Mo" : "Lu",
"Tu" : "Ma",
"We" : "Mi",
"Th" : "Ju",
"Fr" : "Vi",
"Sa" : "Sa",
"January" : "Enero",
"February" : "Febrero",
"March" : "Marzo",
@ -234,6 +241,7 @@
"Please contact your administrator." : "Por favor, contacte con el administrador.",
"An internal error occured." : "Un error interno ocurrió.",
"Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.",
"Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?",
"remember" : "recordar",
"Log in" : "Entrar",
"Alternative Logins" : "Inicios de sesión alternativos",
@ -246,6 +254,10 @@
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domain\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.",
"Add \"%s\" as trusted domain" : "Agregar \"%s\" como dominio de confianza",
"App update required" : "Es necesaria una actualización en la aplicación",
"%s will be updated to version %s" : "%s será actualizada a la versión %s",
"These apps will be updated:" : "Estas aplicaciones serán actualizadas:",
"These incompatible apps will be disabled:" : "Estas aplicaciones incompatibles serán deshabilitadas:",
"The theme %s has been disabled." : "El tema %s ha sido desactivado.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Antes de proceder, asegúrese de que se haya hecho un respaldo de la base de datos, la carpeta de configuración y la carpeta de datos.",
"Start update" : "Iniciar actualización",

View File

@ -1,6 +1,27 @@
OC.L10N.register(
"core",
{
"Couldn't send mail to following users: %s " : "Gat ekki sent póst á eftirfarandi notanda: %s",
"Turned on maintenance mode" : "Kveikt á viðhaldsham",
"Turned off maintenance mode" : "Slökkt á viðhaldsham",
"Maintenance mode is kept active" : "viðhaldshami er haldið virkur",
"Updated database" : "Uppfært gagnagrunn",
"Checked database schema update" : "Athugað gagnagrunns skema uppfærslu.",
"Checked database schema update for apps" : "Athugað gagnagrunns skema uppfærslur fyrir öpp",
"Updated \"%s\" to %s" : "Uppfært \\\"%s\\\" to %s",
"Repair warning: " : "Viðgerðar viðvörun:",
"Repair error: " : "Viðgerðar villa:",
"Following incompatible apps have been disabled: %s" : "Eftirfarandi forrit eru ósamhæfð hafa verið gerð óvirk: %s",
"Following apps have been disabled: %s" : "Eftirfarandi forrit hafa verið gerð óvirk: %s",
"File is too big" : "Skrá er of stór",
"Invalid file provided" : "Ógild skrá veitt",
"No image or file provided" : "Engin mynd eða skrá veitt",
"Unknown filetype" : "Óþekkt skráartegund",
"Invalid image" : "Ógild mynd",
"No temporary profile picture available, try again" : "Engin tímabundin prófíl mynd í boði, reyndu aftur",
"No crop data provided" : "Enginn klippi gögn veit",
"No valid crop data provided" : "Ógild klippi gögn veit",
"Crop is not square" : "Skurður er ekki ferhyrntur",
"Sunday" : "Sunnudagur",
"Monday" : "Mánudagur",
"Tuesday" : "Þriðjudagur",
@ -15,6 +36,13 @@ OC.L10N.register(
"Thu." : "Fim.",
"Fri." : "Fös.",
"Sat." : "Lau.",
"Su" : "Su",
"Mo" : "Má",
"Tu" : "Þr",
"We" : "Mi",
"Th" : "Fi",
"Fr" : "Fö",
"Sa" : "La",
"January" : "Janúar",
"February" : "Febrúar",
"March" : "Mars",
@ -41,31 +69,82 @@ OC.L10N.register(
"Dec." : "Des.",
"Settings" : "Stillingar",
"Saving..." : "Er að vista ...",
"Couldn't send reset email. Please contact your administrator." : "Gat ekki sent endursetningar tölvupóst. Vinsamlegast hafðu samband við kerfisstjóra.",
"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." : "Hlekkurinn til að endurstilla lykilorðið þitt hefur verið sent á netfangið þitt. Ef þú færð ekki póstinn innan hæfilegs tíma, athugaðu þá í ruslpóst möppu.<br>Ef það er ekki þar spurðu þá kerfisstjórann þinn.",
"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?" : "Skrárnar þínar eru dulkóðaðar. Ef þú hefur ekki kveikt á vara lykill, það verður engin leið til að fá þinn gögn til baka eftir lykilorðið þitt er endurstillt.<br />Ef þú ert ekki viss hvað á að gera, skaltu hafa samband við kerfisstjórann áður en þú heldur áfram. <br />Viltu halda áfram?",
"I know what I'm doing" : "Ég veit hvað ég er að gera",
"Password can not be changed. Please contact your administrator." : "Ekki hægt að breyta lykilorði. Vinsamlegast hafðu samband við kerfisstjóra.",
"No" : "Nei",
"Yes" : "Já",
"Choose" : "Veldu",
"Error loading file picker template: {error}" : "Villa við að hlaða skrá Picker sniðmát: {error}",
"Ok" : "Í lagi",
"Error loading message template: {error}" : "Villa við að hlaða skilaboða sniðmáti: {error}",
"read-only" : "lesa-eingöngu",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} skrá stangast á","{count} skrár stangast á"],
"One file conflict" : "Einn skrá stangast á",
"New Files" : "Nýjar Skrár",
"Already existing files" : "Skrá er nú þegar til",
"Which files do you want to keep?" : "Hvaða skrár vilt þú vilt halda?",
"If you select both versions, the copied file will have a number added to its name." : "Ef þú velur báðar útgáfur, þá mun afritaða skráin fá tölustaf bætt við nafn sitt.",
"Cancel" : "Hætta við",
"Continue" : "Halda áfram",
"(all selected)" : "(allt valið)",
"({count} selected)" : "({count} valið)",
"Error loading file exists template" : "Villa við að hlaða skrá núverandi sniðmáts",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Svo-svo lykilorð",
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Vefþjónninn er ekki enn sett upp á réttan hátt til að leyfa skráar samstillingu því WebDAV viðmótið virðist vera brotinn.",
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Þessi miðlari hefur ekki virka nettengingu. Þetta þýðir að sumir eginleikar eins og virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á foritum þriðja aðila mun ekki virka. Fjar aðgangur af skrám og senda tilkynningar í tölvupósti vika líklega ekki heldur. Við leggjum til að virkja internet tengingu fyrir þennan vefþjóni ef þú vilt hafa alla eiginleika.",
"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 web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Gagnamappa og skrá eru líklega aðgengilegar af internetinu vegna þess að .htaccess skrá er ekki virk. Við mælum eindregið með að þú stillir vefþjón þinn á þann hátt að gagnamappa er ekki lengur aðgengileg eða þú færir gagnamöppu út fyrir rót vefþjóns.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni hefur verið stillt. Til að auka afköst skaltu stilla skyndiminni ef í boði. Nánari upplýsingar má finna á <a href=\\\"{docLink}\\\">documentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom er ekki læsileg af PHP, Sterklega er mælt með því að leyfa PHP að lesa /dev/urandom af öryggisástæðum. Nánari upplýsingar má finna á <a href=\\\"{docLink}\\\">documentation</a>.",
"Your PHP version ({version}) is no longer <a href=\"{phpLink}\">supported by PHP</a>. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP." : "PHP útgáfan þín ({version}) er ekki lengur <a href=\\\"{phpLink}\\\">supported by PHP</a>. Við hvetjum þig til að uppfæra PHP útgáfuna til að nýta afkasta og öryggis nýjungar hjá PHP.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Gagnstæður proxy haus stilling er röng, eða þú ert að tengjast ownCloud frá traustum proxy. Ef þú ert ekki að tengjast ownCloud frá traustum proxy, þetta er öryggismál og getur leyft árásir að skopstæling IP tölu þeirra sem sýnilega ownCloud. Nánari upplýsingar má finna á <a href=\\\"{docLink}\\\">documentation</a>.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetingu miðlara",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\\\"{header}\\\" HTTP haus er ekki stilltur til jafns við \\\"{expected}\\\". Þetta er mögulegur öryggis eða næðis áhætta, við mælum með því að aðlaga þessa stillingu.",
"The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "\\\"Strangt-Transport-Security\\\" HTTP haus er ekki stilltur á minst \\\"{seconds}\\\" sekúndur. Fyrir aukið öryggi mælum við með því að virkja HSTS eins og lýst er í <a href=\\\"{docUrl}\\\">security tips</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : " Þú ert að tengjast með HTTP. Við mælum eindregið með að þú stillir miðlara á HTTPS í staðin eins og lýst er í okkar <a href=\\\"{docUrl}\\\">security tips</a>.",
"Shared" : "Deilt",
"Shared with {recipients}" : "Deilt með {recipients}",
"Error" : "Villa",
"Error while sharing" : "Villa við deilingu",
"Error while unsharing" : "Villa við að hætta deilingu",
"Error while changing permissions" : "Villa við að breyta aðgangsheimildum",
"Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}",
"Shared with you by {owner}" : "Deilt með þér af {owner}",
"Share with users or groups …" : "Deila með notendum eða hópum ...",
"Share with users, groups or remote users …" : "Deila með notendum, hópa eða ytri notendum ...",
"Share" : "Deila",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Deila með fólk í öðrum ownClouds með skipuninni username@example.com/owncloud",
"Share link" : "Deila hlekk",
"The public link will expire no later than {days} days after it is created" : "Almennings hlekkur rennur út eigi síðar en {days} daga eftir að hann er búinn til",
"Link" : "Hlekkur",
"Password protect" : "Verja með lykilorði",
"Password" : "Lykilorð",
"Choose a password for the public link" : "Veldu þér lykilorð fyrir almennings hlekk",
"Allow editing" : "Leyfa breytingar",
"Email link to person" : "Senda vefhlekk í tölvupóstu til notenda",
"Send" : "Senda",
"Set expiration date" : "Setja gildistíma",
"Expiration" : "Rennurút",
"Expiration date" : "Gildir til",
"An error occured. Please try again" : "Villa kom upp. Vinsamlegast reyndu aftur",
"Adding user..." : "Bæta við notanda...",
"group" : "hópur",
"remote" : "fjarlægur",
"Resharing is not allowed" : "Endurdeiling er ekki leyfð",
"Shared in {item} with {user}" : "Deilt með {item} ásamt {user}",
"Unshare" : "Hætta deilingu",
"notify by email" : "tilkynna með tölvupósti",
"can share" : "getur deilt",
"can edit" : "getur breytt",
"access control" : "aðgangsstýring",
"create" : "mynda",
"change" : "breyta",
"delete" : "eyða",
"Password protected" : "Verja með lykilorði",
"Error unsetting expiration date" : "Villa við að aftengja gildistíma",
@ -74,31 +153,121 @@ OC.L10N.register(
"Email sent" : "Tölvupóstur sendur",
"Warning" : "Aðvörun",
"The object type is not specified." : "Tegund ekki tilgreind",
"Enter new" : "Sláðu inn nýtt",
"Delete" : "Eyða",
"Add" : "Bæta við",
"Edit tags" : "Breyta tögum",
"Error loading dialog template: {error}" : "Villa við að hlaða valmynd sniðmátið: {error}",
"No tags selected for deletion." : "Engin tögg valin til að eyða.",
"unknown text" : "óþekktur texti",
"Hello world!" : "Halló heimur!",
"sunny" : "sólríkur",
"Hello {name}, the weather is {weather}" : "Halló {name},veðrið er {weather}",
"Hello {name}" : "Halló {name}",
"_download %n file_::_download %n files_" : ["sækja %n skrá","sækja %n skrár"],
"{version} is available. Get more information on how to update." : "{version} er í boði. Fá frekari upplýsingar um hvernig á að uppfæra.",
"Updating {productName} to version {version}, this may take a while." : "Uppfæri {productName} í útgáfu {version}, þetta getur tekið smá stund.",
"Please reload the page." : "Vinsamlega endurhlaðið síðunni.",
"The update was unsuccessful. " : "Uppfærslan tókst ekki.",
"The update was successful. There were warnings." : "Uppfærslan tókst. Það voru viðvaranir.",
"The update was successful. Redirecting you to ownCloud now." : "Uppfærslan heppnaðist. Beini þér til ownCloud nú.",
"Couldn't reset password because the token is invalid" : "Gat ekki endurstillt lykilorðið vegna þess að tóki ógilt",
"Couldn't reset password because the token is expired" : "Gat ekki endurstillt lykilorðið vegna þess að tóki er útrunnið",
"Couldn't send reset email. Please make sure your username is correct." : "Gat ekki sent endurstillingu í tölvupóst. Vinsamlegast gakktu úr skugga um að notandanafn þitt sé rétt.",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Gat ekki sent endurstillingu í tölvupóst vegna þess að það er ekkert netfang fyrir þetta notandanafn. Vinsamlegast hafðu samband við kerfisstjóra.",
"%s password reset" : "%s lykilorð endurstillt",
"Use the following link to reset your password: {link}" : "Notað eftirfarandi veftengil til að endursetja lykilorðið þitt: {link}",
"New password" : "Nýtt lykilorð",
"New Password" : "Nýtt Lykilorð",
"Reset password" : "Endursetja lykilorð",
"Searching other places" : "Leitað á öðrum stöðum",
"No search results in other places" : "Engar leitarniðurstöður á öðrum stöðum",
"_{count} search result in other places_::_{count} search results in other places_" : ["{count} Leitarniðurstaða á öðrum stöðum","{count} Leitarniðurstöður á öðrum stöðum"],
"Personal" : "Um mig",
"Users" : "Notendur",
"Apps" : "Forrit",
"Admin" : "Stjórnun",
"Help" : "Hjálp",
"Error loading tags" : "Villa við að hlaða tagg",
"Tag already exists" : "Tagg er þegar til",
"Error deleting tag(s)" : "Villa við að eyða töggum",
"Error tagging" : "Villa við töggun",
"Error untagging" : "Villa við af töggun",
"Error favoriting" : "Villa við bókmerkingu ",
"Error unfavoriting" : "Villa við afmá bókmerkingu",
"Access forbidden" : "Aðgangur bannaður",
"File not found" : "Skrá finnst ekki",
"The specified document has not been found on the server." : "Tilgreint skjal hefur ekki fundist á þjóninum.",
"You can click here to return to %s." : "Þú getur smellt hér til að fara aftur á %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Sælir,\n\nbara láta þig vita að %s deildi %s með þér.\\n\nSkoða það: %s\n\n",
"The share will expire on %s." : "Gildistími deilingar rennur út %s.",
"Cheers!" : "Skál!",
"Internal Server Error" : "Innri villa",
"The server encountered an internal error and was unable to complete your request." : "Innri villa kom upp og ekki náðist að afgreiða beiðnina.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Vinsamlegast hafið samband við kerfisstjóra ef þessi villa birtist aftur mörgum sinnum, vinsamlegast látu tæknilegar upplýsingar hér að neðan filgja með.",
"More details can be found in the server log." : "Nánari upplýsingar er að finna í atburðaskrá miðlara.",
"Technical details" : "Tæknilegar upplýsingar",
"Remote Address: %s" : "fjar vistfang: %s",
"Request ID: %s" : "Beiðni auðkenni: %s",
"Type: %s" : "Tegund: %s",
"Code: %s" : "Kóði: %s",
"Message: %s" : "Skilaboð: %s",
"File: %s" : "Skrá: %s",
"Line: %s" : "Lína: %s",
"Trace" : "Rekja",
"Security warning" : "Öryggi viðvörun",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Gagnamappa og skrá eru líklega aðgengilegar af internetinu vegna þess að .htaccess skrá er ekki virk.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Til að fá upplýsingar hvernig á að stilla miðlara almennilega, skaltu skoða <a href=\\\"%s\\\" target=\\\"_blank\\\">handbók</a>.",
"Create an <strong>admin account</strong>" : "Útbúa <strong>vefstjóra aðgang</strong>",
"Username" : "Notendanafn",
"Storage & database" : "Geymsla & gagnagrunnur",
"Data folder" : "Gagnamappa",
"Configure the database" : "Stilla gagnagrunn",
"Only %s is available." : "Aðeins %s eru laus.",
"Install and activate additional PHP modules to choose other database types." : "Setja upp og virkja viðbótar PHP einingar til að velja aðrar tegundir gagnagrunna.",
"For more details check out the documentation." : "Frekari upplýsingar í handbók.",
"Database user" : "Gagnagrunns notandi",
"Database password" : "Gagnagrunns lykilorð",
"Database name" : "Nafn gagnagrunns",
"Database tablespace" : "Töflusvæði gagnagrunns",
"Database host" : "Netþjónn gagnagrunns",
"Performance warning" : "Afkastar viðvörun",
"SQLite will be used as database." : "SQLite verður notað fyrir gagnagrunn.",
"For larger installations we recommend to choose a different database backend." : "Fyrir stærri uppsetingar mælum við með að velja annan gagnagrunns bakenda.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"Finish setup" : "Virkja uppsetningu",
"Finishing …" : "Að klára ...",
"Need help?" : "Þarftu hjálp?",
"See the documentation" : "Sjá handbók",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. Vinsamlegast {linkstart} virkjaðu JavaScript {linkend} og endurhladdu síðunni.",
"Log out" : "Útskrá",
"Search" : "Leita",
"Server side authentication failed!" : "Netþjóns hlið auðkenningar tókst ekki!",
"Please contact your administrator." : "Vinsamlegast hafðu samband við kerfisstjóra.",
"An internal error occured." : "Innri villa kom upp.",
"Please try again or contact your administrator." : "Vinsamlegast reyndu aftur eða hafðu samband við kerfisstjóra.",
"Wrong password. Reset it?" : "Rangt lykilorð. Endursetja?",
"remember" : "muna eftir mér",
"Log in" : "<strong>Skrá inn</strong>"
"Log in" : "Skrá inn",
"Alternative Logins" : "Aðrar Innskráningar",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Sælir ,<br><br>bara láta þig vita að %s deildi <strong>%s</strong> með þér.<br><a href=\"%s\">Skoða það!</a><br><br>",
"This ownCloud instance is currently in single user mode." : "Þetta ownCloud eintak er nú í einnar notandaham.",
"This means only administrators can use the instance." : "Þetta þýðir aðeins stjórnendur geta notað eintak.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hafðu samband við kerfisstjóra ef þessi skilaboð eru viðvarandi eða birtist óvænt.",
"Thank you for your patience." : "Þakka þér fyrir biðlundina.",
"You are accessing the server from an untrusted domain." : "Þú ert að tengjast þjóninum frá ótraustu umdæmi.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Vinsamlegast hafðu samband við kerfisstjóra. Ef þú ert stjórnandi á þessu eintaki, stiltu þá \"trusted_domain\" stillingu í config/config.php. Dæmigerðar stillingar er að finna í config/config.sample.php",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Það fer eftir stillingum þínum, sem stjórnandi þá gætir þú einnig notað hnappinn hér fyrir neðan til að treysta þessu léni.",
"Add \"%s\" as trusted domain" : "Bæta við \"%s\" sem treyst lén",
"App update required" : "App þarfnast uppfærslu ",
"%s will be updated to version %s" : "%s verður uppfærð í útgáfu %s.",
"These apps will be updated:" : "Eftirfarandi öpp verða uppfærð:",
"These incompatible apps will be disabled:" : "Eftirfarandi forrit eru ósamhæfð og verið gerð óvirk: %s",
"The theme %s has been disabled." : "Þema %s hefur verið gerð óvirk.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Vinsamlegast gakktu úr skugga um að gagnagrunnurinn, config mappan og gagna mappan hafi verið afritaðar áður en lengra er haldið.",
"Start update" : "Hefja uppfærslu",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Til að forðast að vinnslufrestur með stærri uppsetningum renni út, getur þú í staðinn að keyra eftirfarandi skipun frá uppsetingar möppu:",
"This %s instance is currently in maintenance mode, which may take a while." : "Þessi %s er nú í viðhald ham, sem getur tekið smá stund.",
"This page will refresh itself when the %s instance is available again." : "Þessi síða mun uppfæra sig þegar %s er í boði á ný."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -1,4 +1,25 @@
{ "translations": {
"Couldn't send mail to following users: %s " : "Gat ekki sent póst á eftirfarandi notanda: %s",
"Turned on maintenance mode" : "Kveikt á viðhaldsham",
"Turned off maintenance mode" : "Slökkt á viðhaldsham",
"Maintenance mode is kept active" : "viðhaldshami er haldið virkur",
"Updated database" : "Uppfært gagnagrunn",
"Checked database schema update" : "Athugað gagnagrunns skema uppfærslu.",
"Checked database schema update for apps" : "Athugað gagnagrunns skema uppfærslur fyrir öpp",
"Updated \"%s\" to %s" : "Uppfært \\\"%s\\\" to %s",
"Repair warning: " : "Viðgerðar viðvörun:",
"Repair error: " : "Viðgerðar villa:",
"Following incompatible apps have been disabled: %s" : "Eftirfarandi forrit eru ósamhæfð hafa verið gerð óvirk: %s",
"Following apps have been disabled: %s" : "Eftirfarandi forrit hafa verið gerð óvirk: %s",
"File is too big" : "Skrá er of stór",
"Invalid file provided" : "Ógild skrá veitt",
"No image or file provided" : "Engin mynd eða skrá veitt",
"Unknown filetype" : "Óþekkt skráartegund",
"Invalid image" : "Ógild mynd",
"No temporary profile picture available, try again" : "Engin tímabundin prófíl mynd í boði, reyndu aftur",
"No crop data provided" : "Enginn klippi gögn veit",
"No valid crop data provided" : "Ógild klippi gögn veit",
"Crop is not square" : "Skurður er ekki ferhyrntur",
"Sunday" : "Sunnudagur",
"Monday" : "Mánudagur",
"Tuesday" : "Þriðjudagur",
@ -13,6 +34,13 @@
"Thu." : "Fim.",
"Fri." : "Fös.",
"Sat." : "Lau.",
"Su" : "Su",
"Mo" : "Má",
"Tu" : "Þr",
"We" : "Mi",
"Th" : "Fi",
"Fr" : "Fö",
"Sa" : "La",
"January" : "Janúar",
"February" : "Febrúar",
"March" : "Mars",
@ -39,31 +67,82 @@
"Dec." : "Des.",
"Settings" : "Stillingar",
"Saving..." : "Er að vista ...",
"Couldn't send reset email. Please contact your administrator." : "Gat ekki sent endursetningar tölvupóst. Vinsamlegast hafðu samband við kerfisstjóra.",
"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." : "Hlekkurinn til að endurstilla lykilorðið þitt hefur verið sent á netfangið þitt. Ef þú færð ekki póstinn innan hæfilegs tíma, athugaðu þá í ruslpóst möppu.<br>Ef það er ekki þar spurðu þá kerfisstjórann þinn.",
"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?" : "Skrárnar þínar eru dulkóðaðar. Ef þú hefur ekki kveikt á vara lykill, það verður engin leið til að fá þinn gögn til baka eftir lykilorðið þitt er endurstillt.<br />Ef þú ert ekki viss hvað á að gera, skaltu hafa samband við kerfisstjórann áður en þú heldur áfram. <br />Viltu halda áfram?",
"I know what I'm doing" : "Ég veit hvað ég er að gera",
"Password can not be changed. Please contact your administrator." : "Ekki hægt að breyta lykilorði. Vinsamlegast hafðu samband við kerfisstjóra.",
"No" : "Nei",
"Yes" : "Já",
"Choose" : "Veldu",
"Error loading file picker template: {error}" : "Villa við að hlaða skrá Picker sniðmát: {error}",
"Ok" : "Í lagi",
"Error loading message template: {error}" : "Villa við að hlaða skilaboða sniðmáti: {error}",
"read-only" : "lesa-eingöngu",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} skrá stangast á","{count} skrár stangast á"],
"One file conflict" : "Einn skrá stangast á",
"New Files" : "Nýjar Skrár",
"Already existing files" : "Skrá er nú þegar til",
"Which files do you want to keep?" : "Hvaða skrár vilt þú vilt halda?",
"If you select both versions, the copied file will have a number added to its name." : "Ef þú velur báðar útgáfur, þá mun afritaða skráin fá tölustaf bætt við nafn sitt.",
"Cancel" : "Hætta við",
"Continue" : "Halda áfram",
"(all selected)" : "(allt valið)",
"({count} selected)" : "({count} valið)",
"Error loading file exists template" : "Villa við að hlaða skrá núverandi sniðmáts",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Svo-svo lykilorð",
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Vefþjónninn er ekki enn sett upp á réttan hátt til að leyfa skráar samstillingu því WebDAV viðmótið virðist vera brotinn.",
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Þessi miðlari hefur ekki virka nettengingu. Þetta þýðir að sumir eginleikar eins og virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á foritum þriðja aðila mun ekki virka. Fjar aðgangur af skrám og senda tilkynningar í tölvupósti vika líklega ekki heldur. Við leggjum til að virkja internet tengingu fyrir þennan vefþjóni ef þú vilt hafa alla eiginleika.",
"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 web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Gagnamappa og skrá eru líklega aðgengilegar af internetinu vegna þess að .htaccess skrá er ekki virk. Við mælum eindregið með að þú stillir vefþjón þinn á þann hátt að gagnamappa er ekki lengur aðgengileg eða þú færir gagnamöppu út fyrir rót vefþjóns.",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni hefur verið stillt. Til að auka afköst skaltu stilla skyndiminni ef í boði. Nánari upplýsingar má finna á <a href=\\\"{docLink}\\\">documentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom er ekki læsileg af PHP, Sterklega er mælt með því að leyfa PHP að lesa /dev/urandom af öryggisástæðum. Nánari upplýsingar má finna á <a href=\\\"{docLink}\\\">documentation</a>.",
"Your PHP version ({version}) is no longer <a href=\"{phpLink}\">supported by PHP</a>. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP." : "PHP útgáfan þín ({version}) er ekki lengur <a href=\\\"{phpLink}\\\">supported by PHP</a>. Við hvetjum þig til að uppfæra PHP útgáfuna til að nýta afkasta og öryggis nýjungar hjá PHP.",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Gagnstæður proxy haus stilling er röng, eða þú ert að tengjast ownCloud frá traustum proxy. Ef þú ert ekki að tengjast ownCloud frá traustum proxy, þetta er öryggismál og getur leyft árásir að skopstæling IP tölu þeirra sem sýnilega ownCloud. Nánari upplýsingar má finna á <a href=\\\"{docLink}\\\">documentation</a>.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetingu miðlara",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\\\"{header}\\\" HTTP haus er ekki stilltur til jafns við \\\"{expected}\\\". Þetta er mögulegur öryggis eða næðis áhætta, við mælum með því að aðlaga þessa stillingu.",
"The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "\\\"Strangt-Transport-Security\\\" HTTP haus er ekki stilltur á minst \\\"{seconds}\\\" sekúndur. Fyrir aukið öryggi mælum við með því að virkja HSTS eins og lýst er í <a href=\\\"{docUrl}\\\">security tips</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : " Þú ert að tengjast með HTTP. Við mælum eindregið með að þú stillir miðlara á HTTPS í staðin eins og lýst er í okkar <a href=\\\"{docUrl}\\\">security tips</a>.",
"Shared" : "Deilt",
"Shared with {recipients}" : "Deilt með {recipients}",
"Error" : "Villa",
"Error while sharing" : "Villa við deilingu",
"Error while unsharing" : "Villa við að hætta deilingu",
"Error while changing permissions" : "Villa við að breyta aðgangsheimildum",
"Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}",
"Shared with you by {owner}" : "Deilt með þér af {owner}",
"Share with users or groups …" : "Deila með notendum eða hópum ...",
"Share with users, groups or remote users …" : "Deila með notendum, hópa eða ytri notendum ...",
"Share" : "Deila",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Deila með fólk í öðrum ownClouds með skipuninni username@example.com/owncloud",
"Share link" : "Deila hlekk",
"The public link will expire no later than {days} days after it is created" : "Almennings hlekkur rennur út eigi síðar en {days} daga eftir að hann er búinn til",
"Link" : "Hlekkur",
"Password protect" : "Verja með lykilorði",
"Password" : "Lykilorð",
"Choose a password for the public link" : "Veldu þér lykilorð fyrir almennings hlekk",
"Allow editing" : "Leyfa breytingar",
"Email link to person" : "Senda vefhlekk í tölvupóstu til notenda",
"Send" : "Senda",
"Set expiration date" : "Setja gildistíma",
"Expiration" : "Rennurút",
"Expiration date" : "Gildir til",
"An error occured. Please try again" : "Villa kom upp. Vinsamlegast reyndu aftur",
"Adding user..." : "Bæta við notanda...",
"group" : "hópur",
"remote" : "fjarlægur",
"Resharing is not allowed" : "Endurdeiling er ekki leyfð",
"Shared in {item} with {user}" : "Deilt með {item} ásamt {user}",
"Unshare" : "Hætta deilingu",
"notify by email" : "tilkynna með tölvupósti",
"can share" : "getur deilt",
"can edit" : "getur breytt",
"access control" : "aðgangsstýring",
"create" : "mynda",
"change" : "breyta",
"delete" : "eyða",
"Password protected" : "Verja með lykilorði",
"Error unsetting expiration date" : "Villa við að aftengja gildistíma",
@ -72,31 +151,121 @@
"Email sent" : "Tölvupóstur sendur",
"Warning" : "Aðvörun",
"The object type is not specified." : "Tegund ekki tilgreind",
"Enter new" : "Sláðu inn nýtt",
"Delete" : "Eyða",
"Add" : "Bæta við",
"Edit tags" : "Breyta tögum",
"Error loading dialog template: {error}" : "Villa við að hlaða valmynd sniðmátið: {error}",
"No tags selected for deletion." : "Engin tögg valin til að eyða.",
"unknown text" : "óþekktur texti",
"Hello world!" : "Halló heimur!",
"sunny" : "sólríkur",
"Hello {name}, the weather is {weather}" : "Halló {name},veðrið er {weather}",
"Hello {name}" : "Halló {name}",
"_download %n file_::_download %n files_" : ["sækja %n skrá","sækja %n skrár"],
"{version} is available. Get more information on how to update." : "{version} er í boði. Fá frekari upplýsingar um hvernig á að uppfæra.",
"Updating {productName} to version {version}, this may take a while." : "Uppfæri {productName} í útgáfu {version}, þetta getur tekið smá stund.",
"Please reload the page." : "Vinsamlega endurhlaðið síðunni.",
"The update was unsuccessful. " : "Uppfærslan tókst ekki.",
"The update was successful. There were warnings." : "Uppfærslan tókst. Það voru viðvaranir.",
"The update was successful. Redirecting you to ownCloud now." : "Uppfærslan heppnaðist. Beini þér til ownCloud nú.",
"Couldn't reset password because the token is invalid" : "Gat ekki endurstillt lykilorðið vegna þess að tóki ógilt",
"Couldn't reset password because the token is expired" : "Gat ekki endurstillt lykilorðið vegna þess að tóki er útrunnið",
"Couldn't send reset email. Please make sure your username is correct." : "Gat ekki sent endurstillingu í tölvupóst. Vinsamlegast gakktu úr skugga um að notandanafn þitt sé rétt.",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Gat ekki sent endurstillingu í tölvupóst vegna þess að það er ekkert netfang fyrir þetta notandanafn. Vinsamlegast hafðu samband við kerfisstjóra.",
"%s password reset" : "%s lykilorð endurstillt",
"Use the following link to reset your password: {link}" : "Notað eftirfarandi veftengil til að endursetja lykilorðið þitt: {link}",
"New password" : "Nýtt lykilorð",
"New Password" : "Nýtt Lykilorð",
"Reset password" : "Endursetja lykilorð",
"Searching other places" : "Leitað á öðrum stöðum",
"No search results in other places" : "Engar leitarniðurstöður á öðrum stöðum",
"_{count} search result in other places_::_{count} search results in other places_" : ["{count} Leitarniðurstaða á öðrum stöðum","{count} Leitarniðurstöður á öðrum stöðum"],
"Personal" : "Um mig",
"Users" : "Notendur",
"Apps" : "Forrit",
"Admin" : "Stjórnun",
"Help" : "Hjálp",
"Error loading tags" : "Villa við að hlaða tagg",
"Tag already exists" : "Tagg er þegar til",
"Error deleting tag(s)" : "Villa við að eyða töggum",
"Error tagging" : "Villa við töggun",
"Error untagging" : "Villa við af töggun",
"Error favoriting" : "Villa við bókmerkingu ",
"Error unfavoriting" : "Villa við afmá bókmerkingu",
"Access forbidden" : "Aðgangur bannaður",
"File not found" : "Skrá finnst ekki",
"The specified document has not been found on the server." : "Tilgreint skjal hefur ekki fundist á þjóninum.",
"You can click here to return to %s." : "Þú getur smellt hér til að fara aftur á %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Sælir,\n\nbara láta þig vita að %s deildi %s með þér.\\n\nSkoða það: %s\n\n",
"The share will expire on %s." : "Gildistími deilingar rennur út %s.",
"Cheers!" : "Skál!",
"Internal Server Error" : "Innri villa",
"The server encountered an internal error and was unable to complete your request." : "Innri villa kom upp og ekki náðist að afgreiða beiðnina.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Vinsamlegast hafið samband við kerfisstjóra ef þessi villa birtist aftur mörgum sinnum, vinsamlegast látu tæknilegar upplýsingar hér að neðan filgja með.",
"More details can be found in the server log." : "Nánari upplýsingar er að finna í atburðaskrá miðlara.",
"Technical details" : "Tæknilegar upplýsingar",
"Remote Address: %s" : "fjar vistfang: %s",
"Request ID: %s" : "Beiðni auðkenni: %s",
"Type: %s" : "Tegund: %s",
"Code: %s" : "Kóði: %s",
"Message: %s" : "Skilaboð: %s",
"File: %s" : "Skrá: %s",
"Line: %s" : "Lína: %s",
"Trace" : "Rekja",
"Security warning" : "Öryggi viðvörun",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Gagnamappa og skrá eru líklega aðgengilegar af internetinu vegna þess að .htaccess skrá er ekki virk.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Til að fá upplýsingar hvernig á að stilla miðlara almennilega, skaltu skoða <a href=\\\"%s\\\" target=\\\"_blank\\\">handbók</a>.",
"Create an <strong>admin account</strong>" : "Útbúa <strong>vefstjóra aðgang</strong>",
"Username" : "Notendanafn",
"Storage & database" : "Geymsla & gagnagrunnur",
"Data folder" : "Gagnamappa",
"Configure the database" : "Stilla gagnagrunn",
"Only %s is available." : "Aðeins %s eru laus.",
"Install and activate additional PHP modules to choose other database types." : "Setja upp og virkja viðbótar PHP einingar til að velja aðrar tegundir gagnagrunna.",
"For more details check out the documentation." : "Frekari upplýsingar í handbók.",
"Database user" : "Gagnagrunns notandi",
"Database password" : "Gagnagrunns lykilorð",
"Database name" : "Nafn gagnagrunns",
"Database tablespace" : "Töflusvæði gagnagrunns",
"Database host" : "Netþjónn gagnagrunns",
"Performance warning" : "Afkastar viðvörun",
"SQLite will be used as database." : "SQLite verður notað fyrir gagnagrunn.",
"For larger installations we recommend to choose a different database backend." : "Fyrir stærri uppsetingar mælum við með að velja annan gagnagrunns bakenda.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"Finish setup" : "Virkja uppsetningu",
"Finishing …" : "Að klára ...",
"Need help?" : "Þarftu hjálp?",
"See the documentation" : "Sjá handbók",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. Vinsamlegast {linkstart} virkjaðu JavaScript {linkend} og endurhladdu síðunni.",
"Log out" : "Útskrá",
"Search" : "Leita",
"Server side authentication failed!" : "Netþjóns hlið auðkenningar tókst ekki!",
"Please contact your administrator." : "Vinsamlegast hafðu samband við kerfisstjóra.",
"An internal error occured." : "Innri villa kom upp.",
"Please try again or contact your administrator." : "Vinsamlegast reyndu aftur eða hafðu samband við kerfisstjóra.",
"Wrong password. Reset it?" : "Rangt lykilorð. Endursetja?",
"remember" : "muna eftir mér",
"Log in" : "<strong>Skrá inn</strong>"
"Log in" : "Skrá inn",
"Alternative Logins" : "Aðrar Innskráningar",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Sælir ,<br><br>bara láta þig vita að %s deildi <strong>%s</strong> með þér.<br><a href=\"%s\">Skoða það!</a><br><br>",
"This ownCloud instance is currently in single user mode." : "Þetta ownCloud eintak er nú í einnar notandaham.",
"This means only administrators can use the instance." : "Þetta þýðir aðeins stjórnendur geta notað eintak.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hafðu samband við kerfisstjóra ef þessi skilaboð eru viðvarandi eða birtist óvænt.",
"Thank you for your patience." : "Þakka þér fyrir biðlundina.",
"You are accessing the server from an untrusted domain." : "Þú ert að tengjast þjóninum frá ótraustu umdæmi.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Vinsamlegast hafðu samband við kerfisstjóra. Ef þú ert stjórnandi á þessu eintaki, stiltu þá \"trusted_domain\" stillingu í config/config.php. Dæmigerðar stillingar er að finna í config/config.sample.php",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Það fer eftir stillingum þínum, sem stjórnandi þá gætir þú einnig notað hnappinn hér fyrir neðan til að treysta þessu léni.",
"Add \"%s\" as trusted domain" : "Bæta við \"%s\" sem treyst lén",
"App update required" : "App þarfnast uppfærslu ",
"%s will be updated to version %s" : "%s verður uppfærð í útgáfu %s.",
"These apps will be updated:" : "Eftirfarandi öpp verða uppfærð:",
"These incompatible apps will be disabled:" : "Eftirfarandi forrit eru ósamhæfð og verið gerð óvirk: %s",
"The theme %s has been disabled." : "Þema %s hefur verið gerð óvirk.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Vinsamlegast gakktu úr skugga um að gagnagrunnurinn, config mappan og gagna mappan hafi verið afritaðar áður en lengra er haldið.",
"Start update" : "Hefja uppfærslu",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Til að forðast að vinnslufrestur með stærri uppsetningum renni út, getur þú í staðinn að keyra eftirfarandi skipun frá uppsetingar möppu:",
"This %s instance is currently in maintenance mode, which may take a while." : "Þessi %s er nú í viðhald ham, sem getur tekið smá stund.",
"This page will refresh itself when the %s instance is available again." : "Þessi síða mun uppfæra sig þegar %s er í boði á ný."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -172,6 +172,7 @@ OC.L10N.register(
"The update was successful. There were warnings." : "L'aggiornamento è stato effettuato correttamente. Ci sono degli avvisi.",
"The update was successful. Redirecting you to ownCloud now." : "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.",
"Couldn't reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido",
"Couldn't reset password because the token is expired" : "Impossibile reimpostare la password poiché il token è scaduto",
"Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione poiché non è presente un indirizzo email per questo nome utente. Contatta il tuo amministratore.",
"%s password reset" : "Ripristino password di %s",

View File

@ -170,6 +170,7 @@
"The update was successful. There were warnings." : "L'aggiornamento è stato effettuato correttamente. Ci sono degli avvisi.",
"The update was successful. Redirecting you to ownCloud now." : "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.",
"Couldn't reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido",
"Couldn't reset password because the token is expired" : "Impossibile reimpostare la password poiché il token è scaduto",
"Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.",
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione poiché non è presente un indirizzo email per questo nome utente. Contatta il tuo amministratore.",
"%s password reset" : "Ripristino password di %s",

View File

@ -49,6 +49,7 @@ OC.L10N.register(
"Can't read file" : "Kan ikke læse filen",
"App directory already exists" : "App-mappe findes allerede",
"Can't create app folder. Please fix permissions. %s" : "Kan ikke oprette app-mappe. Ret tilladelser. %s",
"Archive does not contain a directory named %s" : "Arkivet indeholder ike en mappe kaldet %s",
"No source specified when installing app" : "Ingen kilde angivet under installation af app",
"No href specified when installing app from http" : "Ingen href angivet under installation af app via http",
"No path specified when installing app from local file" : "Ingen sti angivet under installation af app fra lokal fil",

View File

@ -47,6 +47,7 @@
"Can't read file" : "Kan ikke læse filen",
"App directory already exists" : "App-mappe findes allerede",
"Can't create app folder. Please fix permissions. %s" : "Kan ikke oprette app-mappe. Ret tilladelser. %s",
"Archive does not contain a directory named %s" : "Arkivet indeholder ike en mappe kaldet %s",
"No source specified when installing app" : "Ingen kilde angivet under installation af app",
"No href specified when installing app from http" : "Ingen href angivet under installation af app via http",
"No path specified when installing app from local file" : "Ingen sti angivet under installation af app fra lokal fil",

View File

@ -49,6 +49,7 @@ OC.L10N.register(
"Can't read file" : "No se puede leer archivo",
"App directory already exists" : "El directorio de la aplicación ya existe",
"Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s",
"Archive does not contain a directory named %s" : "El archivo no contiene un directorio llamado %s",
"No source specified when installing app" : "No se ha especificado origen cuando se ha instalado la aplicación",
"No href specified when installing app from http" : "No href especificado cuando se ha instalado la aplicación",
"No path specified when installing app from local file" : "Ninguna ruta especificada al instalar la aplicación desde el fichero local",

View File

@ -47,6 +47,7 @@
"Can't read file" : "No se puede leer archivo",
"App directory already exists" : "El directorio de la aplicación ya existe",
"Can't create app folder. Please fix permissions. %s" : "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s",
"Archive does not contain a directory named %s" : "El archivo no contiene un directorio llamado %s",
"No source specified when installing app" : "No se ha especificado origen cuando se ha instalado la aplicación",
"No href specified when installing app from http" : "No href especificado cuando se ha instalado la aplicación",
"No path specified when installing app from local file" : "Ninguna ruta especificada al instalar la aplicación desde el fichero local",

View File

@ -47,6 +47,7 @@ OC.L10N.register(
"Can't read file" : "Tiedostoa ei voi lukea",
"App directory already exists" : "Sovelluskansio on jo olemassa",
"Can't create app folder. Please fix permissions. %s" : "Sovelluskansion luominen ei onnistu. Korjaa käyttöoikeudet. %s",
"Archive does not contain a directory named %s" : "Arkisto ei sisällä kansiota nimeltä %s",
"No source specified when installing app" : "Lähdettä ei määritelty sovellusta asennettaessa",
"No href specified when installing app from http" : "Href-määritettä ei asetettu asennettaessa sovellusta http:n yli",
"No path specified when installing app from local file" : "Polkua ei määritelty sovellusta asennettaessa paikallisesta tiedostosta",

View File

@ -45,6 +45,7 @@
"Can't read file" : "Tiedostoa ei voi lukea",
"App directory already exists" : "Sovelluskansio on jo olemassa",
"Can't create app folder. Please fix permissions. %s" : "Sovelluskansion luominen ei onnistu. Korjaa käyttöoikeudet. %s",
"Archive does not contain a directory named %s" : "Arkisto ei sisällä kansiota nimeltä %s",
"No source specified when installing app" : "Lähdettä ei määritelty sovellusta asennettaessa",
"No href specified when installing app from http" : "Href-määritettä ei asetettu asennettaessa sovellusta http:n yli",
"No path specified when installing app from local file" : "Polkua ei määritelty sovellusta asennettaessa paikallisesta tiedostosta",

View File

@ -5,6 +5,8 @@ OC.L10N.register(
"Personal" : "Um mig",
"Users" : "Notendur",
"Admin" : "Stjórnun",
"Unknown filetype" : "Óþekkt skráartegund",
"Invalid image" : "Ógild mynd",
"today" : "í dag",
"yesterday" : "í gær",
"last month" : "síðasta mánuði",

View File

@ -3,6 +3,8 @@
"Personal" : "Um mig",
"Users" : "Notendur",
"Admin" : "Stjórnun",
"Unknown filetype" : "Óþekkt skráartegund",
"Invalid image" : "Ógild mynd",
"today" : "í dag",
"yesterday" : "í gær",
"last month" : "síðasta mánuði",

View File

@ -49,6 +49,7 @@ OC.L10N.register(
"Can't read file" : "Impossibile leggere il file",
"App directory already exists" : "La cartella dell'applicazione esiste già",
"Can't create app folder. Please fix permissions. %s" : "Impossibile creare la cartella dell'applicazione. Correggi i permessi. %s",
"Archive does not contain a directory named %s" : "L'archivio non contiene una cartella con nome %s",
"No source specified when installing app" : "Nessuna fonte specificata durante l'installazione dell'applicazione",
"No href specified when installing app from http" : "Nessun href specificato durante l'installazione dell'applicazione da http",
"No path specified when installing app from local file" : "Nessun percorso specificato durante l'installazione dell'applicazione da file locale",

View File

@ -47,6 +47,7 @@
"Can't read file" : "Impossibile leggere il file",
"App directory already exists" : "La cartella dell'applicazione esiste già",
"Can't create app folder. Please fix permissions. %s" : "Impossibile creare la cartella dell'applicazione. Correggi i permessi. %s",
"Archive does not contain a directory named %s" : "L'archivio non contiene una cartella con nome %s",
"No source specified when installing app" : "Nessuna fonte specificata durante l'installazione dell'applicazione",
"No href specified when installing app from http" : "Nessun href specificato durante l'installazione dell'applicazione da http",
"No path specified when installing app from local file" : "Nessun percorso specificato durante l'installazione dell'applicazione da file locale",

View File

@ -49,6 +49,7 @@ OC.L10N.register(
"Can't read file" : "Não é possível ler arquivo",
"App directory already exists" : "Diretório App já existe",
"Can't create app folder. Please fix permissions. %s" : "Não é possível criar pasta app. Corrija as permissões. %s",
"Archive does not contain a directory named %s" : "O arquivo não contém um diretório chamado %s",
"No source specified when installing app" : "Nenhuma fonte foi especificada enquanto instalava o aplicativo",
"No href specified when installing app from http" : "Nenhuma href foi especificada enquanto instalava o aplicativo de http",
"No path specified when installing app from local file" : "Nenhum caminho foi especificado enquanto instalava o aplicativo do arquivo local",

View File

@ -47,6 +47,7 @@
"Can't read file" : "Não é possível ler arquivo",
"App directory already exists" : "Diretório App já existe",
"Can't create app folder. Please fix permissions. %s" : "Não é possível criar pasta app. Corrija as permissões. %s",
"Archive does not contain a directory named %s" : "O arquivo não contém um diretório chamado %s",
"No source specified when installing app" : "Nenhuma fonte foi especificada enquanto instalava o aplicativo",
"No href specified when installing app from http" : "Nenhuma href foi especificada enquanto instalava o aplicativo de http",
"No path specified when installing app from local file" : "Nenhum caminho foi especificado enquanto instalava o aplicativo do arquivo local",

View File

@ -132,6 +132,7 @@ OC.L10N.register(
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Hvis din installation ikke er installeret i roden af domænet, og bruger systemets cron, så kan der være problemer med URL-oprettelsen. For at undgå disse problemer, så angiv tilvalget \"overwrite.cli.url\" i din fil config.php til webrodens sti for din installation (foreslået værdi: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Det var ikke muligt at udføre cronjobbet via kommandolinjefladen CLI. Følgende tekniske fejl fremkom:",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Dobbelttjek venligst <a target=\"_blank\" href=\"%s\">, og tjek om der er fejl eller advarsler i <a href=\"#log-section\">loggen</a>.",
"All checks passed." : "Alle tjek blev gennemført.",
"Open documentation" : "Åben dokumentation",
"Allow apps to use the Share API" : "Tillad apps til at bruge Share API",
"Allow users to share via link" : "Tillad brugere at dele via link",
@ -154,6 +155,12 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php er registreret til at en webcron service skal kalde cron.php hvert 15 minut over http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Brug systemets cron service til at kalde cron.php hver 15. minut",
"Enable server-side encryption" : "Slå kryptering til på serversiden",
"Please read carefully before activating server-side encryption: " : "Læs venligst dette omhyggeligt, før der aktivere kryptering på serversiden:",
"Server-side encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date" : "Kryptering på serversiden er en envejsproces. Når krypteringen slås til, så vil alle filer fremefter blive krypteret på serveren, og det vil ikke være muligt at slå kryptering fra efterfølgende",
"Anyone who has privileged access to your ownCloud server can decrypt your files either by intercepting requests or reading out user passwords which are stored in plain text session files. Server-side encryption does therefore not protect against malicious administrators but is useful for protecting your data on externally hosted storage." : "Enhver med priviligeret adgang til din ownCloud-server kan dekryptere dine filer, enten ved at opsnappe forespørgsler eller aflæse brugerkodeord, der bliver lagret i sessionsfiler med klartekst. Kryptering af serversiden beskytter derfor ikke mod ondsindede administratorer, men kan hjælpe til at beskytte dine data når de lagres hos eksterne værter.",
"Depending on the actual encryption module the general file size is increased (by 35%% or more when using the default module)" : "Afhængig af det faktiske krypteringsmodul, så øges den generelle filstørrelse (med 35%% eller mere ved brug af standardmodulet)",
"You should regularly backup all encryption keys to prevent permanent data loss (data/<user>/files_encryption and data/files_encryption)" : "Du bør jævnligt foretage sikkerhedskopiering af alle krypteringsnøgler, for at forhindre permanente tab af data (data/<user>/files_encryption and data/files_encryption)",
"This is the final warning: Do you really want to enable encryption?" : "Dette er den sidste advarsel: Sikker på at du vil slå kryptering til?",
"Enable encryption" : "Slå kryptering til",
"No encryption module loaded, please enable an encryption module in the app menu." : "Der er ikke indlæst et krypteringsmodul - slå venligst et krypteringsmodul til i app-menuen.",
"Select default encryption module:" : "Vælg standardmodulet til kryptering:",

View File

@ -130,6 +130,7 @@
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Hvis din installation ikke er installeret i roden af domænet, og bruger systemets cron, så kan der være problemer med URL-oprettelsen. For at undgå disse problemer, så angiv tilvalget \"overwrite.cli.url\" i din fil config.php til webrodens sti for din installation (foreslået værdi: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Det var ikke muligt at udføre cronjobbet via kommandolinjefladen CLI. Følgende tekniske fejl fremkom:",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Dobbelttjek venligst <a target=\"_blank\" href=\"%s\">, og tjek om der er fejl eller advarsler i <a href=\"#log-section\">loggen</a>.",
"All checks passed." : "Alle tjek blev gennemført.",
"Open documentation" : "Åben dokumentation",
"Allow apps to use the Share API" : "Tillad apps til at bruge Share API",
"Allow users to share via link" : "Tillad brugere at dele via link",
@ -152,6 +153,12 @@
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php er registreret til at en webcron service skal kalde cron.php hvert 15 minut over http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Brug systemets cron service til at kalde cron.php hver 15. minut",
"Enable server-side encryption" : "Slå kryptering til på serversiden",
"Please read carefully before activating server-side encryption: " : "Læs venligst dette omhyggeligt, før der aktivere kryptering på serversiden:",
"Server-side encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date" : "Kryptering på serversiden er en envejsproces. Når krypteringen slås til, så vil alle filer fremefter blive krypteret på serveren, og det vil ikke være muligt at slå kryptering fra efterfølgende",
"Anyone who has privileged access to your ownCloud server can decrypt your files either by intercepting requests or reading out user passwords which are stored in plain text session files. Server-side encryption does therefore not protect against malicious administrators but is useful for protecting your data on externally hosted storage." : "Enhver med priviligeret adgang til din ownCloud-server kan dekryptere dine filer, enten ved at opsnappe forespørgsler eller aflæse brugerkodeord, der bliver lagret i sessionsfiler med klartekst. Kryptering af serversiden beskytter derfor ikke mod ondsindede administratorer, men kan hjælpe til at beskytte dine data når de lagres hos eksterne værter.",
"Depending on the actual encryption module the general file size is increased (by 35%% or more when using the default module)" : "Afhængig af det faktiske krypteringsmodul, så øges den generelle filstørrelse (med 35%% eller mere ved brug af standardmodulet)",
"You should regularly backup all encryption keys to prevent permanent data loss (data/<user>/files_encryption and data/files_encryption)" : "Du bør jævnligt foretage sikkerhedskopiering af alle krypteringsnøgler, for at forhindre permanente tab af data (data/<user>/files_encryption and data/files_encryption)",
"This is the final warning: Do you really want to enable encryption?" : "Dette er den sidste advarsel: Sikker på at du vil slå kryptering til?",
"Enable encryption" : "Slå kryptering til",
"No encryption module loaded, please enable an encryption module in the app menu." : "Der er ikke indlæst et krypteringsmodul - slå venligst et krypteringsmodul til i app-menuen.",
"Select default encryption module:" : "Vælg standardmodulet til kryptering:",

View File

@ -154,6 +154,8 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos.",
"Enable server-side encryption" : "Habilitar cifrado en el servidor",
"Please read carefully before activating server-side encryption: " : "Por favor lea cuidadosamente antes de activar el cifrado del lado del servidor.",
"This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final. ¿Realmente quiere activar el cifrado?",
"Enable encryption" : "Habilitar cifrado",
"No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado el modulo de cifrado. Por favor habilite un modulo de cifrado en el menú de aplicaciones.",
"Select default encryption module:" : "Seleccione el módulo de cifrado por defecto:",

View File

@ -152,6 +152,8 @@
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos.",
"Enable server-side encryption" : "Habilitar cifrado en el servidor",
"Please read carefully before activating server-side encryption: " : "Por favor lea cuidadosamente antes de activar el cifrado del lado del servidor.",
"This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final. ¿Realmente quiere activar el cifrado?",
"Enable encryption" : "Habilitar cifrado",
"No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado el modulo de cifrado. Por favor habilite un modulo de cifrado en el menú de aplicaciones.",
"Select default encryption module:" : "Seleccione el módulo de cifrado por defecto:",

View File

@ -124,6 +124,7 @@ OC.L10N.register(
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Suosittelemme asentamaan vaaditut paketit järjestelmään, jotta järjestelmässä on tuki yhdelle seuraavista maa-asetuksista: %s.",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Cron-työn suorittaminen komentorivin kautta ei onnistunut. Ilmeni seuraavia teknisiä virheitä:",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Lue tarkasti <a target=\"_blank\" href=\"%s\">asennusohjeet ↗</a>, tarkista myös mahdolliset virheet ja varoitukset <a href=\"#log-section\">lokitiedostosta</a>.",
"All checks passed." : "Läpäistiin kaikki tarkistukset.",
"Open documentation" : "Avaa dokumentaatio",
"Allow apps to use the Share API" : "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa",
"Allow users to share via link" : "Salli käyttäjien jakaa linkkien kautta",
@ -146,9 +147,13 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php kutsuu webcron-palvelun kautta cron.php:ta 15 minuutin välein http:tä käyttäen.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua cron.php-tiedoston kutsumista varten 15 minuutin välein.",
"Enable server-side encryption" : "Käytä palvelinpään salausta",
"Please read carefully before activating server-side encryption: " : "Lue tarkasti, ennen kuin otat palvelinpään salauksen käyttöön:",
"Server-side encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date" : "Salausta ei voi perua. Kun salaus on käytössä, kaikki tiedostot siitä hetkestä eteenpäin palvelimella on salattu, eikä salausta voi enää poistaa käytöstä.",
"This is the final warning: Do you really want to enable encryption?" : "Tämä on viimeinen varoitus: haluatko varmasti ottaa salauksen käyttöön?",
"Enable encryption" : "Käytä salausta",
"No encryption module loaded, please enable an encryption module in the app menu." : "Salausmoduulia ei ole käytössä. Ota salausmoduuli käyttöön sovellusvalikosta.",
"Select default encryption module:" : "Valitse oletuksena käytettävä salausmoduuli:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Sinun täytyy siirtää salausavaimet vanhasta salaustekniikasta (ownCloud <= 8.0) uuteen. Ota \"Default encryption module\" käyttöön ja suorita komento 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Sinun täytyy siirtää salausavaimet vanhasta salaustekniikasta (ownCloud <= 8.0) uuteen.",
"Start migration" : "Käynnistä migraatio",
"This is used for sending out notifications." : "Tätä käytetään ilmoitusten lähettämiseen.",
@ -228,6 +233,7 @@ OC.L10N.register(
"Upload new" : "Lähetä uusi",
"Select new from Files" : "Valitse uusi tiedostoista",
"Remove image" : "Poista kuva",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Joko png- tai jpg-kuva. Mieluiten neliö, voit kuitenkin rajata kuvaa. Tiedosto voi olla korkeintaan 20 megatavun kokoinen.",
"Your avatar is provided by your original account." : "Avatar-kuvasi pohjautuu alkuperäiseen tiliisi.",
"Cancel" : "Peru",
"Choose as profile image" : "Valitse profiilikuvaksi",

View File

@ -122,6 +122,7 @@
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Suosittelemme asentamaan vaaditut paketit järjestelmään, jotta järjestelmässä on tuki yhdelle seuraavista maa-asetuksista: %s.",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Cron-työn suorittaminen komentorivin kautta ei onnistunut. Ilmeni seuraavia teknisiä virheitä:",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Lue tarkasti <a target=\"_blank\" href=\"%s\">asennusohjeet ↗</a>, tarkista myös mahdolliset virheet ja varoitukset <a href=\"#log-section\">lokitiedostosta</a>.",
"All checks passed." : "Läpäistiin kaikki tarkistukset.",
"Open documentation" : "Avaa dokumentaatio",
"Allow apps to use the Share API" : "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa",
"Allow users to share via link" : "Salli käyttäjien jakaa linkkien kautta",
@ -144,9 +145,13 @@
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php kutsuu webcron-palvelun kautta cron.php:ta 15 minuutin välein http:tä käyttäen.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua cron.php-tiedoston kutsumista varten 15 minuutin välein.",
"Enable server-side encryption" : "Käytä palvelinpään salausta",
"Please read carefully before activating server-side encryption: " : "Lue tarkasti, ennen kuin otat palvelinpään salauksen käyttöön:",
"Server-side encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date" : "Salausta ei voi perua. Kun salaus on käytössä, kaikki tiedostot siitä hetkestä eteenpäin palvelimella on salattu, eikä salausta voi enää poistaa käytöstä.",
"This is the final warning: Do you really want to enable encryption?" : "Tämä on viimeinen varoitus: haluatko varmasti ottaa salauksen käyttöön?",
"Enable encryption" : "Käytä salausta",
"No encryption module loaded, please enable an encryption module in the app menu." : "Salausmoduulia ei ole käytössä. Ota salausmoduuli käyttöön sovellusvalikosta.",
"Select default encryption module:" : "Valitse oletuksena käytettävä salausmoduuli:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Sinun täytyy siirtää salausavaimet vanhasta salaustekniikasta (ownCloud <= 8.0) uuteen. Ota \"Default encryption module\" käyttöön ja suorita komento 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Sinun täytyy siirtää salausavaimet vanhasta salaustekniikasta (ownCloud <= 8.0) uuteen.",
"Start migration" : "Käynnistä migraatio",
"This is used for sending out notifications." : "Tätä käytetään ilmoitusten lähettämiseen.",
@ -226,6 +231,7 @@
"Upload new" : "Lähetä uusi",
"Select new from Files" : "Valitse uusi tiedostoista",
"Remove image" : "Poista kuva",
"Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Joko png- tai jpg-kuva. Mieluiten neliö, voit kuitenkin rajata kuvaa. Tiedosto voi olla korkeintaan 20 megatavun kokoinen.",
"Your avatar is provided by your original account." : "Avatar-kuvasi pohjautuu alkuperäiseen tiliisi.",
"Cancel" : "Peru",
"Choose as profile image" : "Valitse profiilikuvaksi",

View File

@ -8,6 +8,7 @@ OC.L10N.register(
"Admins can't remove themself from the admin group" : "Stjórnendur geta ekki fjarlægt sjálfa sig úr stjórnendahóp",
"Unable to add user to group %s" : "Ekki tókst að bæta notenda við hópinn %s",
"Unable to remove user from group %s" : "Ekki tókst að fjarlægja notanda úr hópnum %s",
"Saved" : "Vistað",
"Email sent" : "Tölvupóstur sendur",
"Email saved" : "Netfang vistað",
"Please wait...." : "Andartak....",
@ -15,6 +16,11 @@ OC.L10N.register(
"Enable" : "Virkja",
"Updating...." : "Uppfæri...",
"Updated" : "Uppfært",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Svo-svo lykilorð",
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"Delete" : "Eyða",
"Groups" : "Hópar",
"undo" : "afturkalla",
@ -26,8 +32,10 @@ OC.L10N.register(
"Server address" : "Host nafn netþjóns",
"More" : "Meira",
"Less" : "Minna",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"Version" : "Útgáfa",
"by" : "af",
"Cheers!" : "Skál!",
"Forum" : "Vefspjall",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Þú hefur notað <strong>%s</strong> af tiltæku <strong>%s</strong>",
"Password" : "Lykilorð",

View File

@ -6,6 +6,7 @@
"Admins can't remove themself from the admin group" : "Stjórnendur geta ekki fjarlægt sjálfa sig úr stjórnendahóp",
"Unable to add user to group %s" : "Ekki tókst að bæta notenda við hópinn %s",
"Unable to remove user from group %s" : "Ekki tókst að fjarlægja notanda úr hópnum %s",
"Saved" : "Vistað",
"Email sent" : "Tölvupóstur sendur",
"Email saved" : "Netfang vistað",
"Please wait...." : "Andartak....",
@ -13,6 +14,11 @@
"Enable" : "Virkja",
"Updating...." : "Uppfæri...",
"Updated" : "Uppfært",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Svo-svo lykilorð",
"Good password" : "Gott lykilorð",
"Strong password" : "Sterkt lykilorð",
"Delete" : "Eyða",
"Groups" : "Hópar",
"undo" : "afturkalla",
@ -24,8 +30,10 @@
"Server address" : "Host nafn netþjóns",
"More" : "Meira",
"Less" : "Minna",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"Version" : "Útgáfa",
"by" : "af",
"Cheers!" : "Skál!",
"Forum" : "Vefspjall",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Þú hefur notað <strong>%s</strong> af tiltæku <strong>%s</strong>",
"Password" : "Lykilorð",

View File

@ -132,6 +132,7 @@ OC.L10N.register(
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwrite.cli.url\" nel file config.php al percorso della radice del sito della tua installazione (Consigliato: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Leggi attentamente le <a target=\"_blank\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"#log-section\">log</a>.",
"All checks passed." : "Tutti i controlli passati.",
"Open documentation" : "Apri la documentazione",
"Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione",
"Allow users to share via link" : "Consenti agli utenti di condivere tramite collegamento",
@ -154,6 +155,12 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
"Enable server-side encryption" : "Abilita cifratura lato server",
"Please read carefully before activating server-side encryption: " : "Leggi attentamente prima di attivare la cifratura lato server:",
"Server-side encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date" : "La cifratura è un processo a senso unico. Una volta che la cifratura è abilitata, tutti i file da quel momento in poi saranno cifrati sul server e non sarà possibile disattivare la cifratura successivamente",
"Anyone who has privileged access to your ownCloud server can decrypt your files either by intercepting requests or reading out user passwords which are stored in plain text session files. Server-side encryption does therefore not protect against malicious administrators but is useful for protecting your data on externally hosted storage." : "Chiunque abbia un accesso privilegiato al tuo server ownCloud può decifrare i tuoi file intercettando le richieste o leggendo le password degli utenti che sono memorizzate come testo semplice nei file di sessione. La cifratura lato server non protegge perciò dagli amministratori scorretti, ma è utile per proteggere i tuoi dati sulle archiviazioni ospitate esternamente.",
"Depending on the actual encryption module the general file size is increased (by 35%% or more when using the default module)" : "In base all'attuale modulo di cifratura, la dimensione generale dei file è \nincrementata (del 35%% o più quando si utilizza il modulo predefinito)",
"You should regularly backup all encryption keys to prevent permanent data loss (data/<user>/files_encryption and data/files_encryption)" : "Dovresti fare regolarmente una copia di sicurezza di tutte le chiavi di cifratura per evitare perdite di dati definitive (data/<utente>/files_encryption and data/files_encryption)",
"This is the final warning: Do you really want to enable encryption?" : "Questo è l'ultimo avviso: vuoi davvero abilitare la cifratura?",
"Enable encryption" : "Abilita cifratura",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nessun modulo di cifratura caricato, carica un modulo di cifratura nel menu delle applicazioni.",
"Select default encryption module:" : "Seleziona il modulo di cifratura predefinito:",

View File

@ -130,6 +130,7 @@
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwrite.cli.url\" nel file config.php al percorso della radice del sito della tua installazione (Consigliato: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Leggi attentamente le <a target=\"_blank\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"#log-section\">log</a>.",
"All checks passed." : "Tutti i controlli passati.",
"Open documentation" : "Apri la documentazione",
"Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione",
"Allow users to share via link" : "Consenti agli utenti di condivere tramite collegamento",
@ -152,6 +153,12 @@
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
"Enable server-side encryption" : "Abilita cifratura lato server",
"Please read carefully before activating server-side encryption: " : "Leggi attentamente prima di attivare la cifratura lato server:",
"Server-side encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date" : "La cifratura è un processo a senso unico. Una volta che la cifratura è abilitata, tutti i file da quel momento in poi saranno cifrati sul server e non sarà possibile disattivare la cifratura successivamente",
"Anyone who has privileged access to your ownCloud server can decrypt your files either by intercepting requests or reading out user passwords which are stored in plain text session files. Server-side encryption does therefore not protect against malicious administrators but is useful for protecting your data on externally hosted storage." : "Chiunque abbia un accesso privilegiato al tuo server ownCloud può decifrare i tuoi file intercettando le richieste o leggendo le password degli utenti che sono memorizzate come testo semplice nei file di sessione. La cifratura lato server non protegge perciò dagli amministratori scorretti, ma è utile per proteggere i tuoi dati sulle archiviazioni ospitate esternamente.",
"Depending on the actual encryption module the general file size is increased (by 35%% or more when using the default module)" : "In base all'attuale modulo di cifratura, la dimensione generale dei file è \nincrementata (del 35%% o più quando si utilizza il modulo predefinito)",
"You should regularly backup all encryption keys to prevent permanent data loss (data/<user>/files_encryption and data/files_encryption)" : "Dovresti fare regolarmente una copia di sicurezza di tutte le chiavi di cifratura per evitare perdite di dati definitive (data/<utente>/files_encryption and data/files_encryption)",
"This is the final warning: Do you really want to enable encryption?" : "Questo è l'ultimo avviso: vuoi davvero abilitare la cifratura?",
"Enable encryption" : "Abilita cifratura",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nessun modulo di cifratura caricato, carica un modulo di cifratura nel menu delle applicazioni.",
"Select default encryption module:" : "Seleziona il modulo di cifratura predefinito:",

View File

@ -132,6 +132,7 @@ OC.L10N.register(
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se a sua instalação não estiver instalada na raiz do domínio e usa cron do sistema, pode haver problemas com a geração de URL. Para evitar esses problemas, por favor, defina a opção \"overwrite.cli.url\" em seu arquivo config.php para o caminho webroot de sua instalação (Sugestão: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Não foi possível executar o cron via CLI. Os seguintes erros técnicos têm aparecido:",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Por favor, verifique os <a target=\"_blank\" href=\"%s\">guias de instalação ↗</a>, e verificar se há erros ou avisos no <a href=\"#log-section\">log</a>.",
"All checks passed." : "Todas as verificações passaram.",
"Open documentation" : "Abrir documentação",
"Allow apps to use the Share API" : "Permitir que aplicativos usem a API de Compartilhamento",
"Allow users to share via link" : "Permitir que os usuários compartilhem por link",
@ -154,6 +155,12 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado no serviço webcron para chamar cron.php a cada 15 minutos sobre http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron do sistema para chamar o arquivo cron.php cada 15 minutos.",
"Enable server-side encryption" : "Habilitar a Criptografia do Lado do Servidor",
"Please read carefully before activating server-side encryption: " : "Por favor, leia com atenção antes de ativar a criptografia do lado do servidor:",
"Server-side encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date" : "Encriptação do lado do servidor é um processo de uma direção. Uma vez que a criptografia está habilitada, todos os arquivos a partir desse ponto em diante serão criptografados no servidor e não será possível desativar a criptografia em uma data posterior",
"Anyone who has privileged access to your ownCloud server can decrypt your files either by intercepting requests or reading out user passwords which are stored in plain text session files. Server-side encryption does therefore not protect against malicious administrators but is useful for protecting your data on externally hosted storage." : "Qualquer pessoa que tenha acesso privilegiado ao seu servidor ownCloud pode descriptografar os arquivos quer, interceptando pedidos ou a leitura de senhas de usuários que são armazenados em arquivos de sessão texto simples. Encriptação do lado do servidor, portanto, não protege contra os administradores mal-intencionados, mas é útil para proteger seus dados em armazenamento hospedados externamente.",
"Depending on the actual encryption module the general file size is increased (by 35%% or more when using the default module)" : "Dependendo do módulo atual de criptografia o tamanho geral do arquivo será aumentado (por 35 %% ou mais quando se usa o módulo padrão)",
"You should regularly backup all encryption keys to prevent permanent data loss (data/<user>/files_encryption and data/files_encryption)" : "Você deve regularmente fazer backup de todas as chaves de criptografia para evitar a perda de dados permanente (data/<user>/files_encryption e data/files_encryption)",
"This is the final warning: Do you really want to enable encryption?" : "Este é o aviso final: Você realmente quer ativar a criptografia?",
"Enable encryption" : "Ativar criptografia",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nenhum módulo de criptografia carregado, por favor, ative um módulo de criptografia no menu de aplicativos.",
"Select default encryption module:" : "Selecione o módulo de criptografia padrão:",

View File

@ -130,6 +130,7 @@
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se a sua instalação não estiver instalada na raiz do domínio e usa cron do sistema, pode haver problemas com a geração de URL. Para evitar esses problemas, por favor, defina a opção \"overwrite.cli.url\" em seu arquivo config.php para o caminho webroot de sua instalação (Sugestão: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Não foi possível executar o cron via CLI. Os seguintes erros técnicos têm aparecido:",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Por favor, verifique os <a target=\"_blank\" href=\"%s\">guias de instalação ↗</a>, e verificar se há erros ou avisos no <a href=\"#log-section\">log</a>.",
"All checks passed." : "Todas as verificações passaram.",
"Open documentation" : "Abrir documentação",
"Allow apps to use the Share API" : "Permitir que aplicativos usem a API de Compartilhamento",
"Allow users to share via link" : "Permitir que os usuários compartilhem por link",
@ -152,6 +153,12 @@
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado no serviço webcron para chamar cron.php a cada 15 minutos sobre http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron do sistema para chamar o arquivo cron.php cada 15 minutos.",
"Enable server-side encryption" : "Habilitar a Criptografia do Lado do Servidor",
"Please read carefully before activating server-side encryption: " : "Por favor, leia com atenção antes de ativar a criptografia do lado do servidor:",
"Server-side encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date" : "Encriptação do lado do servidor é um processo de uma direção. Uma vez que a criptografia está habilitada, todos os arquivos a partir desse ponto em diante serão criptografados no servidor e não será possível desativar a criptografia em uma data posterior",
"Anyone who has privileged access to your ownCloud server can decrypt your files either by intercepting requests or reading out user passwords which are stored in plain text session files. Server-side encryption does therefore not protect against malicious administrators but is useful for protecting your data on externally hosted storage." : "Qualquer pessoa que tenha acesso privilegiado ao seu servidor ownCloud pode descriptografar os arquivos quer, interceptando pedidos ou a leitura de senhas de usuários que são armazenados em arquivos de sessão texto simples. Encriptação do lado do servidor, portanto, não protege contra os administradores mal-intencionados, mas é útil para proteger seus dados em armazenamento hospedados externamente.",
"Depending on the actual encryption module the general file size is increased (by 35%% or more when using the default module)" : "Dependendo do módulo atual de criptografia o tamanho geral do arquivo será aumentado (por 35 %% ou mais quando se usa o módulo padrão)",
"You should regularly backup all encryption keys to prevent permanent data loss (data/<user>/files_encryption and data/files_encryption)" : "Você deve regularmente fazer backup de todas as chaves de criptografia para evitar a perda de dados permanente (data/<user>/files_encryption e data/files_encryption)",
"This is the final warning: Do you really want to enable encryption?" : "Este é o aviso final: Você realmente quer ativar a criptografia?",
"Enable encryption" : "Ativar criptografia",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nenhum módulo de criptografia carregado, por favor, ative um módulo de criptografia no menu de aplicativos.",
"Select default encryption module:" : "Selecione o módulo de criptografia padrão:",