diff options
Diffstat (limited to 'lib')
38 files changed, 10 insertions, 258 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index c5ac1254030..f171825baee 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s شارك »%2$s« معك و يرغب في إضافة", "»%s« added a note to a file shared with you" : "»%s« أضاف ملاحظة لملفٍ سلفت مشاركته معك", "Passwords are enforced for link and mail shares" : "كلمة المرور لازمة للمشاركات عن طريق الروابط و الإيميل", - "SharedWith is not a valid user" : "SharedWith غير مقبول كمستخدِم", - "SharedWith is not a valid group" : "SharedWith غير مقبول كمجموعة", - "SharedWith should be empty" : "SharedWith يجب أن يكون فارغاً", - "SharedWith should not be empty" : "SharedWith يجب ألّا يكون فارغاً", - "SharedWith is not a valid circle" : "SharedWith ليس حلقة اتصال مقبولة", "Unknown share type" : "نوع مشاركة غير معروف", - "SharedBy should be set" : "SharedBy يجب تعيينه", "Cannot share with yourself" : "لا يمكنك المشاركة مع نفسك", - "Path should be set" : "يجب تعيين المسار", - "Path should be either a file or a folder" : "يجب أن يكون المسار إمّا ملفاً أو مجلداً", "You cannot share your root folder" : "لا يمكنك مشاركة مجلدك الجذر", "You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s", - "A share requires permissions" : "مشاركة تتطلب إذونات", "Cannot increase permissions of %s" : "لا يمكن زيادة أذونات %s", "Shares need at least read permissions" : "المشاركات تتطلب في الحد الأدنى إذناً بالقراءة", "Files cannot be shared with delete permissions" : "لا يمكن مشاركة ملفات بأذونات حذفٍ", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "لا يمكن تعطيل إرسال كلمة المرور عن طريق برنامج \"المحادثة\" Talk بدون تعيين كلمة مرور جديدة", "Share provider does not support accepting" : "مزود المشاركة لا يدعم خاصية خيار القبول", "Cannot change target of link share" : "لا يمكن تغيير مَقصِد مشاركة الرابط", - "Invalid recipient" : "المستلم غير مقبول", "Group \"%s\" does not exist" : "المجموعة \"%s\" غير موجودة", "The requested share does not exist anymore" : "المشاركة المطلوبة لم تعد موجودةً", "The requested share comes from a disabled user" : "المشاركة المطلوبة آتية من مستخدم معطل.", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index f497a28885d..34a3f7810f9 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s شارك »%2$s« معك و يرغب في إضافة", "»%s« added a note to a file shared with you" : "»%s« أضاف ملاحظة لملفٍ سلفت مشاركته معك", "Passwords are enforced for link and mail shares" : "كلمة المرور لازمة للمشاركات عن طريق الروابط و الإيميل", - "SharedWith is not a valid user" : "SharedWith غير مقبول كمستخدِم", - "SharedWith is not a valid group" : "SharedWith غير مقبول كمجموعة", - "SharedWith should be empty" : "SharedWith يجب أن يكون فارغاً", - "SharedWith should not be empty" : "SharedWith يجب ألّا يكون فارغاً", - "SharedWith is not a valid circle" : "SharedWith ليس حلقة اتصال مقبولة", "Unknown share type" : "نوع مشاركة غير معروف", - "SharedBy should be set" : "SharedBy يجب تعيينه", "Cannot share with yourself" : "لا يمكنك المشاركة مع نفسك", - "Path should be set" : "يجب تعيين المسار", - "Path should be either a file or a folder" : "يجب أن يكون المسار إمّا ملفاً أو مجلداً", "You cannot share your root folder" : "لا يمكنك مشاركة مجلدك الجذر", "You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s", - "A share requires permissions" : "مشاركة تتطلب إذونات", "Cannot increase permissions of %s" : "لا يمكن زيادة أذونات %s", "Shares need at least read permissions" : "المشاركات تتطلب في الحد الأدنى إذناً بالقراءة", "Files cannot be shared with delete permissions" : "لا يمكن مشاركة ملفات بأذونات حذفٍ", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "لا يمكن تعطيل إرسال كلمة المرور عن طريق برنامج \"المحادثة\" Talk بدون تعيين كلمة مرور جديدة", "Share provider does not support accepting" : "مزود المشاركة لا يدعم خاصية خيار القبول", "Cannot change target of link share" : "لا يمكن تغيير مَقصِد مشاركة الرابط", - "Invalid recipient" : "المستلم غير مقبول", "Group \"%s\" does not exist" : "المجموعة \"%s\" غير موجودة", "The requested share does not exist anymore" : "المشاركة المطلوبة لم تعد موجودةً", "The requested share comes from a disabled user" : "المشاركة المطلوبة آتية من مستخدم معطل.", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index d777b143268..f8b41915ae6 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -159,7 +159,6 @@ OC.L10N.register( "Sharing is disabled for you" : "Máte zakázáno sdílet", "Cannot share with the share owner" : "Nelze sdílet zpět vlastníkovi sdílení", "Cannot change share type" : "Nelze změnit typ sdílení", - "Invalid recipient" : "Neplatný příjemce", "Group \"%s\" does not exist" : "Skupina \"%s\" neexistuje", "The requested share does not exist anymore" : "Požadované sdílení už neexistuje", "The requested share comes from a disabled user" : "Požadované sdílení pochází od vypnutého uživatelského účtu", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 56be78c340f..cc1349b0bbb 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -157,7 +157,6 @@ "Sharing is disabled for you" : "Máte zakázáno sdílet", "Cannot share with the share owner" : "Nelze sdílet zpět vlastníkovi sdílení", "Cannot change share type" : "Nelze změnit typ sdílení", - "Invalid recipient" : "Neplatný příjemce", "Group \"%s\" does not exist" : "Skupina \"%s\" neexistuje", "The requested share does not exist anymore" : "Požadované sdílení už neexistuje", "The requested share comes from a disabled user" : "Požadované sdílení pochází od vypnutého uživatelského účtu", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 6f99a7c5fde..4ac9f7400db 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$shat »%2$s« mit dir geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt", "Passwords are enforced for link and mail shares" : "Für Link- und E-Mail-Freigaben werden Passwörter erzwungen", - "SharedWith is not a valid user" : "SharedWith ist kein gültiger Benutzer", - "SharedWith is not a valid group" : "SharedWith ist keine gültige Gruppe", - "SharedWith should be empty" : "SharedWith sollte leer sein", - "SharedWith should not be empty" : "SharedWith sollte nicht leer sein", - "SharedWith is not a valid circle" : "SharedWith ist kein gültiger Kreis", "Unknown share type" : "Unbekannter Freigabetyp", - "SharedBy should be set" : "SharedBy sollte gesetzt sein", "Cannot share with yourself" : "Es kann nicht mit dir selbst geteilt werden", - "Path should be set" : "Pfad sollte festgelegt werden", - "Path should be either a file or a folder" : "Der Pfad muss entweder eine Datei oder ein Ordner sein", "You cannot share your root folder" : "Du kannst deinen Stammordner nicht freigeben", "You are not allowed to share %s" : "Du bist nicht berechtigt, %s zu teilen.", - "A share requires permissions" : "Eine Freigabe erfordert Berechtigungen", "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Shares need at least read permissions" : "Freigaben benötigen mindestens Leseberechtigungen", "Files cannot be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Das Senden des Passworts durch Talk kann nicht deaktiviert werden, ohne ein neues Passwort festzulegen", "Share provider does not support accepting" : "Der Teilen-Anbieter unterstützt das Akzeptieren nicht", "Cannot change target of link share" : "Das Ziel der Linkfreigabe kann nicht geändert werden", - "Invalid recipient" : "Ungültiger Empfänger", "Group \"%s\" does not exist" : "Gruppe \"%s\" existiert nicht", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The requested share comes from a disabled user" : "Die angeforderte Freigabe stammt von einem deaktivierten Benutzer", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 6d4d0005ad2..318cf689751 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$shat »%2$s« mit dir geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt", "Passwords are enforced for link and mail shares" : "Für Link- und E-Mail-Freigaben werden Passwörter erzwungen", - "SharedWith is not a valid user" : "SharedWith ist kein gültiger Benutzer", - "SharedWith is not a valid group" : "SharedWith ist keine gültige Gruppe", - "SharedWith should be empty" : "SharedWith sollte leer sein", - "SharedWith should not be empty" : "SharedWith sollte nicht leer sein", - "SharedWith is not a valid circle" : "SharedWith ist kein gültiger Kreis", "Unknown share type" : "Unbekannter Freigabetyp", - "SharedBy should be set" : "SharedBy sollte gesetzt sein", "Cannot share with yourself" : "Es kann nicht mit dir selbst geteilt werden", - "Path should be set" : "Pfad sollte festgelegt werden", - "Path should be either a file or a folder" : "Der Pfad muss entweder eine Datei oder ein Ordner sein", "You cannot share your root folder" : "Du kannst deinen Stammordner nicht freigeben", "You are not allowed to share %s" : "Du bist nicht berechtigt, %s zu teilen.", - "A share requires permissions" : "Eine Freigabe erfordert Berechtigungen", "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Shares need at least read permissions" : "Freigaben benötigen mindestens Leseberechtigungen", "Files cannot be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "Das Senden des Passworts durch Talk kann nicht deaktiviert werden, ohne ein neues Passwort festzulegen", "Share provider does not support accepting" : "Der Teilen-Anbieter unterstützt das Akzeptieren nicht", "Cannot change target of link share" : "Das Ziel der Linkfreigabe kann nicht geändert werden", - "Invalid recipient" : "Ungültiger Empfänger", "Group \"%s\" does not exist" : "Gruppe \"%s\" existiert nicht", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The requested share comes from a disabled user" : "Die angeforderte Freigabe stammt von einem deaktivierten Benutzer", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 03186a62a0f..4ff0dcf86c7 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", "Passwords are enforced for link and mail shares" : "Für Link- und E-Mail-Freigaben werden Passwörter erzwungen", - "SharedWith is not a valid user" : "SharedWith ist kein gültiger Benutzer", - "SharedWith is not a valid group" : "SharedWith ist keine gültige Gruppe", - "SharedWith should be empty" : "SharedWith sollte leer sein", - "SharedWith should not be empty" : "SharedWith sollte nicht leer sein", - "SharedWith is not a valid circle" : "SharedWith ist kein gültiger Kreis", "Unknown share type" : "Unbekannter Freigabetyp", - "SharedBy should be set" : "SharedBy sollte gesetzt sein", "Cannot share with yourself" : "Es kann nicht mit Ihnen selbst geteilt werden", - "Path should be set" : "Pfad sollte festgelegt werden", - "Path should be either a file or a folder" : "Der Pfad muss entweder eine Datei oder ein Ordner sein", "You cannot share your root folder" : "Sie können Ihren Stammordner nicht freigeben", "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", - "A share requires permissions" : "Eine Freigabe erfordert Berechtigungen", "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Shares need at least read permissions" : "Freigaben benötigen mindestens Leseberechtigungen", "Files cannot be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Das Senden des Passworts durch Talk kann nicht deaktiviert werden, ohne ein neues Passwort festzulegen", "Share provider does not support accepting" : "Der Teilen-Anbieter unterstützt das Akzeptieren nicht", "Cannot change target of link share" : "Das Ziel der Linkfreigabe kann nicht geändert werden", - "Invalid recipient" : "Ungültiger Empfänger", "Group \"%s\" does not exist" : "Gruppe \"%s\" existiert nicht", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The requested share comes from a disabled user" : "Die angeforderte Freigabe stammt von einem deaktivierten Benutzer", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 9315a4f01db..e2ed1bbf4a3 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", "Passwords are enforced for link and mail shares" : "Für Link- und E-Mail-Freigaben werden Passwörter erzwungen", - "SharedWith is not a valid user" : "SharedWith ist kein gültiger Benutzer", - "SharedWith is not a valid group" : "SharedWith ist keine gültige Gruppe", - "SharedWith should be empty" : "SharedWith sollte leer sein", - "SharedWith should not be empty" : "SharedWith sollte nicht leer sein", - "SharedWith is not a valid circle" : "SharedWith ist kein gültiger Kreis", "Unknown share type" : "Unbekannter Freigabetyp", - "SharedBy should be set" : "SharedBy sollte gesetzt sein", "Cannot share with yourself" : "Es kann nicht mit Ihnen selbst geteilt werden", - "Path should be set" : "Pfad sollte festgelegt werden", - "Path should be either a file or a folder" : "Der Pfad muss entweder eine Datei oder ein Ordner sein", "You cannot share your root folder" : "Sie können Ihren Stammordner nicht freigeben", "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", - "A share requires permissions" : "Eine Freigabe erfordert Berechtigungen", "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Shares need at least read permissions" : "Freigaben benötigen mindestens Leseberechtigungen", "Files cannot be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "Das Senden des Passworts durch Talk kann nicht deaktiviert werden, ohne ein neues Passwort festzulegen", "Share provider does not support accepting" : "Der Teilen-Anbieter unterstützt das Akzeptieren nicht", "Cannot change target of link share" : "Das Ziel der Linkfreigabe kann nicht geändert werden", - "Invalid recipient" : "Ungültiger Empfänger", "Group \"%s\" does not exist" : "Gruppe \"%s\" existiert nicht", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The requested share comes from a disabled user" : "Die angeforderte Freigabe stammt von einem deaktivierten Benutzer", diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 0d2e6d74fdf..ce510473935 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", "Passwords are enforced for link and mail shares" : "Passwords are enforced for link and mail shares", - "SharedWith is not a valid user" : "SharedWith is not a valid user", - "SharedWith is not a valid group" : "SharedWith is not a valid group", - "SharedWith should be empty" : "SharedWith should be empty", - "SharedWith should not be empty" : "SharedWith should not be empty", - "SharedWith is not a valid circle" : "SharedWith is not a valid circle", "Unknown share type" : "Unknown share type", - "SharedBy should be set" : "SharedBy should be set", "Cannot share with yourself" : "Cannot share with yourself", - "Path should be set" : "Path should be set", - "Path should be either a file or a folder" : "Path should be either a file or a folder", "You cannot share your root folder" : "You cannot share your root folder", "You are not allowed to share %s" : "You are not allowed to share %s", - "A share requires permissions" : "A share requires permissions", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Shares need at least read permissions" : "Shares need at least read permissions", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Cannot disable sending the password by Talk without setting a new password", "Share provider does not support accepting" : "Share provider does not support accepting", "Cannot change target of link share" : "Cannot change target of link share", - "Invalid recipient" : "Invalid recipient", "Group \"%s\" does not exist" : "Group \"%s\" does not exist", "The requested share does not exist anymore" : "The requested share does not exist any more", "The requested share comes from a disabled user" : "The requested share comes from a disabled user", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index f7055b9f110..814fe3e56b5 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", "Passwords are enforced for link and mail shares" : "Passwords are enforced for link and mail shares", - "SharedWith is not a valid user" : "SharedWith is not a valid user", - "SharedWith is not a valid group" : "SharedWith is not a valid group", - "SharedWith should be empty" : "SharedWith should be empty", - "SharedWith should not be empty" : "SharedWith should not be empty", - "SharedWith is not a valid circle" : "SharedWith is not a valid circle", "Unknown share type" : "Unknown share type", - "SharedBy should be set" : "SharedBy should be set", "Cannot share with yourself" : "Cannot share with yourself", - "Path should be set" : "Path should be set", - "Path should be either a file or a folder" : "Path should be either a file or a folder", "You cannot share your root folder" : "You cannot share your root folder", "You are not allowed to share %s" : "You are not allowed to share %s", - "A share requires permissions" : "A share requires permissions", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Shares need at least read permissions" : "Shares need at least read permissions", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "Cannot disable sending the password by Talk without setting a new password", "Share provider does not support accepting" : "Share provider does not support accepting", "Cannot change target of link share" : "Cannot change target of link share", - "Invalid recipient" : "Invalid recipient", "Group \"%s\" does not exist" : "Group \"%s\" does not exist", "The requested share does not exist anymore" : "The requested share does not exist any more", "The requested share comes from a disabled user" : "The requested share comes from a disabled user", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 00970b4e600..ab21f2feabe 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -126,6 +126,7 @@ OC.L10N.register( "Headline" : "Titre", "Organisation" : "Organisme", "Role" : "Fonction", + "Pronouns" : "Pronoms", "Unknown account" : "Compte inconnu", "Additional settings" : "Paramètres supplémentaires", "Enter the database Login and name for %s" : "Saisissez l'identifiant et le nom de la base de données pour %s", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 0efc2236147..49041f5132f 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -124,6 +124,7 @@ "Headline" : "Titre", "Organisation" : "Organisme", "Role" : "Fonction", + "Pronouns" : "Pronoms", "Unknown account" : "Compte inconnu", "Additional settings" : "Paramètres supplémentaires", "Enter the database Login and name for %s" : "Saisissez l'identifiant et le nom de la base de données pour %s", diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index 292002805d1..b3c84cb722b 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", "Passwords are enforced for link and mail shares" : "Cuirtear pasfhocail i bhfeidhm le haghaidh naisc agus scaireanna ríomhphoist", - "SharedWith is not a valid user" : "Ní úsáideoir bailí é SharedWith", - "SharedWith is not a valid group" : "Ní grúpa bailí é SharedW", - "SharedWith should be empty" : "Ba chóir go mbeadh SharedWith folamh", - "SharedWith should not be empty" : "Níor cheart go mbeadh SharedWith folamh", - "SharedWith is not a valid circle" : "Ní ciorcal bailí é SharedW", "Unknown share type" : "Cineál scaire anaithnid", - "SharedBy should be set" : "Ba cheart SharedBy a shocrú", "Cannot share with yourself" : "Ní féidir a roinnt leat féin", - "Path should be set" : "Ba chóir cosán a shocrú", - "Path should be either a file or a folder" : "Ba chóir go mbeadh an cosán ina chomhad nó ina fhillteán", "You cannot share your root folder" : "Ní féidir leat do fhréamhfhillteán a roinnt", "You are not allowed to share %s" : "Níl cead agat %s a roinnt", - "A share requires permissions" : "Teastaíonn ceadanna le scair", "Cannot increase permissions of %s" : "Ní féidir ceadanna %s a mhéadú", "Shares need at least read permissions" : "Teastaíonn ceadanna léite ar a laghad ó scaireanna", "Files cannot be shared with delete permissions" : "Ní féidir comhaid a roinnt le ceadanna scriosta", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Ní féidir seoladh an fhocail faire le Talk a dhíchumasú gan focal faire nua a shocrú", "Share provider does not support accepting" : "Ní thacaíonn soláthraí scaireanna le glacadh", "Cannot change target of link share" : "Ní féidir an sprioc maidir le comhroinnt naisc a athrú", - "Invalid recipient" : "Faighteoir neamhbhailí", "Group \"%s\" does not exist" : "Níl grúpa \"%s\" ann", "The requested share does not exist anymore" : "Níl an sciar iarrtha ann a thuilleadh", "The requested share comes from a disabled user" : "Tagann an sciar iarrtha ó úsáideoir díchumasaithe", diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json index a47c324cc0c..57a8cdb1a17 100644 --- a/lib/l10n/ga.json +++ b/lib/l10n/ga.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", "Passwords are enforced for link and mail shares" : "Cuirtear pasfhocail i bhfeidhm le haghaidh naisc agus scaireanna ríomhphoist", - "SharedWith is not a valid user" : "Ní úsáideoir bailí é SharedWith", - "SharedWith is not a valid group" : "Ní grúpa bailí é SharedW", - "SharedWith should be empty" : "Ba chóir go mbeadh SharedWith folamh", - "SharedWith should not be empty" : "Níor cheart go mbeadh SharedWith folamh", - "SharedWith is not a valid circle" : "Ní ciorcal bailí é SharedW", "Unknown share type" : "Cineál scaire anaithnid", - "SharedBy should be set" : "Ba cheart SharedBy a shocrú", "Cannot share with yourself" : "Ní féidir a roinnt leat féin", - "Path should be set" : "Ba chóir cosán a shocrú", - "Path should be either a file or a folder" : "Ba chóir go mbeadh an cosán ina chomhad nó ina fhillteán", "You cannot share your root folder" : "Ní féidir leat do fhréamhfhillteán a roinnt", "You are not allowed to share %s" : "Níl cead agat %s a roinnt", - "A share requires permissions" : "Teastaíonn ceadanna le scair", "Cannot increase permissions of %s" : "Ní féidir ceadanna %s a mhéadú", "Shares need at least read permissions" : "Teastaíonn ceadanna léite ar a laghad ó scaireanna", "Files cannot be shared with delete permissions" : "Ní féidir comhaid a roinnt le ceadanna scriosta", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "Ní féidir seoladh an fhocail faire le Talk a dhíchumasú gan focal faire nua a shocrú", "Share provider does not support accepting" : "Ní thacaíonn soláthraí scaireanna le glacadh", "Cannot change target of link share" : "Ní féidir an sprioc maidir le comhroinnt naisc a athrú", - "Invalid recipient" : "Faighteoir neamhbhailí", "Group \"%s\" does not exist" : "Níl grúpa \"%s\" ann", "The requested share does not exist anymore" : "Níl an sciar iarrtha ann a thuilleadh", "The requested share comes from a disabled user" : "Tagann an sciar iarrtha ó úsáideoir díchumasaithe", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 045a68e335e..0b54953626d 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.", "Passwords are enforced for link and mail shares" : "É obrigatorio o emprego de contrasinais para compartir por ligazón e por correo", - "SharedWith is not a valid user" : "O destinatario da compartición non é un usuario válido", - "SharedWith is not a valid group" : "O destinatario da compartición non é un grupo válido", - "SharedWith should be empty" : "O destinatario da compartición debe estar baleiro", - "SharedWith should not be empty" : "O destinatario da compartición non debe estar baleiro", - "SharedWith is not a valid circle" : "O destinatario da compartición non é un círculo válido", "Unknown share type" : "Tipo descoñecido de compartición", - "SharedBy should be set" : "Debe estar definido quen inicia a compartición", "Cannot share with yourself" : "Non é posíbel compartir con un mesmo.", - "Path should be set" : "A ruta compartida debe estar definida", - "Path should be either a file or a folder" : "A ruta compartida debe ser a un ficheiro ou un cartafol", "You cannot share your root folder" : "Non pode compartir o seu cartafol raíz", "You are not allowed to share %s" : "Non ten permiso para compartir %s", - "A share requires permissions" : "Requírense permisos válidos para compartir", "Cannot increase permissions of %s" : "Non é posíbel incrementar os permisos de %s", "Shares need at least read permissions" : "As comparticións necesitan polo menos permisos de lectura", "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Non é posíbel desactivar o envío do contrasinal por Talk sen definir un novo contrasinal", "Share provider does not support accepting" : "O provedor de comparticións non admite a aceptación", "Cannot change target of link share" : "Non é posíbel cambiar o destino da ligazón compartida", - "Invalid recipient" : "Destinatario de compartición incorrecto", "Group \"%s\" does not exist" : "O grupo «%s» non existe", "The requested share does not exist anymore" : "A compartición solicitada xa non existe", "The requested share comes from a disabled user" : "A compartición solicitada procede dun usuario desactivado", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index f463fb0c1dd..2706eb16b8d 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.", "Passwords are enforced for link and mail shares" : "É obrigatorio o emprego de contrasinais para compartir por ligazón e por correo", - "SharedWith is not a valid user" : "O destinatario da compartición non é un usuario válido", - "SharedWith is not a valid group" : "O destinatario da compartición non é un grupo válido", - "SharedWith should be empty" : "O destinatario da compartición debe estar baleiro", - "SharedWith should not be empty" : "O destinatario da compartición non debe estar baleiro", - "SharedWith is not a valid circle" : "O destinatario da compartición non é un círculo válido", "Unknown share type" : "Tipo descoñecido de compartición", - "SharedBy should be set" : "Debe estar definido quen inicia a compartición", "Cannot share with yourself" : "Non é posíbel compartir con un mesmo.", - "Path should be set" : "A ruta compartida debe estar definida", - "Path should be either a file or a folder" : "A ruta compartida debe ser a un ficheiro ou un cartafol", "You cannot share your root folder" : "Non pode compartir o seu cartafol raíz", "You are not allowed to share %s" : "Non ten permiso para compartir %s", - "A share requires permissions" : "Requírense permisos válidos para compartir", "Cannot increase permissions of %s" : "Non é posíbel incrementar os permisos de %s", "Shares need at least read permissions" : "As comparticións necesitan polo menos permisos de lectura", "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "Non é posíbel desactivar o envío do contrasinal por Talk sen definir un novo contrasinal", "Share provider does not support accepting" : "O provedor de comparticións non admite a aceptación", "Cannot change target of link share" : "Non é posíbel cambiar o destino da ligazón compartida", - "Invalid recipient" : "Destinatario de compartición incorrecto", "Group \"%s\" does not exist" : "O grupo «%s» non existe", "The requested share does not exist anymore" : "A compartición solicitada xa non existe", "The requested share comes from a disabled user" : "A compartición solicitada procede dun usuario desactivado", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index f148fcadf4b..38a5170f443 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -156,19 +156,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", "Passwords are enforced for link and mail shares" : "リンクとメールの共有にパスワードが強制されます", - "SharedWith is not a valid user" : "SharedWithは有効なユーザーではありません", - "SharedWith is not a valid group" : "SharedWithは有効なグループではありません", - "SharedWith should be empty" : "SharedWithは空でなければなりません", - "SharedWith should not be empty" : "SharedWithは空にできません", - "SharedWith is not a valid circle" : "SharedWithは有効なサークルではありません", "Unknown share type" : "不明な共有タイプ", - "SharedBy should be set" : "SharedByを設定する必要があります", "Cannot share with yourself" : "自分自身とは共有できません", - "Path should be set" : "パスを設定する必要があります", - "Path should be either a file or a folder" : "パスは、ファイルまたはフォルダーのいずれかでなければなりません", "You cannot share your root folder" : "ルートルートフォルダーを共有することはできません", "You are not allowed to share %s" : "%s を共有することを許可されていません。", - "A share requires permissions" : "共有には権限が必要です", "Cannot increase permissions of %s" : "%sの権限を追加できません ", "Shares need at least read permissions" : "共有には少なくとも読み取り権限が必要です", "Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません", @@ -195,7 +186,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkによるパスワード送信を無効にできません", "Share provider does not support accepting" : "共有プロバイダは受け入れをサポートしていません", "Cannot change target of link share" : "リンク共有のターゲットを変更できません", - "Invalid recipient" : "無効な受信者", "Group \"%s\" does not exist" : "グループ \"%s\" は存在しません", "The requested share does not exist anymore" : "この共有はもう存在しません。", "The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 549e11415d3..ba30bf77d12 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -154,19 +154,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", "Passwords are enforced for link and mail shares" : "リンクとメールの共有にパスワードが強制されます", - "SharedWith is not a valid user" : "SharedWithは有効なユーザーではありません", - "SharedWith is not a valid group" : "SharedWithは有効なグループではありません", - "SharedWith should be empty" : "SharedWithは空でなければなりません", - "SharedWith should not be empty" : "SharedWithは空にできません", - "SharedWith is not a valid circle" : "SharedWithは有効なサークルではありません", "Unknown share type" : "不明な共有タイプ", - "SharedBy should be set" : "SharedByを設定する必要があります", "Cannot share with yourself" : "自分自身とは共有できません", - "Path should be set" : "パスを設定する必要があります", - "Path should be either a file or a folder" : "パスは、ファイルまたはフォルダーのいずれかでなければなりません", "You cannot share your root folder" : "ルートルートフォルダーを共有することはできません", "You are not allowed to share %s" : "%s を共有することを許可されていません。", - "A share requires permissions" : "共有には権限が必要です", "Cannot increase permissions of %s" : "%sの権限を追加できません ", "Shares need at least read permissions" : "共有には少なくとも読み取り権限が必要です", "Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません", @@ -193,7 +184,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkによるパスワード送信を無効にできません", "Share provider does not support accepting" : "共有プロバイダは受け入れをサポートしていません", "Cannot change target of link share" : "リンク共有のターゲットを変更できません", - "Invalid recipient" : "無効な受信者", "Group \"%s\" does not exist" : "グループ \"%s\" は存在しません", "The requested share does not exist anymore" : "この共有はもう存在しません。", "The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。", diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index a38140c289b..017e13221de 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -126,6 +126,7 @@ OC.L10N.register( "Headline" : "Overskrift", "Organisation" : "Organisasion", "Role" : "Rolle", + "Pronouns" : "Pronomen", "Unknown account" : "Ukjent konto", "Additional settings" : "Flere innstillinger", "Enter the database Login and name for %s" : "Skriv inn databasens pålogging og navn for %s", @@ -155,6 +156,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s delte »%2$s« med deg og vil legge til:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med deg og vil legge til", "»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg", + "Passwords are enforced for link and mail shares" : "Passord håndheves for koblings- og e-postdelinger", "Unknown share type" : "Ukjent ressurstype", "You are not allowed to share %s" : "Du har ikke lov til å dele %s", "Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s", diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index 2a77f186ffc..616144ed573 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -124,6 +124,7 @@ "Headline" : "Overskrift", "Organisation" : "Organisasion", "Role" : "Rolle", + "Pronouns" : "Pronomen", "Unknown account" : "Ukjent konto", "Additional settings" : "Flere innstillinger", "Enter the database Login and name for %s" : "Skriv inn databasens pålogging og navn for %s", @@ -153,6 +154,7 @@ "%1$s shared »%2$s« with you and wants to add:" : "%1$s delte »%2$s« med deg og vil legge til:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med deg og vil legge til", "»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg", + "Passwords are enforced for link and mail shares" : "Passord håndheves for koblings- og e-postdelinger", "Unknown share type" : "Ukjent ressurstype", "You are not allowed to share %s" : "Du har ikke lov til å dele %s", "Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index f0763f24959..052c1d2de89 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s compartilhou »%2$s« com você e quer adicionar", "»%s« added a note to a file shared with you" : "»%s« adicionou uma anotação num arquivo compartilhado com você", "Passwords are enforced for link and mail shares" : "As senhas são aplicadas para compartilhamentos de links e e-mails", - "SharedWith is not a valid user" : "SharedWith não é um usuário válido", - "SharedWith is not a valid group" : "SharedWith não é um grupo válido", - "SharedWith should be empty" : "SharedWith pode estar vazio", - "SharedWith should not be empty" : "SharedWith não pode estar vazio", - "SharedWith is not a valid circle" : "SharedWith não é um círculo válido", "Unknown share type" : "Tipo de compartilhamento desconhecido", - "SharedBy should be set" : "SharedBy deve estar definido", "Cannot share with yourself" : "Não é possível compartilhar consigo mesmo", - "Path should be set" : "O caminho deve estar definido", - "Path should be either a file or a folder" : "O caminho deve ser um arquivo ou pasta", "You cannot share your root folder" : "Você não pode compartilhar sua pasta raiz", "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", - "A share requires permissions" : "Um compartilhamento requer permissões", "Cannot increase permissions of %s" : "Não foi possível aumentar as permissões de %s", "Shares need at least read permissions" : "Compartilhamentos precisam pelo menos permissões de leitura", "Files cannot be shared with delete permissions" : "Arquivos não podem ser compartilhados com permissões de exclusão", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Não é possível desativar o envio da senha pelo Talk sem definir uma nova senha", "Share provider does not support accepting" : "O provedor de compartilhamento não oferece suporte à aceitação", "Cannot change target of link share" : "Não é possível alterar o destino do compartilhamento do link", - "Invalid recipient" : "Destinatário inválido", "Group \"%s\" does not exist" : "Grupo \"%s\" não existe", "The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais", "The requested share comes from a disabled user" : "O compartilhamento solicitado vem de um usuário desabilitado", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index ae40d06187f..d5ed81d4bcc 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s compartilhou »%2$s« com você e quer adicionar", "»%s« added a note to a file shared with you" : "»%s« adicionou uma anotação num arquivo compartilhado com você", "Passwords are enforced for link and mail shares" : "As senhas são aplicadas para compartilhamentos de links e e-mails", - "SharedWith is not a valid user" : "SharedWith não é um usuário válido", - "SharedWith is not a valid group" : "SharedWith não é um grupo válido", - "SharedWith should be empty" : "SharedWith pode estar vazio", - "SharedWith should not be empty" : "SharedWith não pode estar vazio", - "SharedWith is not a valid circle" : "SharedWith não é um círculo válido", "Unknown share type" : "Tipo de compartilhamento desconhecido", - "SharedBy should be set" : "SharedBy deve estar definido", "Cannot share with yourself" : "Não é possível compartilhar consigo mesmo", - "Path should be set" : "O caminho deve estar definido", - "Path should be either a file or a folder" : "O caminho deve ser um arquivo ou pasta", "You cannot share your root folder" : "Você não pode compartilhar sua pasta raiz", "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", - "A share requires permissions" : "Um compartilhamento requer permissões", "Cannot increase permissions of %s" : "Não foi possível aumentar as permissões de %s", "Shares need at least read permissions" : "Compartilhamentos precisam pelo menos permissões de leitura", "Files cannot be shared with delete permissions" : "Arquivos não podem ser compartilhados com permissões de exclusão", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "Não é possível desativar o envio da senha pelo Talk sem definir uma nova senha", "Share provider does not support accepting" : "O provedor de compartilhamento não oferece suporte à aceitação", "Cannot change target of link share" : "Não é possível alterar o destino do compartilhamento do link", - "Invalid recipient" : "Destinatário inválido", "Group \"%s\" does not exist" : "Grupo \"%s\" não existe", "The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais", "The requested share comes from a disabled user" : "O compartilhamento solicitado vem de um usuário desabilitado", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 7390eb7407c..182bb336dff 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -158,11 +158,8 @@ OC.L10N.register( "Passwords are enforced for link and mail shares" : "Для общих ссылок и почтовых рассылок применяются пароли", "Unknown share type" : "Общий доступ неизвестного типа", "Cannot share with yourself" : "Не могу поделиться с самим собой", - "Path should be set" : "Путь должен быть задан", - "Path should be either a file or a folder" : "Путь должен быть либо к файлу, либо к папке", "You cannot share your root folder" : "Вы не можете предоставить общий доступ к своей корневой папке", "You are not allowed to share %s" : "Вам не разрешено делиться %s", - "A share requires permissions" : "Для общего доступа требуются разрешения", "Cannot increase permissions of %s" : "Не удалось повысить права доступа %s", "Shares need at least read permissions" : "Общим ресурсам требуются как минимум разрешения на чтение", "Files cannot be shared with delete permissions" : "Права на удаление файлов не позволяют открывать общий доступ к ним", @@ -189,7 +186,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Невозможно отключить отправку пароля по телефону без установки нового пароля", "Share provider does not support accepting" : "Поставщик общего доступа не поддерживает прием", "Cannot change target of link share" : "Невозможно изменить цель публикации ссылки", - "Invalid recipient" : "Недействительный получатель", "Group \"%s\" does not exist" : "Группа \"%s\" не существует", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "The requested share comes from a disabled user" : "Запрос на общий доступ поступает от отключенного пользователя", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 8394dc961da..5ad4569ed4f 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -156,11 +156,8 @@ "Passwords are enforced for link and mail shares" : "Для общих ссылок и почтовых рассылок применяются пароли", "Unknown share type" : "Общий доступ неизвестного типа", "Cannot share with yourself" : "Не могу поделиться с самим собой", - "Path should be set" : "Путь должен быть задан", - "Path should be either a file or a folder" : "Путь должен быть либо к файлу, либо к папке", "You cannot share your root folder" : "Вы не можете предоставить общий доступ к своей корневой папке", "You are not allowed to share %s" : "Вам не разрешено делиться %s", - "A share requires permissions" : "Для общего доступа требуются разрешения", "Cannot increase permissions of %s" : "Не удалось повысить права доступа %s", "Shares need at least read permissions" : "Общим ресурсам требуются как минимум разрешения на чтение", "Files cannot be shared with delete permissions" : "Права на удаление файлов не позволяют открывать общий доступ к ним", @@ -187,7 +184,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "Невозможно отключить отправку пароля по телефону без установки нового пароля", "Share provider does not support accepting" : "Поставщик общего доступа не поддерживает прием", "Cannot change target of link share" : "Невозможно изменить цель публикации ссылки", - "Invalid recipient" : "Недействительный получатель", "Group \"%s\" does not exist" : "Группа \"%s\" не существует", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "The requested share comes from a disabled user" : "Запрос на общий доступ поступает от отключенного пользователя", diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index b2bb6464ad0..d182e3071c2 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -147,7 +147,6 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou", "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa", "Unknown share type" : "Neplatný typ sprístupnenia", - "Path should be set" : "Cesta musí byť nastavená", "You are not allowed to share %s" : "Nemôžete sprístupniť %s", "Cannot increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s", "Files cannot be shared with delete permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na odstránenie", @@ -156,7 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nie je možné nastaviť dátum konca platnosti viac ako %s deň v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti"], "Sharing is only allowed with group members" : "Zdieľanie je možné iba s členmi skupiny", "Sharing %s failed, because this item is already shared with the account %s" : "Zdieľanie %s zlyhalo, pretože táto položka už je užívateľovi %s zozdieľaná.", - "Invalid recipient" : "Neplatný príjemca", "The requested share does not exist anymore" : "Požadované sprístupnenie už neexistuje", "The requested share comes from a disabled user" : "Požadované zdieľanie pochádza od zakázaného užívateľa.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Bol dosiahnutý limit používateľov a používateľ nebol vytvorený. Pozrite sa do upozornení pre viac informácií.", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index fd905b9ab37..097b833df96 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -145,7 +145,6 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou", "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa", "Unknown share type" : "Neplatný typ sprístupnenia", - "Path should be set" : "Cesta musí byť nastavená", "You are not allowed to share %s" : "Nemôžete sprístupniť %s", "Cannot increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s", "Files cannot be shared with delete permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na odstránenie", @@ -154,7 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nie je možné nastaviť dátum konca platnosti viac ako %s deň v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti"], "Sharing is only allowed with group members" : "Zdieľanie je možné iba s členmi skupiny", "Sharing %s failed, because this item is already shared with the account %s" : "Zdieľanie %s zlyhalo, pretože táto položka už je užívateľovi %s zozdieľaná.", - "Invalid recipient" : "Neplatný príjemca", "The requested share does not exist anymore" : "Požadované sprístupnenie už neexistuje", "The requested share comes from a disabled user" : "Požadované zdieľanie pochádza od zakázaného užívateľa.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Bol dosiahnutý limit používateľov a používateľ nebol vytvorený. Pozrite sa do upozornení pre viac informácií.", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 612537d1e77..ac59d5cf8f0 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио „%2$s“ са Вама и жели да дода", "»%s« added a note to a file shared with you" : "\"%s\" је додао белешку на фајл који дели са Вама", "Passwords are enforced for link and mail shares" : "За дељења линком и поштом је обавезна заштита лозинком", - "SharedWith is not a valid user" : "SharedWith није исправан корисник", - "SharedWith is not a valid group" : "SharedWith није исправна група", - "SharedWith should be empty" : "SharedWith би требало да буде празно", - "SharedWith should not be empty" : "SharedWith не би требало да буде празно", - "SharedWith is not a valid circle" : "SharedWith није исправан круг", "Unknown share type" : "Непознат тип дељења", - "SharedBy should be set" : "SharedBy би требало да буде постављено", "Cannot share with yourself" : "Не можете да делите са самим собом", - "Path should be set" : "Путања би требало да буде постављена", - "Path should be either a file or a folder" : "Путања би требало да буде или фајл или фолдер", "You cannot share your root folder" : "Не можете да делите свој корени фолдер", "You are not allowed to share %s" : "Није вам дозвољено да делите %s", - "A share requires permissions" : "За дељење су потребне дозволе", "Cannot increase permissions of %s" : "Не могу да повећам привилегије за %s", "Shares need at least read permissions" : "Дељења морају да имају барем право читања", "Files cannot be shared with delete permissions" : "Фајлови не могу да се деле са дозволама за брисање", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Без постављања нове лозинке не може да се искључи слање лозинке апликацијом Talk", "Share provider does not support accepting" : "Пружалац услуге дељења не подржава прихватање", "Cannot change target of link share" : "Не може да се промени циљ дељења линком", - "Invalid recipient" : "Неисправан прималац", "Group \"%s\" does not exist" : "Група „%s” не постоји", "The requested share does not exist anymore" : "Захтевано дељење више не постоји", "The requested share comes from a disabled user" : "Захтевано дељење долази од искљученог корисника", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 10777fe38af..d96483d2259 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио „%2$s“ са Вама и жели да дода", "»%s« added a note to a file shared with you" : "\"%s\" је додао белешку на фајл који дели са Вама", "Passwords are enforced for link and mail shares" : "За дељења линком и поштом је обавезна заштита лозинком", - "SharedWith is not a valid user" : "SharedWith није исправан корисник", - "SharedWith is not a valid group" : "SharedWith није исправна група", - "SharedWith should be empty" : "SharedWith би требало да буде празно", - "SharedWith should not be empty" : "SharedWith не би требало да буде празно", - "SharedWith is not a valid circle" : "SharedWith није исправан круг", "Unknown share type" : "Непознат тип дељења", - "SharedBy should be set" : "SharedBy би требало да буде постављено", "Cannot share with yourself" : "Не можете да делите са самим собом", - "Path should be set" : "Путања би требало да буде постављена", - "Path should be either a file or a folder" : "Путања би требало да буде или фајл или фолдер", "You cannot share your root folder" : "Не можете да делите свој корени фолдер", "You are not allowed to share %s" : "Није вам дозвољено да делите %s", - "A share requires permissions" : "За дељење су потребне дозволе", "Cannot increase permissions of %s" : "Не могу да повећам привилегије за %s", "Shares need at least read permissions" : "Дељења морају да имају барем право читања", "Files cannot be shared with delete permissions" : "Фајлови не могу да се деле са дозволама за брисање", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "Без постављања нове лозинке не може да се искључи слање лозинке апликацијом Talk", "Share provider does not support accepting" : "Пружалац услуге дељења не подржава прихватање", "Cannot change target of link share" : "Не може да се промени циљ дељења линком", - "Invalid recipient" : "Неисправан прималац", "Group \"%s\" does not exist" : "Група „%s” не постоји", "The requested share does not exist anymore" : "Захтевано дељење више не постоји", "The requested share comes from a disabled user" : "Захтевано дељење долази од искљученог корисника", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 7f22d7b5d92..84c5bb87970 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -159,11 +159,8 @@ OC.L10N.register( "Passwords are enforced for link and mail shares" : "Lösenord är obligatoriskt för länk och e-postdelning", "Unknown share type" : "Ogiltig delningstyp", "Cannot share with yourself" : "Kan inte dela med dig själv", - "Path should be set" : "Sökvägen bör ställas in", - "Path should be either a file or a folder" : "Sökvägen ska vara antingen en fil eller en mapp", "You cannot share your root folder" : "Du kan inte dela din rotmapp", "You are not allowed to share %s" : "Du tillåts inte att dela %s", - "A share requires permissions" : "En delning kräver behörigheter", "Cannot increase permissions of %s" : "Kan inte höja behörigheter av %s", "Shares need at least read permissions" : "Delningar behöver åtminstone läsbehörighet", "Files cannot be shared with delete permissions" : "Filer kan inte delas med rättighet att radera", @@ -189,7 +186,6 @@ OC.L10N.register( "Cannot enable sending the password by Talk without setting a new password" : "Kan inte aktivera sändning av lösenordet med Talk utan att ange ett nytt lösenord", "Cannot disable sending the password by Talk without setting a new password" : "Kan inte inaktivera sändning av lösenordet med Talk utan att ange ett nytt lösenord", "Cannot change target of link share" : "Kan inte ändra mål för länkdelning", - "Invalid recipient" : "Ogiltig mottagare", "Group \"%s\" does not exist" : "Gruppen \"%s\" finns inte", "The requested share does not exist anymore" : "Den begärda delningen finns inte mer", "The requested share comes from a disabled user" : "Den begärda delningen kommer från en inaktiverad användare", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index e46b063e54f..1e27fe194cb 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -157,11 +157,8 @@ "Passwords are enforced for link and mail shares" : "Lösenord är obligatoriskt för länk och e-postdelning", "Unknown share type" : "Ogiltig delningstyp", "Cannot share with yourself" : "Kan inte dela med dig själv", - "Path should be set" : "Sökvägen bör ställas in", - "Path should be either a file or a folder" : "Sökvägen ska vara antingen en fil eller en mapp", "You cannot share your root folder" : "Du kan inte dela din rotmapp", "You are not allowed to share %s" : "Du tillåts inte att dela %s", - "A share requires permissions" : "En delning kräver behörigheter", "Cannot increase permissions of %s" : "Kan inte höja behörigheter av %s", "Shares need at least read permissions" : "Delningar behöver åtminstone läsbehörighet", "Files cannot be shared with delete permissions" : "Filer kan inte delas med rättighet att radera", @@ -187,7 +184,6 @@ "Cannot enable sending the password by Talk without setting a new password" : "Kan inte aktivera sändning av lösenordet med Talk utan att ange ett nytt lösenord", "Cannot disable sending the password by Talk without setting a new password" : "Kan inte inaktivera sändning av lösenordet med Talk utan att ange ett nytt lösenord", "Cannot change target of link share" : "Kan inte ändra mål för länkdelning", - "Invalid recipient" : "Ogiltig mottagare", "Group \"%s\" does not exist" : "Gruppen \"%s\" finns inte", "The requested share does not exist anymore" : "Den begärda delningen finns inte mer", "The requested share comes from a disabled user" : "Den begärda delningen kommer från en inaktiverad användare", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 1e90ed02f76..5189feea593 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", "Passwords are enforced for link and mail shares" : "Bağlantı ve e-posta paylaşımları için parolalar zorunludur", - "SharedWith is not a valid user" : "SharedWith geçerli bir kullanıcı değil", - "SharedWith is not a valid group" : "SharedWith geçerli bir grup değil", - "SharedWith should be empty" : "SharedWith boş olamaz", - "SharedWith should not be empty" : "SharedWith boş olmamalı", - "SharedWith is not a valid circle" : "SharedWith geçerli bir çevre değil", "Unknown share type" : "Paylaşım türü bilinmiyor", - "SharedBy should be set" : "SharedBy ayarlanmalıdır", "Cannot share with yourself" : "Kendinizle paylaşamazsınız", - "Path should be set" : "Yol ayarlanmalıdır", - "Path should be either a file or a folder" : "Yol bir dosya ya da klasör olmalıdır", "You cannot share your root folder" : "Kök klasörünüzü paylaşamazsınız", "You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok", - "A share requires permissions" : "Bir paylaşımın izinleri olmalıdır", "Cannot increase permissions of %s" : "%s izinleri yükseltilemedi", "Shares need at least read permissions" : "Paylaşımların en azından okuma izinleri olmalıdır", "Files cannot be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme devre dışı bırakılamaz", "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor", "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi", - "Invalid recipient" : "Alıcı geçersiz", "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index ee0704de2c3..95192a1336e 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", "Passwords are enforced for link and mail shares" : "Bağlantı ve e-posta paylaşımları için parolalar zorunludur", - "SharedWith is not a valid user" : "SharedWith geçerli bir kullanıcı değil", - "SharedWith is not a valid group" : "SharedWith geçerli bir grup değil", - "SharedWith should be empty" : "SharedWith boş olamaz", - "SharedWith should not be empty" : "SharedWith boş olmamalı", - "SharedWith is not a valid circle" : "SharedWith geçerli bir çevre değil", "Unknown share type" : "Paylaşım türü bilinmiyor", - "SharedBy should be set" : "SharedBy ayarlanmalıdır", "Cannot share with yourself" : "Kendinizle paylaşamazsınız", - "Path should be set" : "Yol ayarlanmalıdır", - "Path should be either a file or a folder" : "Yol bir dosya ya da klasör olmalıdır", "You cannot share your root folder" : "Kök klasörünüzü paylaşamazsınız", "You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok", - "A share requires permissions" : "Bir paylaşımın izinleri olmalıdır", "Cannot increase permissions of %s" : "%s izinleri yükseltilemedi", "Shares need at least read permissions" : "Paylaşımların en azından okuma izinleri olmalıdır", "Files cannot be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme devre dışı bırakılamaz", "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor", "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi", - "Invalid recipient" : "Alıcı geçersiz", "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 7af34971d75..ffe415ae409 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -82,6 +82,7 @@ OC.L10N.register( "Empty file" : "空文件", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模块:%s不存在。请在 App 设置中开启或联系您的管理员。", "Dot files are not allowed" : "以 . 开头的文件不被允许", + "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" 是禁止的文件或文件夹名称。", "File already exists" : "文件已存在", "Invalid path" : "无效的路径", "Failed to create file from template" : "从模板创建文件失败", @@ -150,14 +151,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s 与您共享了 »%2$s« 并希望添加", "»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件中添加了备注", "Passwords are enforced for link and mail shares" : "链接和邮件共享必须使用密码", - "SharedWith is not a valid user" : "ShareWith 不是有效用户", "Unknown share type" : "未知共享类型", "Cannot share with yourself" : "无法与自己分享", - "Path should be set" : "应设置路径", - "Path should be either a file or a folder" : "路径应该是文件或文件夹", "You cannot share your root folder" : "您无法共享您的主文件夹", "You are not allowed to share %s" : "您无权共享 %s", - "A share requires permissions" : "共享需要权限", "Cannot increase permissions of %s" : "无法提升 %s 的权限", "Shares need at least read permissions" : "共享至少需要读取权限", "Files cannot be shared with delete permissions" : "不能带删除权限分享文件", @@ -279,6 +276,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "您的数据目录必须是绝对路径。", "Check the value of \"datadirectory\" in your configuration." : "请检查配置文件中 \"datadirectory\" 的值。", "Your data directory is invalid." : "您的数据目录无效。", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "确保数据目录的根目录中有一个名为\"%1$s\"的文件。它应该包含以下内容:\"%2$s\"", "Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现。", "Authentication failed, wrong token or provider ID given" : "认证失败,提供了错误的token或提供者ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "缺少参数来完成请求。缺少的参数为:\"%s\"", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 430f3cf59b2..4c861fdc4ee 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -80,6 +80,7 @@ "Empty file" : "空文件", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模块:%s不存在。请在 App 设置中开启或联系您的管理员。", "Dot files are not allowed" : "以 . 开头的文件不被允许", + "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" 是禁止的文件或文件夹名称。", "File already exists" : "文件已存在", "Invalid path" : "无效的路径", "Failed to create file from template" : "从模板创建文件失败", @@ -148,14 +149,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s 与您共享了 »%2$s« 并希望添加", "»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件中添加了备注", "Passwords are enforced for link and mail shares" : "链接和邮件共享必须使用密码", - "SharedWith is not a valid user" : "ShareWith 不是有效用户", "Unknown share type" : "未知共享类型", "Cannot share with yourself" : "无法与自己分享", - "Path should be set" : "应设置路径", - "Path should be either a file or a folder" : "路径应该是文件或文件夹", "You cannot share your root folder" : "您无法共享您的主文件夹", "You are not allowed to share %s" : "您无权共享 %s", - "A share requires permissions" : "共享需要权限", "Cannot increase permissions of %s" : "无法提升 %s 的权限", "Shares need at least read permissions" : "共享至少需要读取权限", "Files cannot be shared with delete permissions" : "不能带删除权限分享文件", @@ -277,6 +274,7 @@ "Your data directory must be an absolute path." : "您的数据目录必须是绝对路径。", "Check the value of \"datadirectory\" in your configuration." : "请检查配置文件中 \"datadirectory\" 的值。", "Your data directory is invalid." : "您的数据目录无效。", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "确保数据目录的根目录中有一个名为\"%1$s\"的文件。它应该包含以下内容:\"%2$s\"", "Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现。", "Authentication failed, wrong token or provider ID given" : "认证失败,提供了错误的token或提供者ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "缺少参数来完成请求。缺少的参数为:\"%s\"", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 02eb53865d4..4a924532b54 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -159,11 +159,8 @@ OC.L10N.register( "Passwords are enforced for link and mail shares" : "連結及郵件分享強制使用密碼", "Unknown share type" : "分享類型不詳", "Cannot share with yourself" : "無法與您自己分享", - "Path should be set" : "應該設定途徑", - "Path should be either a file or a folder" : "途徑應為檔案或資料夾", "You cannot share your root folder" : "您無法分享您的根資料夾", "You are not allowed to share %s" : "你無權分享 %s", - "A share requires permissions" : "分享需要權限", "Cannot increase permissions of %s" : "無法增加 %s 的權限", "Shares need at least read permissions" : "分享需要至少讀取的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", @@ -190,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法停用透過 Talk 傳送密碼", "Share provider does not support accepting" : "分享提供者不支援接受", "Cannot change target of link share" : "無法變更連結分享的目標", - "Invalid recipient" : "無效的收件人", "Group \"%s\" does not exist" : "群組「%s」不存在", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的用戶", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index da306f66a38..9c78255002a 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -157,11 +157,8 @@ "Passwords are enforced for link and mail shares" : "連結及郵件分享強制使用密碼", "Unknown share type" : "分享類型不詳", "Cannot share with yourself" : "無法與您自己分享", - "Path should be set" : "應該設定途徑", - "Path should be either a file or a folder" : "途徑應為檔案或資料夾", "You cannot share your root folder" : "您無法分享您的根資料夾", "You are not allowed to share %s" : "你無權分享 %s", - "A share requires permissions" : "分享需要權限", "Cannot increase permissions of %s" : "無法增加 %s 的權限", "Shares need at least read permissions" : "分享需要至少讀取的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", @@ -188,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法停用透過 Talk 傳送密碼", "Share provider does not support accepting" : "分享提供者不支援接受", "Cannot change target of link share" : "無法變更連結分享的目標", - "Invalid recipient" : "無效的收件人", "Group \"%s\" does not exist" : "群組「%s」不存在", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的用戶", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index c4f6c7cf38b..5135fdb829e 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -157,19 +157,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入", "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", "Passwords are enforced for link and mail shares" : "連結與郵件分享強制使用密碼", - "SharedWith is not a valid user" : "SharedWith 不是有效的使用者", - "SharedWith is not a valid group" : "SharedWith 不是有效的群組", - "SharedWith should be empty" : "SharedWith 應該為空", - "SharedWith should not be empty" : "SharedWith 不應為空", - "SharedWith is not a valid circle" : "SharedWith 不是有效的小圈圈", "Unknown share type" : "未知的分享類型", - "SharedBy should be set" : "應該設定 SharedBy", "Cannot share with yourself" : "無法與您自己分享", - "Path should be set" : "應該設定路徑", - "Path should be either a file or a folder" : "路徑應為檔案或資料夾", "You cannot share your root folder" : "您無法分享您的根資料夾", "You are not allowed to share %s" : "你不被允許分享 %s", - "A share requires permissions" : "分享需要權限", "Cannot increase permissions of %s" : "無法增加 %s 的權限", "Shares need at least read permissions" : "分享需要至少讀取的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", @@ -196,7 +187,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法停用透過 Talk 傳送密碼", "Share provider does not support accepting" : "分享提供者不支援接受", "Cannot change target of link share" : "無法變更連結分享的目標", - "Invalid recipient" : "無效的接收者", "Group \"%s\" does not exist" : "群組「%s」不存在", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的使用者", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 6970dba9744..bd9c91a004e 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -155,19 +155,10 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入", "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", "Passwords are enforced for link and mail shares" : "連結與郵件分享強制使用密碼", - "SharedWith is not a valid user" : "SharedWith 不是有效的使用者", - "SharedWith is not a valid group" : "SharedWith 不是有效的群組", - "SharedWith should be empty" : "SharedWith 應該為空", - "SharedWith should not be empty" : "SharedWith 不應為空", - "SharedWith is not a valid circle" : "SharedWith 不是有效的小圈圈", "Unknown share type" : "未知的分享類型", - "SharedBy should be set" : "應該設定 SharedBy", "Cannot share with yourself" : "無法與您自己分享", - "Path should be set" : "應該設定路徑", - "Path should be either a file or a folder" : "路徑應為檔案或資料夾", "You cannot share your root folder" : "您無法分享您的根資料夾", "You are not allowed to share %s" : "你不被允許分享 %s", - "A share requires permissions" : "分享需要權限", "Cannot increase permissions of %s" : "無法增加 %s 的權限", "Shares need at least read permissions" : "分享需要至少讀取的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", @@ -194,7 +185,6 @@ "Cannot disable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法停用透過 Talk 傳送密碼", "Share provider does not support accepting" : "分享提供者不支援接受", "Cannot change target of link share" : "無法變更連結分享的目標", - "Invalid recipient" : "無效的接收者", "Group \"%s\" does not exist" : "群組「%s」不存在", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的使用者", |