diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
commit | fea2277b632ff724856bee182ed1ab28e7c446f5 (patch) | |
tree | 33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/dav/l10n/it.js | |
parent | 6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff) | |
download | nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index fad7f707f57..8214221be55 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -185,7 +185,6 @@ OC.L10N.register( "Saved availability" : "Disponibilità salvata", "Failed to save availability" : "Salvataggio disponibilità non riuscito", "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.", "Absence" : "Assenza", "Configure your next absence period." : "Configura il tuo prossimo periodo di assenza.", "Calendar server" : "Server di calendari", @@ -204,6 +203,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Contatta direttamente l'amministratore.", "Are you accepting the invitation?" : "Accetti l'invito?", "Tentative" : "Provvisorio", - "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente." + "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", + "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." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |