Skip to content

Commit b2ff465

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 80928e9 commit b2ff465

4 files changed

Lines changed: 20 additions & 0 deletions

File tree

l10n/ga.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ OC.L10N.register(
33
{
44
"{from} requested your signature on {file}" : "D'iarr {from} do shíniú ar {file}",
55
"{from} made changes on {file}" : "Rinne {from} athruithe ar {file}",
6+
"{from} signed {file}" : "{from} sínithe {file}",
7+
"A document has been <strong>signed</strong>" : "Tá doiciméad <strong> sínithe</strong>",
68
"You have a <strong>file to sign</strong>" : "Tá <strong>chomhad agat le síniú</strong>",
79
"Success" : "Rath",
810
"Invalid user or password" : "Úsáideoir nó pasfhocal neamhbhailí",
@@ -149,6 +151,9 @@ OC.L10N.register(
149151
"Sign »%s«" : "Sínigh »%s«",
150152
"LibreSign: There is a file for you to sign" : "LibreSign: Tá comhad ann chun tú a shíniú",
151153
"There is a document for you to sign. Access the link below:" : "Tá doiciméad ann chun tú a shíniú. Faigh rochtain ar an nasc thíos:",
154+
"LibreSign: A file has been signed" : "LibreSign: Tá comhad sínithe",
155+
"%s signed the document. You can access it using the link below:" : "Shínigh %s an doiciméad. Is féidir leat rochtain a fháil air tríd an nasc thíos:",
156+
"View signed file »%s«" : "Féach ar chomhad sínithe »%s«",
152157
"LibreSign: Code to sign file" : "LibreSign: Cód chun an comhad a shíniú",
153158
"Use this code to sign the document:" : "Úsáid an cód seo chun an doiciméad a shíniú:",
154159
"Empty users list" : "Liosta úsáideoirí folamh",

l10n/ga.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{ "translations": {
22
"{from} requested your signature on {file}" : "D'iarr {from} do shíniú ar {file}",
33
"{from} made changes on {file}" : "Rinne {from} athruithe ar {file}",
4+
"{from} signed {file}" : "{from} sínithe {file}",
5+
"A document has been <strong>signed</strong>" : "Tá doiciméad <strong> sínithe</strong>",
46
"You have a <strong>file to sign</strong>" : "Tá <strong>chomhad agat le síniú</strong>",
57
"Success" : "Rath",
68
"Invalid user or password" : "Úsáideoir nó pasfhocal neamhbhailí",
@@ -147,6 +149,9 @@
147149
"Sign »%s«" : "Sínigh »%s«",
148150
"LibreSign: There is a file for you to sign" : "LibreSign: Tá comhad ann chun tú a shíniú",
149151
"There is a document for you to sign. Access the link below:" : "Tá doiciméad ann chun tú a shíniú. Faigh rochtain ar an nasc thíos:",
152+
"LibreSign: A file has been signed" : "LibreSign: Tá comhad sínithe",
153+
"%s signed the document. You can access it using the link below:" : "Shínigh %s an doiciméad. Is féidir leat rochtain a fháil air tríd an nasc thíos:",
154+
"View signed file »%s«" : "Féach ar chomhad sínithe »%s«",
150155
"LibreSign: Code to sign file" : "LibreSign: Cód chun an comhad a shíniú",
151156
"Use this code to sign the document:" : "Úsáid an cód seo chun an doiciméad a shíniú:",
152157
"Empty users list" : "Liosta úsáideoirí folamh",

l10n/it.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ OC.L10N.register(
33
{
44
"{from} requested your signature on {file}" : "{from} ha richiesto la tua firma su {file}",
55
"{from} made changes on {file}" : "{from} apportato modifiche su {file}",
6+
"{from} signed {file}" : "{from} firmato {file}",
7+
"A document has been <strong>signed</strong>" : "Un documento è stato <strong>firmato</strong>",
68
"You have a <strong>file to sign</strong>" : "Hai un <strong>file da firmare</strong>",
79
"Success" : "Successo",
810
"Invalid user or password" : "Utente o password non validi",
@@ -149,6 +151,9 @@ OC.L10N.register(
149151
"Sign »%s«" : "Firma «%s»",
150152
"LibreSign: There is a file for you to sign" : "LibreSign: c'è da firmare un file",
151153
"There is a document for you to sign. Access the link below:" : "C'è un documento da firmare. Accedi al collegamento sottostante:",
154+
"LibreSign: A file has been signed" : "LibreSign: un file è stato firmato",
155+
"%s signed the document. You can access it using the link below:" : "%s firmato il documento. È possibile accedervi tramite il link sottostante:",
156+
"View signed file »%s«" : "Visualizza il file firmato »%s«",
152157
"LibreSign: Code to sign file" : "LibreSign: Codice per firmare il file",
153158
"Use this code to sign the document:" : "Usa questo codice per firmare il documento:",
154159
"Empty users list" : "Elenco di utenti vuoto",

l10n/it.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{ "translations": {
22
"{from} requested your signature on {file}" : "{from} ha richiesto la tua firma su {file}",
33
"{from} made changes on {file}" : "{from} apportato modifiche su {file}",
4+
"{from} signed {file}" : "{from} firmato {file}",
5+
"A document has been <strong>signed</strong>" : "Un documento è stato <strong>firmato</strong>",
46
"You have a <strong>file to sign</strong>" : "Hai un <strong>file da firmare</strong>",
57
"Success" : "Successo",
68
"Invalid user or password" : "Utente o password non validi",
@@ -147,6 +149,9 @@
147149
"Sign »%s«" : "Firma «%s»",
148150
"LibreSign: There is a file for you to sign" : "LibreSign: c'è da firmare un file",
149151
"There is a document for you to sign. Access the link below:" : "C'è un documento da firmare. Accedi al collegamento sottostante:",
152+
"LibreSign: A file has been signed" : "LibreSign: un file è stato firmato",
153+
"%s signed the document. You can access it using the link below:" : "%s firmato il documento. È possibile accedervi tramite il link sottostante:",
154+
"View signed file »%s«" : "Visualizza il file firmato »%s«",
150155
"LibreSign: Code to sign file" : "LibreSign: Codice per firmare il file",
151156
"Use this code to sign the document:" : "Usa questo codice per firmare il documento:",
152157
"Empty users list" : "Elenco di utenti vuoto",

0 commit comments

Comments
 (0)