[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-03-03 01:07:55 +00:00
parent 2282e61e2e
commit f03c2835a5
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
30 changed files with 374 additions and 8 deletions

View File

@ -14,9 +14,11 @@ OC.L10N.register(
"Upload cancelled." : "La pujada s'ha cancel·lat.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
"Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix",
"Not enough free space" : "Espai lliure insuficient",
"Uploading..." : "Pujant...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Actions" : "Accions",
"Download" : "Baixa",
"Rename" : "Reanomena",
@ -25,6 +27,7 @@ OC.L10N.register(
"Delete" : "Esborra",
"Disconnect storage" : "Desonnecta l'emmagatzematge",
"Unshare" : "Deixa de compartir",
"Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"",
"Files" : "Fitxers",
"Details" : "Detalls",
"Select" : "Selecciona",
@ -35,7 +38,8 @@ OC.L10N.register(
"Could not move \"{file}\", target exists" : "No s'ha pugut moure \"{file}\", el destí ja existeix",
"Could not move \"{file}\"" : "No s'ha pogut moure \"{file}\"",
"{newName} already exists" : "{newName} ja existeix",
"Could not rename \"{fileName}\"" : "No s'ha pogut renombrar \"{fileName}\"",
"Could not rename \"{fileName}\", it does not exist any more" : "No s'ha pogut reanomenar \"{fileName}\", ja no existeix",
"Could not rename \"{fileName}\"" : "No s'ha pogut reanomenar \"{fileName}\"",
"Could not create file \"{file}\"" : "No s'ha pogut crear el fitxer \"{file}\"",
"Name" : "Nom",
"Size" : "Mida",
@ -70,9 +74,12 @@ OC.L10N.register(
"Changed by {user}" : "Canviat per {user}",
"Deleted by {user}" : "Eliminat per {user}",
"Restored by {user}" : "Restaurat per {user}",
"Renamed by {user}" : "Renombrat per {user}",
"Renamed by {user}" : "Reanomenat per {user}",
"Moved by {user}" : "Mogut per {user}",
"You deleted {file}" : "Heu esborrat {file}",
"You renamed {oldfile} to {newfile}" : "Heu reanomenat {oldfile} a {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} ha reanomenat {oldfile} a {newfile}",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fitxer o carpeta ha estat <strong>canviat</strong> o <strong>reanomenat</strong>",
"A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar les notificacions sobre la creació i canvis dels seus <strong>arxius favorits</strong><em>(solament Stream)</em>",
"Upload (max. %s)" : "Pujada (màx. %s)",
@ -140,6 +147,9 @@ OC.L10N.register(
"You restored %1$s" : "Has restaurat %1$s",
"%2$s restored %1$s" : "%2$s ha restaurat %1$s",
"Changed by %2$s" : "Modificat per %2$s",
"Deleted by %2$s" : "Esborrat per %2$s"
"Deleted by %2$s" : "Esborrat per %2$s",
"_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Falta {hours}:{minutes}:{seconds} hora","Falten {hours}:{minutes}:{seconds} hores"],
"_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Falten {minutes}:{seconds} minuts","Falta {minutes}:{seconds} minut"],
"_{seconds} second left_::_{seconds} seconds left_" : ["Falta {seconds} segon","Falten {seconds} segons"]
},
"nplurals=2; plural=(n != 1);");

View File

@ -12,9 +12,11 @@
"Upload cancelled." : "La pujada s'ha cancel·lat.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
"Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix",
"Not enough free space" : "Espai lliure insuficient",
"Uploading..." : "Pujant...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Actions" : "Accions",
"Download" : "Baixa",
"Rename" : "Reanomena",
@ -23,6 +25,7 @@
"Delete" : "Esborra",
"Disconnect storage" : "Desonnecta l'emmagatzematge",
"Unshare" : "Deixa de compartir",
"Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"",
"Files" : "Fitxers",
"Details" : "Detalls",
"Select" : "Selecciona",
@ -33,7 +36,8 @@
"Could not move \"{file}\", target exists" : "No s'ha pugut moure \"{file}\", el destí ja existeix",
"Could not move \"{file}\"" : "No s'ha pogut moure \"{file}\"",
"{newName} already exists" : "{newName} ja existeix",
"Could not rename \"{fileName}\"" : "No s'ha pogut renombrar \"{fileName}\"",
"Could not rename \"{fileName}\", it does not exist any more" : "No s'ha pogut reanomenar \"{fileName}\", ja no existeix",
"Could not rename \"{fileName}\"" : "No s'ha pogut reanomenar \"{fileName}\"",
"Could not create file \"{file}\"" : "No s'ha pogut crear el fitxer \"{file}\"",
"Name" : "Nom",
"Size" : "Mida",
@ -68,9 +72,12 @@
"Changed by {user}" : "Canviat per {user}",
"Deleted by {user}" : "Eliminat per {user}",
"Restored by {user}" : "Restaurat per {user}",
"Renamed by {user}" : "Renombrat per {user}",
"Renamed by {user}" : "Reanomenat per {user}",
"Moved by {user}" : "Mogut per {user}",
"You deleted {file}" : "Heu esborrat {file}",
"You renamed {oldfile} to {newfile}" : "Heu reanomenat {oldfile} a {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} ha reanomenat {oldfile} a {newfile}",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fitxer o carpeta ha estat <strong>canviat</strong> o <strong>reanomenat</strong>",
"A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar les notificacions sobre la creació i canvis dels seus <strong>arxius favorits</strong><em>(solament Stream)</em>",
"Upload (max. %s)" : "Pujada (màx. %s)",
@ -138,6 +145,9 @@
"You restored %1$s" : "Has restaurat %1$s",
"%2$s restored %1$s" : "%2$s ha restaurat %1$s",
"Changed by %2$s" : "Modificat per %2$s",
"Deleted by %2$s" : "Esborrat per %2$s"
"Deleted by %2$s" : "Esborrat per %2$s",
"_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Falta {hours}:{minutes}:{seconds} hora","Falten {hours}:{minutes}:{seconds} hores"],
"_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Falten {minutes}:{seconds} minuts","Falta {minutes}:{seconds} minut"],
"_{seconds} second left_::_{seconds} seconds left_" : ["Falta {seconds} segon","Falten {seconds} segons"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -36,10 +36,13 @@ OC.L10N.register(
"Public link expired" : "Collegamento pubblico scaduto",
"{actor} shared as public link" : "{actor} ha condiviso tramite collegamento pubblico",
"{actor} removed public link" : "{actor} ha rimosso il collegamento pubblico",
"Public link of {actor} expired" : "Link pubblico di {actor} scaduto",
"You shared {file} as public link" : "Hai condiviso {file} tramite collegamento",
"You removed public link for {file}" : "Hai rimosso il collegamento pubblico per {file}",
"Public link expired for {file}" : "Link pubblico scaduto per {file}",
"{actor} shared {file} as public link" : "{actor} ha condiviso {file} tramite collegamento pubblico",
"{actor} removed public link for {file}" : "{actor} ha rimosso il collegamento pubblico per {file}",
"Public link of {actor} for {file} expired" : "Link pubblico di {actor} per {file} scaduto",
"{user} accepted the remote share" : "{user} ha accettato la condivisione remota",
"{user} declined the remote share" : "{user} ha rifiutato la condivisione remota",
"You received a new remote share {file} from {user}" : "Hai ricevuto una nuova condivisione remota {file} da {user}",

View File

@ -34,10 +34,13 @@
"Public link expired" : "Collegamento pubblico scaduto",
"{actor} shared as public link" : "{actor} ha condiviso tramite collegamento pubblico",
"{actor} removed public link" : "{actor} ha rimosso il collegamento pubblico",
"Public link of {actor} expired" : "Link pubblico di {actor} scaduto",
"You shared {file} as public link" : "Hai condiviso {file} tramite collegamento",
"You removed public link for {file}" : "Hai rimosso il collegamento pubblico per {file}",
"Public link expired for {file}" : "Link pubblico scaduto per {file}",
"{actor} shared {file} as public link" : "{actor} ha condiviso {file} tramite collegamento pubblico",
"{actor} removed public link for {file}" : "{actor} ha rimosso il collegamento pubblico per {file}",
"Public link of {actor} for {file} expired" : "Link pubblico di {actor} per {file} scaduto",
"{user} accepted the remote share" : "{user} ha accettato la condivisione remota",
"{user} declined the remote share" : "{user} ha rifiutato la condivisione remota",
"You received a new remote share {file} from {user}" : "Hai ricevuto una nuova condivisione remota {file} da {user}",

View File

@ -4,7 +4,9 @@ OC.L10N.register(
"Could not revert: %s" : "לא ניתן להחזיר: %s",
"Versions" : "גרסאות",
"Failed to revert {file} to revision {timestamp}." : "נכשל אחזור {file} לגרסה {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"],
"Restore" : "שחזור",
"No versions available" : "אין גרסאות זמינות",
"More versions..." : "גרסאות נוספות...",
"No other versions available" : "אין גרסאות אחרות זמינות"
},

View File

@ -2,7 +2,9 @@
"Could not revert: %s" : "לא ניתן להחזיר: %s",
"Versions" : "גרסאות",
"Failed to revert {file} to revision {timestamp}." : "נכשל אחזור {file} לגרסה {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"],
"Restore" : "שחזור",
"No versions available" : "אין גרסאות זמינות",
"More versions..." : "גרסאות נוספות...",
"No other versions available" : "אין גרסאות אחרות זמינות"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -0,0 +1,27 @@
OC.L10N.register(
"theming",
{
"Admin" : "Administrator",
"a safe home for all your data" : "Ein sicheres Zuhause für Ihre Daten",
"The given name is too long" : "Der eingegebene Name ist zu lang",
"The given web address is too long" : "Die eingegebene Adresse ist zu lang",
"The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
"The given color is invalid" : "Die gewählte Farbe ist ungültig",
"Saved" : "Gespeichert",
"No file uploaded" : "Keine Datei hochgeladen",
"Unsupported image type" : "Nicht unterstützte Bilddatei",
"You are already using a custom theme" : "Du nutzt bereits ein Custom Theme",
"Theming" : "Theming",
"Name" : "Name",
"reset to default" : "Auf Standard zurücksetzen",
"Web address" : "Internetadresse",
"Web address https://…" : "Internetadresse https://...",
"Slogan" : "Slogan",
"Color" : "Farbe",
"Logo" : "Logo",
"Upload new logo" : "Neues Logo hochladen",
"Login image" : "Login-Bild",
"Upload new login background" : "Neues Login-Hintergrundbild hochladen",
"Log in image" : "Login-Bild"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,25 @@
{ "translations": {
"Admin" : "Administrator",
"a safe home for all your data" : "Ein sicheres Zuhause für Ihre Daten",
"The given name is too long" : "Der eingegebene Name ist zu lang",
"The given web address is too long" : "Die eingegebene Adresse ist zu lang",
"The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
"The given color is invalid" : "Die gewählte Farbe ist ungültig",
"Saved" : "Gespeichert",
"No file uploaded" : "Keine Datei hochgeladen",
"Unsupported image type" : "Nicht unterstützte Bilddatei",
"You are already using a custom theme" : "Du nutzt bereits ein Custom Theme",
"Theming" : "Theming",
"Name" : "Name",
"reset to default" : "Auf Standard zurücksetzen",
"Web address" : "Internetadresse",
"Web address https://…" : "Internetadresse https://...",
"Slogan" : "Slogan",
"Color" : "Farbe",
"Logo" : "Logo",
"Upload new logo" : "Neues Logo hochladen",
"Login image" : "Login-Bild",
"Upload new login background" : "Neues Login-Hintergrundbild hochladen",
"Log in image" : "Login-Bild"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

27
apps/theming/l10n/es.js Normal file
View File

@ -0,0 +1,27 @@
OC.L10N.register(
"theming",
{
"Admin" : "Administración",
"a safe home for all your data" : "un hogar seguro para todos tus datos",
"The given name is too long" : "El nombre provisto es muy largo",
"The given web address is too long" : "La dirección provista es muy larga",
"The given slogan is too long" : "El eslogan provisto es muy largo",
"The given color is invalid" : "El color provisto es inválido",
"Saved" : "Guardado",
"No file uploaded" : "No se ha subido archivo",
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme" : "Usted ya usa un tema personalizado",
"Theming" : "Tema",
"Name" : "Nombre",
"reset to default" : "restaurar a configuración inicial",
"Web address" : "Dirección web",
"Web address https://…" : "Dirección web https://",
"Slogan" : "Eslogan",
"Color" : "Color",
"Logo" : "Logo",
"Upload new logo" : "Subir nuevo logo",
"Login image" : "Imagen de inicio",
"Upload new login background" : "Subir una nueva imagen de fondo",
"Log in image" : "Imagen de inicio"
},
"nplurals=2; plural=(n != 1);");

25
apps/theming/l10n/es.json Normal file
View File

@ -0,0 +1,25 @@
{ "translations": {
"Admin" : "Administración",
"a safe home for all your data" : "un hogar seguro para todos tus datos",
"The given name is too long" : "El nombre provisto es muy largo",
"The given web address is too long" : "La dirección provista es muy larga",
"The given slogan is too long" : "El eslogan provisto es muy largo",
"The given color is invalid" : "El color provisto es inválido",
"Saved" : "Guardado",
"No file uploaded" : "No se ha subido archivo",
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme" : "Usted ya usa un tema personalizado",
"Theming" : "Tema",
"Name" : "Nombre",
"reset to default" : "restaurar a configuración inicial",
"Web address" : "Dirección web",
"Web address https://…" : "Dirección web https://",
"Slogan" : "Eslogan",
"Color" : "Color",
"Logo" : "Logo",
"Upload new logo" : "Subir nuevo logo",
"Login image" : "Imagen de inicio",
"Upload new login background" : "Subir una nueva imagen de fondo",
"Log in image" : "Imagen de inicio"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

27
apps/theming/l10n/fr.js Normal file
View File

@ -0,0 +1,27 @@
OC.L10N.register(
"theming",
{
"Admin" : "Administration",
"a safe home for all your data" : "un endroit sûr pour toutes vos données",
"The given name is too long" : "Le nom donné est trop long",
"The given web address is too long" : "L'adresse web donnée est trop longue",
"The given slogan is too long" : "Le slogan donné est trop long",
"The given color is invalid" : "La couleur donnée est invalide",
"Saved" : "Enregistré",
"No file uploaded" : "Aucun fichier téléversé",
"Unsupported image type" : "Ce type d'image n'est pas pris en charge",
"You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé",
"Theming" : "Personnaliser l'apparence",
"Name" : "Nom",
"reset to default" : "Restaurer les valeurs par défaut",
"Web address" : "Adresse web",
"Web address https://…" : "Adresse du serveur https://…",
"Slogan" : "Slogan",
"Color" : "Couleur",
"Logo" : "Logo",
"Upload new logo" : "Téléverser un nouveau logo",
"Login image" : "Image de connexion",
"Upload new login background" : "Téléverser un nouvel arrière-plan de connexion",
"Log in image" : "Image de connexion"
},
"nplurals=2; plural=(n > 1);");

25
apps/theming/l10n/fr.json Normal file
View File

@ -0,0 +1,25 @@
{ "translations": {
"Admin" : "Administration",
"a safe home for all your data" : "un endroit sûr pour toutes vos données",
"The given name is too long" : "Le nom donné est trop long",
"The given web address is too long" : "L'adresse web donnée est trop longue",
"The given slogan is too long" : "Le slogan donné est trop long",
"The given color is invalid" : "La couleur donnée est invalide",
"Saved" : "Enregistré",
"No file uploaded" : "Aucun fichier téléversé",
"Unsupported image type" : "Ce type d'image n'est pas pris en charge",
"You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé",
"Theming" : "Personnaliser l'apparence",
"Name" : "Nom",
"reset to default" : "Restaurer les valeurs par défaut",
"Web address" : "Adresse web",
"Web address https://…" : "Adresse du serveur https://…",
"Slogan" : "Slogan",
"Color" : "Couleur",
"Logo" : "Logo",
"Upload new logo" : "Téléverser un nouveau logo",
"Login image" : "Image de connexion",
"Upload new login background" : "Téléverser un nouvel arrière-plan de connexion",
"Log in image" : "Image de connexion"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

27
apps/theming/l10n/it.js Normal file
View File

@ -0,0 +1,27 @@
OC.L10N.register(
"theming",
{
"Admin" : "Amministratore",
"a safe home for all your data" : "una casa sicura per i tuoi dati",
"The given name is too long" : "Questo nome è troppo lungo",
"The given web address is too long" : "Questo indirizzo web è troppo lungo",
"The given slogan is too long" : "Questo slogan è troppo lungo",
"The given color is invalid" : "Questo colore non è valido",
"Saved" : "Salvato",
"No file uploaded" : "Nessun file caricato",
"Unsupported image type" : "Tipo di immagine non supportato",
"You are already using a custom theme" : "Stai già usando un tema personalizzato",
"Theming" : "Tema",
"Name" : "Nome",
"reset to default" : "resetta a predefinito",
"Web address" : "Indirizzo web",
"Web address https://…" : "Indirizzo Web https://…",
"Slogan" : "Slogan",
"Color" : "Colore",
"Logo" : "Logo",
"Upload new logo" : "Carica nuovo logo",
"Login image" : "Immagine del login",
"Upload new login background" : "Carica nuovo sfondo del login",
"Log in image" : "Immagine del login"
},
"nplurals=2; plural=(n != 1);");

25
apps/theming/l10n/it.json Normal file
View File

@ -0,0 +1,25 @@
{ "translations": {
"Admin" : "Amministratore",
"a safe home for all your data" : "una casa sicura per i tuoi dati",
"The given name is too long" : "Questo nome è troppo lungo",
"The given web address is too long" : "Questo indirizzo web è troppo lungo",
"The given slogan is too long" : "Questo slogan è troppo lungo",
"The given color is invalid" : "Questo colore non è valido",
"Saved" : "Salvato",
"No file uploaded" : "Nessun file caricato",
"Unsupported image type" : "Tipo di immagine non supportato",
"You are already using a custom theme" : "Stai già usando un tema personalizzato",
"Theming" : "Tema",
"Name" : "Nome",
"reset to default" : "resetta a predefinito",
"Web address" : "Indirizzo web",
"Web address https://…" : "Indirizzo Web https://…",
"Slogan" : "Slogan",
"Color" : "Colore",
"Logo" : "Logo",
"Upload new logo" : "Carica nuovo logo",
"Login image" : "Immagine del login",
"Upload new login background" : "Carica nuovo sfondo del login",
"Log in image" : "Immagine del login"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

27
apps/theming/l10n/nl.js Normal file
View File

@ -0,0 +1,27 @@
OC.L10N.register(
"theming",
{
"Admin" : "Beheer",
"a safe home for all your data" : "een veilige plek voor al je gegevens",
"The given name is too long" : "De opgegeven naam is te lang",
"The given web address is too long" : "Het opgegeven internetadres is te lang",
"The given slogan is too long" : "De opgegeven slagzin is te lang",
"The given color is invalid" : "De opgegeven kleur is ongeldig",
"Saved" : "Opgeslagen",
"No file uploaded" : "Geen bestand geüpload",
"Unsupported image type" : "Afbeeldingstype wordt niet ondersteund",
"You are already using a custom theme" : "Je gebruikt al een maatwerkthema",
"Theming" : "Thema's",
"Name" : "Naam",
"reset to default" : "herstellen naar standaard",
"Web address" : "Webadres",
"Web address https://…" : "Webadres https://…",
"Slogan" : "Slagzin",
"Color" : "Kleur",
"Logo" : "Logo",
"Upload new logo" : "Upload nieuw logo",
"Login image" : "Inlog afbeelding",
"Upload new login background" : "Uploaden nieuwe inlog achtergrond",
"Log in image" : "Inlog afbeelding"
},
"nplurals=2; plural=(n != 1);");

25
apps/theming/l10n/nl.json Normal file
View File

@ -0,0 +1,25 @@
{ "translations": {
"Admin" : "Beheer",
"a safe home for all your data" : "een veilige plek voor al je gegevens",
"The given name is too long" : "De opgegeven naam is te lang",
"The given web address is too long" : "Het opgegeven internetadres is te lang",
"The given slogan is too long" : "De opgegeven slagzin is te lang",
"The given color is invalid" : "De opgegeven kleur is ongeldig",
"Saved" : "Opgeslagen",
"No file uploaded" : "Geen bestand geüpload",
"Unsupported image type" : "Afbeeldingstype wordt niet ondersteund",
"You are already using a custom theme" : "Je gebruikt al een maatwerkthema",
"Theming" : "Thema's",
"Name" : "Naam",
"reset to default" : "herstellen naar standaard",
"Web address" : "Webadres",
"Web address https://…" : "Webadres https://…",
"Slogan" : "Slagzin",
"Color" : "Kleur",
"Logo" : "Logo",
"Upload new logo" : "Upload nieuw logo",
"Login image" : "Inlog afbeelding",
"Upload new login background" : "Uploaden nieuwe inlog achtergrond",
"Log in image" : "Inlog afbeelding"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

27
apps/theming/l10n/pl.js Normal file
View File

@ -0,0 +1,27 @@
OC.L10N.register(
"theming",
{
"Admin" : "Admin",
"a safe home for all your data" : "bezpieczna schowek dla wszystkich twoich danych",
"The given name is too long" : "Wpisana nazwa jest zbyt długi",
"The given web address is too long" : "Wpisany adres internetowy jest zbyt długi",
"The given slogan is too long" : "Wpisany slogan jest zbyt długi",
"The given color is invalid" : "Podany kolor jest nieprawidłowy",
"Saved" : "Zapisano",
"No file uploaded" : "Nie wysłano pliku",
"Unsupported image type" : "Nieobsługiwany typ zdjęcia",
"You are already using a custom theme" : "Używasz już motywu niestandarowego",
"Theming" : "Motyw",
"Name" : "Nazwa",
"reset to default" : "przywróć domyślne",
"Web address" : "adres internetowy",
"Web address https://…" : "adres internetowy https://...",
"Slogan" : "Slogan",
"Color" : "Kolor",
"Logo" : "Logo",
"Upload new logo" : "Wyślij nowe logo",
"Login image" : "Obraz logowania",
"Upload new login background" : "Wyślij nowe tło ekranu logowania",
"Log in image" : "Zdjęcie logowania"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");

25
apps/theming/l10n/pl.json Normal file
View File

@ -0,0 +1,25 @@
{ "translations": {
"Admin" : "Admin",
"a safe home for all your data" : "bezpieczna schowek dla wszystkich twoich danych",
"The given name is too long" : "Wpisana nazwa jest zbyt długi",
"The given web address is too long" : "Wpisany adres internetowy jest zbyt długi",
"The given slogan is too long" : "Wpisany slogan jest zbyt długi",
"The given color is invalid" : "Podany kolor jest nieprawidłowy",
"Saved" : "Zapisano",
"No file uploaded" : "Nie wysłano pliku",
"Unsupported image type" : "Nieobsługiwany typ zdjęcia",
"You are already using a custom theme" : "Używasz już motywu niestandarowego",
"Theming" : "Motyw",
"Name" : "Nazwa",
"reset to default" : "przywróć domyślne",
"Web address" : "adres internetowy",
"Web address https://…" : "adres internetowy https://...",
"Slogan" : "Slogan",
"Color" : "Kolor",
"Logo" : "Logo",
"Upload new logo" : "Wyślij nowe logo",
"Login image" : "Obraz logowania",
"Upload new login background" : "Wyślij nowe tło ekranu logowania",
"Log in image" : "Zdjęcie logowania"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}

View File

@ -48,6 +48,7 @@ OC.L10N.register(
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>",
"Settings" : "Impostazioni",
"Connection to server lost" : "Connessione al server interrotta",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema durante il caricamento della pagina, aggiornamento tra %n secondo","Problema durante il caricamento della pagina, aggiornamento tra %n secondi"],
"Saving..." : "Salvataggio in corso...",
"Dismiss" : "Annulla",
"This action requires you to confirm your password" : "Questa azione richiede la conferma della tua password",
@ -95,6 +96,7 @@ OC.L10N.register(
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a Nextcloud da un proxy affidabile. Se non stai effettuando l'accesso da un proxy affidabile, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a Nextcloud. Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentazione</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached è configurato come cache distribuita, ma è installato il modulo \"memcache\" errato. \\OC\\Memcache\\Memcached supporta solo \"memcached\" e non \"memcache\". Vedi il <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki di memcached per informazioni su entrambi i moduli</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alcuni file non hanno superato il controllo di integrità. Ulteriori informazioni su come risolvere questo problema sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentazione</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Elenco dei file non validi…</a> / <a href=\"{rescanEndpoint}\">Nuova scansione…</a>)",
"The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP OpCache non è configurata correttamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Per performance migliori consigliamo</a> di utilizzare le impostazioni in <code>php.ini</code>:",
"Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
"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." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
"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." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nQuesto è un potenziale rischio di sicurezza o di riservatezza dei dati e noi consigliamo di modificare questa impostazione.",
@ -140,6 +142,8 @@ OC.L10N.register(
"access control" : "controllo d'accesso",
"Could not unshare" : "Impossibile rimuovere la condivisione",
"Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Almeno {count} carattere è richiesto per l'autocompletamento","Almeno {count} caratteri sono richiesti per l'autocompletamento"],
"This list is maybe truncated - please refine your search term to see more results." : "Questa lista potrebbe essere troncata - correggi i termini di ricerca per molti altri risultati.",
"No users or groups found for {search}" : "Nessun utente o gruppo trovato per {search}",
"No users found for {search}" : "Nessun utente trovato per {search}",
"An error occurred. Please try again" : "Si è verificato un errore. Prova ancora",

View File

@ -46,6 +46,7 @@
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>",
"Settings" : "Impostazioni",
"Connection to server lost" : "Connessione al server interrotta",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema durante il caricamento della pagina, aggiornamento tra %n secondo","Problema durante il caricamento della pagina, aggiornamento tra %n secondi"],
"Saving..." : "Salvataggio in corso...",
"Dismiss" : "Annulla",
"This action requires you to confirm your password" : "Questa azione richiede la conferma della tua password",
@ -93,6 +94,7 @@
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a Nextcloud da un proxy affidabile. Se non stai effettuando l'accesso da un proxy affidabile, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a Nextcloud. Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentazione</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached è configurato come cache distribuita, ma è installato il modulo \"memcache\" errato. \\OC\\Memcache\\Memcached supporta solo \"memcached\" e non \"memcache\". Vedi il <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">wiki di memcached per informazioni su entrambi i moduli</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alcuni file non hanno superato il controllo di integrità. Ulteriori informazioni su come risolvere questo problema sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentazione</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Elenco dei file non validi…</a> / <a href=\"{rescanEndpoint}\">Nuova scansione…</a>)",
"The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP OpCache non è configurata correttamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Per performance migliori consigliamo</a> di utilizzare le impostazioni in <code>php.ini</code>:",
"Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
"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." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
"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." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nQuesto è un potenziale rischio di sicurezza o di riservatezza dei dati e noi consigliamo di modificare questa impostazione.",
@ -138,6 +140,8 @@
"access control" : "controllo d'accesso",
"Could not unshare" : "Impossibile rimuovere la condivisione",
"Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Almeno {count} carattere è richiesto per l'autocompletamento","Almeno {count} caratteri sono richiesti per l'autocompletamento"],
"This list is maybe truncated - please refine your search term to see more results." : "Questa lista potrebbe essere troncata - correggi i termini di ricerca per molti altri risultati.",
"No users or groups found for {search}" : "Nessun utente o gruppo trovato per {search}",
"No users found for {search}" : "Nessun utente trovato per {search}",
"An error occurred. Please try again" : "Si è verificato un errore. Prova ancora",

View File

@ -166,7 +166,7 @@ OC.L10N.register(
"No app name specified" : "Не указано имя приложения",
"App '%s' could not be installed!" : "Приложение '%s' не может быть установлено!",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Приложение \"%s\" не может быть установлено, так как следующие зависимости не выполнены: %s",
"a safe home for all your data" : "надежный дом для ваших файлов",
"a safe home for all your data" : "надежный дом для всех ваших данных",
"File is currently busy, please try again later" : "Файл в данный момент используется, повторите попытку позже.",
"Can't read file" : "Не удается прочитать файл",
"Application is not enabled" : "Приложение не разрешено",

View File

@ -164,7 +164,7 @@
"No app name specified" : "Не указано имя приложения",
"App '%s' could not be installed!" : "Приложение '%s' не может быть установлено!",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Приложение \"%s\" не может быть установлено, так как следующие зависимости не выполнены: %s",
"a safe home for all your data" : "надежный дом для ваших файлов",
"a safe home for all your data" : "надежный дом для всех ваших данных",
"File is currently busy, please try again later" : "Файл в данный момент используется, повторите попытку позже.",
"Can't read file" : "Не удается прочитать файл",
"Application is not enabled" : "Приложение не разрешено",

View File

@ -372,6 +372,7 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "¿Qué tal?,<br><br>este mensaje es para hacerle saber que ahora tiene una %s cuenta.<br><br>Su nombre de usuario: %s<br>Acceda en: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, ¿qué tal?,\n\nEste mensaje es para hacerle saber que ahora tiene una cuenta %s.\n\nSu nombre de usuario: %s\nAcceda en: %s\n\n",
"For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si desea apotar el proyecto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase al desarrollo</a>\n\t\to\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difunda la palabra</a>!",
"Add Group" : "Agregar grupo",
"Group" : "Grupo",
"Default Quota" : "Cuota por defecto.",

View File

@ -370,6 +370,7 @@
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "¿Qué tal?,<br><br>este mensaje es para hacerle saber que ahora tiene una %s cuenta.<br><br>Su nombre de usuario: %s<br>Acceda en: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, ¿qué tal?,\n\nEste mensaje es para hacerle saber que ahora tiene una cuenta %s.\n\nSu nombre de usuario: %s\nAcceda en: %s\n\n",
"For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si desea apotar el proyecto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase al desarrollo</a>\n\t\to\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difunda la palabra</a>!",
"Add Group" : "Agregar grupo",
"Group" : "Grupo",
"Default Quota" : "Cuota por defecto.",

View File

@ -372,6 +372,7 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : %s<br><br>\n",
"For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez supporter le projet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">rejoindre le développement</a>\n\t\tou\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">le promouvoir</a>!",
"Add Group" : "Ajouter groupe",
"Group" : "Groupe",
"Default Quota" : "Quota par défaut",

View File

@ -370,6 +370,7 @@
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : %s<br><br>\n",
"For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez supporter le projet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">rejoindre le développement</a>\n\t\tou\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">le promouvoir</a>!",
"Add Group" : "Ajouter groupe",
"Group" : "Groupe",
"Default Quota" : "Quota par défaut",

View File

@ -27,6 +27,7 @@ OC.L10N.register(
"Invalid mail address" : "Indirizzo email non valido",
"No valid group selected" : "Nessun gruppo valido selezionato",
"A user with that name already exists." : "Un utente con quel nome esiste già.",
"To send a password link to the user an email address is required." : "Per inviare un link password all'utente è richiesta una email.",
"Unable to create user." : "Impossibile creare l'utente.",
"Your %s account was created" : "Il tuo account %s è stato creato",
"Unable to delete user." : "Impossibile eliminare l'utente.",
@ -56,6 +57,7 @@ OC.L10N.register(
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Le applicazioni approvate sono sviluppate da sviluppatori affidabili e hanno passato un rapido controllo di sicurezza. Sono attivamente mantenute in un deposito aperto del codice e i loro responsabili le ritengono pronte sia per un utilizzo casuale che per un utilizzo continuativo.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Questa applicazione non è stata sottoposta a controlli di sicurezza, è nuova o notoriamente instabile. Installala a tuo rischio.",
"Disabling app …" : "Disabilita applicazione...",
"Error while disabling app" : "Errore durante la disattivazione",
"Disable" : "Disabilita",
"Enable" : "Abilita",
@ -276,6 +278,7 @@ OC.L10N.register(
"Email" : "Posta elettronica",
"Your email address" : "Il tuo indirizzo email",
"No email address set" : "Nessun indirizzo email impostato",
"For password reset and notifications" : "Per il reset della password e notifiche",
"Phone number" : "Numero di telefono",
"Your phone number" : "Il tuo numero di telefono",
"Address" : "Indirizzo",
@ -318,6 +321,7 @@ OC.L10N.register(
"Show last log in" : "Mostra ultimo accesso",
"Show user backend" : "Mostra il motore utente",
"Send email to new user" : "Invia email al nuovo utente",
"When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "Quando la password del nuovo utente è lasciata vuota una email con un link per impostare la password è inviata all'utente",
"Show email address" : "Mostra l'indirizzo email",
"E-Mail" : "Posta elettronica",
"Create" : "Crea",
@ -368,6 +372,7 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ciao,<br><br>volevo informarti che ora hai un account %s.<br><br>Il tuo nome utente: %s<br>Accedi: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
"For password recovery and notifications" : "Per il ripristino della password e per le notifiche",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">sviluppa</a>\n⇥⇥o\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">fai girare la voce</a>!",
"Add Group" : "Aggiungi gruppo",
"Group" : "Gruppo",
"Default Quota" : "Quota predefinita",

View File

@ -25,6 +25,7 @@
"Invalid mail address" : "Indirizzo email non valido",
"No valid group selected" : "Nessun gruppo valido selezionato",
"A user with that name already exists." : "Un utente con quel nome esiste già.",
"To send a password link to the user an email address is required." : "Per inviare un link password all'utente è richiesta una email.",
"Unable to create user." : "Impossibile creare l'utente.",
"Your %s account was created" : "Il tuo account %s è stato creato",
"Unable to delete user." : "Impossibile eliminare l'utente.",
@ -54,6 +55,7 @@
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Le applicazioni approvate sono sviluppate da sviluppatori affidabili e hanno passato un rapido controllo di sicurezza. Sono attivamente mantenute in un deposito aperto del codice e i loro responsabili le ritengono pronte sia per un utilizzo casuale che per un utilizzo continuativo.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Questa applicazione non è stata sottoposta a controlli di sicurezza, è nuova o notoriamente instabile. Installala a tuo rischio.",
"Disabling app …" : "Disabilita applicazione...",
"Error while disabling app" : "Errore durante la disattivazione",
"Disable" : "Disabilita",
"Enable" : "Abilita",
@ -274,6 +276,7 @@
"Email" : "Posta elettronica",
"Your email address" : "Il tuo indirizzo email",
"No email address set" : "Nessun indirizzo email impostato",
"For password reset and notifications" : "Per il reset della password e notifiche",
"Phone number" : "Numero di telefono",
"Your phone number" : "Il tuo numero di telefono",
"Address" : "Indirizzo",
@ -316,6 +319,7 @@
"Show last log in" : "Mostra ultimo accesso",
"Show user backend" : "Mostra il motore utente",
"Send email to new user" : "Invia email al nuovo utente",
"When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "Quando la password del nuovo utente è lasciata vuota una email con un link per impostare la password è inviata all'utente",
"Show email address" : "Mostra l'indirizzo email",
"E-Mail" : "Posta elettronica",
"Create" : "Crea",
@ -366,6 +370,7 @@
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ciao,<br><br>volevo informarti che ora hai un account %s.<br><br>Il tuo nome utente: %s<br>Accedi: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
"For password recovery and notifications" : "Per il ripristino della password e per le notifiche",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">sviluppa</a>\n⇥⇥o\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">fai girare la voce</a>!",
"Add Group" : "Aggiungi gruppo",
"Group" : "Gruppo",
"Default Quota" : "Quota predefinita",

View File

@ -372,6 +372,7 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo daar,<br><br>we willen je laten weten dat je nu een %s account hebt.<br><br>Je gebruikersnaam: %s<br>Ga naar: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nwe willen je laten weten dat je nu een %s account hebt.\n\nJe gebruikersnaam: %s\nGa naar: %s\n\n",
"For password recovery and notifications" : "Voor wachtwoordherstel en meldingen",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ondersteun het project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel het mee</a>\n\t\tof\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het woord</a>!",
"Add Group" : "Groep toevoegen",
"Group" : "Groep",
"Default Quota" : "Standaard limiet",

View File

@ -370,6 +370,7 @@
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo daar,<br><br>we willen je laten weten dat je nu een %s account hebt.<br><br>Je gebruikersnaam: %s<br>Ga naar: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nwe willen je laten weten dat je nu een %s account hebt.\n\nJe gebruikersnaam: %s\nGa naar: %s\n\n",
"For password recovery and notifications" : "Voor wachtwoordherstel en meldingen",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ondersteun het project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel het mee</a>\n\t\tof\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het woord</a>!",
"Add Group" : "Groep toevoegen",
"Group" : "Groep",
"Default Quota" : "Standaard limiet",