Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 26, 2024
1 parent 30ca358 commit 113538a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
5 changes: 5 additions & 0 deletions l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ OC.L10N.register(
"Action" : "Azione",
"Undo" : "Annulla",
"Redo" : "Rifai",
"Toggle outline" : "Attiva il contorno",
"Alt" : "Alt",
"Edit link" : "Modifica collegamento",
"Save changes" : "Salva modifiche",
Expand Down Expand Up @@ -182,6 +183,9 @@ OC.L10N.register(
"Heading 5" : "Intestazione 5",
"Lists" : "Elenchi",
"To-Do list" : "Elenco cose da fare",
"Increase indentation" : "Aumenta il rientro",
"Decrease indentation" : "Diminuisci rientro",
"Blocks" : "Blocchi",
"Table" : "Tabella",
"Details" : "Dettagli",
"Insert link" : "Inserisci collegamento",
Expand All @@ -190,6 +194,7 @@ OC.L10N.register(
"Control" : "Controllo",
"Option" : "Opzione",
"Formatting" : "Formattazione",
"Start writing, or try '/' to add, '@' to mention…" : "Inizia a scrivere, oppure prova '/' per aggiungere, '@' per menzionare…",
"Add folder description" : "Aggiungi descrizione cartella",
"\"{name}\" already exist!" : "\"{name}\" esiste già!",
"Created \"{name}\"" : "Creato \"{name}\"",
Expand Down
5 changes: 5 additions & 0 deletions l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"Action" : "Azione",
"Undo" : "Annulla",
"Redo" : "Rifai",
"Toggle outline" : "Attiva il contorno",
"Alt" : "Alt",
"Edit link" : "Modifica collegamento",
"Save changes" : "Salva modifiche",
Expand Down Expand Up @@ -180,6 +181,9 @@
"Heading 5" : "Intestazione 5",
"Lists" : "Elenchi",
"To-Do list" : "Elenco cose da fare",
"Increase indentation" : "Aumenta il rientro",
"Decrease indentation" : "Diminuisci rientro",
"Blocks" : "Blocchi",
"Table" : "Tabella",
"Details" : "Dettagli",
"Insert link" : "Inserisci collegamento",
Expand All @@ -188,6 +192,7 @@
"Control" : "Controllo",
"Option" : "Opzione",
"Formatting" : "Formattazione",
"Start writing, or try '/' to add, '@' to mention…" : "Inizia a scrivere, oppure prova '/' per aggiungere, '@' per menzionare…",
"Add folder description" : "Aggiungi descrizione cartella",
"\"{name}\" already exist!" : "\"{name}\" esiste già!",
"Created \"{name}\"" : "Creato \"{name}\"",
Expand Down
3 changes: 2 additions & 1 deletion l10n/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ OC.L10N.register(
"Command" : "Komanda",
"Add folder description" : "Pievienot mapes aprakstu",
"Info" : "Info",
"Warning" : "Brīdinājums"
"Warning" : "Brīdinājums",
"Add description" : "Pievienot aprakstu"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
3 changes: 2 additions & 1 deletion l10n/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"Command" : "Komanda",
"Add folder description" : "Pievienot mapes aprakstu",
"Info" : "Info",
"Warning" : "Brīdinājums"
"Warning" : "Brīdinājums",
"Add description" : "Pievienot aprakstu"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

0 comments on commit 113538a

Please sign in to comment.