mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
6d305cb8aa
commit
0e2bc53885
4 changed files with 24 additions and 0 deletions
|
|
@ -82,6 +82,15 @@ OC.L10N.register(
|
|||
"More options …" : "Altre opzioni...",
|
||||
"More options at %s" : "Altre opzioni alle %s",
|
||||
"Contacts" : "Contatti",
|
||||
"You created address book {addressbook}" : "Hai creato la rubrica {addressbook}",
|
||||
"You deleted address book {addressbook}" : "Hai eliminato la rubrica {addressbook}",
|
||||
"{actor} updated address book {addressbook}" : "{actor} ha aggiornato la rubrica {addressbook}",
|
||||
"You updated address book {addressbook}" : "Hai aggiornato la rubrica {addressbook}",
|
||||
"{actor} shared address book {addressbook} with you" : "{actor} ha condiviso la rubrica {addressbook} con te",
|
||||
"You shared address book {addressbook} with {user}" : "Hai condiviso la rubrica {addressbook} con {actor}",
|
||||
"{actor} shared address book {addressbook} with {user}" : "{actor} ha condiviso la rubrica {addressbook} con {user}",
|
||||
"{actor} unshared address book {addressbook} from you" : "{actor} ha eliminato la condivisione della rubrica {addressbook} con te",
|
||||
"You unshared address book {addressbook} from {user}" : "Hai eliminato la condivisione della rubrica {addressbook} con {actor}",
|
||||
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Un <strong>contatto</strong> o <strong>rubrica</strong> sono stati modificati ",
|
||||
"System is in maintenance mode." : "Il sistema è in modalità di manutenzione.",
|
||||
"Upgrade needed" : "Aggiornamento necessario",
|
||||
|
|
@ -97,6 +106,7 @@ OC.L10N.register(
|
|||
"WebDAV" : "WebDAV",
|
||||
"WebDAV endpoint" : "Terminatore WebDAV",
|
||||
"Availability" : "Disponibilità",
|
||||
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se imposti il tuo orario di lavoro, gli altri utenti potranno vedere quando non sei in ufficio per organizzare una riunione.",
|
||||
"Time zone:" : "Fuso orario:",
|
||||
"to" : "a",
|
||||
"Delete slot" : "Elimina slot",
|
||||
|
|
|
|||
|
|
@ -80,6 +80,15 @@
|
|||
"More options …" : "Altre opzioni...",
|
||||
"More options at %s" : "Altre opzioni alle %s",
|
||||
"Contacts" : "Contatti",
|
||||
"You created address book {addressbook}" : "Hai creato la rubrica {addressbook}",
|
||||
"You deleted address book {addressbook}" : "Hai eliminato la rubrica {addressbook}",
|
||||
"{actor} updated address book {addressbook}" : "{actor} ha aggiornato la rubrica {addressbook}",
|
||||
"You updated address book {addressbook}" : "Hai aggiornato la rubrica {addressbook}",
|
||||
"{actor} shared address book {addressbook} with you" : "{actor} ha condiviso la rubrica {addressbook} con te",
|
||||
"You shared address book {addressbook} with {user}" : "Hai condiviso la rubrica {addressbook} con {actor}",
|
||||
"{actor} shared address book {addressbook} with {user}" : "{actor} ha condiviso la rubrica {addressbook} con {user}",
|
||||
"{actor} unshared address book {addressbook} from you" : "{actor} ha eliminato la condivisione della rubrica {addressbook} con te",
|
||||
"You unshared address book {addressbook} from {user}" : "Hai eliminato la condivisione della rubrica {addressbook} con {actor}",
|
||||
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Un <strong>contatto</strong> o <strong>rubrica</strong> sono stati modificati ",
|
||||
"System is in maintenance mode." : "Il sistema è in modalità di manutenzione.",
|
||||
"Upgrade needed" : "Aggiornamento necessario",
|
||||
|
|
@ -95,6 +104,7 @@
|
|||
"WebDAV" : "WebDAV",
|
||||
"WebDAV endpoint" : "Terminatore WebDAV",
|
||||
"Availability" : "Disponibilità",
|
||||
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se imposti il tuo orario di lavoro, gli altri utenti potranno vedere quando non sei in ufficio per organizzare una riunione.",
|
||||
"Time zone:" : "Fuso orario:",
|
||||
"to" : "a",
|
||||
"Delete slot" : "Elimina slot",
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ OC.L10N.register(
|
|||
"Invalid app password" : "Virheellinen sovellussalasana",
|
||||
"Could not complete login" : "Kirjautumista ei voitu suorittaa loppuun",
|
||||
"Your login token is invalid or has expired" : "Kirjautumispolettisi on virheellinen tai se on vanhentunut",
|
||||
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Tätä yhteisöjulkaisua Nextcloudista ei tueta, ja pikailmoitukset eivät ole saatavilla.",
|
||||
"Password reset is disabled" : "Salasanan palautus poistettu käytöstä",
|
||||
"Could not reset password because the token is expired" : "Salasanaa ei voitu nollata, koska poletti on vanhentunut",
|
||||
"Could not reset password because the token is invalid" : "Salasanaa ei voitu nollata, koska poletti on virheellinen",
|
||||
|
|
@ -38,6 +39,7 @@ OC.L10N.register(
|
|||
"Some of your link shares have been removed" : "Jotkin linkkijakosi on poistettu",
|
||||
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Tietoturvaongelman vuoksi jouduimme poistaa joitakin linkkijakojasi. Lue lisätietoja linkin kautta.",
|
||||
"The user limit of this instance is reached." : "Tämän instanssin käyttäjäraja on täynnä.",
|
||||
"Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Syötä tilausavaimesi lisätäksesi käyttäjärajaa. Lisätietoja Nextcloud Enterprisestä saat nettisivuiltamme.",
|
||||
"Preparing update" : "Valmistellaan päivitystä",
|
||||
"[%d / %d]: %s" : "[%d / %d]: %s",
|
||||
"Repair step:" : "Korjausvaihe:",
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
"Invalid app password" : "Virheellinen sovellussalasana",
|
||||
"Could not complete login" : "Kirjautumista ei voitu suorittaa loppuun",
|
||||
"Your login token is invalid or has expired" : "Kirjautumispolettisi on virheellinen tai se on vanhentunut",
|
||||
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Tätä yhteisöjulkaisua Nextcloudista ei tueta, ja pikailmoitukset eivät ole saatavilla.",
|
||||
"Password reset is disabled" : "Salasanan palautus poistettu käytöstä",
|
||||
"Could not reset password because the token is expired" : "Salasanaa ei voitu nollata, koska poletti on vanhentunut",
|
||||
"Could not reset password because the token is invalid" : "Salasanaa ei voitu nollata, koska poletti on virheellinen",
|
||||
|
|
@ -36,6 +37,7 @@
|
|||
"Some of your link shares have been removed" : "Jotkin linkkijakosi on poistettu",
|
||||
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Tietoturvaongelman vuoksi jouduimme poistaa joitakin linkkijakojasi. Lue lisätietoja linkin kautta.",
|
||||
"The user limit of this instance is reached." : "Tämän instanssin käyttäjäraja on täynnä.",
|
||||
"Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Syötä tilausavaimesi lisätäksesi käyttäjärajaa. Lisätietoja Nextcloud Enterprisestä saat nettisivuiltamme.",
|
||||
"Preparing update" : "Valmistellaan päivitystä",
|
||||
"[%d / %d]: %s" : "[%d / %d]: %s",
|
||||
"Repair step:" : "Korjausvaihe:",
|
||||
|
|
|
|||
Loading…
Reference in a new issue