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 Jan 19, 2025
1 parent b5fbd71 commit 2dbf02c
Show file tree
Hide file tree
Showing 16 changed files with 46 additions and 10 deletions.
4 changes: 4 additions & 0 deletions apps/dav/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ OC.L10N.register(
"Description: %s" : "Description : %s",
"Where: %s" : "Où : %s",
"%1$s via %2$s" : "%1$s via %2$s",
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Dans une minute le %1$s pour la journée entière","Dans %n minutes le %1$s pour la journée entière","Dans %n minutes le %1$s pour la journée entière"],
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Dans une heure le %1$s pour la journée entière","Dans %n heures le %1$s pour la journée entière","Dans %n heures le %1$s pour la journée entière"],
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Dans un jour le %1$s pour la journée entière","Dans %n jours le %1$s pour la journée entière","Dans %n jours le %1$s pour la journée entière"],
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Dans une semaine le %1$s pour la journée entière","Dans %n semaines le %1$s pour la journée entière","Dans %n semaines le %1$s pour la journée entière"],
"Could not generate when statement" : "Impossible de déterminer quand",
"Every Day for the entire day" : "Chaque jour pour toute la journée",
"Every Day for the entire day until %1$s" : "Chaque jour pour toute la journée jusqu'au %1$s",
Expand Down
4 changes: 4 additions & 0 deletions apps/dav/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
"Description: %s" : "Description : %s",
"Where: %s" : "Où : %s",
"%1$s via %2$s" : "%1$s via %2$s",
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Dans une minute le %1$s pour la journée entière","Dans %n minutes le %1$s pour la journée entière","Dans %n minutes le %1$s pour la journée entière"],
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Dans une heure le %1$s pour la journée entière","Dans %n heures le %1$s pour la journée entière","Dans %n heures le %1$s pour la journée entière"],
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Dans un jour le %1$s pour la journée entière","Dans %n jours le %1$s pour la journée entière","Dans %n jours le %1$s pour la journée entière"],
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Dans une semaine le %1$s pour la journée entière","Dans %n semaines le %1$s pour la journée entière","Dans %n semaines le %1$s pour la journée entière"],
"Could not generate when statement" : "Impossible de déterminer quand",
"Every Day for the entire day" : "Chaque jour pour toute la journée",
"Every Day for the entire day until %1$s" : "Chaque jour pour toute la journée jusqu'au %1$s",
Expand Down
3 changes: 3 additions & 0 deletions apps/federatedfilesharing/l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ OC.L10N.register(
"Allow people on this server to receive group shares from other servers" : "Povoliť užívateľom na tomto serveri prijímať zdieľania pre skupiny z iných serverov",
"Search global and public address book for people" : "Vyhľadávať užívateľov v globálnom a verejnom adresári kontaktov",
"Allow people to publish their data to a global and public address book" : "Povoliť ľuďom publikovanie ich dát do globálneho a verejného adresára.",
"Trusted federation" : "Dôveryhodná federácia",
"Automatically accept shares from trusted federated accounts and groups by default" : "V predvolenom nastavení automaticky prijímať zdieľania z dôveryhodných federatívnych účtov a skupín",
"Unable to update federated files sharing config" : "Nedá sa aktualizovať konfigurácia zdieľania združených súborov",
"Federated Cloud" : "Federovaný cloud",
"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]" : "Môžete zdieľať s kýmkoľvek, kto používa server Nextcloud alebo iné kompatibilné servery a služby Open Cloud Mesh (OCM)! Jednoducho vložte ich identifikátor federovaného cloudu v dialógovom okne zdieľania. Má podobu [email protected]",
Expand All @@ -53,6 +55,7 @@ OC.L10N.register(
"Remote share" : "Vzdialené úložisko",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcete pridať vzdialené úložisko {name} patriace používateľovi {owner}@{remote}?",
"Remote share password" : "Heslo k vzdialenému úložisku",
"Incoming share could not be processed" : "Prichádzajúce zdieľanie sa nepodarilo spracovať",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Zdieľanie %1$s zlyhalo, táto položka už je zdieľaná s užívateľom %2$s ",
"Not allowed to create a federated share with the same user" : "Nie je možné vytvoriť federované zdieľanie so sebou samým",
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Upravte ako ľudia môžu zdieľať medzi servermi. Toto zahŕňa zdieľania medzi užívateľmi na tomto serveri ako aj používanie federovaného zdieľania.",
Expand Down
3 changes: 3 additions & 0 deletions apps/federatedfilesharing/l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"Allow people on this server to receive group shares from other servers" : "Povoliť užívateľom na tomto serveri prijímať zdieľania pre skupiny z iných serverov",
"Search global and public address book for people" : "Vyhľadávať užívateľov v globálnom a verejnom adresári kontaktov",
"Allow people to publish their data to a global and public address book" : "Povoliť ľuďom publikovanie ich dát do globálneho a verejného adresára.",
"Trusted federation" : "Dôveryhodná federácia",
"Automatically accept shares from trusted federated accounts and groups by default" : "V predvolenom nastavení automaticky prijímať zdieľania z dôveryhodných federatívnych účtov a skupín",
"Unable to update federated files sharing config" : "Nedá sa aktualizovať konfigurácia zdieľania združených súborov",
"Federated Cloud" : "Federovaný cloud",
"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]" : "Môžete zdieľať s kýmkoľvek, kto používa server Nextcloud alebo iné kompatibilné servery a služby Open Cloud Mesh (OCM)! Jednoducho vložte ich identifikátor federovaného cloudu v dialógovom okne zdieľania. Má podobu [email protected]",
Expand All @@ -51,6 +53,7 @@
"Remote share" : "Vzdialené úložisko",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcete pridať vzdialené úložisko {name} patriace používateľovi {owner}@{remote}?",
"Remote share password" : "Heslo k vzdialenému úložisku",
"Incoming share could not be processed" : "Prichádzajúce zdieľanie sa nepodarilo spracovať",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Zdieľanie %1$s zlyhalo, táto položka už je zdieľaná s užívateľom %2$s ",
"Not allowed to create a federated share with the same user" : "Nie je možné vytvoriť federované zdieľanie so sebou samým",
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Upravte ako ľudia môžu zdieľať medzi servermi. Toto zahŕňa zdieľania medzi užívateľmi na tomto serveri ako aj používanie federovaného zdieľania.",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ OC.L10N.register(
"Folder not found" : "Ordner nicht gefunden",
"The file cannot be found" : "Die Datei kann nicht gefunden werden",
"The destination path does not exist: %1$s" : "Der Zielpfad existiert nicht: %1$s",
"The file could not be converted." : "Die Datei konnte nicht konvertiert werden.",
"Could not get relative path to converted file" : "Relativer Pfad zur konvertierten Datei konnte nicht ermittelt werden",
"Favorite files" : "Favorisierte Dateien",
"No favorites" : "Keine Favoriten",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"Folder not found" : "Ordner nicht gefunden",
"The file cannot be found" : "Die Datei kann nicht gefunden werden",
"The destination path does not exist: %1$s" : "Der Zielpfad existiert nicht: %1$s",
"The file could not be converted." : "Die Datei konnte nicht konvertiert werden.",
"Could not get relative path to converted file" : "Relativer Pfad zur konvertierten Datei konnte nicht ermittelt werden",
"Favorite files" : "Favorisierte Dateien",
"No favorites" : "Keine Favoriten",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ OC.L10N.register(
"Folder not found" : "Fillteán gan aimsiú",
"The file cannot be found" : "Ní féidir an comhad a aimsiú",
"The destination path does not exist: %1$s" : "Níl an cosán sprice ann:%1$s",
"The file could not be converted." : "Níorbh fhéidir an comhad a thiontú.",
"Could not get relative path to converted file" : "Níorbh fhéidir cosán coibhneasta a fháil chuig an gcomhad tiontaithe",
"Favorite files" : "Comhaid is fearr leat",
"No favorites" : "Gan aon cheanáin",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"Folder not found" : "Fillteán gan aimsiú",
"The file cannot be found" : "Ní féidir an comhad a aimsiú",
"The destination path does not exist: %1$s" : "Níl an cosán sprice ann:%1$s",
"The file could not be converted." : "Níorbh fhéidir an comhad a thiontú.",
"Could not get relative path to converted file" : "Níorbh fhéidir cosán coibhneasta a fháil chuig an gcomhad tiontaithe",
"Favorite files" : "Comhaid is fearr leat",
"No favorites" : "Gan aon cheanáin",
Expand Down
6 changes: 6 additions & 0 deletions apps/files/l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,13 @@ OC.L10N.register(
"Failed to authorize" : "Autorizácia zlyhala",
"Invalid folder path" : "Neplatná cesta k priečinku",
"Folder not found" : "Priečinok nebol nájdený",
"The file cannot be found" : "Súbor sa nepodarilo nájisť",
"The destination path does not exist: %1$s" : "Cieľová cesta neexistuje: %1$s",
"The file could not be converted." : "Súbor nemohol byť skonvertovaný.",
"Could not get relative path to converted file" : "Nepodarilo sa získať relatícnu cestu ku skonvertovanému súboru",
"Favorite files" : "Obľúbené súbory",
"No favorites" : "Žiadne obľúbené",
"More favorites" : "Viac obľúbených",
"Upload (max. %s)" : "Nahrať (max. %s)",
"Accept" : "Prijať",
"Reject" : "Odmietnuť",
Expand Down
6 changes: 6 additions & 0 deletions apps/files/l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,13 @@
"Failed to authorize" : "Autorizácia zlyhala",
"Invalid folder path" : "Neplatná cesta k priečinku",
"Folder not found" : "Priečinok nebol nájdený",
"The file cannot be found" : "Súbor sa nepodarilo nájisť",
"The destination path does not exist: %1$s" : "Cieľová cesta neexistuje: %1$s",
"The file could not be converted." : "Súbor nemohol byť skonvertovaný.",
"Could not get relative path to converted file" : "Nepodarilo sa získať relatícnu cestu ku skonvertovanému súboru",
"Favorite files" : "Obľúbené súbory",
"No favorites" : "Žiadne obľúbené",
"More favorites" : "Viac obľúbených",
"Upload (max. %s)" : "Nahrať (max. %s)",
"Accept" : "Prijať",
"Reject" : "Odmietnuť",
Expand Down
6 changes: 3 additions & 3 deletions apps/files_sharing/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ OC.L10N.register(
"Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht LESEN haben, wenn das Recht AKTUALISIEREN oder LÖSCHEN gesetzt ist",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.",
"Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden vom Administrator deaktiviert",
"Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur Buchstaben, Zahlen oder einen Bindestrich enthalten",
"Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur aus Buchstaben, Zahlen oder einen Bindestrich bestehen",
"Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT",
"No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte",
"Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute angegeben: \"%s\"",
Expand Down Expand Up @@ -267,8 +267,8 @@ OC.L10N.register(
"Upload only" : "Nur hochladen",
"Advanced settings" : "Erweiterte Einstellungen",
"Share label" : "Freigabe-Label",
"Share link token" : "Link-Token teilen",
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Legen Sie den öffentlichen Freigabelink-Token auf etwas fest, das man sich leicht merken kann, oder generieren Sie einen neuen Token. Es wird nicht empfohlen, einen erratbaren Token für Freigaben zu verwenden, die vertrauliche Informationen enthalten.",
"Share link token" : "Freigabe-Token teilen",
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Das öffentliche Freigabelink-Token auf einen Begriff festlegen, der leicht zu merken ist , oder generieren Sie ein neues Token. Es ist nicht empfehlenswert, ein erratbares Token für Freigaben zu verwenden, die vertrauliche Informationen enthalten.",
"Generating…" : "Generieren…",
"Generate new token" : "Neues Token generieren",
"Set password" : "Passwort festlegen",
Expand Down
6 changes: 3 additions & 3 deletions apps/files_sharing/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht LESEN haben, wenn das Recht AKTUALISIEREN oder LÖSCHEN gesetzt ist",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.",
"Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden vom Administrator deaktiviert",
"Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur Buchstaben, Zahlen oder einen Bindestrich enthalten",
"Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Token müssen mindestens 1 Zeichen enthalten und dürfen nur aus Buchstaben, Zahlen oder einen Bindestrich bestehen",
"Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT",
"No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte",
"Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute angegeben: \"%s\"",
Expand Down Expand Up @@ -265,8 +265,8 @@
"Upload only" : "Nur hochladen",
"Advanced settings" : "Erweiterte Einstellungen",
"Share label" : "Freigabe-Label",
"Share link token" : "Link-Token teilen",
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Legen Sie den öffentlichen Freigabelink-Token auf etwas fest, das man sich leicht merken kann, oder generieren Sie einen neuen Token. Es wird nicht empfohlen, einen erratbaren Token für Freigaben zu verwenden, die vertrauliche Informationen enthalten.",
"Share link token" : "Freigabe-Token teilen",
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Das öffentliche Freigabelink-Token auf einen Begriff festlegen, der leicht zu merken ist , oder generieren Sie ein neues Token. Es ist nicht empfehlenswert, ein erratbares Token für Freigaben zu verwenden, die vertrauliche Informationen enthalten.",
"Generating…" : "Generieren…",
"Generate new token" : "Neues Token generieren",
"Set password" : "Passwort festlegen",
Expand Down
3 changes: 3 additions & 0 deletions apps/files_trashbin/l10n/sk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions apps/files_trashbin/l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@
"Deleted by" : "Odstránil",
"Deleted" : "Zmazané",
"A long time ago" : "Pred dlhším časom",
"Confirm permanent deletion" : "Potvrdiť premanentné zmazanie",
"Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Naozaj chcete natrvalo odstrániť všetky súbory a priečinky v koši? Toto sa nedá vrátiť späť.",
"Cancel" : "Zrušiť",
"Empty deleted files" : "Vyprázdniť odstránené súbory",
"Deletion cancelled" : "Zmazanie zrušené",
"List of files that have been deleted." : "Zoznam súborov, ktoré boli vymazané.",
"No deleted files" : "Žiadne zmazané súbory",
Expand Down
4 changes: 2 additions & 2 deletions apps/settings/l10n/de_DE.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2dbf02c

Please sign in to comment.