diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 74ef37f3bd855..03382af81d0de 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -151,6 +151,7 @@ OC.L10N.register( "Create share" : "Créer un partage", "Cancel" : "Annuler", "Customize link" : "Personnaliser le lien", + "Generate QR code" : "Générer un QR code", "Add another link" : "Ajouter un autre lien", "Create a new share link" : "Créer un nouveau lien de partage", "{shareWith} by {initiator}" : "{shareWith} par {initiator}", @@ -164,6 +165,7 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "Erreur. Merci d'entrer un mot de passe valide et/ou une date d'expiration", "Link share created" : "Lien de partage créé", "Error while creating the share" : "Erreur lors de la création du partage", + "Quick share options, the current selected is \"{selectedOption}\"" : "Options de partage rapide, l'option actuellement sélectionnée est « {selectedOption} »", "View only" : "Afficher seulement", "Can edit" : "Peut modifier", "File drop" : "Dépôt de fichier", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 0d2657e76803a..661eb1814b416 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -149,6 +149,7 @@ "Create share" : "Créer un partage", "Cancel" : "Annuler", "Customize link" : "Personnaliser le lien", + "Generate QR code" : "Générer un QR code", "Add another link" : "Ajouter un autre lien", "Create a new share link" : "Créer un nouveau lien de partage", "{shareWith} by {initiator}" : "{shareWith} par {initiator}", @@ -162,6 +163,7 @@ "Error, please enter proper password and/or expiration date" : "Erreur. Merci d'entrer un mot de passe valide et/ou une date d'expiration", "Link share created" : "Lien de partage créé", "Error while creating the share" : "Erreur lors de la création du partage", + "Quick share options, the current selected is \"{selectedOption}\"" : "Options de partage rapide, l'option actuellement sélectionnée est « {selectedOption} »", "View only" : "Afficher seulement", "Can edit" : "Peut modifier", "File drop" : "Dépôt de fichier", diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index c1942f51ba56b..2e1a38ae7e000 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -161,7 +161,7 @@ OC.L10N.register( "Link share created" : "링크 공유가 만들어짐", "Error while creating the share" : "공유를 만드는 중 오류 발생", "View only" : "읽기 전용", - "Can edit" : "편집할 수 있음", + "Can edit" : "수정할 수 있음", "File drop" : "업로드만 허용", "Custom permissions" : "사용자 지정 권한", "Search for share recipients" : "공유 받는이 검색", @@ -179,10 +179,10 @@ OC.L10N.register( "Deck board" : "Deck 보드", "on {server}" : "{server}에서", "Allow upload and editing" : "업로드와 수정 허용", - "Allow editing" : "Allow editing", + "Allow editing" : "수정 허용", "Upload only" : "업로드만", "Advanced settings" : "고급 설정", - "Share label" : "레이블 공유", + "Share label" : "공유 이름", "Set password" : "비밀번호 설정", "Password" : "암호", "Password expires {passwordExpirationTime}" : "암호가 {passwordExpirationTime}에 만료됨", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 3b46ba0d6c2c2..0b5c2f6248d82 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -159,7 +159,7 @@ "Link share created" : "링크 공유가 만들어짐", "Error while creating the share" : "공유를 만드는 중 오류 발생", "View only" : "읽기 전용", - "Can edit" : "편집할 수 있음", + "Can edit" : "수정할 수 있음", "File drop" : "업로드만 허용", "Custom permissions" : "사용자 지정 권한", "Search for share recipients" : "공유 받는이 검색", @@ -177,10 +177,10 @@ "Deck board" : "Deck 보드", "on {server}" : "{server}에서", "Allow upload and editing" : "업로드와 수정 허용", - "Allow editing" : "Allow editing", + "Allow editing" : "수정 허용", "Upload only" : "업로드만", "Advanced settings" : "고급 설정", - "Share label" : "레이블 공유", + "Share label" : "공유 이름", "Set password" : "비밀번호 설정", "Password" : "암호", "Password expires {passwordExpirationTime}" : "암호가 {passwordExpirationTime}에 만료됨", diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 21835ab3d3289..031a0476b9a7f 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -170,6 +170,7 @@ OC.L10N.register( "Back to login form" : "عودة إلى نموذج الدخول", "Back" : "العودة", "Login form is disabled." : "نموذج تسجيل الدخول معطل", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "نموذج تسجيل الدخول إلى نكست كلاود مُعطّل. استخدم خيار تسجيل دخول آخر إذا كان متاحًا أو اتصل بإدارتك.", "Edit Profile" : "تعديل الملف الشخصي", "The headline and about sections will show up here" : "الترويسة و أقسام التعريف About سيتم عرضها هنا", "You have not added any info yet" : "لم تقم بإضافة أي معلومات حتى الآن", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 84d7119728b6a..03f1e82b548b2 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -168,6 +168,7 @@ "Back to login form" : "عودة إلى نموذج الدخول", "Back" : "العودة", "Login form is disabled." : "نموذج تسجيل الدخول معطل", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "نموذج تسجيل الدخول إلى نكست كلاود مُعطّل. استخدم خيار تسجيل دخول آخر إذا كان متاحًا أو اتصل بإدارتك.", "Edit Profile" : "تعديل الملف الشخصي", "The headline and about sections will show up here" : "الترويسة و أقسام التعريف About سيتم عرضها هنا", "You have not added any info yet" : "لم تقم بإضافة أي معلومات حتى الآن", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 49e5f2419d1e1..59276eea897eb 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -170,6 +170,7 @@ OC.L10N.register( "Back to login form" : "Zurück zum Anmeldeformular", "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutzen Sie ggf. eine andere Anmeldemöglichkeit oder wenden Sie sich an Ihre Administration.", "Edit Profile" : "Profil bearbeiten", "The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt", "You have not added any info yet" : "Sie haben noch keine Infos hinzugefügt", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index d7c54ab621098..6d9f5016dd79e 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -168,6 +168,7 @@ "Back to login form" : "Zurück zum Anmeldeformular", "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutzen Sie ggf. eine andere Anmeldemöglichkeit oder wenden Sie sich an Ihre Administration.", "Edit Profile" : "Profil bearbeiten", "The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt", "You have not added any info yet" : "Sie haben noch keine Infos hinzugefügt", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 49c429ff685e8..180a9935fcaf8 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -170,6 +170,7 @@ OC.L10N.register( "Back to login form" : "Retour au formulaire de connexion", "Back" : "Retour", "Login form is disabled." : "Le formulaire de connexion est désactivé.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Le formulaire de connexion Nextcloud est désactivé. Utilisez une autre option de connexion si disponible ou contactez votre administration.", "Edit Profile" : "Modifier le profil", "The headline and about sections will show up here" : "Le titre et la section « À propos » apparaîtront ici", "You have not added any info yet" : "Vous n'avez pas ajouté d'informations pour le moment", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index ce7af70919f53..5ada57992dfd2 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -168,6 +168,7 @@ "Back to login form" : "Retour au formulaire de connexion", "Back" : "Retour", "Login form is disabled." : "Le formulaire de connexion est désactivé.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Le formulaire de connexion Nextcloud est désactivé. Utilisez une autre option de connexion si disponible ou contactez votre administration.", "Edit Profile" : "Modifier le profil", "The headline and about sections will show up here" : "Le titre et la section « À propos » apparaîtront ici", "You have not added any info yet" : "Vous n'avez pas ajouté d'informations pour le moment", diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 1345994c907a0..c4401ea937311 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -170,6 +170,7 @@ OC.L10N.register( "Back to login form" : "Tilbake til innloggingsskjema", "Back" : "Tilbake", "Login form is disabled." : "Innloggingskjemaet er deaktivert.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud-påloggingsskjemaet er deaktivert. Bruk et annet påloggingsalternativ hvis tilgjengelig, eller kontakt administrasjonen din.", "Edit Profile" : "Endre profil", "The headline and about sections will show up here" : "Overskriften og om-seksjoner vil vises her", "You have not added any info yet" : "Du har ikke lagt inn noe informasjon ennå", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 9ac754827da5f..c98cc7b2f5e41 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -168,6 +168,7 @@ "Back to login form" : "Tilbake til innloggingsskjema", "Back" : "Tilbake", "Login form is disabled." : "Innloggingskjemaet er deaktivert.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud-påloggingsskjemaet er deaktivert. Bruk et annet påloggingsalternativ hvis tilgjengelig, eller kontakt administrasjonen din.", "Edit Profile" : "Endre profil", "The headline and about sections will show up here" : "Overskriften og om-seksjoner vil vises her", "You have not added any info yet" : "Du har ikke lagt inn noe informasjon ennå", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 4d7d67d112e58..5db07042ff201 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -170,6 +170,7 @@ OC.L10N.register( "Back to login form" : "Назад на формулар за пријаву", "Back" : "Назад", "Login form is disabled." : "Форма за пријаву је искључена.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud формулар за пријаву је искључен. Ако је доступна, користите неку другу могућност пријаве, или се обратите администрацији.", "Edit Profile" : "Уреди профил", "The headline and about sections will show up here" : "Овде ће се појавити насловна линија и одељак „о”", "You have not added any info yet" : "Још увек нисте додали никакве информације", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 8717cec1f7ce9..6528ca5055392 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -168,6 +168,7 @@ "Back to login form" : "Назад на формулар за пријаву", "Back" : "Назад", "Login form is disabled." : "Форма за пријаву је искључена.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud формулар за пријаву је искључен. Ако је доступна, користите неку другу могућност пријаве, или се обратите администрацији.", "Edit Profile" : "Уреди профил", "The headline and about sections will show up here" : "Овде ће се појавити насловна линија и одељак „о”", "You have not added any info yet" : "Још увек нисте додали никакве информације", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index e69ff3a8061af..426b913b78369 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -170,6 +170,7 @@ OC.L10N.register( "Back to login form" : "回到登入表單", "Back" : "返回", "Login form is disabled." : "登入表單已停用。", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 登入表單已停用。使用其他登入選項(若可用)或聯絡您的管理人員。", "Edit Profile" : "編輯個人檔案", "The headline and about sections will show up here" : "標題與關於部份將在此顯示", "You have not added any info yet" : "您尚未新增任何資訊。", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index c38a17b0981a2..17cf10066e6d9 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -168,6 +168,7 @@ "Back to login form" : "回到登入表單", "Back" : "返回", "Login form is disabled." : "登入表單已停用。", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 登入表單已停用。使用其他登入選項(若可用)或聯絡您的管理人員。", "Edit Profile" : "編輯個人檔案", "The headline and about sections will show up here" : "標題與關於部份將在此顯示", "You have not added any info yet" : "您尚未新增任何資訊。",