Skip to content

Commit f2980d4

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 63f1c56 commit f2980d4

14 files changed

Lines changed: 84 additions & 4 deletions

File tree

l10n/cs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ OC.L10N.register(
373373
"Signature image here" : "Podpis obrázku sem",
374374
"Signature template content is overflowing. Reduce the text." : "Obsah šablony podpisu přetéká. Zkraťte text.",
375375
"Display signature mode" : "Režim zobrazení podpisu",
376+
"Description only" : "Pouze popis",
376377
"Signature and description" : "Podpis a popis",
377378
"Signer name and description" : "Jméno a popis podepisujícího",
378379
"Signature only" : "Pouze podpis",

l10n/cs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@
371371
"Signature image here" : "Podpis obrázku sem",
372372
"Signature template content is overflowing. Reduce the text." : "Obsah šablony podpisu přetéká. Zkraťte text.",
373373
"Display signature mode" : "Režim zobrazení podpisu",
374+
"Description only" : "Pouze popis",
374375
"Signature and description" : "Podpis a popis",
375376
"Signer name and description" : "Jméno a popis podepisujícího",
376377
"Signature only" : "Pouze podpis",

l10n/de.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ OC.L10N.register(
374374
"Signature image here" : "Signaturbild hier",
375375
"Signature template content is overflowing. Reduce the text." : "Der Inhalt der Signaturvorlage ist überfüllt. Reduzieren Sie den Text.",
376376
"Display signature mode" : "Signaturmodus anzeigen",
377+
"Description only" : "Nur Beschreibung",
377378
"Signature and description" : "Signatur und Beschreibung",
378379
"Signer name and description" : "Name des Unterzeichners und Beschreibung ",
379380
"Signature only" : "Nur Signatur",

l10n/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@
372372
"Signature image here" : "Signaturbild hier",
373373
"Signature template content is overflowing. Reduce the text." : "Der Inhalt der Signaturvorlage ist überfüllt. Reduzieren Sie den Text.",
374374
"Display signature mode" : "Signaturmodus anzeigen",
375+
"Description only" : "Nur Beschreibung",
375376
"Signature and description" : "Signatur und Beschreibung",
376377
"Signer name and description" : "Name des Unterzeichners und Beschreibung ",
377378
"Signature only" : "Nur Signatur",

l10n/de_DE.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ OC.L10N.register(
374374
"Signature image here" : "Signaturbild hier",
375375
"Signature template content is overflowing. Reduce the text." : "Der Inhalt der Signaturvorlage ist überfüllt. Reduzieren Sie den Text.",
376376
"Display signature mode" : "Signaturmodus anzeigen",
377+
"Description only" : "Nur Beschreibung",
377378
"Signature and description" : "Signatur und Beschreibung",
378379
"Signer name and description" : "Name des Unterzeichners und Beschreibung ",
379380
"Signature only" : "Nur Signatur",

l10n/de_DE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@
372372
"Signature image here" : "Signaturbild hier",
373373
"Signature template content is overflowing. Reduce the text." : "Der Inhalt der Signaturvorlage ist überfüllt. Reduzieren Sie den Text.",
374374
"Display signature mode" : "Signaturmodus anzeigen",
375+
"Description only" : "Nur Beschreibung",
375376
"Signature and description" : "Signatur und Beschreibung",
376377
"Signer name and description" : "Name des Unterzeichners und Beschreibung ",
377378
"Signature only" : "Nur Signatur",

l10n/et_EE.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
OC.L10N.register(
22
"libresign",
33
{
4+
"You have a <strong>file to sign</strong>" : "Sul on <strong>allkirjastamiseks üks fail</strong>",
5+
"Success" : "Valmis",
6+
"Invalid user or password" : "Vigane kasutajanimi või salasõna",
47
"Settings saved" : "Seaded salvestatud",
58
"The file was uploaded" : "Fail laaditi üles",
69
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaaditud fail on suurem, kui php.ini failis määratud upload_max_filesize",
@@ -97,6 +100,7 @@ OC.L10N.register(
97100
"Dependencies" : "Sõltuvused",
98101
"Yes" : "Jah",
99102
"No" : "Ei",
103+
"Description only" : "Vaid kirjeldus",
100104
"Reset to default" : "Taasta vaikeseaded",
101105
"Forgot password?" : "Unustasid parooli?",
102106
"Status:" : "Seisund:",

l10n/et_EE.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{ "translations": {
2+
"You have a <strong>file to sign</strong>" : "Sul on <strong>allkirjastamiseks üks fail</strong>",
3+
"Success" : "Valmis",
4+
"Invalid user or password" : "Vigane kasutajanimi või salasõna",
25
"Settings saved" : "Seaded salvestatud",
36
"The file was uploaded" : "Fail laaditi üles",
47
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaaditud fail on suurem, kui php.ini failis määratud upload_max_filesize",
@@ -95,6 +98,7 @@
9598
"Dependencies" : "Sõltuvused",
9699
"Yes" : "Jah",
97100
"No" : "Ei",
101+
"Description only" : "Vaid kirjeldus",
98102
"Reset to default" : "Taasta vaikeseaded",
99103
"Forgot password?" : "Unustasid parooli?",
100104
"Status:" : "Seisund:",

l10n/ga.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ OC.L10N.register(
374374
"Signature image here" : "Íomhá sínithe anseo",
375375
"Signature template content is overflowing. Reduce the text." : "Tá ábhar an teimpléid sínithe ag cur thar maoil. Laghdaigh an téacs.",
376376
"Display signature mode" : "Taispeáin mód sínithe",
377+
"Description only" : "Cur síos amháin",
377378
"Signature and description" : "Síniú agus cur síos",
378379
"Signer name and description" : "Ainm an tsínitheora agus cur síos",
379380
"Signature only" : "Síniú amháin",

l10n/ga.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@
372372
"Signature image here" : "Íomhá sínithe anseo",
373373
"Signature template content is overflowing. Reduce the text." : "Tá ábhar an teimpléid sínithe ag cur thar maoil. Laghdaigh an téacs.",
374374
"Display signature mode" : "Taispeáin mód sínithe",
375+
"Description only" : "Cur síos amháin",
375376
"Signature and description" : "Síniú agus cur síos",
376377
"Signer name and description" : "Ainm an tsínitheora agus cur síos",
377378
"Signature only" : "Síniú amháin",

0 commit comments

Comments
 (0)