Skip to content

Commit 384388a

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 346d4a5 commit 384388a

File tree

10 files changed

+34
-0
lines changed

10 files changed

+34
-0
lines changed

apps/dav/l10n/tr.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ OC.L10N.register(
236236
"Failed to check file size: %1$s" : "Dosya boyutu denetlenemedi: %1$s",
237237
"Could not open file: %1$s (%2$d), file does seem to exist" : "Dosya açılamadı: %1$s (%2$d), dosya var gibi görünüyor",
238238
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Dosya açılamadı: %1$s (%2$d), dosya var gibi görünmüyor",
239+
"Failed to get size for : %1$s" : "Dosya boyutu alınamadı: %1$s",
239240
"Encryption not ready: %1$s" : "Şifreleme hazır değil: %1$s",
240241
"Failed to open file: %1$s" : "Dosya açılamadı: %1$s",
241242
"Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s",

apps/dav/l10n/tr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@
234234
"Failed to check file size: %1$s" : "Dosya boyutu denetlenemedi: %1$s",
235235
"Could not open file: %1$s (%2$d), file does seem to exist" : "Dosya açılamadı: %1$s (%2$d), dosya var gibi görünüyor",
236236
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Dosya açılamadı: %1$s (%2$d), dosya var gibi görünmüyor",
237+
"Failed to get size for : %1$s" : "Dosya boyutu alınamadı: %1$s",
237238
"Encryption not ready: %1$s" : "Şifreleme hazır değil: %1$s",
238239
"Failed to open file: %1$s" : "Dosya açılamadı: %1$s",
239240
"Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s",

apps/files/l10n/it.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Another entry with the same name already exists." : "Esiste già un'altra voce con lo stesso nome.",
9696
"Invalid filename." : "Nome di file non valido.",
9797
"Rename file" : "Rinomina file",
98+
"Recently created" : "Creato di recente",
9899
"Folder" : "Cartella",
99100
"Unknown file type" : "Tipo di file sconosciuto",
100101
"{ext} image" : "{ext} image",
@@ -234,6 +235,9 @@ OC.L10N.register(
234235
"Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.",
235236
"Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.",
236237
"Do not show this dialog again." : "Non visualizzare più questa finestra di dialogo.",
238+
"Rename file to hidden" : "Rinomina il file in nascosto",
239+
"Prefixing a filename with a dot may render the file hidden." : "Aggiungere un punto come prefisso al nome di un file può rendere il file nascosto.",
240+
"Are you sure you want to rename the file to \"{filename}\"?" : "Sei sicuro di voler rinominare il file in \"{filename}\"?",
237241
"Cancel" : "Annulla",
238242
"Rename" : "Rinomina",
239243
"Select file or folder to link to" : "Seleziona un file o una cartella da collegare",
@@ -248,6 +252,7 @@ OC.L10N.register(
248252
"Error during upload: {message}" : "Errore durante il caricamento: {message}",
249253
"Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}",
250254
"Unknown error during upload" : "Errore sconosciuto durante il caricamento",
255+
"File list is reloading" : "L'elenco dei file si sta ricaricando",
251256
"Loading current folder" : "Sto caricando la cartella corrente",
252257
"Retry" : "Riprova",
253258
"No files in here" : "Qui non c'è alcun file",
@@ -315,7 +320,9 @@ OC.L10N.register(
315320
"The files are locked" : "I files sono bloccati",
316321
"The file does not exist anymore" : "Il file non esiste più",
317322
"Moving \"{source}\" to \"{destination}\" …" : "Spostare \"{source}\" in \"{destination}\" …",
323+
"Moving {count} files to \"{destination}\" …" : "Spostamento di {count} file in \"{destination}\" …",
318324
"Copying \"{source}\" to \"{destination}\" …" : "Copiare \"{source}\" in \"{destination}\" …",
325+
"Copying {count} files to \"{destination}\" …" : "Copiatura di {count} file in \"{destination}\" …",
319326
"Choose destination" : "Scegli la destinazione",
320327
"Copy to {target}" : "Copia in {target}",
321328
"Move to {target}" : "Sposta in {target}",

apps/files/l10n/it.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Another entry with the same name already exists." : "Esiste già un'altra voce con lo stesso nome.",
9494
"Invalid filename." : "Nome di file non valido.",
9595
"Rename file" : "Rinomina file",
96+
"Recently created" : "Creato di recente",
9697
"Folder" : "Cartella",
9798
"Unknown file type" : "Tipo di file sconosciuto",
9899
"{ext} image" : "{ext} image",
@@ -232,6 +233,9 @@
232233
"Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.",
233234
"Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.",
234235
"Do not show this dialog again." : "Non visualizzare più questa finestra di dialogo.",
236+
"Rename file to hidden" : "Rinomina il file in nascosto",
237+
"Prefixing a filename with a dot may render the file hidden." : "Aggiungere un punto come prefisso al nome di un file può rendere il file nascosto.",
238+
"Are you sure you want to rename the file to \"{filename}\"?" : "Sei sicuro di voler rinominare il file in \"{filename}\"?",
235239
"Cancel" : "Annulla",
236240
"Rename" : "Rinomina",
237241
"Select file or folder to link to" : "Seleziona un file o una cartella da collegare",
@@ -246,6 +250,7 @@
246250
"Error during upload: {message}" : "Errore durante il caricamento: {message}",
247251
"Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}",
248252
"Unknown error during upload" : "Errore sconosciuto durante il caricamento",
253+
"File list is reloading" : "L'elenco dei file si sta ricaricando",
249254
"Loading current folder" : "Sto caricando la cartella corrente",
250255
"Retry" : "Riprova",
251256
"No files in here" : "Qui non c'è alcun file",
@@ -313,7 +318,9 @@
313318
"The files are locked" : "I files sono bloccati",
314319
"The file does not exist anymore" : "Il file non esiste più",
315320
"Moving \"{source}\" to \"{destination}\" …" : "Spostare \"{source}\" in \"{destination}\" …",
321+
"Moving {count} files to \"{destination}\" …" : "Spostamento di {count} file in \"{destination}\" …",
316322
"Copying \"{source}\" to \"{destination}\" …" : "Copiare \"{source}\" in \"{destination}\" …",
323+
"Copying {count} files to \"{destination}\" …" : "Copiatura di {count} file in \"{destination}\" …",
317324
"Choose destination" : "Scegli la destinazione",
318325
"Copy to {target}" : "Copia in {target}",
319326
"Move to {target}" : "Sposta in {target}",

apps/files/l10n/tr.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Another entry with the same name already exists." : "Aynı adlı bir kayıt zaten var.",
9696
"Invalid filename." : "Dosya adı geçersiz.",
9797
"Rename file" : "Dosyayı yeniden adlandır",
98+
"Recently created" : "Son oluşturulanlar",
9899
"Folder" : "Klasör",
99100
"Unknown file type" : "Dosya türü bilinmiyor",
100101
"{ext} image" : "{ext} görsel",

apps/files/l10n/tr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Another entry with the same name already exists." : "Aynı adlı bir kayıt zaten var.",
9494
"Invalid filename." : "Dosya adı geçersiz.",
9595
"Rename file" : "Dosyayı yeniden adlandır",
96+
"Recently created" : "Son oluşturulanlar",
9697
"Folder" : "Klasör",
9798
"Unknown file type" : "Dosya türü bilinmiyor",
9899
"{ext} image" : "{ext} görsel",

core/l10n/it.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ OC.L10N.register(
4545
"Input text is too long" : "Il testo inserito è troppo lungo",
4646
"Requested task type does not exist" : "Il tipo di attività richiesto non esiste",
4747
"Necessary language model provider is not available" : "Il necessario provider di modello per la lingua non è disponibile",
48+
"Cannot generate more than 12 images" : "Non è possibile generare più di 12 immagini",
49+
"Cannot generate less than 1 image" : "Non è possibile generare meno di 1 immagine",
4850
"No text to image provider is available" : "Nessun fornitore da-testo-a-immagine disponibile",
4951
"Image not found" : "Immagine non trovata",
5052
"No translation provider available" : "Nessun fornitore di traduzioni disponibile",
@@ -306,10 +308,14 @@ OC.L10N.register(
306308
"Loading your contacts …" : "Caricamento dei tuoi contatti …",
307309
"Looking for {term} …" : "Ricerca di {term} …",
308310
"Search contacts" : "Cerca nei contatti",
311+
"Filter by team" : "Filtra per team",
312+
"All teams" : "Tutti i team",
313+
"Search contacts in team {team}" : "Cerca contatti nel team {team}",
309314
"Search contacts …" : "Cerca contatti …",
310315
"Reset search" : "Ripristina ricerca",
311316
"Could not load your contacts" : "Impossibile caricare i tuoi contatti",
312317
"No contacts found" : "Nessun contatto trovato",
318+
"Contacts list" : "Elenco dei contatti",
313319
"Show all contacts" : "Mostra tutti i contatti",
314320
"Install the Contacts app" : "Installa l'applicazione Contatti",
315321
"Search" : "Cerca",

core/l10n/it.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
"Input text is too long" : "Il testo inserito è troppo lungo",
4444
"Requested task type does not exist" : "Il tipo di attività richiesto non esiste",
4545
"Necessary language model provider is not available" : "Il necessario provider di modello per la lingua non è disponibile",
46+
"Cannot generate more than 12 images" : "Non è possibile generare più di 12 immagini",
47+
"Cannot generate less than 1 image" : "Non è possibile generare meno di 1 immagine",
4648
"No text to image provider is available" : "Nessun fornitore da-testo-a-immagine disponibile",
4749
"Image not found" : "Immagine non trovata",
4850
"No translation provider available" : "Nessun fornitore di traduzioni disponibile",
@@ -304,10 +306,14 @@
304306
"Loading your contacts …" : "Caricamento dei tuoi contatti …",
305307
"Looking for {term} …" : "Ricerca di {term} …",
306308
"Search contacts" : "Cerca nei contatti",
309+
"Filter by team" : "Filtra per team",
310+
"All teams" : "Tutti i team",
311+
"Search contacts in team {team}" : "Cerca contatti nel team {team}",
307312
"Search contacts …" : "Cerca contatti …",
308313
"Reset search" : "Ripristina ricerca",
309314
"Could not load your contacts" : "Impossibile caricare i tuoi contatti",
310315
"No contacts found" : "Nessun contatto trovato",
316+
"Contacts list" : "Elenco dei contatti",
311317
"Show all contacts" : "Mostra tutti i contatti",
312318
"Install the Contacts app" : "Installa l'applicazione Contatti",
313319
"Search" : "Cerca",

lib/l10n/it.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ OC.L10N.register(
225225
"Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"",
226226
"Input text" : "Testo di input",
227227
"The input text" : "Il testo di input",
228+
"Cannot generate more than 12 images" : "Non è possibile generare più di 12 immagini",
229+
"Cannot generate less than 1 image" : "Non è possibile generare meno di 1 immagine",
228230
"Sunday" : "Domenica",
229231
"Monday" : "Lunedì",
230232
"Tuesday" : "Martedì",

lib/l10n/it.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@
223223
"Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"",
224224
"Input text" : "Testo di input",
225225
"The input text" : "Il testo di input",
226+
"Cannot generate more than 12 images" : "Non è possibile generare più di 12 immagini",
227+
"Cannot generate less than 1 image" : "Non è possibile generare meno di 1 immagine",
226228
"Sunday" : "Domenica",
227229
"Monday" : "Lunedì",
228230
"Tuesday" : "Martedì",

0 commit comments

Comments
 (0)