diff options
Diffstat (limited to 'apps/sharebymail/l10n')
108 files changed, 108 insertions, 108 deletions
diff --git a/apps/sharebymail/l10n/ca.js b/apps/sharebymail/l10n/ca.js index 704eb26cc99..7b38de110fc 100644 --- a/apps/sharebymail/l10n/ca.js +++ b/apps/sharebymail/l10n/ca.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "S'ha enviat a {email} la contrasenya per accedir a {file}", "Password to access %1$s was sent to you" : "Se us ha enviat la contrasenya per accedir a %1$s", "Password to access {file} was sent to you" : "Se us ha enviat la contrasenya per accedir a {file}", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podem enviar-vos la contrasenya generada automàticament. Si us plau, establiu una adreça de correu electrònic vàlida a la vostra configuració personal i torneu-ho a provar.", "Failed to send share by email" : "No s'ha pogut enviar la compartició per correu electrònic", "%1$s shared »%2$s« with you" : "%1$s us ha compartit »%2$s«", "%1$s shared »%2$s« with you." : "%1$s us ha compartit »%2$s«.", @@ -48,6 +47,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Proveïdor de compartició que us permet compartir fitxers per correu electrònic", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet als usuaris compartir un enllaç personalitzat a un fitxer o carpeta introduïnt una adreça de correu electrònic.", "Send password by mail" : "Envia la contrasenya per correu electrònic", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podem enviar-vos la contrasenya generada automàticament. Si us plau, establiu una adreça de correu electrònic vàlida a la vostra configuració personal i torneu-ho a provar.", "Enforce password protection" : "Força la protecció amb contrasenya" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/ca.json b/apps/sharebymail/l10n/ca.json index d4e0d077a71..798287aab74 100644 --- a/apps/sharebymail/l10n/ca.json +++ b/apps/sharebymail/l10n/ca.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "S'ha enviat a {email} la contrasenya per accedir a {file}", "Password to access %1$s was sent to you" : "Se us ha enviat la contrasenya per accedir a %1$s", "Password to access {file} was sent to you" : "Se us ha enviat la contrasenya per accedir a {file}", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podem enviar-vos la contrasenya generada automàticament. Si us plau, establiu una adreça de correu electrònic vàlida a la vostra configuració personal i torneu-ho a provar.", "Failed to send share by email" : "No s'ha pogut enviar la compartició per correu electrònic", "%1$s shared »%2$s« with you" : "%1$s us ha compartit »%2$s«", "%1$s shared »%2$s« with you." : "%1$s us ha compartit »%2$s«.", @@ -46,6 +45,7 @@ "Share provider which allows you to share files by mail" : "Proveïdor de compartició que us permet compartir fitxers per correu electrònic", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet als usuaris compartir un enllaç personalitzat a un fitxer o carpeta introduïnt una adreça de correu electrònic.", "Send password by mail" : "Envia la contrasenya per correu electrònic", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podem enviar-vos la contrasenya generada automàticament. Si us plau, establiu una adreça de correu electrònic vàlida a la vostra configuració personal i torneu-ho a provar.", "Enforce password protection" : "Força la protecció amb contrasenya" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/cs.js b/apps/sharebymail/l10n/cs.js index 4eea5e47357..d6d02207d8d 100644 --- a/apps/sharebymail/l10n/cs.js +++ b/apps/sharebymail/l10n/cs.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Heslo pro přístup k %1$s vám bylo zasláno", "Password to access {file} was sent to you" : "Heslo pro přístupu k {file} vám bylo zasláno", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Sdílení položky %1$s se nezdařilo, protože ta je už s uživatelem %2$s sdílena", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nemůžeme vám zaslat automaticky vytvořené heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.", "Failed to send share by email" : "Sdílení e-mailem se nezdařilo", "%1$s shared »%2$s« with you" : "%1$s s vámi sdílí „%2$s“", "%1$s shared »%2$s« with you." : "%1$s vám nasdílel(a) „%2$s“.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoluje uživatelům odeslat personalizovaný odkaz na soubor nebo složku po zadání e-mailové adresy.", "Send password by mail" : "Odeslat heslo e-mailem", "Reply to initiator" : "Odpovědět iniciátorovi", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nemůžeme vám zaslat automaticky vytvořené heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.", "Enforce password protection" : "Vynutit ochranu heslem" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/sharebymail/l10n/cs.json b/apps/sharebymail/l10n/cs.json index d29dcab483a..afa5dea68cf 100644 --- a/apps/sharebymail/l10n/cs.json +++ b/apps/sharebymail/l10n/cs.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "Heslo pro přístup k %1$s vám bylo zasláno", "Password to access {file} was sent to you" : "Heslo pro přístupu k {file} vám bylo zasláno", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Sdílení položky %1$s se nezdařilo, protože ta je už s uživatelem %2$s sdílena", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nemůžeme vám zaslat automaticky vytvořené heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.", "Failed to send share by email" : "Sdílení e-mailem se nezdařilo", "%1$s shared »%2$s« with you" : "%1$s s vámi sdílí „%2$s“", "%1$s shared »%2$s« with you." : "%1$s vám nasdílel(a) „%2$s“.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoluje uživatelům odeslat personalizovaný odkaz na soubor nebo složku po zadání e-mailové adresy.", "Send password by mail" : "Odeslat heslo e-mailem", "Reply to initiator" : "Odpovědět iniciátorovi", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nemůžeme vám zaslat automaticky vytvořené heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.", "Enforce password protection" : "Vynutit ochranu heslem" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/da.js b/apps/sharebymail/l10n/da.js index 34de15dd447..22c44a4a8fc 100644 --- a/apps/sharebymail/l10n/da.js +++ b/apps/sharebymail/l10n/da.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Password for adgang {file} blev sendt til {email}", "Password to access %1$s was sent to you" : "Password for adgang %1$s blev sendt til dig.", "Password to access {file} was sent to you" : "Password for adgang {file} blev sendt til dig.", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : " Vi kan ikke sende det autogenerede password. Angiv venligst en valid email adresse i dine personlige indstillinger og prøv igen.", "Failed to send share by email" : "Kunne ikke sende deling via e-mail", "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.", "Open »%s«" : "Åbn »%s«", @@ -27,6 +26,7 @@ OC.L10N.register( "Share by mail" : "Delt med mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillad brugere at dele et personligt link til en fil eller folder ved at skrive en email ind.", "Send password by mail" : "Send kodeord på mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : " Vi kan ikke sende det autogenerede password. Angiv venligst en valid email adresse i dine personlige indstillinger og prøv igen.", "Enforce password protection" : "Gennemtving beskyttelse med kodeord" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/da.json b/apps/sharebymail/l10n/da.json index 9c8829a643b..c57e2d318b0 100644 --- a/apps/sharebymail/l10n/da.json +++ b/apps/sharebymail/l10n/da.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "Password for adgang {file} blev sendt til {email}", "Password to access %1$s was sent to you" : "Password for adgang %1$s blev sendt til dig.", "Password to access {file} was sent to you" : "Password for adgang {file} blev sendt til dig.", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : " Vi kan ikke sende det autogenerede password. Angiv venligst en valid email adresse i dine personlige indstillinger og prøv igen.", "Failed to send share by email" : "Kunne ikke sende deling via e-mail", "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.", "Open »%s«" : "Åbn »%s«", @@ -25,6 +24,7 @@ "Share by mail" : "Delt med mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillad brugere at dele et personligt link til en fil eller folder ved at skrive en email ind.", "Send password by mail" : "Send kodeord på mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : " Vi kan ikke sende det autogenerede password. Angiv venligst en valid email adresse i dine personlige indstillinger og prøv igen.", "Enforce password protection" : "Gennemtving beskyttelse med kodeord" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/de.js b/apps/sharebymail/l10n/de.js index f7ed2b1b692..2cf632e9631 100644 --- a/apps/sharebymail/l10n/de.js +++ b/apps/sharebymail/l10n/de.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : " Passwort für den Zugriff auf %1$s wurde an Dich versandt ", "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an Dich versandt ", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element bereits für den Benutzer freigegeben ist %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte gebe in Deinen persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche es erneut.", "Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Dir geteilt", "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Dir geteilt.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Benutzern eine personalisierte Verknüpfung zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.", "Send password by mail" : "Passwort per Mail senden", "Reply to initiator" : "Antwort an Initiator", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte gebe in Deinen persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche es erneut.", "Enforce password protection" : "Passwortschutz erzwingen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/de.json b/apps/sharebymail/l10n/de.json index 6c9e2d1a99e..ad60301cf9b 100644 --- a/apps/sharebymail/l10n/de.json +++ b/apps/sharebymail/l10n/de.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : " Passwort für den Zugriff auf %1$s wurde an Dich versandt ", "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an Dich versandt ", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element bereits für den Benutzer freigegeben ist %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte gebe in Deinen persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche es erneut.", "Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Dir geteilt", "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Dir geteilt.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Benutzern eine personalisierte Verknüpfung zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.", "Send password by mail" : "Passwort per Mail senden", "Reply to initiator" : "Antwort an Initiator", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte gebe in Deinen persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche es erneut.", "Enforce password protection" : "Passwortschutz erzwingen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js index a50b69f5322..32438ae8a78 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Passwort für den Zugriff auf %1$s wurde an Sie versandt", "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an Sie versandt ", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird.", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.", "Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Benutzern, einen personalisierten Link zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.", "Send password by mail" : "Passwort per Mail senden", "Reply to initiator" : "Antwort an Initiator", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.", "Enforce password protection" : "Passwortschutz erzwingen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json index 7a26cf938a4..457d2da39a1 100644 --- a/apps/sharebymail/l10n/de_DE.json +++ b/apps/sharebymail/l10n/de_DE.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "Passwort für den Zugriff auf %1$s wurde an Sie versandt", "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an Sie versandt ", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird.", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.", "Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Benutzern, einen personalisierten Link zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.", "Send password by mail" : "Passwort per Mail senden", "Reply to initiator" : "Antwort an Initiator", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.", "Enforce password protection" : "Passwortschutz erzwingen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/el.js b/apps/sharebymail/l10n/el.js index 71d6c7a229a..6d33d9fc1ef 100644 --- a/apps/sharebymail/l10n/el.js +++ b/apps/sharebymail/l10n/el.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Ο κωδικός πρόσβασης για πρόσβαση στο {αρχείο} έχει αποσταλεί στο {email}", "Password to access %1$s was sent to you" : "Σας έχει αποσταλεί το συνθηματικό για πρόσβαση στο %1$s", "Password to access {file} was sent to you" : "Σας έχει αποσταλεί στο συνθηματικό για πρόσβαση {file}", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε αυτοδημιουργημένο συνθηματικό. Παρακαλούμε βάλτε μία έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και προσπαθήστε ξανά.", "Failed to send share by email" : "Αποτυχία αποστολής συνδέσμου διαμοιρασμού μέσω Ηλ.ταχυδρομείου", "%1$s shared »%2$s« with you" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς.", "%1$s shared »%2$s« with you." : "%1$s διαμοιράστηκε »%2$s« με εσάς.", @@ -48,6 +47,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Πάροχος διαμοιρασμού που σας επιτρέπει να διαμοιράζεστε αρχεία μέσω mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Να επιτρέπεται οι χρήστες να στέλνουν εξατομικευμένο σύνδεσμο σε ένα αρχείο ή φάκελο μέσω mail.", "Send password by mail" : "Αποστολή συνθηματικου με ηλεκτρονική αλληλογραφία", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε αυτοδημιουργημένο συνθηματικό. Παρακαλούμε βάλτε μία έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και προσπαθήστε ξανά.", "Enforce password protection" : "Επιβάλετε προστασία συνθηματικού" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/el.json b/apps/sharebymail/l10n/el.json index f2fca9d69cf..a4630645a68 100644 --- a/apps/sharebymail/l10n/el.json +++ b/apps/sharebymail/l10n/el.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "Ο κωδικός πρόσβασης για πρόσβαση στο {αρχείο} έχει αποσταλεί στο {email}", "Password to access %1$s was sent to you" : "Σας έχει αποσταλεί το συνθηματικό για πρόσβαση στο %1$s", "Password to access {file} was sent to you" : "Σας έχει αποσταλεί στο συνθηματικό για πρόσβαση {file}", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε αυτοδημιουργημένο συνθηματικό. Παρακαλούμε βάλτε μία έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και προσπαθήστε ξανά.", "Failed to send share by email" : "Αποτυχία αποστολής συνδέσμου διαμοιρασμού μέσω Ηλ.ταχυδρομείου", "%1$s shared »%2$s« with you" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς.", "%1$s shared »%2$s« with you." : "%1$s διαμοιράστηκε »%2$s« με εσάς.", @@ -46,6 +45,7 @@ "Share provider which allows you to share files by mail" : "Πάροχος διαμοιρασμού που σας επιτρέπει να διαμοιράζεστε αρχεία μέσω mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Να επιτρέπεται οι χρήστες να στέλνουν εξατομικευμένο σύνδεσμο σε ένα αρχείο ή φάκελο μέσω mail.", "Send password by mail" : "Αποστολή συνθηματικου με ηλεκτρονική αλληλογραφία", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε αυτοδημιουργημένο συνθηματικό. Παρακαλούμε βάλτε μία έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και προσπαθήστε ξανά.", "Enforce password protection" : "Επιβάλετε προστασία συνθηματικού" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js index b6bb16fbc5b..d245bc3e44a 100644 --- a/apps/sharebymail/l10n/en_GB.js +++ b/apps/sharebymail/l10n/en_GB.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Password to access {file} was sent to {email}", "Password to access %1$s was sent to you" : "Password to access %1$s was sent to you", "Password to access {file} was sent to you" : "Password to access {file} was sent to you", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again.", "Failed to send share by email" : "Failed to send share by email", "Click the button below to open it." : "Click the button below to open it.", "Open »%s«" : "Open »%s«", @@ -32,6 +31,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Share provider which allows you to share files by mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Allows users to share a personalised link to a file or folder by putting in an email address.", "Send password by mail" : "Send password by mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again.", "Enforce password protection" : "Enforce password protection" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/en_GB.json b/apps/sharebymail/l10n/en_GB.json index ec16c691cfc..28668447c36 100644 --- a/apps/sharebymail/l10n/en_GB.json +++ b/apps/sharebymail/l10n/en_GB.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "Password to access {file} was sent to {email}", "Password to access %1$s was sent to you" : "Password to access %1$s was sent to you", "Password to access {file} was sent to you" : "Password to access {file} was sent to you", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again.", "Failed to send share by email" : "Failed to send share by email", "Click the button below to open it." : "Click the button below to open it.", "Open »%s«" : "Open »%s«", @@ -30,6 +29,7 @@ "Share provider which allows you to share files by mail" : "Share provider which allows you to share files by mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Allows users to share a personalised link to a file or folder by putting in an email address.", "Send password by mail" : "Send password by mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again.", "Enforce password protection" : "Enforce password protection" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js index 9ed0d17cc8b..7d3099c3936 100644 --- a/apps/sharebymail/l10n/es.js +++ b/apps/sharebymail/l10n/es.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s", "Password to access {file} was sent to you" : "Se te ha enviado una contraseña para acceder a {file}", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarte la contraseña autogenerada. Por favor, indica una dirección de correo electrónico válida en tu configuración personal y vuelve a intentarlo.", "Failed to send share by email" : "Fallo al enviar compartido por correo electrónico", "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite a los usuarios compartir un enlace personalizado a un archivo o carpeta enviándolo a una dirección de correo electrónico", "Send password by mail" : "Enviar contraseñas por email", "Reply to initiator" : "Responder al iniciador", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarte la contraseña autogenerada. Por favor, indica una dirección de correo electrónico válida en tu configuración personal y vuelve a intentarlo.", "Enforce password protection" : "Imponer la protección de contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json index f849b1b9bce..6f638786742 100644 --- a/apps/sharebymail/l10n/es.json +++ b/apps/sharebymail/l10n/es.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s", "Password to access {file} was sent to you" : "Se te ha enviado una contraseña para acceder a {file}", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarte la contraseña autogenerada. Por favor, indica una dirección de correo electrónico válida en tu configuración personal y vuelve a intentarlo.", "Failed to send share by email" : "Fallo al enviar compartido por correo electrónico", "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite a los usuarios compartir un enlace personalizado a un archivo o carpeta enviándolo a una dirección de correo electrónico", "Send password by mail" : "Enviar contraseñas por email", "Reply to initiator" : "Responder al iniciador", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarte la contraseña autogenerada. Por favor, indica una dirección de correo electrónico válida en tu configuración personal y vuelve a intentarlo.", "Enforce password protection" : "Imponer la protección de contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_419.js b/apps/sharebymail/l10n/es_419.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_419.js +++ b/apps/sharebymail/l10n/es_419.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_419.json b/apps/sharebymail/l10n/es_419.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_419.json +++ b/apps/sharebymail/l10n/es_419.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_AR.js b/apps/sharebymail/l10n/es_AR.js index 6033766cbbe..cc18c93becf 100644 --- a/apps/sharebymail/l10n/es_AR.js +++ b/apps/sharebymail/l10n/es_AR.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se le ha sido enviada ", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se le ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarle la contraseña auto-generada. Favor de establecer una dirección de correo electrónico váilida en sus configuraciones personales y volver a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir un link personalizado a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarle la contraseña auto-generada. Favor de establecer una dirección de correo electrónico váilida en sus configuraciones personales y volver a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_AR.json b/apps/sharebymail/l10n/es_AR.json index cc0f3add0a2..41b1bfffbb5 100644 --- a/apps/sharebymail/l10n/es_AR.json +++ b/apps/sharebymail/l10n/es_AR.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se le ha sido enviada ", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se le ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarle la contraseña auto-generada. Favor de establecer una dirección de correo electrónico váilida en sus configuraciones personales y volver a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir un link personalizado a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarle la contraseña auto-generada. Favor de establecer una dirección de correo electrónico váilida en sus configuraciones personales y volver a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_CL.js b/apps/sharebymail/l10n/es_CL.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_CL.js +++ b/apps/sharebymail/l10n/es_CL.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_CL.json b/apps/sharebymail/l10n/es_CL.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_CL.json +++ b/apps/sharebymail/l10n/es_CL.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_CO.js b/apps/sharebymail/l10n/es_CO.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_CO.js +++ b/apps/sharebymail/l10n/es_CO.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_CO.json b/apps/sharebymail/l10n/es_CO.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_CO.json +++ b/apps/sharebymail/l10n/es_CO.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_CR.js b/apps/sharebymail/l10n/es_CR.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_CR.js +++ b/apps/sharebymail/l10n/es_CR.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_CR.json b/apps/sharebymail/l10n/es_CR.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_CR.json +++ b/apps/sharebymail/l10n/es_CR.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_DO.js b/apps/sharebymail/l10n/es_DO.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_DO.js +++ b/apps/sharebymail/l10n/es_DO.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_DO.json b/apps/sharebymail/l10n/es_DO.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_DO.json +++ b/apps/sharebymail/l10n/es_DO.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_EC.js b/apps/sharebymail/l10n/es_EC.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_EC.js +++ b/apps/sharebymail/l10n/es_EC.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_EC.json b/apps/sharebymail/l10n/es_EC.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_EC.json +++ b/apps/sharebymail/l10n/es_EC.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_GT.js b/apps/sharebymail/l10n/es_GT.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_GT.js +++ b/apps/sharebymail/l10n/es_GT.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_GT.json b/apps/sharebymail/l10n/es_GT.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_GT.json +++ b/apps/sharebymail/l10n/es_GT.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_HN.js b/apps/sharebymail/l10n/es_HN.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_HN.js +++ b/apps/sharebymail/l10n/es_HN.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_HN.json b/apps/sharebymail/l10n/es_HN.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_HN.json +++ b/apps/sharebymail/l10n/es_HN.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_MX.js b/apps/sharebymail/l10n/es_MX.js index ea5e218e967..c565abd2486 100644 --- a/apps/sharebymail/l10n/es_MX.js +++ b/apps/sharebymail/l10n/es_MX.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -27,6 +26,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Proveedor para compartir que te permite compartir archivos por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_MX.json b/apps/sharebymail/l10n/es_MX.json index f2531e8265e..9e197834edd 100644 --- a/apps/sharebymail/l10n/es_MX.json +++ b/apps/sharebymail/l10n/es_MX.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -25,6 +24,7 @@ "Share provider which allows you to share files by mail" : "Proveedor para compartir que te permite compartir archivos por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_NI.js b/apps/sharebymail/l10n/es_NI.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_NI.js +++ b/apps/sharebymail/l10n/es_NI.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_NI.json b/apps/sharebymail/l10n/es_NI.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_NI.json +++ b/apps/sharebymail/l10n/es_NI.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_PA.js b/apps/sharebymail/l10n/es_PA.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_PA.js +++ b/apps/sharebymail/l10n/es_PA.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_PA.json b/apps/sharebymail/l10n/es_PA.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_PA.json +++ b/apps/sharebymail/l10n/es_PA.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_PE.js b/apps/sharebymail/l10n/es_PE.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_PE.js +++ b/apps/sharebymail/l10n/es_PE.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_PE.json b/apps/sharebymail/l10n/es_PE.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_PE.json +++ b/apps/sharebymail/l10n/es_PE.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_PR.js b/apps/sharebymail/l10n/es_PR.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_PR.js +++ b/apps/sharebymail/l10n/es_PR.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_PR.json b/apps/sharebymail/l10n/es_PR.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_PR.json +++ b/apps/sharebymail/l10n/es_PR.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_PY.js b/apps/sharebymail/l10n/es_PY.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_PY.js +++ b/apps/sharebymail/l10n/es_PY.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_PY.json b/apps/sharebymail/l10n/es_PY.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_PY.json +++ b/apps/sharebymail/l10n/es_PY.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_SV.js b/apps/sharebymail/l10n/es_SV.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_SV.js +++ b/apps/sharebymail/l10n/es_SV.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_SV.json b/apps/sharebymail/l10n/es_SV.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_SV.json +++ b/apps/sharebymail/l10n/es_SV.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_UY.js b/apps/sharebymail/l10n/es_UY.js index a2ecea75fb8..0c80d9b2852 100644 --- a/apps/sharebymail/l10n/es_UY.js +++ b/apps/sharebymail/l10n/es_UY.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/es_UY.json b/apps/sharebymail/l10n/es_UY.json index ac73f75b573..45c0fb6bfaf 100644 --- a/apps/sharebymail/l10n/es_UY.json +++ b/apps/sharebymail/l10n/es_UY.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "La contraseña para acceder {file} ha sido enviada a {email}", "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado", "Password to access {file} was sent to you" : "La contraseña para acceder {file} se te ha sido enviada", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Compartir por correo", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Le permite a los usuarios compartir una liga personalizada a un archivo o carpeta colocando una dirección de correo eletrónico. ", "Send password by mail" : "La contraseña ha sido enviada por correo", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No es posible enviarte la contraseña auto-generada. Por favor establece una dirección de correo electrónico váilida en tus configuraciones personales y vuelve a intentarlo.", "Enforce password protection" : "Forzar protección con contraseña" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/eu.js b/apps/sharebymail/l10n/eu.js index eb3a0ecfe82..8bee9b63e33 100644 --- a/apps/sharebymail/l10n/eu.js +++ b/apps/sharebymail/l10n/eu.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "%1$satzitzeko pasahitza bidali zaizu", "Password to access {file} was sent to you" : "{file} atzitzeko pasahitza bidali zaizu", "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$spartekatzeak huts egin du dagoeneko %2$serabiltzailearekin partekatuta dagoelako", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ezin dizugu bidali automatikoki sortutako pasahitza. Ezarri baliozko helbide elektronikoa ezarpen pertsonaletan eta saiatu berriro.", "Failed to send share by email" : "Ezin izan da e-posta bidez partekatu", "%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin", "%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Erabiltzaileei fitxategi edo karpeta baterako esteka pertsonalizatua partekatzeko aukera ematen die helbide elektronikoa jarriz.", "Send password by mail" : "Bidali pasahitza posta bidez", "Reply to initiator" : "Erantzun hasieragailuari", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ezin dizugu bidali automatikoki sortutako pasahitza. Ezarri baliozko helbide elektronikoa ezarpen pertsonaletan eta saiatu berriro.", "Enforce password protection" : "Betearazi pasahitzaren babesa" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/eu.json b/apps/sharebymail/l10n/eu.json index a93f34dc542..f98c2d9f199 100644 --- a/apps/sharebymail/l10n/eu.json +++ b/apps/sharebymail/l10n/eu.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "%1$satzitzeko pasahitza bidali zaizu", "Password to access {file} was sent to you" : "{file} atzitzeko pasahitza bidali zaizu", "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$spartekatzeak huts egin du dagoeneko %2$serabiltzailearekin partekatuta dagoelako", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ezin dizugu bidali automatikoki sortutako pasahitza. Ezarri baliozko helbide elektronikoa ezarpen pertsonaletan eta saiatu berriro.", "Failed to send share by email" : "Ezin izan da e-posta bidez partekatu", "%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin", "%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Erabiltzaileei fitxategi edo karpeta baterako esteka pertsonalizatua partekatzeko aukera ematen die helbide elektronikoa jarriz.", "Send password by mail" : "Bidali pasahitza posta bidez", "Reply to initiator" : "Erantzun hasieragailuari", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ezin dizugu bidali automatikoki sortutako pasahitza. Ezarri baliozko helbide elektronikoa ezarpen pertsonaletan eta saiatu berriro.", "Enforce password protection" : "Betearazi pasahitzaren babesa" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/fa.js b/apps/sharebymail/l10n/fa.js index 7ef0d1645b6..8deca6b57a0 100644 --- a/apps/sharebymail/l10n/fa.js +++ b/apps/sharebymail/l10n/fa.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "رمز عبور برای دسترسی به {file} به {email} ارسال شد", "Password to access %1$s was sent to you" : "رمز عبور برای دسترسی %1$s به شما ارسال شد", "Password to access {file} was sent to you" : "رمز ورود برای دسترسی به {file} برای شما ارسال شد", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "ما نمی توانیم رمز عبور ایجاد شده را برای شما ارسال کنیم. لطفاً یک آدرس پست الکترونیک معتبر را در تنظیمات شخصی خود قرار دهید و دوباره امتحان کنید.", "Failed to send share by email" : "ارسال اشتراک از طریق ایمیل انجام نشد", "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", @@ -47,6 +46,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "ارائه دهنده به شما امکان می دهد پرونده ها را از طریق پست به اشتراک بگذارید", "Allows users to share a personalized link to a file or folder by putting in an email address." : "به کاربران اجازه می دهد با قرار دادن یک آدرس ایمیل ، پیوند شخصی شده را با پرونده یا پوشه به اشتراک بگذارند.", "Send password by mail" : "ارسال رمز عبور از طریق پست", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "ما نمی توانیم رمز عبور ایجاد شده را برای شما ارسال کنیم. لطفاً یک آدرس پست الکترونیک معتبر را در تنظیمات شخصی خود قرار دهید و دوباره امتحان کنید.", "Enforce password protection" : "اجبار برای محافظت توسط رمز عبور" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/sharebymail/l10n/fa.json b/apps/sharebymail/l10n/fa.json index e686fc35c84..6a55fdfcb7f 100644 --- a/apps/sharebymail/l10n/fa.json +++ b/apps/sharebymail/l10n/fa.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "رمز عبور برای دسترسی به {file} به {email} ارسال شد", "Password to access %1$s was sent to you" : "رمز عبور برای دسترسی %1$s به شما ارسال شد", "Password to access {file} was sent to you" : "رمز ورود برای دسترسی به {file} برای شما ارسال شد", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "ما نمی توانیم رمز عبور ایجاد شده را برای شما ارسال کنیم. لطفاً یک آدرس پست الکترونیک معتبر را در تنظیمات شخصی خود قرار دهید و دوباره امتحان کنید.", "Failed to send share by email" : "ارسال اشتراک از طریق ایمیل انجام نشد", "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", @@ -45,6 +44,7 @@ "Share provider which allows you to share files by mail" : "ارائه دهنده به شما امکان می دهد پرونده ها را از طریق پست به اشتراک بگذارید", "Allows users to share a personalized link to a file or folder by putting in an email address." : "به کاربران اجازه می دهد با قرار دادن یک آدرس ایمیل ، پیوند شخصی شده را با پرونده یا پوشه به اشتراک بگذارند.", "Send password by mail" : "ارسال رمز عبور از طریق پست", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "ما نمی توانیم رمز عبور ایجاد شده را برای شما ارسال کنیم. لطفاً یک آدرس پست الکترونیک معتبر را در تنظیمات شخصی خود قرار دهید و دوباره امتحان کنید.", "Enforce password protection" : "اجبار برای محافظت توسط رمز عبور" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js index 60cdccd653c..f951b6344e0 100644 --- a/apps/sharebymail/l10n/fr.js +++ b/apps/sharebymail/l10n/fr.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Le mot de passe pour accèder à {file} a été envoyé à {email}", "Password to access %1$s was sent to you" : "Le mot de passe pour accèder à %1$s vous a été envoyé", "Password to access {file} was sent to you" : "Le mot de passe pour accèder à {file} vous a été envoyé", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Veuillez renseigner une adresse e-mail valide dans vos paramètres personnels puis réessayer.", "Failed to send share by email" : "Échec lors de l'envoi du partage par e-mail", "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", @@ -48,6 +47,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Fournisseur de partage qui vous permet de partager des fichiers par courrier électronique.", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Autoriser les utilisateurs de partager un lien personnalisé vers un fichier ou un dossier en renseignant une adresse e-mail.", "Send password by mail" : "Envoyer le mot de passe par e-mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Veuillez renseigner une adresse e-mail valide dans vos paramètres personnels puis réessayer.", "Enforce password protection" : "Imposer la protection par mot de passe" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json index 59cb00e2a94..68d04492126 100644 --- a/apps/sharebymail/l10n/fr.json +++ b/apps/sharebymail/l10n/fr.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "Le mot de passe pour accèder à {file} a été envoyé à {email}", "Password to access %1$s was sent to you" : "Le mot de passe pour accèder à %1$s vous a été envoyé", "Password to access {file} was sent to you" : "Le mot de passe pour accèder à {file} vous a été envoyé", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Veuillez renseigner une adresse e-mail valide dans vos paramètres personnels puis réessayer.", "Failed to send share by email" : "Échec lors de l'envoi du partage par e-mail", "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", @@ -46,6 +45,7 @@ "Share provider which allows you to share files by mail" : "Fournisseur de partage qui vous permet de partager des fichiers par courrier électronique.", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Autoriser les utilisateurs de partager un lien personnalisé vers un fichier ou un dossier en renseignant une adresse e-mail.", "Send password by mail" : "Envoyer le mot de passe par e-mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Veuillez renseigner une adresse e-mail valide dans vos paramètres personnels puis réessayer.", "Enforce password protection" : "Imposer la protection par mot de passe" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/gl.js b/apps/sharebymail/l10n/gl.js index 50a66617a87..791310bacec 100644 --- a/apps/sharebymail/l10n/gl.js +++ b/apps/sharebymail/l10n/gl.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Envióuselle a vostede un correo para acceder a %1$s", "Password to access {file} was sent to you" : "Envióuselle a vostede un correo para acceder a {file}", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non é posíbel enviarlle o contrasinal xerado automaticamente. Estabeleza un enderezo de correo correcto nos seus axustes persoais e ténteo de novo.", "Failed to send share by email" : "Produciuse un fallo ao enviar o recurso compartido por correo", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con vostede", "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con vostede.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite que os usuarios compartan unha ligazón personalizada ou un ficheiro ou cartafol enviándoo a un enderezo de correo.", "Send password by mail" : "Enviar contrasinal por correo", "Reply to initiator" : "Resposta ao iniciador", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non é posíbel enviarlle o contrasinal xerado automaticamente. Estabeleza un enderezo de correo correcto nos seus axustes persoais e ténteo de novo.", "Enforce password protection" : "Forzar a protección por contrasinal" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/gl.json b/apps/sharebymail/l10n/gl.json index e66b6e580e8..b86c9f3525b 100644 --- a/apps/sharebymail/l10n/gl.json +++ b/apps/sharebymail/l10n/gl.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "Envióuselle a vostede un correo para acceder a %1$s", "Password to access {file} was sent to you" : "Envióuselle a vostede un correo para acceder a {file}", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallou a compartición de %1$s por mor de que este elemento xa foi compartido co usuario %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non é posíbel enviarlle o contrasinal xerado automaticamente. Estabeleza un enderezo de correo correcto nos seus axustes persoais e ténteo de novo.", "Failed to send share by email" : "Produciuse un fallo ao enviar o recurso compartido por correo", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con vostede", "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con vostede.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite que os usuarios compartan unha ligazón personalizada ou un ficheiro ou cartafol enviándoo a un enderezo de correo.", "Send password by mail" : "Enviar contrasinal por correo", "Reply to initiator" : "Resposta ao iniciador", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non é posíbel enviarlle o contrasinal xerado automaticamente. Estabeleza un enderezo de correo correcto nos seus axustes persoais e ténteo de novo.", "Enforce password protection" : "Forzar a protección por contrasinal" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/he.js b/apps/sharebymail/l10n/he.js index a0e6757b03c..33d517e3ca1 100644 --- a/apps/sharebymail/l10n/he.js +++ b/apps/sharebymail/l10n/he.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "ססמת הגישה אל {file} נשלחה אל {email}", "Password to access %1$s was sent to you" : "ססמת הגישה אל %1$s נשלחה אליך", "Password to access {file} was sent to you" : "ססמת הגישה אל {file} נשלחה אליך", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "אין לנו אפשרות לשלוח לך את הססמה שנוצרה אוטומטית. נא להגדיר כתובת דוא״ל תקנית בהגדרות האישיות שלך ולנסות שוב.", "Failed to send share by email" : "שליחת השיתוף בדוא״ל נכשלה", "%1$s shared »%2$s« with you" : "„%2$s” שותף אתך על ידי %1$s", "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", @@ -48,6 +47,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "ספק השיתוף שמאפשר לך לשתף קבצים בדוא״ל", "Allows users to share a personalized link to a file or folder by putting in an email address." : "מאפשר למשתמשים לשתף קישורים מותאמים אישית לקובץ או לתיקייה על ידי הקלדת כתובת דוא״ל.", "Send password by mail" : "שליחת ססמה בדוא״ל", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "אין לנו אפשרות לשלוח לך את הססמה שנוצרה אוטומטית. נא להגדיר כתובת דוא״ל תקנית בהגדרות האישיות שלך ולנסות שוב.", "Enforce password protection" : "אילוץ הגנה בססמה" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/sharebymail/l10n/he.json b/apps/sharebymail/l10n/he.json index aedabfb7d80..121b8cefd29 100644 --- a/apps/sharebymail/l10n/he.json +++ b/apps/sharebymail/l10n/he.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "ססמת הגישה אל {file} נשלחה אל {email}", "Password to access %1$s was sent to you" : "ססמת הגישה אל %1$s נשלחה אליך", "Password to access {file} was sent to you" : "ססמת הגישה אל {file} נשלחה אליך", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "אין לנו אפשרות לשלוח לך את הססמה שנוצרה אוטומטית. נא להגדיר כתובת דוא״ל תקנית בהגדרות האישיות שלך ולנסות שוב.", "Failed to send share by email" : "שליחת השיתוף בדוא״ל נכשלה", "%1$s shared »%2$s« with you" : "„%2$s” שותף אתך על ידי %1$s", "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", @@ -46,6 +45,7 @@ "Share provider which allows you to share files by mail" : "ספק השיתוף שמאפשר לך לשתף קבצים בדוא״ל", "Allows users to share a personalized link to a file or folder by putting in an email address." : "מאפשר למשתמשים לשתף קישורים מותאמים אישית לקובץ או לתיקייה על ידי הקלדת כתובת דוא״ל.", "Send password by mail" : "שליחת ססמה בדוא״ל", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "אין לנו אפשרות לשלוח לך את הססמה שנוצרה אוטומטית. נא להגדיר כתובת דוא״ל תקנית בהגדרות האישיות שלך ולנסות שוב.", "Enforce password protection" : "אילוץ הגנה בססמה" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/hr.js b/apps/sharebymail/l10n/hr.js index 0e948923bf5..07d0559c895 100644 --- a/apps/sharebymail/l10n/hr.js +++ b/apps/sharebymail/l10n/hr.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Poslana vam je zaporka za pristupanje %1$s", "Password to access {file} was sent to you" : "Poslana vam je zaporka za pristupanje {file}", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Dijeljenje %1$s nije uspjelo jer je ova stavka već podijeljena s korisnikom %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ne možemo vam poslati automatski generiranu zaporku. U osobnim postavkama postavite valjanu adresu e-pošte i pokušajte ponovo.", "Failed to send share by email" : "Slanje dijeljenja putem e-pošte nije uspjelo", "%1$s shared »%2$s« with you" : "%1$s dijeli »%2$s« s vama", "%1$s shared »%2$s« with you." : "%1$s dijeli »%2$s« s vama.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Omogućuje korisnicima dijeljenje personalizirane poveznice na datoteku ili mapu dodavanjem adrese e-pošte.", "Send password by mail" : "Pošalji zaporku poštom", "Reply to initiator" : "Odgovori pokretaču", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ne možemo vam poslati automatski generiranu zaporku. U osobnim postavkama postavite valjanu adresu e-pošte i pokušajte ponovo.", "Enforce password protection" : "Nametni zaštitu zaporkom" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/hr.json b/apps/sharebymail/l10n/hr.json index 8ead92e78a0..053a6d6a6f5 100644 --- a/apps/sharebymail/l10n/hr.json +++ b/apps/sharebymail/l10n/hr.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "Poslana vam je zaporka za pristupanje %1$s", "Password to access {file} was sent to you" : "Poslana vam je zaporka za pristupanje {file}", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Dijeljenje %1$s nije uspjelo jer je ova stavka već podijeljena s korisnikom %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ne možemo vam poslati automatski generiranu zaporku. U osobnim postavkama postavite valjanu adresu e-pošte i pokušajte ponovo.", "Failed to send share by email" : "Slanje dijeljenja putem e-pošte nije uspjelo", "%1$s shared »%2$s« with you" : "%1$s dijeli »%2$s« s vama", "%1$s shared »%2$s« with you." : "%1$s dijeli »%2$s« s vama.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Omogućuje korisnicima dijeljenje personalizirane poveznice na datoteku ili mapu dodavanjem adrese e-pošte.", "Send password by mail" : "Pošalji zaporku poštom", "Reply to initiator" : "Odgovori pokretaču", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ne možemo vam poslati automatski generiranu zaporku. U osobnim postavkama postavite valjanu adresu e-pošte i pokušajte ponovo.", "Enforce password protection" : "Nametni zaštitu zaporkom" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/hu.js b/apps/sharebymail/l10n/hu.js index ef618e5cd4c..d72fedda087 100644 --- a/apps/sharebymail/l10n/hu.js +++ b/apps/sharebymail/l10n/hu.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "A %1$s eléréséhez szükséges jelszót elküldtük neked", "Password to access {file} was sent to you" : "A {file} eléréséhez szükséges jelszót elküldtük neked", "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s megosztása sikertelen, mert már meg van osztva %2$s felhasználóval", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nem tudtuk elküldeni neked az automatikusan generált jelszót. Kérlek állíts be egy érvényes e-mail címet a profilodban és próbáld meg újra.", "Failed to send share by email" : "Nem sikerült elküldeni a megosztó e-mailt", "%1$s shared »%2$s« with you" : "%1$s megosztotta veled »%2$s«", "%1$s shared »%2$s« with you." : "%1$s megosztotta veled »%2$s«.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Segítségével személyre szabott megosztási linket hozhatsz létre egy fájlhoz vagy mappához az e-mail cím beleírásával.", "Send password by mail" : "Jelszó kiküldése e-mailben", "Reply to initiator" : "Megválaszolva {initiator} által", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nem tudtuk elküldeni neked az automatikusan generált jelszót. Kérlek állíts be egy érvényes e-mail címet a profilodban és próbáld meg újra.", "Enforce password protection" : "Jelszóvédelem kényszerítése" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/hu.json b/apps/sharebymail/l10n/hu.json index dce905c416f..2be6ee10121 100644 --- a/apps/sharebymail/l10n/hu.json +++ b/apps/sharebymail/l10n/hu.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "A %1$s eléréséhez szükséges jelszót elküldtük neked", "Password to access {file} was sent to you" : "A {file} eléréséhez szükséges jelszót elküldtük neked", "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s megosztása sikertelen, mert már meg van osztva %2$s felhasználóval", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nem tudtuk elküldeni neked az automatikusan generált jelszót. Kérlek állíts be egy érvényes e-mail címet a profilodban és próbáld meg újra.", "Failed to send share by email" : "Nem sikerült elküldeni a megosztó e-mailt", "%1$s shared »%2$s« with you" : "%1$s megosztotta veled »%2$s«", "%1$s shared »%2$s« with you." : "%1$s megosztotta veled »%2$s«.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Segítségével személyre szabott megosztási linket hozhatsz létre egy fájlhoz vagy mappához az e-mail cím beleírásával.", "Send password by mail" : "Jelszó kiküldése e-mailben", "Reply to initiator" : "Megválaszolva {initiator} által", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nem tudtuk elküldeni neked az automatikusan generált jelszót. Kérlek állíts be egy érvényes e-mail címet a profilodban és próbáld meg újra.", "Enforce password protection" : "Jelszóvédelem kényszerítése" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/is.js b/apps/sharebymail/l10n/is.js index 19bb6077936..6de530552c5 100644 --- a/apps/sharebymail/l10n/is.js +++ b/apps/sharebymail/l10n/is.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Lykilorð fyrir aðgang að {file} var sent til {email}", "Password to access %1$s was sent to you" : "Lykilorð fyrir aðgang að %1$s var sent til þín", "Password to access {file} was sent to you" : "Lykilorð fyrir aðgang að {file} var sent til þín", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ekki er hægt að senda þér sjálfvirkt framleidda lykilorðið. Settu inn gilt tölvupóstfang í einkastillingunum þínum og prófaðu aftur.", "Failed to send share by email" : "Gat ekki sent sameign með tölvupósti", "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", @@ -48,6 +47,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Deilingarþjónusta sem gerir þér kleift að deila skrám með tölvupósti", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Gerir notendum kleift að deila sérsniðnum tengli á skrá eða möppu með því að setja inn tölvupóstfang.", "Send password by mail" : "Senda lykilorð með pósti", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ekki er hægt að senda þér sjálfvirkt framleidda lykilorðið. Settu inn gilt tölvupóstfang í einkastillingunum þínum og prófaðu aftur.", "Enforce password protection" : "Krefjast verndunar með aðgangsorði" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/sharebymail/l10n/is.json b/apps/sharebymail/l10n/is.json index 6faf9d1a9e5..0fb81c379ef 100644 --- a/apps/sharebymail/l10n/is.json +++ b/apps/sharebymail/l10n/is.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "Lykilorð fyrir aðgang að {file} var sent til {email}", "Password to access %1$s was sent to you" : "Lykilorð fyrir aðgang að %1$s var sent til þín", "Password to access {file} was sent to you" : "Lykilorð fyrir aðgang að {file} var sent til þín", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ekki er hægt að senda þér sjálfvirkt framleidda lykilorðið. Settu inn gilt tölvupóstfang í einkastillingunum þínum og prófaðu aftur.", "Failed to send share by email" : "Gat ekki sent sameign með tölvupósti", "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", @@ -46,6 +45,7 @@ "Share provider which allows you to share files by mail" : "Deilingarþjónusta sem gerir þér kleift að deila skrám með tölvupósti", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Gerir notendum kleift að deila sérsniðnum tengli á skrá eða möppu með því að setja inn tölvupóstfang.", "Send password by mail" : "Senda lykilorð með pósti", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ekki er hægt að senda þér sjálfvirkt framleidda lykilorðið. Settu inn gilt tölvupóstfang í einkastillingunum þínum og prófaðu aftur.", "Enforce password protection" : "Krefjast verndunar með aðgangsorði" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/it.js b/apps/sharebymail/l10n/it.js index cfddc5dd049..4c8b927ddc0 100644 --- a/apps/sharebymail/l10n/it.js +++ b/apps/sharebymail/l10n/it.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata", "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.", "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Consente agli utenti di condividere un collegamento personalizzato a un file o a una cartella inserendo un indirizzo di posta elettronica.", "Send password by mail" : "Invia password tramite posta", "Reply to initiator" : "Rispondi all'iniziatore", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.", "Enforce password protection" : "Imponi la protezione con password" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/it.json b/apps/sharebymail/l10n/it.json index ec16a249cb3..19f9c9a38ec 100644 --- a/apps/sharebymail/l10n/it.json +++ b/apps/sharebymail/l10n/it.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata", "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.", "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Consente agli utenti di condividere un collegamento personalizzato a un file o a una cartella inserendo un indirizzo di posta elettronica.", "Send password by mail" : "Invia password tramite posta", "Reply to initiator" : "Rispondi all'iniziatore", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.", "Enforce password protection" : "Imponi la protezione con password" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index fc0612bd268..64e6e239fc4 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "%1$sにアクセスするパスワードを あなたに送信しました", "Password to access {file} was sent to you" : "{file} にアクセスするパスワードを あなたに送信しました", "Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Failed to send share by email" : "メールで共有の送信に失敗しました", "%1$s shared »%2$s« with you" : "%1$sが あなたと >> %2$s <<を共有しました", "%1$s shared »%2$s« with you." : "%1$sが あなたと >> %2$s <<を共有しました。", @@ -49,6 +48,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "メールでファイルを共有できる共有プロバイダ", "Allows users to share a personalized link to a file or folder by putting in an email address." : "ユーザーがメールアドレスを使ってファイルやフォルダーへの個人リンクを共有することを許可します。", "Send password by mail" : "メールでパスワード送信", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Enforce password protection" : "常にパスワード保護を有効にする" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/ja.json b/apps/sharebymail/l10n/ja.json index 18c37a7290a..f67ec835afa 100644 --- a/apps/sharebymail/l10n/ja.json +++ b/apps/sharebymail/l10n/ja.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "%1$sにアクセスするパスワードを あなたに送信しました", "Password to access {file} was sent to you" : "{file} にアクセスするパスワードを あなたに送信しました", "Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Failed to send share by email" : "メールで共有の送信に失敗しました", "%1$s shared »%2$s« with you" : "%1$sが あなたと >> %2$s <<を共有しました", "%1$s shared »%2$s« with you." : "%1$sが あなたと >> %2$s <<を共有しました。", @@ -47,6 +46,7 @@ "Share provider which allows you to share files by mail" : "メールでファイルを共有できる共有プロバイダ", "Allows users to share a personalized link to a file or folder by putting in an email address." : "ユーザーがメールアドレスを使ってファイルやフォルダーへの個人リンクを共有することを許可します。", "Send password by mail" : "メールでパスワード送信", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Enforce password protection" : "常にパスワード保護を有効にする" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ka_GE.js b/apps/sharebymail/l10n/ka_GE.js index b09b8dd4c3e..7841d5b779f 100644 --- a/apps/sharebymail/l10n/ka_GE.js +++ b/apps/sharebymail/l10n/ka_GE.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "პაროლი {file} წვდომისთვის გაეგზავნა მისამართს {email}", "Password to access %1$s was sent to you" : "გამოგეგზავნათ პაროლი %1$s წვდომისთვის", "Password to access {file} was sent to you" : "პაროლი {file} წვდომისთვის გამოგეგზავნათ", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "ავტო-გენერირებულ პაროლს ვერ გიგზავნით. გთხოვთ პირად პარამეტრებში დააყენოთ სწორი ელ-ფოსტის მისამართი და სცადოთ ახლიდან.", "Failed to send share by email" : "საოფსტო გაზიარების გაგზავნა ვერ მოხერხდა", "Click the button below to open it." : "გასახსნელად დააწკაპუნეთ ქვემოთ მოცემულ ღილაკს.", "Open »%s«" : "»%s«-ის გახსნა", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "გაზიარება ელ-ფოსტით", "Allows users to share a personalized link to a file or folder by putting in an email address." : "მიეცით უფლება მომხმარებლებს ელ-მისამართში მოთავსებით, ფაილზე ან დირექტორიაზე გააზიარონ პერსონალიზირებული ბმულები", "Send password by mail" : "პაროლის გაგზავნა ფოსტით", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "ავტო-გენერირებულ პაროლს ვერ გიგზავნით. გთხოვთ პირად პარამეტრებში დააყენოთ სწორი ელ-ფოსტის მისამართი და სცადოთ ახლიდან.", "Enforce password protection" : "პროლით დაცვის იძულება" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/sharebymail/l10n/ka_GE.json b/apps/sharebymail/l10n/ka_GE.json index d6d2d5680bd..651991aa8df 100644 --- a/apps/sharebymail/l10n/ka_GE.json +++ b/apps/sharebymail/l10n/ka_GE.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "პაროლი {file} წვდომისთვის გაეგზავნა მისამართს {email}", "Password to access %1$s was sent to you" : "გამოგეგზავნათ პაროლი %1$s წვდომისთვის", "Password to access {file} was sent to you" : "პაროლი {file} წვდომისთვის გამოგეგზავნათ", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "ავტო-გენერირებულ პაროლს ვერ გიგზავნით. გთხოვთ პირად პარამეტრებში დააყენოთ სწორი ელ-ფოსტის მისამართი და სცადოთ ახლიდან.", "Failed to send share by email" : "საოფსტო გაზიარების გაგზავნა ვერ მოხერხდა", "Click the button below to open it." : "გასახსნელად დააწკაპუნეთ ქვემოთ მოცემულ ღილაკს.", "Open »%s«" : "»%s«-ის გახსნა", @@ -24,6 +23,7 @@ "Share by mail" : "გაზიარება ელ-ფოსტით", "Allows users to share a personalized link to a file or folder by putting in an email address." : "მიეცით უფლება მომხმარებლებს ელ-მისამართში მოთავსებით, ფაილზე ან დირექტორიაზე გააზიარონ პერსონალიზირებული ბმულები", "Send password by mail" : "პაროლის გაგზავნა ფოსტით", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "ავტო-გენერირებულ პაროლს ვერ გიგზავნით. გთხოვთ პირად პარამეტრებში დააყენოთ სწორი ელ-ფოსტის მისამართი და სცადოთ ახლიდან.", "Enforce password protection" : "პროლით დაცვის იძულება" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ko.js b/apps/sharebymail/l10n/ko.js index 3e506397440..cc22c10f955 100644 --- a/apps/sharebymail/l10n/ko.js +++ b/apps/sharebymail/l10n/ko.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "{file}에 접근할 수 있는 암호를 {email}(으)로 보냄", "Password to access %1$s was sent to you" : "%1$s에 접근할 수 있는 암호를 내게 보냄", "Password to access {file} was sent to you" : "{file}에 접근할 수 있는 암호를 내게 보냄", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "자동 생성된 암호를 이메일로 보낼 수 없습니다. 개인 설정에서 올바른 이메일 주소를 입력한 다음 다시 시도하십시오.", "Failed to send share by email" : "이메일로 공유를 보낼 수 없음", "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", "Open »%s«" : "%s 열기", @@ -29,6 +28,7 @@ OC.L10N.register( "Share by mail" : "이메일로 공유", "Allows users to share a personalized link to a file or folder by putting in an email address." : "파일이나 폴더를 공유하는 개인화된 링크를 이메일 주소를 통해서 공유합니다.", "Send password by mail" : "이메일로 암호 보내기", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "자동 생성된 암호를 이메일로 보낼 수 없습니다. 개인 설정에서 올바른 이메일 주소를 입력한 다음 다시 시도하십시오.", "Enforce password protection" : "암호 보호 강제" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/ko.json b/apps/sharebymail/l10n/ko.json index 6d88b10fb46..bbc191e771e 100644 --- a/apps/sharebymail/l10n/ko.json +++ b/apps/sharebymail/l10n/ko.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "{file}에 접근할 수 있는 암호를 {email}(으)로 보냄", "Password to access %1$s was sent to you" : "%1$s에 접근할 수 있는 암호를 내게 보냄", "Password to access {file} was sent to you" : "{file}에 접근할 수 있는 암호를 내게 보냄", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "자동 생성된 암호를 이메일로 보낼 수 없습니다. 개인 설정에서 올바른 이메일 주소를 입력한 다음 다시 시도하십시오.", "Failed to send share by email" : "이메일로 공유를 보낼 수 없음", "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", "Open »%s«" : "%s 열기", @@ -27,6 +26,7 @@ "Share by mail" : "이메일로 공유", "Allows users to share a personalized link to a file or folder by putting in an email address." : "파일이나 폴더를 공유하는 개인화된 링크를 이메일 주소를 통해서 공유합니다.", "Send password by mail" : "이메일로 암호 보내기", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "자동 생성된 암호를 이메일로 보낼 수 없습니다. 개인 설정에서 올바른 이메일 주소를 입력한 다음 다시 시도하십시오.", "Enforce password protection" : "암호 보호 강제" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/lt_LT.js b/apps/sharebymail/l10n/lt_LT.js index 9daa639d7a9..97cd4f6ad7f 100644 --- a/apps/sharebymail/l10n/lt_LT.js +++ b/apps/sharebymail/l10n/lt_LT.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Slaptažodis, skirtas prieigai prie {file}, buvo išsiųstas į {email}", "Password to access %1$s was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie %1$s ", "Password to access {file} was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie {file}", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Negalime atsiųsti automatiškai sugeneruoto slaptažodžio. Prašome nurodykite teisingą el. pašto adresą savo nustatymuose ir tada bandykite dar kartą.", "Failed to send share by email" : "Nepavyko pasidalinti el. paštu", "%1$s shared »%2$s« with you" : "%1$s pasidalino „%2$s“ su jumis", "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", @@ -49,6 +48,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Leidžia naudotojams bendrinti asmeninę nuorodą į failą ar aplanką, įvedus el. pašto adresą.", "Send password by mail" : "Siųsti slaptažodį el. paštu", "Reply to initiator" : "Atsakyti iniciatoriui", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Negalime atsiųsti automatiškai sugeneruoto slaptažodžio. Prašome nurodykite teisingą el. pašto adresą savo nustatymuose ir tada bandykite dar kartą.", "Enforce password protection" : "Priverstinė apsauga slaptažodžiu" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/sharebymail/l10n/lt_LT.json b/apps/sharebymail/l10n/lt_LT.json index 6ab12f1cd64..089b96e87b3 100644 --- a/apps/sharebymail/l10n/lt_LT.json +++ b/apps/sharebymail/l10n/lt_LT.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "Slaptažodis, skirtas prieigai prie {file}, buvo išsiųstas į {email}", "Password to access %1$s was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie %1$s ", "Password to access {file} was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie {file}", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Negalime atsiųsti automatiškai sugeneruoto slaptažodžio. Prašome nurodykite teisingą el. pašto adresą savo nustatymuose ir tada bandykite dar kartą.", "Failed to send share by email" : "Nepavyko pasidalinti el. paštu", "%1$s shared »%2$s« with you" : "%1$s pasidalino „%2$s“ su jumis", "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", @@ -47,6 +46,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Leidžia naudotojams bendrinti asmeninę nuorodą į failą ar aplanką, įvedus el. pašto adresą.", "Send password by mail" : "Siųsti slaptažodį el. paštu", "Reply to initiator" : "Atsakyti iniciatoriui", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Negalime atsiųsti automatiškai sugeneruoto slaptažodžio. Prašome nurodykite teisingą el. pašto adresą savo nustatymuose ir tada bandykite dar kartą.", "Enforce password protection" : "Priverstinė apsauga slaptažodžiu" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/mk.js b/apps/sharebymail/l10n/mk.js index 4131eaf569a..9b2b0ef87ec 100644 --- a/apps/sharebymail/l10n/mk.js +++ b/apps/sharebymail/l10n/mk.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Лозинката за пристап до %1$s е испратена до вас", "Password to access {file} was sent to you" : "Лозинката за пристап до {file} е испратена до вас", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Споделувањето на %1$s е неуспешно, бидејќи истото веќе е споделено со корисникот %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Неможе да се испрати автоматски генерирана лозинка. Ве молиме внесете ја вашата е-пошта адреса во параметрите за лични податоци и обидете се повторно.", "Failed to send share by email" : "Неуспешно испраќање на споделување по е-пошта.", "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас", "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« со вас.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозволете им на корисниците да споделуваат персонални линкови до датотеки и папки со внесување на адреса на е-пошта.", "Send password by mail" : "Испрати лозинка преку е-пошта", "Reply to initiator" : "Одговор до иницијаторот", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Неможе да се испрати автоматски генерирана лозинка. Ве молиме внесете ја вашата е-пошта адреса во параметрите за лични податоци и обидете се повторно.", "Enforce password protection" : "Задолжителна заштита со лозинка" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/sharebymail/l10n/mk.json b/apps/sharebymail/l10n/mk.json index e618687e581..c1119bcf24b 100644 --- a/apps/sharebymail/l10n/mk.json +++ b/apps/sharebymail/l10n/mk.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "Лозинката за пристап до %1$s е испратена до вас", "Password to access {file} was sent to you" : "Лозинката за пристап до {file} е испратена до вас", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Споделувањето на %1$s е неуспешно, бидејќи истото веќе е споделено со корисникот %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Неможе да се испрати автоматски генерирана лозинка. Ве молиме внесете ја вашата е-пошта адреса во параметрите за лични податоци и обидете се повторно.", "Failed to send share by email" : "Неуспешно испраќање на споделување по е-пошта.", "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас", "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« со вас.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозволете им на корисниците да споделуваат персонални линкови до датотеки и папки со внесување на адреса на е-пошта.", "Send password by mail" : "Испрати лозинка преку е-пошта", "Reply to initiator" : "Одговор до иницијаторот", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Неможе да се испрати автоматски генерирана лозинка. Ве молиме внесете ја вашата е-пошта адреса во параметрите за лични податоци и обидете се повторно.", "Enforce password protection" : "Задолжителна заштита со лозинка" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/nb.js b/apps/sharebymail/l10n/nb.js index c7254dcbc70..2db67aed96b 100644 --- a/apps/sharebymail/l10n/nb.js +++ b/apps/sharebymail/l10n/nb.js @@ -18,7 +18,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Passord for tilgang til {file} ble sendt til {email}", "Password to access %1$s was sent to you" : "Passord for tilgang til %1$s ble sendt til deg", "Password to access {file} was sent to you" : "Du ble tildelt passord for å benytte {file}", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan ikke sende det auto-genererte passordet. Angi en gyldig e-postadresse i dine personlige innstillinger og prøv igjen.", "Failed to send share by email" : "Delingen kunne ikke sendes med e-post", "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med deg", "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med deg.", @@ -37,6 +36,7 @@ OC.L10N.register( "Share by mail" : "Del via e-post", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillater brukere å dele en personalisert lenke til ei fil eller mappe ved å skrive inn en e-postadresse.", "Send password by mail" : "Send passord via e-post", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan ikke sende det auto-genererte passordet. Angi en gyldig e-postadresse i dine personlige innstillinger og prøv igjen.", "Enforce password protection" : "Krev passordbeskyttelse" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/nb.json b/apps/sharebymail/l10n/nb.json index 2700819859e..f5a4c9fd68d 100644 --- a/apps/sharebymail/l10n/nb.json +++ b/apps/sharebymail/l10n/nb.json @@ -16,7 +16,6 @@ "Password to access {file} was sent to {email}" : "Passord for tilgang til {file} ble sendt til {email}", "Password to access %1$s was sent to you" : "Passord for tilgang til %1$s ble sendt til deg", "Password to access {file} was sent to you" : "Du ble tildelt passord for å benytte {file}", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan ikke sende det auto-genererte passordet. Angi en gyldig e-postadresse i dine personlige innstillinger og prøv igjen.", "Failed to send share by email" : "Delingen kunne ikke sendes med e-post", "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med deg", "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med deg.", @@ -35,6 +34,7 @@ "Share by mail" : "Del via e-post", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillater brukere å dele en personalisert lenke til ei fil eller mappe ved å skrive inn en e-postadresse.", "Send password by mail" : "Send passord via e-post", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan ikke sende det auto-genererte passordet. Angi en gyldig e-postadresse i dine personlige innstillinger og prøv igjen.", "Enforce password protection" : "Krev passordbeskyttelse" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js index 5373ff9ad40..d8e0a7dd11d 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Wachtwoord voor toegang tot %1$s is naar jou gestuurd", "Password to access {file} was sent to you" : "Wachtwoord voor toegang tot {file} is naar je verstuurd", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delen van %1$s is mislukt omdat het object al wordt gedeeld met gebruiker %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We kunnen je geen automatisch gegenereerd wachtwoord toesturen. Vermeld een geldig e-mailadres in je persoonlijke instellingen en probeer het nogmaals.", "Failed to send share by email" : "Versturen share per e-mail is mislukt", "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Staat gebruikers toe om een gepersonaliseerde link of map te delen door een e-mailadres op te geven.", "Send password by mail" : "Wachtwoord per email verzenden", "Reply to initiator" : "Antwoord aan oproeper", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We kunnen je geen automatisch gegenereerd wachtwoord toesturen. Vermeld een geldig e-mailadres in je persoonlijke instellingen en probeer het nogmaals.", "Enforce password protection" : "Wachtwoordbeveiliging afdwingen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/nl.json b/apps/sharebymail/l10n/nl.json index 199544e9ac4..30ea31e9b32 100644 --- a/apps/sharebymail/l10n/nl.json +++ b/apps/sharebymail/l10n/nl.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "Wachtwoord voor toegang tot %1$s is naar jou gestuurd", "Password to access {file} was sent to you" : "Wachtwoord voor toegang tot {file} is naar je verstuurd", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delen van %1$s is mislukt omdat het object al wordt gedeeld met gebruiker %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We kunnen je geen automatisch gegenereerd wachtwoord toesturen. Vermeld een geldig e-mailadres in je persoonlijke instellingen en probeer het nogmaals.", "Failed to send share by email" : "Versturen share per e-mail is mislukt", "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Staat gebruikers toe om een gepersonaliseerde link of map te delen door een e-mailadres op te geven.", "Send password by mail" : "Wachtwoord per email verzenden", "Reply to initiator" : "Antwoord aan oproeper", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We kunnen je geen automatisch gegenereerd wachtwoord toesturen. Vermeld een geldig e-mailadres in je persoonlijke instellingen en probeer het nogmaals.", "Enforce password protection" : "Wachtwoordbeveiliging afdwingen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index a46055ced30..6e5e8620782 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało do Ciebie wysłane", "Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało do Ciebie wysłane", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony użytkownikowi %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.", "Failed to send share by email" : "Nie udało się wysłać linku udostępnienia e-mailem", "%1$s shared »%2$s« with you" : "%1$s udostępnił »%2$s«", "%1$s shared »%2$s« with you." : "%1$s udostępnił »%2$s«.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Umożliwia użytkownikom udostępnianie spersonalizowanego linku do pliku lub katalogu poprzez umieszczenie go w wiadomości e-mail.", "Send password by mail" : "Wyślij hasło e-mailem", "Reply to initiator" : "Odpowiedz inicjatorowi", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.", "Enforce password protection" : "Wymuś zabezpieczenie hasłem" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/sharebymail/l10n/pl.json b/apps/sharebymail/l10n/pl.json index 69aa7d9ad09..8c340ed7ecf 100644 --- a/apps/sharebymail/l10n/pl.json +++ b/apps/sharebymail/l10n/pl.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało do Ciebie wysłane", "Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało do Ciebie wysłane", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony użytkownikowi %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.", "Failed to send share by email" : "Nie udało się wysłać linku udostępnienia e-mailem", "%1$s shared »%2$s« with you" : "%1$s udostępnił »%2$s«", "%1$s shared »%2$s« with you." : "%1$s udostępnił »%2$s«.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Umożliwia użytkownikom udostępnianie spersonalizowanego linku do pliku lub katalogu poprzez umieszczenie go w wiadomości e-mail.", "Send password by mail" : "Wyślij hasło e-mailem", "Reply to initiator" : "Odpowiedz inicjatorowi", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.", "Enforce password protection" : "Wymuś zabezpieczenie hasłem" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/pt_BR.js b/apps/sharebymail/l10n/pt_BR.js index b866e99ccff..3bb59c6dddc 100644 --- a/apps/sharebymail/l10n/pt_BR.js +++ b/apps/sharebymail/l10n/pt_BR.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "A senha para acesso %1$s foi enviada para você", "Password to access {file} was sent to you" : "A senha para acesso {file} foi enviada para você", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Compartilhamento de %1$s falhou, porque este item já está compartilhado com o usuário%2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.", "Failed to send share by email" : "Falha ao enviar compartilhamento via e-mail", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite que os usuários compartilhem um link personalizado para um arquivo ou pasta, inserindo um endereço de e-mail.", "Send password by mail" : "Enviar senha por e-mail", "Reply to initiator" : "Responder ao iniciador", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.", "Enforce password protection" : "Aplicar proteção por senha" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/sharebymail/l10n/pt_BR.json b/apps/sharebymail/l10n/pt_BR.json index aba1ec34056..f7d6ca1ee19 100644 --- a/apps/sharebymail/l10n/pt_BR.json +++ b/apps/sharebymail/l10n/pt_BR.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "A senha para acesso %1$s foi enviada para você", "Password to access {file} was sent to you" : "A senha para acesso {file} foi enviada para você", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Compartilhamento de %1$s falhou, porque este item já está compartilhado com o usuário%2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.", "Failed to send share by email" : "Falha ao enviar compartilhamento via e-mail", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite que os usuários compartilhem um link personalizado para um arquivo ou pasta, inserindo um endereço de e-mail.", "Send password by mail" : "Enviar senha por e-mail", "Reply to initiator" : "Responder ao iniciador", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.", "Enforce password protection" : "Aplicar proteção por senha" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/pt_PT.js b/apps/sharebymail/l10n/pt_PT.js index 6b8c63f0934..bedf4b64b15 100644 --- a/apps/sharebymail/l10n/pt_PT.js +++ b/apps/sharebymail/l10n/pt_PT.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Palavra-chave de acesso a {file} enviada para {email}", "Password to access %1$s was sent to you" : "Palavra-chave de acesso a %1$s enviada para si", "Password to access {file} was sent to you" : "Palavra-chave de acesso a {file} enviada para si", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não foi possível enviar-lhe a palavra-chave automáticamente gerada. Por favor defina um endereço de email válido nas suas definições pessoais e tente novamente.", "Failed to send share by email" : "Falhou o envio da partilha por email.", "%1$s shared »%2$s« with you" : "%1$s partilhado »%2$s« contigo", "%1$s shared »%2$s« with you." : "%1$s partilhado »%2$s« contigo.", @@ -47,6 +46,7 @@ OC.L10N.register( "Share by mail" : "Partilhado por e-mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permitir que os utilizadores partilhem uma hiperligação personalizada para um ficheiro ou pasta colocando um endereço de ''e-mail''.", "Send password by mail" : "Enviar palavra-chave por e-mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não foi possível enviar-lhe a palavra-chave automáticamente gerada. Por favor defina um endereço de email válido nas suas definições pessoais e tente novamente.", "Enforce password protection" : "Forçar proteção por palavra-passe" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/pt_PT.json b/apps/sharebymail/l10n/pt_PT.json index 240b2546741..37c8cd6e01e 100644 --- a/apps/sharebymail/l10n/pt_PT.json +++ b/apps/sharebymail/l10n/pt_PT.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "Palavra-chave de acesso a {file} enviada para {email}", "Password to access %1$s was sent to you" : "Palavra-chave de acesso a %1$s enviada para si", "Password to access {file} was sent to you" : "Palavra-chave de acesso a {file} enviada para si", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não foi possível enviar-lhe a palavra-chave automáticamente gerada. Por favor defina um endereço de email válido nas suas definições pessoais e tente novamente.", "Failed to send share by email" : "Falhou o envio da partilha por email.", "%1$s shared »%2$s« with you" : "%1$s partilhado »%2$s« contigo", "%1$s shared »%2$s« with you." : "%1$s partilhado »%2$s« contigo.", @@ -45,6 +44,7 @@ "Share by mail" : "Partilhado por e-mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permitir que os utilizadores partilhem uma hiperligação personalizada para um ficheiro ou pasta colocando um endereço de ''e-mail''.", "Send password by mail" : "Enviar palavra-chave por e-mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não foi possível enviar-lhe a palavra-chave automáticamente gerada. Por favor defina um endereço de email válido nas suas definições pessoais e tente novamente.", "Enforce password protection" : "Forçar proteção por palavra-passe" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js index 3d9f0d5b0dd..1845adaa732 100644 --- a/apps/sharebymail/l10n/ru.js +++ b/apps/sharebymail/l10n/ru.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Вам был отправлен пароль для доступа к «%1$s»", "Password to access {file} was sent to you" : "Вам был отправлен пароль для доступа к «{file}»", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Не удалось предоставить доступ к %1$s, так как этот ресурс уже доступен пользователю %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не удаётся отправить вам автоматически созданный пароль. Укажите верный адрес email в своих личных настройках и попробуйте снова.", "Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты", "%1$s shared »%2$s« with you" : "%1$s предоставил(а) вам доступ к «%2$s»", "%1$s shared »%2$s« with you." : "%1$s предоставил(а) вам доступ к «%2$s».", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, указав адрес электронной почты.", "Send password by mail" : "Отправлять пароль по электронной почте", "Reply to initiator" : "Направлять ответ инициатору", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не удаётся отправить вам автоматически созданный пароль. Укажите верный адрес email в своих личных настройках и попробуйте снова.", "Enforce password protection" : "Требовать защиту паролем" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/sharebymail/l10n/ru.json b/apps/sharebymail/l10n/ru.json index 66184c386cc..17c1df1a210 100644 --- a/apps/sharebymail/l10n/ru.json +++ b/apps/sharebymail/l10n/ru.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "Вам был отправлен пароль для доступа к «%1$s»", "Password to access {file} was sent to you" : "Вам был отправлен пароль для доступа к «{file}»", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Не удалось предоставить доступ к %1$s, так как этот ресурс уже доступен пользователю %2$s", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не удаётся отправить вам автоматически созданный пароль. Укажите верный адрес email в своих личных настройках и попробуйте снова.", "Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты", "%1$s shared »%2$s« with you" : "%1$s предоставил(а) вам доступ к «%2$s»", "%1$s shared »%2$s« with you." : "%1$s предоставил(а) вам доступ к «%2$s».", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, указав адрес электронной почты.", "Send password by mail" : "Отправлять пароль по электронной почте", "Reply to initiator" : "Направлять ответ инициатору", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не удаётся отправить вам автоматически созданный пароль. Укажите верный адрес email в своих личных настройках и попробуйте снова.", "Enforce password protection" : "Требовать защиту паролем" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/sk.js b/apps/sharebymail/l10n/sk.js index dce35cd51a1..262e11fc33a 100644 --- a/apps/sharebymail/l10n/sk.js +++ b/apps/sharebymail/l10n/sk.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Heslo na sprístupnenie {file} bolo zaslané na {email}", "Password to access %1$s was sent to you" : "Heslo na sprístupnenie %1$s Vám bolo zaslané", "Password to access {file} was sent to you" : "Heslo na sprístupnenie {file} Vám bolo zaslané", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", "Failed to send share by email" : "Zaslanie sprístupnenia cez e-mail zlyhalo", "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", @@ -48,6 +47,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Poskytovateľ zdieľania umožňuje zdieľať súbory pomocou e-mailu", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Povoľuje používateľom zdieľať personalizovaný odkaz na súbor alebo priečinok zadaním e-mailovej adresy.", "Send password by mail" : "Odoslať heslo e-mailom", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", "Enforce password protection" : "Vynútiť ochranu heslom" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/sharebymail/l10n/sk.json b/apps/sharebymail/l10n/sk.json index e78002983e6..7940bad51ad 100644 --- a/apps/sharebymail/l10n/sk.json +++ b/apps/sharebymail/l10n/sk.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "Heslo na sprístupnenie {file} bolo zaslané na {email}", "Password to access %1$s was sent to you" : "Heslo na sprístupnenie %1$s Vám bolo zaslané", "Password to access {file} was sent to you" : "Heslo na sprístupnenie {file} Vám bolo zaslané", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", "Failed to send share by email" : "Zaslanie sprístupnenia cez e-mail zlyhalo", "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", @@ -46,6 +45,7 @@ "Share provider which allows you to share files by mail" : "Poskytovateľ zdieľania umožňuje zdieľať súbory pomocou e-mailu", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Povoľuje používateľom zdieľať personalizovaný odkaz na súbor alebo priečinok zadaním e-mailovej adresy.", "Send password by mail" : "Odoslať heslo e-mailom", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", "Enforce password protection" : "Vynútiť ochranu heslom" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/sl.js b/apps/sharebymail/l10n/sl.js index 40fa141c2e5..66f545665ea 100644 --- a/apps/sharebymail/l10n/sl.js +++ b/apps/sharebymail/l10n/sl.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Geslo za dostop do datoteke {file} je bilo poslano na {email}.", "Password to access %1$s was sent to you" : "Geslo za dostop do datoteke %1$s je bilo poslano vaš elektronski naslov.", "Password to access {file} was sent to you" : "Geslo za dostop do datoteke {file} je bilo poslano vaš elektronski naslov.", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Samodejno ustvarjenega gesla ni mogoče poslati. Nastaviti je treba veljavni elektronski naslov med osebnimi nastavitvami.", "Failed to send share by email" : "Pošiljanje povezave po elektronski pošti je spodletelo.", "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", "%1$s shared »%2$s« with you." : "%1$s vam omogoča souporabo »%2$s«.", @@ -49,6 +48,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoli uporabnikom omogočanje souporabe prek osebne povezave na datoteko ali mapo z vpisom elektronskega naslova.", "Send password by mail" : "Pošlji geslo po elektronski pošti", "Reply to initiator" : "Odgovori pošiljatelju", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Samodejno ustvarjenega gesla ni mogoče poslati. Nastaviti je treba veljavni elektronski naslov med osebnimi nastavitvami.", "Enforce password protection" : "Vsili zaščito z geslom" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/sharebymail/l10n/sl.json b/apps/sharebymail/l10n/sl.json index 38eeb42ed75..1affddf889f 100644 --- a/apps/sharebymail/l10n/sl.json +++ b/apps/sharebymail/l10n/sl.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "Geslo za dostop do datoteke {file} je bilo poslano na {email}.", "Password to access %1$s was sent to you" : "Geslo za dostop do datoteke %1$s je bilo poslano vaš elektronski naslov.", "Password to access {file} was sent to you" : "Geslo za dostop do datoteke {file} je bilo poslano vaš elektronski naslov.", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Samodejno ustvarjenega gesla ni mogoče poslati. Nastaviti je treba veljavni elektronski naslov med osebnimi nastavitvami.", "Failed to send share by email" : "Pošiljanje povezave po elektronski pošti je spodletelo.", "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", "%1$s shared »%2$s« with you." : "%1$s vam omogoča souporabo »%2$s«.", @@ -47,6 +46,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoli uporabnikom omogočanje souporabe prek osebne povezave na datoteko ali mapo z vpisom elektronskega naslova.", "Send password by mail" : "Pošlji geslo po elektronski pošti", "Reply to initiator" : "Odgovori pošiljatelju", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Samodejno ustvarjenega gesla ni mogoče poslati. Nastaviti je treba veljavni elektronski naslov med osebnimi nastavitvami.", "Enforce password protection" : "Vsili zaščito z geslom" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/sq.js b/apps/sharebymail/l10n/sq.js index 4f8040ea715..755d771cc19 100644 --- a/apps/sharebymail/l10n/sq.js +++ b/apps/sharebymail/l10n/sq.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Fjalëkalimi për akses {file} dërguar tek {email}", "Password to access %1$s was sent to you" : "Fjalëkalimi për të aksesuar %1$s ju është dërguar", "Password to access {file} was sent to you" : "Fjalëkalimi për akses {file} tu dërgua ", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "S'mund t'jua dergojmë fjalëkalimin e gjeneruar automatikisht. Ju lutem vendosni një adresë emaili të vlefshme ne mjedisin tuaj personal dhe provoni përseri. ", "Failed to send share by email" : "Ndarja e dërguar me anë të email dështoi ", "Click the button below to open it." : "Klikoni butonin poshtë për ta hapur.", "Open »%s«" : "Hap »%s«", @@ -26,6 +25,7 @@ OC.L10N.register( "Share by mail" : "Shpërnda me mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Lejo përdoruesit të ndajnë një lidhje të personalizuar me një skedar ose dosje duke e vendosur në një adresë e-mail.", "Send password by mail" : "Dërgo fjalëkalimin me mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "S'mund t'jua dergojmë fjalëkalimin e gjeneruar automatikisht. Ju lutem vendosni një adresë emaili të vlefshme ne mjedisin tuaj personal dhe provoni përseri. ", "Enforce password protection" : "Forco mbrojtjen e fjalëkalimit" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/sq.json b/apps/sharebymail/l10n/sq.json index 21840d33d35..7bc969f4086 100644 --- a/apps/sharebymail/l10n/sq.json +++ b/apps/sharebymail/l10n/sq.json @@ -14,7 +14,6 @@ "Password to access {file} was sent to {email}" : "Fjalëkalimi për akses {file} dërguar tek {email}", "Password to access %1$s was sent to you" : "Fjalëkalimi për të aksesuar %1$s ju është dërguar", "Password to access {file} was sent to you" : "Fjalëkalimi për akses {file} tu dërgua ", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "S'mund t'jua dergojmë fjalëkalimin e gjeneruar automatikisht. Ju lutem vendosni një adresë emaili të vlefshme ne mjedisin tuaj personal dhe provoni përseri. ", "Failed to send share by email" : "Ndarja e dërguar me anë të email dështoi ", "Click the button below to open it." : "Klikoni butonin poshtë për ta hapur.", "Open »%s«" : "Hap »%s«", @@ -24,6 +23,7 @@ "Share by mail" : "Shpërnda me mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Lejo përdoruesit të ndajnë një lidhje të personalizuar me një skedar ose dosje duke e vendosur në një adresë e-mail.", "Send password by mail" : "Dërgo fjalëkalimin me mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "S'mund t'jua dergojmë fjalëkalimin e gjeneruar automatikisht. Ju lutem vendosni një adresë emaili të vlefshme ne mjedisin tuaj personal dhe provoni përseri. ", "Enforce password protection" : "Forco mbrojtjen e fjalëkalimit" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/sr.js b/apps/sharebymail/l10n/sr.js index 7ff170059a9..cfd344fb23a 100644 --- a/apps/sharebymail/l10n/sr.js +++ b/apps/sharebymail/l10n/sr.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Лозинка за приступ {file} је послата на {email}", "Password to access %1$s was sent to you" : "Лозинка за приступ %1$sВам је послата", "Password to access {file} was sent to you" : "Лозинка за приступ {file} Вам је послата ", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не можемо Вам послати ауто-генерисану лозинку. Подесите исправну адресу е-поште у личним поставкама и покушајте поново.", "Failed to send share by email" : "Грешка у слању дељења е-поштом", "%1$s shared »%2$s« with you" : "%1$s је поделио „%2$s“ са Вама", "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", @@ -48,6 +47,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Добављач дељења који Вам дозвољава дељење е-поштом", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозволи корисницима да поделе персонализовану везу до фајла или фасцикле уносом е-адресе.", "Send password by mail" : "Пошаљи лозинку е-поштом", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не можемо Вам послати ауто-генерисану лозинку. Подесите исправну адресу е-поште у личним поставкама и покушајте поново.", "Enforce password protection" : "Захтевај заштиту лозинком" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/sharebymail/l10n/sr.json b/apps/sharebymail/l10n/sr.json index d3e5244cf40..25be14121de 100644 --- a/apps/sharebymail/l10n/sr.json +++ b/apps/sharebymail/l10n/sr.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "Лозинка за приступ {file} је послата на {email}", "Password to access %1$s was sent to you" : "Лозинка за приступ %1$sВам је послата", "Password to access {file} was sent to you" : "Лозинка за приступ {file} Вам је послата ", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не можемо Вам послати ауто-генерисану лозинку. Подесите исправну адресу е-поште у личним поставкама и покушајте поново.", "Failed to send share by email" : "Грешка у слању дељења е-поштом", "%1$s shared »%2$s« with you" : "%1$s је поделио „%2$s“ са Вама", "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", @@ -46,6 +45,7 @@ "Share provider which allows you to share files by mail" : "Добављач дељења који Вам дозвољава дељење е-поштом", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Дозволи корисницима да поделе персонализовану везу до фајла или фасцикле уносом е-адресе.", "Send password by mail" : "Пошаљи лозинку е-поштом", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не можемо Вам послати ауто-генерисану лозинку. Подесите исправну адресу е-поште у личним поставкама и покушајте поново.", "Enforce password protection" : "Захтевај заштиту лозинком" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/sv.js b/apps/sharebymail/l10n/sv.js index d619dacaf7e..12e9b397853 100644 --- a/apps/sharebymail/l10n/sv.js +++ b/apps/sharebymail/l10n/sv.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Lösenord till {file} skickades till {email}", "Password to access %1$s was sent to you" : "Lösenord för att nå %1$s skickades till dig", "Password to access {file} was sent to you" : "Lösenord till {file} skickades till dig", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan inte skicka det autogenererade lösenordet till dig. Vänligen ange en giltig e-postadress i dina personliga inställningar och försök igen.", "Failed to send share by email" : "Det gick inte att skicka delning via e-post", "%1$s shared »%2$s« with you" : "%1$s delade »%2$s« med dig", "%1$s shared »%2$s« with you." : "%1$s delade »%2$s« med dig.", @@ -48,6 +47,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Möjliggör delning av filer via e-post", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillåt användare att dela en personlig länk till en fil eller mapp genom att ange en e-postadress", "Send password by mail" : "Skicka lösenord via e-post", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan inte skicka det autogenererade lösenordet till dig. Vänligen ange en giltig e-postadress i dina personliga inställningar och försök igen.", "Enforce password protection" : "Tvinga lösenordsskydd" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/sv.json b/apps/sharebymail/l10n/sv.json index 0a62a320218..aeddb511f26 100644 --- a/apps/sharebymail/l10n/sv.json +++ b/apps/sharebymail/l10n/sv.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "Lösenord till {file} skickades till {email}", "Password to access %1$s was sent to you" : "Lösenord för att nå %1$s skickades till dig", "Password to access {file} was sent to you" : "Lösenord till {file} skickades till dig", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan inte skicka det autogenererade lösenordet till dig. Vänligen ange en giltig e-postadress i dina personliga inställningar och försök igen.", "Failed to send share by email" : "Det gick inte att skicka delning via e-post", "%1$s shared »%2$s« with you" : "%1$s delade »%2$s« med dig", "%1$s shared »%2$s« with you." : "%1$s delade »%2$s« med dig.", @@ -46,6 +45,7 @@ "Share provider which allows you to share files by mail" : "Möjliggör delning av filer via e-post", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillåt användare att dela en personlig länk till en fil eller mapp genom att ange en e-postadress", "Send password by mail" : "Skicka lösenord via e-post", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vi kan inte skicka det autogenererade lösenordet till dig. Vänligen ange en giltig e-postadress i dina personliga inställningar och försök igen.", "Enforce password protection" : "Tvinga lösenordsskydd" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/tr.js b/apps/sharebymail/l10n/tr.js index 5945e281afd..dfe9376181e 100644 --- a/apps/sharebymail/l10n/tr.js +++ b/apps/sharebymail/l10n/tr.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "%1$s dosyasına erişim parolası size gönderildi", "Password to access {file} was sent to you" : "{file} dosyasına erişim parolası size gönderildi", "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s ögesi %2$s kullanıcısı ile zaten paylaşılmış olduğundan paylaşılamadı", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Otomatik üretilen parola size gönderilemedi. Lütfen kişisel ayarlarınızdan geçerli bir e-posta adresi ayarlayın ve yeniden deneyin.", "Failed to send share by email" : "Paylaşım e-postası gönderilemedi", "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Kullanıcıların bir e-posta adresi yazarak bir dosya ya da klasör için kişisel bir bağlantı paylaşmasını sağlar.", "Send password by mail" : "Parolayı e-posta ile gönder", "Reply to initiator" : "Başlatanı yanıtla", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Otomatik üretilen parola size gönderilemedi. Lütfen kişisel ayarlarınızdan geçerli bir e-posta adresi ayarlayın ve yeniden deneyin.", "Enforce password protection" : "Parola koruması dayatılsın" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/sharebymail/l10n/tr.json b/apps/sharebymail/l10n/tr.json index 169ad9051a5..3a29280c8a2 100644 --- a/apps/sharebymail/l10n/tr.json +++ b/apps/sharebymail/l10n/tr.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "%1$s dosyasına erişim parolası size gönderildi", "Password to access {file} was sent to you" : "{file} dosyasına erişim parolası size gönderildi", "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s ögesi %2$s kullanıcısı ile zaten paylaşılmış olduğundan paylaşılamadı", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Otomatik üretilen parola size gönderilemedi. Lütfen kişisel ayarlarınızdan geçerli bir e-posta adresi ayarlayın ve yeniden deneyin.", "Failed to send share by email" : "Paylaşım e-postası gönderilemedi", "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Kullanıcıların bir e-posta adresi yazarak bir dosya ya da klasör için kişisel bir bağlantı paylaşmasını sağlar.", "Send password by mail" : "Parolayı e-posta ile gönder", "Reply to initiator" : "Başlatanı yanıtla", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Otomatik üretilen parola size gönderilemedi. Lütfen kişisel ayarlarınızdan geçerli bir e-posta adresi ayarlayın ve yeniden deneyin.", "Enforce password protection" : "Parola koruması dayatılsın" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index 97bcf189d94..febc2985f3a 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您", "Password to access {file} was sent to you" : "访问 {file} 的密码已发送给您", "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失败,因为这个项目已经和用户 %2$s 进行了共享。", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送与您。请在您的个人设置中提供有效的邮箱后重试。", "Failed to send share by email" : "通过邮件发送共享失败", "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", "%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。", "Send password by mail" : "通过电子邮件发送密码", "Reply to initiator" : "回复发起人", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送与您。请在您的个人设置中提供有效的邮箱后重试。", "Enforce password protection" : "强制密码保护" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json index e466780a368..ead73f0d245 100644 --- a/apps/sharebymail/l10n/zh_CN.json +++ b/apps/sharebymail/l10n/zh_CN.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您", "Password to access {file} was sent to you" : "访问 {file} 的密码已发送给您", "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失败,因为这个项目已经和用户 %2$s 进行了共享。", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送与您。请在您的个人设置中提供有效的邮箱后重试。", "Failed to send share by email" : "通过邮件发送共享失败", "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", "%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。", "Send password by mail" : "通过电子邮件发送密码", "Reply to initiator" : "回复发起人", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送与您。请在您的个人设置中提供有效的邮箱后重试。", "Enforce password protection" : "强制密码保护" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/zh_HK.js b/apps/sharebymail/l10n/zh_HK.js index e1d932e8569..254969ef024 100644 --- a/apps/sharebymail/l10n/zh_HK.js +++ b/apps/sharebymail/l10n/zh_HK.js @@ -25,7 +25,6 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "訪問 %1$s 的密碼已發送給您", "Password to access {file} was sent to you" : "訪問 {file} 的密碼已發送給您", "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失敗,此項目已經與用戶 %2$s 分享", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼發送與您。請在您的個人設置中提供有效的電郵地址後重試。", "Failed to send share by email" : "通過電郵發送分享失敗", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 »%2$s«", "%1$s shared »%2$s« with you." : "%1$s 與您分享了 »%2$s«。", @@ -50,6 +49,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "使用戶可以通過輸入電郵地址來分享指向檔案或資料夾的個性化連結。", "Send password by mail" : "通過電郵發送密碼", "Reply to initiator" : "回覆發起人", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼發送與您。請在您的個人設置中提供有效的電郵地址後重試。", "Enforce password protection" : "強制密碼保護" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/zh_HK.json b/apps/sharebymail/l10n/zh_HK.json index ea84ed08a5e..ae9eb2752c2 100644 --- a/apps/sharebymail/l10n/zh_HK.json +++ b/apps/sharebymail/l10n/zh_HK.json @@ -23,7 +23,6 @@ "Password to access %1$s was sent to you" : "訪問 %1$s 的密碼已發送給您", "Password to access {file} was sent to you" : "訪問 {file} 的密碼已發送給您", "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失敗,此項目已經與用戶 %2$s 分享", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼發送與您。請在您的個人設置中提供有效的電郵地址後重試。", "Failed to send share by email" : "通過電郵發送分享失敗", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 »%2$s«", "%1$s shared »%2$s« with you." : "%1$s 與您分享了 »%2$s«。", @@ -48,6 +47,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "使用戶可以通過輸入電郵地址來分享指向檔案或資料夾的個性化連結。", "Send password by mail" : "通過電郵發送密碼", "Reply to initiator" : "回覆發起人", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼發送與您。請在您的個人設置中提供有效的電郵地址後重試。", "Enforce password protection" : "強制密碼保護" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/zh_TW.js b/apps/sharebymail/l10n/zh_TW.js index 77942fffeba..f02dbf7d1e3 100644 --- a/apps/sharebymail/l10n/zh_TW.js +++ b/apps/sharebymail/l10n/zh_TW.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "存取 {file} 的密碼已寄送給 {email}", "Password to access %1$s was sent to you" : "存取 %1$s 的密碼已寄送給您", "Password to access {file} was sent to you" : "存取 {file} 的密碼已寄送給您", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼寄送給您。請在您的個人設定裡設定有效的電子郵件地址並再試一次。", "Failed to send share by email" : "透過電子郵件寄送分享失敗", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s。", @@ -49,6 +48,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "允許使用者透過輸入電子郵件地址來分享到檔案或資料夾的個人化連結。", "Send password by mail" : "透過電子郵件寄送密碼", "Reply to initiator" : "回覆給發起人", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼寄送給您。請在您的個人設定裡設定有效的電子郵件地址並再試一次。", "Enforce password protection" : "強制密碼保護" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/zh_TW.json b/apps/sharebymail/l10n/zh_TW.json index 23a00dad033..16e37b13a36 100644 --- a/apps/sharebymail/l10n/zh_TW.json +++ b/apps/sharebymail/l10n/zh_TW.json @@ -22,7 +22,6 @@ "Password to access {file} was sent to {email}" : "存取 {file} 的密碼已寄送給 {email}", "Password to access %1$s was sent to you" : "存取 %1$s 的密碼已寄送給您", "Password to access {file} was sent to you" : "存取 {file} 的密碼已寄送給您", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼寄送給您。請在您的個人設定裡設定有效的電子郵件地址並再試一次。", "Failed to send share by email" : "透過電子郵件寄送分享失敗", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s。", @@ -47,6 +46,7 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "允許使用者透過輸入電子郵件地址來分享到檔案或資料夾的個人化連結。", "Send password by mail" : "透過電子郵件寄送密碼", "Reply to initiator" : "回覆給發起人", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼寄送給您。請在您的個人設定裡設定有效的電子郵件地址並再試一次。", "Enforce password protection" : "強制密碼保護" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |