[tx-robot] updated from transifex
This commit is contained in:
parent
1c4a1b8807
commit
0a10dadef6
|
@ -122,6 +122,7 @@ OC.L10N.register(
|
|||
"Link" : "Hivatkozás",
|
||||
"Password protect" : "Jelszóval védett",
|
||||
"Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése",
|
||||
"File drop (upload only)" : "Fájl ejtés (csak feltöltés)",
|
||||
"Email link to person" : "Hivatkozás elküldése e-mail címre",
|
||||
"Send" : "Küldés",
|
||||
"Shared with you and the group {group} by {owner}" : "{owner} megosztotta veled és ezzel a csoporttal: {group}",
|
||||
|
|
|
@ -120,6 +120,7 @@
|
|||
"Link" : "Hivatkozás",
|
||||
"Password protect" : "Jelszóval védett",
|
||||
"Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése",
|
||||
"File drop (upload only)" : "Fájl ejtés (csak feltöltés)",
|
||||
"Email link to person" : "Hivatkozás elküldése e-mail címre",
|
||||
"Send" : "Küldés",
|
||||
"Shared with you and the group {group} by {owner}" : "{owner} megosztotta veled és ezzel a csoporttal: {group}",
|
||||
|
|
|
@ -254,7 +254,9 @@ OC.L10N.register(
|
|||
"Issued By" : "Emesso da",
|
||||
"Valid until %s" : "Valido fino al %s",
|
||||
"Import root certificate" : "Importa certificato radice",
|
||||
"Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Ciao,<br><br>volevamo informarti che ora hai un account %s.<br><br>Il tuo nome utente: <strong>%s</strong><br>Accedi: <strong><a href=\"%s\">%s</a></strong><br><br>",
|
||||
"Cheers!" : "Saluti!",
|
||||
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
|
||||
"Administrator documentation" : "Documentazione amministratore",
|
||||
"Online documentation" : "Documentazione in linea",
|
||||
"Forum" : "Forum",
|
||||
|
|
|
@ -252,7 +252,9 @@
|
|||
"Issued By" : "Emesso da",
|
||||
"Valid until %s" : "Valido fino al %s",
|
||||
"Import root certificate" : "Importa certificato radice",
|
||||
"Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Ciao,<br><br>volevamo informarti che ora hai un account %s.<br><br>Il tuo nome utente: <strong>%s</strong><br>Accedi: <strong><a href=\"%s\">%s</a></strong><br><br>",
|
||||
"Cheers!" : "Saluti!",
|
||||
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
|
||||
"Administrator documentation" : "Documentazione amministratore",
|
||||
"Online documentation" : "Documentazione in linea",
|
||||
"Forum" : "Forum",
|
||||
|
|
Loading…
Reference in New Issue