Skip to content

Commit 9034058

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 0d5c2cd commit 9034058

File tree

36 files changed

+326
-62
lines changed

36 files changed

+326
-62
lines changed

apps/comments/l10n/fr.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ OC.L10N.register(
1010
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
1111
"{author} commented on {file}" : "{author} a commenté sur {file}",
1212
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> sur les fichiers",
13+
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui depuis a été supprimé",
1314
"{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur \"{file}\"",
1415
"Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
1516
"Edit comment" : "Modifier le commentaire",
@@ -27,7 +28,7 @@ OC.L10N.register(
2728
"Comment deleted" : "Commentaire supprimé",
2829
"An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire",
2930
"An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire",
30-
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.",
31+
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a depuis été supprimé",
3132
"{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”"
3233
},
3334
"nplurals=2; plural=(n > 1);");

apps/comments/l10n/fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
99
"{author} commented on {file}" : "{author} a commenté sur {file}",
1010
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> sur les fichiers",
11+
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui depuis a été supprimé",
1112
"{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur \"{file}\"",
1213
"Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
1314
"Edit comment" : "Modifier le commentaire",
@@ -25,7 +26,7 @@
2526
"Comment deleted" : "Commentaire supprimé",
2627
"An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire",
2728
"An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire",
28-
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.",
29+
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a depuis été supprimé",
2930
"{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”"
3031
},"pluralForm" :"nplurals=2; plural=(n > 1);"
3132
}

apps/dav/l10n/cs.js

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,23 @@ OC.L10N.register(
108108
"{actor} updated contact {card} in address book {addressbook}" : "{actor} upravil(a) kontakt {card} v adresáři kontaktů {addressbook}",
109109
"You updated contact {card} in address book {addressbook}" : "Upravili jste kontakt {card} v adresáři kontaktů {addressbook}",
110110
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Kontakt</strong> nebo <strong>adresář kontaktů</strong> byl upraven",
111+
"File is not updatable: %1$s" : "Soubor není možné zaktualizovat: %1$s",
112+
"Could not write to final file, canceled by hook" : "Nedaří se zapsat do konečného souboru – zrušeno háčkem (hook)",
113+
"Could not write file contents" : "Nedaří se zapsat obsahy souborů",
114+
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajty"],
115+
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Chyba při kopírování souboru do cílového umístění (zkopírováno: %1$s, očekávaná velikost souboru: %2$s)",
116+
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Očekávána velikost souboru %1$s, ale čtení (z Nextcloud klienta) a zápis (na Nextcloud úložiště) %2$s. Mohlo by se jednat buď o problém na síti na odesílající straně, nebo o problém se zápisem na úložiště na straně serveru.",
117+
"Could not rename part file to final file, canceled by hook" : "Nedaří se zapsat přejmenovat částečný soubor na ten končený – zrušeno háčkem (hook)",
118+
"Could not rename part file to final file" : "Nedaří se přejmenovat částečný soubor na ten konečný",
119+
"Failed to check file size: %1$s" : "Nepodařilo se zkontrolovat velikost souboru: %1$s",
120+
"Could not open file" : "Nedaří se otevřít soubor",
121+
"Encryption not ready: %1$s" : "Šifrování není připraveno: %1$s",
122+
"Failed to open file: %1$s" : "Nepodařilo se otevřít soubor: %1$s",
123+
"Failed to unlink: %1$s" : "Nepodařilo se zrušit propojení: %1$s",
124+
"Invalid chunk name" : "Neplatný název pro shluk (chunk)",
125+
"Could not rename part file assembled from chunks" : "Nedaří se přejmenovat částečný soubor složený ze shluků",
126+
"Failed to write file contents: %1$s" : "Nepodařilo se zapsat obsahy souborů: %1$s",
127+
"File not found: %1$s" : "Soubor nenalezen: %1$s",
111128
"System is in maintenance mode." : "Na systému právě probíhá údržba.",
112129
"Upgrade needed" : "Je třeba přejít na novější verzi",
113130
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.",

apps/dav/l10n/cs.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,23 @@
106106
"{actor} updated contact {card} in address book {addressbook}" : "{actor} upravil(a) kontakt {card} v adresáři kontaktů {addressbook}",
107107
"You updated contact {card} in address book {addressbook}" : "Upravili jste kontakt {card} v adresáři kontaktů {addressbook}",
108108
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Kontakt</strong> nebo <strong>adresář kontaktů</strong> byl upraven",
109+
"File is not updatable: %1$s" : "Soubor není možné zaktualizovat: %1$s",
110+
"Could not write to final file, canceled by hook" : "Nedaří se zapsat do konečného souboru – zrušeno háčkem (hook)",
111+
"Could not write file contents" : "Nedaří se zapsat obsahy souborů",
112+
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajty"],
113+
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Chyba při kopírování souboru do cílového umístění (zkopírováno: %1$s, očekávaná velikost souboru: %2$s)",
114+
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Očekávána velikost souboru %1$s, ale čtení (z Nextcloud klienta) a zápis (na Nextcloud úložiště) %2$s. Mohlo by se jednat buď o problém na síti na odesílající straně, nebo o problém se zápisem na úložiště na straně serveru.",
115+
"Could not rename part file to final file, canceled by hook" : "Nedaří se zapsat přejmenovat částečný soubor na ten končený – zrušeno háčkem (hook)",
116+
"Could not rename part file to final file" : "Nedaří se přejmenovat částečný soubor na ten konečný",
117+
"Failed to check file size: %1$s" : "Nepodařilo se zkontrolovat velikost souboru: %1$s",
118+
"Could not open file" : "Nedaří se otevřít soubor",
119+
"Encryption not ready: %1$s" : "Šifrování není připraveno: %1$s",
120+
"Failed to open file: %1$s" : "Nepodařilo se otevřít soubor: %1$s",
121+
"Failed to unlink: %1$s" : "Nepodařilo se zrušit propojení: %1$s",
122+
"Invalid chunk name" : "Neplatný název pro shluk (chunk)",
123+
"Could not rename part file assembled from chunks" : "Nedaří se přejmenovat částečný soubor složený ze shluků",
124+
"Failed to write file contents: %1$s" : "Nepodařilo se zapsat obsahy souborů: %1$s",
125+
"File not found: %1$s" : "Soubor nenalezen: %1$s",
109126
"System is in maintenance mode." : "Na systému právě probíhá údržba.",
110127
"Upgrade needed" : "Je třeba přejít na novější verzi",
111128
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.",

apps/dav/l10n/de.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@ OC.L10N.register(
108108
"{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
109109
"You updated contact {card} in address book {addressbook}" : "Du hast den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
110110
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
111+
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
112+
"Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
113+
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
114+
"Failed to check file size: %1$s" : "Dateigröße konnte nicht überprüft werden: %1$s",
115+
"Could not open file" : "Datei konnte nicht geöffnet werden",
116+
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
117+
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
118+
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
111119
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
112120
"Upgrade needed" : "Aktualisierung erforderlich",
113121
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Dein %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.",

apps/dav/l10n/de.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,14 @@
106106
"{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
107107
"You updated contact {card} in address book {addressbook}" : "Du hast den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
108108
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
109+
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
110+
"Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
111+
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
112+
"Failed to check file size: %1$s" : "Dateigröße konnte nicht überprüft werden: %1$s",
113+
"Could not open file" : "Datei konnte nicht geöffnet werden",
114+
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
115+
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
116+
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
109117
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
110118
"Upgrade needed" : "Aktualisierung erforderlich",
111119
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Dein %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.",

apps/dav/l10n/de_DE.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@ OC.L10N.register(
108108
"{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
109109
"You updated contact {card} in address book {addressbook}" : "Sie haben den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
110110
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
111+
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
112+
"Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
113+
"_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
114+
"Failed to check file size: %1$s" : "Dateigröße konnte nicht überprüft werden: %1$s",
115+
"Could not open file" : "Datei konnte nicht geöffnet werden",
116+
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
117+
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
118+
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
111119
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
112120
"Upgrade needed" : "Aktualisierung erforderlich",
113121
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ihr %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.",

apps/dav/l10n/de_DE.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,14 @@
106106
"{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
107107
"You updated contact {card} in address book {addressbook}" : "Sie haben den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
108108
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
109+
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
110+
"Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden",
111+
"_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
112+
"Failed to check file size: %1$s" : "Dateigröße konnte nicht überprüft werden: %1$s",
113+
"Could not open file" : "Datei konnte nicht geöffnet werden",
114+
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
115+
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
116+
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
109117
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
110118
"Upgrade needed" : "Aktualisierung erforderlich",
111119
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ihr %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.",

apps/dav/l10n/it.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,20 @@ OC.L10N.register(
108108
"{actor} updated contact {card} in address book {addressbook}" : "{actor} ha aggiornato il contatto {card} nella rubrica {addressbook}",
109109
"You updated contact {card} in address book {addressbook}" : "Hai aggiornato il contatto {card} nella rubrica {addressbook}",
110110
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Un <strong>contatto</strong> o <strong>rubrica</strong> sono stati modificati ",
111+
"File is not updatable: %1$s" : "Il file non è aggiornabile: %1$s",
112+
"Could not write to final file, canceled by hook" : "Impossibile scrivere nel file finale, annullato da hook",
113+
"Could not write file contents" : "Impossibile scrivere il contenuto del file",
114+
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
115+
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Errore durante la copia del file nella destinazione (copiato: %1$s, dimensione prevista del file: %2$s)",
116+
"Could not rename part file to final file, canceled by hook" : "Impossibile rinominare il file di parte in file finale, annullato da hook",
117+
"Could not rename part file to final file" : "Impossibile rinominare il file di parte in file finale",
118+
"Failed to check file size: %1$s" : "Verifica della dimensione del file non riuscito: %1$s",
119+
"Could not open file" : "Impossibile aprire il file",
120+
"Encryption not ready: %1$s" : "Crittografia non pronta: %1$s",
121+
"Failed to open file: %1$s" : "Apertura del file non riuscito: %1$s",
122+
"Failed to unlink: %1$s" : "Scollegamento fallito: %1$s",
123+
"Failed to write file contents: %1$s" : "Scrittura del contenuto del file non riuscita: %1$s",
124+
"File not found: %1$s" : "File non trovato: %1$s",
111125
"System is in maintenance mode." : "Il sistema è in modalità di manutenzione.",
112126
"Upgrade needed" : "Aggiornamento necessario",
113127
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.",

apps/dav/l10n/it.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,20 @@
106106
"{actor} updated contact {card} in address book {addressbook}" : "{actor} ha aggiornato il contatto {card} nella rubrica {addressbook}",
107107
"You updated contact {card} in address book {addressbook}" : "Hai aggiornato il contatto {card} nella rubrica {addressbook}",
108108
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Un <strong>contatto</strong> o <strong>rubrica</strong> sono stati modificati ",
109+
"File is not updatable: %1$s" : "Il file non è aggiornabile: %1$s",
110+
"Could not write to final file, canceled by hook" : "Impossibile scrivere nel file finale, annullato da hook",
111+
"Could not write file contents" : "Impossibile scrivere il contenuto del file",
112+
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
113+
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Errore durante la copia del file nella destinazione (copiato: %1$s, dimensione prevista del file: %2$s)",
114+
"Could not rename part file to final file, canceled by hook" : "Impossibile rinominare il file di parte in file finale, annullato da hook",
115+
"Could not rename part file to final file" : "Impossibile rinominare il file di parte in file finale",
116+
"Failed to check file size: %1$s" : "Verifica della dimensione del file non riuscito: %1$s",
117+
"Could not open file" : "Impossibile aprire il file",
118+
"Encryption not ready: %1$s" : "Crittografia non pronta: %1$s",
119+
"Failed to open file: %1$s" : "Apertura del file non riuscito: %1$s",
120+
"Failed to unlink: %1$s" : "Scollegamento fallito: %1$s",
121+
"Failed to write file contents: %1$s" : "Scrittura del contenuto del file non riuscita: %1$s",
122+
"File not found: %1$s" : "File non trovato: %1$s",
109123
"System is in maintenance mode." : "Il sistema è in modalità di manutenzione.",
110124
"Upgrade needed" : "Aggiornamento necessario",
111125
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.",

0 commit comments

Comments
 (0)