[tx-robot] updated from transifex
This commit is contained in:
parent
a756396739
commit
e217040402
|
@ -1,6 +1,43 @@
|
|||
OC.L10N.register(
|
||||
"dav",
|
||||
{
|
||||
"A <strong>calendar</strong> was modified" : "Ein <strong>Kalender</strong> wurde bearbeitet",
|
||||
"A calendar <strong>event</strong> was modified" : "Ein <strong>Ereignis</strong> wurde bearbeitet",
|
||||
"A calendar <strong>todo</strong> was modified" : "Eine <strong>Aufgabe</strong> wurde bearbeitet",
|
||||
"%1$s created calendar %2$s" : "%1$s hat den Kalender %2$s erstellt",
|
||||
"You created calendar %2$s" : "Sie haben den Kalender %2$s erstellt",
|
||||
"%1$s deleted calendar %2$s" : "%1$s hat den Kalender %2$s entfernt",
|
||||
"You deleted calendar %2$s" : "Sie haben den Kalender %2$s entfernt",
|
||||
"%1$s updated calendar %2$s" : "%1$s hat den Kalender %2$s aktualisiert",
|
||||
"You updated calendar %2$s" : "Sie haben den Kalender %2$s aktualisiert",
|
||||
"%1$s shared calendar %2$s with you" : "%1$s hat den Kalender %2$s mit Ihnen geteilt",
|
||||
"You shared calendar %2$s with %1$s" : "Sie haben den Kalender %2$s mit %1$s geteilt",
|
||||
"%3$s shared calendar %2$s with %1$s" : "%3$s hat den Kalender %2$s mit %1$s geteilt",
|
||||
"%1$s unshared calendar %2$s from you" : "%1$s teilt den Kalender %2$s nicht mehr mit Ihnen",
|
||||
"You unshared calendar %2$s from %1$s" : "Sie haben den Kalender %2$s nicht mehr mit %1$s geteilt",
|
||||
"%3$s unshared calendar %2$s from %1$s" : "%3$s hat den Kalender %2$s nicht mehr mit %1$s geteilt",
|
||||
"You shared calendar %2$s with group %1$s" : "Sie haben den Kalender %2$s mit der Gruppe %1$s geteilt",
|
||||
"%3$s shared calendar %2$s with group %1$s" : "%3$s hat den Kalender %2$s mit der Gruppe %1$s geteilt",
|
||||
"You unshared calendar %2$s from group %1$s" : "Der Kalender %2$s ist nicht mehr mit der Gruppe %1$s geteilt",
|
||||
"%3$s unshared calendar %2$s from group %1$s" : "%3$s hat den Kalender %2$s nicht mehr mit der Gruppe %1$s geteilt",
|
||||
"%1$s created event %3$s in calendar %2$s" : "%1$s hat das Ereignis %3$s in Kalender %2$s erstellt",
|
||||
"You created event %3$s in calendar %2$s" : "Sie haben das Ereignis %3$s in Kalender %2$s erstellt",
|
||||
"%1$s deleted event %3$s from calendar %2$s" : "%1$s hat das Ereignis %3$s von Kalender %2$s entfernt",
|
||||
"You deleted event %3$s from calendar %2$s" : "Sie haben das Ereignis %3$s von Kalender %2$s entfernt",
|
||||
"%1$s updated event %3$s in calendar %2$s" : "%1$s hat das Ereignis %3$s in Kalender %2$s aktualisiert",
|
||||
"You updated event %3$s in calendar %2$s" : "Sie haben das Ereignis %3$s in Kalender %2$s aktualisiert",
|
||||
"%1$s created todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s erstellt",
|
||||
"You created todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s erstellt",
|
||||
"%1$s deleted todo %3$s from list %2$s" : "%1$s hat die Aufgabe %3$s von Liste %2$s entfernt",
|
||||
"You deleted todo %3$s from list %2$s" : "SIe haben die Aufgabe %3$s von Liste %2$s entfernt",
|
||||
"%1$s updated todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s aktualisiert",
|
||||
"You updated todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s aktualisiert",
|
||||
"%1$s solved todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s erledigt",
|
||||
"You solved todo %3$s in list %2$s" : "Sie haben die Aufgabe %3$s in Liste %2$s erledigt",
|
||||
"%1$s reopened todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s wiedereröffnet",
|
||||
"You reopened todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s wiedereröffnet",
|
||||
"Calendar" : "Kalender",
|
||||
"Todos" : "Aufgaben",
|
||||
"Contact birthdays" : "Geburtstage von Kontakten",
|
||||
"Personal" : "Persönlich",
|
||||
"Contacts" : "Kontakte",
|
||||
|
|
|
@ -1,4 +1,41 @@
|
|||
{ "translations": {
|
||||
"A <strong>calendar</strong> was modified" : "Ein <strong>Kalender</strong> wurde bearbeitet",
|
||||
"A calendar <strong>event</strong> was modified" : "Ein <strong>Ereignis</strong> wurde bearbeitet",
|
||||
"A calendar <strong>todo</strong> was modified" : "Eine <strong>Aufgabe</strong> wurde bearbeitet",
|
||||
"%1$s created calendar %2$s" : "%1$s hat den Kalender %2$s erstellt",
|
||||
"You created calendar %2$s" : "Sie haben den Kalender %2$s erstellt",
|
||||
"%1$s deleted calendar %2$s" : "%1$s hat den Kalender %2$s entfernt",
|
||||
"You deleted calendar %2$s" : "Sie haben den Kalender %2$s entfernt",
|
||||
"%1$s updated calendar %2$s" : "%1$s hat den Kalender %2$s aktualisiert",
|
||||
"You updated calendar %2$s" : "Sie haben den Kalender %2$s aktualisiert",
|
||||
"%1$s shared calendar %2$s with you" : "%1$s hat den Kalender %2$s mit Ihnen geteilt",
|
||||
"You shared calendar %2$s with %1$s" : "Sie haben den Kalender %2$s mit %1$s geteilt",
|
||||
"%3$s shared calendar %2$s with %1$s" : "%3$s hat den Kalender %2$s mit %1$s geteilt",
|
||||
"%1$s unshared calendar %2$s from you" : "%1$s teilt den Kalender %2$s nicht mehr mit Ihnen",
|
||||
"You unshared calendar %2$s from %1$s" : "Sie haben den Kalender %2$s nicht mehr mit %1$s geteilt",
|
||||
"%3$s unshared calendar %2$s from %1$s" : "%3$s hat den Kalender %2$s nicht mehr mit %1$s geteilt",
|
||||
"You shared calendar %2$s with group %1$s" : "Sie haben den Kalender %2$s mit der Gruppe %1$s geteilt",
|
||||
"%3$s shared calendar %2$s with group %1$s" : "%3$s hat den Kalender %2$s mit der Gruppe %1$s geteilt",
|
||||
"You unshared calendar %2$s from group %1$s" : "Der Kalender %2$s ist nicht mehr mit der Gruppe %1$s geteilt",
|
||||
"%3$s unshared calendar %2$s from group %1$s" : "%3$s hat den Kalender %2$s nicht mehr mit der Gruppe %1$s geteilt",
|
||||
"%1$s created event %3$s in calendar %2$s" : "%1$s hat das Ereignis %3$s in Kalender %2$s erstellt",
|
||||
"You created event %3$s in calendar %2$s" : "Sie haben das Ereignis %3$s in Kalender %2$s erstellt",
|
||||
"%1$s deleted event %3$s from calendar %2$s" : "%1$s hat das Ereignis %3$s von Kalender %2$s entfernt",
|
||||
"You deleted event %3$s from calendar %2$s" : "Sie haben das Ereignis %3$s von Kalender %2$s entfernt",
|
||||
"%1$s updated event %3$s in calendar %2$s" : "%1$s hat das Ereignis %3$s in Kalender %2$s aktualisiert",
|
||||
"You updated event %3$s in calendar %2$s" : "Sie haben das Ereignis %3$s in Kalender %2$s aktualisiert",
|
||||
"%1$s created todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s erstellt",
|
||||
"You created todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s erstellt",
|
||||
"%1$s deleted todo %3$s from list %2$s" : "%1$s hat die Aufgabe %3$s von Liste %2$s entfernt",
|
||||
"You deleted todo %3$s from list %2$s" : "SIe haben die Aufgabe %3$s von Liste %2$s entfernt",
|
||||
"%1$s updated todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s aktualisiert",
|
||||
"You updated todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s aktualisiert",
|
||||
"%1$s solved todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s erledigt",
|
||||
"You solved todo %3$s in list %2$s" : "Sie haben die Aufgabe %3$s in Liste %2$s erledigt",
|
||||
"%1$s reopened todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s wiedereröffnet",
|
||||
"You reopened todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s wiedereröffnet",
|
||||
"Calendar" : "Kalender",
|
||||
"Todos" : "Aufgaben",
|
||||
"Contact birthdays" : "Geburtstage von Kontakten",
|
||||
"Personal" : "Persönlich",
|
||||
"Contacts" : "Kontakte",
|
||||
|
|
|
@ -1,6 +1,33 @@
|
|||
OC.L10N.register(
|
||||
"dav",
|
||||
{
|
||||
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato",
|
||||
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> di calendario è stato modificato",
|
||||
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stato modificata",
|
||||
"%1$s created calendar %2$s" : "%1$s ha creato il calendario %2$s",
|
||||
"You created calendar %2$s" : "Hai creato il calendario %2$s",
|
||||
"%1$s deleted calendar %2$s" : "%1$s ha eliminato il calendario %2$s",
|
||||
"You deleted calendar %2$s" : "Hai eliminato il calendario %2$s",
|
||||
"%1$s updated calendar %2$s" : "%1$s ha aggiornato il calendario %2$s",
|
||||
"You updated calendar %2$s" : "Hai aggiornato il calendario %2$s",
|
||||
"%1$s shared calendar %2$s with you" : "%1$s ha condiviso il calendario %2$s con te",
|
||||
"You shared calendar %2$s with %1$s" : "Hai condiviso il calendario %2$s con %1$s",
|
||||
"%3$s shared calendar %2$s with %1$s" : "%3$s ha condiviso il calendario %2$s con %1$s",
|
||||
"%1$s unshared calendar %2$s from you" : "%1$s ha rimosso la condivisione %2$s con te",
|
||||
"You unshared calendar %2$s from %1$s" : "Hai rimosso la condivisione del calendario %2$s da %1$s",
|
||||
"%3$s unshared calendar %2$s from %1$s" : "%3$s ha rimosso la condivisione %2$s con %1$s",
|
||||
"You shared calendar %2$s with group %1$s" : "Hai condiviso il calendario %2$s con il gruppo %1$s",
|
||||
"%3$s shared calendar %2$s with group %1$s" : "%3$s ha condiviso il calendario %2$s con il gruppo %1$s",
|
||||
"You unshared calendar %2$s from group %1$s" : "Hai rimosso la condivisione del calendario %2$s con il gruppo %1$s",
|
||||
"%3$s unshared calendar %2$s from group %1$s" : "%3$s ha rimosso la condivisione %2$s con il gruppo %1$s",
|
||||
"%1$s created event %3$s in calendar %2$s" : "%1$s ha creato l'evento %3$s nel calendario %2$s",
|
||||
"You created event %3$s in calendar %2$s" : "Hai creato l'evento %3$s nel calendario %2$s",
|
||||
"%1$s deleted event %3$s from calendar %2$s" : "%1$s ha eliminato l'evento %3$s dal calendario %2$s",
|
||||
"You deleted event %3$s from calendar %2$s" : "Hai eliminato l'evento %3$s dal calendario %2$s",
|
||||
"%1$s updated event %3$s in calendar %2$s" : "%1$s ha aggiornato l'evento %3$s nel calendario %2$s",
|
||||
"You updated event %3$s in calendar %2$s" : "Hai aggiornato l'evento %3$s nel calendario %2$s",
|
||||
"Calendar" : "Calendario",
|
||||
"Todos" : "Cose da fare",
|
||||
"Contact birthdays" : "Date di nascita dei contatti",
|
||||
"Personal" : "Personale",
|
||||
"Contacts" : "Contatti",
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
{ "translations": {
|
||||
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato",
|
||||
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> di calendario è stato modificato",
|
||||
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stato modificata",
|
||||
"%1$s created calendar %2$s" : "%1$s ha creato il calendario %2$s",
|
||||
"You created calendar %2$s" : "Hai creato il calendario %2$s",
|
||||
"%1$s deleted calendar %2$s" : "%1$s ha eliminato il calendario %2$s",
|
||||
"You deleted calendar %2$s" : "Hai eliminato il calendario %2$s",
|
||||
"%1$s updated calendar %2$s" : "%1$s ha aggiornato il calendario %2$s",
|
||||
"You updated calendar %2$s" : "Hai aggiornato il calendario %2$s",
|
||||
"%1$s shared calendar %2$s with you" : "%1$s ha condiviso il calendario %2$s con te",
|
||||
"You shared calendar %2$s with %1$s" : "Hai condiviso il calendario %2$s con %1$s",
|
||||
"%3$s shared calendar %2$s with %1$s" : "%3$s ha condiviso il calendario %2$s con %1$s",
|
||||
"%1$s unshared calendar %2$s from you" : "%1$s ha rimosso la condivisione %2$s con te",
|
||||
"You unshared calendar %2$s from %1$s" : "Hai rimosso la condivisione del calendario %2$s da %1$s",
|
||||
"%3$s unshared calendar %2$s from %1$s" : "%3$s ha rimosso la condivisione %2$s con %1$s",
|
||||
"You shared calendar %2$s with group %1$s" : "Hai condiviso il calendario %2$s con il gruppo %1$s",
|
||||
"%3$s shared calendar %2$s with group %1$s" : "%3$s ha condiviso il calendario %2$s con il gruppo %1$s",
|
||||
"You unshared calendar %2$s from group %1$s" : "Hai rimosso la condivisione del calendario %2$s con il gruppo %1$s",
|
||||
"%3$s unshared calendar %2$s from group %1$s" : "%3$s ha rimosso la condivisione %2$s con il gruppo %1$s",
|
||||
"%1$s created event %3$s in calendar %2$s" : "%1$s ha creato l'evento %3$s nel calendario %2$s",
|
||||
"You created event %3$s in calendar %2$s" : "Hai creato l'evento %3$s nel calendario %2$s",
|
||||
"%1$s deleted event %3$s from calendar %2$s" : "%1$s ha eliminato l'evento %3$s dal calendario %2$s",
|
||||
"You deleted event %3$s from calendar %2$s" : "Hai eliminato l'evento %3$s dal calendario %2$s",
|
||||
"%1$s updated event %3$s in calendar %2$s" : "%1$s ha aggiornato l'evento %3$s nel calendario %2$s",
|
||||
"You updated event %3$s in calendar %2$s" : "Hai aggiornato l'evento %3$s nel calendario %2$s",
|
||||
"Calendar" : "Calendario",
|
||||
"Todos" : "Cose da fare",
|
||||
"Contact birthdays" : "Date di nascita dei contatti",
|
||||
"Personal" : "Personale",
|
||||
"Contacts" : "Contatti",
|
||||
|
|
|
@ -124,6 +124,11 @@ OC.L10N.register(
|
|||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.",
|
||||
"No favorites" : "Žádné oblíbené",
|
||||
"Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené",
|
||||
"Shared with you" : "Sdíleno s vámi",
|
||||
"Shared with others" : "Sdíleno s ostatními",
|
||||
"Shared by link" : "Sdíleno pomocí odkazu",
|
||||
"Tags" : "Značky",
|
||||
"Deleted files" : "Odstraněné soubory",
|
||||
"Text file" : "Textový soubor",
|
||||
"New text file.txt" : "Nový textový soubor.txt",
|
||||
"Storage not available" : "Úložiště není dostupné",
|
||||
|
|
|
@ -122,6 +122,11 @@
|
|||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.",
|
||||
"No favorites" : "Žádné oblíbené",
|
||||
"Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené",
|
||||
"Shared with you" : "Sdíleno s vámi",
|
||||
"Shared with others" : "Sdíleno s ostatními",
|
||||
"Shared by link" : "Sdíleno pomocí odkazu",
|
||||
"Tags" : "Značky",
|
||||
"Deleted files" : "Odstraněné soubory",
|
||||
"Text file" : "Textový soubor",
|
||||
"New text file.txt" : "Nový textový soubor.txt",
|
||||
"Storage not available" : "Úložiště není dostupné",
|
||||
|
|
|
@ -125,9 +125,13 @@ OC.L10N.register(
|
|||
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
|
||||
"group" : "skupina",
|
||||
"remote" : "vzdálený",
|
||||
"email" : "email",
|
||||
"Unshare" : "Zrušit sdílení",
|
||||
"can reshare" : "Může znovu sdílet",
|
||||
"can edit" : "lze upravovat",
|
||||
"can create" : "může vytvořit",
|
||||
"can change" : "může měnit",
|
||||
"can delete" : "může smazat",
|
||||
"access control" : "řízení přístupu",
|
||||
"Could not unshare" : "Nelze zrušit sdílení",
|
||||
"Share details could not be loaded for this item." : "Detaily sdílení pro tuto položku nelze načíst.",
|
||||
|
@ -137,6 +141,10 @@ OC.L10N.register(
|
|||
"{sharee} (group)" : "{sharee} (skupina)",
|
||||
"{sharee} (remote)" : "{sharee} (vzdálený)",
|
||||
"Share" : "Sdílet",
|
||||
"Share with users or remote users..." : "Sdílet s uživateli nebo vzdálenými uživateli...",
|
||||
"Share with users or groups..." : "Sdílet s uživateli nebo skupinami...",
|
||||
"Share with users, groups or remote users..." : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...",
|
||||
"Share with users..." : "Sdílet s uživateli...",
|
||||
"Error removing share" : "Chyba při odstraňování sdílení",
|
||||
"Non-existing tag #{tag}" : "Neexistující tag #{tag}",
|
||||
"restricted" : "omezeno",
|
||||
|
|
|
@ -123,9 +123,13 @@
|
|||
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} sdílí pomocí odkazu",
|
||||
"group" : "skupina",
|
||||
"remote" : "vzdálený",
|
||||
"email" : "email",
|
||||
"Unshare" : "Zrušit sdílení",
|
||||
"can reshare" : "Může znovu sdílet",
|
||||
"can edit" : "lze upravovat",
|
||||
"can create" : "může vytvořit",
|
||||
"can change" : "může měnit",
|
||||
"can delete" : "může smazat",
|
||||
"access control" : "řízení přístupu",
|
||||
"Could not unshare" : "Nelze zrušit sdílení",
|
||||
"Share details could not be loaded for this item." : "Detaily sdílení pro tuto položku nelze načíst.",
|
||||
|
@ -135,6 +139,10 @@
|
|||
"{sharee} (group)" : "{sharee} (skupina)",
|
||||
"{sharee} (remote)" : "{sharee} (vzdálený)",
|
||||
"Share" : "Sdílet",
|
||||
"Share with users or remote users..." : "Sdílet s uživateli nebo vzdálenými uživateli...",
|
||||
"Share with users or groups..." : "Sdílet s uživateli nebo skupinami...",
|
||||
"Share with users, groups or remote users..." : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...",
|
||||
"Share with users..." : "Sdílet s uživateli...",
|
||||
"Error removing share" : "Chyba při odstraňování sdílení",
|
||||
"Non-existing tag #{tag}" : "Neexistující tag #{tag}",
|
||||
"restricted" : "omezeno",
|
||||
|
|
|
@ -125,9 +125,13 @@ OC.L10N.register(
|
|||
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento",
|
||||
"group" : "gruppo",
|
||||
"remote" : "remota",
|
||||
"email" : "email",
|
||||
"Unshare" : "Rimuovi condivisione",
|
||||
"can reshare" : "può ri-condividere",
|
||||
"can edit" : "può modificare",
|
||||
"can create" : "può creare",
|
||||
"can change" : "può cambiare",
|
||||
"can delete" : "può eliminare",
|
||||
"access control" : "controllo d'accesso",
|
||||
"Could not unshare" : "Impossibile rimuovere la condivisione",
|
||||
"Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.",
|
||||
|
@ -136,7 +140,17 @@ OC.L10N.register(
|
|||
"An error occurred. Please try again" : "Si è verificato un errore. Prova ancora",
|
||||
"{sharee} (group)" : "{sharee} (group)",
|
||||
"{sharee} (remote)" : "{sharee} (remote)",
|
||||
"{sharee} (email)" : "{sharee} (email)",
|
||||
"Share" : "Condividi",
|
||||
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Condividi con persone su altri server utilizzando la sintassi nomeutente@esempio.com/nextcloud",
|
||||
"Share with users or by mail..." : "Condividi con utenti o tramite posta...",
|
||||
"Share with users or remote users..." : "Condividi con utenti o utenti remoti...",
|
||||
"Share with users, remote users or by mail..." : "Condividi con utenti, utenti remoti o tramite posta...",
|
||||
"Share with users or groups..." : "Condividi con utenti o gruppi...",
|
||||
"Share with users, groups or by mail..." : "Condividi con utenti, gruppi o tramite posta...",
|
||||
"Share with users, groups or remote users..." : "Condividi con utenti, gruppi o utenti remoti...",
|
||||
"Share with users, groups, remote users or by mail..." : "Condividi con utenti, gruppi, utenti remoti o tramite posta...",
|
||||
"Share with users..." : "Condividi con utenti...",
|
||||
"Error removing share" : "Errore durante la rimozione della condivisione",
|
||||
"Non-existing tag #{tag}" : "Etichetta #{tag} inesistente",
|
||||
"restricted" : "limitato",
|
||||
|
|
|
@ -123,9 +123,13 @@
|
|||
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento",
|
||||
"group" : "gruppo",
|
||||
"remote" : "remota",
|
||||
"email" : "email",
|
||||
"Unshare" : "Rimuovi condivisione",
|
||||
"can reshare" : "può ri-condividere",
|
||||
"can edit" : "può modificare",
|
||||
"can create" : "può creare",
|
||||
"can change" : "può cambiare",
|
||||
"can delete" : "può eliminare",
|
||||
"access control" : "controllo d'accesso",
|
||||
"Could not unshare" : "Impossibile rimuovere la condivisione",
|
||||
"Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.",
|
||||
|
@ -134,7 +138,17 @@
|
|||
"An error occurred. Please try again" : "Si è verificato un errore. Prova ancora",
|
||||
"{sharee} (group)" : "{sharee} (group)",
|
||||
"{sharee} (remote)" : "{sharee} (remote)",
|
||||
"{sharee} (email)" : "{sharee} (email)",
|
||||
"Share" : "Condividi",
|
||||
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Condividi con persone su altri server utilizzando la sintassi nomeutente@esempio.com/nextcloud",
|
||||
"Share with users or by mail..." : "Condividi con utenti o tramite posta...",
|
||||
"Share with users or remote users..." : "Condividi con utenti o utenti remoti...",
|
||||
"Share with users, remote users or by mail..." : "Condividi con utenti, utenti remoti o tramite posta...",
|
||||
"Share with users or groups..." : "Condividi con utenti o gruppi...",
|
||||
"Share with users, groups or by mail..." : "Condividi con utenti, gruppi o tramite posta...",
|
||||
"Share with users, groups or remote users..." : "Condividi con utenti, gruppi o utenti remoti...",
|
||||
"Share with users, groups, remote users or by mail..." : "Condividi con utenti, gruppi, utenti remoti o tramite posta...",
|
||||
"Share with users..." : "Condividi con utenti...",
|
||||
"Error removing share" : "Errore durante la rimozione della condivisione",
|
||||
"Non-existing tag #{tag}" : "Etichetta #{tag} inesistente",
|
||||
"restricted" : "limitato",
|
||||
|
|
|
@ -5,6 +5,7 @@ OC.L10N.register(
|
|||
"This can usually be fixed by giving the webserver write access to the config directory" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"config\"",
|
||||
"See %s" : "Vedi %s",
|
||||
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"config\"%s",
|
||||
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "I file dell'applicazione \"%$1s\" (%$2s) non sono stati sostituiti correttamente.",
|
||||
"Sample configuration detected" : "Configurazione di esempio rilevata",
|
||||
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php",
|
||||
"PHP %s or higher is required." : "Richiesto PHP %s o superiore",
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"This can usually be fixed by giving the webserver write access to the config directory" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"config\"",
|
||||
"See %s" : "Vedi %s",
|
||||
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"config\"%s",
|
||||
"The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "I file dell'applicazione \"%$1s\" (%$2s) non sono stati sostituiti correttamente.",
|
||||
"Sample configuration detected" : "Configurazione di esempio rilevata",
|
||||
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php",
|
||||
"PHP %s or higher is required." : "Richiesto PHP %s o superiore",
|
||||
|
|
|
@ -42,6 +42,7 @@ OC.L10N.register(
|
|||
"Unable to add user to group %s" : "Nelze přidat uživatele do skupiny %s",
|
||||
"Unable to remove user from group %s" : "Nelze odebrat uživatele ze skupiny %s",
|
||||
"Couldn't update app." : "Nelze aktualizovat aplikaci.",
|
||||
"Are you really sure you want add {domain} as trusted domain?" : "Jste si jisti, že chcete přidat {domain} mezi důvěryhodné domény?",
|
||||
"Add trusted domain" : "Přidat důvěryhodnou doménu",
|
||||
"Migration in progress. Please wait until the migration is finished" : "Migrace probíhá. Počkejte prosím než bude dokončena",
|
||||
"Migration started …" : "Migrace spuštěna ...",
|
||||
|
@ -254,6 +255,7 @@ OC.L10N.register(
|
|||
"Administrator documentation" : "Dokumentace administrátora",
|
||||
"Online documentation" : "Online dokumentace",
|
||||
"Forum" : "Fórum",
|
||||
"Getting help" : "Sehnat pomoc",
|
||||
"Commercial support" : "Placená podpora",
|
||||
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Používáte <strong>%s</strong> z <strong>%s</strong>",
|
||||
"Profile picture" : "Profilový obrázek",
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
"Unable to add user to group %s" : "Nelze přidat uživatele do skupiny %s",
|
||||
"Unable to remove user from group %s" : "Nelze odebrat uživatele ze skupiny %s",
|
||||
"Couldn't update app." : "Nelze aktualizovat aplikaci.",
|
||||
"Are you really sure you want add {domain} as trusted domain?" : "Jste si jisti, že chcete přidat {domain} mezi důvěryhodné domény?",
|
||||
"Add trusted domain" : "Přidat důvěryhodnou doménu",
|
||||
"Migration in progress. Please wait until the migration is finished" : "Migrace probíhá. Počkejte prosím než bude dokončena",
|
||||
"Migration started …" : "Migrace spuštěna ...",
|
||||
|
@ -252,6 +253,7 @@
|
|||
"Administrator documentation" : "Dokumentace administrátora",
|
||||
"Online documentation" : "Online dokumentace",
|
||||
"Forum" : "Fórum",
|
||||
"Getting help" : "Sehnat pomoc",
|
||||
"Commercial support" : "Placená podpora",
|
||||
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Používáte <strong>%s</strong> z <strong>%s</strong>",
|
||||
"Profile picture" : "Profilový obrázek",
|
||||
|
|
|
@ -42,6 +42,7 @@ OC.L10N.register(
|
|||
"Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s",
|
||||
"Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s",
|
||||
"Couldn't update app." : "Impossibile aggiornate l'applicazione.",
|
||||
"Are you really sure you want add {domain} as trusted domain?" : "Sei davvero sicuro di voler aggiungere {domain} come dominio attendibile?",
|
||||
"Add trusted domain" : "Aggiungi dominio attendibile",
|
||||
"Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione",
|
||||
"Migration started …" : "Migrazione avviata...",
|
||||
|
@ -198,6 +199,8 @@ OC.L10N.register(
|
|||
"Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata",
|
||||
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.",
|
||||
"Use system's cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
|
||||
"The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".",
|
||||
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione posix di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.",
|
||||
"Version" : "Versione",
|
||||
"Sharing" : "Condivisione",
|
||||
"Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione",
|
||||
|
@ -254,6 +257,7 @@ OC.L10N.register(
|
|||
"Administrator documentation" : "Documentazione amministratore",
|
||||
"Online documentation" : "Documentazione in linea",
|
||||
"Forum" : "Forum",
|
||||
"Getting help" : "Ottenere aiuto",
|
||||
"Commercial support" : "Supporto commerciale",
|
||||
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>",
|
||||
"Profile picture" : "Immagine del profilo",
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
"Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s",
|
||||
"Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s",
|
||||
"Couldn't update app." : "Impossibile aggiornate l'applicazione.",
|
||||
"Are you really sure you want add {domain} as trusted domain?" : "Sei davvero sicuro di voler aggiungere {domain} come dominio attendibile?",
|
||||
"Add trusted domain" : "Aggiungi dominio attendibile",
|
||||
"Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione",
|
||||
"Migration started …" : "Migrazione avviata...",
|
||||
|
@ -196,6 +197,8 @@
|
|||
"Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata",
|
||||
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.",
|
||||
"Use system's cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
|
||||
"The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".",
|
||||
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione posix di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.",
|
||||
"Version" : "Versione",
|
||||
"Sharing" : "Condivisione",
|
||||
"Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione",
|
||||
|
@ -252,6 +255,7 @@
|
|||
"Administrator documentation" : "Documentazione amministratore",
|
||||
"Online documentation" : "Documentazione in linea",
|
||||
"Forum" : "Forum",
|
||||
"Getting help" : "Ottenere aiuto",
|
||||
"Commercial support" : "Supporto commerciale",
|
||||
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>",
|
||||
"Profile picture" : "Immagine del profilo",
|
||||
|
|
Loading…
Reference in New Issue