]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Sat, 12 Aug 2017 00:08:28 +0000 (00:08 +0000)
committerNextcloud bot <bot@nextcloud.com>
Sat, 12 Aug 2017 00:08:28 +0000 (00:08 +0000)
22 files changed:
apps/encryption/l10n/sk.js
apps/encryption/l10n/sk.json
apps/federatedfilesharing/l10n/it.js
apps/federatedfilesharing/l10n/it.json
apps/files_external/l10n/it.js
apps/files_external/l10n/it.json
apps/files_sharing/l10n/it.js
apps/files_sharing/l10n/it.json
apps/sharebymail/l10n/it.js
apps/sharebymail/l10n/it.json
apps/user_ldap/l10n/it.js
apps/user_ldap/l10n/it.json
core/l10n/es_MX.js
core/l10n/es_MX.json
core/l10n/it.js
core/l10n/it.json
core/l10n/ja.js
core/l10n/ja.json
lib/l10n/it.js
lib/l10n/it.json
settings/l10n/it.js
settings/l10n/it.json

index 91b90843699539f8b7237d5fe9d5b79184f07f8e..1fe170ebd1ba5a1b9a1707001a246d33142934c9 100644 (file)
@@ -23,6 +23,8 @@ OC.L10N.register(
     "Private key password successfully updated." : "Heslo súkromného kľúča je úspešne aktualizované.",
     "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Spustite „occ encryption:migrate“ alebo sa obráťte na správcu",
     "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neplatný súkromný kľúč pre šifrovanie. Aktualizujte prosím heslo vášho súkromného kľúča v osobných nastaveniach pre obnovenie prístupu k vaším šifrovaným súborom.",
+    "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Aplikácia na šifrovanie je povolená, ale vaše kľúče nie sú inicializované. Odhláste sa a prihláste sa znova.",
+    "Please enable server side encryption in the admin settings in order to use the encryption module." : "Ak chcete použiť šifrovací modul, povoľte šifrovanie na strane servera v nastaveniach administrátora.",
     "Encryption app is enabled and ready" : "Aplikácia pre šifrovanie je povolená a pripravená",
     "Bad Signature" : "Zlý podpis",
     "Missing Signature" : "Chýbajúci podpis",
index aa753b04d9040b69d7d56983eeb4ddaad2721cf9..fc68f078c613220dc1cf681363578afbed8f4122 100644 (file)
@@ -21,6 +21,8 @@
     "Private key password successfully updated." : "Heslo súkromného kľúča je úspešne aktualizované.",
     "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Spustite „occ encryption:migrate“ alebo sa obráťte na správcu",
     "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neplatný súkromný kľúč pre šifrovanie. Aktualizujte prosím heslo vášho súkromného kľúča v osobných nastaveniach pre obnovenie prístupu k vaším šifrovaným súborom.",
+    "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Aplikácia na šifrovanie je povolená, ale vaše kľúče nie sú inicializované. Odhláste sa a prihláste sa znova.",
+    "Please enable server side encryption in the admin settings in order to use the encryption module." : "Ak chcete použiť šifrovací modul, povoľte šifrovanie na strane servera v nastaveniach administrátora.",
     "Encryption app is enabled and ready" : "Aplikácia pre šifrovanie je povolená a pripravená",
     "Bad Signature" : "Zlý podpis",
     "Missing Signature" : "Chýbajúci podpis",
index 4e0c58aeffeeafa70e6cceafd8c3c9c7f37c02d7..ec28b468f2ba4cde1b558e762a569a7c5e142d0a 100644 (file)
@@ -21,6 +21,7 @@ OC.L10N.register(
     "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile",
     "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata",
     "Storage not valid" : "Archiviazione non valida",
+    "Federated share added" : "Condivisione federata aggiunta",
     "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota",
     "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s",
     "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente",
index 56ec3b6ddb371d24bd6c03b12d6c458111e84ffe..1610a3e53d0d1fa64a05a6a0b1d0c1dd243b2430 100644 (file)
@@ -19,6 +19,7 @@
     "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile",
     "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata",
     "Storage not valid" : "Archiviazione non valida",
+    "Federated share added" : "Condivisione federata aggiunta",
     "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota",
     "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s",
     "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente",
index d59a08c8407e852ef2969d72fd7edac62333c43d..695aa7c11ccaf50f19306aae3c81da22c23665b1 100644 (file)
@@ -24,11 +24,13 @@ OC.L10N.register(
     "Saving..." : "Salvataggio in corso...",
     "Save" : "Salva",
     "Empty response from the server" : "Risposta vuota dal server",
+    "Couldn't access. Please log out and in again to activate this mount point" : "Impossibile accedere. Chiudi la sessione e accedi nuovamente per attivare questo punto di mount",
     "Couldn't get the information from the remote server: {code} {type}" : "Impossibile ottenere le informazioni dal server remoto: {code} {tipo}",
     "Couldn't get the list of external mount points: {type}" : "Impossibile ottenere l'elenco dei punti di mount esterni: {type}",
     "There was an error with message: " : "Si è verificato un errore con il messaggio:",
     "External mount error" : "Errore di mount esterno",
     "external-storage" : "archiviazione-esterna",
+    "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Impossibile ottenere l'elenco dei punti di mount delle unità di rete Windows: risposta vuota dal server",
     "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alcuni dei punti di mount esterni configurati non sono connessi. Fai clic sulle righe rosse per ulteriori informazioni",
     "Please enter the credentials for the {mount} mount" : "Digita le credenziali per montare {mount}",
     "Username" : "Nome utente",
index 975905139b8c1076ba308eeffa6badf371880ae5..469d1569dfa98b2d379334c4d58de976dfac0234 100644 (file)
     "Saving..." : "Salvataggio in corso...",
     "Save" : "Salva",
     "Empty response from the server" : "Risposta vuota dal server",
+    "Couldn't access. Please log out and in again to activate this mount point" : "Impossibile accedere. Chiudi la sessione e accedi nuovamente per attivare questo punto di mount",
     "Couldn't get the information from the remote server: {code} {type}" : "Impossibile ottenere le informazioni dal server remoto: {code} {tipo}",
     "Couldn't get the list of external mount points: {type}" : "Impossibile ottenere l'elenco dei punti di mount esterni: {type}",
     "There was an error with message: " : "Si è verificato un errore con il messaggio:",
     "External mount error" : "Errore di mount esterno",
     "external-storage" : "archiviazione-esterna",
+    "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Impossibile ottenere l'elenco dei punti di mount delle unità di rete Windows: risposta vuota dal server",
     "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alcuni dei punti di mount esterni configurati non sono connessi. Fai clic sulle righe rosse per ulteriori informazioni",
     "Please enter the credentials for the {mount} mount" : "Digita le credenziali per montare {mount}",
     "Username" : "Nome utente",
index 749c85d0493f0785504388a4e858746056c54132..3f2a9a968d7dbc6375e1958a036cb381113d6ab0 100644 (file)
@@ -102,6 +102,7 @@ OC.L10N.register(
     "the link expired" : "il collegamento è scaduto",
     "sharing is disabled" : "la condivisione è disabilitata",
     "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.",
+    "shared by %s" : "condiviso da %s",
     "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud",
     "Download" : "Scarica",
     "Download %s" : "Scarica %s",
index 5cce4c494fd4d8de6552801bee27e2f227d690d6..e45ada6a57ef778fe6c8125a3717e032c6b54916 100644 (file)
     "the link expired" : "il collegamento è scaduto",
     "sharing is disabled" : "la condivisione è disabilitata",
     "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.",
+    "shared by %s" : "condiviso da %s",
     "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud",
     "Download" : "Scarica",
     "Download %s" : "Scarica %s",
index e6bfdf2d02fd31b827e188fa71b6d72c46dc5721..e4dc1afff920d83ca0c2e9b1dc925691751ee72e 100644 (file)
@@ -9,17 +9,32 @@ OC.L10N.register(
     "You shared {file} with {email} by mail" : "Hai condiviso {file} con {user} tramite posta",
     "%3$s shared %1$s with %2$s by mail" : "%3$s ha condiviso %1$s con %2$s tramite email",
     "{actor} shared {file} with {email} by mail" : "{actor} ha condiviso {file} con {email} tramite email",
+    "Password to access %1$s was sent to %2s" : "La password per accedere a %1$s è stata inviata a %2s",
+    "Password to access {file} was sent to {email}" : "La password per accedere a {file} ti è stata inviata a {email}",
+    "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata",
+    "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata",
     "Sharing %s failed, this item is already shared with %s" : "Condivisione %s non riuscita, questo elemento è già condiviso con %s",
-    "Failed to send share by E-mail" : "Invio non riuscito della condivisione tramite email",
+    "Failed to send share by email" : "Invio non riuscito della condivisione tramite email",
     "%s shared »%s« with you" : "%s ha condiviso »%s« con te",
+    "%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
+    "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
+    "Open »%s«" : "Apri «%s»",
+    "%s via %s" : "%s tramite %s",
+    "Password to access »%s« shared to you by %s" : "Password per accedere a «%s» condivisa con te da %s",
+    "Password to access »%s«" : "Password per accedere a «%s»",
+    "Password to access »%s« shared with %s" : "Password per accedere a «%s» condivisa con %s",
+    "This is the password: %s" : "Questa è la password: %s",
+    "Could not find share" : "Non è stato possibile trovare la condivisione",
+    "Share by mail" : "Condividi tramite email",
+    "Send password by mail" : "Invia password tramite posta",
+    "Enforce password protection" : "Imponi la protezione con password",
+    "Failed to send share by E-mail" : "Invio non riuscito della condivisione tramite email",
     "%s shared »%s« with you on behalf of %s" : "%s ha condiviso «%s» con te per conto di %s",
     "Failed to create the E-mail" : "Creazione dell'email non riuscita",
-    "Could not find share" : "Non è stato possibile trovare la condivisione",
     "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te per conto di %s.\n\n%s\n\n",
     "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te.\n\n%s\n\n",
     "Cheers!" : "Saluti!",
     "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te per conto di %s.<br><br>",
-    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>",
-    "Share by mail" : "Condividi tramite email"
+    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>"
 },
 "nplurals=2; plural=(n != 1);");
index 00e59d45f44d0d7db43a78d92dcc6f97b3d5159f..32bacf03bedbd987075be73a9f61d9644f3f73d5 100644 (file)
@@ -7,17 +7,32 @@
     "You shared {file} with {email} by mail" : "Hai condiviso {file} con {user} tramite posta",
     "%3$s shared %1$s with %2$s by mail" : "%3$s ha condiviso %1$s con %2$s tramite email",
     "{actor} shared {file} with {email} by mail" : "{actor} ha condiviso {file} con {email} tramite email",
+    "Password to access %1$s was sent to %2s" : "La password per accedere a %1$s è stata inviata a %2s",
+    "Password to access {file} was sent to {email}" : "La password per accedere a {file} ti è stata inviata a {email}",
+    "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata",
+    "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata",
     "Sharing %s failed, this item is already shared with %s" : "Condivisione %s non riuscita, questo elemento è già condiviso con %s",
-    "Failed to send share by E-mail" : "Invio non riuscito della condivisione tramite email",
+    "Failed to send share by email" : "Invio non riuscito della condivisione tramite email",
     "%s shared »%s« with you" : "%s ha condiviso »%s« con te",
+    "%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
+    "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
+    "Open »%s«" : "Apri «%s»",
+    "%s via %s" : "%s tramite %s",
+    "Password to access »%s« shared to you by %s" : "Password per accedere a «%s» condivisa con te da %s",
+    "Password to access »%s«" : "Password per accedere a «%s»",
+    "Password to access »%s« shared with %s" : "Password per accedere a «%s» condivisa con %s",
+    "This is the password: %s" : "Questa è la password: %s",
+    "Could not find share" : "Non è stato possibile trovare la condivisione",
+    "Share by mail" : "Condividi tramite email",
+    "Send password by mail" : "Invia password tramite posta",
+    "Enforce password protection" : "Imponi la protezione con password",
+    "Failed to send share by E-mail" : "Invio non riuscito della condivisione tramite email",
     "%s shared »%s« with you on behalf of %s" : "%s ha condiviso «%s» con te per conto di %s",
     "Failed to create the E-mail" : "Creazione dell'email non riuscita",
-    "Could not find share" : "Non è stato possibile trovare la condivisione",
     "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te per conto di %s.\n\n%s\n\n",
     "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te.\n\n%s\n\n",
     "Cheers!" : "Saluti!",
     "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te per conto di %s.<br><br>",
-    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>",
-    "Share by mail" : "Condividi tramite email"
+    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
index e34083a8f214c80fb0d4e988f9784a10d1de0776..06b54cf1658dbb753645f0cdbca76f23df405fd9 100644 (file)
@@ -3,11 +3,15 @@ OC.L10N.register(
     {
     "Failed to clear the mappings." : "Cancellazione delle associazioni non riuscita.",
     "Failed to delete the server configuration" : "Eliminazione della configurazione del server non riuscita",
+    "Invalid configuration: Anonymous binding is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.",
+    "Valid configuration, connection established!" : "Configurazione valida, connessione stabilita!",
     "No action specified" : "Nessuna azione specificata",
     "No configuration specified" : "Nessuna configurazione specificata",
     "No data specified" : "Nessun dato specificato",
     " Could not set configuration %s" : "Impossibile impostare la configurazione %s",
     "Action does not exist" : "L'azione non esiste",
+    "LDAP user and group backend" : "Motore utente e gruppo LDAP",
+    "Renewing …" : "Rinnovo...",
     "Very weak password" : "Password molto debole",
     "Weak password" : "Password debole",
     "Good password" : "Password buona",
index e1558941cb3ce222c0efccb71d0afc2db432ddbb..ebd356dac680dd7c5d57fad35ab8172ef4ec964d 100644 (file)
@@ -1,11 +1,15 @@
 { "translations": {
     "Failed to clear the mappings." : "Cancellazione delle associazioni non riuscita.",
     "Failed to delete the server configuration" : "Eliminazione della configurazione del server non riuscita",
+    "Invalid configuration: Anonymous binding is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.",
+    "Valid configuration, connection established!" : "Configurazione valida, connessione stabilita!",
     "No action specified" : "Nessuna azione specificata",
     "No configuration specified" : "Nessuna configurazione specificata",
     "No data specified" : "Nessun dato specificato",
     " Could not set configuration %s" : "Impossibile impostare la configurazione %s",
     "Action does not exist" : "L'azione non esiste",
+    "LDAP user and group backend" : "Motore utente e gruppo LDAP",
+    "Renewing …" : "Rinnovo...",
     "Very weak password" : "Password molto debole",
     "Weak password" : "Password debole",
     "Good password" : "Password buona",
index 1556777704b93649149300ffc395d5da0a7a772d..70752e8766b80eedb164b5a5611d4d948a700eb0 100644 (file)
@@ -124,7 +124,7 @@ OC.L10N.register(
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
-    "Set expiration date" : "Establecer la fecha de expiración",
+    "Set expiration date" : "Selecciona la vigencia de tu archivo",
     "Expiration" : "Expiración",
     "Expiration date" : "Fecha de expiración",
     "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
@@ -142,9 +142,9 @@ OC.L10N.register(
     "Allow editing" : "Permitir editar",
     "Email link to person" : "Enviar la liga por correo electrónico a una persona",
     "Send" : "Enviar",
-    "Allow upload and editing" : "Permitir cargar y editar",
+    "Allow upload and editing" : "Permitir carga y edición",
     "Read only" : "Sólo lectura",
-    "File drop (upload only)" : "Soltar archivo (solo para carga)",
+    "File drop (upload only)" : "Permitir carga",
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
index 7618554e209d4cb1b4abdbffe370b30871c1d3be..fe4f4ac06366d1f9fdd51732f6f41883de9f394f 100644 (file)
     "Shared with {recipients}" : "Compartido con {recipients}",
     "Error setting expiration date" : "Se presentó un error al establecer la fecha de expiración",
     "The public link will expire no later than {days} days after it is created" : "La liga pública expirará a los {days} días de haber sido creada",
-    "Set expiration date" : "Establecer la fecha de expiración",
+    "Set expiration date" : "Selecciona la vigencia de tu archivo",
     "Expiration" : "Expiración",
     "Expiration date" : "Fecha de expiración",
     "Choose a password for the public link" : "Seleccione una contraseña para la liga pública",
     "Allow editing" : "Permitir editar",
     "Email link to person" : "Enviar la liga por correo electrónico a una persona",
     "Send" : "Enviar",
-    "Allow upload and editing" : "Permitir cargar y editar",
+    "Allow upload and editing" : "Permitir carga y edición",
     "Read only" : "Sólo lectura",
-    "File drop (upload only)" : "Soltar archivo (solo para carga)",
+    "File drop (upload only)" : "Permitir carga",
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elige una contraseña para el elemento compartido por correo",
index 97cf88eaf9dd120329ee56d1d815f1e991c85d02..1259cb490689c7a2a576a979a1ac2cddd109eda2 100644 (file)
@@ -255,6 +255,7 @@ OC.L10N.register(
     "Log in" : "Accedi",
     "Stay logged in" : "Rimani collegato",
     "Alternative Logins" : "Accessi alternativi",
+    "App token" : "Token applicazione",
     "Redirecting …" : "Redirezione in corso...",
     "New password" : "Nuova password",
     "New Password" : "Nuova password",
index 250f154e1ada175345c53be4fdbd34b9ab59ea8a..f805452c8f6d31cf5f84472fe41d7ffa4a1337d5 100644 (file)
     "Log in" : "Accedi",
     "Stay logged in" : "Rimani collegato",
     "Alternative Logins" : "Accessi alternativi",
+    "App token" : "Token applicazione",
     "Redirecting …" : "Redirezione in corso...",
     "New password" : "Nuova password",
     "New Password" : "Nuova password",
index 5f0a2a61e175e3c9912ad9c7c27c48fc3959be1e..e1a6c4b5758867fee241a1b438ea767584aab7b4 100644 (file)
@@ -14,6 +14,7 @@ OC.L10N.register(
     "No crop data provided" : "クロップデータは提供されません",
     "No valid crop data provided" : "有効なクロップデータは提供されません",
     "Crop is not square" : "クロップが正方形ではありません",
+    "State token does not match" : "トークンが適合しません",
     "Password reset is disabled" : "パスワードリセットは無効化されています",
     "Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
     "Couldn't reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした",
@@ -39,6 +40,9 @@ OC.L10N.register(
     "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "データベーススキーマーがアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
     "Checked database schema update" : "指定データベースのスキーマを更新",
     "Checking updates of apps" : "アプリの更新をチェックしています。",
+    "Checking for update of app \"%s\" in appstore" : "アップストアで \"%s\" アプリの更新を確認しています",
+    "Update app \"%s\" from appstore" : "アップストアで \"%s\" アプリを更新",
+    "Checked for update of app \"%s\" in appstore" : "アップストアの \"%s\" アプリ更新確認済",
     "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "データベーススキーマー %s がアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
     "Checked database schema update for apps" : "アプリの指定データベースのスキーマを更新",
     "Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。",
@@ -50,9 +54,14 @@ OC.L10N.register(
     "%s (incompatible)" : "%s (非互換)",
     "Following apps have been disabled: %s" : "以下のアプリが無効にされています: %s",
     "Already up to date" : "すべて更新済",
+    "Search contacts …" : "連絡先を検索...",
     "No contacts found" : "連絡先が見つかりません",
     "Show all contacts …" : "全ての連絡先を表示...",
+    "There was an error loading your contacts" : "連絡先の読み込みに失敗しました。",
+    "Loading your contacts …" : "連絡先を読み込み中...",
+    "Looking for {term} …" : "{term} を確認中 ...",
     "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">コード整合性の確認で問題が発生しました。詳しくはこちら…</a>",
+    "No action available" : "操作できません",
     "Settings" : "設定",
     "Connection to server lost" : "サーバとの接続が切断されました",
     "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ページ読込に問題がありました。%n秒後に再読込します"],
@@ -117,6 +126,7 @@ OC.L10N.register(
     "Expiration" : "期限切れ",
     "Expiration date" : "有効期限",
     "Choose a password for the public link" : "URLによる共有のパスワードを入力",
+    "Choose a password for the public link or press the \"Enter\" key" : "公開リンクのパスワードを入力、または、\"エンター\"のみを叩く",
     "Copied!" : "コピーされました!",
     "Copy" : "コピー",
     "Not supported!" : "サポートされていません!",
@@ -161,7 +171,13 @@ OC.L10N.register(
     "{sharee} (email)" : "{sharee} (メール)",
     "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
     "Share" : "共有",
+    "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有",
+    "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有",
+    "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有",
     "Name or email address..." : "名前またはメールアドレス",
+    "Name or federated cloud ID..." : "ユーザー名または、クラウド統合ID...",
+    "Name, federated cloud ID or email address..." : "ユーザー名、クラウド統合ID、またはメールアドレス",
+    "Name..." : "ユーザー名...",
     "Error" : "エラー",
     "Error removing share" : "共有の削除エラー",
     "Non-existing tag #{tag}" : "存在しないタグ#{tag}",
@@ -253,7 +269,10 @@ OC.L10N.register(
     "Log in" : "ログイン",
     "Stay logged in" : "ログインしたままにする",
     "Alternative Logins" : "代替ログイン",
+    "You are about to grant \"%s\" access to your %s account." : "%s アカウントで \"%s\" での接続を許可",
     "App token" : "アプリのトークン",
+    "Alternative login using app token" : "アプリトークンを使って代替ログイン",
+    "Redirecting …" : "転送中...",
     "New password" : "新しいパスワードを入力",
     "New Password" : "新しいパスワード",
     "Reset password" : "パスワードをリセット",
@@ -276,7 +295,10 @@ OC.L10N.register(
     "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "大規模なサイトの場合、ブラウザーがタイムアウトする可能性があるため、インストールディレクトリで以下のコマンドを実行することもできます。",
     "Detailed logs" : "詳細ログ",
     "Update needed" : "更新が必要です",
+    "Please use the command line updater because you have a big instance with more than 50 users." : "50人以上が使う大規模システムの場合は、コマンドラインでアップグレードを行ってください。",
     "For help, see the  <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "不明な場合、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">ドキュメント</a>を参照してください。",
+    "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Web 画面から続行すると危険性があることを理解しています。この操作がタイムアウトすると、データが失われる危険性があることを理解しています。もし失敗した場合には取得済みのバックアップから修復する方法を理解しています。",
+    "Upgrade via web on my own risk" : "危険性を理解した上でWeb画面からアップグレード",
     "This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。",
     "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。",
index 402d7b470ae77df3aab421ad5d517c84467870d9..4e28b6f355ee17b96b49df772979735e85c9e34a 100644 (file)
@@ -12,6 +12,7 @@
     "No crop data provided" : "クロップデータは提供されません",
     "No valid crop data provided" : "有効なクロップデータは提供されません",
     "Crop is not square" : "クロップが正方形ではありません",
+    "State token does not match" : "トークンが適合しません",
     "Password reset is disabled" : "パスワードリセットは無効化されています",
     "Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
     "Couldn't reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした",
@@ -37,6 +38,9 @@
     "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "データベーススキーマーがアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
     "Checked database schema update" : "指定データベースのスキーマを更新",
     "Checking updates of apps" : "アプリの更新をチェックしています。",
+    "Checking for update of app \"%s\" in appstore" : "アップストアで \"%s\" アプリの更新を確認しています",
+    "Update app \"%s\" from appstore" : "アップストアで \"%s\" アプリを更新",
+    "Checked for update of app \"%s\" in appstore" : "アップストアの \"%s\" アプリ更新確認済",
     "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "データベーススキーマー %s がアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
     "Checked database schema update for apps" : "アプリの指定データベースのスキーマを更新",
     "Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。",
     "%s (incompatible)" : "%s (非互換)",
     "Following apps have been disabled: %s" : "以下のアプリが無効にされています: %s",
     "Already up to date" : "すべて更新済",
+    "Search contacts …" : "連絡先を検索...",
     "No contacts found" : "連絡先が見つかりません",
     "Show all contacts …" : "全ての連絡先を表示...",
+    "There was an error loading your contacts" : "連絡先の読み込みに失敗しました。",
+    "Loading your contacts …" : "連絡先を読み込み中...",
+    "Looking for {term} …" : "{term} を確認中 ...",
     "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">コード整合性の確認で問題が発生しました。詳しくはこちら…</a>",
+    "No action available" : "操作できません",
     "Settings" : "設定",
     "Connection to server lost" : "サーバとの接続が切断されました",
     "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ページ読込に問題がありました。%n秒後に再読込します"],
     "Expiration" : "期限切れ",
     "Expiration date" : "有効期限",
     "Choose a password for the public link" : "URLによる共有のパスワードを入力",
+    "Choose a password for the public link or press the \"Enter\" key" : "公開リンクのパスワードを入力、または、\"エンター\"のみを叩く",
     "Copied!" : "コピーされました!",
     "Copy" : "コピー",
     "Not supported!" : "サポートされていません!",
     "{sharee} (email)" : "{sharee} (メール)",
     "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
     "Share" : "共有",
+    "Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有",
+    "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有",
+    "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有",
     "Name or email address..." : "名前またはメールアドレス",
+    "Name or federated cloud ID..." : "ユーザー名または、クラウド統合ID...",
+    "Name, federated cloud ID or email address..." : "ユーザー名、クラウド統合ID、またはメールアドレス",
+    "Name..." : "ユーザー名...",
     "Error" : "エラー",
     "Error removing share" : "共有の削除エラー",
     "Non-existing tag #{tag}" : "存在しないタグ#{tag}",
     "Log in" : "ログイン",
     "Stay logged in" : "ログインしたままにする",
     "Alternative Logins" : "代替ログイン",
+    "You are about to grant \"%s\" access to your %s account." : "%s アカウントで \"%s\" での接続を許可",
     "App token" : "アプリのトークン",
+    "Alternative login using app token" : "アプリトークンを使って代替ログイン",
+    "Redirecting …" : "転送中...",
     "New password" : "新しいパスワードを入力",
     "New Password" : "新しいパスワード",
     "Reset password" : "パスワードをリセット",
     "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "大規模なサイトの場合、ブラウザーがタイムアウトする可能性があるため、インストールディレクトリで以下のコマンドを実行することもできます。",
     "Detailed logs" : "詳細ログ",
     "Update needed" : "更新が必要です",
+    "Please use the command line updater because you have a big instance with more than 50 users." : "50人以上が使う大規模システムの場合は、コマンドラインでアップグレードを行ってください。",
     "For help, see the  <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "不明な場合、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">ドキュメント</a>を参照してください。",
+    "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Web 画面から続行すると危険性があることを理解しています。この操作がタイムアウトすると、データが失われる危険性があることを理解しています。もし失敗した場合には取得済みのバックアップから修復する方法を理解しています。",
+    "Upgrade via web on my own risk" : "危険性を理解した上でWeb画面からアップグレード",
     "This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。",
     "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。",
index fb74583dbe89d97fbe08825272a3fbdca704e765..70c0ab1e0305e0196f747f928d9dd4993f7d06f7 100644 (file)
@@ -12,6 +12,10 @@ OC.L10N.register(
     "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s",
     "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s e %4$s",
     "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s e %5$s",
+    "Education Edition" : "Edizione didattica",
+    "Enterprise bundle" : "Pacchetto Enterprise",
+    "Groupware bundle" : "Pacchetto Groupware",
+    "Social sharing bundle" : "Pacchetto Social sharing",
     "PHP %s or higher is required." : "Richiesto PHP %s o superiore",
     "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.",
     "%sbit or higher PHP required." : "Richiesto PHP %sbit o superiore.",
@@ -118,6 +122,9 @@ OC.L10N.register(
     "Expiration date is in the past" : "La data di scadenza è nel passato",
     "Can’t set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro",
     "%s shared »%s« with you" : "%s ha condiviso «%s» con te",
+    "%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
+    "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
+    "Open »%s«" : "Apri «%s»",
     "%s via %s" : "%s tramite %s",
     "The requested share does not exist anymore" : "La condivisione richiesta non esiste più",
     "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"",
index bd3a35cdef160835af93a9ca127321630fd479c4..395855ea53555f603b9b9d611c23680dbfbbce5d 100644 (file)
     "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s",
     "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s e %4$s",
     "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s e %5$s",
+    "Education Edition" : "Edizione didattica",
+    "Enterprise bundle" : "Pacchetto Enterprise",
+    "Groupware bundle" : "Pacchetto Groupware",
+    "Social sharing bundle" : "Pacchetto Social sharing",
     "PHP %s or higher is required." : "Richiesto PHP %s o superiore",
     "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.",
     "%sbit or higher PHP required." : "Richiesto PHP %sbit o superiore.",
     "Expiration date is in the past" : "La data di scadenza è nel passato",
     "Can’t set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro",
     "%s shared »%s« with you" : "%s ha condiviso «%s» con te",
+    "%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
+    "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
+    "Open »%s«" : "Apri «%s»",
     "%s via %s" : "%s tramite %s",
     "The requested share does not exist anymore" : "La condivisione richiesta non esiste più",
     "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"",
index e507fab5466bda6735b7ceafe08526621d2a2a65..cf90fb1179d04b20b2bdc3a086652b94bc6c2e14 100644 (file)
@@ -8,9 +8,11 @@ OC.L10N.register(
     "You changed your email address" : "Hai cambiato il tuo indirizzo email",
     "Your email address was changed by an administrator" : "Il tuo indirizzo email è stato cambiato da un amministratore",
     "Security" : "Sicurezza",
+    "Your <strong>password</strong> or <strong>email</strong> was modified" : "La tua<strong>password</strong> o <strong>email</strong> è stata modificata",
     "Your apps" : "Le tue applicazioni",
     "Enabled apps" : "Applicazioni abilitate",
     "Disabled apps" : "Applicazioni disabilitate",
+    "App bundles" : "Pacchetti di applicazioni",
     "Wrong password" : "Password errata",
     "Saved" : "Salvato",
     "No user supplied" : "Non è stato fornito alcun utente",
@@ -28,6 +30,7 @@ OC.L10N.register(
     "Unable to delete group." : "Impossibile eliminare il gruppo.",
     "Invalid SMTP password." : "Password SMTP non valida.",
     "Well done, %s!" : "Ben fatto, %s!",
+    "Email setting test" : "Prova impostazioni email",
     "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)",
     "You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.",
     "Invalid mail address" : "Indirizzo email non valido",
@@ -51,6 +54,9 @@ OC.L10N.register(
     "Password changed for %s" : "Password modificata per %s",
     "If you did not request this, please contact an administrator." : "Se non lo hai richiesto, contatta un amministratore.",
     "Password for %1$s changed on %2$s" : "Password per %1$s cambiata su %2$s",
+    "%1$s changed your email address on %2$s." : "%1$s ha modificato il tuo indirizzo di posta su %2$s.",
+    "Your email address on %s was changed." : "Il tuo indirizzo di posta su %s è stata modificato.",
+    "Email address changed for %s" : "Indirizzo di posta modificato per %s",
     "The new email address is %s" : "Il nuovo indirizzo email è %s",
     "Welcome aboard" : "Benvenuto a bordo",
     "Welcome aboard %s" : "Benvenuto a bordo di %s",
@@ -145,6 +151,7 @@ OC.L10N.register(
     "A valid group name must be provided" : "Deve essere fornito un nome valido per il gruppo",
     "deleted {groupName}" : "{groupName} eliminato",
     "undo" : "annulla",
+    "{size} used" : "{size} utilizzati",
     "never" : "mai",
     "deleted {userName}" : "{userName} eliminato",
     "No user found for <strong>{pattern}</strong>" : "Nessun utente trovato per <strong>{pattern}</strong>",
@@ -303,6 +310,11 @@ OC.L10N.register(
     "Username" : "Nome utente",
     "Done" : "Completato",
     "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sviluppato dalla {communityopen}comunità di Nextcloud{linkclose}, il {githubopen}codice sorgente{linkclose} è rilasciato nei termini della licenza {licenseopen}AGPL{linkclose}.",
+    "Follow us on Google+" : "Seguici su Google+!",
+    "Like our Facebook page" : "Mi piace sulla nostra pagina di Facebook!",
+    "Follow us on Twitter" : "Seguici su Twitter!",
+    "Check out our blog" : "Leggi il nostro blog!",
+    "Subscribe to our newsletter" : "Iscriviti alla nostra newsletter",
     "Settings" : "Impostazioni",
     "Show storage location" : "Mostra posizione di archiviazione",
     "Show user backend" : "Mostra il motore utente",
@@ -386,6 +398,7 @@ OC.L10N.register(
     "Subscribe to our news feed!" : "Iscriviti alla nostra fonte di notizie!",
     "Subscribe to our newsletter!" : "Iscriviti alla nostra newsletter!",
     "Show last log in" : "Mostra ultimo accesso",
+    "Verifying" : "Verifica in corso",
     "Follow us on Google+!" : "Seguici su Google+!",
     "Follow us on Twitter!" : "Seguici su Twitter!",
     "Check out our blog!" : "Leggi il nostro blog!"
index b5cccfad6162140ecc5fcd55c35f4a9387c86465..861d529bca08ae8e3b54b7abf21771aa33d8bbc2 100644 (file)
@@ -6,9 +6,11 @@
     "You changed your email address" : "Hai cambiato il tuo indirizzo email",
     "Your email address was changed by an administrator" : "Il tuo indirizzo email è stato cambiato da un amministratore",
     "Security" : "Sicurezza",
+    "Your <strong>password</strong> or <strong>email</strong> was modified" : "La tua<strong>password</strong> o <strong>email</strong> è stata modificata",
     "Your apps" : "Le tue applicazioni",
     "Enabled apps" : "Applicazioni abilitate",
     "Disabled apps" : "Applicazioni disabilitate",
+    "App bundles" : "Pacchetti di applicazioni",
     "Wrong password" : "Password errata",
     "Saved" : "Salvato",
     "No user supplied" : "Non è stato fornito alcun utente",
@@ -26,6 +28,7 @@
     "Unable to delete group." : "Impossibile eliminare il gruppo.",
     "Invalid SMTP password." : "Password SMTP non valida.",
     "Well done, %s!" : "Ben fatto, %s!",
+    "Email setting test" : "Prova impostazioni email",
     "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)",
     "You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.",
     "Invalid mail address" : "Indirizzo email non valido",
@@ -49,6 +52,9 @@
     "Password changed for %s" : "Password modificata per %s",
     "If you did not request this, please contact an administrator." : "Se non lo hai richiesto, contatta un amministratore.",
     "Password for %1$s changed on %2$s" : "Password per %1$s cambiata su %2$s",
+    "%1$s changed your email address on %2$s." : "%1$s ha modificato il tuo indirizzo di posta su %2$s.",
+    "Your email address on %s was changed." : "Il tuo indirizzo di posta su %s è stata modificato.",
+    "Email address changed for %s" : "Indirizzo di posta modificato per %s",
     "The new email address is %s" : "Il nuovo indirizzo email è %s",
     "Welcome aboard" : "Benvenuto a bordo",
     "Welcome aboard %s" : "Benvenuto a bordo di %s",
     "A valid group name must be provided" : "Deve essere fornito un nome valido per il gruppo",
     "deleted {groupName}" : "{groupName} eliminato",
     "undo" : "annulla",
+    "{size} used" : "{size} utilizzati",
     "never" : "mai",
     "deleted {userName}" : "{userName} eliminato",
     "No user found for <strong>{pattern}</strong>" : "Nessun utente trovato per <strong>{pattern}</strong>",
     "Username" : "Nome utente",
     "Done" : "Completato",
     "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sviluppato dalla {communityopen}comunità di Nextcloud{linkclose}, il {githubopen}codice sorgente{linkclose} è rilasciato nei termini della licenza {licenseopen}AGPL{linkclose}.",
+    "Follow us on Google+" : "Seguici su Google+!",
+    "Like our Facebook page" : "Mi piace sulla nostra pagina di Facebook!",
+    "Follow us on Twitter" : "Seguici su Twitter!",
+    "Check out our blog" : "Leggi il nostro blog!",
+    "Subscribe to our newsletter" : "Iscriviti alla nostra newsletter",
     "Settings" : "Impostazioni",
     "Show storage location" : "Mostra posizione di archiviazione",
     "Show user backend" : "Mostra il motore utente",
     "Subscribe to our news feed!" : "Iscriviti alla nostra fonte di notizie!",
     "Subscribe to our newsletter!" : "Iscriviti alla nostra newsletter!",
     "Show last log in" : "Mostra ultimo accesso",
+    "Verifying" : "Verifica in corso",
     "Follow us on Google+!" : "Seguici su Google+!",
     "Follow us on Twitter!" : "Seguici su Twitter!",
     "Check out our blog!" : "Leggi il nostro blog!"