From: Nextcloud bot Date: Mon, 28 Nov 2016 01:07:09 +0000 (+0000) Subject: [tx-robot] updated from transifex X-Git-Tag: v10.0.2~38 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=feefc9ed0bf9d48de6636653760327bf2bcee5bf;p=nextcloud-server.git [tx-robot] updated from transifex --- diff --git a/apps/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js index f3eb2fc60b5..b3bd1529bb4 100644 --- a/apps/comments/l10n/hu_HU.js +++ b/apps/comments/l10n/hu_HU.js @@ -24,6 +24,7 @@ OC.L10N.register( "You commented on %1$s" : "Hozzászoltál ehhez: %1$s", "You commented on {file}" : "Hozzászóltál ehhez: {file}", "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s", + "{author} commented on {file}" : "{author} hozzászólt ehhez: {file}", "Comments for files" : "Hozzászólások fájlokhoz", "A (now) deleted user mentioned you in a comment on \"%s\"." : "Egy (már) törölt felhasználó megemlített itt egy hozzászólásban: \"%s\".", "%s mentioned you in a comment on \"%s\"." : "%s megemlített itt egy hozzászólásban: \"%s\".", diff --git a/apps/comments/l10n/hu_HU.json b/apps/comments/l10n/hu_HU.json index ca62c3184b7..942aab4d2ac 100644 --- a/apps/comments/l10n/hu_HU.json +++ b/apps/comments/l10n/hu_HU.json @@ -22,6 +22,7 @@ "You commented on %1$s" : "Hozzászoltál ehhez: %1$s", "You commented on {file}" : "Hozzászóltál ehhez: {file}", "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s", + "{author} commented on {file}" : "{author} hozzászólt ehhez: {file}", "Comments for files" : "Hozzászólások fájlokhoz", "A (now) deleted user mentioned you in a comment on \"%s\"." : "Egy (már) törölt felhasználó megemlített itt egy hozzászólásban: \"%s\".", "%s mentioned you in a comment on \"%s\"." : "%s megemlített itt egy hozzászólásban: \"%s\".", diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index 0b6656c12e8..450ab68923b 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -41,6 +41,7 @@ OC.L10N.register( "Open documentation" : "Apri la documentazione", "Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server", "Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server", + "Enable lookups on lookup server" : "Abilita le ricerche sul server di ricerca", "Federated Cloud" : "Cloud federata", "Your Federated Cloud ID:" : "Il tuo ID di cloud federata:", "Share it:" : "Condividilo:", diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json index ab077f90d88..c7e06202fb2 100644 --- a/apps/federatedfilesharing/l10n/it.json +++ b/apps/federatedfilesharing/l10n/it.json @@ -39,6 +39,7 @@ "Open documentation" : "Apri la documentazione", "Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server", "Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server", + "Enable lookups on lookup server" : "Abilita le ricerche sul server di ricerca", "Federated Cloud" : "Cloud federata", "Your Federated Cloud ID:" : "Il tuo ID di cloud federata:", "Share it:" : "Condividilo:", diff --git a/apps/federation/l10n/hu_HU.js b/apps/federation/l10n/hu_HU.js index 449bf0cea63..a0b0f8ed444 100644 --- a/apps/federation/l10n/hu_HU.js +++ b/apps/federation/l10n/hu_HU.js @@ -8,6 +8,9 @@ OC.L10N.register( "Federation" : "Egyesítés", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Az egyesítés lehetővé teszi a kapcsolódást más megbízható szerverekhez a felhasználói könyvtárak kicseréléséhez. Például ennek segítségével lesznek automatikusan kiegészítve a külső felhasználók az egyesített megosztáshoz.", "Add server automatically once a federated share was created successfully" : "Szerver automatikus hozzáadása, ha az egyesített megosztás létrehozása sikeres", + "Trusted servers" : "Megbízható szerverek", + "+ Add trusted server" : "+ Megbízható szerver hozzáadása", + "Trusted server" : "Megbízható szerver", "Add" : "Hozzáadás", "Trusted Servers" : "Megbízható szerverek", "+ Add Nextcloud server" : "+ Nextcloud szerver hozzáadása", diff --git a/apps/federation/l10n/hu_HU.json b/apps/federation/l10n/hu_HU.json index b7e7bacb346..1e38c2f4426 100644 --- a/apps/federation/l10n/hu_HU.json +++ b/apps/federation/l10n/hu_HU.json @@ -6,6 +6,9 @@ "Federation" : "Egyesítés", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Az egyesítés lehetővé teszi a kapcsolódást más megbízható szerverekhez a felhasználói könyvtárak kicseréléséhez. Például ennek segítségével lesznek automatikusan kiegészítve a külső felhasználók az egyesített megosztáshoz.", "Add server automatically once a federated share was created successfully" : "Szerver automatikus hozzáadása, ha az egyesített megosztás létrehozása sikeres", + "Trusted servers" : "Megbízható szerverek", + "+ Add trusted server" : "+ Megbízható szerver hozzáadása", + "Trusted server" : "Megbízható szerver", "Add" : "Hozzáadás", "Trusted Servers" : "Megbízható szerverek", "+ Add Nextcloud server" : "+ Nextcloud szerver hozzáadása", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index c5c0d9f3136..bed011da632 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -76,6 +76,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "Copy local link" : "Copier le dossier local", "Folder" : "Dossier", "New folder" : "Nouveau dossier", "Upload" : "Chargement", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 23d7ac852b4..4bb161504fd 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -74,6 +74,7 @@ "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "Copy local link" : "Copier le dossier local", "Folder" : "Dossier", "New folder" : "Nouveau dossier", "Upload" : "Chargement", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 544426ae6e0..c82967cc46d 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -60,6 +60,8 @@ OC.L10N.register( "{user} accepted the remote share" : "{user} a accepté le partage distant", "%1$s declined the remote share" : "%1$s a refusé le partage distant", "{user} declined the remote share" : "{user} a refusé le partage distant", + "You received a new remote share %1$s from %2$s" : "L'utilisateur %2$s a partagé la ressource distante %1$s avec vous", + "You received a new remote share {file} from {user}" : "Vous avez reçu le partage distant {file} de {user}", "%2$s accepted the remote share of %1$s" : "%2$s a accepté le partage distant de %1$s", "{user} accepted the remote share of {file}" : "{user} a accepté le partage distant de {file}", "%2$s declined the remote share of %1$s" : "%2$s a refusé le partage distant de %1$s", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 4b6dee5ce7f..ee85777b00e 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -58,6 +58,8 @@ "{user} accepted the remote share" : "{user} a accepté le partage distant", "%1$s declined the remote share" : "%1$s a refusé le partage distant", "{user} declined the remote share" : "{user} a refusé le partage distant", + "You received a new remote share %1$s from %2$s" : "L'utilisateur %2$s a partagé la ressource distante %1$s avec vous", + "You received a new remote share {file} from {user}" : "Vous avez reçu le partage distant {file} de {user}", "%2$s accepted the remote share of %1$s" : "%2$s a accepté le partage distant de %1$s", "{user} accepted the remote share of {file}" : "{user} a accepté le partage distant de {file}", "%2$s declined the remote share of %1$s" : "%2$s a refusé le partage distant de %1$s", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 1723663bbe1..5c5c851bd83 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -28,10 +28,20 @@ OC.L10N.register( "{email} downloaded {file}" : "{email} ha scaricato {file}", "Shared with group %1$s" : "Condivisa con il gruppo %1$s", "Shared with group {group}" : "Condivisa con il gruppo {group}", + "Removed share for group %1$s" : "Condivisione rimossa per %1$s", + "Removed share for group {group}" : "Condivisione rimossa per il gruppo {group}", + "%2$s shared with group %1$s" : "%2$s ha condiviso con il gruppo %1$s", + "{actor} shared with group {group}" : "{actor} ha condiviso con il gruppo {group}", + "%2$s removed share for group %1$s" : "%2$s ha rimosso la condivisione del gruppo %1$s", + "{actor} removed share for group {group}" : "{actor} ha rimosso la condivisione del gruppo {group}", "You shared %1$s with group %2$s" : "Hai condiviso %1$s con il gruppo %2$s", + "You shared {file} with group {group}" : "Hai condiviso {file} con il gruppo {group}", "You removed group %2$s from %1$s" : "Hai rimosso il gruppo %2$s da %1$s", "You removed group {group} from {file}" : "Hai rimosso il gruppo {group} da {file}", + "%3$s shared %1$s with group %2$s" : "%3$s ha condiviso %1$s con il gruppo %2$s", + "{actor} shared {file} with group {group}" : "{actor} ha condiviso {file} con il gruppo {group}", "%3$s removed group %2$s from %1$s" : "%3$s ha rimosso il gruppo %2$s da %1$s", + "{actor} removed group {group} from {file}" : "{actor} ha ti rimosso il gruppo {group} da {file}", "Shared as public link" : "Condivisa tramite collegamento pubblico", "Removed public link" : "Collegamento pubblico rimosso", "%1$s shared as public link" : "%1$s condivisa tramite collegamento pubblico", @@ -42,8 +52,21 @@ OC.L10N.register( "You shared {file} as public link" : "Hai condiviso {file} tramite collegamento", "You removed public link for %1$s" : "Hai rimosso il collegamento pubblico per %1$s", "You removed public link for {file}" : "Hai rimosso il collegamento pubblico per {file}", + "%2$s shared %1$s as public link" : "%2$s ha condiviso %1$s tramite collegamento pubblico", + "{actor} shared {file} as public link" : "{actor} ha condiviso {file} tramite collegamento pubblico", + "%2$s removed public link for %1$s" : "%2$s ha rimosso il collegamento pubblico per %1$s", + "{actor} removed public link for {file}" : "{actor} ha rimosso il collegamento pubblico per {file}", "%1$s accepted the remote share" : "%1$s ha accettato la condivisione remota", "{user} accepted the remote share" : "{user} ha accettato la condivisione remota", + "%1$s declined the remote share" : "%1$s ha rifiutato la condivisione remota", + "{user} declined the remote share" : "{user} ha rifiutato la condivisione remota", + "You received a new remote share %1$s from %2$s" : "Hai ricevuto una nuova condivisione remota %1$s da %2$s", + "You received a new remote share {file} from {user}" : "Hai ricevuto una nuova condivisione remota {file} da {user}", + "%2$s accepted the remote share of %1$s" : "%2$s ha accettato la condivisione remota di %1$s", + "{user} accepted the remote share of {file}" : "{user} ha accettato la condivisione remota di {file}", + "%2$s declined the remote share of %1$s" : "%2$s ha rifiutato la condivisione remota %1$s", + "{user} declined the remote share of {file}" : "{user} ha rifiutato la condivisione remota di {file}", + "%2$s unshared %1$s from you" : "%2$s ha rimosso la condivisione %1$s con te", "{user} unshared {file} from you" : "{user} ha rimosso la condivisione {file} con te", "Shared with %1$s" : "Condivisa con %1$s", "Shared with {user}" : "Condivisa con {user}", @@ -52,6 +75,7 @@ OC.L10N.register( "%2$s shared with %1$s" : "%2$s condivisa con %1$s", "{actor} shared with {user}" : "{actor} ha condiviso con {user}", "%2$s removed share for %1$s" : "%2$s ha rimosso la condivisione per %1$s", + "{actor} removed share for {user}" : "{actor} ha rimosso la condivisione con {user}", "Shared by %1$s" : "Condivisa da %1$s", "Shared by {actor}" : "Condiviso da {actor}", "%1$s removed share" : "%1$s ha rimosso la condivisione", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index b7a49623ce8..e8b53a54323 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -26,10 +26,20 @@ "{email} downloaded {file}" : "{email} ha scaricato {file}", "Shared with group %1$s" : "Condivisa con il gruppo %1$s", "Shared with group {group}" : "Condivisa con il gruppo {group}", + "Removed share for group %1$s" : "Condivisione rimossa per %1$s", + "Removed share for group {group}" : "Condivisione rimossa per il gruppo {group}", + "%2$s shared with group %1$s" : "%2$s ha condiviso con il gruppo %1$s", + "{actor} shared with group {group}" : "{actor} ha condiviso con il gruppo {group}", + "%2$s removed share for group %1$s" : "%2$s ha rimosso la condivisione del gruppo %1$s", + "{actor} removed share for group {group}" : "{actor} ha rimosso la condivisione del gruppo {group}", "You shared %1$s with group %2$s" : "Hai condiviso %1$s con il gruppo %2$s", + "You shared {file} with group {group}" : "Hai condiviso {file} con il gruppo {group}", "You removed group %2$s from %1$s" : "Hai rimosso il gruppo %2$s da %1$s", "You removed group {group} from {file}" : "Hai rimosso il gruppo {group} da {file}", + "%3$s shared %1$s with group %2$s" : "%3$s ha condiviso %1$s con il gruppo %2$s", + "{actor} shared {file} with group {group}" : "{actor} ha condiviso {file} con il gruppo {group}", "%3$s removed group %2$s from %1$s" : "%3$s ha rimosso il gruppo %2$s da %1$s", + "{actor} removed group {group} from {file}" : "{actor} ha ti rimosso il gruppo {group} da {file}", "Shared as public link" : "Condivisa tramite collegamento pubblico", "Removed public link" : "Collegamento pubblico rimosso", "%1$s shared as public link" : "%1$s condivisa tramite collegamento pubblico", @@ -40,8 +50,21 @@ "You shared {file} as public link" : "Hai condiviso {file} tramite collegamento", "You removed public link for %1$s" : "Hai rimosso il collegamento pubblico per %1$s", "You removed public link for {file}" : "Hai rimosso il collegamento pubblico per {file}", + "%2$s shared %1$s as public link" : "%2$s ha condiviso %1$s tramite collegamento pubblico", + "{actor} shared {file} as public link" : "{actor} ha condiviso {file} tramite collegamento pubblico", + "%2$s removed public link for %1$s" : "%2$s ha rimosso il collegamento pubblico per %1$s", + "{actor} removed public link for {file}" : "{actor} ha rimosso il collegamento pubblico per {file}", "%1$s accepted the remote share" : "%1$s ha accettato la condivisione remota", "{user} accepted the remote share" : "{user} ha accettato la condivisione remota", + "%1$s declined the remote share" : "%1$s ha rifiutato la condivisione remota", + "{user} declined the remote share" : "{user} ha rifiutato la condivisione remota", + "You received a new remote share %1$s from %2$s" : "Hai ricevuto una nuova condivisione remota %1$s da %2$s", + "You received a new remote share {file} from {user}" : "Hai ricevuto una nuova condivisione remota {file} da {user}", + "%2$s accepted the remote share of %1$s" : "%2$s ha accettato la condivisione remota di %1$s", + "{user} accepted the remote share of {file}" : "{user} ha accettato la condivisione remota di {file}", + "%2$s declined the remote share of %1$s" : "%2$s ha rifiutato la condivisione remota %1$s", + "{user} declined the remote share of {file}" : "{user} ha rifiutato la condivisione remota di {file}", + "%2$s unshared %1$s from you" : "%2$s ha rimosso la condivisione %1$s con te", "{user} unshared {file} from you" : "{user} ha rimosso la condivisione {file} con te", "Shared with %1$s" : "Condivisa con %1$s", "Shared with {user}" : "Condivisa con {user}", @@ -50,6 +73,7 @@ "%2$s shared with %1$s" : "%2$s condivisa con %1$s", "{actor} shared with {user}" : "{actor} ha condiviso con {user}", "%2$s removed share for %1$s" : "%2$s ha rimosso la condivisione per %1$s", + "{actor} removed share for {user}" : "{actor} ha rimosso la condivisione con {user}", "Shared by %1$s" : "Condivisa da %1$s", "Shared by {actor}" : "Condiviso da {actor}", "%1$s removed share" : "%1$s ha rimosso la condivisione", diff --git a/apps/systemtags/l10n/hu_HU.js b/apps/systemtags/l10n/hu_HU.js index 9e7d4ebb895..b263ef1e058 100644 --- a/apps/systemtags/l10n/hu_HU.js +++ b/apps/systemtags/l10n/hu_HU.js @@ -25,7 +25,13 @@ OC.L10N.register( "You deleted system tag %1$s" : "Törölted ezt a rendszer címkét: %1$s", "You deleted system tag {systemtag}" : "Törölted ezt a rendszer címkét: {systemtag}", "%1$s deleted system tag %2$s" : "%1$s törölte ezt a rendszer címkét: %2$s", + "{actor} deleted system tag {systemtag}" : "{actor} törölte ezt a rendszer címkét: {systemtag}", + "You updated system tag %2$s to %1$s" : "%2$s rendszer címke frissítve erre: %1$s", + "You updated system tag {oldsystemtag} to {newsystemtag}" : "{oldsystemtag} rendszer címke frissítve erre: {newsystemtag}", "%1$s updated system tag %3$s to %2$s" : "%1$s frissítette ezt a rendszer címkét erről: %3$s erre: %2$s", + "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} frissítette ezt a rendszer címkét: {oldsystemtag} erre: {newsystemtag}", + "You added system tag %2$s to %1$s" : "Hozzáadtad ezt a rendszer címkét: %2$s ehhez: %1$s", + "You added system tag {systemtag} to {file}" : "Hozzáadtad ezt a rendszer címkét: {systemtag} ehhez: {file}", "%1$s added system tag %3$s to %2$s" : "%1$s hozzáadta ezt a rendszer címkét: %3$s ehhez: %2$s", "%1$s removed system tag %3$s from %2$s" : "%1$s eltávolította ezt a rendszer címkét: %3$s innen: %2$s", "%s (restricted)" : "%s (korlátozott)", diff --git a/apps/systemtags/l10n/hu_HU.json b/apps/systemtags/l10n/hu_HU.json index 7db5febe4b8..b7bde09986b 100644 --- a/apps/systemtags/l10n/hu_HU.json +++ b/apps/systemtags/l10n/hu_HU.json @@ -23,7 +23,13 @@ "You deleted system tag %1$s" : "Törölted ezt a rendszer címkét: %1$s", "You deleted system tag {systemtag}" : "Törölted ezt a rendszer címkét: {systemtag}", "%1$s deleted system tag %2$s" : "%1$s törölte ezt a rendszer címkét: %2$s", + "{actor} deleted system tag {systemtag}" : "{actor} törölte ezt a rendszer címkét: {systemtag}", + "You updated system tag %2$s to %1$s" : "%2$s rendszer címke frissítve erre: %1$s", + "You updated system tag {oldsystemtag} to {newsystemtag}" : "{oldsystemtag} rendszer címke frissítve erre: {newsystemtag}", "%1$s updated system tag %3$s to %2$s" : "%1$s frissítette ezt a rendszer címkét erről: %3$s erre: %2$s", + "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} frissítette ezt a rendszer címkét: {oldsystemtag} erre: {newsystemtag}", + "You added system tag %2$s to %1$s" : "Hozzáadtad ezt a rendszer címkét: %2$s ehhez: %1$s", + "You added system tag {systemtag} to {file}" : "Hozzáadtad ezt a rendszer címkét: {systemtag} ehhez: {file}", "%1$s added system tag %3$s to %2$s" : "%1$s hozzáadta ezt a rendszer címkét: %3$s ehhez: %2$s", "%1$s removed system tag %3$s from %2$s" : "%1$s eltávolította ezt a rendszer címkét: %3$s innen: %2$s", "%s (restricted)" : "%s (korlátozott)", diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js index a079b77db08..30e5e9a0861 100644 --- a/apps/systemtags/l10n/it.js +++ b/apps/systemtags/l10n/it.js @@ -14,8 +14,8 @@ OC.L10N.register( "Added system tag {systemtag}" : "Aggiunta l'etichetta di sistema {systemtag}", "%1$s added system tag %2$s" : "%1$s ha aggiunto l'etichetta di sistema %2$s", "{actor} added system tag {systemtag}" : "{actor} ha aggiunto l'etichetta di sistema {systemtag}", - "Removed system tag %1$s" : "Rimossa l'etichetta di sistema %1$s", - "Removed system tag {systemtag}" : "Rimossa l'etichetta di sistema {systemtag}", + "Removed system tag %1$s" : "Etichetta di sistema %1$s rimossa", + "Removed system tag {systemtag}" : "Etichetta di sistema {systemtag} rimossa", "%1$s removed system tag %2$s" : "%1$s ha rimosso l'etichetta di sistema %2$s", "{actor} removed system tag {systemtag}" : "{actor} ha rimosso l'etichetta di sistema {systemtag}", "You created system tag %1$s" : "Hai creato l'etichetta di sistema %1$s", @@ -25,10 +25,19 @@ OC.L10N.register( "You deleted system tag %1$s" : "Hai eliminato l'etichetta di sistema %1$s", "You deleted system tag {systemtag}" : "Hai eliminato l'etichetta di sistema {systemtag}", "%1$s deleted system tag %2$s" : "%1$s ha eliminato l'etichetta di sistema %2$s", + "{actor} deleted system tag {systemtag}" : "{actor} ha eliminato l'etichetta di sistema {systemtag}", + "You updated system tag %2$s to %1$s" : "Hai aggiornato l'etichetta di sistema %2$s in %1$s", + "You updated system tag {oldsystemtag} to {newsystemtag}" : "Hai aggiornato l'etichetta di sistema {oldsystemtag} in {newsystemtag}", "%1$s updated system tag %3$s to %2$s" : "%1$s ha aggiornato l'etichetta di sistema %3$s in %2$s", + "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} ha aggiornato l'etichetta di sistema {oldsystemtag} in {newsystemtag}", + "You added system tag %2$s to %1$s" : "Hai aggiunto l'etichetta di sistema %2$s a %1$s", + "You added system tag {systemtag} to {file}" : "Hai aggiunto l'etichetta di sistema {systemtag} a {file}", "%1$s added system tag %3$s to %2$s" : "%1$s ha aggiunto l'etichetta di sistema %3$s a %2$s", + "{actor} added system tag {systemtag} to {file}" : "{actor} ha aggiunto l'etichetta di sistema {systemtag} a {file}", + "You removed system tag %2$s from %1$s" : "Hai rimosso l'etichetta di sistema %2$s da %1$s", "You removed system tag {systemtag} from {file}" : "Hai rimosso l'etichetta di sistema {systemtag} da {file}", "%1$s removed system tag %3$s from %2$s" : "%1$s ha rimosso l'etichetta di sistema %3$s da %2$s", + "{actor} removed system tag {systemtag} from {file}" : "{actor} ha rimosso l'etichetta di sistema {systemtag} da {file}", "%s (restricted)" : "%s (limitato)", "%s (invisible)" : "%s (invisibile)", "System tags for a file have been modified" : "Le etichette di sistema per un file sono state modificate", diff --git a/apps/systemtags/l10n/it.json b/apps/systemtags/l10n/it.json index 91e0f0993f5..4e403e6e3cf 100644 --- a/apps/systemtags/l10n/it.json +++ b/apps/systemtags/l10n/it.json @@ -12,8 +12,8 @@ "Added system tag {systemtag}" : "Aggiunta l'etichetta di sistema {systemtag}", "%1$s added system tag %2$s" : "%1$s ha aggiunto l'etichetta di sistema %2$s", "{actor} added system tag {systemtag}" : "{actor} ha aggiunto l'etichetta di sistema {systemtag}", - "Removed system tag %1$s" : "Rimossa l'etichetta di sistema %1$s", - "Removed system tag {systemtag}" : "Rimossa l'etichetta di sistema {systemtag}", + "Removed system tag %1$s" : "Etichetta di sistema %1$s rimossa", + "Removed system tag {systemtag}" : "Etichetta di sistema {systemtag} rimossa", "%1$s removed system tag %2$s" : "%1$s ha rimosso l'etichetta di sistema %2$s", "{actor} removed system tag {systemtag}" : "{actor} ha rimosso l'etichetta di sistema {systemtag}", "You created system tag %1$s" : "Hai creato l'etichetta di sistema %1$s", @@ -23,10 +23,19 @@ "You deleted system tag %1$s" : "Hai eliminato l'etichetta di sistema %1$s", "You deleted system tag {systemtag}" : "Hai eliminato l'etichetta di sistema {systemtag}", "%1$s deleted system tag %2$s" : "%1$s ha eliminato l'etichetta di sistema %2$s", + "{actor} deleted system tag {systemtag}" : "{actor} ha eliminato l'etichetta di sistema {systemtag}", + "You updated system tag %2$s to %1$s" : "Hai aggiornato l'etichetta di sistema %2$s in %1$s", + "You updated system tag {oldsystemtag} to {newsystemtag}" : "Hai aggiornato l'etichetta di sistema {oldsystemtag} in {newsystemtag}", "%1$s updated system tag %3$s to %2$s" : "%1$s ha aggiornato l'etichetta di sistema %3$s in %2$s", + "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} ha aggiornato l'etichetta di sistema {oldsystemtag} in {newsystemtag}", + "You added system tag %2$s to %1$s" : "Hai aggiunto l'etichetta di sistema %2$s a %1$s", + "You added system tag {systemtag} to {file}" : "Hai aggiunto l'etichetta di sistema {systemtag} a {file}", "%1$s added system tag %3$s to %2$s" : "%1$s ha aggiunto l'etichetta di sistema %3$s a %2$s", + "{actor} added system tag {systemtag} to {file}" : "{actor} ha aggiunto l'etichetta di sistema {systemtag} a {file}", + "You removed system tag %2$s from %1$s" : "Hai rimosso l'etichetta di sistema %2$s da %1$s", "You removed system tag {systemtag} from {file}" : "Hai rimosso l'etichetta di sistema {systemtag} da {file}", "%1$s removed system tag %3$s from %2$s" : "%1$s ha rimosso l'etichetta di sistema %3$s da %2$s", + "{actor} removed system tag {systemtag} from {file}" : "{actor} ha rimosso l'etichetta di sistema {systemtag} da {file}", "%s (restricted)" : "%s (limitato)", "%s (invisible)" : "%s (invisibile)", "System tags for a file have been modified" : "Le etichette di sistema per un file sono state modificate", diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index 329ba3e1047..3d74771716f 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -47,6 +47,7 @@ OC.L10N.register( "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "La chaîne %uid est manquante. Cette chaîne est remplacée par l'identifiant de connexion lors des requêtes LDAP / AD.", "Please provide a login name to test against" : "Veuillez indiquer un identifiant de connexion avec lequel tester.", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Les groupes sont désactivés car le serveur LDAP / AD ne prend pas en charge memberOf.", + "Password change rejected. Hint: " : "La modification du mot de passe a été rejetée. Indice :", "LDAP / AD integration" : "Intégration LDAP/AD", "_%s group found_::_%s groups found_" : ["%s groupe trouvé","%s groupes trouvés"], "_%s user found_::_%s users found_" : ["%s utilisateur trouvé","%s utilisateurs trouvés"], @@ -142,6 +143,8 @@ OC.L10N.register( "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Si activé, les groupes contenant d'autres groupes sont pris en charge (fonctionne uniquement si l'attribut membre du groupe contient des DNs).", "Paging chunksize" : "Paging chunksize", "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Chunksize utilisée pour les recherches LDAP paginées qui peuvent retourner des résultats par lots comme une énumération d'utilisateurs ou de groupes. (Configurer à 0 pour désactiver les recherches LDAP paginées)", + "Enable LDAP password changes per user" : "Activer la modification du mot de passe LDAP par l'utilisateur", + "(New password is sent as plain text to LDAP)" : "(Le nouveau mot de passe a été envoyé en tant que texte brut par LDAP)", "Special Attributes" : "Attributs spéciaux", "Quota Field" : "Champ du quota", "Quota Default" : "Quota par défaut", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index 357c0a1e736..d2fc4332240 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -45,6 +45,7 @@ "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "La chaîne %uid est manquante. Cette chaîne est remplacée par l'identifiant de connexion lors des requêtes LDAP / AD.", "Please provide a login name to test against" : "Veuillez indiquer un identifiant de connexion avec lequel tester.", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "Les groupes sont désactivés car le serveur LDAP / AD ne prend pas en charge memberOf.", + "Password change rejected. Hint: " : "La modification du mot de passe a été rejetée. Indice :", "LDAP / AD integration" : "Intégration LDAP/AD", "_%s group found_::_%s groups found_" : ["%s groupe trouvé","%s groupes trouvés"], "_%s user found_::_%s users found_" : ["%s utilisateur trouvé","%s utilisateurs trouvés"], @@ -140,6 +141,8 @@ "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Si activé, les groupes contenant d'autres groupes sont pris en charge (fonctionne uniquement si l'attribut membre du groupe contient des DNs).", "Paging chunksize" : "Paging chunksize", "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Chunksize utilisée pour les recherches LDAP paginées qui peuvent retourner des résultats par lots comme une énumération d'utilisateurs ou de groupes. (Configurer à 0 pour désactiver les recherches LDAP paginées)", + "Enable LDAP password changes per user" : "Activer la modification du mot de passe LDAP par l'utilisateur", + "(New password is sent as plain text to LDAP)" : "(Le nouveau mot de passe a été envoyé en tant que texte brut par LDAP)", "Special Attributes" : "Attributs spéciaux", "Quota Field" : "Champ du quota", "Quota Default" : "Quota par défaut", diff --git a/apps/user_ldap/l10n/hu_HU.js b/apps/user_ldap/l10n/hu_HU.js index cdcb06de66d..4873d82aac6 100644 --- a/apps/user_ldap/l10n/hu_HU.js +++ b/apps/user_ldap/l10n/hu_HU.js @@ -39,6 +39,7 @@ OC.L10N.register( "User found and settings verified." : "Felhasználó megtalálva, beállítások ellenőrizve.", "Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "Beállítások ellenőrizve, de egy felhasználó található. Csak az első léphet be automatikusan. Próbálj egy pontosabb szűrőt.", "An unspecified error occurred. Please check the settings and the log." : "Meghatározatlan hiba történt. Kérlek ellenőrizd a beállításokat és a naplót.", + "Password change rejected. Hint: " : "Jelszó módosítás elutasítva. Tipp:", "LDAP / AD integration" : "LDAP / AD integráció", "_%s group found_::_%s groups found_" : ["%s csoport van","%s csoport van"], "_%s user found_::_%s users found_" : ["%s felhasználó van","%s felhasználó van"], diff --git a/apps/user_ldap/l10n/hu_HU.json b/apps/user_ldap/l10n/hu_HU.json index 610015a9eed..889a5c79ebd 100644 --- a/apps/user_ldap/l10n/hu_HU.json +++ b/apps/user_ldap/l10n/hu_HU.json @@ -37,6 +37,7 @@ "User found and settings verified." : "Felhasználó megtalálva, beállítások ellenőrizve.", "Settings verified, but one user found. Only the first will be able to login. Consider a more narrow filter." : "Beállítások ellenőrizve, de egy felhasználó található. Csak az első léphet be automatikusan. Próbálj egy pontosabb szűrőt.", "An unspecified error occurred. Please check the settings and the log." : "Meghatározatlan hiba történt. Kérlek ellenőrizd a beállításokat és a naplót.", + "Password change rejected. Hint: " : "Jelszó módosítás elutasítva. Tipp:", "LDAP / AD integration" : "LDAP / AD integráció", "_%s group found_::_%s groups found_" : ["%s csoport van","%s csoport van"], "_%s user found_::_%s users found_" : ["%s felhasználó van","%s felhasználó van"], diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index 2dd16c1118d..75c862abe94 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -143,6 +143,9 @@ OC.L10N.register( "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Quando è attivato, i gruppi che contengono altri gruppi sono supportati. (Funziona solo se l'attributo del gruppo membro contiene DN.)", "Paging chunksize" : "Dimensione del blocco di paginazione", "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Dimensione del blocco per le ricerche LDAP paginate che potrebbero restituire risultati pesanti come l'enumerazione di utenti o gruppi.(L'impostazione a 0 disabilita le ricerche LDAP paginate in questi casi.)", + "Enable LDAP password changes per user" : "Abilita le modifiche per utente della password LDAP", + "Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Consente agli utenti LDAP di cambiare la propria password e consente al super amministratore e agli amministratori dei gruppi di cambiare la password dei rispettivi utenti LDAP. Funziona solo se i criteri di controllo di accesso sono configurati in accordo sul server LDAP. Poiché le password sono inviate in chiaro al server LDAP, è necessario utilizzare la cifratura del trasporto e configurare la creazione di un hash della password sul server LDAP.", + "(New password is sent as plain text to LDAP)" : "(La nuova password è inviata in chiaro a LDAP)", "Special Attributes" : "Attributi speciali", "Quota Field" : "Campo Quota", "Quota Default" : "Quota predefinita", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index 1215a919a9e..56c744c28ce 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -141,6 +141,9 @@ "When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Quando è attivato, i gruppi che contengono altri gruppi sono supportati. (Funziona solo se l'attributo del gruppo membro contiene DN.)", "Paging chunksize" : "Dimensione del blocco di paginazione", "Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Dimensione del blocco per le ricerche LDAP paginate che potrebbero restituire risultati pesanti come l'enumerazione di utenti o gruppi.(L'impostazione a 0 disabilita le ricerche LDAP paginate in questi casi.)", + "Enable LDAP password changes per user" : "Abilita le modifiche per utente della password LDAP", + "Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Consente agli utenti LDAP di cambiare la propria password e consente al super amministratore e agli amministratori dei gruppi di cambiare la password dei rispettivi utenti LDAP. Funziona solo se i criteri di controllo di accesso sono configurati in accordo sul server LDAP. Poiché le password sono inviate in chiaro al server LDAP, è necessario utilizzare la cifratura del trasporto e configurare la creazione di un hash della password sul server LDAP.", + "(New password is sent as plain text to LDAP)" : "(La nuova password è inviata in chiaro a LDAP)", "Special Attributes" : "Attributi speciali", "Quota Field" : "Campo Quota", "Quota Default" : "Quota predefinita", diff --git a/core/l10n/it.js b/core/l10n/it.js index a0803628819..09aebf557d6 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -122,6 +122,7 @@ OC.L10N.register( "Link" : "Collegamento", "Password protect" : "Proteggi con password", "Allow upload and editing" : "Consenti il caricamento e la modifica", + "File drop (upload only)" : "Rilascia file (solo caricamento)", "Email link to person" : "Invia collegamento via email", "Send" : "Invia", "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", diff --git a/core/l10n/it.json b/core/l10n/it.json index bf6acc8e42e..7c984f9c133 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -120,6 +120,7 @@ "Link" : "Collegamento", "Password protect" : "Proteggi con password", "Allow upload and editing" : "Consenti il caricamento e la modifica", + "File drop (upload only)" : "Rilascia file (solo caricamento)", "Email link to person" : "Invia collegamento via email", "Send" : "Invia", "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 2fc6c852508..30dc8d0214d 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -280,11 +280,14 @@ OC.L10N.register( "Website" : "Site web", "Your website" : "Votre site web", "Twitter" : "Twitter", + "Your Twitter handle" : "Votre pseudo Twitter", "No display name set" : "Aucun nom d'affichage configuré", "No email address set" : "Aucune adresse e-mail configurée", "Phone" : "Téléphone", + "No phone number set" : "Aucun numéro de téléphone renseigné", "No address set" : "Aucune adresse configurée", "No website set" : "Aucun site web configuré", + "No twitter handle set" : "Aucun pseudo Twitter renseigné", "You are member of the following groups:" : "Vous êtes membre des groupes suivants :", "Password" : "Mot de passe", "Current password" : "Mot de passe actuel", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 675ae0e74df..e66b038add9 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -278,11 +278,14 @@ "Website" : "Site web", "Your website" : "Votre site web", "Twitter" : "Twitter", + "Your Twitter handle" : "Votre pseudo Twitter", "No display name set" : "Aucun nom d'affichage configuré", "No email address set" : "Aucune adresse e-mail configurée", "Phone" : "Téléphone", + "No phone number set" : "Aucun numéro de téléphone renseigné", "No address set" : "Aucune adresse configurée", "No website set" : "Aucun site web configuré", + "No twitter handle set" : "Aucun pseudo Twitter renseigné", "You are member of the following groups:" : "Vous êtes membre des groupes suivants :", "Password" : "Mot de passe", "Current password" : "Mot de passe actuel", diff --git a/settings/l10n/hu_HU.js b/settings/l10n/hu_HU.js index 98abceed9bf..0ae93e4ca51 100644 --- a/settings/l10n/hu_HU.js +++ b/settings/l10n/hu_HU.js @@ -31,6 +31,7 @@ OC.L10N.register( "Unable to delete user." : "Nem lehet törölni a felhasználót.", "Settings saved" : "Beállítások elmentve", "Unable to change full name" : "Nem sikerült megváltoztatni a teljes nevét", + "Unable to change email address" : "Nem lehet megváltoztatni az e-mail címet", "Your full name has been changed." : "Az Ön teljes nevét módosítottuk.", "Forbidden" : "Tiltott", "Invalid user" : "Érvénytelen felhasználó", diff --git a/settings/l10n/hu_HU.json b/settings/l10n/hu_HU.json index 11d4d4cab4a..a5ad243b11d 100644 --- a/settings/l10n/hu_HU.json +++ b/settings/l10n/hu_HU.json @@ -29,6 +29,7 @@ "Unable to delete user." : "Nem lehet törölni a felhasználót.", "Settings saved" : "Beállítások elmentve", "Unable to change full name" : "Nem sikerült megváltoztatni a teljes nevét", + "Unable to change email address" : "Nem lehet megváltoztatni az e-mail címet", "Your full name has been changed." : "Az Ön teljes nevét módosítottuk.", "Forbidden" : "Tiltott", "Invalid user" : "Érvénytelen felhasználó", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 13ded0646f8..3806070c76f 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -31,6 +31,7 @@ OC.L10N.register( "Unable to delete user." : "Impossibile eliminare l'utente.", "Settings saved" : "Impostazioni salvate", "Unable to change full name" : "Impossibile cambiare il nome completo", + "Unable to change email address" : "Impossibile cambiare l'indirizzo di posta", "Your full name has been changed." : "Il tuo nome completo è stato cambiato.", "Forbidden" : "Vietato", "Invalid user" : "Utente non valido", @@ -106,7 +107,9 @@ OC.L10N.register( "Only visible to local users" : "Visibile solo agli utenti locali", "Only visible to you" : "Visibile solo a te", "Contacts" : "Contatti", + "Visible to local users and to trusted servers" : "Visibile agli utenti locali e ai server affidabili", "Public" : "Pubblico", + "Will be synced to a global and public address book" : "Sarà sincronizzato con una rubrica globale e pubblica", "Select a profile picture" : "Seleziona un'immagine del profilo", "Very weak password" : "Password molto debole", "Weak password" : "Password debole", @@ -274,14 +277,18 @@ OC.L10N.register( "Phone number" : "Numero di telefono", "Your phone number" : "Il tuo numero di telefono", "Address" : "Indirizzo", + "Your postal address" : "Il tuo indirizzo postale", "Website" : "Sito web", "Your website" : "Il tuo sito web", "Twitter" : "Twitter", + "Your Twitter handle" : "Il tuo nome utente su Twitter", "No display name set" : "Nome visualizzato non impostato", "No email address set" : "Nessun indirizzo email impostato", "Phone" : "Telefono", + "No phone number set" : "Nessun numero di telefono impostato", "No address set" : "Nessun indirizzo impostato", "No website set" : "Nessuna sito web impostato", + "No twitter handle set" : "Nessun nome utente di Twitter impostato", "You are member of the following groups:" : "Sei membro dei seguenti gruppi:", "Password" : "Password", "Current password" : "Password attuale", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 19c6eeab689..8f54bf70f00 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -29,6 +29,7 @@ "Unable to delete user." : "Impossibile eliminare l'utente.", "Settings saved" : "Impostazioni salvate", "Unable to change full name" : "Impossibile cambiare il nome completo", + "Unable to change email address" : "Impossibile cambiare l'indirizzo di posta", "Your full name has been changed." : "Il tuo nome completo è stato cambiato.", "Forbidden" : "Vietato", "Invalid user" : "Utente non valido", @@ -104,7 +105,9 @@ "Only visible to local users" : "Visibile solo agli utenti locali", "Only visible to you" : "Visibile solo a te", "Contacts" : "Contatti", + "Visible to local users and to trusted servers" : "Visibile agli utenti locali e ai server affidabili", "Public" : "Pubblico", + "Will be synced to a global and public address book" : "Sarà sincronizzato con una rubrica globale e pubblica", "Select a profile picture" : "Seleziona un'immagine del profilo", "Very weak password" : "Password molto debole", "Weak password" : "Password debole", @@ -272,14 +275,18 @@ "Phone number" : "Numero di telefono", "Your phone number" : "Il tuo numero di telefono", "Address" : "Indirizzo", + "Your postal address" : "Il tuo indirizzo postale", "Website" : "Sito web", "Your website" : "Il tuo sito web", "Twitter" : "Twitter", + "Your Twitter handle" : "Il tuo nome utente su Twitter", "No display name set" : "Nome visualizzato non impostato", "No email address set" : "Nessun indirizzo email impostato", "Phone" : "Telefono", + "No phone number set" : "Nessun numero di telefono impostato", "No address set" : "Nessun indirizzo impostato", "No website set" : "Nessuna sito web impostato", + "No twitter handle set" : "Nessun nome utente di Twitter impostato", "You are member of the following groups:" : "Sei membro dei seguenti gruppi:", "Password" : "Password", "Current password" : "Password attuale",