Skip to content

Commit b8cff5e

Browse files
committed
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 776c3cf commit b8cff5e

File tree

42 files changed

+80
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+80
-2
lines changed

apps/dav/l10n/fr.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ OC.L10N.register(
7474
"Cancelled: %1$s" : "Annulé : %1$s",
7575
"\"%1$s\" has been canceled" : "\"%1$s\" a été annulé(e)",
7676
"Re: %1$s" : "Re : %1$s",
77+
"%1$s has responded to your invitation" : "%1$s a répondu à votre invitation",
7778
"Invitation: %1$s" : "Invitation : %1$s",
7879
"%1$s would like to invite you to \"%2$s\"" : "%1$s souhaite vous inviter à \"%2$s\"",
7980
"Organizer:" : "Organisateur :",

apps/dav/l10n/fr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"Cancelled: %1$s" : "Annulé : %1$s",
7373
"\"%1$s\" has been canceled" : "\"%1$s\" a été annulé(e)",
7474
"Re: %1$s" : "Re : %1$s",
75+
"%1$s has responded to your invitation" : "%1$s a répondu à votre invitation",
7576
"Invitation: %1$s" : "Invitation : %1$s",
7677
"%1$s would like to invite you to \"%2$s\"" : "%1$s souhaite vous inviter à \"%2$s\"",
7778
"Organizer:" : "Organisateur :",

apps/dav/l10n/tr.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ OC.L10N.register(
7474
"Cancelled: %1$s" : "İptal edildi: %1$s",
7575
"\"%1$s\" has been canceled" : "\"%1$s\" iptal edildi",
7676
"Re: %1$s" : "Ynt: %1$s",
77+
"%1$s has responded to your invitation" : "%1$s çağrınızı yanıtladı",
7778
"Invitation: %1$s" : "Çağrı: %1$s",
7879
"%1$s would like to invite you to \"%2$s\"" : "%1$s, size \"%2$s\" için çağrı gönderdi",
7980
"Organizer:" : "Düzenleyen:",

apps/dav/l10n/tr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"Cancelled: %1$s" : "İptal edildi: %1$s",
7373
"\"%1$s\" has been canceled" : "\"%1$s\" iptal edildi",
7474
"Re: %1$s" : "Ynt: %1$s",
75+
"%1$s has responded to your invitation" : "%1$s çağrınızı yanıtladı",
7576
"Invitation: %1$s" : "Çağrı: %1$s",
7677
"%1$s would like to invite you to \"%2$s\"" : "%1$s, size \"%2$s\" için çağrı gönderdi",
7778
"Organizer:" : "Düzenleyen:",

apps/files/l10n/cs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ OC.L10N.register(
191191
"Copy to clipboard" : "Zkopírovat do schránky",
192192
"Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV",
193193
"Clipboard is not available" : "Schránka není k dispozici",
194+
"WebDAV URL copied to clipboard" : "WebDAV URL zkopírována do schránky",
194195
"Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru",
195196
"Error while loading the file data" : "Chyba při načítání dat souboru",
196197
"Pick a template for {name}" : "Vyberte si šablonu pro {name}",

apps/files/l10n/cs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
"Copy to clipboard" : "Zkopírovat do schránky",
190190
"Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV",
191191
"Clipboard is not available" : "Schránka není k dispozici",
192+
"WebDAV URL copied to clipboard" : "WebDAV URL zkopírována do schránky",
192193
"Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru",
193194
"Error while loading the file data" : "Chyba při načítání dat souboru",
194195
"Pick a template for {name}" : "Vyberte si šablonu pro {name}",

apps/files/l10n/es.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ OC.L10N.register(
191191
"Copy to clipboard" : "Copiar al portapapeles",
192192
"Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV",
193193
"Clipboard is not available" : "El portapapeles no está disponible",
194+
"WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles",
194195
"Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero",
195196
"Error while loading the file data" : "Error al cargar los datos del archivo",
196197
"Pick a template for {name}" : "Elija una plantilla para {name}",

apps/files/l10n/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
"Copy to clipboard" : "Copiar al portapapeles",
190190
"Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV",
191191
"Clipboard is not available" : "El portapapeles no está disponible",
192+
"WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles",
192193
"Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero",
193194
"Error while loading the file data" : "Error al cargar los datos del archivo",
194195
"Pick a template for {name}" : "Elija una plantilla para {name}",

apps/files/l10n/et_EE.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ OC.L10N.register(
118118
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
119119
"Cancel" : "Loobu",
120120
"Create" : "Loo",
121+
"Templates" : "Mallid",
121122
"No files in here" : "Siin ei ole faile",
122123
"Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!",
123124
"No entries found in this folder" : "Selles kaustast ei leitud kirjeid",

apps/files/l10n/et_EE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
117117
"Cancel" : "Loobu",
118118
"Create" : "Loo",
119+
"Templates" : "Mallid",
119120
"No files in here" : "Siin ei ole faile",
120121
"Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!",
121122
"No entries found in this folder" : "Selles kaustast ei leitud kirjeid",

0 commit comments

Comments
 (0)