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 Jul 15, 2023
1 parent 766e8e0 commit 58e298e
Show file tree
Hide file tree
Showing 72 changed files with 422 additions and 46 deletions.
5 changes: 4 additions & 1 deletion apps/dashboard/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ OC.L10N.register(
{
"Dashboard" : "Cruscotto",
"Dashboard app" : "Cruscotto",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Inizia la giornata informato\n\nIl cruscotto di Nextcloud è il tuo punto di partenza della giornata, che offre una panoramica di prossimi appuntamenti, email urgenti, messaggi di chat, nuove richieste, ultimi tweet e molto altro ancora! Gli utenti possono aggiungere i widget che preferiscono e modificare lo sfondo a proprio piacimento.",
"\"{title} icon\"" : "\"Icona {title}\"",
"Customize" : "Personalizza",
"Edit widgets" : "Modifica widget",
"Get more widgets from the App Store" : "Ottieni altri widget dal negozio delle applicazioni",
Expand All @@ -20,6 +22,7 @@ OC.L10N.register(
"Good evening" : "Buona sera",
"Good evening, {name}" : "Buona sera, {name}",
"Hello" : "Ciao",
"Hello, {name}" : "Ciao {name}"
"Hello, {name}" : "Ciao {name}",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "Inizia la giornata informato\n\nIl cruscotto di Nextcloud è il tuo punto di partenza della giornata, che offre una\npanoramica di prossimi appuntamenti, email urgenti, messaggi di chat,\nnuove richieste, ultimi tweet e molto altro ancora! Gli utenti possono aggiungere i widget\nche preferiscono e modificare lo sfondo a proprio piacimento."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
5 changes: 4 additions & 1 deletion apps/dashboard/l10n/it.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{ "translations": {
"Dashboard" : "Cruscotto",
"Dashboard app" : "Cruscotto",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Inizia la giornata informato\n\nIl cruscotto di Nextcloud è il tuo punto di partenza della giornata, che offre una panoramica di prossimi appuntamenti, email urgenti, messaggi di chat, nuove richieste, ultimi tweet e molto altro ancora! Gli utenti possono aggiungere i widget che preferiscono e modificare lo sfondo a proprio piacimento.",
"\"{title} icon\"" : "\"Icona {title}\"",
"Customize" : "Personalizza",
"Edit widgets" : "Modifica widget",
"Get more widgets from the App Store" : "Ottieni altri widget dal negozio delle applicazioni",
Expand All @@ -18,6 +20,7 @@
"Good evening" : "Buona sera",
"Good evening, {name}" : "Buona sera, {name}",
"Hello" : "Ciao",
"Hello, {name}" : "Ciao {name}"
"Hello, {name}" : "Ciao {name}",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "Inizia la giornata informato\n\nIl cruscotto di Nextcloud è il tuo punto di partenza della giornata, che offre una\npanoramica di prossimi appuntamenti, email urgenti, messaggi di chat,\nnuove richieste, ultimi tweet e molto altro ancora! Gli utenti possono aggiungere i widget\nche preferiscono e modificare lo sfondo a proprio piacimento."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
3 changes: 2 additions & 1 deletion apps/dav/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ OC.L10N.register(
"Please contact the organizer directly." : "رجاءً، تواصل مع المُنظّم أو المُنظّمين مُباشرةً.",
"Are you accepting the invitation?" : "هل تقبل الدعوة؟",
"Tentative" : "مبدئي",
"Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ"
"Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ",
"%1$s has responded your invitation" : "%1$s تفاعل مع دعوتك"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
3 changes: 2 additions & 1 deletion apps/dav/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
"Please contact the organizer directly." : "رجاءً، تواصل مع المُنظّم أو المُنظّمين مُباشرةً.",
"Are you accepting the invitation?" : "هل تقبل الدعوة؟",
"Tentative" : "مبدئي",
"Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ"
"Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ",
"%1$s has responded your invitation" : "%1$s تفاعل مع دعوتك"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
3 changes: 2 additions & 1 deletion apps/dav/l10n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ OC.L10N.register(
"Please contact the organizer directly." : "Contacteu amb l'organització directament.",
"Are you accepting the invitation?" : "Accepteu la invitació?",
"Tentative" : "Provisional",
"Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència."
"Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència.",
"%1$s has responded your invitation" : "%1$s ha respost a la vostra invitació"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/dav/l10n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
"Please contact the organizer directly." : "Contacteu amb l'organització directament.",
"Are you accepting the invitation?" : "Accepteu la invitació?",
"Tentative" : "Provisional",
"Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència."
"Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència.",
"%1$s has responded your invitation" : "%1$s ha respost a la vostra invitació"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/dav/l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ OC.L10N.register(
"Please contact the organizer directly." : "Contacte directamente co organizador.",
"Are you accepting the invitation?" : "Acepta Vde. o convite?",
"Tentative" : "Provisional",
"Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente."
"Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.",
"%1$s has responded your invitation" : "%1$s respondeu ao seu convite"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/dav/l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
"Please contact the organizer directly." : "Contacte directamente co organizador.",
"Are you accepting the invitation?" : "Acepta Vde. o convite?",
"Tentative" : "Provisional",
"Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente."
"Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.",
"%1$s has responded your invitation" : "%1$s respondeu ao seu convite"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion apps/dav/l10n/sr.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ OC.L10N.register(
"Please contact the organizer directly." : "Контактирајте директно организатора.",
"Are you accepting the invitation?" : "Да ли прихватате позивницу?",
"Tentative" : "Условна потврда",
"Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано."
"Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.",
"%1$s has responded your invitation" : "%1$s је одговорио на вашу позивницу"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
3 changes: 2 additions & 1 deletion apps/dav/l10n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
"Please contact the organizer directly." : "Контактирајте директно организатора.",
"Are you accepting the invitation?" : "Да ли прихватате позивницу?",
"Tentative" : "Условна потврда",
"Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано."
"Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.",
"%1$s has responded your invitation" : "%1$s је одговорио на вашу позивницу"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}
3 changes: 2 additions & 1 deletion apps/dav/l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ OC.L10N.register(
"Please contact the organizer directly." : "Vänligen kontakta arrangören direkt.",
"Are you accepting the invitation?" : "Acceptera inbjudan?",
"Tentative" : "Preliminärt",
"Your attendance was updated successfully." : "Dina närvaro uppdaterades."
"Your attendance was updated successfully." : "Dina närvaro uppdaterades.",
"%1$s has responded your invitation" : "%1$s har svarat på din inbjudan"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/dav/l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
"Please contact the organizer directly." : "Vänligen kontakta arrangören direkt.",
"Are you accepting the invitation?" : "Acceptera inbjudan?",
"Tentative" : "Preliminärt",
"Your attendance was updated successfully." : "Dina närvaro uppdaterades."
"Your attendance was updated successfully." : "Dina närvaro uppdaterades.",
"%1$s has responded your invitation" : "%1$s har svarat på din inbjudan"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
2 changes: 1 addition & 1 deletion apps/federatedfilesharing/l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ OC.L10N.register(
"It is not allowed to send federated group shares from this server." : "Non está permitido enviar unha compartición de grupos federados dende este servidor.",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s",
"Not allowed to create a federated share with the same user" : "Non está permitido crear unha compartición federada co mesmo usuario",
"Federated shares require read permissions" : "As comparticións federadas requiren permisos de lectura",
"Federated shares require read permissions" : "As comparticións federadas precisan permisos de lectura",
"File is already shared with %s" : "O ficheiro xa está a ser compartido con %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Produciuse un fallo ao compartir %1$s Non foi posíbel atopar %2$s, quizais haxa un problema de conexión co servidor ou emprega un certificado autoasinado.",
"Could not find share" : "Non foi posíbel atopar a compartición",
Expand Down
2 changes: 1 addition & 1 deletion apps/federatedfilesharing/l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"It is not allowed to send federated group shares from this server." : "Non está permitido enviar unha compartición de grupos federados dende este servidor.",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s",
"Not allowed to create a federated share with the same user" : "Non está permitido crear unha compartición federada co mesmo usuario",
"Federated shares require read permissions" : "As comparticións federadas requiren permisos de lectura",
"Federated shares require read permissions" : "As comparticións federadas precisan permisos de lectura",
"File is already shared with %s" : "O ficheiro xa está a ser compartido con %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Produciuse un fallo ao compartir %1$s Non foi posíbel atopar %2$s, quizais haxa un problema de conexión co servidor ou emprega un certificado autoasinado.",
"Could not find share" : "Non foi posíbel atopar a compartición",
Expand Down
5 changes: 5 additions & 0 deletions apps/federatedfilesharing/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,20 @@ OC.L10N.register(
"Allow users on this server to receive group shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni di gruppo da altri server",
"Search global and public address book for users" : "Cerca gli utenti nella rubrica globale e pubblica",
"Allow users to publish their data to a global and public address book" : "Consenti agli utenti di pubblicare i propri dati in una rubrica globale e pubblica",
"Unable to update federated files sharing config" : "Impossibile aggiornare la configurazione della condivisione federata dei file",
"Federated Cloud" : "Cloud federata",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like [email protected]" : "Puoi condividere con chiunque utilizzi server Nextcloud o altri server e servizi Open Cloud Mesh (OCM) compatibili. Ti basta inserire il loro ID di cloud federata nella finestra di condivisione. Assomiglia a [email protected] ",
"Your Federated Cloud ID:" : "Il tuo ID di cloud federata:",
"Share it so your friends can share files with you:" : "Condividilo in modo che i tuoi amici possano condividere file con te:",
"Facebook" : "Facebook",
"Twitter" : "Twitter",
"Diaspora" : "Diaspora",
"Add to your website" : "Aggiungi al tuo sito web",
"Share with me via Nextcloud" : "Condividi con me tramite Nextcloud",
"HTML Code:" : "Codice HTML:",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Condividi con me attraverso il mio ID di cloud federato #Nextcloud, vedi {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud",
"Cloud ID copied to the clipboard" : "ID di cloud copiato negli appunti",
"Copy to clipboard" : "Copia negli appunti",
"Clipboard is not available" : "Appunti non disponibili",
"Copied!" : "Copiato!",
Expand Down
5 changes: 5 additions & 0 deletions apps/federatedfilesharing/l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,20 @@
"Allow users on this server to receive group shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni di gruppo da altri server",
"Search global and public address book for users" : "Cerca gli utenti nella rubrica globale e pubblica",
"Allow users to publish their data to a global and public address book" : "Consenti agli utenti di pubblicare i propri dati in una rubrica globale e pubblica",
"Unable to update federated files sharing config" : "Impossibile aggiornare la configurazione della condivisione federata dei file",
"Federated Cloud" : "Cloud federata",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like [email protected]" : "Puoi condividere con chiunque utilizzi server Nextcloud o altri server e servizi Open Cloud Mesh (OCM) compatibili. Ti basta inserire il loro ID di cloud federata nella finestra di condivisione. Assomiglia a [email protected] ",
"Your Federated Cloud ID:" : "Il tuo ID di cloud federata:",
"Share it so your friends can share files with you:" : "Condividilo in modo che i tuoi amici possano condividere file con te:",
"Facebook" : "Facebook",
"Twitter" : "Twitter",
"Diaspora" : "Diaspora",
"Add to your website" : "Aggiungi al tuo sito web",
"Share with me via Nextcloud" : "Condividi con me tramite Nextcloud",
"HTML Code:" : "Codice HTML:",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Condividi con me attraverso il mio ID di cloud federato #Nextcloud, vedi {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud",
"Cloud ID copied to the clipboard" : "ID di cloud copiato negli appunti",
"Copy to clipboard" : "Copia negli appunti",
"Clipboard is not available" : "Appunti non disponibili",
"Copied!" : "Copiato!",
Expand Down
11 changes: 11 additions & 0 deletions apps/files/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,20 @@ OC.L10N.register(
"Reload current directory" : "Ricarica la cartella corrente",
"Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"",
"Select the row for {displayName}" : "Seleziona la riga per {displayName}",
"Rename file" : "Rinomina file",
"File name" : "Nome file",
"A long time ago" : "Molto tempo fa",
"Download file {name}" : "Scarica il file {name}",
"\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente",
"\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita",
"\"{name}\" is not an allowed filetype." : "\"{name}\" non è un tipo di file consentito.",
"{newName} already exists." : "{newName} esiste già.",
"Name cannot be empty" : "Il nome non può essere vuoto",
"Another entry with the same name already exists" : "Esiste già un'altra voce con lo stesso nome",
"Renamed \"{oldName}\" to \"{newName}\"" : "Rinominato \"{oldName}\" in \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più",
"The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Il nome \"{newName}\" è attualmente in uso nella cartella \"{dir}\". Scegli un nome diverso.",
"Could not rename \"{oldName}\"" : "Impossibile rinominare \"{oldName}\"",
"Total rows summary" : "Riepilogo totale delle righe",
"Select all" : "Seleziona tutto",
"Unselect all" : "Deseleziona tutto",
Expand Down Expand Up @@ -210,6 +219,7 @@ OC.L10N.register(
"Files settings" : "Impostazioni File",
"File cannot be accessed" : "Il file non possono essere acceduti",
"You might not have have permissions to view it, ask the sender to share it" : "Potresti non avere i permessi per visualizzarlo, chiedi al mittente di condividerlo",
"Sort favorites first" : "Ordina prima i preferiti",
"Show hidden files" : "Mostra i file nascosti",
"Crop image previews" : "Ritaglia le anteprime delle immagini",
"Additional settings" : "Impostazioni aggiuntive",
Expand All @@ -234,6 +244,7 @@ OC.L10N.register(
"Templates" : "Modelli",
"Create new templates folder" : "Crea una nuova cartella dei templates",
"Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli",
"List of favorites files and folders." : "Lista di file e cartelle preferiti.",
"Toggle %1$s sublist" : "Passa alla sottolista %1$s",
"Toggle grid view" : "Commuta la vista a griglia",
"Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!",
Expand Down
Loading

0 comments on commit 58e298e

Please sign in to comment.