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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 26, 2024
1 parent 8c1d980 commit 97020c6
Show file tree
Hide file tree
Showing 54 changed files with 96 additions and 6 deletions.
3 changes: 3 additions & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,13 @@ OC.L10N.register(
"Actions for \"{title}\"" : "إجراءات لـ \"{title}\"",
"Page \"{name}\" has been shared" : "الصفحة \"{name}\" تمّت مشاركتها",
"Collective \"{name}\" has been shared" : "التجميعة \"{name}\" تمّت مشاركتها",
"Failed to share page \"{name}\": {responseError}" : "تعذّرت مشاركة الصفحة \"{name}\": {responseError}",
"Failed to share collective \"{name}\": {responseError}" : "تعذّرت مشاركة التجميعة \"{name}\": {responseError}",
"Share link of page \"{name}\" has been updated" : "رابط مشاركة الصفحة \"{name}\" تمّ تحديثه",
"Share link of collective \"{name}\" has been updated" : "رابط مشاركة التجميعة \"{name}\" تمّ تحديثه",
"Page \"{name}\" has been unshared" : "الصفحة \"{name}\" تمّ إلغاء مشاركتها",
"Collective \"{name}\" has been unshared" : "التجميعة \"{name}\" تمّ إلغاء مشاركتها",
"Error generating password from password policy" : "خطأ في توليد كلمة المرور بسبب مخالفة سياسة كلمات المرور",
"View in document" : "عرض في المستند",
"Download" : "تنزيل",
"Recently deleted" : "محذوفة مؤخّراً",
Expand Down
3 changes: 3 additions & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,13 @@
"Actions for \"{title}\"" : "إجراءات لـ \"{title}\"",
"Page \"{name}\" has been shared" : "الصفحة \"{name}\" تمّت مشاركتها",
"Collective \"{name}\" has been shared" : "التجميعة \"{name}\" تمّت مشاركتها",
"Failed to share page \"{name}\": {responseError}" : "تعذّرت مشاركة الصفحة \"{name}\": {responseError}",
"Failed to share collective \"{name}\": {responseError}" : "تعذّرت مشاركة التجميعة \"{name}\": {responseError}",
"Share link of page \"{name}\" has been updated" : "رابط مشاركة الصفحة \"{name}\" تمّ تحديثه",
"Share link of collective \"{name}\" has been updated" : "رابط مشاركة التجميعة \"{name}\" تمّ تحديثه",
"Page \"{name}\" has been unshared" : "الصفحة \"{name}\" تمّ إلغاء مشاركتها",
"Collective \"{name}\" has been unshared" : "التجميعة \"{name}\" تمّ إلغاء مشاركتها",
"Error generating password from password policy" : "خطأ في توليد كلمة المرور بسبب مخالفة سياسة كلمات المرور",
"View in document" : "عرض في المستند",
"Download" : "تنزيل",
"Recently deleted" : "محذوفة مؤخّراً",
Expand Down
1 change: 1 addition & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ OC.L10N.register(
"Collective \"{name}\" has been shared" : "Compartióse'l coleutivu «{name}»",
"Page \"{name}\" has been unshared" : "Dexó de compartise la páxina «{name}»",
"Collective \"{name}\" has been unshared" : "Dexó de compartise'l coleutivu «{name}»",
"Error generating password from password policy" : "Hebo un error al xenerar una contraseña a partir la política de contraseña",
"View in document" : "Ver nel documentu",
"Download" : "Baxar",
"Current version" : "Versión actual",
Expand Down
1 change: 1 addition & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
"Collective \"{name}\" has been shared" : "Compartióse'l coleutivu «{name}»",
"Page \"{name}\" has been unshared" : "Dexó de compartise la páxina «{name}»",
"Collective \"{name}\" has been unshared" : "Dexó de compartise'l coleutivu «{name}»",
"Error generating password from password policy" : "Hebo un error al xenerar una contraseña a partir la política de contraseña",
"View in document" : "Ver nel documentu",
"Download" : "Baxar",
"Current version" : "Versión actual",
Expand Down
1 change: 1 addition & 0 deletions l10n/bg.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ OC.L10N.register(
"Can edit" : "Може да се редактира",
"Cannot copy, please copy the link manually" : "Не може да се копира, моля, копирайте връзката ръчно",
"Actions for \"{title}\"" : "Действия за „{title}“",
"Error generating password from password policy" : "Грешка при генериране на парола от политиката за пароли",
"View in document" : "Преглед в документа",
"Download" : "Изтегляне",
"Recently deleted" : "Наскоро изтрити",
Expand Down
1 change: 1 addition & 0 deletions l10n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
"Can edit" : "Може да се редактира",
"Cannot copy, please copy the link manually" : "Не може да се копира, моля, копирайте връзката ръчно",
"Actions for \"{title}\"" : "Действия за „{title}“",
"Error generating password from password policy" : "Грешка при генериране на парола от политиката за пароли",
"View in document" : "Преглед в документа",
"Download" : "Изтегляне",
"Recently deleted" : "Наскоро изтрити",
Expand Down
1 change: 1 addition & 0 deletions l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ OC.L10N.register(
"Backlinks" : "Backlinks",
"Sharing" : "Deling",
"Versions" : "Versioner",
"Clear search" : "Ryd søgning",
"The content of this folder is best viewed in the Collectives app." : "Indholdet af denne mappe vises bedst i Kollektiv-appen.",
"Open in Collectives" : "Åben i Kollektiver",
"Come, organize and build shared knowledge!" : "Kom, organiser og opbyg fælles viden!",
Expand Down
1 change: 1 addition & 0 deletions l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
"Backlinks" : "Backlinks",
"Sharing" : "Deling",
"Versions" : "Versioner",
"Clear search" : "Ryd søgning",
"The content of this folder is best viewed in the Collectives app." : "Indholdet af denne mappe vises bedst i Kollektiv-appen.",
"Open in Collectives" : "Åben i Kollektiver",
"Come, organize and build shared knowledge!" : "Kom, organiser og opbyg fælles viden!",
Expand Down
5 changes: 4 additions & 1 deletion l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ OC.L10N.register(
"Hide templates" : "Vorlagen ausblenden",
"Show templates" : "Vorlagen anzeigen",
"Could not save page order for collective" : "Die Seitenreihenfolge für Kollektiv konnte nicht gespeichert werden",
"Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein bevor die Freigabe erstellt wird",
"Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein, bevor die Freigabe erstellt wird",
"Password protection (enforced)" : "Passwortschutz (erzwungen)",
"Set password" : "Passwort setzen",
"Password" : "Passwort",
Expand All @@ -172,6 +172,8 @@ OC.L10N.register(
"Can edit" : "Kann bearbeiten",
"Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell",
"Actions for \"{title}\"" : "Aktionen für \"{title}\"",
"Failed to share page \"{name}\": {responseError}" : "Fehler beim Teilen der Seite \"{name}\": {responseError}",
"Failed to share collective \"{name}\": {responseError}" : "Fehler beim Teilen des Kollektivs \"{name}\": {responseError}",
"Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie",
"View in document" : "In Dokument anzeigen",
"Download" : "Herunterladen",
Expand All @@ -191,6 +193,7 @@ OC.L10N.register(
"Backlinks" : "Rückverweise",
"Sharing" : "Teilen",
"Versions" : "Historie",
"Clear search" : "Suche löschen",
"The content of this folder is best viewed in the Collectives app." : "Der Inhalt dieses Ordners wird am Besten in der Kollektiven-App angezeigt.",
"Open in Collectives" : "In Kollektiven-App öffnen",
"Come, organize and build shared knowledge!" : "Kommt vorbei, organisiert euch und teilt euer Wissen!",
Expand Down
5 changes: 4 additions & 1 deletion l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"Hide templates" : "Vorlagen ausblenden",
"Show templates" : "Vorlagen anzeigen",
"Could not save page order for collective" : "Die Seitenreihenfolge für Kollektiv konnte nicht gespeichert werden",
"Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein bevor die Freigabe erstellt wird",
"Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein, bevor die Freigabe erstellt wird",
"Password protection (enforced)" : "Passwortschutz (erzwungen)",
"Set password" : "Passwort setzen",
"Password" : "Passwort",
Expand All @@ -170,6 +170,8 @@
"Can edit" : "Kann bearbeiten",
"Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell",
"Actions for \"{title}\"" : "Aktionen für \"{title}\"",
"Failed to share page \"{name}\": {responseError}" : "Fehler beim Teilen der Seite \"{name}\": {responseError}",
"Failed to share collective \"{name}\": {responseError}" : "Fehler beim Teilen des Kollektivs \"{name}\": {responseError}",
"Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie",
"View in document" : "In Dokument anzeigen",
"Download" : "Herunterladen",
Expand All @@ -189,6 +191,7 @@
"Backlinks" : "Rückverweise",
"Sharing" : "Teilen",
"Versions" : "Historie",
"Clear search" : "Suche löschen",
"The content of this folder is best viewed in the Collectives app." : "Der Inhalt dieses Ordners wird am Besten in der Kollektiven-App angezeigt.",
"Open in Collectives" : "In Kollektiven-App öffnen",
"Come, organize and build shared knowledge!" : "Kommt vorbei, organisiert euch und teilt euer Wissen!",
Expand Down
5 changes: 4 additions & 1 deletion l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ OC.L10N.register(
"Show templates" : "Vorlagen anzeigen",
"Could not save page order for collective" : "Sortierung der Seiten für das Kollektiv konnte nicht gespeichert werden",
"Quick share options dropdown" : "Dropdown-Liste mit Schnellfreigabeoptionen",
"Please enter the following required information before creating the share" : "Bitte geben Sie die benötigten Informationen ein, bevor Sie die Freigabe erstellen",
"Please enter the following required information before creating the share" : "Bitte geben Sie die benötigten Informationen ein, bevor die Freigabe erstellt wird",
"Password protection (enforced)" : "Passwortschutz (erzwungen)",
"Set password" : "Passwort festlegen",
"Password" : "Passwort",
Expand All @@ -200,6 +200,8 @@ OC.L10N.register(
"Actions for \"{title}\"" : "Aktionen für \"{title}\"",
"Page \"{name}\" has been shared" : "Die Seite \"{name}\" wurde geteilt",
"Collective \"{name}\" has been shared" : "Das Kollektiv \"{name}\" wurde geteilt",
"Failed to share page \"{name}\": {responseError}" : "Fehler beim Teilen der Seite \"{name}\": {responseError}",
"Failed to share collective \"{name}\": {responseError}" : "Fehler beim Teilen des Kollektivs \"{name}\": {responseError}",
"Share link of page \"{name}\" has been updated" : "Freigabe-Link der Seite \"{name}\" wurde aktualisiert",
"Share link of collective \"{name}\" has been updated" : "Freigabe-Link des Kollektivs \"{name}\" wurde aktualisiert",
"Page \"{name}\" has been unshared" : "Freigabe der Seite \"{name}\" wurde aufgehoben",
Expand All @@ -223,6 +225,7 @@ OC.L10N.register(
"Backlinks" : "Rückverweise",
"Sharing" : "Teilen",
"Versions" : "Historie",
"Clear search" : "Suche löschen",
"The content of this folder is best viewed in the Collectives app." : "Der Inhalt dieses Ordners wird am Besten in der Collectives-App (Kollektive-App) angezeigt.",
"Open in Collectives" : "In Collectives (Kollektive) öffnen",
"Come, organize and build shared knowledge!" : "Kommen Sie vorbei, organisieren Sie sich und teilen Sie Ihr Wissen!",
Expand Down
5 changes: 4 additions & 1 deletion l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"Show templates" : "Vorlagen anzeigen",
"Could not save page order for collective" : "Sortierung der Seiten für das Kollektiv konnte nicht gespeichert werden",
"Quick share options dropdown" : "Dropdown-Liste mit Schnellfreigabeoptionen",
"Please enter the following required information before creating the share" : "Bitte geben Sie die benötigten Informationen ein, bevor Sie die Freigabe erstellen",
"Please enter the following required information before creating the share" : "Bitte geben Sie die benötigten Informationen ein, bevor die Freigabe erstellt wird",
"Password protection (enforced)" : "Passwortschutz (erzwungen)",
"Set password" : "Passwort festlegen",
"Password" : "Passwort",
Expand All @@ -198,6 +198,8 @@
"Actions for \"{title}\"" : "Aktionen für \"{title}\"",
"Page \"{name}\" has been shared" : "Die Seite \"{name}\" wurde geteilt",
"Collective \"{name}\" has been shared" : "Das Kollektiv \"{name}\" wurde geteilt",
"Failed to share page \"{name}\": {responseError}" : "Fehler beim Teilen der Seite \"{name}\": {responseError}",
"Failed to share collective \"{name}\": {responseError}" : "Fehler beim Teilen des Kollektivs \"{name}\": {responseError}",
"Share link of page \"{name}\" has been updated" : "Freigabe-Link der Seite \"{name}\" wurde aktualisiert",
"Share link of collective \"{name}\" has been updated" : "Freigabe-Link des Kollektivs \"{name}\" wurde aktualisiert",
"Page \"{name}\" has been unshared" : "Freigabe der Seite \"{name}\" wurde aufgehoben",
Expand All @@ -221,6 +223,7 @@
"Backlinks" : "Rückverweise",
"Sharing" : "Teilen",
"Versions" : "Historie",
"Clear search" : "Suche löschen",
"The content of this folder is best viewed in the Collectives app." : "Der Inhalt dieses Ordners wird am Besten in der Collectives-App (Kollektive-App) angezeigt.",
"Open in Collectives" : "In Collectives (Kollektive) öffnen",
"Come, organize and build shared knowledge!" : "Kommen Sie vorbei, organisieren Sie sich und teilen Sie Ihr Wissen!",
Expand Down
3 changes: 3 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ OC.L10N.register(
"Actions for \"{title}\"" : "Actions for \"{title}\"",
"Page \"{name}\" has been shared" : "Page \"{name}\" has been shared",
"Collective \"{name}\" has been shared" : "Collective \"{name}\" has been shared",
"Failed to share page \"{name}\": {responseError}" : "Failed to share page \"{name}\": {responseError}",
"Failed to share collective \"{name}\": {responseError}" : "Failed to share collective \"{name}\": {responseError}",
"Share link of page \"{name}\" has been updated" : "Share link of page \"{name}\" has been updated",
"Share link of collective \"{name}\" has been updated" : "Share link of collective \"{name}\" has been updated",
"Page \"{name}\" has been unshared" : "Page \"{name}\" has been unshared",
Expand All @@ -223,6 +225,7 @@ OC.L10N.register(
"Backlinks" : "Backlinks",
"Sharing" : "Sharing",
"Versions" : "Versions",
"Clear search" : "Clear search",
"The content of this folder is best viewed in the Collectives app." : "The content of this folder is best viewed in the Collectives app.",
"Open in Collectives" : "Open in Collectives",
"Come, organize and build shared knowledge!" : "Come organise and build shared knowledge!",
Expand Down
3 changes: 3 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@
"Actions for \"{title}\"" : "Actions for \"{title}\"",
"Page \"{name}\" has been shared" : "Page \"{name}\" has been shared",
"Collective \"{name}\" has been shared" : "Collective \"{name}\" has been shared",
"Failed to share page \"{name}\": {responseError}" : "Failed to share page \"{name}\": {responseError}",
"Failed to share collective \"{name}\": {responseError}" : "Failed to share collective \"{name}\": {responseError}",
"Share link of page \"{name}\" has been updated" : "Share link of page \"{name}\" has been updated",
"Share link of collective \"{name}\" has been updated" : "Share link of collective \"{name}\" has been updated",
"Page \"{name}\" has been unshared" : "Page \"{name}\" has been unshared",
Expand All @@ -221,6 +223,7 @@
"Backlinks" : "Backlinks",
"Sharing" : "Sharing",
"Versions" : "Versions",
"Clear search" : "Clear search",
"The content of this folder is best viewed in the Collectives app." : "The content of this folder is best viewed in the Collectives app.",
"Open in Collectives" : "Open in Collectives",
"Come, organize and build shared knowledge!" : "Come organise and build shared knowledge!",
Expand Down
1 change: 1 addition & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ OC.L10N.register(
"Attachments" : "Adjuntos",
"Sharing" : "Compartiendo",
"Versions" : "Versiones",
"Clear search" : "Limpiar búsqueda",
"Link copied" : "Enlace copiado",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"]
},
Expand Down
1 change: 1 addition & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"Attachments" : "Adjuntos",
"Sharing" : "Compartiendo",
"Versions" : "Versiones",
"Clear search" : "Limpiar búsqueda",
"Link copied" : "Enlace copiado",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"]
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
Expand Down
1 change: 1 addition & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ OC.L10N.register(
"Backlinks" : "Atzeko estekak",
"Sharing" : "Partekatzea",
"Versions" : "Bertsioak",
"Clear search" : "Garbitu bilaketa",
"The content of this folder is best viewed in the Collectives app." : "Karpeta honen edukia Collectives aplikazioan ikusten da hobekien.",
"Open in Collectives" : "Ireki Kolektiboak-en",
"Come, organize and build shared knowledge!" : "Zatoz, antolatu eta eraiki ezagutza partekatua!",
Expand Down
1 change: 1 addition & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
"Backlinks" : "Atzeko estekak",
"Sharing" : "Partekatzea",
"Versions" : "Bertsioak",
"Clear search" : "Garbitu bilaketa",
"The content of this folder is best viewed in the Collectives app." : "Karpeta honen edukia Collectives aplikazioan ikusten da hobekien.",
"Open in Collectives" : "Ireki Kolektiboak-en",
"Come, organize and build shared knowledge!" : "Zatoz, antolatu eta eraiki ezagutza partekatua!",
Expand Down
1 change: 1 addition & 0 deletions l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ OC.L10N.register(
"Attachments" : "Liitteet",
"Sharing" : "Jakaminen",
"Versions" : "Versiot",
"Clear search" : "Tyhjennä haku",
"Link copied" : "Linkki kopioitu",
"Copied" : "Kopioitu",
"Cannot copy" : "Ei voida kopioida",
Expand Down
1 change: 1 addition & 0 deletions l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"Attachments" : "Liitteet",
"Sharing" : "Jakaminen",
"Versions" : "Versiot",
"Clear search" : "Tyhjennä haku",
"Link copied" : "Linkki kopioitu",
"Copied" : "Kopioitu",
"Cannot copy" : "Ei voida kopioida",
Expand Down
1 change: 1 addition & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ OC.L10N.register(
"Backlinks" : "Liens de retour",
"Sharing" : "Partage",
"Versions" : "Versions",
"Clear search" : "Effacer la recherche",
"The content of this folder is best viewed in the Collectives app." : "L'application Collectives offre une meilleure vue du contenu de ce dossier",
"Open in Collectives" : "Ouvrir dans Collectives",
"Come, organize and build shared knowledge!" : "Venez, organisez et développez des connaissances partagées !",
Expand Down
1 change: 1 addition & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@
"Backlinks" : "Liens de retour",
"Sharing" : "Partage",
"Versions" : "Versions",
"Clear search" : "Effacer la recherche",
"The content of this folder is best viewed in the Collectives app." : "L'application Collectives offre une meilleure vue du contenu de ce dossier",
"Open in Collectives" : "Ouvrir dans Collectives",
"Come, organize and build shared knowledge!" : "Venez, organisez et développez des connaissances partagées !",
Expand Down
Loading

0 comments on commit 97020c6

Please sign in to comment.