Skip to content

Commit cf46b43

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 37215b3 commit cf46b43

4 files changed

Lines changed: 10 additions & 0 deletions

File tree

l10n/it.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ OC.L10N.register(
3636
"Activity notification configuration" : "Configurazione notifica attività",
3737
"Today" : "Oggi",
3838
"Yesterday" : "Ieri",
39+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["Scaricato %n volta (%s negli ultimi 30 giorni)","Scaricato %n volte (%s negli ultimi 30 giorni)","Scaricato %n volte (%s negli ultimi 30 giorni)"],
40+
"_Downloaded %n time_::_Downloaded %n times_" : ["Scaricato %n volta","Scaricato %n volte","Scaricato %n volte"],
3941
"You need to set up your email address before you can receive notification emails." : "Devi impostare l'indirizzo di posta del tuo utente prima di poter ricevere le email di notifica.",
4042
"Send activity emails" : "Invia email delle attività",
4143
"As soon as possible" : "Non appena possibile",

l10n/it.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"Activity notification configuration" : "Configurazione notifica attività",
3535
"Today" : "Oggi",
3636
"Yesterday" : "Ieri",
37+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["Scaricato %n volta (%s negli ultimi 30 giorni)","Scaricato %n volte (%s negli ultimi 30 giorni)","Scaricato %n volte (%s negli ultimi 30 giorni)"],
38+
"_Downloaded %n time_::_Downloaded %n times_" : ["Scaricato %n volta","Scaricato %n volte","Scaricato %n volte"],
3739
"You need to set up your email address before you can receive notification emails." : "Devi impostare l'indirizzo di posta del tuo utente prima di poter ricevere le email di notifica.",
3840
"Send activity emails" : "Invia email delle attività",
3941
"As soon as possible" : "Non appena possibile",

l10n/sl.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ OC.L10N.register(
3636
"Activity notification configuration" : "Nastavitve obveščanja o dejavnosti",
3737
"Today" : "Danes",
3838
"Yesterday" : "Včeraj",
39+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["Prejeto %n-krat (%s-krat v zadnjih 30 dneh)","Prejeto %n-krat (%s-krat v zadnjih 30 dneh)","Prejeto %n-krat (%s-krat v zadnjih 30 dneh)","Prejeto %n-krat (%s-krat v zadnjih 30 dneh)"],
40+
"_Downloaded %n time_::_Downloaded %n times_" : ["Prejeto %n-krat","Prejeto %n-krat","Prejeto %n-krat","Prejeto %n-krat"],
3941
"You need to set up your email address before you can receive notification emails." : "Za prejemanje obvestil po elektronski pošti je treba najprej nastaviti elektronski poštni naslov.",
4042
"Send activity emails" : "Pošiljaj obvestila o dejavnosti na elektronske naslove",
4143
"As soon as possible" : "Čimprej",
@@ -51,6 +53,7 @@ OC.L10N.register(
5153
"Loading activities" : "Nalaganje dejavnosti",
5254
"This stream will show events like additions, changes & shares" : "V tem pretoku bodo pokazani dogodki, kot so dodajanja, spremembe in spreminjanje souporabe.",
5355
"No activity yet" : "Ni še zabeležene dejavnosti",
56+
"New activities" : "Nove dejavnosti",
5457
"Loading more activities" : "Nalaganje več dejavnosti",
5558
"No more activities." : "Ni drugih zabeleženih dejavnosti.",
5659
"Could not enable RSS link" : "Ni mogoče odpreti povezave RSS",

l10n/sl.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"Activity notification configuration" : "Nastavitve obveščanja o dejavnosti",
3535
"Today" : "Danes",
3636
"Yesterday" : "Včeraj",
37+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["Prejeto %n-krat (%s-krat v zadnjih 30 dneh)","Prejeto %n-krat (%s-krat v zadnjih 30 dneh)","Prejeto %n-krat (%s-krat v zadnjih 30 dneh)","Prejeto %n-krat (%s-krat v zadnjih 30 dneh)"],
38+
"_Downloaded %n time_::_Downloaded %n times_" : ["Prejeto %n-krat","Prejeto %n-krat","Prejeto %n-krat","Prejeto %n-krat"],
3739
"You need to set up your email address before you can receive notification emails." : "Za prejemanje obvestil po elektronski pošti je treba najprej nastaviti elektronski poštni naslov.",
3840
"Send activity emails" : "Pošiljaj obvestila o dejavnosti na elektronske naslove",
3941
"As soon as possible" : "Čimprej",
@@ -49,6 +51,7 @@
4951
"Loading activities" : "Nalaganje dejavnosti",
5052
"This stream will show events like additions, changes & shares" : "V tem pretoku bodo pokazani dogodki, kot so dodajanja, spremembe in spreminjanje souporabe.",
5153
"No activity yet" : "Ni še zabeležene dejavnosti",
54+
"New activities" : "Nove dejavnosti",
5255
"Loading more activities" : "Nalaganje več dejavnosti",
5356
"No more activities." : "Ni drugih zabeleženih dejavnosti.",
5457
"Could not enable RSS link" : "Ni mogoče odpreti povezave RSS",

0 commit comments

Comments
 (0)