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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 19, 2024
1 parent 68ba0b4 commit 3e9be4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Biblio" : "Biblio",
"A library management system" : "Un sistema di gestione bibliotecario",
"Count" : "Conto",
"Title" : "Titolo",
"Edit" : "Modifica",
"Add a field" : "Aggiungi un campo",
Expand All @@ -26,6 +27,7 @@ OC.L10N.register(
"Absolute" : "Assoluto",
"Years" : "Anni",
"Collections" : "Raccolte",
"Properties" : "Proprietà",
"Members" : "Partecipanti",
"Lend/Return" : "Prestare/Rendere",
"History" : "Cronologia",
Expand All @@ -50,6 +52,7 @@ OC.L10N.register(
"Device" : "Dispositivo",
"Copy" : "Copia",
"Customer" : "Cliente",
"Books" : "Libri",
"Devices" : "Dispositivi",
"Customers" : "Clienti"
},
Expand Down
3 changes: 3 additions & 0 deletions l10n/it.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Biblio" : "Biblio",
"A library management system" : "Un sistema di gestione bibliotecario",
"Count" : "Conto",
"Title" : "Titolo",
"Edit" : "Modifica",
"Add a field" : "Aggiungi un campo",
Expand All @@ -24,6 +25,7 @@
"Absolute" : "Assoluto",
"Years" : "Anni",
"Collections" : "Raccolte",
"Properties" : "Proprietà",
"Members" : "Partecipanti",
"Lend/Return" : "Prestare/Rendere",
"History" : "Cronologia",
Expand All @@ -48,6 +50,7 @@
"Device" : "Dispositivo",
"Copy" : "Copia",
"Customer" : "Cliente",
"Books" : "Libri",
"Devices" : "Dispositivi",
"Customers" : "Clienti"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
Expand Down

0 comments on commit 3e9be4a

Please sign in to comment.