Skip to content

Commit 70e5d8b

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 27a03c3 commit 70e5d8b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

l10n/it.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@ OC.L10N.register(
193193
"Previews" : "Anteprime",
194194
"Screeenly" : "Screeenly",
195195
"You can either sign up for free at screeenly.com or setup your own server." : "Puoi registrarti gratuitamente su screeenly.com o configurare il tuo server.",
196-
"Screeenly API URL" : "URL API di Screenly",
197-
"Screeenly API key" : "Chiave API di Screenly",
196+
"Screeenly API URL" : "URL API di Screeenly",
197+
"Screeenly API key" : "Chiave API di Screeenly",
198198
"ScreenshotMachine" : "ScreenshotMachine",
199199
"ScreenshotMachine API key" : "Chiave API ScreenshotMachine",
200200
"Webshot" : "Webshot",
@@ -234,7 +234,7 @@ OC.L10N.register(
234234
"Failed to update share {shareId}" : "Aggiornamento della condivisione {shareId} non riuscito",
235235
"Failed to delete share {shareId}" : "Eliminazione della condivisione {shareId} non riuscita",
236236
"Create bookmarks for mentioned links" : "Crea segnalibri per i collegamenti menzionati",
237-
"No links found in this message" : "Nessun link trovato in questo messaggio",
237+
"No links found in this message" : "Nessun collegamento trovato in questo messaggio",
238238
"Bookmarks feed" : "Fonte dei segnalibri"
239239
},
240240
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

l10n/it.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@
191191
"Previews" : "Anteprime",
192192
"Screeenly" : "Screeenly",
193193
"You can either sign up for free at screeenly.com or setup your own server." : "Puoi registrarti gratuitamente su screeenly.com o configurare il tuo server.",
194-
"Screeenly API URL" : "URL API di Screenly",
195-
"Screeenly API key" : "Chiave API di Screenly",
194+
"Screeenly API URL" : "URL API di Screeenly",
195+
"Screeenly API key" : "Chiave API di Screeenly",
196196
"ScreenshotMachine" : "ScreenshotMachine",
197197
"ScreenshotMachine API key" : "Chiave API ScreenshotMachine",
198198
"Webshot" : "Webshot",
@@ -232,7 +232,7 @@
232232
"Failed to update share {shareId}" : "Aggiornamento della condivisione {shareId} non riuscito",
233233
"Failed to delete share {shareId}" : "Eliminazione della condivisione {shareId} non riuscita",
234234
"Create bookmarks for mentioned links" : "Crea segnalibri per i collegamenti menzionati",
235-
"No links found in this message" : "Nessun link trovato in questo messaggio",
235+
"No links found in this message" : "Nessun collegamento trovato in questo messaggio",
236236
"Bookmarks feed" : "Fonte dei segnalibri"
237237
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
238238
}

0 commit comments

Comments
 (0)