diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:57 +0000 |
commit | 58a80f87bdc7eaaa02b074578edf985a3d515ca6 (patch) | |
tree | 038a726bb231f63d811c52b20426a1b176d622cb /lib/l10n | |
parent | 37043b6014f2f25509e0b98d44f1a1bd631dc2a7 (diff) | |
download | nextcloud-server-58a80f87bdc7eaaa02b074578edf985a3d515ca6.tar.gz nextcloud-server-58a80f87bdc7eaaa02b074578edf985a3d515ca6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
134 files changed, 558 insertions, 510 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 2ba892dd468..8268f296544 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -80,6 +80,7 @@ OC.L10N.register( "seconds ago" : "منذ ثواني", "Empty file" : "ملفٌ فارغٌ", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "الوحدة module ذات الرقم ID ـ : %s غير موجودة. رجاءً، فعّلها في إعدادات التطبيقات لديك، أو اتصل بمشرف نظامك.", + "Invalid filename extension \"%1$s\"" : "إمتداد الملف غير صحيح \"%1$s\"", "File already exists" : "الملف موجود مسبقاً", "Invalid path" : "مسار غير صالح !", "Failed to create file from template" : "تعذّر إنشاء ملفٍ من قالبٍ", @@ -139,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "يجب أن تقوم الواجهة الخلفية للمشاركة (Sharing backend) %s بتطبيق الواجهة OCP\\Share_Backend", "Sharing backend %s not found" : "لم يتم العثور على الواجهة الخلفية (Sharing backend) %s", "Sharing backend for %s not found" : "مشاركة الخلفية لـ %s غير موجود", + "%1$s shared »%2$s« with you" : "%1$s شارك »%2$s« معك", + "%1$s shared »%2$s« with you." : "%1$s شَارَكَ »%2$s« معك.", + "Click the button below to open it." : "اضغط على الزر الذي تحته ليتم فتحه.", + "Open »%s«" : "فتح »%s«", + "%1$s via %2$s" : "%1$s عبر %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s شارك »%2$s« معك و يرغب في إضافة:", "%1$s shared »%2$s« with you and wants to add" : "%1$s شارك »%2$s« معك و يرغب في إضافة", "»%s« added a note to a file shared with you" : "»%s« أضاف ملاحظة لملفٍ سلفت مشاركته معك", - "Open »%s«" : "فتح »%s«", - "%1$s via %2$s" : "%1$s عبر %2$s", "You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s", "Cannot increase permissions of %s" : "لا يمكن زيادة أذونات %s", "Files cannot be shared with delete permissions" : "لا يمكن مشاركة ملفات بأذونات حذفٍ", @@ -152,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر من %n أيام في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر من %n يوم في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر %n من أيام في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر %n من أيام في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر %n من أيام في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر %n من أيام في المستقبل"], "Sharing is only allowed with group members" : "النشر مسموح فقط مع أعضاء المجموعة.", "Sharing %s failed, because this item is already shared with the account %s" : "فشلت مشاركة %s؛ لأن هذا العنصر سبقت مشاركته مع الحساب %s", - "%1$s shared »%2$s« with you" : "%1$s شارك »%2$s« معك", - "%1$s shared »%2$s« with you." : "%1$s شَارَكَ »%2$s« معك.", - "Click the button below to open it." : "اضغط على الزر الذي تحته ليتم فتحه.", "The requested share does not exist anymore" : "المشاركة المطلوبة لم تعد موجودةً", "The requested share comes from a disabled user" : "المشاركة المطلوبة آتية من مستخدم معطل.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "تعذر إنشاء المستخدم بسبب تجاوز الحد الأقصى لعدد المستخدمين المسموح به. يرجى الرجوع إلى الإشعارات لمزيد من التفاصيل.", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index a59cc24d508..21fb4642987 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -78,6 +78,7 @@ "seconds ago" : "منذ ثواني", "Empty file" : "ملفٌ فارغٌ", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "الوحدة module ذات الرقم ID ـ : %s غير موجودة. رجاءً، فعّلها في إعدادات التطبيقات لديك، أو اتصل بمشرف نظامك.", + "Invalid filename extension \"%1$s\"" : "إمتداد الملف غير صحيح \"%1$s\"", "File already exists" : "الملف موجود مسبقاً", "Invalid path" : "مسار غير صالح !", "Failed to create file from template" : "تعذّر إنشاء ملفٍ من قالبٍ", @@ -137,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "يجب أن تقوم الواجهة الخلفية للمشاركة (Sharing backend) %s بتطبيق الواجهة OCP\\Share_Backend", "Sharing backend %s not found" : "لم يتم العثور على الواجهة الخلفية (Sharing backend) %s", "Sharing backend for %s not found" : "مشاركة الخلفية لـ %s غير موجود", + "%1$s shared »%2$s« with you" : "%1$s شارك »%2$s« معك", + "%1$s shared »%2$s« with you." : "%1$s شَارَكَ »%2$s« معك.", + "Click the button below to open it." : "اضغط على الزر الذي تحته ليتم فتحه.", + "Open »%s«" : "فتح »%s«", + "%1$s via %2$s" : "%1$s عبر %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s شارك »%2$s« معك و يرغب في إضافة:", "%1$s shared »%2$s« with you and wants to add" : "%1$s شارك »%2$s« معك و يرغب في إضافة", "»%s« added a note to a file shared with you" : "»%s« أضاف ملاحظة لملفٍ سلفت مشاركته معك", - "Open »%s«" : "فتح »%s«", - "%1$s via %2$s" : "%1$s عبر %2$s", "You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s", "Cannot increase permissions of %s" : "لا يمكن زيادة أذونات %s", "Files cannot be shared with delete permissions" : "لا يمكن مشاركة ملفات بأذونات حذفٍ", @@ -150,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر من %n أيام في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر من %n يوم في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر %n من أيام في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر %n من أيام في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر %n من أيام في المستقبل","لا يمكن تعيين تاريخ انتهاء الصلاحية لأكثر %n من أيام في المستقبل"], "Sharing is only allowed with group members" : "النشر مسموح فقط مع أعضاء المجموعة.", "Sharing %s failed, because this item is already shared with the account %s" : "فشلت مشاركة %s؛ لأن هذا العنصر سبقت مشاركته مع الحساب %s", - "%1$s shared »%2$s« with you" : "%1$s شارك »%2$s« معك", - "%1$s shared »%2$s« with you." : "%1$s شَارَكَ »%2$s« معك.", - "Click the button below to open it." : "اضغط على الزر الذي تحته ليتم فتحه.", "The requested share does not exist anymore" : "المشاركة المطلوبة لم تعد موجودةً", "The requested share comes from a disabled user" : "المشاركة المطلوبة آتية من مستخدم معطل.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "تعذر إنشاء المستخدم بسبب تجاوز الحد الأقصى لعدد المستخدمين المسموح به. يرجى الرجوع إلى الإشعارات لمزيد من التفاصيل.", diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 5934af02312..2458e0abc25 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -139,19 +139,19 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend de compartición «%s» ha implmentar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "Nun s'atopó'l backend de compartición «%s»", "Sharing backend for %s not found" : "Nun s'atopó'l backend de compartición pa: %s", + "%1$s shared »%2$s« with you" : "%1$s compartió «%2$s» contigo", + "%1$s shared »%2$s« with you." : "%1$s compartió «%2$s» contigo.", + "Click the button below to open it." : "Calca nel botón p'abrilo.", + "Open »%s«" : "Abrir «%s»", + "%1$s via %2$s" : "%1$s per %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartío «%2$s» contigo y quier amestar:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartío «%2$s» contigo y quier amestar", "»%s« added a note to a file shared with you" : "«%s» amestó una nota a un ficheru compartío contigo", - "Open »%s«" : "Abrir «%s»", - "%1$s via %2$s" : "%1$s per %2$s", "You are not allowed to share %s" : "Nun tienes permisu pa compartir «%s»", "Cannot increase permissions of %s" : "Nun se pue amentar los permisos de: %s", "Files cannot be shared with create permissions" : "Los ficheros nun se pue compartir colos permisos de creación", "Expiration date is in the past" : "La data de caducidá ta nel pasáu", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nun se pue afitar una data de caducidá de más de %n día nel futuru","Nun se pue afitar una data de caducidá de más de %n díes nel futuru"], - "%1$s shared »%2$s« with you" : "%1$s compartió «%2$s» contigo", - "%1$s shared »%2$s« with you." : "%1$s compartió «%2$s» contigo.", - "Click the button below to open it." : "Calca nel botón p'abrilo.", "Sunday" : "Domingu", "Monday" : "Llunes", "Tuesday" : "Martes", diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index f764f2e7fb4..1d04657bf7b 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -137,19 +137,19 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend de compartición «%s» ha implmentar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "Nun s'atopó'l backend de compartición «%s»", "Sharing backend for %s not found" : "Nun s'atopó'l backend de compartición pa: %s", + "%1$s shared »%2$s« with you" : "%1$s compartió «%2$s» contigo", + "%1$s shared »%2$s« with you." : "%1$s compartió «%2$s» contigo.", + "Click the button below to open it." : "Calca nel botón p'abrilo.", + "Open »%s«" : "Abrir «%s»", + "%1$s via %2$s" : "%1$s per %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartío «%2$s» contigo y quier amestar:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartío «%2$s» contigo y quier amestar", "»%s« added a note to a file shared with you" : "«%s» amestó una nota a un ficheru compartío contigo", - "Open »%s«" : "Abrir «%s»", - "%1$s via %2$s" : "%1$s per %2$s", "You are not allowed to share %s" : "Nun tienes permisu pa compartir «%s»", "Cannot increase permissions of %s" : "Nun se pue amentar los permisos de: %s", "Files cannot be shared with create permissions" : "Los ficheros nun se pue compartir colos permisos de creación", "Expiration date is in the past" : "La data de caducidá ta nel pasáu", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nun se pue afitar una data de caducidá de más de %n día nel futuru","Nun se pue afitar una data de caducidá de más de %n díes nel futuru"], - "%1$s shared »%2$s« with you" : "%1$s compartió «%2$s» contigo", - "%1$s shared »%2$s« with you." : "%1$s compartió «%2$s» contigo.", - "Click the button below to open it." : "Calca nel botón p'abrilo.", "Sunday" : "Domingu", "Monday" : "Llunes", "Tuesday" : "Martes", diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 6b3475b5ebe..05f6007d3fd 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -125,11 +125,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс.", "Sharing backend %s not found" : "Споделянето на сървърния %s не е открито.", "Sharing backend for %s not found" : "Споделянето на сървъра за %s не е открито.", + "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« с вас", + "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« с вас.", + "Click the button below to open it." : "Щракнете върху бутона по-долу, за да го отворите.", + "Open »%s«" : "Отвори »%s«", + "%1$s via %2$s" : "%1$s чрез %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s сподели »%2$s« с вас и иска да добави:", "%1$s shared »%2$s« with you and wants to add" : "%1$s сподели »%2$s« с вас и иска да добави", "»%s« added a note to a file shared with you" : "»%s« добави бележка към файл, споделен с вас ", - "Open »%s«" : "Отвори »%s«", - "%1$s via %2$s" : "%1$s чрез %2$s", "You are not allowed to share %s" : "Не ти е разрешено да споделяш %s.", "Cannot increase permissions of %s" : "Не могат да се увеличат права на %s", "Files cannot be shared with delete permissions" : "Файловете не могат да се споделят с права за изтриване", @@ -137,9 +140,6 @@ OC.L10N.register( "Expiration date is in the past" : "Срокът на валидност е изтекъл", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Не може да се зададе срок на валидност повече от %n дни в бъдещето","Не може да се зададе срок на валидност повече от %n дни в бъдещето"], "Sharing is only allowed with group members" : "Споделянето е разрешено само с членове на групата", - "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« с вас", - "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« с вас.", - "Click the button below to open it." : "Щракнете върху бутона по-долу, за да го отворите.", "The requested share does not exist anymore" : "Исканото споделяне вече не съществува", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Потребителят не е създаден, тъй като е достигнат лимитът на потребителите. Проверете вашите известия, за да научите повече.", "Could not find category \"%s\"" : "Невъзможно откриване на категорията \"%s\".", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 374e35811bc..7f6fbf74a66 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -123,11 +123,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс.", "Sharing backend %s not found" : "Споделянето на сървърния %s не е открито.", "Sharing backend for %s not found" : "Споделянето на сървъра за %s не е открито.", + "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« с вас", + "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« с вас.", + "Click the button below to open it." : "Щракнете върху бутона по-долу, за да го отворите.", + "Open »%s«" : "Отвори »%s«", + "%1$s via %2$s" : "%1$s чрез %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s сподели »%2$s« с вас и иска да добави:", "%1$s shared »%2$s« with you and wants to add" : "%1$s сподели »%2$s« с вас и иска да добави", "»%s« added a note to a file shared with you" : "»%s« добави бележка към файл, споделен с вас ", - "Open »%s«" : "Отвори »%s«", - "%1$s via %2$s" : "%1$s чрез %2$s", "You are not allowed to share %s" : "Не ти е разрешено да споделяш %s.", "Cannot increase permissions of %s" : "Не могат да се увеличат права на %s", "Files cannot be shared with delete permissions" : "Файловете не могат да се споделят с права за изтриване", @@ -135,9 +138,6 @@ "Expiration date is in the past" : "Срокът на валидност е изтекъл", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Не може да се зададе срок на валидност повече от %n дни в бъдещето","Не може да се зададе срок на валидност повече от %n дни в бъдещето"], "Sharing is only allowed with group members" : "Споделянето е разрешено само с членове на групата", - "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« с вас", - "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« с вас.", - "Click the button below to open it." : "Щракнете върху бутона по-долу, за да го отворите.", "The requested share does not exist anymore" : "Исканото споделяне вече не съществува", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Потребителят не е създаден, тъй като е достигнат лимитът на потребителите. Проверете вашите известия, за да научите повече.", "Could not find category \"%s\"" : "Невъзможно откриване на категорията \"%s\".", diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index 1f769f8d5da..1ddb1444f9d 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El rerefons d'ús compartit %s ha d'implementar la interfície OCP\\Share_Backend", "Sharing backend %s not found" : "No s'ha trobat el rerefons d'ús compartit %s", "Sharing backend for %s not found" : "No s'ha trobat el rerefons d'ús compartit per a %s", + "%1$s shared »%2$s« with you" : "%1$s ha compartit «%2$s» amb vós", + "%1$s shared »%2$s« with you." : "%1$s ha compartit «%2$s» amb vós.", + "Click the button below to open it." : "Feu clic en el botó següent per a obrir-ho.", + "Open »%s«" : "Obre «%s»", + "%1$s via %2$s" : "%1$s mitjançant %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartit «%2$s» amb vós i vol afegir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartit «%2$s» amb vós i vol afegir", "»%s« added a note to a file shared with you" : "%s ha afegit una nota a un fitxer compartit amb vós", - "Open »%s«" : "Obre «%s»", - "%1$s via %2$s" : "%1$s mitjançant %2$s", "You are not allowed to share %s" : "No podeu compartir %s", "Cannot increase permissions of %s" : "No es poden augmentar els permisos de %s", "Files cannot be shared with delete permissions" : "No es poden compartir fitxers amb permisos de supressió", @@ -152,9 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No es pot establir la data de caducitat més d'%n dia en el futur","No es pot establir la data de caducitat més de %n dies en el futur"], "Sharing is only allowed with group members" : "Només es permet l'ús compartit amb membres del grup", "Sharing %s failed, because this item is already shared with the account %s" : "No s'ha pogut compartir %s perquè l'element ja està compartit amb el compte %s", - "%1$s shared »%2$s« with you" : "%1$s ha compartit «%2$s» amb vós", - "%1$s shared »%2$s« with you." : "%1$s ha compartit «%2$s» amb vós.", - "Click the button below to open it." : "Feu clic en el botó següent per a obrir-ho.", "The requested share does not exist anymore" : "L'element compartit sol·licitat ja no existeix", "The requested share comes from a disabled user" : "L'element compartit sol·licitat prové d'un usuari inhabilitat", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "No s'ha creat l'usuari perquè s'ha assolit el límit d'usuaris. Consulteu les notificacions per a obtenir més informació.", diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index 0fae3a52dff..f58db73adb7 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El rerefons d'ús compartit %s ha d'implementar la interfície OCP\\Share_Backend", "Sharing backend %s not found" : "No s'ha trobat el rerefons d'ús compartit %s", "Sharing backend for %s not found" : "No s'ha trobat el rerefons d'ús compartit per a %s", + "%1$s shared »%2$s« with you" : "%1$s ha compartit «%2$s» amb vós", + "%1$s shared »%2$s« with you." : "%1$s ha compartit «%2$s» amb vós.", + "Click the button below to open it." : "Feu clic en el botó següent per a obrir-ho.", + "Open »%s«" : "Obre «%s»", + "%1$s via %2$s" : "%1$s mitjançant %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartit «%2$s» amb vós i vol afegir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartit «%2$s» amb vós i vol afegir", "»%s« added a note to a file shared with you" : "%s ha afegit una nota a un fitxer compartit amb vós", - "Open »%s«" : "Obre «%s»", - "%1$s via %2$s" : "%1$s mitjançant %2$s", "You are not allowed to share %s" : "No podeu compartir %s", "Cannot increase permissions of %s" : "No es poden augmentar els permisos de %s", "Files cannot be shared with delete permissions" : "No es poden compartir fitxers amb permisos de supressió", @@ -150,9 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No es pot establir la data de caducitat més d'%n dia en el futur","No es pot establir la data de caducitat més de %n dies en el futur"], "Sharing is only allowed with group members" : "Només es permet l'ús compartit amb membres del grup", "Sharing %s failed, because this item is already shared with the account %s" : "No s'ha pogut compartir %s perquè l'element ja està compartit amb el compte %s", - "%1$s shared »%2$s« with you" : "%1$s ha compartit «%2$s» amb vós", - "%1$s shared »%2$s« with you." : "%1$s ha compartit «%2$s» amb vós.", - "Click the button below to open it." : "Feu clic en el botó següent per a obrir-ho.", "The requested share does not exist anymore" : "L'element compartit sol·licitat ja no existeix", "The requested share comes from a disabled user" : "L'element compartit sol·licitat prové d'un usuari inhabilitat", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "No s'ha creat l'usuari perquè s'ha assolit el límit d'usuaris. Consulteu les notificacions per a obtenir més informació.", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 5cbf3c27cca..c2d7c3a6bd4 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -127,11 +127,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Je třeba, aby podpůrná vrstva pro sdílení %s implementovala rozhraní OCP\\Share_Backend", "Sharing backend %s not found" : "Podpůrná vrstva pro sdílení %s nenalezena", "Sharing backend for %s not found" : "Úložiště sdílení pro %s nenalezeno", + "%1$s shared »%2$s« with you" : "%1$s vám sdílí „%2$s“", + "%1$s shared »%2$s« with you." : "%1$s vám nasdílel(a) „%2$s“.", + "Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.", + "Open »%s«" : "Otevřít „%s“", + "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s sdílí „%2$s“ a dodává:", "%1$s shared »%2$s« with you and wants to add" : "%1$s sdílí „%2$s“ a dodává", "»%s« added a note to a file shared with you" : "„%s“ dodává poznámku k nasdílenému souboru ", - "Open »%s«" : "Otevřít „%s“", - "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "You are not allowed to share %s" : "Nemáte povoleno sdílet %s", "Cannot increase permissions of %s" : "Nelze navýšit oprávnění u %s", "Files cannot be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění", @@ -139,9 +142,6 @@ OC.L10N.register( "Expiration date is in the past" : "Datum skončení platnosti je v minulosti", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Datum vypršení nelze nastavit na více než %n den do budoucnosti","Datum vypršení nelze nastavit na více než %n dny do budoucnosti","Datum vypršení nelze nastavit na více než %n dnů do budoucnosti","Datum vypršení nelze nastavit na více než %n dny do budoucnosti"], "Sharing is only allowed with group members" : "Je povoleno pouze sdílení s členy skupiny", - "%1$s shared »%2$s« with you" : "%1$s vám sdílí „%2$s“", - "%1$s shared »%2$s« with you." : "%1$s vám nasdílel(a) „%2$s“.", - "Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.", "The requested share does not exist anymore" : "Požadované sdílení už neexistuje", "The requested share comes from a disabled user" : "Požadované sdílení pochází od vypnutého uživatelského účtu", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Uživatel nebyl vytvořen protože bylo dosaženo limitu počtu uživatelů. Více se dozvíte v upozorněních.", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 9e92ea1f773..7ba1650135a 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -125,11 +125,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Je třeba, aby podpůrná vrstva pro sdílení %s implementovala rozhraní OCP\\Share_Backend", "Sharing backend %s not found" : "Podpůrná vrstva pro sdílení %s nenalezena", "Sharing backend for %s not found" : "Úložiště sdílení pro %s nenalezeno", + "%1$s shared »%2$s« with you" : "%1$s vám sdílí „%2$s“", + "%1$s shared »%2$s« with you." : "%1$s vám nasdílel(a) „%2$s“.", + "Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.", + "Open »%s«" : "Otevřít „%s“", + "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s sdílí „%2$s“ a dodává:", "%1$s shared »%2$s« with you and wants to add" : "%1$s sdílí „%2$s“ a dodává", "»%s« added a note to a file shared with you" : "„%s“ dodává poznámku k nasdílenému souboru ", - "Open »%s«" : "Otevřít „%s“", - "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "You are not allowed to share %s" : "Nemáte povoleno sdílet %s", "Cannot increase permissions of %s" : "Nelze navýšit oprávnění u %s", "Files cannot be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění", @@ -137,9 +140,6 @@ "Expiration date is in the past" : "Datum skončení platnosti je v minulosti", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Datum vypršení nelze nastavit na více než %n den do budoucnosti","Datum vypršení nelze nastavit na více než %n dny do budoucnosti","Datum vypršení nelze nastavit na více než %n dnů do budoucnosti","Datum vypršení nelze nastavit na více než %n dny do budoucnosti"], "Sharing is only allowed with group members" : "Je povoleno pouze sdílení s členy skupiny", - "%1$s shared »%2$s« with you" : "%1$s vám sdílí „%2$s“", - "%1$s shared »%2$s« with you." : "%1$s vám nasdílel(a) „%2$s“.", - "Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.", "The requested share does not exist anymore" : "Požadované sdílení už neexistuje", "The requested share comes from a disabled user" : "Požadované sdílení pochází od vypnutého uživatelského účtu", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Uživatel nebyl vytvořen protože bylo dosaženo limitu počtu uživatelů. Více se dozvíte v upozorněních.", diff --git a/lib/l10n/cy_GB.js b/lib/l10n/cy_GB.js index e0d95f7e155..df2ca892223 100644 --- a/lib/l10n/cy_GB.js +++ b/lib/l10n/cy_GB.js @@ -16,9 +16,9 @@ OC.L10N.register( "Address" : "Cyfeiriad", "About" : "Ynghylch", "Set an admin password." : "Gosod cyfrinair y gweinyddwr.", + "Click the button below to open it." : "Cliciwch ar y botwm isod i'w agor.", "Open »%s«" : "Agor »%s«", "%1$s via %2$s" : "%1$s trwy %2$s", - "Click the button below to open it." : "Cliciwch ar y botwm isod i'w agor.", "Could not find category \"%s\"" : "Methu canfod categori \"%s\"", "Sunday" : "Sul", "Monday" : "Llun", diff --git a/lib/l10n/cy_GB.json b/lib/l10n/cy_GB.json index d864483751d..29fdffb54ce 100644 --- a/lib/l10n/cy_GB.json +++ b/lib/l10n/cy_GB.json @@ -14,9 +14,9 @@ "Address" : "Cyfeiriad", "About" : "Ynghylch", "Set an admin password." : "Gosod cyfrinair y gweinyddwr.", + "Click the button below to open it." : "Cliciwch ar y botwm isod i'w agor.", "Open »%s«" : "Agor »%s«", "%1$s via %2$s" : "%1$s trwy %2$s", - "Click the button below to open it." : "Cliciwch ar y botwm isod i'w agor.", "Could not find category \"%s\"" : "Methu canfod categori \"%s\"", "Sunday" : "Sul", "Monday" : "Llun", diff --git a/lib/l10n/da.js b/lib/l10n/da.js index bdf723587c9..d04278bf7ef 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -131,11 +131,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delingsbackend'en %s skal implementere grænsefladen OCP\\Share_Backend", "Sharing backend %s not found" : "Delingsbackend'en %s blev ikke fundet", "Sharing backend for %s not found" : "Delingsbackend'en for %s blev ikke fundet", + "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med dig", + "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med dig", + "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.", + "Open »%s«" : "Åbn »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delte »%2$s« med dig og vil gerne tilføje:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med dig og vil gerne tilføje", "»%s« added a note to a file shared with you" : "»%s« tilføjede en note til en fil delt med dig", - "Open »%s«" : "Åbn »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du har ikke tilladelse til at dele %s", "Cannot increase permissions of %s" : "Kan give yderigere rettigheder til %s", "Files cannot be shared with delete permissions" : "Filer kan ikke deles med rettigheder til at slette", @@ -143,9 +146,6 @@ OC.L10N.register( "Expiration date is in the past" : "Udløbsdatoen ligger tilbage i tid", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Udløbsdato kan ikke sættes mere end %n dag ud i fremtiden","Udløbsdato kan ikke sættes mere end %n dage ud i fremtiden"], "Sharing is only allowed with group members" : "Deling er kun tilladt med gruppemedlemmer", - "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med dig", - "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med dig", - "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.", "The requested share does not exist anymore" : "Det delte emne eksisterer ikke længere", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Brugeren blev ikke oprettet, fordi brugergrænsen er nået. Tjek dine notifikationer for at få flere oplysninger.", "Could not find category \"%s\"" : "Kunne ikke finde kategorien \"%s\"", diff --git a/lib/l10n/da.json b/lib/l10n/da.json index 0bf343e50ce..24473414eb5 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -129,11 +129,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delingsbackend'en %s skal implementere grænsefladen OCP\\Share_Backend", "Sharing backend %s not found" : "Delingsbackend'en %s blev ikke fundet", "Sharing backend for %s not found" : "Delingsbackend'en for %s blev ikke fundet", + "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med dig", + "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med dig", + "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.", + "Open »%s«" : "Åbn »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delte »%2$s« med dig og vil gerne tilføje:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med dig og vil gerne tilføje", "»%s« added a note to a file shared with you" : "»%s« tilføjede en note til en fil delt med dig", - "Open »%s«" : "Åbn »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du har ikke tilladelse til at dele %s", "Cannot increase permissions of %s" : "Kan give yderigere rettigheder til %s", "Files cannot be shared with delete permissions" : "Filer kan ikke deles med rettigheder til at slette", @@ -141,9 +144,6 @@ "Expiration date is in the past" : "Udløbsdatoen ligger tilbage i tid", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Udløbsdato kan ikke sættes mere end %n dag ud i fremtiden","Udløbsdato kan ikke sættes mere end %n dage ud i fremtiden"], "Sharing is only allowed with group members" : "Deling er kun tilladt med gruppemedlemmer", - "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med dig", - "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med dig", - "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.", "The requested share does not exist anymore" : "Det delte emne eksisterer ikke længere", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Brugeren blev ikke oprettet, fordi brugergrænsen er nået. Tjek dine notifikationer for at få flere oplysninger.", "Could not find category \"%s\"" : "Kunne ikke finde kategorien \"%s\"", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index b385adc26cf..988d94ae4cf 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", + "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit dir geteilt", + "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit dir geteilt.", + "Click the button below to open it." : "Klicke zum Öffnen auf die untere Schaltfläche.", + "Open »%s«" : "»%s« öffnen", + "%1$s via %2$s" : "%1$s über %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$shat » %2$s« mit dir geteilt und möchte folgendes hinzufügen:", "%1$s shared »%2$s« with you and wants to add" : "%1$shat »%2$s« mit dir geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt", - "Open »%s«" : "»%s« öffnen", - "%1$s via %2$s" : "%1$s über %2$s", "You are not allowed to share %s" : "Du bist nicht berechtigt, %s zu teilen.", "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files cannot be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", @@ -151,9 +154,6 @@ OC.L10N.register( "Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Das Ablaufdatum kann nicht mehr als %n Tag in der Zukunft liegen","Das Ablaufdatum kann nicht mehr als %n Tage in der Zukunft liegen"], "Sharing is only allowed with group members" : "Teilen ist nur mit Gruppenmitgliedern erlaubt", - "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit dir geteilt", - "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit dir geteilt.", - "Click the button below to open it." : "Klicke zum Öffnen auf die untere Schaltfläche.", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The requested share comes from a disabled user" : "Die angeforderte Freigabe stammt von einem deaktivierten Benutzer", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfe deine Benachrichtigungen, um mehr zu erfahren.", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 49ed179a13a..02496dfc760 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", + "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit dir geteilt", + "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit dir geteilt.", + "Click the button below to open it." : "Klicke zum Öffnen auf die untere Schaltfläche.", + "Open »%s«" : "»%s« öffnen", + "%1$s via %2$s" : "%1$s über %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$shat » %2$s« mit dir geteilt und möchte folgendes hinzufügen:", "%1$s shared »%2$s« with you and wants to add" : "%1$shat »%2$s« mit dir geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt", - "Open »%s«" : "»%s« öffnen", - "%1$s via %2$s" : "%1$s über %2$s", "You are not allowed to share %s" : "Du bist nicht berechtigt, %s zu teilen.", "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files cannot be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", @@ -149,9 +152,6 @@ "Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Das Ablaufdatum kann nicht mehr als %n Tag in der Zukunft liegen","Das Ablaufdatum kann nicht mehr als %n Tage in der Zukunft liegen"], "Sharing is only allowed with group members" : "Teilen ist nur mit Gruppenmitgliedern erlaubt", - "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit dir geteilt", - "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit dir geteilt.", - "Click the button below to open it." : "Klicke zum Öffnen auf die untere Schaltfläche.", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The requested share comes from a disabled user" : "Die angeforderte Freigabe stammt von einem deaktivierten Benutzer", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfe deine Benachrichtigungen, um mehr zu erfahren.", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index d7a622296ad..56bd51e1176 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -140,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", + "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", + "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", + "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.", + "Open »%s«" : "»%s« öffnen", + "%1$s via %2$s" : "%1$s über %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s hat » %2$s« mit Ihnen geteilt und möchte folgendes hinzufügen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", - "Open »%s«" : "»%s« öffnen", - "%1$s via %2$s" : "%1$s über %2$s", "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files cannot be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", @@ -153,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Das Ablaufdatum kann nicht mehr als %n Tag in der Zukunft liegen","Das Ablaufdatum kann nicht mehr als %n Tage in der Zukunft liegen"], "Sharing is only allowed with group members" : "Teilen ist nur mit Gruppenmitgliedern erlaubt", "Sharing %s failed, because this item is already shared with the account %s" : "Freigeben von %s ist fehlgeschlagen, da dieses Element schon mit dem Konto %s geteilt wurde", - "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", - "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", - "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The requested share comes from a disabled user" : "Die angeforderte Freigabe stammt von einem deaktivierten Benutzer", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfen Sie Ihre Benachrichtigungen, um mehr zu erfahren.", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 01c83dcb9a4..3bbd391408e 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -138,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", + "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", + "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", + "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.", + "Open »%s«" : "»%s« öffnen", + "%1$s via %2$s" : "%1$s über %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s hat » %2$s« mit Ihnen geteilt und möchte folgendes hinzufügen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", - "Open »%s«" : "»%s« öffnen", - "%1$s via %2$s" : "%1$s über %2$s", "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files cannot be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", @@ -151,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Das Ablaufdatum kann nicht mehr als %n Tag in der Zukunft liegen","Das Ablaufdatum kann nicht mehr als %n Tage in der Zukunft liegen"], "Sharing is only allowed with group members" : "Teilen ist nur mit Gruppenmitgliedern erlaubt", "Sharing %s failed, because this item is already shared with the account %s" : "Freigeben von %s ist fehlgeschlagen, da dieses Element schon mit dem Konto %s geteilt wurde", - "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", - "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", - "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", "The requested share comes from a disabled user" : "Die angeforderte Freigabe stammt von einem deaktivierten Benutzer", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Der Benutzer wurde nicht erstellt, da das Benutzerlimit erreicht wurde. Überprüfen Sie Ihre Benachrichtigungen, um mehr zu erfahren.", diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 4f1563acfe3..33e78345638 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -120,11 +120,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" : "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", + "%1$s shared »%2$s« with you" : "Ο/η %1$s διαμοιράστηκε το »%2$s« με εσάς.", + "%1$s shared »%2$s« with you." : "Ο/η %1$s διαμοιράστηκε »%2$s« με εσάς.", + "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", + "Open »%s«" : "Άνοιγμα »%s«", + "%1$s via %2$s" : "%1$s μέσω %2$s", "%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:", "%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει", "»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο", - "Open »%s«" : "Άνοιγμα »%s«", - "%1$s via %2$s" : "%1$s μέσω %2$s", "You are not allowed to share %s" : "Δεν σας επιτρέπεται ο διαμοιρασμός %s", "Cannot increase permissions of %s" : "Αδυναμία αύξησης των δικαιωμάτων του/της %s", "Files cannot be shared with delete permissions" : "Δεν είναι δυνατή η κοινή χρήση αρχείων με δικαιώματα διαγραφής", @@ -132,9 +135,6 @@ OC.L10N.register( "Expiration date is in the past" : "Η ημερομηνία λήξης είναι στο παρελθόν", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Δεν είναι δυνατός ο ορισμός ημερομηνίας λήξης για περισσότερο από %n ημέρα στο μέλλον","Δεν είναι δυνατός ο ορισμός ημερομηνίας λήξης για περισσότερες από %n ημέρες στο μέλλον"], "Sharing is only allowed with group members" : "Η κοινή χρήση επιτρέπεται μόνο με μέλη της ομάδας", - "%1$s shared »%2$s« with you" : "Ο/η %1$s διαμοιράστηκε το »%2$s« με εσάς.", - "%1$s shared »%2$s« with you." : "Ο/η %1$s διαμοιράστηκε »%2$s« με εσάς.", - "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", "The requested share does not exist anymore" : "Το διαμοιρασμένο που ζητήθηκε δεν υπάρχει πλέον", "Could not find category \"%s\"" : "Αδυναμία εύρεσης κατηγορίας \"%s\"", "Sunday" : "Κυριακή", diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 3740c86af9c..6625272bef8 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -118,11 +118,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" : "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", + "%1$s shared »%2$s« with you" : "Ο/η %1$s διαμοιράστηκε το »%2$s« με εσάς.", + "%1$s shared »%2$s« with you." : "Ο/η %1$s διαμοιράστηκε »%2$s« με εσάς.", + "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", + "Open »%s«" : "Άνοιγμα »%s«", + "%1$s via %2$s" : "%1$s μέσω %2$s", "%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:", "%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει", "»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο", - "Open »%s«" : "Άνοιγμα »%s«", - "%1$s via %2$s" : "%1$s μέσω %2$s", "You are not allowed to share %s" : "Δεν σας επιτρέπεται ο διαμοιρασμός %s", "Cannot increase permissions of %s" : "Αδυναμία αύξησης των δικαιωμάτων του/της %s", "Files cannot be shared with delete permissions" : "Δεν είναι δυνατή η κοινή χρήση αρχείων με δικαιώματα διαγραφής", @@ -130,9 +133,6 @@ "Expiration date is in the past" : "Η ημερομηνία λήξης είναι στο παρελθόν", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Δεν είναι δυνατός ο ορισμός ημερομηνίας λήξης για περισσότερο από %n ημέρα στο μέλλον","Δεν είναι δυνατός ο ορισμός ημερομηνίας λήξης για περισσότερες από %n ημέρες στο μέλλον"], "Sharing is only allowed with group members" : "Η κοινή χρήση επιτρέπεται μόνο με μέλη της ομάδας", - "%1$s shared »%2$s« with you" : "Ο/η %1$s διαμοιράστηκε το »%2$s« με εσάς.", - "%1$s shared »%2$s« with you." : "Ο/η %1$s διαμοιράστηκε »%2$s« με εσάς.", - "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", "The requested share does not exist anymore" : "Το διαμοιρασμένο που ζητήθηκε δεν υπάρχει πλέον", "Could not find category \"%s\"" : "Αδυναμία εύρεσης κατηγορίας \"%s\"", "Sunday" : "Κυριακή", diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 431a95685a6..1e6ba9e28be 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -140,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", + "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", + "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", + "Click the button below to open it." : "Click the button below to open it.", + "Open »%s«" : "Open »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s shared »%2$s« with you and wants to add:", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", - "Open »%s«" : "Open »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "You are not allowed to share %s", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -153,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Cannot set expiration date more than %n days in the future"], "Sharing is only allowed with group members" : "Sharing is only allowed with group members", "Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s", - "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", - "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", - "Click the button below to open it." : "Click the button below to open it.", "The requested share does not exist anymore" : "The requested share does not exist any more", "The requested share comes from a disabled user" : "The requested share comes from a disabled user", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index a30a8f24f99..bf5df2aae50 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -138,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", + "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", + "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", + "Click the button below to open it." : "Click the button below to open it.", + "Open »%s«" : "Open »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s shared »%2$s« with you and wants to add:", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", - "Open »%s«" : "Open »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "You are not allowed to share %s", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -151,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Cannot set expiration date more than %n days in the future"], "Sharing is only allowed with group members" : "Sharing is only allowed with group members", "Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s", - "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", - "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", - "Click the button below to open it." : "Click the button below to open it.", "The requested share does not exist anymore" : "The requested share does not exist any more", "The requested share comes from a disabled user" : "The requested share comes from a disabled user", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index 08f27c21544..12f9a73c80b 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -101,17 +101,17 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhava interna servo %s devas realigi la interfacon „OCP\\Share_Backend“", "Sharing backend %s not found" : "Kunhava interna servo %s ne troviĝas", "Sharing backend for %s not found" : "Kunhava interna servo por %s ne troviĝas", + "%1$s shared »%2$s« with you" : "%1$s kunhavigis „%2$s“ kun vi", + "%1$s shared »%2$s« with you." : "%1$s kunhavigis „%2$s“ kun vi.", + "Click the button below to open it." : "Alklaku la butonon ĉi-sube por malfermi ĝin.", + "Open »%s«" : "Malfermi „%s“", + "%1$s via %2$s" : "%1$s pere de %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s kunhavigis „%2$s“ kun vi kaj volas aldoni:", "%1$s shared »%2$s« with you and wants to add" : "%1$s kunhavigis „%2$s“ kun vi kaj volas aldoni", "»%s« added a note to a file shared with you" : "„%s“ aldonis noton al dosiero kunhavigita kun vi", - "Open »%s«" : "Malfermi „%s“", - "%1$s via %2$s" : "%1$s pere de %2$s", "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", "Cannot increase permissions of %s" : "Ne eblas pliigi permesojn de %s", "Expiration date is in the past" : "Limdato troviĝas en la estinteco", - "%1$s shared »%2$s« with you" : "%1$s kunhavigis „%2$s“ kun vi", - "%1$s shared »%2$s« with you." : "%1$s kunhavigis „%2$s“ kun vi.", - "Click the button below to open it." : "Alklaku la butonon ĉi-sube por malfermi ĝin.", "The requested share does not exist anymore" : "La petita kunhavo ne plu ekzistas", "Could not find category \"%s\"" : "Ne troviĝis kategorio „%s“", "Sunday" : "dimanĉo", diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index ac09fd8f60c..d1ee6520449 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -99,17 +99,17 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhava interna servo %s devas realigi la interfacon „OCP\\Share_Backend“", "Sharing backend %s not found" : "Kunhava interna servo %s ne troviĝas", "Sharing backend for %s not found" : "Kunhava interna servo por %s ne troviĝas", + "%1$s shared »%2$s« with you" : "%1$s kunhavigis „%2$s“ kun vi", + "%1$s shared »%2$s« with you." : "%1$s kunhavigis „%2$s“ kun vi.", + "Click the button below to open it." : "Alklaku la butonon ĉi-sube por malfermi ĝin.", + "Open »%s«" : "Malfermi „%s“", + "%1$s via %2$s" : "%1$s pere de %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s kunhavigis „%2$s“ kun vi kaj volas aldoni:", "%1$s shared »%2$s« with you and wants to add" : "%1$s kunhavigis „%2$s“ kun vi kaj volas aldoni", "»%s« added a note to a file shared with you" : "„%s“ aldonis noton al dosiero kunhavigita kun vi", - "Open »%s«" : "Malfermi „%s“", - "%1$s via %2$s" : "%1$s pere de %2$s", "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", "Cannot increase permissions of %s" : "Ne eblas pliigi permesojn de %s", "Expiration date is in the past" : "Limdato troviĝas en la estinteco", - "%1$s shared »%2$s« with you" : "%1$s kunhavigis „%2$s“ kun vi", - "%1$s shared »%2$s« with you." : "%1$s kunhavigis „%2$s“ kun vi.", - "Click the button below to open it." : "Alklaku la butonon ĉi-sube por malfermi ĝin.", "The requested share does not exist anymore" : "La petita kunhavo ne plu ekzistas", "Could not find category \"%s\"" : "Ne troviĝis kategorio „%s“", "Sunday" : "dimanĉo", diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 694c2fbba1b..04b378cd6f4 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "El motor compartido %s no se ha encontrado", "Sharing backend for %s not found" : "Motor compartido para %s no encontrado", + "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", + "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", + "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.", + "Open »%s«" : "Abrir »%s« ", + "%1$s via %2$s" : "%1$s vía %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir", "»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo", - "Open »%s«" : "Abrir »%s« ", - "%1$s via %2$s" : "%1$s vía %2$s", "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Files cannot be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", @@ -152,9 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No se puede fijar la fecha de caducidad más de %n día en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro."], "Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo", "Sharing %s failed, because this item is already shared with the account %s" : "No se pudo compartir %s porque este elemento ya está compartido con el usuario %s", - "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", - "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", - "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "El usuario no fue creado ya que el límite de usuarios fue alcanzado. Compruebe sus notificaciones para aprender más.", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 0342379063c..f379951e9be 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "El motor compartido %s no se ha encontrado", "Sharing backend for %s not found" : "Motor compartido para %s no encontrado", + "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", + "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", + "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.", + "Open »%s«" : "Abrir »%s« ", + "%1$s via %2$s" : "%1$s vía %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir", "»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo", - "Open »%s«" : "Abrir »%s« ", - "%1$s via %2$s" : "%1$s vía %2$s", "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Files cannot be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", @@ -150,9 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No se puede fijar la fecha de caducidad más de %n día en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro."], "Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo", "Sharing %s failed, because this item is already shared with the account %s" : "No se pudo compartir %s porque este elemento ya está compartido con el usuario %s", - "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", - "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", - "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "El usuario no fue creado ya que el límite de usuarios fue alcanzado. Compruebe sus notificaciones para aprender más.", diff --git a/lib/l10n/es_419.js b/lib/l10n/es_419.js index 7893a4e8cbf..37607ddae6b 100644 --- a/lib/l10n/es_419.js +++ b/lib/l10n/es_419.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_419.json b/lib/l10n/es_419.json index acdf3cc2912..ad6e7de5768 100644 --- a/lib/l10n/es_419.json +++ b/lib/l10n/es_419.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index 8ce89ae0b30..6f13afee82c 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -65,11 +65,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tiene permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración ya ha pasado", - "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", "Monday" : "Lunes", diff --git a/lib/l10n/es_AR.json b/lib/l10n/es_AR.json index 29230048ce2..8a094e33a52 100644 --- a/lib/l10n/es_AR.json +++ b/lib/l10n/es_AR.json @@ -63,11 +63,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tiene permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración ya ha pasado", - "Click the button below to open it." : "Haga click en el botón de abajo para abrirlo.", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", "Monday" : "Lunes", diff --git a/lib/l10n/es_CL.js b/lib/l10n/es_CL.js index 2c9154891ba..420a6dc46f5 100644 --- a/lib/l10n/es_CL.js +++ b/lib/l10n/es_CL.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_CL.json b/lib/l10n/es_CL.json index 971af5dcaca..de57351a1ff 100644 --- a/lib/l10n/es_CL.json +++ b/lib/l10n/es_CL.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js index ff14f116080..6404762d485 100644 --- a/lib/l10n/es_CO.js +++ b/lib/l10n/es_CO.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_CO.json b/lib/l10n/es_CO.json index 95abef41e28..6b6fa6911b4 100644 --- a/lib/l10n/es_CO.json +++ b/lib/l10n/es_CO.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_CR.js b/lib/l10n/es_CR.js index e8e718f8075..c01abbe98fa 100644 --- a/lib/l10n/es_CR.js +++ b/lib/l10n/es_CR.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_CR.json b/lib/l10n/es_CR.json index e57214530c3..851ed88d1a6 100644 --- a/lib/l10n/es_CR.json +++ b/lib/l10n/es_CR.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_DO.js b/lib/l10n/es_DO.js index 65148359502..c3be74e670d 100644 --- a/lib/l10n/es_DO.js +++ b/lib/l10n/es_DO.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_DO.json b/lib/l10n/es_DO.json index 4e59308ed19..8a747ccb490 100644 --- a/lib/l10n/es_DO.json +++ b/lib/l10n/es_DO.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js index 2ab0a9ab900..f1f033a2af6 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -127,11 +127,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo", + "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", + "Open »%s«" : "Abrir »%s«", + "%1$s via %2$s" : "%1$s a través de %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartió »%2$s« contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo", - "Open »%s«" : "Abrir »%s«", - "%1$s via %2$s" : "%1$s a través de %2$s", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Files cannot be shared with delete permissions" : "No se pueden compartir archivos con permisos de eliminación", @@ -139,9 +142,6 @@ OC.L10N.register( "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No se puede establecer una fecha de caducidad más de %n día en el futuro","No se puede establecer una fecha de caducidad más de %n días en el futuro","No se puede establecer una fecha de caducidad más de %n días en el futuro"], "Sharing is only allowed with group members" : "Solo se permite compartir con miembros del grupo", - "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo", - "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "No se creó el usuario porque se ha alcanzado el límite de usuarios. Consulta tus notificaciones para obtener más información.", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", diff --git a/lib/l10n/es_EC.json b/lib/l10n/es_EC.json index 3786cca60f3..99782fd6a5a 100644 --- a/lib/l10n/es_EC.json +++ b/lib/l10n/es_EC.json @@ -125,11 +125,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo", + "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", + "Open »%s«" : "Abrir »%s«", + "%1$s via %2$s" : "%1$s a través de %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartió »%2$s« contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo", - "Open »%s«" : "Abrir »%s«", - "%1$s via %2$s" : "%1$s a través de %2$s", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Files cannot be shared with delete permissions" : "No se pueden compartir archivos con permisos de eliminación", @@ -137,9 +140,6 @@ "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No se puede establecer una fecha de caducidad más de %n día en el futuro","No se puede establecer una fecha de caducidad más de %n días en el futuro","No se puede establecer una fecha de caducidad más de %n días en el futuro"], "Sharing is only allowed with group members" : "Solo se permite compartir con miembros del grupo", - "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo", - "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "No se creó el usuario porque se ha alcanzado el límite de usuarios. Consulta tus notificaciones para obtener más información.", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", diff --git a/lib/l10n/es_GT.js b/lib/l10n/es_GT.js index 0e0a08c7b68..9cce418a632 100644 --- a/lib/l10n/es_GT.js +++ b/lib/l10n/es_GT.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_GT.json b/lib/l10n/es_GT.json index 01dd1bc0325..03ee015248c 100644 --- a/lib/l10n/es_GT.json +++ b/lib/l10n/es_GT.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_HN.js b/lib/l10n/es_HN.js index 8588f1d6c06..aece48c35c1 100644 --- a/lib/l10n/es_HN.js +++ b/lib/l10n/es_HN.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_HN.json b/lib/l10n/es_HN.json index 1c366c42cdd..d0a84725240 100644 --- a/lib/l10n/es_HN.json +++ b/lib/l10n/es_HN.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 0ec8bb368df..4fa0d2efb9c 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo", + "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", + "Open »%s«" : "Abrir »%s«", + "%1$s via %2$s" : "%1$s vía %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartió »%2$s« contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo", - "Open »%s«" : "Abrir »%s«", - "%1$s via %2$s" : "%1$s vía %2$s", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Files cannot be shared with delete permissions" : "No se pueden compartir archivos con permisos de eliminación", @@ -152,9 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No se puede fijar la fecha de caducidad más de %n día en el futuro","No se puede fijar la fecha de caducidad más de %n días en el futuro","No se puede fijar la fecha de caducidad más de %n días en el futuro"], "Sharing is only allowed with group members" : "Sólo está permitido compartir a los miembros del grupo", "Sharing %s failed, because this item is already shared with the account %s" : "No se pudo compartir %s porque este elemento ya está compartido con el usuario %s", - "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo", - "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "No se creó el usuario porque se ha alcanzado el límite de usuarios. Consulta tus notificaciones para obtener más información.", diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index cfc14d941d6..b0d11f79ffb 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo", + "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", + "Open »%s«" : "Abrir »%s«", + "%1$s via %2$s" : "%1$s vía %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartió »%2$s« contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo", - "Open »%s«" : "Abrir »%s«", - "%1$s via %2$s" : "%1$s vía %2$s", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Files cannot be shared with delete permissions" : "No se pueden compartir archivos con permisos de eliminación", @@ -150,9 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No se puede fijar la fecha de caducidad más de %n día en el futuro","No se puede fijar la fecha de caducidad más de %n días en el futuro","No se puede fijar la fecha de caducidad más de %n días en el futuro"], "Sharing is only allowed with group members" : "Sólo está permitido compartir a los miembros del grupo", "Sharing %s failed, because this item is already shared with the account %s" : "No se pudo compartir %s porque este elemento ya está compartido con el usuario %s", - "%1$s shared »%2$s« with you" : "%1$s compartió »%2$s« contigo", - "%1$s shared »%2$s« with you." : "%1$s compartió »%2$s« contigo.", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "No se creó el usuario porque se ha alcanzado el límite de usuarios. Consulta tus notificaciones para obtener más información.", diff --git a/lib/l10n/es_NI.js b/lib/l10n/es_NI.js index a80facf727e..d150e701574 100644 --- a/lib/l10n/es_NI.js +++ b/lib/l10n/es_NI.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_NI.json b/lib/l10n/es_NI.json index d65402fe4c7..b75ac0213a2 100644 --- a/lib/l10n/es_NI.json +++ b/lib/l10n/es_NI.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_PA.js b/lib/l10n/es_PA.js index 6e39b9a214c..26a57ddf452 100644 --- a/lib/l10n/es_PA.js +++ b/lib/l10n/es_PA.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_PA.json b/lib/l10n/es_PA.json index 36e2259537b..3b9e4d78865 100644 --- a/lib/l10n/es_PA.json +++ b/lib/l10n/es_PA.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_PE.js b/lib/l10n/es_PE.js index f7ffd1c3f41..48e06b60b9d 100644 --- a/lib/l10n/es_PE.js +++ b/lib/l10n/es_PE.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_PE.json b/lib/l10n/es_PE.json index fcd935d5056..27f725fee45 100644 --- a/lib/l10n/es_PE.json +++ b/lib/l10n/es_PE.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js index f15c4f330f6..72c8e7f99a2 100644 --- a/lib/l10n/es_PR.js +++ b/lib/l10n/es_PR.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_PR.json b/lib/l10n/es_PR.json index a1bfdf46421..65b25271ede 100644 --- a/lib/l10n/es_PR.json +++ b/lib/l10n/es_PR.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js index 45e55c94842..e5d5459d1e6 100644 --- a/lib/l10n/es_PY.js +++ b/lib/l10n/es_PY.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_PY.json b/lib/l10n/es_PY.json index 7b7be7c2c0c..db1b42456fb 100644 --- a/lib/l10n/es_PY.json +++ b/lib/l10n/es_PY.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_SV.js b/lib/l10n/es_SV.js index c2be2e33b1f..735c194e11e 100644 --- a/lib/l10n/es_SV.js +++ b/lib/l10n/es_SV.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_SV.json b/lib/l10n/es_SV.json index cc04eb09ed1..a9d1f4cc4a9 100644 --- a/lib/l10n/es_SV.json +++ b/lib/l10n/es_SV.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js index 69e5fbdb88a..27db13fc771 100644 --- a/lib/l10n/es_UY.js +++ b/lib/l10n/es_UY.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/es_UY.json b/lib/l10n/es_UY.json index 04ab10474e4..97cbb5d3f2b 100644 --- a/lib/l10n/es_UY.json +++ b/lib/l10n/es_UY.json @@ -74,11 +74,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 6dd8f28688d..eca2dc1715f 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -69,11 +69,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", + "Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.", "Open »%s«" : "Ava »%s«", "You are not allowed to share %s" : "Sul pole lubatud %s jagada", "Cannot increase permissions of %s" : "Ei saa %s õigusi suurendada", "Expiration date is in the past" : "Aegumise kuupäev on minevikus", - "Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.", "The requested share does not exist anymore" : "Soovitud jagamist enam ei eksisteeri", "Could not find category \"%s\"" : "Ei leia kategooriat \"%s\"", "Sunday" : "Pühapäev", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index fd09305df0c..9852bbaa4ef 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -67,11 +67,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", + "Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.", "Open »%s«" : "Ava »%s«", "You are not allowed to share %s" : "Sul pole lubatud %s jagada", "Cannot increase permissions of %s" : "Ei saa %s õigusi suurendada", "Expiration date is in the past" : "Aegumise kuupäev on minevikus", - "Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.", "The requested share does not exist anymore" : "Soovitud jagamist enam ei eksisteeri", "Could not find category \"%s\"" : "Ei leia kategooriat \"%s\"", "Sunday" : "Pühapäev", diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index c2c246335e6..ee23a2dff8a 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -80,6 +80,7 @@ OC.L10N.register( "seconds ago" : "duela segundo batzuk", "Empty file" : "Fitxategi hutsa", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s IDa duen modulua ez da existitzen. Gaitu zure aplikazioen ezarpenetan edo jarri harremanetan administratzailearekin.", + "Invalid filename extension \"%1$s\"" : "\"%1$s\" fitxategi luzapen baliogabea", "File already exists" : "Badago izen bereko fitxategi bat", "Invalid path" : "Bide-izen baliogabea", "Failed to create file from template" : "Fitxategi berria txantiloitik sortzeak huts egin du", @@ -139,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s partekatze motorrak OCP\\Share_Backend interfazea inplementatu behar du ", "Sharing backend %s not found" : "Ez da %s partekatze motorra aurkitu", "Sharing backend for %s not found" : "Ez da %s(e)rako partekatze motorrik aurkitu", + "%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin", + "%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin.", + "Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko.", + "Open »%s«" : "Ireki »%s«", + "%1$s via %2$s" : "%2$s bidez, %1$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$serabiltzaileak »%2$s« partekatu du zurekin eta hau gehitu nahi du:", "%1$s shared »%2$s« with you and wants to add" : "%1$serabiltzaileak »%2$s« partekatu du zurekin eta hau gehitu nahi du", "»%s« added a note to a file shared with you" : "»%s« erabiltzaileak ohar bat gehitu du partekatu dizun fitxategi batean", - "Open »%s«" : "Ireki »%s«", - "%1$s via %2$s" : "%2$s bidez, %1$s", "You are not allowed to share %s" : "Ez duzu %s partekatzeko baimenik", "Cannot increase permissions of %s" : "Ezin dira %s(r)en baimenak handitu", "Files cannot be shared with delete permissions" : "Fitxategiak ezin dira ezabatze baimenarekin partekatu", @@ -152,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Ezin da iraungitze-data etorkizunean %n egun baino gehiagora jarri","Ezin da iraungitze-data etorkizunean %n egun baino gehiagora jarri"], "Sharing is only allowed with group members" : "Taldeko kideekin bakarrik parteka daiteke", "Sharing %s failed, because this item is already shared with the account %s" : "%s partekatzeak huts egin du, dagoeneko %s kontuarekin partekatuta dagoelako", - "%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin", - "%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin.", - "Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko.", "The requested share does not exist anymore" : "Eskatutako partekatzea ez da existitzen dagoeneko", "The requested share comes from a disabled user" : "Eskatutako partekatzea desgaitutako erabiltzaile batengatik dator", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Ezin izan da erabiltzailea sortu, erabiltzaile muga gainditu delako. Egiaztatu zure jakinarazpenak gehiago jakiteko.", @@ -297,11 +298,33 @@ OC.L10N.register( "Generated reply" : "Sortutako erantzuna", "The generated text from the assistant" : "Laguntzaileak sortutako testua", "Chat" : "Chat", + "Chat with the assistant" : "Hitz egin txat bidez laguntzailarekin", + "Define rules and assumptions that the assistant should follow during the conversation." : "Definitu elkarrizketan zehar txat laguntzaileak jarraitu beharko lituzkeen arau eta suposizioak.", + "Chat message" : "Txat mezua", + "Chat history" : "Txat historia", + "The history of chat messages before the current message, starting with a message by the user" : "Uneko mezuaren aurreko txat mezuen historia, erabiltzailearen mezu batetik hasita", + "Response message" : "Erantzun mezua", + "The generated response as part of the conversation" : "Sorturiko erantzuna, elkarrizketaren zati gisa", + "Formalize text" : "Formaldu testua", + "Takes a text and makes it sound more formal" : "Testu bat hartzen du eta doinu formalagoa ematen dio.", + "Write a text that you want the assistant to formalize" : "Idatz ezazu laguntzaileak formaltzea nahi duzun testu bat", + "Formalized text" : "Formaldutako testua", + "The formalized text" : "Formaldutako testua", "Generate a headline" : "Sortu izenburu bat", "Generates a possible headline for a text." : "Testu baten izenburu posiblea sortzen du.", "Original text" : "Jatorrizko testua", "The original text to generate a headline for" : "Izenburu bat sortzeko jatorrizko testua", "The generated headline" : "Sortutako izenburua", + "Reformulate text" : "Birformulatu testua", + "Takes a text and reformulates it" : "Testu bat hartu eta birformulatu egiten du", + "Write a text that you want the assistant to reformulate" : "Idatz ezazu laguntzaileak birformulatzea nahi duzun testu bat", + "Reformulated text" : "Birformulatutako testua", + "The reformulated text, written by the assistant" : "Birformulaturiko testua, laguntzaileak idatzia", + "Simplify text" : "Sinpletu testua", + "Takes a text and simplifies it" : "Testu bat hartu eta sinpletu egiten du", + "Write a text that you want the assistant to simplify" : "Idatz ezazu laguntzaileak sinpletzea nahi duzun testu bat", + "Simplified text" : "Sinpletutako testua", + "The simplified text" : "Sinpletutako testua", "Summarize" : "Laburtu", "Summarizes a text" : "Laburtu testu bat", "The original text to summarize" : "Laburtu beharreko jatorrizko testua", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 4073f422450..cca34f59719 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -78,6 +78,7 @@ "seconds ago" : "duela segundo batzuk", "Empty file" : "Fitxategi hutsa", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s IDa duen modulua ez da existitzen. Gaitu zure aplikazioen ezarpenetan edo jarri harremanetan administratzailearekin.", + "Invalid filename extension \"%1$s\"" : "\"%1$s\" fitxategi luzapen baliogabea", "File already exists" : "Badago izen bereko fitxategi bat", "Invalid path" : "Bide-izen baliogabea", "Failed to create file from template" : "Fitxategi berria txantiloitik sortzeak huts egin du", @@ -137,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s partekatze motorrak OCP\\Share_Backend interfazea inplementatu behar du ", "Sharing backend %s not found" : "Ez da %s partekatze motorra aurkitu", "Sharing backend for %s not found" : "Ez da %s(e)rako partekatze motorrik aurkitu", + "%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin", + "%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin.", + "Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko.", + "Open »%s«" : "Ireki »%s«", + "%1$s via %2$s" : "%2$s bidez, %1$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$serabiltzaileak »%2$s« partekatu du zurekin eta hau gehitu nahi du:", "%1$s shared »%2$s« with you and wants to add" : "%1$serabiltzaileak »%2$s« partekatu du zurekin eta hau gehitu nahi du", "»%s« added a note to a file shared with you" : "»%s« erabiltzaileak ohar bat gehitu du partekatu dizun fitxategi batean", - "Open »%s«" : "Ireki »%s«", - "%1$s via %2$s" : "%2$s bidez, %1$s", "You are not allowed to share %s" : "Ez duzu %s partekatzeko baimenik", "Cannot increase permissions of %s" : "Ezin dira %s(r)en baimenak handitu", "Files cannot be shared with delete permissions" : "Fitxategiak ezin dira ezabatze baimenarekin partekatu", @@ -150,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Ezin da iraungitze-data etorkizunean %n egun baino gehiagora jarri","Ezin da iraungitze-data etorkizunean %n egun baino gehiagora jarri"], "Sharing is only allowed with group members" : "Taldeko kideekin bakarrik parteka daiteke", "Sharing %s failed, because this item is already shared with the account %s" : "%s partekatzeak huts egin du, dagoeneko %s kontuarekin partekatuta dagoelako", - "%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin", - "%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin.", - "Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko.", "The requested share does not exist anymore" : "Eskatutako partekatzea ez da existitzen dagoeneko", "The requested share comes from a disabled user" : "Eskatutako partekatzea desgaitutako erabiltzaile batengatik dator", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Ezin izan da erabiltzailea sortu, erabiltzaile muga gainditu delako. Egiaztatu zure jakinarazpenak gehiago jakiteko.", @@ -295,11 +296,33 @@ "Generated reply" : "Sortutako erantzuna", "The generated text from the assistant" : "Laguntzaileak sortutako testua", "Chat" : "Chat", + "Chat with the assistant" : "Hitz egin txat bidez laguntzailarekin", + "Define rules and assumptions that the assistant should follow during the conversation." : "Definitu elkarrizketan zehar txat laguntzaileak jarraitu beharko lituzkeen arau eta suposizioak.", + "Chat message" : "Txat mezua", + "Chat history" : "Txat historia", + "The history of chat messages before the current message, starting with a message by the user" : "Uneko mezuaren aurreko txat mezuen historia, erabiltzailearen mezu batetik hasita", + "Response message" : "Erantzun mezua", + "The generated response as part of the conversation" : "Sorturiko erantzuna, elkarrizketaren zati gisa", + "Formalize text" : "Formaldu testua", + "Takes a text and makes it sound more formal" : "Testu bat hartzen du eta doinu formalagoa ematen dio.", + "Write a text that you want the assistant to formalize" : "Idatz ezazu laguntzaileak formaltzea nahi duzun testu bat", + "Formalized text" : "Formaldutako testua", + "The formalized text" : "Formaldutako testua", "Generate a headline" : "Sortu izenburu bat", "Generates a possible headline for a text." : "Testu baten izenburu posiblea sortzen du.", "Original text" : "Jatorrizko testua", "The original text to generate a headline for" : "Izenburu bat sortzeko jatorrizko testua", "The generated headline" : "Sortutako izenburua", + "Reformulate text" : "Birformulatu testua", + "Takes a text and reformulates it" : "Testu bat hartu eta birformulatu egiten du", + "Write a text that you want the assistant to reformulate" : "Idatz ezazu laguntzaileak birformulatzea nahi duzun testu bat", + "Reformulated text" : "Birformulatutako testua", + "The reformulated text, written by the assistant" : "Birformulaturiko testua, laguntzaileak idatzia", + "Simplify text" : "Sinpletu testua", + "Takes a text and simplifies it" : "Testu bat hartu eta sinpletu egiten du", + "Write a text that you want the assistant to simplify" : "Idatz ezazu laguntzaileak sinpletzea nahi duzun testu bat", + "Simplified text" : "Sinpletutako testua", + "The simplified text" : "Sinpletutako testua", "Summarize" : "Laburtu", "Summarizes a text" : "Laburtu testu bat", "The original text to summarize" : "Laburtu beharreko jatorrizko testua", diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js index 542c6586c45..bf7a9a8080e 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -127,11 +127,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "به اشتراک گذاشتن باطن باید رابط OCP \\ Share_Backend %sرا پیاده سازی کند", "Sharing backend %s not found" : "به اشتراک گذاشتن باطن%s یافت نشد", "Sharing backend for %s not found" : "به اشتراک گذاشتن باطن برای%s یافت نشد", + "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", + "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", + "Click the button below to open it." : "برای باز کردن آن روی دکمه زیر کلیک کنید.", + "Open »%s«" : "باز کن »%s«", + "%1$s via %2$s" : "%1$s از طریق %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s به اشتراک گذاشته شده »%2$s« با شماست و می خواهد اضافه کند:", "%1$s shared »%2$s« with you and wants to add" : "%1$s به اشتراک گذاشته شده »%2$s« با شماست و می خواهد اضافه کند:", "»%s« added a note to a file shared with you" : "»%s« یادداشتی را به پرونده ای که با شما به اشتراک گذاشته شده است اضافه کرد", - "Open »%s«" : "باز کن »%s«", - "%1$s via %2$s" : "%1$s از طریق %2$s", "You are not allowed to share %s" : "شما مجاز به اشتراک گذاری نیستید%s", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -139,9 +142,6 @@ OC.L10N.register( "Expiration date is in the past" : "تاریخ انقضا در گذشته است", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Cannot set expiration date more than %n days in the future"], "Sharing is only allowed with group members" : "Sharing is only allowed with group members", - "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", - "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", - "Click the button below to open it." : "برای باز کردن آن روی دکمه زیر کلیک کنید.", "The requested share does not exist anymore" : "سهم درخواست شده دیگر وجود ندارد", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", "Could not find category \"%s\"" : "دسته بندی %s یافت نشد", diff --git a/lib/l10n/fa.json b/lib/l10n/fa.json index dbe6e2d586c..49b273643f2 100644 --- a/lib/l10n/fa.json +++ b/lib/l10n/fa.json @@ -125,11 +125,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "به اشتراک گذاشتن باطن باید رابط OCP \\ Share_Backend %sرا پیاده سازی کند", "Sharing backend %s not found" : "به اشتراک گذاشتن باطن%s یافت نشد", "Sharing backend for %s not found" : "به اشتراک گذاشتن باطن برای%s یافت نشد", + "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", + "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", + "Click the button below to open it." : "برای باز کردن آن روی دکمه زیر کلیک کنید.", + "Open »%s«" : "باز کن »%s«", + "%1$s via %2$s" : "%1$s از طریق %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s به اشتراک گذاشته شده »%2$s« با شماست و می خواهد اضافه کند:", "%1$s shared »%2$s« with you and wants to add" : "%1$s به اشتراک گذاشته شده »%2$s« با شماست و می خواهد اضافه کند:", "»%s« added a note to a file shared with you" : "»%s« یادداشتی را به پرونده ای که با شما به اشتراک گذاشته شده است اضافه کرد", - "Open »%s«" : "باز کن »%s«", - "%1$s via %2$s" : "%1$s از طریق %2$s", "You are not allowed to share %s" : "شما مجاز به اشتراک گذاری نیستید%s", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -137,9 +140,6 @@ "Expiration date is in the past" : "تاریخ انقضا در گذشته است", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Cannot set expiration date more than %n days in the future"], "Sharing is only allowed with group members" : "Sharing is only allowed with group members", - "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", - "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", - "Click the button below to open it." : "برای باز کردن آن روی دکمه زیر کلیک کنید.", "The requested share does not exist anymore" : "سهم درخواست شده دیگر وجود ندارد", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", "Could not find category \"%s\"" : "دسته بندی %s یافت نشد", diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index b785e91b3cf..3caaae3633b 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -112,11 +112,14 @@ OC.L10N.register( "Set an admin password." : "Aseta ylläpitäjän salasana.", "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt", "Sharing backend for %s not found" : "Jakamisen taustaosaa kohteelle %s ei löytynyt", + "%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi", + "%1$s shared »%2$s« with you." : "%1$s jakoi kohteen »%2$s« kanssasi.", + "Click the button below to open it." : "Napsauta alla olevaa painiketta avataksesi sen.", + "Open »%s«" : "Avaa »%s«", + "%1$s via %2$s" : "%1$s palvelun %2$s kautta", "%1$s shared »%2$s« with you and wants to add:" : "%1$s jakoi kohteen »%2$s« kanssasi ja haluaa lisätä:", "%1$s shared »%2$s« with you and wants to add" : "%1$s jakoi kohteen »%2$s« kanssasi ja haluaa lisätä", "»%s« added a note to a file shared with you" : "»%s« lisäsi huomion jakamaasi tiedostoon", - "Open »%s«" : "Avaa »%s«", - "%1$s via %2$s" : "%1$s palvelun %2$s kautta", "You are not allowed to share %s" : "Oikeutesi eivät riitä kohteen %s jakamiseen.", "Cannot increase permissions of %s" : "Kohteen %s käyttöoikeuksien lisääminen ei onnistu", "Files cannot be shared with delete permissions" : "Tiedostoja ei voi jakaa poistamisoikeuksilla", @@ -124,9 +127,6 @@ OC.L10N.register( "Expiration date is in the past" : "Vanhenemispäivä on menneisyydessä", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen","Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen"], "Sharing is only allowed with group members" : "Jakaminen on sallittu vain ryhmäjäsenten kesken", - "%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi", - "%1$s shared »%2$s« with you." : "%1$s jakoi kohteen »%2$s« kanssasi.", - "Click the button below to open it." : "Napsauta alla olevaa painiketta avataksesi sen.", "The requested share does not exist anymore" : "Pyydettyä jakoa ei ole enää olemassa", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Käyttäjää ei luotu, koska käyttäjäraja on tullut täyteen. Tarkista ilmoitukset saadaksesi lisätietoja.", "Could not find category \"%s\"" : "Luokkaa \"%s\" ei löytynyt", diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index 7786c7b3be2..8f15dd06a9e 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -110,11 +110,14 @@ "Set an admin password." : "Aseta ylläpitäjän salasana.", "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt", "Sharing backend for %s not found" : "Jakamisen taustaosaa kohteelle %s ei löytynyt", + "%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi", + "%1$s shared »%2$s« with you." : "%1$s jakoi kohteen »%2$s« kanssasi.", + "Click the button below to open it." : "Napsauta alla olevaa painiketta avataksesi sen.", + "Open »%s«" : "Avaa »%s«", + "%1$s via %2$s" : "%1$s palvelun %2$s kautta", "%1$s shared »%2$s« with you and wants to add:" : "%1$s jakoi kohteen »%2$s« kanssasi ja haluaa lisätä:", "%1$s shared »%2$s« with you and wants to add" : "%1$s jakoi kohteen »%2$s« kanssasi ja haluaa lisätä", "»%s« added a note to a file shared with you" : "»%s« lisäsi huomion jakamaasi tiedostoon", - "Open »%s«" : "Avaa »%s«", - "%1$s via %2$s" : "%1$s palvelun %2$s kautta", "You are not allowed to share %s" : "Oikeutesi eivät riitä kohteen %s jakamiseen.", "Cannot increase permissions of %s" : "Kohteen %s käyttöoikeuksien lisääminen ei onnistu", "Files cannot be shared with delete permissions" : "Tiedostoja ei voi jakaa poistamisoikeuksilla", @@ -122,9 +125,6 @@ "Expiration date is in the past" : "Vanhenemispäivä on menneisyydessä", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen","Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen"], "Sharing is only allowed with group members" : "Jakaminen on sallittu vain ryhmäjäsenten kesken", - "%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi", - "%1$s shared »%2$s« with you." : "%1$s jakoi kohteen »%2$s« kanssasi.", - "Click the button below to open it." : "Napsauta alla olevaa painiketta avataksesi sen.", "The requested share does not exist anymore" : "Pyydettyä jakoa ei ole enää olemassa", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Käyttäjää ei luotu, koska käyttäjäraja on tullut täyteen. Tarkista ilmoitukset saadaksesi lisätietoja.", "Could not find category \"%s\"" : "Luokkaa \"%s\" ei löytynyt", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index b68be80d289..3e0fa3e83c2 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend", "Sharing backend %s not found" : "Service de partage %s non trouvé", "Sharing backend for %s not found" : "Le service de partage pour %s est introuvable", + "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", + "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", + "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir", + "Open »%s«" : "Ouvrir « %s »", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :", "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter", "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous", - "Open »%s«" : "Ouvrir « %s »", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Vous n’êtes pas autorisé à partager %s", "Cannot increase permissions of %s" : "Impossible d'augmenter les permissions de %s", "Files cannot be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", @@ -152,9 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossible de définir la date d'expiration à dans plus de %n jour","Impossible de définir la date d'expiration à dans plus de %n jours","Impossible de définir la date d'expiration à dans plus de %n jours"], "Sharing is only allowed with group members" : "Le partage n'est que possible qu'avec les membres du groupe", "Sharing %s failed, because this item is already shared with the account %s" : "Impossible de partager %s car il est déjà partagé avec le compte %s", - "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", - "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", - "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir", "The requested share does not exist anymore" : "Le partage demandé n'existe plus", "The requested share comes from a disabled user" : "Le partage demandé provient d'un utilisateur désactivé", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utilisateur n'a pas été créé car la limite du nombre d'utilisateurs a été atteinte. Consultez vos notifications pour en savoir plus.", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index e95c602e29d..71ad2e821e0 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend", "Sharing backend %s not found" : "Service de partage %s non trouvé", "Sharing backend for %s not found" : "Le service de partage pour %s est introuvable", + "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", + "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", + "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir", + "Open »%s«" : "Ouvrir « %s »", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :", "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter", "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous", - "Open »%s«" : "Ouvrir « %s »", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Vous n’êtes pas autorisé à partager %s", "Cannot increase permissions of %s" : "Impossible d'augmenter les permissions de %s", "Files cannot be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", @@ -150,9 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossible de définir la date d'expiration à dans plus de %n jour","Impossible de définir la date d'expiration à dans plus de %n jours","Impossible de définir la date d'expiration à dans plus de %n jours"], "Sharing is only allowed with group members" : "Le partage n'est que possible qu'avec les membres du groupe", "Sharing %s failed, because this item is already shared with the account %s" : "Impossible de partager %s car il est déjà partagé avec le compte %s", - "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", - "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", - "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir", "The requested share does not exist anymore" : "Le partage demandé n'existe plus", "The requested share comes from a disabled user" : "Le partage demandé provient d'un utilisateur désactivé", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utilisateur n'a pas été créé car la limite du nombre d'utilisateurs a été atteinte. Consultez vos notifications pour en savoir plus.", diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index fb04acc78c6..94618cba130 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -140,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Má tá inneall %s á roinnt ní mór an comhéadan OCP\\Share_Backend a chur i bhfeidhm", "Sharing backend %s not found" : "Ní bhfuarthas inneall comhroinnte %s", "Sharing backend for %s not found" : "Ní bhfuarthas inneall roinnte le haghaidh %s", + "%1$s shared »%2$s« with you" : "Roinn %1$s »%2$s« leat", + "%1$s shared »%2$s« with you." : "Roinn %1$s »%2$s« leat.", + "Click the button below to open it." : "Cliceáil ar an gcnaipe thíos chun é a oscailt.", + "Open »%s«" : "Oscail »%s«", + "%1$s via %2$s" : "%1$s trí %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s shared »%2$s« with you and wants to add:", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", - "Open »%s«" : "Oscail »%s«", - "%1$s via %2$s" : "%1$s trí %2$s", "You are not allowed to share %s" : "Níl cead agat %s a roinnt", "Cannot increase permissions of %s" : "Ní féidir ceadanna %s a mhéadú", "Files cannot be shared with delete permissions" : "Ní féidir comhaid a roinnt le ceadanna scriosta", @@ -153,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Ní féidir dáta éaga níos mó ná %n lá a shocrú amach anseo","Ní féidir dáta éaga níos mó ná %n lá a shocrú amach anseo","Ní féidir dáta éaga níos mó ná %n lá a shocrú amach anseo","Ní féidir dáta éaga níos mó ná %n lá a shocrú amach anseo"], "Sharing is only allowed with group members" : "Ní cheadaítear comhroinnt ach le baill an ghrúpa", "Sharing %s failed, because this item is already shared with the account %s" : "Theip ar chomhroinnt %s, toisc go bhfuil an mhír seo roinnte cheana féin leis an gcuntas %s", - "%1$s shared »%2$s« with you" : "Roinn %1$s »%2$s« leat", - "%1$s shared »%2$s« with you." : "Roinn %1$s »%2$s« leat.", - "Click the button below to open it." : "Cliceáil ar an gcnaipe thíos chun é a oscailt.", "The requested share does not exist anymore" : "Níl an sciar iarrtha ann a thuilleadh", "The requested share comes from a disabled user" : "Tagann an sciar iarrtha ó úsáideoir díchumasaithe", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Níor cruthaíodh an t-úsáideoir toisc go bhfuil an teorainn úsáideora bainte amach. Seiceáil d'fhógraí chun tuilleadh a fhoghlaim.", diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json index b968037e117..896ddcedd39 100644 --- a/lib/l10n/ga.json +++ b/lib/l10n/ga.json @@ -138,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Má tá inneall %s á roinnt ní mór an comhéadan OCP\\Share_Backend a chur i bhfeidhm", "Sharing backend %s not found" : "Ní bhfuarthas inneall comhroinnte %s", "Sharing backend for %s not found" : "Ní bhfuarthas inneall roinnte le haghaidh %s", + "%1$s shared »%2$s« with you" : "Roinn %1$s »%2$s« leat", + "%1$s shared »%2$s« with you." : "Roinn %1$s »%2$s« leat.", + "Click the button below to open it." : "Cliceáil ar an gcnaipe thíos chun é a oscailt.", + "Open »%s«" : "Oscail »%s«", + "%1$s via %2$s" : "%1$s trí %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s shared »%2$s« with you and wants to add:", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", - "Open »%s«" : "Oscail »%s«", - "%1$s via %2$s" : "%1$s trí %2$s", "You are not allowed to share %s" : "Níl cead agat %s a roinnt", "Cannot increase permissions of %s" : "Ní féidir ceadanna %s a mhéadú", "Files cannot be shared with delete permissions" : "Ní féidir comhaid a roinnt le ceadanna scriosta", @@ -151,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Ní féidir dáta éaga níos mó ná %n lá a shocrú amach anseo","Ní féidir dáta éaga níos mó ná %n lá a shocrú amach anseo","Ní féidir dáta éaga níos mó ná %n lá a shocrú amach anseo","Ní féidir dáta éaga níos mó ná %n lá a shocrú amach anseo"], "Sharing is only allowed with group members" : "Ní cheadaítear comhroinnt ach le baill an ghrúpa", "Sharing %s failed, because this item is already shared with the account %s" : "Theip ar chomhroinnt %s, toisc go bhfuil an mhír seo roinnte cheana féin leis an gcuntas %s", - "%1$s shared »%2$s« with you" : "Roinn %1$s »%2$s« leat", - "%1$s shared »%2$s« with you." : "Roinn %1$s »%2$s« leat.", - "Click the button below to open it." : "Cliceáil ar an gcnaipe thíos chun é a oscailt.", "The requested share does not exist anymore" : "Níl an sciar iarrtha ann a thuilleadh", "The requested share comes from a disabled user" : "Tagann an sciar iarrtha ó úsáideoir díchumasaithe", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Níor cruthaíodh an t-úsáideoir toisc go bhfuil an teorainn úsáideora bainte amach. Seiceáil d'fhógraí chun tuilleadh a fhoghlaim.", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 3224d0bc344..9891aa7970d 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -140,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s", "Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s", + "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", + "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con Vde.", + "Click the button below to open it." : "Prema no botón de embaixo para abrilo.", + "Open »%s«" : "Abrir «%s»", + "%1$s via %2$s" : "%1$s mediante %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartiu «%2$s» con Vde. e quere engadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.", - "Open »%s«" : "Abrir «%s»", - "%1$s via %2$s" : "%1$s mediante %2$s", "You are not allowed to share %s" : "Non ten permiso para compartir %s", "Cannot increase permissions of %s" : "Non é posíbel incrementar os permisos de %s", "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", @@ -153,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel estabelecer a data de caducidade máis alo de %n día no futuro","Non é posíbel estabelecer a data de caducidade máis alo de %n días no futuro"], "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with the account %s" : "Produciuse un fallo ao compartir %s, porque este elemento xa se comparte coa conta %s", - "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", - "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con Vde.", - "Click the button below to open it." : "Prema no botón de embaixo para abrilo.", "The requested share does not exist anymore" : "A compartición solicitada xa non existe", "The requested share comes from a disabled user" : "A compartición solicitada procede dun usuario desactivado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Non se creou o usuario porque acadouse o límite de usuarios. Consulte as súas notificacións para obter máis información.", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index e522ae061b8..2842ee36c59 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -138,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s", "Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s", + "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", + "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con Vde.", + "Click the button below to open it." : "Prema no botón de embaixo para abrilo.", + "Open »%s«" : "Abrir «%s»", + "%1$s via %2$s" : "%1$s mediante %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartiu «%2$s» con Vde. e quere engadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.", - "Open »%s«" : "Abrir «%s»", - "%1$s via %2$s" : "%1$s mediante %2$s", "You are not allowed to share %s" : "Non ten permiso para compartir %s", "Cannot increase permissions of %s" : "Non é posíbel incrementar os permisos de %s", "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", @@ -151,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel estabelecer a data de caducidade máis alo de %n día no futuro","Non é posíbel estabelecer a data de caducidade máis alo de %n días no futuro"], "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with the account %s" : "Produciuse un fallo ao compartir %s, porque este elemento xa se comparte coa conta %s", - "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", - "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con Vde.", - "Click the button below to open it." : "Prema no botón de embaixo para abrilo.", "The requested share does not exist anymore" : "A compartición solicitada xa non existe", "The requested share comes from a disabled user" : "A compartición solicitada procede dun usuario desactivado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Non se creou o usuario porque acadouse o límite de usuarios. Consulte as súas notificacións para obter máis información.", diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 638133a4cb7..22ecab683f0 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -78,17 +78,17 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "צד אחורי לשיתוף %s חייב ליישם את ממשק OCP\\Share_Backend", "Sharing backend %s not found" : "צד אחורי לשיתוף %s לא נמצא", "Sharing backend for %s not found" : "צד אחורי לשיתוף של %s לא נמצא", + "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", + "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", + "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", + "Open »%s«" : "פתיחת „%s”", + "%1$s via %2$s" : "%1$s דרך %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s שיתף » %2$s« איתך, ורוצה להוסיף:", "%1$s shared »%2$s« with you and wants to add" : "%1$sשיתף »%2$s« איתך, ורוצה להוסיף:", "»%s« added a note to a file shared with you" : "התווספה הערה על קובץ ששותף את על ידי „%s”", - "Open »%s«" : "פתיחת „%s”", - "%1$s via %2$s" : "%1$s דרך %2$s", "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s", "Cannot increase permissions of %s" : "לא ניתן להוסיף על ההרשאות של %s", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", - "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", - "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", - "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", "The requested share does not exist anymore" : "השיתוף המבוקש אינו קיים עוד", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", "Sunday" : "יום ראשון", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 835495c69da..72dd02f91bb 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -76,17 +76,17 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "צד אחורי לשיתוף %s חייב ליישם את ממשק OCP\\Share_Backend", "Sharing backend %s not found" : "צד אחורי לשיתוף %s לא נמצא", "Sharing backend for %s not found" : "צד אחורי לשיתוף של %s לא נמצא", + "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", + "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", + "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", + "Open »%s«" : "פתיחת „%s”", + "%1$s via %2$s" : "%1$s דרך %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s שיתף » %2$s« איתך, ורוצה להוסיף:", "%1$s shared »%2$s« with you and wants to add" : "%1$sשיתף »%2$s« איתך, ורוצה להוסיף:", "»%s« added a note to a file shared with you" : "התווספה הערה על קובץ ששותף את על ידי „%s”", - "Open »%s«" : "פתיחת „%s”", - "%1$s via %2$s" : "%1$s דרך %2$s", "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s", "Cannot increase permissions of %s" : "לא ניתן להוסיף על ההרשאות של %s", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", - "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", - "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", - "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", "The requested share does not exist anymore" : "השיתוף המבוקש אינו קיים עוד", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", "Sunday" : "יום ראשון", diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index 41eb551ff3a..ed0a309d76d 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -115,11 +115,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Pozadina za dijeljenje %s mora implementirati sučelje OCP\\Share_Backend", "Sharing backend %s not found" : "Pozadina za dijeljenje %s nije pronađena", "Sharing backend for %s not found" : "Pozadina za dijeljenje za %s nije pronađena", + "%1$s shared »%2$s« with you" : "%1$s dijeli »%2$s« s vama", + "%1$s shared »%2$s« with you." : "%1$s dijeli »%2$s« s vama.", + "Click the button below to open it." : "Kliknite gumb u nastavku za otvaranje.", + "Open »%s«" : "Otvori »%s«", + "%1$s via %2$s" : "%1$s putem %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s dijeli »%2$s« s vama i želi dodati:", "%1$s shared »%2$s« with you and wants to add" : "%1$s dijeli »%2$s« s vama i želi dodati", "»%s« added a note to a file shared with you" : "»%s« je dodao bilješku datoteci koju dijeli s vama", - "Open »%s«" : "Otvori »%s«", - "%1$s via %2$s" : "%1$s putem %2$s", "You are not allowed to share %s" : "Nije vam dopušteno dijeliti %s", "Cannot increase permissions of %s" : "Nije moguće povećati dopuštenja za %s", "Files cannot be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje", @@ -127,9 +130,6 @@ OC.L10N.register( "Expiration date is in the past" : "Datum isteka je u prošlosti", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Ne može se postaviti datum isteka više od %n dan u budućnosti","Ne može se postaviti datum isteka više od %n dana u budućnosti","Ne može se postaviti datum isteka više od %n dana u budućnosti"], "Sharing is only allowed with group members" : "Dijeljenje je dopušteno samo članovima grupe", - "%1$s shared »%2$s« with you" : "%1$s dijeli »%2$s« s vama", - "%1$s shared »%2$s« with you." : "%1$s dijeli »%2$s« s vama.", - "Click the button below to open it." : "Kliknite gumb u nastavku za otvaranje.", "The requested share does not exist anymore" : "Zatraženo dijeljenje više ne postoji", "Could not find category \"%s\"" : "Kategorija „%s” nije pronađena", "Sunday" : "Nedjelja", diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index 68bd254549a..229ba43bae6 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -113,11 +113,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Pozadina za dijeljenje %s mora implementirati sučelje OCP\\Share_Backend", "Sharing backend %s not found" : "Pozadina za dijeljenje %s nije pronađena", "Sharing backend for %s not found" : "Pozadina za dijeljenje za %s nije pronađena", + "%1$s shared »%2$s« with you" : "%1$s dijeli »%2$s« s vama", + "%1$s shared »%2$s« with you." : "%1$s dijeli »%2$s« s vama.", + "Click the button below to open it." : "Kliknite gumb u nastavku za otvaranje.", + "Open »%s«" : "Otvori »%s«", + "%1$s via %2$s" : "%1$s putem %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s dijeli »%2$s« s vama i želi dodati:", "%1$s shared »%2$s« with you and wants to add" : "%1$s dijeli »%2$s« s vama i želi dodati", "»%s« added a note to a file shared with you" : "»%s« je dodao bilješku datoteci koju dijeli s vama", - "Open »%s«" : "Otvori »%s«", - "%1$s via %2$s" : "%1$s putem %2$s", "You are not allowed to share %s" : "Nije vam dopušteno dijeliti %s", "Cannot increase permissions of %s" : "Nije moguće povećati dopuštenja za %s", "Files cannot be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje", @@ -125,9 +128,6 @@ "Expiration date is in the past" : "Datum isteka je u prošlosti", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Ne može se postaviti datum isteka više od %n dan u budućnosti","Ne može se postaviti datum isteka više od %n dana u budućnosti","Ne može se postaviti datum isteka više od %n dana u budućnosti"], "Sharing is only allowed with group members" : "Dijeljenje je dopušteno samo članovima grupe", - "%1$s shared »%2$s« with you" : "%1$s dijeli »%2$s« s vama", - "%1$s shared »%2$s« with you." : "%1$s dijeli »%2$s« s vama.", - "Click the button below to open it." : "Kliknite gumb u nastavku za otvaranje.", "The requested share does not exist anymore" : "Zatraženo dijeljenje više ne postoji", "Could not find category \"%s\"" : "Kategorija „%s” nije pronađena", "Sunday" : "Nedjelja", diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 2a2c5ad2e46..840a6663c50 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -127,11 +127,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A(z) %s megosztási alrendszernek meg kell valósítania az OCP\\Share_Backend interfészt", "Sharing backend %s not found" : "A(z) %s megosztási alrendszer nem található", "Sharing backend for %s not found" : "A(z) %s megosztási alrendszere nem található", + "%1$s shared »%2$s« with you" : "%1$s megosztotta Önnel: „%2$s”", + "%1$s shared »%2$s« with you." : "%1$s megosztotta Önnel: „%2$s”.", + "Click the button below to open it." : "Kattintson a lenti gombra a megnyitáshoz.", + "Open »%s«" : "A(z) „%s” megnyitása", + "%1$s via %2$s" : "%1$s – %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s megosztotta Önnel: „%2$s”, és hozzá akarja adni:", "%1$s shared »%2$s« with you and wants to add" : "%1$s megosztotta Önnel: „%2$s”, és hozzá akarja adni", "»%s« added a note to a file shared with you" : "„%s” megjegyzést fűzött az Önnel megosztott fájlhoz", - "Open »%s«" : "A(z) „%s” megnyitása", - "%1$s via %2$s" : "%1$s – %2$s", "You are not allowed to share %s" : "Nincs jogosultsága a(z) %s megosztásához", "Cannot increase permissions of %s" : "A(z) %s engedélyei nem bővíthetők", "Files cannot be shared with delete permissions" : "A fájlok nem oszthatók meg törlési jogosultsággal", @@ -139,9 +142,6 @@ OC.L10N.register( "Expiration date is in the past" : "A lejárati dátum már elmúlt", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nem állítható be %n napnál távolabbi lejárati dátum","Nem állítható be %n napnál távolabbi lejárati dátum"], "Sharing is only allowed with group members" : "A megosztás csak a csoport tagjaival engedélyezett", - "%1$s shared »%2$s« with you" : "%1$s megosztotta Önnel: „%2$s”", - "%1$s shared »%2$s« with you." : "%1$s megosztotta Önnel: „%2$s”.", - "Click the button below to open it." : "Kattintson a lenti gombra a megnyitáshoz.", "The requested share does not exist anymore" : "A kért megosztás már nem létezik", "The requested share comes from a disabled user" : "A kért megosztás letiltott felhasználótól származik", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "A felhasználó nem jött létre, mert elérte a felhasználókorlátot. Nézze meg az értesítéseit, hogy többet tudjon meg.", diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index 3d093e8f44e..b8307559ebe 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -125,11 +125,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A(z) %s megosztási alrendszernek meg kell valósítania az OCP\\Share_Backend interfészt", "Sharing backend %s not found" : "A(z) %s megosztási alrendszer nem található", "Sharing backend for %s not found" : "A(z) %s megosztási alrendszere nem található", + "%1$s shared »%2$s« with you" : "%1$s megosztotta Önnel: „%2$s”", + "%1$s shared »%2$s« with you." : "%1$s megosztotta Önnel: „%2$s”.", + "Click the button below to open it." : "Kattintson a lenti gombra a megnyitáshoz.", + "Open »%s«" : "A(z) „%s” megnyitása", + "%1$s via %2$s" : "%1$s – %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s megosztotta Önnel: „%2$s”, és hozzá akarja adni:", "%1$s shared »%2$s« with you and wants to add" : "%1$s megosztotta Önnel: „%2$s”, és hozzá akarja adni", "»%s« added a note to a file shared with you" : "„%s” megjegyzést fűzött az Önnel megosztott fájlhoz", - "Open »%s«" : "A(z) „%s” megnyitása", - "%1$s via %2$s" : "%1$s – %2$s", "You are not allowed to share %s" : "Nincs jogosultsága a(z) %s megosztásához", "Cannot increase permissions of %s" : "A(z) %s engedélyei nem bővíthetők", "Files cannot be shared with delete permissions" : "A fájlok nem oszthatók meg törlési jogosultsággal", @@ -137,9 +140,6 @@ "Expiration date is in the past" : "A lejárati dátum már elmúlt", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nem állítható be %n napnál távolabbi lejárati dátum","Nem állítható be %n napnál távolabbi lejárati dátum"], "Sharing is only allowed with group members" : "A megosztás csak a csoport tagjaival engedélyezett", - "%1$s shared »%2$s« with you" : "%1$s megosztotta Önnel: „%2$s”", - "%1$s shared »%2$s« with you." : "%1$s megosztotta Önnel: „%2$s”.", - "Click the button below to open it." : "Kattintson a lenti gombra a megnyitáshoz.", "The requested share does not exist anymore" : "A kért megosztás már nem létezik", "The requested share comes from a disabled user" : "A kért megosztás letiltott felhasználótól származik", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "A felhasználó nem jött létre, mert elérte a felhasználókorlátot. Nézze meg az értesítéseit, hogy többet tudjon meg.", diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 9aaca441e53..65458cb7b09 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -127,11 +127,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Deilingarbakendinn %s verður að vera settur upp fyrir viðmótið OCP\\Share_Backend", "Sharing backend %s not found" : "Deilingarbakendinn %s fannst ekki", "Sharing backend for %s not found" : "Deilingarbakendi fyrir %s fannst ekki", + "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", + "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", + "Click the button below to open it." : "Smelltu á hnappinn hér fyrir neðan til að opna það.", + "Open »%s«" : "Opna »%s«", + "%1$s via %2$s" : "%1$s með %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við", "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér", - "Open »%s«" : "Opna »%s«", - "%1$s via %2$s" : "%1$s með %2$s", "You are not allowed to share %s" : "Þú hefur ekki heimild til að deila %s", "Cannot increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s", "Files cannot be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum", @@ -139,9 +142,6 @@ OC.L10N.register( "Expiration date is in the past" : "Gildistíminn er þegar runninn út", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Ekki er hægt að setja lokadagsetningu meira en %n dag fram í tímann","Ekki er hægt að setja lokadagsetningu meira en %n daga fram í tímann"], "Sharing is only allowed with group members" : "Deiling er aðeins leyfð með meðlimum hópsins", - "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", - "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", - "Click the button below to open it." : "Smelltu á hnappinn hér fyrir neðan til að opna það.", "The requested share does not exist anymore" : "Umbeðin sameign er ekki lengur til", "The requested share comes from a disabled user" : "Umbeðin sameign kemur frá notanda sem er óvirkur", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Notandinn var ekki búinn til þar sem takmörkum á fjölda notenda var náð. Skoðaðu tilkynningarnar þínar til að sjá meira.", diff --git a/lib/l10n/is.json b/lib/l10n/is.json index 863bd801d7a..e760848429e 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -125,11 +125,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Deilingarbakendinn %s verður að vera settur upp fyrir viðmótið OCP\\Share_Backend", "Sharing backend %s not found" : "Deilingarbakendinn %s fannst ekki", "Sharing backend for %s not found" : "Deilingarbakendi fyrir %s fannst ekki", + "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", + "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", + "Click the button below to open it." : "Smelltu á hnappinn hér fyrir neðan til að opna það.", + "Open »%s«" : "Opna »%s«", + "%1$s via %2$s" : "%1$s með %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deildi »%2$s« með þér og vill bæta við:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deildi »%2$s« með þér og vill bæta við", "»%s« added a note to a file shared with you" : "»%s« bætti minnispunkti við skrá sem deilt er með þér", - "Open »%s«" : "Opna »%s«", - "%1$s via %2$s" : "%1$s með %2$s", "You are not allowed to share %s" : "Þú hefur ekki heimild til að deila %s", "Cannot increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s", "Files cannot be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum", @@ -137,9 +140,6 @@ "Expiration date is in the past" : "Gildistíminn er þegar runninn út", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Ekki er hægt að setja lokadagsetningu meira en %n dag fram í tímann","Ekki er hægt að setja lokadagsetningu meira en %n daga fram í tímann"], "Sharing is only allowed with group members" : "Deiling er aðeins leyfð með meðlimum hópsins", - "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", - "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", - "Click the button below to open it." : "Smelltu á hnappinn hér fyrir neðan til að opna það.", "The requested share does not exist anymore" : "Umbeðin sameign er ekki lengur til", "The requested share comes from a disabled user" : "Umbeðin sameign kemur frá notanda sem er óvirkur", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Notandinn var ekki búinn til þar sem takmörkum á fjölda notenda var náð. Skoðaðu tilkynningarnar þínar til að sjá meira.", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 9a9727cee20..f132e67a2d8 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -128,11 +128,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend", "Sharing backend %s not found" : "Motore di condivisione %s non trovato", "Sharing backend for %s not found" : "Motore di condivisione di %s non trovato", + "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", + "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", + "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", + "Open »%s«" : "Apri «%s»", + "%1$s via %2$s" : "%1$s tramite %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere", "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te", - "Open »%s«" : "Apri «%s»", - "%1$s via %2$s" : "%1$s tramite %2$s", "You are not allowed to share %s" : "Non ti è consentito condividere %s", "Cannot increase permissions of %s" : "Impossibile aumentare i permessi di %s", "Files cannot be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", @@ -140,9 +143,6 @@ OC.L10N.register( "Expiration date is in the past" : "La data di scadenza è nel passato", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossibile impostare la data di scadenza a più di %n giorni nel futuro","Impossibile impostare la data di scadenza a più di %n giorni nel futuro","Impossibile impostare la data di scadenza a più di %n giorni nel futuro"], "Sharing is only allowed with group members" : "La condivisione è consentita solo con i membri del gruppo", - "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", - "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", - "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", "The requested share does not exist anymore" : "La condivisione richiesta non esiste più", "The requested share comes from a disabled user" : "La condivisione richiesta proviene da un utente disabilitato", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utente non è stato creato perché il limite è stato raggiunto. Controlla le notifiche per maggiori informazioni.", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index b17cc0afe92..4a2087d145a 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -126,11 +126,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend", "Sharing backend %s not found" : "Motore di condivisione %s non trovato", "Sharing backend for %s not found" : "Motore di condivisione di %s non trovato", + "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", + "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", + "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", + "Open »%s«" : "Apri «%s»", + "%1$s via %2$s" : "%1$s tramite %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere", "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te", - "Open »%s«" : "Apri «%s»", - "%1$s via %2$s" : "%1$s tramite %2$s", "You are not allowed to share %s" : "Non ti è consentito condividere %s", "Cannot increase permissions of %s" : "Impossibile aumentare i permessi di %s", "Files cannot be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", @@ -138,9 +141,6 @@ "Expiration date is in the past" : "La data di scadenza è nel passato", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossibile impostare la data di scadenza a più di %n giorni nel futuro","Impossibile impostare la data di scadenza a più di %n giorni nel futuro","Impossibile impostare la data di scadenza a più di %n giorni nel futuro"], "Sharing is only allowed with group members" : "La condivisione è consentita solo con i membri del gruppo", - "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", - "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", - "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", "The requested share does not exist anymore" : "La condivisione richiesta non esiste più", "The requested share comes from a disabled user" : "La condivisione richiesta proviene da un utente disabilitato", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utente non è stato creato perché il limite è stato raggiunto. Controlla le notifiche per maggiori informazioni.", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 5c749c404f1..e0b997d1043 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -140,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", + "%1$s shared »%2$s« with you" : "%1$s は »%2$s« をあなたと共有しました", + "%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。", + "Click the button below to open it." : "開くには下のボタンをクリック", + "Open »%s«" : "»%s«を開く", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", - "Open »%s«" : "»%s«を開く", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "%s を共有することを許可されていません。", "Cannot increase permissions of %s" : "%sの権限を追加できません ", "Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません", @@ -153,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["%n 日以上先の有効期限は設定できません "], "Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます", "Sharing %s failed, because this item is already shared with the account %s" : "このアイテム %s はすでにアカウント %s と共有されているため、共有に失敗しました", - "%1$s shared »%2$s« with you" : "%1$s は »%2$s« をあなたと共有しました", - "%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。", - "Click the button below to open it." : "開くには下のボタンをクリック", "The requested share does not exist anymore" : "この共有はもう存在しません。", "The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 369d7ac0953..21632ea8def 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -138,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", + "%1$s shared »%2$s« with you" : "%1$s は »%2$s« をあなたと共有しました", + "%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。", + "Click the button below to open it." : "開くには下のボタンをクリック", + "Open »%s«" : "»%s«を開く", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", - "Open »%s«" : "»%s«を開く", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "%s を共有することを許可されていません。", "Cannot increase permissions of %s" : "%sの権限を追加できません ", "Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません", @@ -151,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["%n 日以上先の有効期限は設定できません "], "Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます", "Sharing %s failed, because this item is already shared with the account %s" : "このアイテム %s はすでにアカウント %s と共有されているため、共有に失敗しました", - "%1$s shared »%2$s« with you" : "%1$s は »%2$s« をあなたと共有しました", - "%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。", - "Click the button below to open it." : "開くには下のボタンをクリック", "The requested share does not exist anymore" : "この共有はもう存在しません。", "The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。", diff --git a/lib/l10n/ka.js b/lib/l10n/ka.js index e70b0ba4aaf..323dca90b10 100644 --- a/lib/l10n/ka.js +++ b/lib/l10n/ka.js @@ -127,11 +127,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", + "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", + "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", + "Click the button below to open it." : "Click the button below to open it.", + "Open »%s«" : "Open »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s shared »%2$s« with you and wants to add:", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", - "Open »%s«" : "Open »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "You are not allowed to share %s", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -139,9 +142,6 @@ OC.L10N.register( "Expiration date is in the past" : "Expiration date is in the past", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Cannot set expiration date more than %n days in the future"], "Sharing is only allowed with group members" : "Sharing is only allowed with group members", - "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", - "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", - "Click the button below to open it." : "Click the button below to open it.", "The requested share does not exist anymore" : "The requested share does not exist anymore", "The requested share comes from a disabled user" : "The requested share comes from a disabled user", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", diff --git a/lib/l10n/ka.json b/lib/l10n/ka.json index 8c21f0716f9..c7427423cf0 100644 --- a/lib/l10n/ka.json +++ b/lib/l10n/ka.json @@ -125,11 +125,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", + "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", + "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", + "Click the button below to open it." : "Click the button below to open it.", + "Open »%s«" : "Open »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s shared »%2$s« with you and wants to add:", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", - "Open »%s«" : "Open »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "You are not allowed to share %s", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -137,9 +140,6 @@ "Expiration date is in the past" : "Expiration date is in the past", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Cannot set expiration date more than %n days in the future"], "Sharing is only allowed with group members" : "Sharing is only allowed with group members", - "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", - "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", - "Click the button below to open it." : "Click the button below to open it.", "The requested share does not exist anymore" : "The requested share does not exist anymore", "The requested share comes from a disabled user" : "The requested share comes from a disabled user", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index 2f840751e49..04c1418177d 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -77,11 +77,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "გაზიარების ბექენდმა %s-მ მოქმედებაში უნდა მოიყვანოს ინტეფეისი OCP\\Share_Backend", "Sharing backend %s not found" : "გაზიარების ბექენდი %s ვერ იქნა ნაპოვნი", "Sharing backend for %s not found" : "გაზიარების ბექენდი %s-თვის ვერ იქნა ნაპოვნი", + "Click the button below to open it." : "გასახსნელად დააჭირეთ ქვემოთ მყოფ ღილაკს.", "Open »%s«" : "გახნსნა »%s«", "You are not allowed to share %s" : "თქვენ არ გაქვთ უფლება გააზიაროთ %s", "Cannot increase permissions of %s" : "%s-ის უფლებების გაზრდა ვერ ხერხდება", "Expiration date is in the past" : "ვადის ამოწურვის თარიღი წარსულშია", - "Click the button below to open it." : "გასახსნელად დააჭირეთ ქვემოთ მყოფ ღილაკს.", "The requested share does not exist anymore" : "მოთხოვნილი გაზიარება მეტი აღარ არსებობს", "Could not find category \"%s\"" : "\"%s\" კატეგორიის მოძებნა ვერ მოხერხდა", "Sunday" : "კვირა", diff --git a/lib/l10n/ka_GE.json b/lib/l10n/ka_GE.json index 8a72816e10f..d2c7efc1c8a 100644 --- a/lib/l10n/ka_GE.json +++ b/lib/l10n/ka_GE.json @@ -75,11 +75,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "გაზიარების ბექენდმა %s-მ მოქმედებაში უნდა მოიყვანოს ინტეფეისი OCP\\Share_Backend", "Sharing backend %s not found" : "გაზიარების ბექენდი %s ვერ იქნა ნაპოვნი", "Sharing backend for %s not found" : "გაზიარების ბექენდი %s-თვის ვერ იქნა ნაპოვნი", + "Click the button below to open it." : "გასახსნელად დააჭირეთ ქვემოთ მყოფ ღილაკს.", "Open »%s«" : "გახნსნა »%s«", "You are not allowed to share %s" : "თქვენ არ გაქვთ უფლება გააზიაროთ %s", "Cannot increase permissions of %s" : "%s-ის უფლებების გაზრდა ვერ ხერხდება", "Expiration date is in the past" : "ვადის ამოწურვის თარიღი წარსულშია", - "Click the button below to open it." : "გასახსნელად დააჭირეთ ქვემოთ მყოფ ღილაკს.", "The requested share does not exist anymore" : "მოთხოვნილი გაზიარება მეტი აღარ არსებობს", "Could not find category \"%s\"" : "\"%s\" კატეგორიის მოძებნა ვერ მოხერხდა", "Sunday" : "კვირა", diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 3d87dcd1bc8..a31ab0f574a 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -130,11 +130,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "공유 백엔드 %s에서 OCP\\Share_Backend 인터페이스를 구현해야 함", "Sharing backend %s not found" : "공유 백엔드 %s을(를) 찾을 수 없음", "Sharing backend for %s not found" : "%s의 공유 백엔드를 찾을 수 없음", + "%1$s shared »%2$s« with you" : "%1$s 님이 »%2$s« 항목을 공유했습니다", + "%1$s shared »%2$s« with you." : "%1$s 님이 »%2$s« 항목을 공유했습니다", + "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", + "Open »%s«" : "%s 열기", + "%1$s via %2$s" : "%1$s(%2$s 경유)", "%1$s shared »%2$s« with you and wants to add:" : "%1$s님이 %2$s을(를) 당신과 공유하며, 다음을 추가하고자 함:", "%1$s shared »%2$s« with you and wants to add" : "%1$s님이 %2$s을(를) 당신과 공유하며 다음을 추가하고자 함", "»%s« added a note to a file shared with you" : "%s님이 당신과 공유한 파일에 메모를 추가함", - "Open »%s«" : "%s 열기", - "%1$s via %2$s" : "%1$s(%2$s 경유)", "You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다", "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다.", "Files cannot be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다", @@ -143,9 +146,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["만료 날짜는 최대 %s일까지 설정할 수 있습니다"], "Sharing is only allowed with group members" : "같은 그룹 사용자에게만 공유할 수 있습니다", "Sharing %s failed, because this item is already shared with the account %s" : "%s을(를) 공유할 수 없습니다. 이 항목을 이미 %s 계정과 공유하고 있습니다", - "%1$s shared »%2$s« with you" : "%1$s 님이 »%2$s« 항목을 공유했습니다", - "%1$s shared »%2$s« with you." : "%1$s 님이 »%2$s« 항목을 공유했습니다", - "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", "The requested share does not exist anymore" : "요청한 공유가 더 이상 존재하지 않습니다", "The requested share comes from a disabled user" : "요청한 공유가 비활성화된 사용자로부터 수신되었습니다", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "사용자 수 제한에 도달하여 사용자를 만들 수 없습니다. 더 자세한 정보는 알림을 참조하십시오.", diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index a716aa6d7b7..65f4f7400fc 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -128,11 +128,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "공유 백엔드 %s에서 OCP\\Share_Backend 인터페이스를 구현해야 함", "Sharing backend %s not found" : "공유 백엔드 %s을(를) 찾을 수 없음", "Sharing backend for %s not found" : "%s의 공유 백엔드를 찾을 수 없음", + "%1$s shared »%2$s« with you" : "%1$s 님이 »%2$s« 항목을 공유했습니다", + "%1$s shared »%2$s« with you." : "%1$s 님이 »%2$s« 항목을 공유했습니다", + "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", + "Open »%s«" : "%s 열기", + "%1$s via %2$s" : "%1$s(%2$s 경유)", "%1$s shared »%2$s« with you and wants to add:" : "%1$s님이 %2$s을(를) 당신과 공유하며, 다음을 추가하고자 함:", "%1$s shared »%2$s« with you and wants to add" : "%1$s님이 %2$s을(를) 당신과 공유하며 다음을 추가하고자 함", "»%s« added a note to a file shared with you" : "%s님이 당신과 공유한 파일에 메모를 추가함", - "Open »%s«" : "%s 열기", - "%1$s via %2$s" : "%1$s(%2$s 경유)", "You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다", "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다.", "Files cannot be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다", @@ -141,9 +144,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["만료 날짜는 최대 %s일까지 설정할 수 있습니다"], "Sharing is only allowed with group members" : "같은 그룹 사용자에게만 공유할 수 있습니다", "Sharing %s failed, because this item is already shared with the account %s" : "%s을(를) 공유할 수 없습니다. 이 항목을 이미 %s 계정과 공유하고 있습니다", - "%1$s shared »%2$s« with you" : "%1$s 님이 »%2$s« 항목을 공유했습니다", - "%1$s shared »%2$s« with you." : "%1$s 님이 »%2$s« 항목을 공유했습니다", - "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", "The requested share does not exist anymore" : "요청한 공유가 더 이상 존재하지 않습니다", "The requested share comes from a disabled user" : "요청한 공유가 비활성화된 사용자로부터 수신되었습니다", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "사용자 수 제한에 도달하여 사용자를 만들 수 없습니다. 더 자세한 정보는 알림을 참조하십시오.", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index a6ad68fc69d..cdf9dacb3fb 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -93,17 +93,17 @@ OC.L10N.register( "For the best results, please consider using a GNU/Linux server instead." : "Geriausiems rezultatams, apsvarstykite galimybę, vietoj šio, naudoti GNU/Linux serverį", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Pašalinkite savo php.ini faile open_basedir nustatymą arba persijunkite į 64-bitų PHP.", "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", + "%1$s shared »%2$s« with you" : "%1$s pasidalino „%2$s“ su jumis", + "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", + "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.", + "Open »%s«" : "Atverti \"%s\"", + "%1$s via %2$s" : "%1$s per %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą:", "%1$s shared »%2$s« with you and wants to add" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą", "»%s« added a note to a file shared with you" : "„%s“ parašė pastabą su jumis pasidalintam failui", - "Open »%s«" : "Atverti \"%s\"", - "%1$s via %2$s" : "%1$s per %2$s", "You are not allowed to share %s" : "Jums neleidžiama bendrinti %s", "Cannot increase permissions of %s" : "Negalima pridėti papildomų %s leidimų", "Expiration date is in the past" : "Bendrinimo pabaigos data yra praėjęs laikas", - "%1$s shared »%2$s« with you" : "%1$s pasidalino „%2$s“ su jumis", - "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", - "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.", "The requested share does not exist anymore" : "Pageidaujamas bendrinimas daugiau neegzistuoja.", "Could not find category \"%s\"" : "Nepavyko rasti kategorijos „%s“", "Sunday" : "Sekmadienis", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index ff35352d8ea..7ed2421f99d 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -91,17 +91,17 @@ "For the best results, please consider using a GNU/Linux server instead." : "Geriausiems rezultatams, apsvarstykite galimybę, vietoj šio, naudoti GNU/Linux serverį", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Pašalinkite savo php.ini faile open_basedir nustatymą arba persijunkite į 64-bitų PHP.", "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", + "%1$s shared »%2$s« with you" : "%1$s pasidalino „%2$s“ su jumis", + "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", + "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.", + "Open »%s«" : "Atverti \"%s\"", + "%1$s via %2$s" : "%1$s per %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą:", "%1$s shared »%2$s« with you and wants to add" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą", "»%s« added a note to a file shared with you" : "„%s“ parašė pastabą su jumis pasidalintam failui", - "Open »%s«" : "Atverti \"%s\"", - "%1$s via %2$s" : "%1$s per %2$s", "You are not allowed to share %s" : "Jums neleidžiama bendrinti %s", "Cannot increase permissions of %s" : "Negalima pridėti papildomų %s leidimų", "Expiration date is in the past" : "Bendrinimo pabaigos data yra praėjęs laikas", - "%1$s shared »%2$s« with you" : "%1$s pasidalino „%2$s“ su jumis", - "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", - "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.", "The requested share does not exist anymore" : "Pageidaujamas bendrinimas daugiau neegzistuoja.", "Could not find category \"%s\"" : "Nepavyko rasti kategorijos „%s“", "Sunday" : "Sekmadienis", diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index 52097244e45..4d4cdd139bc 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -126,11 +126,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "За позадинското споделување %s мора се имплементира интерфејсот OCP\\Share_Backend", "Sharing backend %s not found" : "Не е пронајдено позадинско споделување %s", "Sharing backend for %s not found" : "Не е пронајдено позадинско споделување за %s.", + "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас", + "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« со вас.", + "Click the button below to open it." : "Кликнете на копчето подолу за да ја отворите.", + "Open »%s«" : "Отвори »%s«", + "%1$s via %2$s" : "%1$s преку %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ја сподели папката »%2$s« и додаде:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ја сподели папката »%2$s« и додаде", "»%s« added a note to a file shared with you" : "»%s« додаде белешка до датотеката што ја сподели со вас", - "Open »%s«" : "Отвори »%s«", - "%1$s via %2$s" : "%1$s преку %2$s", "You are not allowed to share %s" : "Не сте овластени да ја споделите %s", "Cannot increase permissions of %s" : "Неможат да се зголемат дозволите на %s", "Files cannot be shared with delete permissions" : "Датотеки неможат да бидат споделени со дозвола за бришење", @@ -138,9 +141,6 @@ OC.L10N.register( "Expiration date is in the past" : "Рокот на траење е во минато време", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Неможе да се постави рок на траење повеќе од 1 ден","Неможе да се постави рок на траење повеќе од %s дена"], "Sharing is only allowed with group members" : "Споделувањето е овозможено само со членови на групата", - "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас", - "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« со вас.", - "Click the button below to open it." : "Кликнете на копчето подолу за да ја отворите.", "The requested share does not exist anymore" : "Споделувањето не постои повеќе", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Корисникот не е креиран затоа што максималниот број на корисници е достигнат. Проверете ги вашите известувања за да дознаете повеќе.", "Could not find category \"%s\"" : "Не можам да најдам категорија „%s“", diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json index bf37e27837d..bc14733627e 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -124,11 +124,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "За позадинското споделување %s мора се имплементира интерфејсот OCP\\Share_Backend", "Sharing backend %s not found" : "Не е пронајдено позадинско споделување %s", "Sharing backend for %s not found" : "Не е пронајдено позадинско споделување за %s.", + "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас", + "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« со вас.", + "Click the button below to open it." : "Кликнете на копчето подолу за да ја отворите.", + "Open »%s«" : "Отвори »%s«", + "%1$s via %2$s" : "%1$s преку %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s ја сподели папката »%2$s« и додаде:", "%1$s shared »%2$s« with you and wants to add" : "%1$s ја сподели папката »%2$s« и додаде", "»%s« added a note to a file shared with you" : "»%s« додаде белешка до датотеката што ја сподели со вас", - "Open »%s«" : "Отвори »%s«", - "%1$s via %2$s" : "%1$s преку %2$s", "You are not allowed to share %s" : "Не сте овластени да ја споделите %s", "Cannot increase permissions of %s" : "Неможат да се зголемат дозволите на %s", "Files cannot be shared with delete permissions" : "Датотеки неможат да бидат споделени со дозвола за бришење", @@ -136,9 +139,6 @@ "Expiration date is in the past" : "Рокот на траење е во минато време", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Неможе да се постави рок на траење повеќе од 1 ден","Неможе да се постави рок на траење повеќе од %s дена"], "Sharing is only allowed with group members" : "Споделувањето е овозможено само со членови на групата", - "%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас", - "%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« со вас.", - "Click the button below to open it." : "Кликнете на копчето подолу за да ја отворите.", "The requested share does not exist anymore" : "Споделувањето не постои повеќе", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Корисникот не е креиран затоа што максималниот број на корисници е достигнат. Проверете ги вашите известувања за да дознаете повеќе.", "Could not find category \"%s\"" : "Не можам да најдам категорија „%s“", diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 0ecf18e41ce..7da69502197 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -140,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delings-server %s må implementere grensesnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delings-server %s ikke funnet", "Sharing backend for %s not found" : "Delings-server for %s ikke funnet", + "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med deg", + "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med deg.", + "Click the button below to open it." : "Klikk på knappen nedenfor for å åpne den.", + "Open »%s«" : "Åpne »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delte »%2$s« med deg og vil legge til:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med deg og vil legge til", "»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg", - "Open »%s«" : "Åpne »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du har ikke lov til å dele %s", "Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s", "Files cannot be shared with delete permissions" : "Filer kan ikke deles med slett-rettigheter", @@ -153,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Kan ikke sette utløpsdato mer enn %n dag i fremtiden","Kan ikke sette utløpsdato mer enn %n dager i fremtiden"], "Sharing is only allowed with group members" : "Deling er kun tillatt med gruppemedlemmer", "Sharing %s failed, because this item is already shared with the account %s" : "Deling av %s feilet, fordi dette elementet er allerede delt med kontoen %s", - "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med deg", - "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med deg.", - "Click the button below to open it." : "Klikk på knappen nedenfor for å åpne den.", "The requested share does not exist anymore" : "Forespurt ressurs finnes ikke lenger", "The requested share comes from a disabled user" : "Den forespurte delingen kommer fra en deaktivert bruker", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Brukeren ble ikke opprettet fordi brukergrensen er nådd. Sjekk varslene dine for å finne ut mer.", diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index d21d59afd7d..c15f810b158 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -138,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delings-server %s må implementere grensesnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delings-server %s ikke funnet", "Sharing backend for %s not found" : "Delings-server for %s ikke funnet", + "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med deg", + "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med deg.", + "Click the button below to open it." : "Klikk på knappen nedenfor for å åpne den.", + "Open »%s«" : "Åpne »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delte »%2$s« med deg og vil legge til:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med deg og vil legge til", "»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg", - "Open »%s«" : "Åpne »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du har ikke lov til å dele %s", "Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s", "Files cannot be shared with delete permissions" : "Filer kan ikke deles med slett-rettigheter", @@ -151,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Kan ikke sette utløpsdato mer enn %n dag i fremtiden","Kan ikke sette utløpsdato mer enn %n dager i fremtiden"], "Sharing is only allowed with group members" : "Deling er kun tillatt med gruppemedlemmer", "Sharing %s failed, because this item is already shared with the account %s" : "Deling av %s feilet, fordi dette elementet er allerede delt med kontoen %s", - "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med deg", - "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med deg.", - "Click the button below to open it." : "Klikk på knappen nedenfor for å åpne den.", "The requested share does not exist anymore" : "Forespurt ressurs finnes ikke lenger", "The requested share comes from a disabled user" : "Den forespurte delingen kommer fra en deaktivert bruker", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Brukeren ble ikke opprettet fordi brukergrensen er nådd. Sjekk varslene dine for å finne ut mer.", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index ef3a156cdd7..c85c35b4610 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -120,11 +120,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "De gedeelde achtergrond %s moet de OCP\\Share_Backend interface implementeren", "Sharing backend %s not found" : "De gedeelde backend %s is niet gevonden", "Sharing backend for %s not found" : "De gedeelde backend voor %s is niet gevonden", + "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", + "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", + "Click the button below to open it." : "Klik de onderstaande button om te openen.", + "Open »%s«" : "Open \"%s\"", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde \"%2$s\" met jou en wil toevoegen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde \"%2$s\" met jou en wil toevoegen", "»%s« added a note to a file shared with you" : "\"%s\" voegde een notitie toe aan een bestand dat met jou is gedeeld", - "Open »%s«" : "Open \"%s\"", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen", "Cannot increase permissions of %s" : "Kan de machtiging van %s niet verhogen.", "Files cannot be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijdermachtigingen", @@ -132,9 +135,6 @@ OC.L10N.register( "Expiration date is in the past" : "De vervaldatum ligt in het verleden", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Kan de vervaldatum niet meer dan %s dag in de toekomst instellen","Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen"], "Sharing is only allowed with group members" : "Delen kan alleen met groepsleden", - "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", - "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", - "Click the button below to open it." : "Klik de onderstaande button om te openen.", "The requested share does not exist anymore" : "De toegang tot de gedeelde folder bestaat niet meer", "Could not find category \"%s\"" : "Kan categorie \"%s\" niet vinden", "Sunday" : "Zondag", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index f7031f69b6f..38060f205a4 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -118,11 +118,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "De gedeelde achtergrond %s moet de OCP\\Share_Backend interface implementeren", "Sharing backend %s not found" : "De gedeelde backend %s is niet gevonden", "Sharing backend for %s not found" : "De gedeelde backend voor %s is niet gevonden", + "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", + "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", + "Click the button below to open it." : "Klik de onderstaande button om te openen.", + "Open »%s«" : "Open \"%s\"", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde \"%2$s\" met jou en wil toevoegen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde \"%2$s\" met jou en wil toevoegen", "»%s« added a note to a file shared with you" : "\"%s\" voegde een notitie toe aan een bestand dat met jou is gedeeld", - "Open »%s«" : "Open \"%s\"", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen", "Cannot increase permissions of %s" : "Kan de machtiging van %s niet verhogen.", "Files cannot be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijdermachtigingen", @@ -130,9 +133,6 @@ "Expiration date is in the past" : "De vervaldatum ligt in het verleden", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Kan de vervaldatum niet meer dan %s dag in de toekomst instellen","Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen"], "Sharing is only allowed with group members" : "Delen kan alleen met groepsleden", - "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", - "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", - "Click the button below to open it." : "Klik de onderstaande button om te openen.", "The requested share does not exist anymore" : "De toegang tot de gedeelde folder bestaat niet meer", "Could not find category \"%s\"" : "Kan categorie \"%s\" niet vinden", "Sunday" : "Zondag", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 257732e4ba8..2c36065d71d 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -132,11 +132,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do udostępniania %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do udostępniania nie zostało znalezione", "Sharing backend for %s not found" : "Zaplecze do udostępniania dla %s nie zostało znalezione", + "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.", + "Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.", + "Open »%s«" : "Otwórz »%s«", + "%1$s via %2$s" : "%1$s przez %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s udostępnił Tobie »%2$s« i chce dodać: ", "%1$s shared »%2$s« with you and wants to add" : " %1$s udostępnił Tobie »%2$s« i chce dodać", "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do udostępnionego dla Ciebie pliku", - "Open »%s«" : "Otwórz »%s«", - "%1$s via %2$s" : "%1$s przez %2$s", "You are not allowed to share %s" : "Nie możesz udostępnić %s", "Cannot increase permissions of %s" : "Nie można zwiększyć uprawnień %s", "Files cannot be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania", @@ -144,9 +147,6 @@ OC.L10N.register( "Expiration date is in the past" : "Data ważności już minęła", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nie można utworzyć daty wygaśnięcia na %n dzień do przodu","Nie można utworzyć daty wygaśnięcia na %n dni do przodu","Nie można utworzyć daty wygaśnięcia na %n dni do przodu","Nie można utworzyć daty wygaśnięcia na %n dni do przodu"], "Sharing is only allowed with group members" : "Udostępnianie jest dozwolone tylko członkom grupy", - "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.", - "Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.", "The requested share does not exist anymore" : "Żądane udostępnienie już nie istnieje", "The requested share comes from a disabled user" : "Żądane udostępnienie pochodzi od wyłączonego użytkownika", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Użytkownik nie został utworzony, ponieważ osiągnięto limit użytkowników. Sprawdź swoje powiadomienia, aby dowiedzieć się więcej.", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index d9def29a0b3..7074b47534e 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -130,11 +130,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do udostępniania %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do udostępniania nie zostało znalezione", "Sharing backend for %s not found" : "Zaplecze do udostępniania dla %s nie zostało znalezione", + "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.", + "Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.", + "Open »%s«" : "Otwórz »%s«", + "%1$s via %2$s" : "%1$s przez %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s udostępnił Tobie »%2$s« i chce dodać: ", "%1$s shared »%2$s« with you and wants to add" : " %1$s udostępnił Tobie »%2$s« i chce dodać", "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do udostępnionego dla Ciebie pliku", - "Open »%s«" : "Otwórz »%s«", - "%1$s via %2$s" : "%1$s przez %2$s", "You are not allowed to share %s" : "Nie możesz udostępnić %s", "Cannot increase permissions of %s" : "Nie można zwiększyć uprawnień %s", "Files cannot be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania", @@ -142,9 +145,6 @@ "Expiration date is in the past" : "Data ważności już minęła", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nie można utworzyć daty wygaśnięcia na %n dzień do przodu","Nie można utworzyć daty wygaśnięcia na %n dni do przodu","Nie można utworzyć daty wygaśnięcia na %n dni do przodu","Nie można utworzyć daty wygaśnięcia na %n dni do przodu"], "Sharing is only allowed with group members" : "Udostępnianie jest dozwolone tylko członkom grupy", - "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.", - "Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.", "The requested share does not exist anymore" : "Żądane udostępnienie już nie istnieje", "The requested share comes from a disabled user" : "Żądane udostępnienie pochodzi od wyłączonego użytkownika", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Użytkownik nie został utworzony, ponieważ osiągnięto limit użytkowników. Sprawdź swoje powiadomienia, aby dowiedzieć się więcej.", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 8b402228100..197b06231cd 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A plataforma de compartilhamento %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Plataforma de serviço de compartilhamento %s não encontrada", "Sharing backend for %s not found" : "Plataforma de compartilhamento para %s não foi encontrada", + "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", + "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", + "Click the button below to open it." : "Clique no botão abaixo para abri-lo.", + "Open »%s«" : "Abrir »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartilhou »%2$s« com você e quer adicionar:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartilhou »%2$s« com você e quer adicionar", "»%s« added a note to a file shared with you" : "»%s« adicionou uma anotação num arquivo compartilhado com você", - "Open »%s«" : "Abrir »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", "Cannot increase permissions of %s" : "Não foi possível aumentar as permissões de %s", "Files cannot be shared with delete permissions" : "Arquivos não podem ser compartilhados com permissões de exclusão", @@ -152,9 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Não foi possível definir a data de expiração superior que %n dias no futuro","Não foi possível definir a data de expiração superior que %n dias no futuro","Não foi possível definir a data de expiração superior que %n dias no futuro"], "Sharing is only allowed with group members" : "O compartilhamento só é permitido com membros do grupo ", "Sharing %s failed, because this item is already shared with the account %s" : "Falha no compartilhamento %s porque este item já está compartilhado com a conta %s", - "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", - "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", - "Click the button below to open it." : "Clique no botão abaixo para abri-lo.", "The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais", "The requested share comes from a disabled user" : "O compartilhamento solicitado vem de um usuário desabilitado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "O usuário não foi criado porque o limite de usuários foi atingido. Confira suas notificações para saber mais.", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 694c5939010..80ae26c4097 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A plataforma de compartilhamento %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Plataforma de serviço de compartilhamento %s não encontrada", "Sharing backend for %s not found" : "Plataforma de compartilhamento para %s não foi encontrada", + "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", + "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", + "Click the button below to open it." : "Clique no botão abaixo para abri-lo.", + "Open »%s«" : "Abrir »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartilhou »%2$s« com você e quer adicionar:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartilhou »%2$s« com você e quer adicionar", "»%s« added a note to a file shared with you" : "»%s« adicionou uma anotação num arquivo compartilhado com você", - "Open »%s«" : "Abrir »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", "Cannot increase permissions of %s" : "Não foi possível aumentar as permissões de %s", "Files cannot be shared with delete permissions" : "Arquivos não podem ser compartilhados com permissões de exclusão", @@ -150,9 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Não foi possível definir a data de expiração superior que %n dias no futuro","Não foi possível definir a data de expiração superior que %n dias no futuro","Não foi possível definir a data de expiração superior que %n dias no futuro"], "Sharing is only allowed with group members" : "O compartilhamento só é permitido com membros do grupo ", "Sharing %s failed, because this item is already shared with the account %s" : "Falha no compartilhamento %s porque este item já está compartilhado com a conta %s", - "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", - "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", - "Click the button below to open it." : "Clique no botão abaixo para abri-lo.", "The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais", "The requested share comes from a disabled user" : "O compartilhamento solicitado vem de um usuário desabilitado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "O usuário não foi criado porque o limite de usuários foi atingido. Confira suas notificações para saber mais.", diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index ecb3338c5d9..78f6186c52b 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -98,17 +98,17 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Ao partilhar a interface %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Não foi encontrada a partilha da interface %s", "Sharing backend for %s not found" : "Não foi encontrada a partilha da interface para %s", + "%1$s shared »%2$s« with you" : "%1$s partilhado »%2$s« contigo", + "%1$s shared »%2$s« with you." : "%1$s partilhado »%2$s« contigo.", + "Click the button below to open it." : "Clicar no botão abaixo para abrir.", + "Open »%s«" : "Abrir »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s partilhado »%2$s« consigo e quer adicionar:", "%1$s shared »%2$s« with you and wants to add" : "%1$s partilhado »%2$s« consigo e quer adicionar:", "»%s« added a note to a file shared with you" : "»%s« adicionou uma nota a um ficheiro partilhado consigo", - "Open »%s«" : "Abrir »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Não está autorizado a partilhar %s", "Cannot increase permissions of %s" : "Não é possível aumentar as permissões de %s", "Expiration date is in the past" : "A data de expiração está no passado", - "%1$s shared »%2$s« with you" : "%1$s partilhado »%2$s« contigo", - "%1$s shared »%2$s« with you." : "%1$s partilhado »%2$s« contigo.", - "Click the button below to open it." : "Clicar no botão abaixo para abrir.", "The requested share does not exist anymore" : "A partilha requisitada já não existe", "Could not find category \"%s\"" : "Não foi encontrado a categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 3329cec21f1..3a7f621baac 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -96,17 +96,17 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Ao partilhar a interface %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Não foi encontrada a partilha da interface %s", "Sharing backend for %s not found" : "Não foi encontrada a partilha da interface para %s", + "%1$s shared »%2$s« with you" : "%1$s partilhado »%2$s« contigo", + "%1$s shared »%2$s« with you." : "%1$s partilhado »%2$s« contigo.", + "Click the button below to open it." : "Clicar no botão abaixo para abrir.", + "Open »%s«" : "Abrir »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s partilhado »%2$s« consigo e quer adicionar:", "%1$s shared »%2$s« with you and wants to add" : "%1$s partilhado »%2$s« consigo e quer adicionar:", "»%s« added a note to a file shared with you" : "»%s« adicionou uma nota a um ficheiro partilhado consigo", - "Open »%s«" : "Abrir »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Não está autorizado a partilhar %s", "Cannot increase permissions of %s" : "Não é possível aumentar as permissões de %s", "Expiration date is in the past" : "A data de expiração está no passado", - "%1$s shared »%2$s« with you" : "%1$s partilhado »%2$s« contigo", - "%1$s shared »%2$s« with you." : "%1$s partilhado »%2$s« contigo.", - "Click the button below to open it." : "Clicar no botão abaixo para abrir.", "The requested share does not exist anymore" : "A partilha requisitada já não existe", "Could not find category \"%s\"" : "Não foi encontrado a categoria \"%s\"", "Sunday" : "Domingo", diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index fe3632f0a60..1f98df7d2f3 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -124,11 +124,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend-ul de partajare %s trebuie să implementeze interfața OCP\\Share_Backend", "Sharing backend %s not found" : "Backend-ul de partajare %s nu există", "Sharing backend for %s not found" : "Backend-ul de partajare pentru %s nu a fost găsit", + "%1$s shared »%2$s« with you" : "%1$s a partajat »%2$s« cu tine", + "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", + "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", + "Open »%s«" : "Deschide »%s«", + "%1$s via %2$s" : "%1$sprin %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partajat »%2$s« cu tine și vrea să adauge:", "%1$s shared »%2$s« with you and wants to add" : "%1$s a partajat »%2$s« cu tine și vrea să adauge", "»%s« added a note to a file shared with you" : "%s« a adaugat un comentariu la un fișier partajat cu tine", - "Open »%s«" : "Deschide »%s«", - "%1$s via %2$s" : "%1$sprin %2$s", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", "Cannot increase permissions of %s" : "Nu se pot extinde permisiunile pentru %s", "Files cannot be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiunea de ștergere", @@ -136,9 +139,6 @@ OC.L10N.register( "Expiration date is in the past" : "Data expirării este în trecut", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Data expirării nu poate fi mai mult de %n zi în viitor","Data expirării nu poate fi mai mult de %n zile în viitor","Data expirării nu poate fi mai mult de %n zile în viitor"], "Sharing is only allowed with group members" : "Partajarea este permisă doar cu membrii grupului", - "%1$s shared »%2$s« with you" : "%1$s a partajat »%2$s« cu tine", - "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", - "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", "The requested share does not exist anymore" : "Partajarea solicitată nu mai există", "The requested share comes from a disabled user" : "Partajarea solicitată provine de la un utilizator dezactivat", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Utilizatorul nu a fost creat deoarece s-a atins limita acestui număr. Verificați notificările pentru a afla mai mult.", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index 79df1604536..526c7e7ce3f 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -122,11 +122,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend-ul de partajare %s trebuie să implementeze interfața OCP\\Share_Backend", "Sharing backend %s not found" : "Backend-ul de partajare %s nu există", "Sharing backend for %s not found" : "Backend-ul de partajare pentru %s nu a fost găsit", + "%1$s shared »%2$s« with you" : "%1$s a partajat »%2$s« cu tine", + "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", + "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", + "Open »%s«" : "Deschide »%s«", + "%1$s via %2$s" : "%1$sprin %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partajat »%2$s« cu tine și vrea să adauge:", "%1$s shared »%2$s« with you and wants to add" : "%1$s a partajat »%2$s« cu tine și vrea să adauge", "»%s« added a note to a file shared with you" : "%s« a adaugat un comentariu la un fișier partajat cu tine", - "Open »%s«" : "Deschide »%s«", - "%1$s via %2$s" : "%1$sprin %2$s", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", "Cannot increase permissions of %s" : "Nu se pot extinde permisiunile pentru %s", "Files cannot be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiunea de ștergere", @@ -134,9 +137,6 @@ "Expiration date is in the past" : "Data expirării este în trecut", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Data expirării nu poate fi mai mult de %n zi în viitor","Data expirării nu poate fi mai mult de %n zile în viitor","Data expirării nu poate fi mai mult de %n zile în viitor"], "Sharing is only allowed with group members" : "Partajarea este permisă doar cu membrii grupului", - "%1$s shared »%2$s« with you" : "%1$s a partajat »%2$s« cu tine", - "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", - "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", "The requested share does not exist anymore" : "Partajarea solicitată nu mai există", "The requested share comes from a disabled user" : "Partajarea solicitată provine de la un utilizator dezactivat", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Utilizatorul nu a fost creat deoarece s-a atins limita acestui număr. Verificați notificările pentru a afla mai mult.", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 3356ce7f7a6..7581ad766e1 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -127,11 +127,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бэкенд общего доступа %s должен реализовывать интерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Механизм предоставления общего доступа %s не найден", "Sharing backend for %s not found" : "Не найден механизм предоставления общего доступа для %s ", + "%1$s shared »%2$s« with you" : "%1$s предоставил(а) вам доступ к «%2$s»", + "%1$s shared »%2$s« with you." : "%1$s предоставил(а) вам доступ к «%2$s».", + "Click the button below to open it." : "Нажмите расположенную ниже кнопку для перехода к полученному общему ресурсу.", + "Open »%s«" : "Открыть «%s»", + "%1$s via %2$s" : "%1$s через %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить:", "%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить", "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ", - "Open »%s«" : "Открыть «%s»", - "%1$s via %2$s" : "%1$s через %2$s", "You are not allowed to share %s" : "Вам не разрешено делиться %s", "Cannot increase permissions of %s" : "Не удалось повысить права доступа %s", "Files cannot be shared with delete permissions" : "Права на удаление файлов не позволяют открывать общий доступ к ним", @@ -139,9 +142,6 @@ OC.L10N.register( "Expiration date is in the past" : "Дата окончания срока действия уже прошла", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Срок окончания не может быть более %n дня","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней"], "Sharing is only allowed with group members" : "Разрешено публиковать только для участников группы", - "%1$s shared »%2$s« with you" : "%1$s предоставил(а) вам доступ к «%2$s»", - "%1$s shared »%2$s« with you." : "%1$s предоставил(а) вам доступ к «%2$s».", - "Click the button below to open it." : "Нажмите расположенную ниже кнопку для перехода к полученному общему ресурсу.", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "The requested share comes from a disabled user" : "Запрос на общий доступ поступает от отключенного пользователя", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 5460e5c5ccc..531adca8f4a 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -125,11 +125,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бэкенд общего доступа %s должен реализовывать интерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Механизм предоставления общего доступа %s не найден", "Sharing backend for %s not found" : "Не найден механизм предоставления общего доступа для %s ", + "%1$s shared »%2$s« with you" : "%1$s предоставил(а) вам доступ к «%2$s»", + "%1$s shared »%2$s« with you." : "%1$s предоставил(а) вам доступ к «%2$s».", + "Click the button below to open it." : "Нажмите расположенную ниже кнопку для перехода к полученному общему ресурсу.", + "Open »%s«" : "Открыть «%s»", + "%1$s via %2$s" : "%1$s через %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить:", "%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить", "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ", - "Open »%s«" : "Открыть «%s»", - "%1$s via %2$s" : "%1$s через %2$s", "You are not allowed to share %s" : "Вам не разрешено делиться %s", "Cannot increase permissions of %s" : "Не удалось повысить права доступа %s", "Files cannot be shared with delete permissions" : "Права на удаление файлов не позволяют открывать общий доступ к ним", @@ -137,9 +140,6 @@ "Expiration date is in the past" : "Дата окончания срока действия уже прошла", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Срок окончания не может быть более %n дня","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней"], "Sharing is only allowed with group members" : "Разрешено публиковать только для участников группы", - "%1$s shared »%2$s« with you" : "%1$s предоставил(а) вам доступ к «%2$s»", - "%1$s shared »%2$s« with you." : "%1$s предоставил(а) вам доступ к «%2$s».", - "Click the button below to open it." : "Нажмите расположенную ниже кнопку для перехода к полученному общему ресурсу.", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "The requested share comes from a disabled user" : "Запрос на общий доступ поступает от отключенного пользователя", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.", diff --git a/lib/l10n/sc.js b/lib/l10n/sc.js index 2719ffd8f04..bb3873074d1 100644 --- a/lib/l10n/sc.js +++ b/lib/l10n/sc.js @@ -106,11 +106,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Su motore de cumpartzidura %s depet cumpletare s'interfache OCP\\Share_Backend", "Sharing backend %s not found" : "Motore de cumpartzidura%s no agatadu", "Sharing backend for %s not found" : "Motore de cumpartzidura pro %s no agatadu", + "%1$s shared »%2$s« with you" : "%1$s at cumpartzidu »%2$s cun tegus", + "%1$s shared »%2$s« with you." : "%1$s at cumpartzidu »%2$s cun tegus.", + "Click the button below to open it." : "Incarca su butone a suta pro dd'abèrrere.", + "Open »%s«" : "Aberi »%s«", + "%1$s via %2$s" : "%1$s cun %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s at cumpartzidu »%2$s« cun tegus e bolet agiùnghere:", "%1$s shared »%2$s« with you and wants to add" : "%1$s at cumpartzidu »%2$s« cun tegus e bolet agiùnghere", "»%s« added a note to a file shared with you" : "»%s« at agiuntu una nota a un'archìviu cumpartzidu cun tegus", - "Open »%s«" : "Aberi »%s«", - "%1$s via %2$s" : "%1$s cun %2$s", "You are not allowed to share %s" : "No tenes su permissu de cumpartzire %s", "Cannot increase permissions of %s" : "No faghet a crèschere is permissos de %s", "Files cannot be shared with delete permissions" : "No faghet a cumpartzire archìvios cun permissos de cantzelladura", @@ -118,9 +121,6 @@ OC.L10N.register( "Expiration date is in the past" : "Sa data de iscadèntzia est giai passada", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No faghet a impostare sa data de iscadèntzia a prus de %n die in su benidore","No faghet a impostare sa data de iscadèntzia a prus de %n dies in su benidore"], "Sharing is only allowed with group members" : "Sa cumpartzidura est permìtida isceti cun is partetzipantes de su grupu", - "%1$s shared »%2$s« with you" : "%1$s at cumpartzidu »%2$s cun tegus", - "%1$s shared »%2$s« with you." : "%1$s at cumpartzidu »%2$s cun tegus.", - "Click the button below to open it." : "Incarca su butone a suta pro dd'abèrrere.", "The requested share does not exist anymore" : "Sa cumpartzidura pedida no b'est prus", "Could not find category \"%s\"" : "No at fatu a agatare sa categoria \"%s\"", "Sunday" : "Domìnigu", diff --git a/lib/l10n/sc.json b/lib/l10n/sc.json index 6b2121dba23..60018049ece 100644 --- a/lib/l10n/sc.json +++ b/lib/l10n/sc.json @@ -104,11 +104,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Su motore de cumpartzidura %s depet cumpletare s'interfache OCP\\Share_Backend", "Sharing backend %s not found" : "Motore de cumpartzidura%s no agatadu", "Sharing backend for %s not found" : "Motore de cumpartzidura pro %s no agatadu", + "%1$s shared »%2$s« with you" : "%1$s at cumpartzidu »%2$s cun tegus", + "%1$s shared »%2$s« with you." : "%1$s at cumpartzidu »%2$s cun tegus.", + "Click the button below to open it." : "Incarca su butone a suta pro dd'abèrrere.", + "Open »%s«" : "Aberi »%s«", + "%1$s via %2$s" : "%1$s cun %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s at cumpartzidu »%2$s« cun tegus e bolet agiùnghere:", "%1$s shared »%2$s« with you and wants to add" : "%1$s at cumpartzidu »%2$s« cun tegus e bolet agiùnghere", "»%s« added a note to a file shared with you" : "»%s« at agiuntu una nota a un'archìviu cumpartzidu cun tegus", - "Open »%s«" : "Aberi »%s«", - "%1$s via %2$s" : "%1$s cun %2$s", "You are not allowed to share %s" : "No tenes su permissu de cumpartzire %s", "Cannot increase permissions of %s" : "No faghet a crèschere is permissos de %s", "Files cannot be shared with delete permissions" : "No faghet a cumpartzire archìvios cun permissos de cantzelladura", @@ -116,9 +119,6 @@ "Expiration date is in the past" : "Sa data de iscadèntzia est giai passada", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No faghet a impostare sa data de iscadèntzia a prus de %n die in su benidore","No faghet a impostare sa data de iscadèntzia a prus de %n dies in su benidore"], "Sharing is only allowed with group members" : "Sa cumpartzidura est permìtida isceti cun is partetzipantes de su grupu", - "%1$s shared »%2$s« with you" : "%1$s at cumpartzidu »%2$s cun tegus", - "%1$s shared »%2$s« with you." : "%1$s at cumpartzidu »%2$s cun tegus.", - "Click the button below to open it." : "Incarca su butone a suta pro dd'abèrrere.", "The requested share does not exist anymore" : "Sa cumpartzidura pedida no b'est prus", "Could not find category \"%s\"" : "No at fatu a agatare sa categoria \"%s\"", "Sunday" : "Domìnigu", diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index f41b1c41932..ec57ab6bcf5 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprístupnenie %s musí implementovať rozhranie OCP\\Share_Backend", "Sharing backend %s not found" : "Backend sprístupnenia %s nebol nájdený", "Sharing backend for %s not found" : "Backend sprístupnenia pre %s nebol nájdený", + "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", + "Click the button below to open it." : "Pre otvorenie klienta kliknite na tlačítko nižšie.", + "Open »%s«" : "Otvoriť »%s«", + "%1$s via %2$s" : "%1$s cez %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám sprístupnil »%2$s« s poznámkou:", "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou", "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa", - "Open »%s«" : "Otvoriť »%s«", - "%1$s via %2$s" : "%1$s cez %2$s", "You are not allowed to share %s" : "Nemôžete sprístupniť %s", "Cannot increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s", "Files cannot be shared with delete permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na odstránenie", @@ -152,9 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nie je možné nastaviť dátum konca platnosti viac ako %s deň v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti"], "Sharing is only allowed with group members" : "Zdieľanie je možné iba s členmi skupiny", "Sharing %s failed, because this item is already shared with the account %s" : "Zdieľanie %s zlyhalo, pretože táto položka už je užívateľovi %s zozdieľaná.", - "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", - "Click the button below to open it." : "Pre otvorenie klienta kliknite na tlačítko nižšie.", "The requested share does not exist anymore" : "Požadované sprístupnenie už neexistuje", "The requested share comes from a disabled user" : "Požadované zdieľanie pochádza od zakázaného užívateľa.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Bol dosiahnutý limit používateľov a používateľ nebol vytvorený. Pozrite sa do upozornení pre viac informácií.", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 6687e1c04c6..d2508412c0d 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprístupnenie %s musí implementovať rozhranie OCP\\Share_Backend", "Sharing backend %s not found" : "Backend sprístupnenia %s nebol nájdený", "Sharing backend for %s not found" : "Backend sprístupnenia pre %s nebol nájdený", + "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", + "Click the button below to open it." : "Pre otvorenie klienta kliknite na tlačítko nižšie.", + "Open »%s«" : "Otvoriť »%s«", + "%1$s via %2$s" : "%1$s cez %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám sprístupnil »%2$s« s poznámkou:", "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou", "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa", - "Open »%s«" : "Otvoriť »%s«", - "%1$s via %2$s" : "%1$s cez %2$s", "You are not allowed to share %s" : "Nemôžete sprístupniť %s", "Cannot increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s", "Files cannot be shared with delete permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na odstránenie", @@ -150,9 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nie je možné nastaviť dátum konca platnosti viac ako %s deň v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti"], "Sharing is only allowed with group members" : "Zdieľanie je možné iba s členmi skupiny", "Sharing %s failed, because this item is already shared with the account %s" : "Zdieľanie %s zlyhalo, pretože táto položka už je užívateľovi %s zozdieľaná.", - "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", - "Click the button below to open it." : "Pre otvorenie klienta kliknite na tlačítko nižšie.", "The requested share does not exist anymore" : "Požadované sprístupnenie už neexistuje", "The requested share comes from a disabled user" : "Požadované zdieľanie pochádza od zakázaného užívateľa.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Bol dosiahnutý limit používateľov a používateľ nebol vytvorený. Pozrite sa do upozornení pre viac informácií.", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index ae4a674a702..4352c455f30 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -125,11 +125,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Souporaba ozadnjega programa %s mora vsebovati tudi vmesnik OCP\\Share_Backend", "Sharing backend %s not found" : "Ozadnjega programa %s za souporabo ni mogoče najti", "Sharing backend for %s not found" : "Ozadnjega programa za souporabo za %s ni mogoče najti", + "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s vam omogoča souporabo »%2$s«.", + "Click the button below to open it." : "Kliknite na gumb za odpiranje.", + "Open »%s«" : "Odpri »%s«", + "%1$s via %2$s" : "%1$s prek %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s vam omogoča souporabo »%2$s« in želi dodati:", "%1$s shared »%2$s« with you and wants to add" : "%1$s vam omogoča souporabo »%2$s« in želi dodati", "»%s« added a note to a file shared with you" : "»%s« doda opombo k datoteki v souporabi", - "Open »%s«" : "Odpri »%s«", - "%1$s via %2$s" : "%1$s prek %2$s", "You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.", "Cannot increase permissions of %s" : "Ni mogoče povečati dovoljen %s", "Files cannot be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje ni mogoča", @@ -137,9 +140,6 @@ OC.L10N.register( "Expiration date is in the past" : "Datum preteka je že mimo!", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Datuma pretaka ni mogoče nastaviti za več kot %n dan v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dneva v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dni v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dni v prihodnost."], "Sharing is only allowed with group members" : "Souporaba je dovoljena le med člani skupine", - "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s vam omogoča souporabo »%2$s«.", - "Click the button below to open it." : "Kliknite na gumb za odpiranje.", "The requested share does not exist anymore" : "Podano mesto souporabe ne obstaja več", "Could not find category \"%s\"" : "Kategorije »%s« ni mogoče najti.", "Sunday" : "nedelja", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index e75d3b2f853..82f0cd9d628 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -123,11 +123,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Souporaba ozadnjega programa %s mora vsebovati tudi vmesnik OCP\\Share_Backend", "Sharing backend %s not found" : "Ozadnjega programa %s za souporabo ni mogoče najti", "Sharing backend for %s not found" : "Ozadnjega programa za souporabo za %s ni mogoče najti", + "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s vam omogoča souporabo »%2$s«.", + "Click the button below to open it." : "Kliknite na gumb za odpiranje.", + "Open »%s«" : "Odpri »%s«", + "%1$s via %2$s" : "%1$s prek %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s vam omogoča souporabo »%2$s« in želi dodati:", "%1$s shared »%2$s« with you and wants to add" : "%1$s vam omogoča souporabo »%2$s« in želi dodati", "»%s« added a note to a file shared with you" : "»%s« doda opombo k datoteki v souporabi", - "Open »%s«" : "Odpri »%s«", - "%1$s via %2$s" : "%1$s prek %2$s", "You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.", "Cannot increase permissions of %s" : "Ni mogoče povečati dovoljen %s", "Files cannot be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje ni mogoča", @@ -135,9 +138,6 @@ "Expiration date is in the past" : "Datum preteka je že mimo!", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Datuma pretaka ni mogoče nastaviti za več kot %n dan v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dneva v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dni v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dni v prihodnost."], "Sharing is only allowed with group members" : "Souporaba je dovoljena le med člani skupine", - "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s vam omogoča souporabo »%2$s«.", - "Click the button below to open it." : "Kliknite na gumb za odpiranje.", "The requested share does not exist anymore" : "Podano mesto souporabe ne obstaja več", "Could not find category \"%s\"" : "Kategorije »%s« ni mogoče najti.", "Sunday" : "nedelja", diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 5e894f52fd5..0e00357fb68 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -68,11 +68,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Mekanizmi i shërbimit për ndarje %s duhet të sendërtojë ndërfaqen OCP\\Share_Backend", "Sharing backend %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje %s", "Sharing backend for %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje për %s", + "Click the button below to open it." : "Kliko butonin më poshtë për të hapur atë.", "Open »%s«" : "Hap»1 %s«", "You are not allowed to share %s" : "Nuk ju lejohet ta ndani %s me të tjerët", "Cannot increase permissions of %s" : "S’mund të shtohen lejet për %s", "Expiration date is in the past" : "Data e skadimit bie në të kaluarën", - "Click the button below to open it." : "Kliko butonin më poshtë për të hapur atë.", "The requested share does not exist anymore" : "Ndarja e kërkuar nuk ekziston më", "Could not find category \"%s\"" : "S’u gjet kategori \"%s\"", "Sunday" : "E Dielë", diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json index 556a42bc4ae..97743086248 100644 --- a/lib/l10n/sq.json +++ b/lib/l10n/sq.json @@ -66,11 +66,11 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Mekanizmi i shërbimit për ndarje %s duhet të sendërtojë ndërfaqen OCP\\Share_Backend", "Sharing backend %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje %s", "Sharing backend for %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje për %s", + "Click the button below to open it." : "Kliko butonin më poshtë për të hapur atë.", "Open »%s«" : "Hap»1 %s«", "You are not allowed to share %s" : "Nuk ju lejohet ta ndani %s me të tjerët", "Cannot increase permissions of %s" : "S’mund të shtohen lejet për %s", "Expiration date is in the past" : "Data e skadimit bie në të kaluarën", - "Click the button below to open it." : "Kliko butonin më poshtë për të hapur atë.", "The requested share does not exist anymore" : "Ndarja e kërkuar nuk ekziston më", "Could not find category \"%s\"" : "S’u gjet kategori \"%s\"", "Sunday" : "E Dielë", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index c369c1ad8d8..5ada7ed76f3 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -140,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Позадина дељења %s мора користити корисничко окружење OCP\\Share_Backend", "Sharing backend %s not found" : "Позадина за дељење %s није пронађена", "Sharing backend for %s not found" : "Позадина за дељење за %s није пронађена", + "%1$s shared »%2$s« with you" : "%1$s је поделио „%2$s“ са Вама", + "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", + "Click the button below to open it." : "Кликните дугме испод да га отворите.", + "Open »%s«" : "Отвори „%s“", + "%1$s via %2$s" : "%1$s преко %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s је поделио „%2$s“ са Вама и жели да дода:", "%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио „%2$s“ са Вама и жели да дода", "»%s« added a note to a file shared with you" : "\"%s\" је додао белешку на фајл који дели са Вама", - "Open »%s«" : "Отвори „%s“", - "%1$s via %2$s" : "%1$s преко %2$s", "You are not allowed to share %s" : "Није вам дозвољено да делите %s", "Cannot increase permissions of %s" : "Не могу да повећам привилегије за %s", "Files cannot be shared with delete permissions" : "Фајлови не могу да се деле са дозволама за брисање", @@ -153,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Датум истека не може да се постави више од %n дан у будућност","Датум истека не може да се постави више од %n дана у будућност","Датум истека не може да се постави више од %n дана у будућност"], "Sharing is only allowed with group members" : "Дељење је дозвољено само са члановима групе", "Sharing %s failed, because this item is already shared with the account %s" : "Дељење %s није успело зато што се ова ставка већ дели са налогом %s", - "%1$s shared »%2$s« with you" : "%1$s је поделио „%2$s“ са Вама", - "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", - "Click the button below to open it." : "Кликните дугме испод да га отворите.", "The requested share does not exist anymore" : "Захтевано дељење више не постоји", "The requested share comes from a disabled user" : "Захтевано дељење долази од искљученог корисника", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Корисник није креиран јер је достигнуто ограничење броја корисника. За више детаља, погледајте своја обавештења.", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 60c27124e1b..980b27d256f 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -138,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Позадина дељења %s мора користити корисничко окружење OCP\\Share_Backend", "Sharing backend %s not found" : "Позадина за дељење %s није пронађена", "Sharing backend for %s not found" : "Позадина за дељење за %s није пронађена", + "%1$s shared »%2$s« with you" : "%1$s је поделио „%2$s“ са Вама", + "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", + "Click the button below to open it." : "Кликните дугме испод да га отворите.", + "Open »%s«" : "Отвори „%s“", + "%1$s via %2$s" : "%1$s преко %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s је поделио „%2$s“ са Вама и жели да дода:", "%1$s shared »%2$s« with you and wants to add" : "%1$s је поделио „%2$s“ са Вама и жели да дода", "»%s« added a note to a file shared with you" : "\"%s\" је додао белешку на фајл који дели са Вама", - "Open »%s«" : "Отвори „%s“", - "%1$s via %2$s" : "%1$s преко %2$s", "You are not allowed to share %s" : "Није вам дозвољено да делите %s", "Cannot increase permissions of %s" : "Не могу да повећам привилегије за %s", "Files cannot be shared with delete permissions" : "Фајлови не могу да се деле са дозволама за брисање", @@ -151,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Датум истека не може да се постави више од %n дан у будућност","Датум истека не може да се постави више од %n дана у будућност","Датум истека не може да се постави више од %n дана у будућност"], "Sharing is only allowed with group members" : "Дељење је дозвољено само са члановима групе", "Sharing %s failed, because this item is already shared with the account %s" : "Дељење %s није успело зато што се ова ставка већ дели са налогом %s", - "%1$s shared »%2$s« with you" : "%1$s је поделио „%2$s“ са Вама", - "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", - "Click the button below to open it." : "Кликните дугме испод да га отворите.", "The requested share does not exist anymore" : "Захтевано дељење више не постоји", "The requested share comes from a disabled user" : "Захтевано дељење долази од искљученог корисника", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Корисник није креиран јер је достигнуто ограничење броја корисника. За више детаља, погледајте своја обавештења.", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 3a4fed3e462..9d5a29f0bb8 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delningsgränssnittet %s måste implementera gränssnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delningsgränssnittet %s hittades inte", "Sharing backend for %s not found" : "Delningsgränssnittet för %s hittades inte", + "%1$s shared »%2$s« with you" : "%1$s delade »%2$s« med dig", + "%1$s shared »%2$s« with you." : "%1$s delade »%2$s« med dig.", + "Click the button below to open it." : "Klicka på knappen nedan för att öppna det.", + "Open »%s«" : "Öppna »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till", "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig", - "Open »%s«" : "Öppna »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du tillåts inte att dela %s", "Cannot increase permissions of %s" : "Kan inte höja behörigheter av %s", "Files cannot be shared with delete permissions" : "Filer kan inte delas med rättighet att radera", @@ -152,9 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Kan inte sätta ett utgångsdatum längre fram än %n dag","Kan inte sätta ett utgångsdatum längre fram än %n dagar"], "Sharing is only allowed with group members" : "Delning är endast tillåten med gruppmedlemmar", "Sharing %s failed, because this item is already shared with the account %s" : "Delning av %s misslyckades, eftersom det här objektet redan delas med kontot %s", - "%1$s shared »%2$s« with you" : "%1$s delade »%2$s« med dig", - "%1$s shared »%2$s« with you." : "%1$s delade »%2$s« med dig.", - "Click the button below to open it." : "Klicka på knappen nedan för att öppna det.", "The requested share does not exist anymore" : "Den begärda delningen finns inte mer", "The requested share comes from a disabled user" : "Den begärda delningen kommer från en inaktiverad användare", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Användaren skapades inte eftersom användargränsen har nåtts. Kontrollera dina aviseringar för att läsa mer.", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index ae727c7959f..8291f60252f 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delningsgränssnittet %s måste implementera gränssnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delningsgränssnittet %s hittades inte", "Sharing backend for %s not found" : "Delningsgränssnittet för %s hittades inte", + "%1$s shared »%2$s« with you" : "%1$s delade »%2$s« med dig", + "%1$s shared »%2$s« with you." : "%1$s delade »%2$s« med dig.", + "Click the button below to open it." : "Klicka på knappen nedan för att öppna det.", + "Open »%s«" : "Öppna »%s«", + "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:", "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till", "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig", - "Open »%s«" : "Öppna »%s«", - "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du tillåts inte att dela %s", "Cannot increase permissions of %s" : "Kan inte höja behörigheter av %s", "Files cannot be shared with delete permissions" : "Filer kan inte delas med rättighet att radera", @@ -150,9 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Kan inte sätta ett utgångsdatum längre fram än %n dag","Kan inte sätta ett utgångsdatum längre fram än %n dagar"], "Sharing is only allowed with group members" : "Delning är endast tillåten med gruppmedlemmar", "Sharing %s failed, because this item is already shared with the account %s" : "Delning av %s misslyckades, eftersom det här objektet redan delas med kontot %s", - "%1$s shared »%2$s« with you" : "%1$s delade »%2$s« med dig", - "%1$s shared »%2$s« with you." : "%1$s delade »%2$s« med dig.", - "Click the button below to open it." : "Klicka på knappen nedan för att öppna det.", "The requested share does not exist anymore" : "Den begärda delningen finns inte mer", "The requested share comes from a disabled user" : "Den begärda delningen kommer från en inaktiverad användare", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Användaren skapades inte eftersom användargränsen har nåtts. Kontrollera dina aviseringar för att läsa mer.", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index be4afe13455..ca9f6277d69 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli", "Sharing backend %s not found" : "%s paylaşım arka ucu bulunamadı", "Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı", + "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", + "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", + "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", + "Open »%s«" : "»%s« aç", + "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor:", "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", - "Open »%s«" : "»%s« aç", - "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok", "Cannot increase permissions of %s" : "%s izinleri yükseltilemedi", "Files cannot be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", @@ -152,9 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz","Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz"], "Sharing is only allowed with group members" : "Paylaşım yalnızca grup üyeleri ile yapılabilir", "Sharing %s failed, because this item is already shared with the account %s" : "%s paylaşılamadı. Bu öge zaten %s hesabı ile paylaşılmış", - "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", - "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", - "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index f018957c3a5..11151583388 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli", "Sharing backend %s not found" : "%s paylaşım arka ucu bulunamadı", "Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı", + "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", + "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", + "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", + "Open »%s«" : "»%s« aç", + "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor:", "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", - "Open »%s«" : "»%s« aç", - "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok", "Cannot increase permissions of %s" : "%s izinleri yükseltilemedi", "Files cannot be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", @@ -150,9 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz","Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz"], "Sharing is only allowed with group members" : "Paylaşım yalnızca grup üyeleri ile yapılabilir", "Sharing %s failed, because this item is already shared with the account %s" : "%s paylaşılamadı. Bu öge zaten %s hesabı ile paylaşılmış", - "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", - "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", - "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index d45cabb70c2..b708c0b3c80 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -139,11 +139,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бекенд спільного доступу %s повинен реалізовувати інтерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Бекенд спільного доступу %s не знайдено", "Sharing backend for %s not found" : "Бекенд спільного доступу для %s не знайдено", + "%1$s shared »%2$s« with you" : "%1$s надав(-ла) доступ до \"%2$s\"", + "%1$s shared »%2$s« with you." : "%1$s надав(-ла) доступ до \"%2$s\".", + "Click the button below to open it." : "Щоб відкрити файл, натисніть кнопку нижче.", + "Open »%s«" : "Відкрити %s", + "%1$s via %2$s" : "%1$s через %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s надав(-ла) доступ до \"%2$s\" та хоче додати:", "%1$s shared »%2$s« with you and wants to add" : "%1$s надав(-ла) доступ до \"%2$s\" та хоче додати", "»%s« added a note to a file shared with you" : "\"%s\" додано примітку до файлу у спільному доступі", - "Open »%s«" : "Відкрити %s", - "%1$s via %2$s" : "%1$s через %2$s", "You are not allowed to share %s" : "Вам заборонено поширювати %s", "Cannot increase permissions of %s" : "Не вдалося підвищити дозволи для %s", "Files cannot be shared with delete permissions" : "Не можна надавати у спільний доступ файли з дозволами на вилучення", @@ -152,9 +155,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Неможливо встановити дату закінчення більше ніж %n день у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому"], "Sharing is only allowed with group members" : "Спільний доступ дозволений лише для учасників групи", "Sharing %s failed, because this item is already shared with the account %s" : "Не вдалося надати у спільний доступ%s, оскільки цей ресурс вже у спільному доступі з обліковим записом %s", - "%1$s shared »%2$s« with you" : "%1$s надав(-ла) доступ до \"%2$s\"", - "%1$s shared »%2$s« with you." : "%1$s надав(-ла) доступ до \"%2$s\".", - "Click the button below to open it." : "Щоб відкрити файл, натисніть кнопку нижче.", "The requested share does not exist anymore" : "Запитуваний спільний ресурс більше недоступний", "The requested share comes from a disabled user" : "Отримано запит на спільний доступ від неактивного користувача", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Користувача не створено, оскільки досягнуто обмеження на кількість користувачів. Перевірте сповіщення для докладної інформації.", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 15c4bdd2ec2..976206f0071 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -137,11 +137,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бекенд спільного доступу %s повинен реалізовувати інтерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Бекенд спільного доступу %s не знайдено", "Sharing backend for %s not found" : "Бекенд спільного доступу для %s не знайдено", + "%1$s shared »%2$s« with you" : "%1$s надав(-ла) доступ до \"%2$s\"", + "%1$s shared »%2$s« with you." : "%1$s надав(-ла) доступ до \"%2$s\".", + "Click the button below to open it." : "Щоб відкрити файл, натисніть кнопку нижче.", + "Open »%s«" : "Відкрити %s", + "%1$s via %2$s" : "%1$s через %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s надав(-ла) доступ до \"%2$s\" та хоче додати:", "%1$s shared »%2$s« with you and wants to add" : "%1$s надав(-ла) доступ до \"%2$s\" та хоче додати", "»%s« added a note to a file shared with you" : "\"%s\" додано примітку до файлу у спільному доступі", - "Open »%s«" : "Відкрити %s", - "%1$s via %2$s" : "%1$s через %2$s", "You are not allowed to share %s" : "Вам заборонено поширювати %s", "Cannot increase permissions of %s" : "Не вдалося підвищити дозволи для %s", "Files cannot be shared with delete permissions" : "Не можна надавати у спільний доступ файли з дозволами на вилучення", @@ -150,9 +153,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Неможливо встановити дату закінчення більше ніж %n день у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому"], "Sharing is only allowed with group members" : "Спільний доступ дозволений лише для учасників групи", "Sharing %s failed, because this item is already shared with the account %s" : "Не вдалося надати у спільний доступ%s, оскільки цей ресурс вже у спільному доступі з обліковим записом %s", - "%1$s shared »%2$s« with you" : "%1$s надав(-ла) доступ до \"%2$s\"", - "%1$s shared »%2$s« with you." : "%1$s надав(-ла) доступ до \"%2$s\".", - "Click the button below to open it." : "Щоб відкрити файл, натисніть кнопку нижче.", "The requested share does not exist anymore" : "Запитуваний спільний ресурс більше недоступний", "The requested share comes from a disabled user" : "Отримано запит на спільний доступ від неактивного користувача", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Користувача не створено, оскільки досягнуто обмеження на кількість користувачів. Перевірте сповіщення для докладної інформації.", diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index 44dbf8cb018..11dec3c6127 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -53,9 +53,9 @@ OC.L10N.register( "Additional settings" : "Cài đặt bổ sung", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.", "Set an admin password." : "Thiết lập mật khẩu quản trị", + "Click the button below to open it." : "Bấm vào nút bên dưới để mở nó.", "Open »%s«" : "Mở »%s«", "%1$s via %2$s" : "%1$s thông qua %2$s", - "Click the button below to open it." : "Bấm vào nút bên dưới để mở nó.", "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", "Sunday" : "Chủ nhật", "Monday" : "Thứ 2", diff --git a/lib/l10n/vi.json b/lib/l10n/vi.json index a620296c74b..5db8b7e14cc 100644 --- a/lib/l10n/vi.json +++ b/lib/l10n/vi.json @@ -51,9 +51,9 @@ "Additional settings" : "Cài đặt bổ sung", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.", "Set an admin password." : "Thiết lập mật khẩu quản trị", + "Click the button below to open it." : "Bấm vào nút bên dưới để mở nó.", "Open »%s«" : "Mở »%s«", "%1$s via %2$s" : "%1$s thông qua %2$s", - "Click the button below to open it." : "Bấm vào nút bên dưới để mở nó.", "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", "Sunday" : "Chủ nhật", "Monday" : "Thứ 2", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 05489afa022..54293a27d71 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -127,11 +127,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口", "Sharing backend %s not found" : "%s 的共享后端未找到", "Sharing backend for %s not found" : "%s 的共享后端未找到", + "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。", + "Click the button below to open it." : "点击下方按钮可打开它。", + "Open »%s«" : "打开 »%s«", + "%1$s via %2$s" : "%1$s 通过 %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s 与您共享了 »%2$s« 并希望添加:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 与您共享了 »%2$s« 并希望添加", "»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件中添加了备注", - "Open »%s«" : "打开 »%s«", - "%1$s via %2$s" : "%1$s 通过 %2$s", "You are not allowed to share %s" : "您无权共享 %s", "Cannot increase permissions of %s" : "无法提升 %s 的权限", "Files cannot be shared with delete permissions" : "不能带删除权限分享文件", @@ -139,9 +142,6 @@ OC.L10N.register( "Expiration date is in the past" : "到期日期已过", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["允许设置的最远截止期是从今天算起的 %n-1 天之后"], "Sharing is only allowed with group members" : "只允许与群组成员共享", - "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。", - "Click the button below to open it." : "点击下方按钮可打开它。", "The requested share does not exist anymore" : "当前请求的共享已经不存在", "The requested share comes from a disabled user" : "请求的分享来自一个被禁用的用户", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "由于已达用户数量上限,用户未创建。请检查通知以了解详情。", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 4c4c20208f1..e288d28a231 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -125,11 +125,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口", "Sharing backend %s not found" : "%s 的共享后端未找到", "Sharing backend for %s not found" : "%s 的共享后端未找到", + "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。", + "Click the button below to open it." : "点击下方按钮可打开它。", + "Open »%s«" : "打开 »%s«", + "%1$s via %2$s" : "%1$s 通过 %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s 与您共享了 »%2$s« 并希望添加:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 与您共享了 »%2$s« 并希望添加", "»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件中添加了备注", - "Open »%s«" : "打开 »%s«", - "%1$s via %2$s" : "%1$s 通过 %2$s", "You are not allowed to share %s" : "您无权共享 %s", "Cannot increase permissions of %s" : "无法提升 %s 的权限", "Files cannot be shared with delete permissions" : "不能带删除权限分享文件", @@ -137,9 +140,6 @@ "Expiration date is in the past" : "到期日期已过", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["允许设置的最远截止期是从今天算起的 %n-1 天之后"], "Sharing is only allowed with group members" : "只允许与群组成员共享", - "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。", - "Click the button below to open it." : "点击下方按钮可打开它。", "The requested share does not exist anymore" : "当前请求的共享已经不存在", "The requested share comes from a disabled user" : "请求的分享来自一个被禁用的用户", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "由于已达用户数量上限,用户未创建。请检查通知以了解详情。", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 68d914616e3..bf5bb7925d4 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -140,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面", "Sharing backend %s not found" : "找不到分享後端 %s", "Sharing backend for %s not found" : "找不到 %s 的分享後端", + "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", + "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", + "Click the button below to open it." : "點下方連結開啟", + "Open »%s«" : "開啟 »%s«", + "%1$s via %2$s" : "%1$s 由 %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入", "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", - "Open »%s«" : "開啟 »%s«", - "%1$s via %2$s" : "%1$s 由 %2$s", "You are not allowed to share %s" : "你無權分享 %s", "Cannot increase permissions of %s" : "無法增加 %s 的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", @@ -153,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"], "Sharing is only allowed with group members" : "僅允許在群組成員中共享", "Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與帳戶 %s 分享", - "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", - "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", - "Click the button below to open it." : "點下方連結開啟", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的用戶", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未創建用戶因為已達到用戶上限。請查看您的通知以了解更多信息。", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 0e0867af60d..0000381c5fc 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -138,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面", "Sharing backend %s not found" : "找不到分享後端 %s", "Sharing backend for %s not found" : "找不到 %s 的分享後端", + "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", + "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", + "Click the button below to open it." : "點下方連結開啟", + "Open »%s«" : "開啟 »%s«", + "%1$s via %2$s" : "%1$s 由 %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入", "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", - "Open »%s«" : "開啟 »%s«", - "%1$s via %2$s" : "%1$s 由 %2$s", "You are not allowed to share %s" : "你無權分享 %s", "Cannot increase permissions of %s" : "無法增加 %s 的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", @@ -151,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"], "Sharing is only allowed with group members" : "僅允許在群組成員中共享", "Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與帳戶 %s 分享", - "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", - "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", - "Click the button below to open it." : "點下方連結開啟", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的用戶", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未創建用戶因為已達到用戶上限。請查看您的通知以了解更多信息。", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 17a52ab0cc7..e37bef8e56e 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -140,11 +140,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面", "Sharing backend %s not found" : "找不到分享後端 %s", "Sharing backend for %s not found" : "找不到 %s 的分享後端", + "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", + "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", + "Click the button below to open it." : "點下方連結開啟", + "Open »%s«" : "開啟 »%s«", + "%1$s via %2$s" : "%1$s 由 %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入", "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", - "Open »%s«" : "開啟 »%s«", - "%1$s via %2$s" : "%1$s 由 %2$s", "You are not allowed to share %s" : "你不被允許分享 %s", "Cannot increase permissions of %s" : "無法增加 %s 的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", @@ -153,9 +156,6 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["無法設定到期日超過未來%n天"], "Sharing is only allowed with group members" : "僅允許與群組成員分享", "Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與帳號 %s 分享", - "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", - "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", - "Click the button below to open it." : "點下方連結開啟", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的使用者", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未建立使用者,因為已達使用者上限。請檢查您的通知以取得更多資訊。", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 6cb64203d57..02f728229e6 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -138,11 +138,14 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面", "Sharing backend %s not found" : "找不到分享後端 %s", "Sharing backend for %s not found" : "找不到 %s 的分享後端", + "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", + "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", + "Click the button below to open it." : "點下方連結開啟", + "Open »%s«" : "開啟 »%s«", + "%1$s via %2$s" : "%1$s 由 %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入", "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", - "Open »%s«" : "開啟 »%s«", - "%1$s via %2$s" : "%1$s 由 %2$s", "You are not allowed to share %s" : "你不被允許分享 %s", "Cannot increase permissions of %s" : "無法增加 %s 的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", @@ -151,9 +154,6 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["無法設定到期日超過未來%n天"], "Sharing is only allowed with group members" : "僅允許與群組成員分享", "Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與帳號 %s 分享", - "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", - "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", - "Click the button below to open it." : "點下方連結開啟", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的使用者", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未建立使用者,因為已達使用者上限。請檢查您的通知以取得更多資訊。", |