diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
commit | 0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch) | |
tree | 4680a0debe502bc334a438facecb2b09c315f598 /apps/sharebymail | |
parent | 2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff) | |
download | nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
82 files changed, 82 insertions, 962 deletions
diff --git a/apps/sharebymail/l10n/ar.js b/apps/sharebymail/l10n/ar.js index 1b32d0af96a..10ade03afc7 100644 --- a/apps/sharebymail/l10n/ar.js +++ b/apps/sharebymail/l10n/ar.js @@ -41,17 +41,6 @@ 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" : "ردّ على المُنشيء initiator", - "Unable to update share by mail config" : "تعذّر تحديث تهيئة المشاركة بالإيميل", - "Shared with %1$s" : "مشاركة مع %1$s", - "Shared with %1$s by %2$s" : "مشاركة مع %1$sمن قِبَل %2$s", - "Unshared from %1$s" : "إلغاء المشاركة مع %1$s", - "Unshared from %1$s by %2$s" : "إلغاء المشاركة مع %1$s من قِبَل%2$s", - "Password for mail share sent to %1$s" : "كلمة مرور للمشاركة بالإيميل أُرسلت إلى %1$s", - "You shared %1$s with %2$s by mail" : "أنت شاركت %1$s مع %2$s بالإيميل", - "%3$s shared %1$s with %2$s by mail" : "%3$s شارك %1$s مع %2$s بالإيميل", - "You unshared %1$s from %2$s by mail" : "أنت ألغيت المشاركة %1$s مع %2$s بالإيميل", - "%3$s unshared %1$s from %2$s by mail" : "%3$s ألغى المشاركة %1$s مع %2$s بالإيميل", - "Password to access %1$s was sent to %2s" : "كلمة مرور للوصول إلى %1$s أُرسلت إلى %2s", - "Password to access %1$s was sent to you" : "كلمة مرور للوصول إلى %1$s أُرسلت إليك" + "Unable to update share by mail config" : "تعذّر تحديث تهيئة المشاركة بالإيميل" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/sharebymail/l10n/ar.json b/apps/sharebymail/l10n/ar.json index 45bacc09188..0a0329b23fe 100644 --- a/apps/sharebymail/l10n/ar.json +++ b/apps/sharebymail/l10n/ar.json @@ -39,17 +39,6 @@ "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" : "ردّ على المُنشيء initiator", - "Unable to update share by mail config" : "تعذّر تحديث تهيئة المشاركة بالإيميل", - "Shared with %1$s" : "مشاركة مع %1$s", - "Shared with %1$s by %2$s" : "مشاركة مع %1$sمن قِبَل %2$s", - "Unshared from %1$s" : "إلغاء المشاركة مع %1$s", - "Unshared from %1$s by %2$s" : "إلغاء المشاركة مع %1$s من قِبَل%2$s", - "Password for mail share sent to %1$s" : "كلمة مرور للمشاركة بالإيميل أُرسلت إلى %1$s", - "You shared %1$s with %2$s by mail" : "أنت شاركت %1$s مع %2$s بالإيميل", - "%3$s shared %1$s with %2$s by mail" : "%3$s شارك %1$s مع %2$s بالإيميل", - "You unshared %1$s from %2$s by mail" : "أنت ألغيت المشاركة %1$s مع %2$s بالإيميل", - "%3$s unshared %1$s from %2$s by mail" : "%3$s ألغى المشاركة %1$s مع %2$s بالإيميل", - "Password to access %1$s was sent to %2s" : "كلمة مرور للوصول إلى %1$s أُرسلت إلى %2s", - "Password to access %1$s was sent to you" : "كلمة مرور للوصول إلى %1$s أُرسلت إليك" + "Unable to update share by mail config" : "تعذّر تحديث تهيئة المشاركة بالإيميل" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/bg.js b/apps/sharebymail/l10n/bg.js index dca143259ca..2b8b8060fbf 100644 --- a/apps/sharebymail/l10n/bg.js +++ b/apps/sharebymail/l10n/bg.js @@ -41,17 +41,6 @@ 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" : "Отговор към инициатора", - "Unable to update share by mail config" : "Не може да се актуализира конфигурацията за споделяне по поща", - "Shared with %1$s" : "Споделено с %1$s", - "Shared with %1$s by %2$s" : "Споделено с %1$s чрез %2$s", - "Unshared from %1$s" : "Прекратено споделяне от %1$s", - "Unshared from %1$s by %2$s" : "Прекратено споделяне от %1$s от %2$s", - "Password for mail share sent to %1$s" : "Паролата за мейл споделяне е изпратена на %1$s", - "You shared %1$s with %2$s by mail" : "Споделихте %1$s с %2$s чрез мейл", - "%3$s shared %1$s with %2$s by mail" : "%3$s сподели %1$s с %2$s чрез мейл", - "You unshared %1$s from %2$s by mail" : "Споделихте %1$s от %2$s чрез имейл", - "%3$s unshared %1$s from %2$s by mail" : "%3$s прекрати споделяне %1$s от %2$s по имейл", - "Password to access %1$s was sent to %2s" : "Паролата за достъп %1$s беше изпратена до %2s", - "Password to access %1$s was sent to you" : "Паролата за достъп до %1$s ви беше изпратена" + "Unable to update share by mail config" : "Не може да се актуализира конфигурацията за споделяне по поща" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/bg.json b/apps/sharebymail/l10n/bg.json index ca353cad738..71c73c3d3e5 100644 --- a/apps/sharebymail/l10n/bg.json +++ b/apps/sharebymail/l10n/bg.json @@ -39,17 +39,6 @@ "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" : "Отговор към инициатора", - "Unable to update share by mail config" : "Не може да се актуализира конфигурацията за споделяне по поща", - "Shared with %1$s" : "Споделено с %1$s", - "Shared with %1$s by %2$s" : "Споделено с %1$s чрез %2$s", - "Unshared from %1$s" : "Прекратено споделяне от %1$s", - "Unshared from %1$s by %2$s" : "Прекратено споделяне от %1$s от %2$s", - "Password for mail share sent to %1$s" : "Паролата за мейл споделяне е изпратена на %1$s", - "You shared %1$s with %2$s by mail" : "Споделихте %1$s с %2$s чрез мейл", - "%3$s shared %1$s with %2$s by mail" : "%3$s сподели %1$s с %2$s чрез мейл", - "You unshared %1$s from %2$s by mail" : "Споделихте %1$s от %2$s чрез имейл", - "%3$s unshared %1$s from %2$s by mail" : "%3$s прекрати споделяне %1$s от %2$s по имейл", - "Password to access %1$s was sent to %2s" : "Паролата за достъп %1$s беше изпратена до %2s", - "Password to access %1$s was sent to you" : "Паролата за достъп до %1$s ви беше изпратена" + "Unable to update share by mail config" : "Не може да се актуализира конфигурацията за споделяне по поща" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ca.js b/apps/sharebymail/l10n/ca.js index 9bdf9f29ac3..18854466b9f 100644 --- a/apps/sharebymail/l10n/ca.js +++ b/apps/sharebymail/l10n/ca.js @@ -41,17 +41,6 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet que els usuaris comparteixin un enllaç personalitzat a un fitxer o carpeta indicant una adreça electrònica.", "Send password by mail" : "Envia la contrasenya per correu electrònic", "Reply to initiator" : "Respon a l'usuari que comparteix l'element", - "Unable to update share by mail config" : "No s'ha pogut actualitzar la configuració d'ús compartit per correu electrònic", - "Shared with %1$s" : "S'ha compartit amb %1$s", - "Shared with %1$s by %2$s" : "%2$s ho ha compartit amb %1$s ", - "Unshared from %1$s" : "S'ha deixat de compartir amb %1$s", - "Unshared from %1$s by %2$s" : "%2$s ho ha deixat de compartir amb %1$s ", - "Password for mail share sent to %1$s" : "S'ha enviat la contrasenya de l'element compartit per correu electrònic a %1$s", - "You shared %1$s with %2$s by mail" : "Heu compartit %1$s amb %2$s per correu electrònic", - "%3$s shared %1$s with %2$s by mail" : "%3$s ha compartit %1$s amb %2$s per correu electrònic", - "You unshared %1$s from %2$s by mail" : "Heu deixat de compartir %1$s amb %2$s per correu electrònic", - "%3$s unshared %1$s from %2$s by mail" : "%3$s ha deixat de compartir %1$s amb %2$s per correu electrònic", - "Password to access %1$s was sent to %2s" : "S'ha enviat a %2s la contrasenya per a accedir a %1$s", - "Password to access %1$s was sent to you" : "Se us ha enviat la contrasenya per a accedir a %1$s" + "Unable to update share by mail config" : "No s'ha pogut actualitzar la configuració d'ús compartit per correu electrònic" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/ca.json b/apps/sharebymail/l10n/ca.json index 1e72dad4c6a..f6a6f33eae9 100644 --- a/apps/sharebymail/l10n/ca.json +++ b/apps/sharebymail/l10n/ca.json @@ -39,17 +39,6 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet que els usuaris comparteixin un enllaç personalitzat a un fitxer o carpeta indicant una adreça electrònica.", "Send password by mail" : "Envia la contrasenya per correu electrònic", "Reply to initiator" : "Respon a l'usuari que comparteix l'element", - "Unable to update share by mail config" : "No s'ha pogut actualitzar la configuració d'ús compartit per correu electrònic", - "Shared with %1$s" : "S'ha compartit amb %1$s", - "Shared with %1$s by %2$s" : "%2$s ho ha compartit amb %1$s ", - "Unshared from %1$s" : "S'ha deixat de compartir amb %1$s", - "Unshared from %1$s by %2$s" : "%2$s ho ha deixat de compartir amb %1$s ", - "Password for mail share sent to %1$s" : "S'ha enviat la contrasenya de l'element compartit per correu electrònic a %1$s", - "You shared %1$s with %2$s by mail" : "Heu compartit %1$s amb %2$s per correu electrònic", - "%3$s shared %1$s with %2$s by mail" : "%3$s ha compartit %1$s amb %2$s per correu electrònic", - "You unshared %1$s from %2$s by mail" : "Heu deixat de compartir %1$s amb %2$s per correu electrònic", - "%3$s unshared %1$s from %2$s by mail" : "%3$s ha deixat de compartir %1$s amb %2$s per correu electrònic", - "Password to access %1$s was sent to %2s" : "S'ha enviat a %2s la contrasenya per a accedir a %1$s", - "Password to access %1$s was sent to you" : "Se us ha enviat la contrasenya per a accedir a %1$s" + "Unable to update share by mail config" : "No s'ha pogut actualitzar la configuració d'ús compartit per correu electrònic" },"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 5595dc19fa3..b03bc60b005 100644 --- a/apps/sharebymail/l10n/cs.js +++ b/apps/sharebymail/l10n/cs.js @@ -41,17 +41,6 @@ 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", - "Unable to update share by mail config" : "Nedaří se aktualizovat sdílení nastavením e-mailu", - "Shared with %1$s" : "Sdíleno s %1$s", - "Shared with %1$s by %2$s" : "%2$s sdílí s %1$s", - "Unshared from %1$s" : "Sdílení zrušeno od %1$s", - "Unshared from %1$s by %2$s" : "%2$s zrušil(a) sdílení od %1$s", - "Password for mail share sent to %1$s" : "Heslo e-mailového sdílení odesláno na %1$s", - "You shared %1$s with %2$s by mail" : "Sdíleli jste %1$s e-mailem s %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s s %2$s sdílel e-mailem %1$s", - "You unshared %1$s from %2$s by mail" : "Přestali jste sdílet %1$s od %2$s po e-mailu", - "%3$s unshared %1$s from %2$s by mail" : "%3$s zrušil(a) sdílení %1$s od %2$s po e-mailu", - "Password to access %1$s was sent to %2s" : "Heslo pro přístupu k %1$s bylo zasláno na %2s", - "Password to access %1$s was sent to you" : "Heslo pro přístup k %1$s vám bylo zasláno" + "Unable to update share by mail config" : "Nedaří se aktualizovat sdílení nastavením e-mailu" }, "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 018baa0da3c..381b2e64064 100644 --- a/apps/sharebymail/l10n/cs.json +++ b/apps/sharebymail/l10n/cs.json @@ -39,17 +39,6 @@ "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", - "Unable to update share by mail config" : "Nedaří se aktualizovat sdílení nastavením e-mailu", - "Shared with %1$s" : "Sdíleno s %1$s", - "Shared with %1$s by %2$s" : "%2$s sdílí s %1$s", - "Unshared from %1$s" : "Sdílení zrušeno od %1$s", - "Unshared from %1$s by %2$s" : "%2$s zrušil(a) sdílení od %1$s", - "Password for mail share sent to %1$s" : "Heslo e-mailového sdílení odesláno na %1$s", - "You shared %1$s with %2$s by mail" : "Sdíleli jste %1$s e-mailem s %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s s %2$s sdílel e-mailem %1$s", - "You unshared %1$s from %2$s by mail" : "Přestali jste sdílet %1$s od %2$s po e-mailu", - "%3$s unshared %1$s from %2$s by mail" : "%3$s zrušil(a) sdílení %1$s od %2$s po e-mailu", - "Password to access %1$s was sent to %2s" : "Heslo pro přístupu k %1$s bylo zasláno na %2s", - "Password to access %1$s was sent to you" : "Heslo pro přístup k %1$s vám bylo zasláno" + "Unable to update share by mail config" : "Nedaří se aktualizovat sdílení nastavením e-mailu" },"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 814266254c7..1af108238a1 100644 --- a/apps/sharebymail/l10n/da.js +++ b/apps/sharebymail/l10n/da.js @@ -26,13 +26,6 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "Du kan til enhver tid vælge et andet password i delings dialogen.", "Could not find share" : "Kan ikke finde deling", "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", - "Shared with %1$s" : "Delt med %1$s", - "Shared with %1$s by %2$s" : "Delt med %1$s af %2$s", - "Password for mail share sent to %1$s" : "Password for mail deling er sendt til %1$s", - "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-mail", - "Password to access %1$s was sent to %2s" : "Password for adgang %1$s blev sendt til %2s", - "Password to access %1$s was sent to you" : "Password for adgang %1$s blev sendt til dig." + "Send password by mail" : "Send kodeord på mail" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/da.json b/apps/sharebymail/l10n/da.json index 471a796e874..25cc4cadfa2 100644 --- a/apps/sharebymail/l10n/da.json +++ b/apps/sharebymail/l10n/da.json @@ -24,13 +24,6 @@ "You can choose a different password at any time in the share dialog." : "Du kan til enhver tid vælge et andet password i delings dialogen.", "Could not find share" : "Kan ikke finde deling", "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", - "Shared with %1$s" : "Delt med %1$s", - "Shared with %1$s by %2$s" : "Delt med %1$s af %2$s", - "Password for mail share sent to %1$s" : "Password for mail deling er sendt til %1$s", - "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-mail", - "Password to access %1$s was sent to %2s" : "Password for adgang %1$s blev sendt til %2s", - "Password to access %1$s was sent to you" : "Password for adgang %1$s blev sendt til dig." + "Send password by mail" : "Send kodeord på mail" },"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 cd189a608fe..b70eb451855 100644 --- a/apps/sharebymail/l10n/de.js +++ b/apps/sharebymail/l10n/de.js @@ -41,17 +41,6 @@ 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 E-Mail senden", "Reply to initiator" : "Antwort an Initiator", - "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden", - "Shared with %1$s" : "Geteilt mit %1$s", - "Shared with %1$s by %2$s" : "Geteilt mit %1$s von %2$s", - "Unshared from %1$s" : "Nicht mehr geteilt von %1$s", - "Unshared from %1$s by %2$s" : "Nicht mehr geteilt mit %1$s durch %2$s", - "Password for mail share sent to %1$s" : "Passwort für E-Mail-Freigabe wurde an %1$s versandt", - "You shared %1$s with %2$s by mail" : "Du teilst %1$s mit %2$s via E-Mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s teilt %1$s mit %2$s via E-mail", - "You unshared %1$s from %2$s by mail" : "Du teilst %1$s nicht mehr mit %2$s via E-Mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s teilt %1$s nicht mehr mit %2$s via E-Mail", - "Password to access %1$s was sent to %2s" : "Passwort für den Zugriff auf %1$s wurde an %2s versandt ", - "Password to access %1$s was sent to you" : " Passwort für den Zugriff auf %1$s wurde an dich gesendet." + "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/de.json b/apps/sharebymail/l10n/de.json index a271ed43374..bbbb5fe4a30 100644 --- a/apps/sharebymail/l10n/de.json +++ b/apps/sharebymail/l10n/de.json @@ -39,17 +39,6 @@ "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 E-Mail senden", "Reply to initiator" : "Antwort an Initiator", - "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden", - "Shared with %1$s" : "Geteilt mit %1$s", - "Shared with %1$s by %2$s" : "Geteilt mit %1$s von %2$s", - "Unshared from %1$s" : "Nicht mehr geteilt von %1$s", - "Unshared from %1$s by %2$s" : "Nicht mehr geteilt mit %1$s durch %2$s", - "Password for mail share sent to %1$s" : "Passwort für E-Mail-Freigabe wurde an %1$s versandt", - "You shared %1$s with %2$s by mail" : "Du teilst %1$s mit %2$s via E-Mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s teilt %1$s mit %2$s via E-mail", - "You unshared %1$s from %2$s by mail" : "Du teilst %1$s nicht mehr mit %2$s via E-Mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s teilt %1$s nicht mehr mit %2$s via E-Mail", - "Password to access %1$s was sent to %2s" : "Passwort für den Zugriff auf %1$s wurde an %2s versandt ", - "Password to access %1$s was sent to you" : " Passwort für den Zugriff auf %1$s wurde an dich gesendet." + "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden" },"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 a0d4697c15b..2a226073ebb 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -41,17 +41,6 @@ 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", - "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden", - "Shared with %1$s" : "Geteilt mit %1$s", - "Shared with %1$s by %2$s" : "Geteilt mit %1$s von %2$s", - "Unshared from %1$s" : "Nicht mehr geteilt von %1$s", - "Unshared from %1$s by %2$s" : "Nicht mehr geteilt mit %1$s von %2$s", - "Password for mail share sent to %1$s" : "Passwort für E-Mail-Freigabe wurde an %1$s versandt", - "You shared %1$s with %2$s by mail" : "Sie haben %1$s mit %2$s via E-Mail geteilt", - "%3$s shared %1$s with %2$s by mail" : "%3$s hat %1$s mit %2$s via E-Mail geteilt", - "You unshared %1$s from %2$s by mail" : "Sie teilen %1$snicht mehr mit %2$s via E-Mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s teilt %1$s nicht mehr mit %2$s via E-Mail", - "Password to access %1$s was sent to %2s" : "Passwort für den Zugriff auf %1$s wurde an %2s versandt ", - "Password to access %1$s was sent to you" : "Passwort für den Zugriff auf %1$s wurde an Sie versandt" + "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json index 59579d65de2..699981a0748 100644 --- a/apps/sharebymail/l10n/de_DE.json +++ b/apps/sharebymail/l10n/de_DE.json @@ -39,17 +39,6 @@ "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", - "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden", - "Shared with %1$s" : "Geteilt mit %1$s", - "Shared with %1$s by %2$s" : "Geteilt mit %1$s von %2$s", - "Unshared from %1$s" : "Nicht mehr geteilt von %1$s", - "Unshared from %1$s by %2$s" : "Nicht mehr geteilt mit %1$s von %2$s", - "Password for mail share sent to %1$s" : "Passwort für E-Mail-Freigabe wurde an %1$s versandt", - "You shared %1$s with %2$s by mail" : "Sie haben %1$s mit %2$s via E-Mail geteilt", - "%3$s shared %1$s with %2$s by mail" : "%3$s hat %1$s mit %2$s via E-Mail geteilt", - "You unshared %1$s from %2$s by mail" : "Sie teilen %1$snicht mehr mit %2$s via E-Mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s teilt %1$s nicht mehr mit %2$s via E-Mail", - "Password to access %1$s was sent to %2s" : "Passwort für den Zugriff auf %1$s wurde an %2s versandt ", - "Password to access %1$s was sent to you" : "Passwort für den Zugriff auf %1$s wurde an Sie versandt" + "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden" },"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 ad4ce4d32c2..20664234ddf 100644 --- a/apps/sharebymail/l10n/el.js +++ b/apps/sharebymail/l10n/el.js @@ -41,17 +41,6 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Να επιτρέπεται οι χρήστες να στέλνουν εξατομικευμένο σύνδεσμο σε ένα αρχείο ή φάκελο μέσω mail.", "Send password by mail" : "Αποστολή συνθηματικου με ηλεκτρονική αλληλογραφία", "Reply to initiator" : "Απάντηση στον αποστολέα", - "Unable to update share by mail config" : "Αδυναμία ενημέρωσης των ρυθμίσεων κοινής χρήσης μέσω mail", - "Shared with %1$s" : "Διαμοιράστηκε με %1$s", - "Shared with %1$s by %2$s" : "Διαμοιράστηκε με %1$s από %2$s", - "Unshared from %1$s" : "Διακοπή διαμοιρασμού από %1$s", - "Unshared from %1$s by %2$s" : "Διακοπή διαμοιρασμού από %1$s με %2$s", - "Password for mail share sent to %1$s" : "Το συνθηματικό για το διαμοιρασμό μέσου ηλ. αλληλογραφίας έχει αποσταλλεί %1$s", - "You shared %1$s with %2$s by mail" : "Διαμοιραστήκατε το %1$s με %2$s μέσω mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s Διαμοιραστηκε %1$s με %2$s μέσω mail", - "You unshared %1$s from %2$s by mail" : "Διακόψατε διαμοιρασμό %1$s από %2$s με mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s διέκοψε διαμοιρασμό%1$s από %2$s με mail", - "Password to access %1$s was sent to %2s" : "Το συνθηματικό για πρόσβαση στο %1$s στάθηκε στο %2s", - "Password to access %1$s was sent to you" : "Σας έχει αποσταλεί το συνθηματικό για πρόσβαση στο %1$s" + "Unable to update share by mail config" : "Αδυναμία ενημέρωσης των ρυθμίσεων κοινής χρήσης μέσω mail" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/el.json b/apps/sharebymail/l10n/el.json index 2fa6ac45aea..c97c451fa0f 100644 --- a/apps/sharebymail/l10n/el.json +++ b/apps/sharebymail/l10n/el.json @@ -39,17 +39,6 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Να επιτρέπεται οι χρήστες να στέλνουν εξατομικευμένο σύνδεσμο σε ένα αρχείο ή φάκελο μέσω mail.", "Send password by mail" : "Αποστολή συνθηματικου με ηλεκτρονική αλληλογραφία", "Reply to initiator" : "Απάντηση στον αποστολέα", - "Unable to update share by mail config" : "Αδυναμία ενημέρωσης των ρυθμίσεων κοινής χρήσης μέσω mail", - "Shared with %1$s" : "Διαμοιράστηκε με %1$s", - "Shared with %1$s by %2$s" : "Διαμοιράστηκε με %1$s από %2$s", - "Unshared from %1$s" : "Διακοπή διαμοιρασμού από %1$s", - "Unshared from %1$s by %2$s" : "Διακοπή διαμοιρασμού από %1$s με %2$s", - "Password for mail share sent to %1$s" : "Το συνθηματικό για το διαμοιρασμό μέσου ηλ. αλληλογραφίας έχει αποσταλλεί %1$s", - "You shared %1$s with %2$s by mail" : "Διαμοιραστήκατε το %1$s με %2$s μέσω mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s Διαμοιραστηκε %1$s με %2$s μέσω mail", - "You unshared %1$s from %2$s by mail" : "Διακόψατε διαμοιρασμό %1$s από %2$s με mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s διέκοψε διαμοιρασμό%1$s από %2$s με mail", - "Password to access %1$s was sent to %2s" : "Το συνθηματικό για πρόσβαση στο %1$s στάθηκε στο %2s", - "Password to access %1$s was sent to you" : "Σας έχει αποσταλεί το συνθηματικό για πρόσβαση στο %1$s" + "Unable to update share by mail config" : "Αδυναμία ενημέρωσης των ρυθμίσεων κοινής χρήσης μέσω mail" },"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 b67ca28b3be..e4307d78a50 100644 --- a/apps/sharebymail/l10n/en_GB.js +++ b/apps/sharebymail/l10n/en_GB.js @@ -41,17 +41,6 @@ OC.L10N.register( "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", "Reply to initiator" : "Reply to initiator", - "Unable to update share by mail config" : "Unable to update share by mail config", - "Shared with %1$s" : "Shared with %1$s", - "Shared with %1$s by %2$s" : "Shared with %1$s by %2$s", - "Unshared from %1$s" : "Unshared from %1$s", - "Unshared from %1$s by %2$s" : "Unshared from %1$s by %2$s", - "Password for mail share sent to %1$s" : "Password for mail share sent to %1$s", - "You shared %1$s with %2$s by mail" : "You shared %1$s with %2$s by mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s shared %1$s with %2$s by mail", - "You unshared %1$s from %2$s by mail" : "You unshared %1$s from %2$s by mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s unshared %1$s from %2$s by mail", - "Password to access %1$s was sent to %2s" : "Password to access %1$s was sent to %2s", - "Password to access %1$s was sent to you" : "Password to access %1$s was sent to you" + "Unable to update share by mail config" : "Unable to update share by mail config" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/en_GB.json b/apps/sharebymail/l10n/en_GB.json index eecfc494361..65ef3f97ab6 100644 --- a/apps/sharebymail/l10n/en_GB.json +++ b/apps/sharebymail/l10n/en_GB.json @@ -39,17 +39,6 @@ "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", "Reply to initiator" : "Reply to initiator", - "Unable to update share by mail config" : "Unable to update share by mail config", - "Shared with %1$s" : "Shared with %1$s", - "Shared with %1$s by %2$s" : "Shared with %1$s by %2$s", - "Unshared from %1$s" : "Unshared from %1$s", - "Unshared from %1$s by %2$s" : "Unshared from %1$s by %2$s", - "Password for mail share sent to %1$s" : "Password for mail share sent to %1$s", - "You shared %1$s with %2$s by mail" : "You shared %1$s with %2$s by mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s shared %1$s with %2$s by mail", - "You unshared %1$s from %2$s by mail" : "You unshared %1$s from %2$s by mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s unshared %1$s from %2$s by mail", - "Password to access %1$s was sent to %2s" : "Password to access %1$s was sent to %2s", - "Password to access %1$s was sent to you" : "Password to access %1$s was sent to you" + "Unable to update share by mail config" : "Unable to update share by mail config" },"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 d96b88adf46..ff2aaced8b6 100644 --- a/apps/sharebymail/l10n/es.js +++ b/apps/sharebymail/l10n/es.js @@ -41,17 +41,6 @@ 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", - "Unable to update share by mail config" : "No se puede actualizar la configuración de compartir por correo", - "Shared with %1$s" : "Compartido con %1$s", - "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s", - "Unshared from %1$s" : "Dejado de compartir desde %1$s", - "Unshared from %1$s by %2$s" : "Dejado de compartir desde %1$s por %2$s", - "Password for mail share sent to %1$s" : "La contraseña para compartir por correo se ha enviado a %1$s", - "You shared %1$s with %2$s by mail" : "Has compartido %1$s con %2$s por correo", - "%3$s shared %1$s with %2$s by mail" : "%3$s compartido %1$s con %2$s por correo", - "You unshared %1$s from %2$s by mail" : "Has dejado de compartir %1$s desde %2$s por correo", - "%3$s unshared %1$s from %2$s by mail" : "%3$s ha dejado de compartir %1$s desde %2$s por correo", - "Password to access %1$s was sent to %2s" : "Se ha enviado a %2s una contraseña para acceder a %1$s ", - "Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s" + "Unable to update share by mail config" : "No se puede actualizar la configuración de compartir por correo" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json index 142a64b05f9..10a97630dc1 100644 --- a/apps/sharebymail/l10n/es.json +++ b/apps/sharebymail/l10n/es.json @@ -39,17 +39,6 @@ "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", - "Unable to update share by mail config" : "No se puede actualizar la configuración de compartir por correo", - "Shared with %1$s" : "Compartido con %1$s", - "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s", - "Unshared from %1$s" : "Dejado de compartir desde %1$s", - "Unshared from %1$s by %2$s" : "Dejado de compartir desde %1$s por %2$s", - "Password for mail share sent to %1$s" : "La contraseña para compartir por correo se ha enviado a %1$s", - "You shared %1$s with %2$s by mail" : "Has compartido %1$s con %2$s por correo", - "%3$s shared %1$s with %2$s by mail" : "%3$s compartido %1$s con %2$s por correo", - "You unshared %1$s from %2$s by mail" : "Has dejado de compartir %1$s desde %2$s por correo", - "%3$s unshared %1$s from %2$s by mail" : "%3$s ha dejado de compartir %1$s desde %2$s por correo", - "Password to access %1$s was sent to %2s" : "Se ha enviado a %2s una contraseña para acceder a %1$s ", - "Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s" + "Unable to update share by mail config" : "No se puede actualizar la configuración de compartir por correo" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/es_EC.js b/apps/sharebymail/l10n/es_EC.js index 8f81c21471b..a4111a97b46 100644 --- a/apps/sharebymail/l10n/es_EC.js +++ b/apps/sharebymail/l10n/es_EC.js @@ -41,17 +41,6 @@ OC.L10N.register( "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", "Reply to initiator" : "Responder al remitente", - "Unable to update share by mail config" : "No se pudo actualizar la configuración de compartido por correo", - "Shared with %1$s" : "Compartido con %1$s", - "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s", - "Unshared from %1$s" : "Dejó de compartirse desde %1$s", - "Unshared from %1$s by %2$s" : "Dejó de compartirse desde %1$s por %2$s", - "Password for mail share sent to %1$s" : "La contraseña para el elemento compartido fue enviada a %1$s", - "You shared %1$s with %2$s by mail" : "Compartiste %1$s con %2$s por correo", - "%3$s shared %1$s with %2$s by mail" : "%3$s compartió %1$s con %2$s por correo ", - "You unshared %1$s from %2$s by mail" : "Dejó de compartir %1$s con %2$s por correo", - "%3$s unshared %1$s from %2$s by mail" : "%3$s dejó de compartir %1$s con %2$s por correo", - "Password to access %1$s was sent to %2s" : "La contraseña para acceder %1$s fue enviada a %2s", - "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado" + "Unable to update share by mail config" : "No se pudo actualizar la configuración de compartido por correo" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/es_EC.json b/apps/sharebymail/l10n/es_EC.json index b81eaf2d5c2..889caae3425 100644 --- a/apps/sharebymail/l10n/es_EC.json +++ b/apps/sharebymail/l10n/es_EC.json @@ -39,17 +39,6 @@ "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", "Reply to initiator" : "Responder al remitente", - "Unable to update share by mail config" : "No se pudo actualizar la configuración de compartido por correo", - "Shared with %1$s" : "Compartido con %1$s", - "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s", - "Unshared from %1$s" : "Dejó de compartirse desde %1$s", - "Unshared from %1$s by %2$s" : "Dejó de compartirse desde %1$s por %2$s", - "Password for mail share sent to %1$s" : "La contraseña para el elemento compartido fue enviada a %1$s", - "You shared %1$s with %2$s by mail" : "Compartiste %1$s con %2$s por correo", - "%3$s shared %1$s with %2$s by mail" : "%3$s compartió %1$s con %2$s por correo ", - "You unshared %1$s from %2$s by mail" : "Dejó de compartir %1$s con %2$s por correo", - "%3$s unshared %1$s from %2$s by mail" : "%3$s dejó de compartir %1$s con %2$s por correo", - "Password to access %1$s was sent to %2s" : "La contraseña para acceder %1$s fue enviada a %2s", - "Password to access %1$s was sent to you" : "La contraseña para acceder %1$s se te ha enviado" + "Unable to update share by mail config" : "No se pudo actualizar la configuración de compartido por correo" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/eu.js b/apps/sharebymail/l10n/eu.js index 309d74ec29d..70ad53b0ddb 100644 --- a/apps/sharebymail/l10n/eu.js +++ b/apps/sharebymail/l10n/eu.js @@ -41,17 +41,6 @@ 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", - "Unable to update share by mail config" : "Ezin da eguneratu partekatzea posta konfigurazioaren bidez", - "Shared with %1$s" : "%1$s-rekin partekatua", - "Shared with %1$s by %2$s" : "%2$s-k %1$s-rekin partekatua", - "Unshared from %1$s" : "%1$s-tik partekatua", - "Unshared from %1$s by %2$s" : "%2$s-(e)k %1$s-(e)tik partekatzeari utzi dio", - "Password for mail share sent to %1$s" : "%1$s-ri bidalitako posta bidez partekatzeko pasahitza", - "You shared %1$s with %2$s by mail" : "%1$spartekatu duzu %2$s-(r)ekin posta bidez", - "%3$s shared %1$s with %2$s by mail" : "%3$s-(e)k %1$spartekatu du %2$s-(r)ekin posta bidez", - "You unshared %1$s from %2$s by mail" : "%1$spartekatzeari utzi diozu %2$s-(e)tik posta bidez", - "%3$s unshared %1$s from %2$s by mail" : "%3$s-(e)k %1$spartekatzeari utzi dio %2$s-(e)tik posta bidez", - "Password to access %1$s was sent to %2s" : "%1$satzitzeko pasahitza %2s-(e)ra bidali da", - "Password to access %1$s was sent to you" : "%1$satzitzeko pasahitza bidali zaizu" + "Unable to update share by mail config" : "Ezin da eguneratu partekatzea posta konfigurazioaren bidez" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/eu.json b/apps/sharebymail/l10n/eu.json index a709b9e08dc..44b752905b3 100644 --- a/apps/sharebymail/l10n/eu.json +++ b/apps/sharebymail/l10n/eu.json @@ -39,17 +39,6 @@ "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", - "Unable to update share by mail config" : "Ezin da eguneratu partekatzea posta konfigurazioaren bidez", - "Shared with %1$s" : "%1$s-rekin partekatua", - "Shared with %1$s by %2$s" : "%2$s-k %1$s-rekin partekatua", - "Unshared from %1$s" : "%1$s-tik partekatua", - "Unshared from %1$s by %2$s" : "%2$s-(e)k %1$s-(e)tik partekatzeari utzi dio", - "Password for mail share sent to %1$s" : "%1$s-ri bidalitako posta bidez partekatzeko pasahitza", - "You shared %1$s with %2$s by mail" : "%1$spartekatu duzu %2$s-(r)ekin posta bidez", - "%3$s shared %1$s with %2$s by mail" : "%3$s-(e)k %1$spartekatu du %2$s-(r)ekin posta bidez", - "You unshared %1$s from %2$s by mail" : "%1$spartekatzeari utzi diozu %2$s-(e)tik posta bidez", - "%3$s unshared %1$s from %2$s by mail" : "%3$s-(e)k %1$spartekatzeari utzi dio %2$s-(e)tik posta bidez", - "Password to access %1$s was sent to %2s" : "%1$satzitzeko pasahitza %2s-(e)ra bidali da", - "Password to access %1$s was sent to you" : "%1$satzitzeko pasahitza bidali zaizu" + "Unable to update share by mail config" : "Ezin da eguneratu partekatzea posta konfigurazioaren bidez" },"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 b14ecfae195..1b317d4c1d2 100644 --- a/apps/sharebymail/l10n/fa.js +++ b/apps/sharebymail/l10n/fa.js @@ -41,17 +41,6 @@ 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" : "پاسخ به آغازگر", - "Unable to update share by mail config" : "بهروزرسانی اشتراکگذاری با پیکربندی ایمیل امکانپذیر نیست", - "Shared with %1$s" : "اشتراک گذاری با %1$s", - "Shared with %1$s by %2$s" : "اشتراک گذاری با %1$s توسط %2$s", - "Unshared from %1$s" : "عدم اشتراک از %1$s", - "Unshared from %1$s by %2$s" : "عدم اشتراک از %1$s توسط %2$s", - "Password for mail share sent to %1$s" : "رمز عبور برای اشتراک نامه ارسال شده به %1$s", - "You shared %1$s with %2$s by mail" : "شما %1$s با %2$s توسط پست الکترونیک به اشتراک گذاشتید.", - "%3$s shared %1$s with %2$s by mail" : "%3$s اشتراک گذاری %1$s با %2$s توسط پست الکترونیک", - "You unshared %1$s from %2$s by mail" : "شما %1$s از طریق %2$s پست مشترک نشده اید", - "%3$s unshared %1$s from %2$s by mail" : "%3$s عدم اشتراک گذاری %1$s از %2$s توسط پست الکترونیک", - "Password to access %1$s was sent to %2s" : "رمز ورود برای دسترسی %1$s به %2s ارسال شد", - "Password to access %1$s was sent to you" : "رمز عبور برای دسترسی %1$s به شما ارسال شد" + "Unable to update share by mail config" : "بهروزرسانی اشتراکگذاری با پیکربندی ایمیل امکانپذیر نیست" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/sharebymail/l10n/fa.json b/apps/sharebymail/l10n/fa.json index 9cc29258801..df8ccaf048b 100644 --- a/apps/sharebymail/l10n/fa.json +++ b/apps/sharebymail/l10n/fa.json @@ -39,17 +39,6 @@ "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" : "پاسخ به آغازگر", - "Unable to update share by mail config" : "بهروزرسانی اشتراکگذاری با پیکربندی ایمیل امکانپذیر نیست", - "Shared with %1$s" : "اشتراک گذاری با %1$s", - "Shared with %1$s by %2$s" : "اشتراک گذاری با %1$s توسط %2$s", - "Unshared from %1$s" : "عدم اشتراک از %1$s", - "Unshared from %1$s by %2$s" : "عدم اشتراک از %1$s توسط %2$s", - "Password for mail share sent to %1$s" : "رمز عبور برای اشتراک نامه ارسال شده به %1$s", - "You shared %1$s with %2$s by mail" : "شما %1$s با %2$s توسط پست الکترونیک به اشتراک گذاشتید.", - "%3$s shared %1$s with %2$s by mail" : "%3$s اشتراک گذاری %1$s با %2$s توسط پست الکترونیک", - "You unshared %1$s from %2$s by mail" : "شما %1$s از طریق %2$s پست مشترک نشده اید", - "%3$s unshared %1$s from %2$s by mail" : "%3$s عدم اشتراک گذاری %1$s از %2$s توسط پست الکترونیک", - "Password to access %1$s was sent to %2s" : "رمز ورود برای دسترسی %1$s به %2s ارسال شد", - "Password to access %1$s was sent to you" : "رمز عبور برای دسترسی %1$s به شما ارسال شد" + "Unable to update share by mail config" : "بهروزرسانی اشتراکگذاری با پیکربندی ایمیل امکانپذیر نیست" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/fi.js b/apps/sharebymail/l10n/fi.js index 2187df72081..219d20145ac 100644 --- a/apps/sharebymail/l10n/fi.js +++ b/apps/sharebymail/l10n/fi.js @@ -33,14 +33,6 @@ OC.L10N.register( "Could not find share" : "Jakoa ei löytynyt", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Salli käyttäjien jakaa personoitu linkki tiedostoon tai kansioon syöttämällä sähköpostiosoitteen.", "Send password by mail" : "Lähetä salasana sähköpostitse", - "Reply to initiator" : "Vastaa aloitteentekijälle", - "Shared with %1$s" : "Jaettu käyttäjälle %1$s", - "Shared with %1$s by %2$s" : "Jaettu käyttäjälle %1$s käyttäjän %2$s toimesta", - "Password for mail share sent to %1$s" : "Salasana sähköpostijakoon lähetettiin osoitteeseen %1$s", - "You shared %1$s with %2$s by mail" : "Jaoit tiedoston %1$s sähköpostitse osoitteeseen %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s jakoi tiedoston %1$s sähköpostitse osoitteeseen %2$s", - "You unshared %1$s from %2$s by mail" : "Lopetit kohteen %1$s jaon käyttäjältä %2$s sähköpostitse", - "Password to access %1$s was sent to %2s" : "Salasana kohteen %1$s käyttämiseksi lähetettiin käyttäjälle %2s", - "Password to access %1$s was sent to you" : "Salasana kohteen %1$s käyttämiseksi lähetettiin sinulle" + "Reply to initiator" : "Vastaa aloitteentekijälle" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/fi.json b/apps/sharebymail/l10n/fi.json index 80b209d1cce..097a9f5fcfc 100644 --- a/apps/sharebymail/l10n/fi.json +++ b/apps/sharebymail/l10n/fi.json @@ -31,14 +31,6 @@ "Could not find share" : "Jakoa ei löytynyt", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Salli käyttäjien jakaa personoitu linkki tiedostoon tai kansioon syöttämällä sähköpostiosoitteen.", "Send password by mail" : "Lähetä salasana sähköpostitse", - "Reply to initiator" : "Vastaa aloitteentekijälle", - "Shared with %1$s" : "Jaettu käyttäjälle %1$s", - "Shared with %1$s by %2$s" : "Jaettu käyttäjälle %1$s käyttäjän %2$s toimesta", - "Password for mail share sent to %1$s" : "Salasana sähköpostijakoon lähetettiin osoitteeseen %1$s", - "You shared %1$s with %2$s by mail" : "Jaoit tiedoston %1$s sähköpostitse osoitteeseen %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s jakoi tiedoston %1$s sähköpostitse osoitteeseen %2$s", - "You unshared %1$s from %2$s by mail" : "Lopetit kohteen %1$s jaon käyttäjältä %2$s sähköpostitse", - "Password to access %1$s was sent to %2s" : "Salasana kohteen %1$s käyttämiseksi lähetettiin käyttäjälle %2s", - "Password to access %1$s was sent to you" : "Salasana kohteen %1$s käyttämiseksi lähetettiin sinulle" + "Reply to initiator" : "Vastaa aloitteentekijälle" },"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 89373213982..8635a3bd86d 100644 --- a/apps/sharebymail/l10n/fr.js +++ b/apps/sharebymail/l10n/fr.js @@ -41,17 +41,6 @@ OC.L10N.register( "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", "Reply to initiator" : "Répondre à l'initiateur", - "Unable to update share by mail config" : "Impossible de mettre à jour la configuration du partage par e-mail", - "Shared with %1$s" : "Partagé avec %1$s", - "Shared with %1$s by %2$s" : "Partagé avec %1$s par %2$s", - "Unshared from %1$s" : "Partage supprimé de %1$s", - "Unshared from %1$s by %2$s" : "Partage supprimé de %1$s par %2$s", - "Password for mail share sent to %1$s" : "Le mot de passe pour le partage par e-mail a été envoyé à %1$s", - "You shared %1$s with %2$s by mail" : "Vous avez partagé %1$s avec %2$s par e-mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s a partagé %1$s avec %2$s par e-mail", - "You unshared %1$s from %2$s by mail" : "Vous avez supprimé le partage %1$s de %2$s par e-mail", - "%3$s unshared %1$s from %2$s by mail" : "Fin de partage par %3$s de %1$s depuis %2$s par e-mail", - "Password to access %1$s was sent to %2s" : "Le mot de passe pour accèder à %1$s a été envoyé à %2s", - "Password to access %1$s was sent to you" : "Le mot de passe pour accèder à %1$s vous a été envoyé" + "Unable to update share by mail config" : "Impossible de mettre à jour la configuration du partage par e-mail" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json index 37c2433bd71..6b35fc0b607 100644 --- a/apps/sharebymail/l10n/fr.json +++ b/apps/sharebymail/l10n/fr.json @@ -39,17 +39,6 @@ "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", "Reply to initiator" : "Répondre à l'initiateur", - "Unable to update share by mail config" : "Impossible de mettre à jour la configuration du partage par e-mail", - "Shared with %1$s" : "Partagé avec %1$s", - "Shared with %1$s by %2$s" : "Partagé avec %1$s par %2$s", - "Unshared from %1$s" : "Partage supprimé de %1$s", - "Unshared from %1$s by %2$s" : "Partage supprimé de %1$s par %2$s", - "Password for mail share sent to %1$s" : "Le mot de passe pour le partage par e-mail a été envoyé à %1$s", - "You shared %1$s with %2$s by mail" : "Vous avez partagé %1$s avec %2$s par e-mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s a partagé %1$s avec %2$s par e-mail", - "You unshared %1$s from %2$s by mail" : "Vous avez supprimé le partage %1$s de %2$s par e-mail", - "%3$s unshared %1$s from %2$s by mail" : "Fin de partage par %3$s de %1$s depuis %2$s par e-mail", - "Password to access %1$s was sent to %2s" : "Le mot de passe pour accèder à %1$s a été envoyé à %2s", - "Password to access %1$s was sent to you" : "Le mot de passe pour accèder à %1$s vous a été envoyé" + "Unable to update share by mail config" : "Impossible de mettre à jour la configuration du partage par e-mail" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/gl.js b/apps/sharebymail/l10n/gl.js index 43603303387..4528ab5c558 100644 --- a/apps/sharebymail/l10n/gl.js +++ b/apps/sharebymail/l10n/gl.js @@ -41,17 +41,6 @@ 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", - "Unable to update share by mail config" : "Non é posíbel actualizar a configuración para compartir por correo", - "Shared with %1$s" : "Compartido con %1$s", - "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s", - "Unshared from %1$s" : "Compartición eliminada dende %1$s", - "Unshared from %1$s by %2$s" : "Compartición eliminada dende %1$s por %2$s", - "Password for mail share sent to %1$s" : "Enviouse un contrasinal para compartir por correo a %1$s", - "You shared %1$s with %2$s by mail" : "Compartiu %1$s con %2$s por correo", - "%3$s shared %1$s with %2$s by mail" : "%3$s compartiu %1$s con %2$s por correo", - "You unshared %1$s from %2$s by mail" : "Deixou de compartir %1$s dende %2$s por correo", - "%3$s unshared %1$s from %2$s by mail" : "%3$s deixou de compartir %1$s dende %2$s por correo", - "Password to access %1$s was sent to %2s" : "Envióuselle a %2s un contrasinal para acceder a %1$s", - "Password to access %1$s was sent to you" : "Envióuselle a Vde. un correo para acceder a %1$s" + "Unable to update share by mail config" : "Non é posíbel actualizar a configuración para compartir por correo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/gl.json b/apps/sharebymail/l10n/gl.json index bdf5c2323e3..e8594ae702b 100644 --- a/apps/sharebymail/l10n/gl.json +++ b/apps/sharebymail/l10n/gl.json @@ -39,17 +39,6 @@ "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", - "Unable to update share by mail config" : "Non é posíbel actualizar a configuración para compartir por correo", - "Shared with %1$s" : "Compartido con %1$s", - "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s", - "Unshared from %1$s" : "Compartición eliminada dende %1$s", - "Unshared from %1$s by %2$s" : "Compartición eliminada dende %1$s por %2$s", - "Password for mail share sent to %1$s" : "Enviouse un contrasinal para compartir por correo a %1$s", - "You shared %1$s with %2$s by mail" : "Compartiu %1$s con %2$s por correo", - "%3$s shared %1$s with %2$s by mail" : "%3$s compartiu %1$s con %2$s por correo", - "You unshared %1$s from %2$s by mail" : "Deixou de compartir %1$s dende %2$s por correo", - "%3$s unshared %1$s from %2$s by mail" : "%3$s deixou de compartir %1$s dende %2$s por correo", - "Password to access %1$s was sent to %2s" : "Envióuselle a %2s un contrasinal para acceder a %1$s", - "Password to access %1$s was sent to you" : "Envióuselle a Vde. un correo para acceder a %1$s" + "Unable to update share by mail config" : "Non é posíbel actualizar a configuración para compartir por correo" },"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 36dd7c00c48..d844d12d0a8 100644 --- a/apps/sharebymail/l10n/he.js +++ b/apps/sharebymail/l10n/he.js @@ -35,17 +35,6 @@ OC.L10N.register( "Could not find share" : "לא ניתן למצוא את השיתוף", "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" : "שליחת ססמה בדוא״ל", - "Shared with %1$s" : "משותף עם %1$s", - "Shared with %1$s by %2$s" : "שותף עם %1$s על ידי %2$s", - "Unshared from %1$s" : "השיתוף עם %1$s בוטל", - "Unshared from %1$s by %2$s" : "השיתוף עם %1$s בוטל על ידי %2$s", - "Password for mail share sent to %1$s" : "הססמה לשיתוף דוא״ל נשלחה אל %1$s", - "You shared %1$s with %2$s by mail" : "שיתפת את %1$s עם %2$s בדוא״ל", - "%3$s shared %1$s with %2$s by mail" : "%1$s שותף עם %2$s על ידי %3$s בדוא״ל", - "You unshared %1$s from %2$s by mail" : "ביטלת את השיתוף של %2$s מפני %1$s בדוא״ל", - "%3$s unshared %1$s from %2$s by mail" : "%3$sביטל את השיתוף של %1$s מ-%2$s בדואר", - "Password to access %1$s was sent to %2s" : "ססמת הגישה אל %1$s נשלחה אל %2s", - "Password to access %1$s was sent to you" : "ססמת הגישה אל %1$s נשלחה אליך" + "Send password by mail" : "שליחת ססמה בדוא״ל" }, "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 3b466b1d102..c336e3c82bd 100644 --- a/apps/sharebymail/l10n/he.json +++ b/apps/sharebymail/l10n/he.json @@ -33,17 +33,6 @@ "Could not find share" : "לא ניתן למצוא את השיתוף", "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" : "שליחת ססמה בדוא״ל", - "Shared with %1$s" : "משותף עם %1$s", - "Shared with %1$s by %2$s" : "שותף עם %1$s על ידי %2$s", - "Unshared from %1$s" : "השיתוף עם %1$s בוטל", - "Unshared from %1$s by %2$s" : "השיתוף עם %1$s בוטל על ידי %2$s", - "Password for mail share sent to %1$s" : "הססמה לשיתוף דוא״ל נשלחה אל %1$s", - "You shared %1$s with %2$s by mail" : "שיתפת את %1$s עם %2$s בדוא״ל", - "%3$s shared %1$s with %2$s by mail" : "%1$s שותף עם %2$s על ידי %3$s בדוא״ל", - "You unshared %1$s from %2$s by mail" : "ביטלת את השיתוף של %2$s מפני %1$s בדוא״ל", - "%3$s unshared %1$s from %2$s by mail" : "%3$sביטל את השיתוף של %1$s מ-%2$s בדואר", - "Password to access %1$s was sent to %2s" : "ססמת הגישה אל %1$s נשלחה אל %2s", - "Password to access %1$s was sent to you" : "ססמת הגישה אל %1$s נשלחה אליך" + "Send password by mail" : "שליחת ססמה בדוא״ל" },"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 fe7a25478de..03a44669dd1 100644 --- a/apps/sharebymail/l10n/hr.js +++ b/apps/sharebymail/l10n/hr.js @@ -38,17 +38,6 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Davatelj usluge dijeljenja koji vam omogućuje dijeljenje datoteka poštom", "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", - "Shared with %1$s" : "Dijeljeno s %1$s", - "Shared with %1$s by %2$s" : "Dijeli %2$s s %1$s", - "Unshared from %1$s" : "Prekid dijeljenja s %1$s", - "Unshared from %1$s by %2$s" : "%2$s više ne dijeli s %1$s", - "Password for mail share sent to %1$s" : "Zaporka za dijeljenje pošte poslana je %1$s", - "You shared %1$s with %2$s by mail" : "Dijelite %1$s s %2$s putem pošte", - "%3$s shared %1$s with %2$s by mail" : "%3$s dijeli %1$s s %2$s putem pošte", - "You unshared %1$s from %2$s by mail" : "Više ne dijelite %1$s s %2$ putem pošte", - "%3$s unshared %1$s from %2$s by mail" : "%3$s više ne dijeli %1$s s %2$s putem pošte", - "Password to access %1$s was sent to %2s" : "Zaporka za pristupanje %1$s poslana je %2s", - "Password to access %1$s was sent to you" : "Poslana vam je zaporka za pristupanje %1$s" + "Reply to initiator" : "Odgovori pokretaču" }, "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 d944de9bbca..30d30f8280e 100644 --- a/apps/sharebymail/l10n/hr.json +++ b/apps/sharebymail/l10n/hr.json @@ -36,17 +36,6 @@ "Share provider which allows you to share files by mail" : "Davatelj usluge dijeljenja koji vam omogućuje dijeljenje datoteka poštom", "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", - "Shared with %1$s" : "Dijeljeno s %1$s", - "Shared with %1$s by %2$s" : "Dijeli %2$s s %1$s", - "Unshared from %1$s" : "Prekid dijeljenja s %1$s", - "Unshared from %1$s by %2$s" : "%2$s više ne dijeli s %1$s", - "Password for mail share sent to %1$s" : "Zaporka za dijeljenje pošte poslana je %1$s", - "You shared %1$s with %2$s by mail" : "Dijelite %1$s s %2$s putem pošte", - "%3$s shared %1$s with %2$s by mail" : "%3$s dijeli %1$s s %2$s putem pošte", - "You unshared %1$s from %2$s by mail" : "Više ne dijelite %1$s s %2$ putem pošte", - "%3$s unshared %1$s from %2$s by mail" : "%3$s više ne dijeli %1$s s %2$s putem pošte", - "Password to access %1$s was sent to %2s" : "Zaporka za pristupanje %1$s poslana je %2s", - "Password to access %1$s was sent to you" : "Poslana vam je zaporka za pristupanje %1$s" + "Reply to initiator" : "Odgovori pokretaču" },"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 d6bc7d684e4..30d37eafe64 100644 --- a/apps/sharebymail/l10n/hu.js +++ b/apps/sharebymail/l10n/hu.js @@ -41,17 +41,6 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Lehetővé teszi, hogy a felhasználók személyre szabott megosztási hivatkozásokat hozzanak létre egy fájlhoz vagy mappához az e-mail-cím megadásával.", "Send password by mail" : "Jelszó kiküldése e-mailben", "Reply to initiator" : "Válasz a kezdeményezőnek", - "Unable to update share by mail config" : "Az e-mailes megosztás beállításai nem frissíthetők", - "Shared with %1$s" : "Megosztva a következővel: %1$s", - "Shared with %1$s by %2$s" : "%2$s megosztotta a következővel: %1$s", - "Unshared from %1$s" : "Megosztás visszavonva a következőtől: %1$s", - "Unshared from %1$s by %2$s" : "%2$s visszavonta tőle a megosztást: %1$s", - "Password for mail share sent to %1$s" : "Az e-mailes megosztáshoz szükséges jelszó elküldve a következőnek: %1$s", - "You shared %1$s with %2$s by mail" : "%1$s megosztva e-mailben a következővel: %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s e-mailben megosztotta a(z) %1$s elemet a következővel: %2$s", - "You unshared %1$s from %2$s by mail" : "E-mailben visszavonta a(z) %1$s megosztását a következőtől: %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s e-mailben visszavonta a(z) %1$s megosztását a következőtől: %2$s", - "Password to access %1$s was sent to %2s" : "A(z) %1$s eléréséhez szükséges jelszó elküldve a következőhöz: %2s", - "Password to access %1$s was sent to you" : "A(z) %1$s eléréséhez szükséges jelszó elküldve Önnek" + "Unable to update share by mail config" : "Az e-mailes megosztás beállításai nem frissíthetők" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/hu.json b/apps/sharebymail/l10n/hu.json index 86e5296e310..53c5f4b85a1 100644 --- a/apps/sharebymail/l10n/hu.json +++ b/apps/sharebymail/l10n/hu.json @@ -39,17 +39,6 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Lehetővé teszi, hogy a felhasználók személyre szabott megosztási hivatkozásokat hozzanak létre egy fájlhoz vagy mappához az e-mail-cím megadásával.", "Send password by mail" : "Jelszó kiküldése e-mailben", "Reply to initiator" : "Válasz a kezdeményezőnek", - "Unable to update share by mail config" : "Az e-mailes megosztás beállításai nem frissíthetők", - "Shared with %1$s" : "Megosztva a következővel: %1$s", - "Shared with %1$s by %2$s" : "%2$s megosztotta a következővel: %1$s", - "Unshared from %1$s" : "Megosztás visszavonva a következőtől: %1$s", - "Unshared from %1$s by %2$s" : "%2$s visszavonta tőle a megosztást: %1$s", - "Password for mail share sent to %1$s" : "Az e-mailes megosztáshoz szükséges jelszó elküldve a következőnek: %1$s", - "You shared %1$s with %2$s by mail" : "%1$s megosztva e-mailben a következővel: %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s e-mailben megosztotta a(z) %1$s elemet a következővel: %2$s", - "You unshared %1$s from %2$s by mail" : "E-mailben visszavonta a(z) %1$s megosztását a következőtől: %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s e-mailben visszavonta a(z) %1$s megosztását a következőtől: %2$s", - "Password to access %1$s was sent to %2s" : "A(z) %1$s eléréséhez szükséges jelszó elküldve a következőhöz: %2s", - "Password to access %1$s was sent to you" : "A(z) %1$s eléréséhez szükséges jelszó elküldve Önnek" + "Unable to update share by mail config" : "Az e-mailes megosztás beállításai nem frissíthetők" },"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 93bb595e9c1..f7b3b0cb275 100644 --- a/apps/sharebymail/l10n/is.js +++ b/apps/sharebymail/l10n/is.js @@ -36,17 +36,6 @@ OC.L10N.register( "Could not find share" : "Gat ekki fundið sameign", "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", - "Shared with %1$s" : "Deilt með %1$s", - "Shared with %1$s by %2$s" : "Deilt með %1$s af %2$s", - "Unshared from %1$s" : "Tekið úr deilingu frá %1$s", - "Unshared from %1$s by %2$s" : "Tekið úr deilingu frá %1$s af %2$s", - "Password for mail share sent to %1$s" : "Lykilorð fyrir póstsameign var sent til %1$s", - "You shared %1$s with %2$s by mail" : "Þú deildir %1$s með %2$s með tölvupósti", - "%3$s shared %1$s with %2$s by mail" : "%3$s deildi %1$s með %2$s með tölvupósti", - "You unshared %1$s from %2$s by mail" : "Þú tókst %1$s úr deilingu frá %2$s með tölvupósti", - "%3$s unshared %1$s from %2$s by mail" : "%3$ tók %1$s úr deilingu frá %2$s með tölvupósti", - "Password to access %1$s was sent to %2s" : "Lykilorð fyrir aðgang að %1$s var sent til %2s", - "Password to access %1$s was sent to you" : "Lykilorð fyrir aðgang að %1$s var sent til þín" + "Send password by mail" : "Senda lykilorð með pósti" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/sharebymail/l10n/is.json b/apps/sharebymail/l10n/is.json index d33bf52a442..2fdbe072c1c 100644 --- a/apps/sharebymail/l10n/is.json +++ b/apps/sharebymail/l10n/is.json @@ -34,17 +34,6 @@ "Could not find share" : "Gat ekki fundið sameign", "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", - "Shared with %1$s" : "Deilt með %1$s", - "Shared with %1$s by %2$s" : "Deilt með %1$s af %2$s", - "Unshared from %1$s" : "Tekið úr deilingu frá %1$s", - "Unshared from %1$s by %2$s" : "Tekið úr deilingu frá %1$s af %2$s", - "Password for mail share sent to %1$s" : "Lykilorð fyrir póstsameign var sent til %1$s", - "You shared %1$s with %2$s by mail" : "Þú deildir %1$s með %2$s með tölvupósti", - "%3$s shared %1$s with %2$s by mail" : "%3$s deildi %1$s með %2$s með tölvupósti", - "You unshared %1$s from %2$s by mail" : "Þú tókst %1$s úr deilingu frá %2$s með tölvupósti", - "%3$s unshared %1$s from %2$s by mail" : "%3$ tók %1$s úr deilingu frá %2$s með tölvupósti", - "Password to access %1$s was sent to %2s" : "Lykilorð fyrir aðgang að %1$s var sent til %2s", - "Password to access %1$s was sent to you" : "Lykilorð fyrir aðgang að %1$s var sent til þín" + "Send password by mail" : "Senda lykilorð með pósti" },"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 468ec0b1dc4..2f611099116 100644 --- a/apps/sharebymail/l10n/it.js +++ b/apps/sharebymail/l10n/it.js @@ -41,17 +41,6 @@ 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", - "Unable to update share by mail config" : "Impossibile aggiornare la configurazione della condivisione per email", - "Shared with %1$s" : "Condivisa con %1$s", - "Shared with %1$s by %2$s" : "Condivisa con %1$s da %2$s", - "Unshared from %1$s" : "Condivisione rimossa da %1$s", - "Unshared from %1$s by %2$s" : "Condivisione rimossa da %1$s da %2$s", - "Password for mail share sent to %1$s" : "Password per la condivisione tramite posta inviata a %1$s", - "You shared %1$s with %2$s by mail" : "Hai condiviso %1$s con %2$s tramite posta", - "%3$s shared %1$s with %2$s by mail" : "%3$s ha condiviso %1$s con %2$s tramite email", - "You unshared %1$s from %2$s by mail" : "Hai rimosso la condivisione %1$s da %2$s tramite posta", - "%3$s unshared %1$s from %2$s by mail" : "%3$s ha rimosso la condivisione %1$s da %2$s tramite posta", - "Password to access %1$s was sent to %2s" : "La password per accedere a %1$s è stata inviata a %2s", - "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata" + "Unable to update share by mail config" : "Impossibile aggiornare la configurazione della condivisione per email" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/it.json b/apps/sharebymail/l10n/it.json index 0f656e6dd7b..04c6416dbf1 100644 --- a/apps/sharebymail/l10n/it.json +++ b/apps/sharebymail/l10n/it.json @@ -39,17 +39,6 @@ "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", - "Unable to update share by mail config" : "Impossibile aggiornare la configurazione della condivisione per email", - "Shared with %1$s" : "Condivisa con %1$s", - "Shared with %1$s by %2$s" : "Condivisa con %1$s da %2$s", - "Unshared from %1$s" : "Condivisione rimossa da %1$s", - "Unshared from %1$s by %2$s" : "Condivisione rimossa da %1$s da %2$s", - "Password for mail share sent to %1$s" : "Password per la condivisione tramite posta inviata a %1$s", - "You shared %1$s with %2$s by mail" : "Hai condiviso %1$s con %2$s tramite posta", - "%3$s shared %1$s with %2$s by mail" : "%3$s ha condiviso %1$s con %2$s tramite email", - "You unshared %1$s from %2$s by mail" : "Hai rimosso la condivisione %1$s da %2$s tramite posta", - "%3$s unshared %1$s from %2$s by mail" : "%3$s ha rimosso la condivisione %1$s da %2$s tramite posta", - "Password to access %1$s was sent to %2s" : "La password per accedere a %1$s è stata inviata a %2s", - "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata" + "Unable to update share by mail config" : "Impossibile aggiornare la configurazione della condivisione per email" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index 06ce9ae8b4b..e36bc388b6c 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -41,17 +41,6 @@ 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" : "返信先を共有開始者にする", - "Unable to update share by mail config" : "メール共有の設定の更新に失敗しました", - "Shared with %1$s" : "%1$s と共有", - "Shared with %1$s by %2$s" : "%2$s で %1$s と共有", - "Unshared from %1$s" : "%1$s から共有解除しました", - "Unshared from %1$s by %2$s" : "%2$sで%1$s から共有解除しました", - "Password for mail share sent to %1$s" : "%1$sにメール共有するパスワード", - "You shared %1$s with %2$s by mail" : "メールで %2$s と %1$s を共有しました", - "%3$s shared %1$s with %2$s by mail" : "%3$s がメールで %2$s と %1$s を共有しました", - "You unshared %1$s from %2$s by mail" : "メールで %2$s と %1$s を共有解除しました", - "%3$s unshared %1$s from %2$s by mail" : "%3$sがメールで %2$s と %1$s を共有解除しました", - "Password to access %1$s was sent to %2s" : "%1$sにアクセスするパスワードを %2s に送信しました", - "Password to access %1$s was sent to you" : "%1$sにアクセスするパスワードを あなたに送信しました" + "Unable to update share by mail config" : "メール共有の設定の更新に失敗しました" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/ja.json b/apps/sharebymail/l10n/ja.json index 08790aaaccd..292f6ca50fc 100644 --- a/apps/sharebymail/l10n/ja.json +++ b/apps/sharebymail/l10n/ja.json @@ -39,17 +39,6 @@ "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" : "返信先を共有開始者にする", - "Unable to update share by mail config" : "メール共有の設定の更新に失敗しました", - "Shared with %1$s" : "%1$s と共有", - "Shared with %1$s by %2$s" : "%2$s で %1$s と共有", - "Unshared from %1$s" : "%1$s から共有解除しました", - "Unshared from %1$s by %2$s" : "%2$sで%1$s から共有解除しました", - "Password for mail share sent to %1$s" : "%1$sにメール共有するパスワード", - "You shared %1$s with %2$s by mail" : "メールで %2$s と %1$s を共有しました", - "%3$s shared %1$s with %2$s by mail" : "%3$s がメールで %2$s と %1$s を共有しました", - "You unshared %1$s from %2$s by mail" : "メールで %2$s と %1$s を共有解除しました", - "%3$s unshared %1$s from %2$s by mail" : "%3$sがメールで %2$s と %1$s を共有解除しました", - "Password to access %1$s was sent to %2s" : "%1$sにアクセスするパスワードを %2s に送信しました", - "Password to access %1$s was sent to you" : "%1$sにアクセスするパスワードを あなたに送信しました" + "Unable to update share by mail config" : "メール共有の設定の更新に失敗しました" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ko.js b/apps/sharebymail/l10n/ko.js index c029f2a3774..9c053660f15 100644 --- a/apps/sharebymail/l10n/ko.js +++ b/apps/sharebymail/l10n/ko.js @@ -23,13 +23,6 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", "Allows users to share a personalized link to a file or folder by putting in an email address." : "파일이나 폴더를 공유하는 개인화된 링크를 이메일 주소를 통해서 공유합니다.", - "Send password by mail" : "이메일로 암호 보내기", - "Shared with %1$s" : "%1$s 님과 공유함", - "Shared with %1$s by %2$s" : "%2$s 님이 %1$s 님과 공유함", - "Password for mail share sent to %1$s" : "이메일 공유 암호를 %1$s(으)로 보냄", - "You shared %1$s with %2$s by mail" : "%2$s 님과 %1$s을(를) 이메일로 공유함", - "%3$s shared %1$s with %2$s by mail" : "%3$s 님이 %2$s 님과 %1$s을(를) 이메일로 공유함", - "Password to access %1$s was sent to %2s" : "%1$s에 접근할 수 있는 암호를 %2$s(으)로 보냄", - "Password to access %1$s was sent to you" : "%1$s에 접근할 수 있는 암호를 내게 보냄" + "Send password by mail" : "이메일로 암호 보내기" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/ko.json b/apps/sharebymail/l10n/ko.json index d767dca655a..473c56a1669 100644 --- a/apps/sharebymail/l10n/ko.json +++ b/apps/sharebymail/l10n/ko.json @@ -21,13 +21,6 @@ "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", "Allows users to share a personalized link to a file or folder by putting in an email address." : "파일이나 폴더를 공유하는 개인화된 링크를 이메일 주소를 통해서 공유합니다.", - "Send password by mail" : "이메일로 암호 보내기", - "Shared with %1$s" : "%1$s 님과 공유함", - "Shared with %1$s by %2$s" : "%2$s 님이 %1$s 님과 공유함", - "Password for mail share sent to %1$s" : "이메일 공유 암호를 %1$s(으)로 보냄", - "You shared %1$s with %2$s by mail" : "%2$s 님과 %1$s을(를) 이메일로 공유함", - "%3$s shared %1$s with %2$s by mail" : "%3$s 님이 %2$s 님과 %1$s을(를) 이메일로 공유함", - "Password to access %1$s was sent to %2s" : "%1$s에 접근할 수 있는 암호를 %2$s(으)로 보냄", - "Password to access %1$s was sent to you" : "%1$s에 접근할 수 있는 암호를 내게 보냄" + "Send password by mail" : "이메일로 암호 보내기" },"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 a886491bff4..5f740064261 100644 --- a/apps/sharebymail/l10n/lt_LT.js +++ b/apps/sharebymail/l10n/lt_LT.js @@ -37,17 +37,6 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Bendrinimo teikėjas, kuris leidžia bendrinti failus el. paštu", "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", - "Shared with %1$s" : "Bendrinama su %1$s", - "Shared with %1$s by %2$s" : "%2$s pradėjo bendrinti su %1$s", - "Unshared from %1$s" : "Nustota bendrinti su %1$s", - "Unshared from %1$s by %2$s" : "%2$s nustojo bendrinti su %1$s", - "Password for mail share sent to %1$s" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas %1$s", - "You shared %1$s with %2$s by mail" : "Jūs el. paštu pradėjote bendrinti %1$s su %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s el. paštu pradėjo bendrinti %1$s su %2$s", - "You unshared %1$s from %2$s by mail" : "Jūs nustojote el. paštu bendrinti %1$s su %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s nustojo el. paštu bendrinti %1$s su %2$s", - "Password to access %1$s was sent to %2s" : "Slaptažodis, skirtas prieigai prie %1$s, buvo išsiųstas į %2s", - "Password to access %1$s was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie %1$s " + "Reply to initiator" : "Atsakyti iniciatoriui" }, "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 c6e010b00cd..d7dd6ad4df7 100644 --- a/apps/sharebymail/l10n/lt_LT.json +++ b/apps/sharebymail/l10n/lt_LT.json @@ -35,17 +35,6 @@ "Share provider which allows you to share files by mail" : "Bendrinimo teikėjas, kuris leidžia bendrinti failus el. paštu", "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", - "Shared with %1$s" : "Bendrinama su %1$s", - "Shared with %1$s by %2$s" : "%2$s pradėjo bendrinti su %1$s", - "Unshared from %1$s" : "Nustota bendrinti su %1$s", - "Unshared from %1$s by %2$s" : "%2$s nustojo bendrinti su %1$s", - "Password for mail share sent to %1$s" : "Slaptažodis pasidalinimui per elektroninį paštą išsiųstas %1$s", - "You shared %1$s with %2$s by mail" : "Jūs el. paštu pradėjote bendrinti %1$s su %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s el. paštu pradėjo bendrinti %1$s su %2$s", - "You unshared %1$s from %2$s by mail" : "Jūs nustojote el. paštu bendrinti %1$s su %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s nustojo el. paštu bendrinti %1$s su %2$s", - "Password to access %1$s was sent to %2s" : "Slaptažodis, skirtas prieigai prie %1$s, buvo išsiųstas į %2s", - "Password to access %1$s was sent to you" : "Jums buvo išsiųstas slaptažodis, skirtas prieigai prie %1$s " + "Reply to initiator" : "Atsakyti iniciatoriui" },"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 2362518be8e..621e961c4c7 100644 --- a/apps/sharebymail/l10n/mk.js +++ b/apps/sharebymail/l10n/mk.js @@ -41,17 +41,6 @@ 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" : "Одговор до иницијаторот", - "Unable to update share by mail config" : "Неможе да се ажурираат параметрите за споделување со е-пошта", - "Shared with %1$s" : "Споделено со %1$s", - "Shared with %1$s by %2$s" : "Споделено со %1$s од %2$s", - "Unshared from %1$s" : "Не е повеќе споделено со %1$s", - "Unshared from %1$s by %2$s" : "Не е повеќе споделено со %1$s од %2$s", - "Password for mail share sent to %1$s" : "Лозинката за споделување е испратена до %1$s", - "You shared %1$s with %2$s by mail" : "Споделивте %1$s со %2$s преку е-пошта", - "%3$s shared %1$s with %2$s by mail" : "%3$s сподели %1$s со %2$s преку е-пошта", - "You unshared %1$s from %2$s by mail" : "Отстранивте споделување преку емаил на %1$s со %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s не го споделува повеќе преку емаил %1$s со %2$s", - "Password to access %1$s was sent to %2s" : "Лозинката за пристап до %1$s е испратена на %2s", - "Password to access %1$s was sent to you" : "Лозинката за пристап до %1$s е испратена до вас" + "Unable to update share by mail config" : "Неможе да се ажурираат параметрите за споделување со е-пошта" }, "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 b9fd94ac57d..49367cecfcc 100644 --- a/apps/sharebymail/l10n/mk.json +++ b/apps/sharebymail/l10n/mk.json @@ -39,17 +39,6 @@ "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" : "Одговор до иницијаторот", - "Unable to update share by mail config" : "Неможе да се ажурираат параметрите за споделување со е-пошта", - "Shared with %1$s" : "Споделено со %1$s", - "Shared with %1$s by %2$s" : "Споделено со %1$s од %2$s", - "Unshared from %1$s" : "Не е повеќе споделено со %1$s", - "Unshared from %1$s by %2$s" : "Не е повеќе споделено со %1$s од %2$s", - "Password for mail share sent to %1$s" : "Лозинката за споделување е испратена до %1$s", - "You shared %1$s with %2$s by mail" : "Споделивте %1$s со %2$s преку е-пошта", - "%3$s shared %1$s with %2$s by mail" : "%3$s сподели %1$s со %2$s преку е-пошта", - "You unshared %1$s from %2$s by mail" : "Отстранивте споделување преку емаил на %1$s со %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s не го споделува повеќе преку емаил %1$s со %2$s", - "Password to access %1$s was sent to %2s" : "Лозинката за пристап до %1$s е испратена на %2s", - "Password to access %1$s was sent to you" : "Лозинката за пристап до %1$s е испратена до вас" + "Unable to update share by mail config" : "Неможе да се ажурираат параметрите за споделување со е-пошта" },"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 3dedba9e132..f4ee2a934fa 100644 --- a/apps/sharebymail/l10n/nb.js +++ b/apps/sharebymail/l10n/nb.js @@ -41,17 +41,6 @@ OC.L10N.register( "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", "Reply to initiator" : "Svar til initiativtaker", - "Unable to update share by mail config" : "Kan ikke oppdatere deling via e-postkonfigurasjon", - "Shared with %1$s" : "Delt med %1$s", - "Shared with %1$s by %2$s" : "Delt med %1$s via %2$s", - "Unshared from %1$s" : "Opphevde deling fra %1$s", - "Unshared from %1$s by %2$s" : "Delt fra %1$s av %2$s", - "Password for mail share sent to %1$s" : "Passord for e-postlager sendt til %1$s", - "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-post", - "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-post", - "You unshared %1$s from %2$s by mail" : "Du opphevde delingen %1$s med %2$s via e-post", - "%3$s unshared %1$s from %2$s by mail" : "%3$sopphevet deling av %1$s fra %2$s via e-post", - "Password to access %1$s was sent to %2s" : "Passord for tilgang til %1$s sendt til %2s", - "Password to access %1$s was sent to you" : "Passord for tilgang til %1$s ble sendt til deg" + "Unable to update share by mail config" : "Kan ikke oppdatere deling via e-postkonfigurasjon" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/nb.json b/apps/sharebymail/l10n/nb.json index 6a7f3064bb5..ffa356316bb 100644 --- a/apps/sharebymail/l10n/nb.json +++ b/apps/sharebymail/l10n/nb.json @@ -39,17 +39,6 @@ "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", "Reply to initiator" : "Svar til initiativtaker", - "Unable to update share by mail config" : "Kan ikke oppdatere deling via e-postkonfigurasjon", - "Shared with %1$s" : "Delt med %1$s", - "Shared with %1$s by %2$s" : "Delt med %1$s via %2$s", - "Unshared from %1$s" : "Opphevde deling fra %1$s", - "Unshared from %1$s by %2$s" : "Delt fra %1$s av %2$s", - "Password for mail share sent to %1$s" : "Passord for e-postlager sendt til %1$s", - "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-post", - "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-post", - "You unshared %1$s from %2$s by mail" : "Du opphevde delingen %1$s med %2$s via e-post", - "%3$s unshared %1$s from %2$s by mail" : "%3$sopphevet deling av %1$s fra %2$s via e-post", - "Password to access %1$s was sent to %2s" : "Passord for tilgang til %1$s sendt til %2s", - "Password to access %1$s was sent to you" : "Passord for tilgang til %1$s ble sendt til deg" + "Unable to update share by mail config" : "Kan ikke oppdatere deling via e-postkonfigurasjon" },"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 e18f13d180f..47c9d0eb39d 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -39,17 +39,6 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Share provider waarmee je bestanden via de mail kunt delen", "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", - "Shared with %1$s" : "Deel met %1$s", - "Shared with %1$s by %2$s" : "Gedeeld met %1$s door %2$s", - "Unshared from %1$s" : "Niet langer gedeeld door %1$s", - "Unshared from %1$s by %2$s" : "Niet langer gedeeld van %1$s door %2$s", - "Password for mail share sent to %1$s" : "Wachtwoord voor het delen per mail is naar %1$s", - "You shared %1$s with %2$s by mail" : "Je deelde %1$s met %2$s per mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s deelde %1$s met %2$s per mail", - "You unshared %1$s from %2$s by mail" : "Je deelde niet langer%1$s met %2$s per mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s deelde niet langer%1$s met %2$s per mail", - "Password to access %1$s was sent to %2s" : "Wachtwoord voor toegang tot %1$s is gestuurd naar %2s", - "Password to access %1$s was sent to you" : "Wachtwoord voor toegang tot %1$s is naar jou gestuurd" + "Reply to initiator" : "Antwoord aan oproeper" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/nl.json b/apps/sharebymail/l10n/nl.json index c8d8d251a23..f27a1b9ce8f 100644 --- a/apps/sharebymail/l10n/nl.json +++ b/apps/sharebymail/l10n/nl.json @@ -37,17 +37,6 @@ "Share provider which allows you to share files by mail" : "Share provider waarmee je bestanden via de mail kunt delen", "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", - "Shared with %1$s" : "Deel met %1$s", - "Shared with %1$s by %2$s" : "Gedeeld met %1$s door %2$s", - "Unshared from %1$s" : "Niet langer gedeeld door %1$s", - "Unshared from %1$s by %2$s" : "Niet langer gedeeld van %1$s door %2$s", - "Password for mail share sent to %1$s" : "Wachtwoord voor het delen per mail is naar %1$s", - "You shared %1$s with %2$s by mail" : "Je deelde %1$s met %2$s per mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s deelde %1$s met %2$s per mail", - "You unshared %1$s from %2$s by mail" : "Je deelde niet langer%1$s met %2$s per mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s deelde niet langer%1$s met %2$s per mail", - "Password to access %1$s was sent to %2s" : "Wachtwoord voor toegang tot %1$s is gestuurd naar %2s", - "Password to access %1$s was sent to you" : "Wachtwoord voor toegang tot %1$s is naar jou gestuurd" + "Reply to initiator" : "Antwoord aan oproeper" },"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 047a1f1615f..79e777b5647 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -41,17 +41,6 @@ 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", - "Unable to update share by mail config" : "Nie można zaktualizować konfiguracji udostępniania przez pocztę", - "Shared with %1$s" : "Udostępniono %1$s", - "Shared with %1$s by %2$s" : "Udostępniono %1$s przez %2$s", - "Unshared from %1$s" : "Udostępnianie zatrzymane przez %1$s", - "Unshared from %1$s by %2$s" : "Udostępnienie %1$s zatrzymane przez %2$s", - "Password for mail share sent to %1$s" : "Hasło dostępu do pliku zostało wysłane do %1$s", - "You shared %1$s with %2$s by mail" : "Udostępniasz %1$s dla %2$s", - "%3$s shared %1$s with %2$s by mail" : "%2$s udostępnił %3$s dla %1$s", - "You unshared %1$s from %2$s by mail" : "Zatrzymałeś udostępnianie %1$s od %2$s przez e-mail", - "%3$s unshared %1$s from %2$s by mail" : "%2$s zatrzymał udostępnianie %3$s od %1$s przez e-mail", - "Password to access %1$s was sent to %2s" : "Hasło dostępu do %1$s zostało wysłane do %2s", - "Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało wysłane do Ciebie" + "Unable to update share by mail config" : "Nie można zaktualizować konfiguracji udostępniania przez pocztę" }, "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 208c4c3698e..7f6f39b711a 100644 --- a/apps/sharebymail/l10n/pl.json +++ b/apps/sharebymail/l10n/pl.json @@ -39,17 +39,6 @@ "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", - "Unable to update share by mail config" : "Nie można zaktualizować konfiguracji udostępniania przez pocztę", - "Shared with %1$s" : "Udostępniono %1$s", - "Shared with %1$s by %2$s" : "Udostępniono %1$s przez %2$s", - "Unshared from %1$s" : "Udostępnianie zatrzymane przez %1$s", - "Unshared from %1$s by %2$s" : "Udostępnienie %1$s zatrzymane przez %2$s", - "Password for mail share sent to %1$s" : "Hasło dostępu do pliku zostało wysłane do %1$s", - "You shared %1$s with %2$s by mail" : "Udostępniasz %1$s dla %2$s", - "%3$s shared %1$s with %2$s by mail" : "%2$s udostępnił %3$s dla %1$s", - "You unshared %1$s from %2$s by mail" : "Zatrzymałeś udostępnianie %1$s od %2$s przez e-mail", - "%3$s unshared %1$s from %2$s by mail" : "%2$s zatrzymał udostępnianie %3$s od %1$s przez e-mail", - "Password to access %1$s was sent to %2s" : "Hasło dostępu do %1$s zostało wysłane do %2s", - "Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało wysłane do Ciebie" + "Unable to update share by mail config" : "Nie można zaktualizować konfiguracji udostępniania przez pocztę" },"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 f76e14bfaba..30ec21932b1 100644 --- a/apps/sharebymail/l10n/pt_BR.js +++ b/apps/sharebymail/l10n/pt_BR.js @@ -41,17 +41,6 @@ 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", - "Unable to update share by mail config" : "Não foi possível atualizar o compartilhamento por configuração de e-mail", - "Shared with %1$s" : "Compartilhado com %1$s", - "Shared with %1$s by %2$s" : "Compartilhado com %1$s por %2$s", - "Unshared from %1$s" : "Descompartilhado de %1$s", - "Unshared from %1$s by %2$s" : "Descompartilhado de %1$s por %2$s", - "Password for mail share sent to %1$s" : "Senha para o correio compartilhado enviado para %1$s", - "You shared %1$s with %2$s by mail" : "Você compartilhou %1$s com %2$s por e-mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s compartilhou %1$s com %2$s por e-mail", - "You unshared %1$s from %2$s by mail" : "Você descompartilhou %1$s de %2$s por e-mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s descompartilhou %1$s de %2$s por e-mail", - "Password to access %1$s was sent to %2s" : "A senha para acesso %1$s foi enviada para %2s", - "Password to access %1$s was sent to you" : "A senha para acesso %1$s foi enviada para você" + "Unable to update share by mail config" : "Não foi possível atualizar o compartilhamento por configuração de e-mail" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/pt_BR.json b/apps/sharebymail/l10n/pt_BR.json index 7677dc2c0a4..6274b0b95e3 100644 --- a/apps/sharebymail/l10n/pt_BR.json +++ b/apps/sharebymail/l10n/pt_BR.json @@ -39,17 +39,6 @@ "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", - "Unable to update share by mail config" : "Não foi possível atualizar o compartilhamento por configuração de e-mail", - "Shared with %1$s" : "Compartilhado com %1$s", - "Shared with %1$s by %2$s" : "Compartilhado com %1$s por %2$s", - "Unshared from %1$s" : "Descompartilhado de %1$s", - "Unshared from %1$s by %2$s" : "Descompartilhado de %1$s por %2$s", - "Password for mail share sent to %1$s" : "Senha para o correio compartilhado enviado para %1$s", - "You shared %1$s with %2$s by mail" : "Você compartilhou %1$s com %2$s por e-mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s compartilhou %1$s com %2$s por e-mail", - "You unshared %1$s from %2$s by mail" : "Você descompartilhou %1$s de %2$s por e-mail", - "%3$s unshared %1$s from %2$s by mail" : "%3$s descompartilhou %1$s de %2$s por e-mail", - "Password to access %1$s was sent to %2s" : "A senha para acesso %1$s foi enviada para %2s", - "Password to access %1$s was sent to you" : "A senha para acesso %1$s foi enviada para você" + "Unable to update share by mail config" : "Não foi possível atualizar o compartilhamento por configuração de e-mail" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/pt_PT.js b/apps/sharebymail/l10n/pt_PT.js index b02e7001628..8b743d638cb 100644 --- a/apps/sharebymail/l10n/pt_PT.js +++ b/apps/sharebymail/l10n/pt_PT.js @@ -34,17 +34,6 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "Pode escolher uma palavra-chave diferente a qualquer altura utilizando a caixa de diálogo \"partilha\".", "Could not find share" : "Não foi possível encontrar a partilha", "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", - "Shared with %1$s" : "Partilhar com %1$s", - "Shared with %1$s by %2$s" : "Partilhado com %1$s por %2$s", - "Unshared from %1$s" : "Despartilhado de %1$s", - "Unshared from %1$s by %2$s" : "Despartilhado de %1$s por %2$s", - "Password for mail share sent to %1$s" : "Palavra-chave da partilha por email enviada para %1$s", - "You shared %1$s with %2$s by mail" : "Partilhou %1$s com %2$s por e-mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s partilhou %1$s com %2$s por e-mail", - "You unshared %1$s from %2$s by mail" : "Despartilhaste %1$s de %2$s por email", - "%3$s unshared %1$s from %2$s by mail" : "%3$s despartilhado %1$s de %2$s por email", - "Password to access %1$s was sent to %2s" : "Palavra-chave de acesso a %1$s enviada para %2s", - "Password to access %1$s was sent to you" : "Palavra-chave de acesso a %1$s enviada para si" + "Send password by mail" : "Enviar palavra-chave por e-mail" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/pt_PT.json b/apps/sharebymail/l10n/pt_PT.json index 41305fec085..e588ef16d2c 100644 --- a/apps/sharebymail/l10n/pt_PT.json +++ b/apps/sharebymail/l10n/pt_PT.json @@ -32,17 +32,6 @@ "You can choose a different password at any time in the share dialog." : "Pode escolher uma palavra-chave diferente a qualquer altura utilizando a caixa de diálogo \"partilha\".", "Could not find share" : "Não foi possível encontrar a partilha", "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", - "Shared with %1$s" : "Partilhar com %1$s", - "Shared with %1$s by %2$s" : "Partilhado com %1$s por %2$s", - "Unshared from %1$s" : "Despartilhado de %1$s", - "Unshared from %1$s by %2$s" : "Despartilhado de %1$s por %2$s", - "Password for mail share sent to %1$s" : "Palavra-chave da partilha por email enviada para %1$s", - "You shared %1$s with %2$s by mail" : "Partilhou %1$s com %2$s por e-mail", - "%3$s shared %1$s with %2$s by mail" : "%3$s partilhou %1$s com %2$s por e-mail", - "You unshared %1$s from %2$s by mail" : "Despartilhaste %1$s de %2$s por email", - "%3$s unshared %1$s from %2$s by mail" : "%3$s despartilhado %1$s de %2$s por email", - "Password to access %1$s was sent to %2s" : "Palavra-chave de acesso a %1$s enviada para %2s", - "Password to access %1$s was sent to you" : "Palavra-chave de acesso a %1$s enviada para si" + "Send password by mail" : "Enviar palavra-chave por e-mail" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js index 9afbe7fadab..053c74be7bf 100644 --- a/apps/sharebymail/l10n/ru.js +++ b/apps/sharebymail/l10n/ru.js @@ -41,17 +41,6 @@ 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" : "Направлять ответ инициатору", - "Unable to update share by mail config" : "Невозможно обновить конфигурацию общего доступа по почте", - "Shared with %1$s" : "Предоставлен общий доступ %1$s", - "Shared with %1$s by %2$s" : "%2$s предоставил(а) общий доступ %1$s", - "Unshared from %1$s" : "Закрыт общий доступ для %1$s", - "Unshared from %1$s by %2$s" : "%2$s закрыл(а) общий доступ для %1$s", - "Password for mail share sent to %1$s" : "Пароль для доступа по адресу электронной почты был отправлен на адрес %1$s", - "You shared %1$s with %2$s by mail" : "Вы предоставили общий доступ к «%1$s» для %2$s по электронной почте", - "%3$s shared %1$s with %2$s by mail" : "%3$s открыл(а) общий доступ к «%1$s» для %2$s по электронной почте", - "You unshared %1$s from %2$s by mail" : "Вы закрыли общий доступ к «%1$s» для %2$s по электронной почте", - "%3$s unshared %1$s from %2$s by mail" : "%3$s закрыл(а) общий доступ к «%1$s» для %2$s по электронной почте", - "Password to access %1$s was sent to %2s" : "Пароль для доступа к «%1$s» был отправлен на адрес %2s", - "Password to access %1$s was sent to you" : "Вам был отправлен пароль для доступа к «%1$s»" + "Unable to update share by mail config" : "Невозможно обновить конфигурацию общего доступа по почте" }, "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 73dc572bcd5..d51bc873d76 100644 --- a/apps/sharebymail/l10n/ru.json +++ b/apps/sharebymail/l10n/ru.json @@ -39,17 +39,6 @@ "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" : "Направлять ответ инициатору", - "Unable to update share by mail config" : "Невозможно обновить конфигурацию общего доступа по почте", - "Shared with %1$s" : "Предоставлен общий доступ %1$s", - "Shared with %1$s by %2$s" : "%2$s предоставил(а) общий доступ %1$s", - "Unshared from %1$s" : "Закрыт общий доступ для %1$s", - "Unshared from %1$s by %2$s" : "%2$s закрыл(а) общий доступ для %1$s", - "Password for mail share sent to %1$s" : "Пароль для доступа по адресу электронной почты был отправлен на адрес %1$s", - "You shared %1$s with %2$s by mail" : "Вы предоставили общий доступ к «%1$s» для %2$s по электронной почте", - "%3$s shared %1$s with %2$s by mail" : "%3$s открыл(а) общий доступ к «%1$s» для %2$s по электронной почте", - "You unshared %1$s from %2$s by mail" : "Вы закрыли общий доступ к «%1$s» для %2$s по электронной почте", - "%3$s unshared %1$s from %2$s by mail" : "%3$s закрыл(а) общий доступ к «%1$s» для %2$s по электронной почте", - "Password to access %1$s was sent to %2s" : "Пароль для доступа к «%1$s» был отправлен на адрес %2s", - "Password to access %1$s was sent to you" : "Вам был отправлен пароль для доступа к «%1$s»" + "Unable to update share by mail config" : "Невозможно обновить конфигурацию общего доступа по почте" },"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/sc.js b/apps/sharebymail/l10n/sc.js index ce76a22fac5..9882ecb04af 100644 --- a/apps/sharebymail/l10n/sc.js +++ b/apps/sharebymail/l10n/sc.js @@ -38,17 +38,6 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Frunidore de cumpartzidura chi ti permitit de cumpartzire archìvios tràmite posta eletrònica", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permitit a is utentes de cumpartzire unu ligòngiu personalizadu a un'archìviu o cartella insertende un'indiritzu de posta eletrònica.", "Send password by mail" : "Imbia crae tràmite posta eletrònica", - "Reply to initiator" : "Risponde a chie cumintzat", - "Shared with %1$s" : "Cumpartzida cun %1$s", - "Shared with %1$s by %2$s" : "Cumpartzida cun %1$s dae %2$s ", - "Unshared from %1$s" : "Cumpartzidura annullada dae %1$s", - "Unshared from %1$s by %2$s" : "Cumpartzidura annullada dae %1$s dae %2$s", - "Password for mail share sent to %1$s" : "Crae pro sa cumpartzidura cun posta eletrònica imbiada a %1$s", - "You shared %1$s with %2$s by mail" : "As cumpartzidu %1$s cun %2$s cun sa posta eletrònica", - "%3$s shared %1$s with %2$s by mail" : "%3$s at cumpartzidu %1$s cun %2$s tràmite posta eletrònica", - "You unshared %1$s from %2$s by mail" : "As annulladu sa cumpartzidura de %1$s dae %2$s tràmite posta eletrònica", - "%3$s unshared %1$s from %2$s by mail" : "%3$s at annulladu sa cumpartzidura de %1$s dae %2$s tràmite posta eletrònica", - "Password to access %1$s was sent to %2s" : "Sa crae pro s'atzessu a %1$s est istada imbiada a %2s", - "Password to access %1$s was sent to you" : "Sa crae pro s'atzessu a %1$s est istada imbiada a tie" + "Reply to initiator" : "Risponde a chie cumintzat" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/sc.json b/apps/sharebymail/l10n/sc.json index 61933e10203..46972bf9fb4 100644 --- a/apps/sharebymail/l10n/sc.json +++ b/apps/sharebymail/l10n/sc.json @@ -36,17 +36,6 @@ "Share provider which allows you to share files by mail" : "Frunidore de cumpartzidura chi ti permitit de cumpartzire archìvios tràmite posta eletrònica", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permitit a is utentes de cumpartzire unu ligòngiu personalizadu a un'archìviu o cartella insertende un'indiritzu de posta eletrònica.", "Send password by mail" : "Imbia crae tràmite posta eletrònica", - "Reply to initiator" : "Risponde a chie cumintzat", - "Shared with %1$s" : "Cumpartzida cun %1$s", - "Shared with %1$s by %2$s" : "Cumpartzida cun %1$s dae %2$s ", - "Unshared from %1$s" : "Cumpartzidura annullada dae %1$s", - "Unshared from %1$s by %2$s" : "Cumpartzidura annullada dae %1$s dae %2$s", - "Password for mail share sent to %1$s" : "Crae pro sa cumpartzidura cun posta eletrònica imbiada a %1$s", - "You shared %1$s with %2$s by mail" : "As cumpartzidu %1$s cun %2$s cun sa posta eletrònica", - "%3$s shared %1$s with %2$s by mail" : "%3$s at cumpartzidu %1$s cun %2$s tràmite posta eletrònica", - "You unshared %1$s from %2$s by mail" : "As annulladu sa cumpartzidura de %1$s dae %2$s tràmite posta eletrònica", - "%3$s unshared %1$s from %2$s by mail" : "%3$s at annulladu sa cumpartzidura de %1$s dae %2$s tràmite posta eletrònica", - "Password to access %1$s was sent to %2s" : "Sa crae pro s'atzessu a %1$s est istada imbiada a %2s", - "Password to access %1$s was sent to you" : "Sa crae pro s'atzessu a %1$s est istada imbiada a tie" + "Reply to initiator" : "Risponde a chie cumintzat" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/sk.js b/apps/sharebymail/l10n/sk.js index 49ff1aba3cf..08eb288bc77 100644 --- a/apps/sharebymail/l10n/sk.js +++ b/apps/sharebymail/l10n/sk.js @@ -41,17 +41,6 @@ OC.L10N.register( "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", "Reply to initiator" : "Odpovedať iniciátorovi", - "Unable to update share by mail config" : "Nepodarila sa aktualizovať konfigurácia zdieľania prostredníctvom e-mailu", - "Shared with %1$s" : "Sprístupnené používateľovi %1$s", - "Shared with %1$s by %2$s" : "Sprístupnené používateľovi %1$s používateľom %2$s", - "Unshared from %1$s" : "Zdieľanie zrušené od %1$s", - "Unshared from %1$s by %2$s" : "%2$s zrušil zdieľanie od %1$s", - "Password for mail share sent to %1$s" : "Heslo na sprístupnenie bolo zaslané %1$s", - "You shared %1$s with %2$s by mail" : "Sprístupnili ste %1$s používateľovi %2$s pomocou emailu", - "%3$s shared %1$s with %2$s by mail" : "%3$s sprístupnil %1$s používateľovi %2$s pomocou emailu", - "You unshared %1$s from %2$s by mail" : "E-mailom ste zrušili zdieľanie %1$s od %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s e-mailom zrušil zdieľanie %1$s od %2$s", - "Password to access %1$s was sent to %2s" : "Heslo na sprístupnenie %1$s bolo zaslané %2s", - "Password to access %1$s was sent to you" : "Heslo na sprístupnenie %1$s Vám bolo zaslané" + "Unable to update share by mail config" : "Nepodarila sa aktualizovať konfigurácia zdieľania prostredníctvom e-mailu" }, "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 b128a35dac6..726d53700c0 100644 --- a/apps/sharebymail/l10n/sk.json +++ b/apps/sharebymail/l10n/sk.json @@ -39,17 +39,6 @@ "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", "Reply to initiator" : "Odpovedať iniciátorovi", - "Unable to update share by mail config" : "Nepodarila sa aktualizovať konfigurácia zdieľania prostredníctvom e-mailu", - "Shared with %1$s" : "Sprístupnené používateľovi %1$s", - "Shared with %1$s by %2$s" : "Sprístupnené používateľovi %1$s používateľom %2$s", - "Unshared from %1$s" : "Zdieľanie zrušené od %1$s", - "Unshared from %1$s by %2$s" : "%2$s zrušil zdieľanie od %1$s", - "Password for mail share sent to %1$s" : "Heslo na sprístupnenie bolo zaslané %1$s", - "You shared %1$s with %2$s by mail" : "Sprístupnili ste %1$s používateľovi %2$s pomocou emailu", - "%3$s shared %1$s with %2$s by mail" : "%3$s sprístupnil %1$s používateľovi %2$s pomocou emailu", - "You unshared %1$s from %2$s by mail" : "E-mailom ste zrušili zdieľanie %1$s od %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s e-mailom zrušil zdieľanie %1$s od %2$s", - "Password to access %1$s was sent to %2s" : "Heslo na sprístupnenie %1$s bolo zaslané %2s", - "Password to access %1$s was sent to you" : "Heslo na sprístupnenie %1$s Vám bolo zaslané" + "Unable to update share by mail config" : "Nepodarila sa aktualizovať konfigurácia zdieľania prostredníctvom e-mailu" },"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 b96296b7530..092c68bea05 100644 --- a/apps/sharebymail/l10n/sl.js +++ b/apps/sharebymail/l10n/sl.js @@ -39,17 +39,6 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Ponudnik souporabe, ki omogoča souporabo datotek prek elektronske pošte", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoli uporabnikom omogočanje souporabe z osebno povezavo 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", - "Shared with %1$s" : "V skupni rabi po %1$s", - "Shared with %1$s by %2$s" : "%2$s omogoči souporabo z uporabo %1$s", - "Unshared from %1$s" : "Souporaba z %1$s je prekinjena", - "Unshared from %1$s by %2$s" : "%2$s onemogoči souporabo z naslovom %1$s", - "Password for mail share sent to %1$s" : "Geslo za dostop je bilo poslano na %1$s", - "You shared %1$s with %2$s by mail" : "Omogočite souporabo datoteke %1$sprek elektronskega naslova %2$s.", - "%3$s shared %1$s with %2$s by mail" : "%3$s omogoči souporabo datoteke %1$s prek elektronskega naslova %2$s.", - "You unshared %1$s from %2$s by mail" : "Onemogočite souporabo datoteke %1$sprek elektronskega naslova %2$s.", - "%3$s unshared %1$s from %2$s by mail" : "%3$s onemogoči souporabo datoteke %1$s prek elektronskega naslova %2$s.", - "Password to access %1$s was sent to %2s" : "Geslo za dostop do datoteke %1$s je bilo poslano na %2s.", - "Password to access %1$s was sent to you" : "Geslo za dostop do datoteke %1$s je bilo poslano vaš elektronski naslov." + "Reply to initiator" : "Odgovori pošiljatelju" }, "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 66d84f5242b..73e184e3eb9 100644 --- a/apps/sharebymail/l10n/sl.json +++ b/apps/sharebymail/l10n/sl.json @@ -37,17 +37,6 @@ "Share provider which allows you to share files by mail" : "Ponudnik souporabe, ki omogoča souporabo datotek prek elektronske pošte", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoli uporabnikom omogočanje souporabe z osebno povezavo 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", - "Shared with %1$s" : "V skupni rabi po %1$s", - "Shared with %1$s by %2$s" : "%2$s omogoči souporabo z uporabo %1$s", - "Unshared from %1$s" : "Souporaba z %1$s je prekinjena", - "Unshared from %1$s by %2$s" : "%2$s onemogoči souporabo z naslovom %1$s", - "Password for mail share sent to %1$s" : "Geslo za dostop je bilo poslano na %1$s", - "You shared %1$s with %2$s by mail" : "Omogočite souporabo datoteke %1$sprek elektronskega naslova %2$s.", - "%3$s shared %1$s with %2$s by mail" : "%3$s omogoči souporabo datoteke %1$s prek elektronskega naslova %2$s.", - "You unshared %1$s from %2$s by mail" : "Onemogočite souporabo datoteke %1$sprek elektronskega naslova %2$s.", - "%3$s unshared %1$s from %2$s by mail" : "%3$s onemogoči souporabo datoteke %1$s prek elektronskega naslova %2$s.", - "Password to access %1$s was sent to %2s" : "Geslo za dostop do datoteke %1$s je bilo poslano na %2s.", - "Password to access %1$s was sent to you" : "Geslo za dostop do datoteke %1$s je bilo poslano vaš elektronski naslov." + "Reply to initiator" : "Odgovori pošiljatelju" },"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/sr.js b/apps/sharebymail/l10n/sr.js index e2a88d01c97..887738fc77f 100644 --- a/apps/sharebymail/l10n/sr.js +++ b/apps/sharebymail/l10n/sr.js @@ -41,17 +41,6 @@ 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" : "Одговор иницијатору", - "Unable to update share by mail config" : "Није успело ажурирање конфигурације дељења путем и-мејла", - "Shared with %1$s" : "Подељено са %1$s", - "Shared with %1$s by %2$s" : "%2$s поделио са %1$s", - "Unshared from %1$s" : "Уклоњено дељење са %1$s", - "Unshared from %1$s by %2$s" : "Уклоњено дељење са %1$s од стране %2$s", - "Password for mail share sent to %1$s" : "Лозинка за дељење е-поштом послата на %1$s", - "You shared %1$s with %2$s by mail" : "Поделили сте %1$s са %2$s е-поштом", - "%3$s shared %1$s with %2$s by mail" : "%3$s је поделио %1$s са %2$s е-поштом", - "You unshared %1$s from %2$s by mail" : "Мејлом сте уклонили дељење фајла %1$s преко адресе %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s је мејлом уклонио дељење фајла %1$s преко адресе %2$s", - "Password to access %1$s was sent to %2s" : "Лозинка за приступ %1$s је послата на %2s", - "Password to access %1$s was sent to you" : "Лозинка за приступ %1$sВам је послата" + "Unable to update share by mail config" : "Није успело ажурирање конфигурације дељења путем и-мејла" }, "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 40bb6a7518e..68f9c22330f 100644 --- a/apps/sharebymail/l10n/sr.json +++ b/apps/sharebymail/l10n/sr.json @@ -39,17 +39,6 @@ "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" : "Одговор иницијатору", - "Unable to update share by mail config" : "Није успело ажурирање конфигурације дељења путем и-мејла", - "Shared with %1$s" : "Подељено са %1$s", - "Shared with %1$s by %2$s" : "%2$s поделио са %1$s", - "Unshared from %1$s" : "Уклоњено дељење са %1$s", - "Unshared from %1$s by %2$s" : "Уклоњено дељење са %1$s од стране %2$s", - "Password for mail share sent to %1$s" : "Лозинка за дељење е-поштом послата на %1$s", - "You shared %1$s with %2$s by mail" : "Поделили сте %1$s са %2$s е-поштом", - "%3$s shared %1$s with %2$s by mail" : "%3$s је поделио %1$s са %2$s е-поштом", - "You unshared %1$s from %2$s by mail" : "Мејлом сте уклонили дељење фајла %1$s преко адресе %2$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s је мејлом уклонио дељење фајла %1$s преко адресе %2$s", - "Password to access %1$s was sent to %2s" : "Лозинка за приступ %1$s је послата на %2s", - "Password to access %1$s was sent to you" : "Лозинка за приступ %1$sВам је послата" + "Unable to update share by mail config" : "Није успело ажурирање конфигурације дељења путем и-мејла" },"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 c5c3c16225b..67e7bac449c 100644 --- a/apps/sharebymail/l10n/sv.js +++ b/apps/sharebymail/l10n/sv.js @@ -41,17 +41,6 @@ OC.L10N.register( "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", "Reply to initiator" : "Svara till startare", - "Unable to update share by mail config" : "Kunde inte uppdatera konfiguration för delning via e-post", - "Shared with %1$s" : "Delad med %1$s", - "Shared with %1$s by %2$s" : "Delad med %1$s av %2$s", - "Unshared from %1$s" : "Sluta dela från %1$s", - "Unshared from %1$s by %2$s" : "Sluta dela från %1$s av %2$s", - "Password for mail share sent to %1$s" : "Lösenord för e-postdelning skickat till %1$s", - "You shared %1$s with %2$s by mail" : "Du delade %1$s med %2$s via e-post", - "%3$s shared %1$s with %2$s by mail" : "%3$s delade %1$s med %2$s via e-post", - "You unshared %1$s from %2$s by mail" : "Du slutade dela %1$s från %2$s via e-post", - "%3$s unshared %1$s from %2$s by mail" : "%3$s slutade dela %1$s från %2$s via e-post", - "Password to access %1$s was sent to %2s" : "Lösenord för åtkomst till %1$s skickades till %2s", - "Password to access %1$s was sent to you" : "Lösenord för att nå %1$s skickades till dig" + "Unable to update share by mail config" : "Kunde inte uppdatera konfiguration för delning via e-post" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/sv.json b/apps/sharebymail/l10n/sv.json index 1b528a17eef..4f9c0719a2d 100644 --- a/apps/sharebymail/l10n/sv.json +++ b/apps/sharebymail/l10n/sv.json @@ -39,17 +39,6 @@ "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", "Reply to initiator" : "Svara till startare", - "Unable to update share by mail config" : "Kunde inte uppdatera konfiguration för delning via e-post", - "Shared with %1$s" : "Delad med %1$s", - "Shared with %1$s by %2$s" : "Delad med %1$s av %2$s", - "Unshared from %1$s" : "Sluta dela från %1$s", - "Unshared from %1$s by %2$s" : "Sluta dela från %1$s av %2$s", - "Password for mail share sent to %1$s" : "Lösenord för e-postdelning skickat till %1$s", - "You shared %1$s with %2$s by mail" : "Du delade %1$s med %2$s via e-post", - "%3$s shared %1$s with %2$s by mail" : "%3$s delade %1$s med %2$s via e-post", - "You unshared %1$s from %2$s by mail" : "Du slutade dela %1$s från %2$s via e-post", - "%3$s unshared %1$s from %2$s by mail" : "%3$s slutade dela %1$s från %2$s via e-post", - "Password to access %1$s was sent to %2s" : "Lösenord för åtkomst till %1$s skickades till %2s", - "Password to access %1$s was sent to you" : "Lösenord för att nå %1$s skickades till dig" + "Unable to update share by mail config" : "Kunde inte uppdatera konfiguration för delning via e-post" },"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 a5534498b00..ab2c6af461a 100644 --- a/apps/sharebymail/l10n/tr.js +++ b/apps/sharebymail/l10n/tr.js @@ -41,17 +41,6 @@ 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" : "Parola e-posta ile gönderilsin", "Reply to initiator" : "Başlatan yanıtlansın", - "Unable to update share by mail config" : "E-posta ile paylaşım yapılandırması güncellenemedi", - "Shared with %1$s" : "%1$s ile paylaşıldı", - "Shared with %1$s by %2$s" : "%1$s ile %2$s tarafından paylaşıldı", - "Unshared from %1$s" : "%1$s ile paylaşımı kaldırıldı", - "Unshared from %1$s by %2$s" : "%1$s ile paylaşımı %2$s tarafından kaldırıldı", - "Password for mail share sent to %1$s" : "E-posta ile paylaşım parolası %1$s adresine gönderildi", - "You shared %1$s with %2$s by mail" : "%1$s dosyasını %2$s ile e-posta üzerinden paylaştınız", - "%3$s shared %1$s with %2$s by mail" : "%3$s, %1$s dosyasını %2$s ile e-posta üzerinden paylaştı", - "You unshared %1$s from %2$s by mail" : "%1$s dosyasının %2$s ile paylaşımını e-posta ile kaldırdınız", - "%3$s unshared %1$s from %2$s by mail" : "%3$s, %1$s dosyasının %2$s ile paylaşımını e-posta ile kaldırdı", - "Password to access %1$s was sent to %2s" : "%1$s dosyasına erişim parolası %2s adresine gönderildi", - "Password to access %1$s was sent to you" : "%1$s dosyasına erişim parolası size gönderildi" + "Unable to update share by mail config" : "E-posta ile paylaşım yapılandırması güncellenemedi" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/sharebymail/l10n/tr.json b/apps/sharebymail/l10n/tr.json index 9b38fe4aed2..3cd65d55cc9 100644 --- a/apps/sharebymail/l10n/tr.json +++ b/apps/sharebymail/l10n/tr.json @@ -39,17 +39,6 @@ "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" : "Parola e-posta ile gönderilsin", "Reply to initiator" : "Başlatan yanıtlansın", - "Unable to update share by mail config" : "E-posta ile paylaşım yapılandırması güncellenemedi", - "Shared with %1$s" : "%1$s ile paylaşıldı", - "Shared with %1$s by %2$s" : "%1$s ile %2$s tarafından paylaşıldı", - "Unshared from %1$s" : "%1$s ile paylaşımı kaldırıldı", - "Unshared from %1$s by %2$s" : "%1$s ile paylaşımı %2$s tarafından kaldırıldı", - "Password for mail share sent to %1$s" : "E-posta ile paylaşım parolası %1$s adresine gönderildi", - "You shared %1$s with %2$s by mail" : "%1$s dosyasını %2$s ile e-posta üzerinden paylaştınız", - "%3$s shared %1$s with %2$s by mail" : "%3$s, %1$s dosyasını %2$s ile e-posta üzerinden paylaştı", - "You unshared %1$s from %2$s by mail" : "%1$s dosyasının %2$s ile paylaşımını e-posta ile kaldırdınız", - "%3$s unshared %1$s from %2$s by mail" : "%3$s, %1$s dosyasının %2$s ile paylaşımını e-posta ile kaldırdı", - "Password to access %1$s was sent to %2s" : "%1$s dosyasına erişim parolası %2s adresine gönderildi", - "Password to access %1$s was sent to you" : "%1$s dosyasına erişim parolası size gönderildi" + "Unable to update share by mail config" : "E-posta ile paylaşım yapılandırması güncellenemedi" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/sharebymail/l10n/uk.js b/apps/sharebymail/l10n/uk.js index fc46809a132..e2859ea0f6f 100644 --- a/apps/sharebymail/l10n/uk.js +++ b/apps/sharebymail/l10n/uk.js @@ -41,17 +41,6 @@ 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" : "Відповідь ініціатору", - "Unable to update share by mail config" : "Не вдається оновити конфігурацію спільного доступу за допомогою пошти", - "Shared with %1$s" : "Спільний доступ з %1$s", - "Shared with %1$s by %2$s" : "%2$sнадав(-ла) доступ %1$s", - "Unshared from %1$s" : "Скасовано спільний доступ із %1$s", - "Unshared from %1$s by %2$s" : "Скасовано спільний доступ від користувача%1$s %2$s", - "Password for mail share sent to %1$s" : "Пароль для обміну поштою, надісланий на %1$s", - "You shared %1$s with %2$s by mail" : "Ви поділилися поштою %1$s з %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s надав(-ла) доступ %2$sдо %1$s через ел.пошту", - "You unshared %1$s from %2$s by mail" : "Ви скасували доступ %1$s до %2$s поштою", - "%3$s unshared %1$s from %2$s by mail" : "%3$s вилучив зі спільного доступу %1$s з %2$s поштою", - "Password to access %1$s was sent to %2s" : "Пароль для доступу %1$s надіслано %2s", - "Password to access %1$s was sent to you" : "Вам надіслано пароль для доступу %1$s" + "Unable to update share by mail config" : "Не вдається оновити конфігурацію спільного доступу за допомогою пошти" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/sharebymail/l10n/uk.json b/apps/sharebymail/l10n/uk.json index b69284d3e4c..1849a00c50b 100644 --- a/apps/sharebymail/l10n/uk.json +++ b/apps/sharebymail/l10n/uk.json @@ -39,17 +39,6 @@ "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" : "Відповідь ініціатору", - "Unable to update share by mail config" : "Не вдається оновити конфігурацію спільного доступу за допомогою пошти", - "Shared with %1$s" : "Спільний доступ з %1$s", - "Shared with %1$s by %2$s" : "%2$sнадав(-ла) доступ %1$s", - "Unshared from %1$s" : "Скасовано спільний доступ із %1$s", - "Unshared from %1$s by %2$s" : "Скасовано спільний доступ від користувача%1$s %2$s", - "Password for mail share sent to %1$s" : "Пароль для обміну поштою, надісланий на %1$s", - "You shared %1$s with %2$s by mail" : "Ви поділилися поштою %1$s з %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s надав(-ла) доступ %2$sдо %1$s через ел.пошту", - "You unshared %1$s from %2$s by mail" : "Ви скасували доступ %1$s до %2$s поштою", - "%3$s unshared %1$s from %2$s by mail" : "%3$s вилучив зі спільного доступу %1$s з %2$s поштою", - "Password to access %1$s was sent to %2s" : "Пароль для доступу %1$s надіслано %2s", - "Password to access %1$s was sent to you" : "Вам надіслано пароль для доступу %1$s" + "Unable to update share by mail config" : "Не вдається оновити конфігурацію спільного доступу за допомогою пошти" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (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/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index be1d8148093..6cc8edc9eba 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -38,17 +38,6 @@ 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" : "通过电子邮件发送密码", - "Reply to initiator" : "回复发起人", - "Shared with %1$s" : "与 %1$s 共享", - "Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s", - "Unshared from %1$s" : "%1$s 取消了共享", - "Unshared from %1$s by %2$s" : "%1$s 通过 %2$s 取消了共享", - "Password for mail share sent to %1$s" : "发送给%1$s的邮件共享的密码", - "You shared %1$s with %2$s by mail" : "您通过邮件把 %1$s 共享给了 %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 共享给了 %2$s", - "You unshared %1$s from %2$s by mail" : "你通过电子邮件取消了 %2$s 共享的 %1$s", - "%3$s unshared %1$s from %2$s by mail" : "%2$s 通过邮件取消了 %3$s 共享的 %1$s", - "Password to access %1$s was sent to %2s" : "访问 %1$s 的密码被发送给 %2s", - "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您" + "Reply to initiator" : "回复发起人" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json index 3642ec6ad01..81394dab8e8 100644 --- a/apps/sharebymail/l10n/zh_CN.json +++ b/apps/sharebymail/l10n/zh_CN.json @@ -36,17 +36,6 @@ "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" : "通过电子邮件发送密码", - "Reply to initiator" : "回复发起人", - "Shared with %1$s" : "与 %1$s 共享", - "Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s", - "Unshared from %1$s" : "%1$s 取消了共享", - "Unshared from %1$s by %2$s" : "%1$s 通过 %2$s 取消了共享", - "Password for mail share sent to %1$s" : "发送给%1$s的邮件共享的密码", - "You shared %1$s with %2$s by mail" : "您通过邮件把 %1$s 共享给了 %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 共享给了 %2$s", - "You unshared %1$s from %2$s by mail" : "你通过电子邮件取消了 %2$s 共享的 %1$s", - "%3$s unshared %1$s from %2$s by mail" : "%2$s 通过邮件取消了 %3$s 共享的 %1$s", - "Password to access %1$s was sent to %2s" : "访问 %1$s 的密码被发送给 %2s", - "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您" + "Reply to initiator" : "回复发起人" },"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 821d8b308d4..623ed633838 100644 --- a/apps/sharebymail/l10n/zh_HK.js +++ b/apps/sharebymail/l10n/zh_HK.js @@ -41,17 +41,6 @@ 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" : "回覆發起人", - "Unable to update share by mail config" : "無法更新通過郵件分享配置", - "Shared with %1$s" : "已與 %1$s 分享", - "Shared with %1$s by %2$s" : "%2$s 已與 %1$s 分享了", - "Unshared from %1$s" : "%1$s 取消了分享", - "Unshared from %1$s by %2$s" : "%1$s 通過 %2$s 取消了分享", - "Password for mail share sent to %1$s" : "發送給%1$s的郵件分享密碼", - "You shared %1$s with %2$s by mail" : "您通過郵件把 %1$s 分享給了 %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s 通過電郵將 %1$s 分享給了 %2$s", - "You unshared %1$s from %2$s by mail" : "你通過電郵取消了 %2$s 分享的 %1$s", - "%3$s unshared %1$s from %2$s by mail" : "%2$s 通過電郵取消了 %3$s 共享的 %1$s", - "Password to access %1$s was sent to %2s" : "訪問 %1$s 的密碼已發送給 %2s", - "Password to access %1$s was sent to you" : "訪問 %1$s 的密碼已發送給您" + "Unable to update share by mail config" : "無法更新通過郵件分享配置" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/zh_HK.json b/apps/sharebymail/l10n/zh_HK.json index 416324e00c7..b1323f02045 100644 --- a/apps/sharebymail/l10n/zh_HK.json +++ b/apps/sharebymail/l10n/zh_HK.json @@ -39,17 +39,6 @@ "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" : "回覆發起人", - "Unable to update share by mail config" : "無法更新通過郵件分享配置", - "Shared with %1$s" : "已與 %1$s 分享", - "Shared with %1$s by %2$s" : "%2$s 已與 %1$s 分享了", - "Unshared from %1$s" : "%1$s 取消了分享", - "Unshared from %1$s by %2$s" : "%1$s 通過 %2$s 取消了分享", - "Password for mail share sent to %1$s" : "發送給%1$s的郵件分享密碼", - "You shared %1$s with %2$s by mail" : "您通過郵件把 %1$s 分享給了 %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s 通過電郵將 %1$s 分享給了 %2$s", - "You unshared %1$s from %2$s by mail" : "你通過電郵取消了 %2$s 分享的 %1$s", - "%3$s unshared %1$s from %2$s by mail" : "%2$s 通過電郵取消了 %3$s 共享的 %1$s", - "Password to access %1$s was sent to %2s" : "訪問 %1$s 的密碼已發送給 %2s", - "Password to access %1$s was sent to you" : "訪問 %1$s 的密碼已發送給您" + "Unable to update share by mail config" : "無法更新通過郵件分享配置" },"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 c603040722e..4f50d07ee49 100644 --- a/apps/sharebymail/l10n/zh_TW.js +++ b/apps/sharebymail/l10n/zh_TW.js @@ -41,17 +41,6 @@ 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" : "回覆給發起人", - "Unable to update share by mail config" : "無法更新透過郵件分享設定", - "Shared with %1$s" : "已與 %1$s 分享", - "Shared with %1$s by %2$s" : "由 %2$s 與 %1$s 分享", - "Unshared from %1$s" : "取消與 %1$s 分享", - "Unshared from %1$s by %2$s" : "由 %2$s 取消與 %1$s 分享", - "Password for mail share sent to %1$s" : "郵件分享的密碼已寄送給 %1$s", - "You shared %1$s with %2$s by mail" : "您已透過電子郵件與 %2$s 分享 %1$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s 已透過電子郵件與 %2$s 分享 %1$s", - "You unshared %1$s from %2$s by mail" : "您已透過電子郵件取消與 %2$s 分享 %1$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s 已透過電子郵件取消與 %2$s 分享 %1$s", - "Password to access %1$s was sent to %2s" : "存取 %1$s 的密碼已寄送給 %2s", - "Password to access %1$s was sent to you" : "存取 %1$s 的密碼已寄送給您" + "Unable to update share by mail config" : "無法更新透過郵件分享設定" }, "nplurals=1; plural=0;"); diff --git a/apps/sharebymail/l10n/zh_TW.json b/apps/sharebymail/l10n/zh_TW.json index 111b1e1c792..9f0f45659da 100644 --- a/apps/sharebymail/l10n/zh_TW.json +++ b/apps/sharebymail/l10n/zh_TW.json @@ -39,17 +39,6 @@ "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" : "回覆給發起人", - "Unable to update share by mail config" : "無法更新透過郵件分享設定", - "Shared with %1$s" : "已與 %1$s 分享", - "Shared with %1$s by %2$s" : "由 %2$s 與 %1$s 分享", - "Unshared from %1$s" : "取消與 %1$s 分享", - "Unshared from %1$s by %2$s" : "由 %2$s 取消與 %1$s 分享", - "Password for mail share sent to %1$s" : "郵件分享的密碼已寄送給 %1$s", - "You shared %1$s with %2$s by mail" : "您已透過電子郵件與 %2$s 分享 %1$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s 已透過電子郵件與 %2$s 分享 %1$s", - "You unshared %1$s from %2$s by mail" : "您已透過電子郵件取消與 %2$s 分享 %1$s", - "%3$s unshared %1$s from %2$s by mail" : "%3$s 已透過電子郵件取消與 %2$s 分享 %1$s", - "Password to access %1$s was sent to %2s" : "存取 %1$s 的密碼已寄送給 %2s", - "Password to access %1$s was sent to you" : "存取 %1$s 的密碼已寄送給您" + "Unable to update share by mail config" : "無法更新透過郵件分享設定" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |