From 5aed1ddf717fd7d3a17bd71de0487a45876409bd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 17 Oct 2024 01:56:44 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 2 ++ l10n/af.json | 2 ++ l10n/ar.js | 17 +++++++++++++++++ l10n/ar.json | 17 +++++++++++++++++ l10n/ast.js | 6 ++++++ l10n/ast.json | 6 ++++++ l10n/az.js | 3 +++ l10n/az.json | 3 +++ l10n/bg.js | 5 +++++ l10n/bg.json | 5 +++++ l10n/bn_BD.js | 1 + l10n/bn_BD.json | 1 + l10n/br.js | 4 ++++ l10n/br.json | 4 ++++ l10n/bs.js | 1 + l10n/bs.json | 1 + l10n/ca.js | 6 ++++++ l10n/ca.json | 6 ++++++ l10n/cs.js | 7 +++++++ l10n/cs.json | 7 +++++++ l10n/cy_GB.js | 2 ++ l10n/cy_GB.json | 2 ++ l10n/da.js | 4 ++++ l10n/da.json | 4 ++++ l10n/de.js | 6 ++++++ l10n/de.json | 6 ++++++ l10n/de_DE.js | 16 ++++++++++++++++ l10n/de_DE.json | 16 ++++++++++++++++ l10n/el.js | 5 +++++ l10n/el.json | 5 +++++ l10n/en_GB.js | 16 ++++++++++++++++ l10n/en_GB.json | 16 ++++++++++++++++ l10n/eo.js | 3 +++ l10n/eo.json | 3 +++ l10n/es.js | 5 +++++ l10n/es.json | 5 +++++ l10n/es_419.js | 2 ++ l10n/es_419.json | 2 ++ l10n/es_AR.js | 3 +++ l10n/es_AR.json | 3 +++ l10n/es_CL.js | 3 +++ l10n/es_CL.json | 3 +++ l10n/es_CO.js | 2 ++ l10n/es_CO.json | 2 ++ l10n/es_CR.js | 2 ++ l10n/es_CR.json | 2 ++ l10n/es_DO.js | 2 ++ l10n/es_DO.json | 2 ++ l10n/es_EC.js | 2 ++ l10n/es_EC.json | 2 ++ l10n/es_GT.js | 3 +++ l10n/es_GT.json | 3 +++ l10n/es_HN.js | 3 +++ l10n/es_HN.json | 3 +++ l10n/es_MX.js | 2 ++ l10n/es_MX.json | 2 ++ l10n/es_NI.js | 1 + l10n/es_NI.json | 1 + l10n/gl.js | 11 +++++++++++ l10n/gl.json | 11 +++++++++++ l10n/lt_LT.js | 6 ++++-- l10n/lt_LT.json | 6 ++++-- l10n/sv.js | 13 +++++++++++++ l10n/sv.json | 13 +++++++++++++ l10n/zh_HK.js | 10 ++++++++++ l10n/zh_HK.json | 10 ++++++++++ l10n/zh_TW.js | 11 +++++++++++ l10n/zh_TW.json | 11 +++++++++++ 68 files changed, 366 insertions(+), 4 deletions(-) diff --git a/l10n/af.js b/l10n/af.js index 72c55c8ae..9c007754c 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -19,6 +19,7 @@ OC.L10N.register( "Loading …" : "Laai …", "Reset" : "Herstel", "Cancel" : "Kanselleer", + "Confirm" : "Bevestig", "Original" : "Oorspronklik", "Custom" : "Eie", "Value" : "Waarde", @@ -26,6 +27,7 @@ OC.L10N.register( "Size" : "Grootte", "Position" : "Posisie", "Quality" : "Kwaliteit", + "Menu" : "Kieslys", "Continue" : "Gaan voort" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index c1ca86322..71d44fe1b 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -17,6 +17,7 @@ "Loading …" : "Laai …", "Reset" : "Herstel", "Cancel" : "Kanselleer", + "Confirm" : "Bevestig", "Original" : "Oorspronklik", "Custom" : "Eie", "Value" : "Waarde", @@ -24,6 +25,7 @@ "Size" : "Grootte", "Position" : "Posisie", "Quality" : "Kwaliteit", + "Menu" : "Kieslys", "Continue" : "Gaan voort" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index 58a42d59c..037129e66 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -31,6 +31,10 @@ OC.L10N.register( "All changes will be lost." : "ستفقد كل التغييرات.", "Are you sure you want to continue?" : "هل أنت متأكد أنك ترغب بالاستمرار؟", "Cancel" : "إلغاء", + "Apply" : "حفظ", + "Warning" : "تحذير", + "Confirm" : "تأكيد", + "Discard changes" : "تجاهل التغييرات", "Undo" : "تراجع", "Redo" : "إعادة", "Show original image" : "عرض الصورة الأصلية", @@ -43,6 +47,7 @@ OC.L10N.register( "Watermark" : "علامة مائية", "Draw" : "أرسُم", "Resize" : "غَيِّرِ الحجم", + "Image name" : "اسم الصورة", "Invalid image." : "صورة غير صالحة.", "Error while uploading the image." : "خطأ أثناء رفع الصورة.", "are not images" : "ليست صوراً", @@ -72,6 +77,8 @@ OC.L10N.register( "Image" : "صورة", "Importing …" : "إستيراد ...", "+ Add image" : "+ أضِف صورةً", + "Upload image" : "رفع صورة", + "From gallery" : "من المعرض", "Line" : "خط", "Pen" : "قلم", "Polygon" : "مُضلّع", @@ -92,24 +99,34 @@ OC.L10N.register( "Line height" : "إرتفاع السطر", "Warmth" : "الشِّدَّة warmth", "+ Add watermark" : "+ أضِف العلامة المائية", + "+ Add text watermark" : "+ إضافة علامة مائية", "Choose watermark type" : "إختر نوع العلامة المائية", "Upload watermark" : "رفع علامة مائية", "Add as text" : "أضِف كنصٍّ", "Padding" : "الحشو padding", + "Paddings" : "حشوات", "Shadow" : "تظليل shadow", "Horizontal" : "أفُقِي", "Vertical" : "رأسِي", "Opacity" : "التعتيم opacity", + "Transparency" : "الشفافية", "Position" : "الموضع position", "Stroke" : "شطب stroke", "Save image as" : "حفظ الصورة باسم", "Extension" : "الامتداد", + "Format" : "التنسيق", "Name is required." : "خانة الاسم مطلوبة.", "Quality" : "الجودة", "Saved image size (width x height)" : "حجم الصورة المحفوظة (العرض × الارتفاع)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "لاحظ أن مساحة الاقتصاص crop المحددة أقل من الحجم المطبق مما قد يتسبب في انخفاض الجودة", "Actual size (100%)" : "الحجم الفعلي (100%)", "Fit size" : "الحجم الملائم fit size", + "Select image to add …" : "إختَر صورةً لإضافتها ...", + "Failed to load image." : "تعذّر رلع الصورة.", + "Menu" : "القائمة ", + "Width" : "العرض", + "Height" : "الطول", + "No preview available for this crop item" : "لا توجد معاينة لهذا العنصر المقصوص", "Continue" : "متابعة" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index e673f89d6..afe6c7d2a 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -29,6 +29,10 @@ "All changes will be lost." : "ستفقد كل التغييرات.", "Are you sure you want to continue?" : "هل أنت متأكد أنك ترغب بالاستمرار؟", "Cancel" : "إلغاء", + "Apply" : "حفظ", + "Warning" : "تحذير", + "Confirm" : "تأكيد", + "Discard changes" : "تجاهل التغييرات", "Undo" : "تراجع", "Redo" : "إعادة", "Show original image" : "عرض الصورة الأصلية", @@ -41,6 +45,7 @@ "Watermark" : "علامة مائية", "Draw" : "أرسُم", "Resize" : "غَيِّرِ الحجم", + "Image name" : "اسم الصورة", "Invalid image." : "صورة غير صالحة.", "Error while uploading the image." : "خطأ أثناء رفع الصورة.", "are not images" : "ليست صوراً", @@ -70,6 +75,8 @@ "Image" : "صورة", "Importing …" : "إستيراد ...", "+ Add image" : "+ أضِف صورةً", + "Upload image" : "رفع صورة", + "From gallery" : "من المعرض", "Line" : "خط", "Pen" : "قلم", "Polygon" : "مُضلّع", @@ -90,24 +97,34 @@ "Line height" : "إرتفاع السطر", "Warmth" : "الشِّدَّة warmth", "+ Add watermark" : "+ أضِف العلامة المائية", + "+ Add text watermark" : "+ إضافة علامة مائية", "Choose watermark type" : "إختر نوع العلامة المائية", "Upload watermark" : "رفع علامة مائية", "Add as text" : "أضِف كنصٍّ", "Padding" : "الحشو padding", + "Paddings" : "حشوات", "Shadow" : "تظليل shadow", "Horizontal" : "أفُقِي", "Vertical" : "رأسِي", "Opacity" : "التعتيم opacity", + "Transparency" : "الشفافية", "Position" : "الموضع position", "Stroke" : "شطب stroke", "Save image as" : "حفظ الصورة باسم", "Extension" : "الامتداد", + "Format" : "التنسيق", "Name is required." : "خانة الاسم مطلوبة.", "Quality" : "الجودة", "Saved image size (width x height)" : "حجم الصورة المحفوظة (العرض × الارتفاع)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "لاحظ أن مساحة الاقتصاص crop المحددة أقل من الحجم المطبق مما قد يتسبب في انخفاض الجودة", "Actual size (100%)" : "الحجم الفعلي (100%)", "Fit size" : "الحجم الملائم fit size", + "Select image to add …" : "إختَر صورةً لإضافتها ...", + "Failed to load image." : "تعذّر رلع الصورة.", + "Menu" : "القائمة ", + "Width" : "العرض", + "Height" : "الطول", + "No preview available for this crop item" : "لا توجد معاينة لهذا العنصر المقصوص", "Continue" : "متابعة" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/ast.js b/l10n/ast.js index c37eb1bcd..033226c0d 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -31,6 +31,10 @@ OC.L10N.register( "All changes will be lost." : "Van perdese tolos cambeos.", "Are you sure you want to continue?" : "¿De xuru que quies siguir?", "Cancel" : "Encaboxar", + "Apply" : "Aplicar", + "Warning" : "Alvertencia", + "Confirm" : "Confirmar", + "Discard changes" : "Escartar los cambeos", "Undo" : "Desfacer", "Redo" : "Refacer", "Show original image" : "Amosar la imaxe orixinal", @@ -108,6 +112,8 @@ OC.L10N.register( "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Decátate que l'área de recorte seleicionada ye menor que la redimensión aplicada, lo que ye posible que cause una perda de calidá", "Actual size (100%)" : "Tamañu actual (100%)", "Fit size" : "Axustar el tamañu", + "Menu" : "Menú", + "Height" : "Altor", "Continue" : "Siguir" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index d2b518c9a..679c42afc 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -29,6 +29,10 @@ "All changes will be lost." : "Van perdese tolos cambeos.", "Are you sure you want to continue?" : "¿De xuru que quies siguir?", "Cancel" : "Encaboxar", + "Apply" : "Aplicar", + "Warning" : "Alvertencia", + "Confirm" : "Confirmar", + "Discard changes" : "Escartar los cambeos", "Undo" : "Desfacer", "Redo" : "Refacer", "Show original image" : "Amosar la imaxe orixinal", @@ -106,6 +110,8 @@ "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Decátate que l'área de recorte seleicionada ye menor que la redimensión aplicada, lo que ye posible que cause una perda de calidá", "Actual size (100%)" : "Tamañu actual (100%)", "Fit size" : "Axustar el tamañu", + "Menu" : "Menú", + "Height" : "Altor", "Continue" : "Siguir" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js index 1f12cac22..6839783dc 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -9,7 +9,10 @@ OC.L10N.register( "Back" : "Geri", "Reset" : "Sıfırla", "Cancel" : "Dayandır", + "Warning" : "Xəbərdarlıq", + "Confirm" : "Təsdiq edin", "Size" : "Həcm", + "Menu" : "Menyu", "Continue" : "Davam et" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index dd22634f4..8587f2a8e 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -7,7 +7,10 @@ "Back" : "Geri", "Reset" : "Sıfırla", "Cancel" : "Dayandır", + "Warning" : "Xəbərdarlıq", + "Confirm" : "Təsdiq edin", "Size" : "Həcm", + "Menu" : "Menyu", "Continue" : "Davam et" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index cf1d9ddfe..5d793e793 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -27,6 +27,9 @@ OC.L10N.register( "All changes will be lost." : "Всички промени ще бъдат загубени.", "Are you sure you want to continue?" : "Сигурни ли сте, че искате да продължите?", "Cancel" : "Отказ", + "Apply" : "Приложи", + "Warning" : "Внимание", + "Confirm" : "Потвърдете", "Undo" : "Отмяна", "Redo" : "Повторение", "Show original image" : "Показване на оригиналното изображение", @@ -106,6 +109,8 @@ OC.L10N.register( "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Обърнете внимание, че избраната област за изрязване е по-ниска от приложеното преоразмеряване, което може да доведе до влошаване на качеството", "Actual size (100%)" : "Действителен размер (100%)", "Fit size" : "Подходящ размер", + "Menu" : "Меню", + "Height" : "Ръст", "Continue" : "Продължаване" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index 7bef42c8b..3bda560b0 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -25,6 +25,9 @@ "All changes will be lost." : "Всички промени ще бъдат загубени.", "Are you sure you want to continue?" : "Сигурни ли сте, че искате да продължите?", "Cancel" : "Отказ", + "Apply" : "Приложи", + "Warning" : "Внимание", + "Confirm" : "Потвърдете", "Undo" : "Отмяна", "Redo" : "Повторение", "Show original image" : "Показване на оригиналното изображение", @@ -104,6 +107,8 @@ "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Обърнете внимание, че избраната област за изрязване е по-ниска от приложеното преоразмеряване, което може да доведе до влошаване на качеството", "Actual size (100%)" : "Действителен размер (100%)", "Fit size" : "Подходящ размер", + "Menu" : "Меню", + "Height" : "Ръст", "Continue" : "Продължаване" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index dbc1023c5..a7fec1e4c 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -9,6 +9,7 @@ OC.L10N.register( "Back" : "পেছনে যাও", "Reset" : "পূণঃনির্ধানণ", "Cancel" : "বাতির", + "Warning" : "সতর্কবাণী", "Size" : "আকার", "Continue" : "চালিয়ে যাও" }, diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index a01f24d9e..9f1bb4dc7 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -7,6 +7,7 @@ "Back" : "পেছনে যাও", "Reset" : "পূণঃনির্ধানণ", "Cancel" : "বাতির", + "Warning" : "সতর্কবাণী", "Size" : "আকার", "Continue" : "চালিয়ে যাও" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/br.js b/l10n/br.js index b3e3fcd0a..d107b2dcb 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -17,8 +17,12 @@ OC.L10N.register( "Back" : "Distro", "Loading …" : "O Kargañ ...", "Cancel" : "Arrest", + "Apply" : "Lakaat", + "Warning" : "Kemenadenn", + "Confirm" : "Kadarnaat", "Original" : "Orin", "Size" : "Ment", + "Menu" : "Roll", "Continue" : "Kendec'hel" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/l10n/br.json b/l10n/br.json index 19edd6ac7..5b2e340a3 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -15,8 +15,12 @@ "Back" : "Distro", "Loading …" : "O Kargañ ...", "Cancel" : "Arrest", + "Apply" : "Lakaat", + "Warning" : "Kemenadenn", + "Confirm" : "Kadarnaat", "Original" : "Orin", "Size" : "Ment", + "Menu" : "Roll", "Continue" : "Kendec'hel" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/bs.js b/l10n/bs.js index 6a5a6d94e..3476996ee 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -7,6 +7,7 @@ OC.L10N.register( "Name" : "Ime", "Save" : "Spremi", "Cancel" : "Otkaži", + "Warning" : "Upozorenje", "Size" : "Veličina", "Continue" : "Nastavi" }, diff --git a/l10n/bs.json b/l10n/bs.json index bde097858..68b88fc47 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -5,6 +5,7 @@ "Name" : "Ime", "Save" : "Spremi", "Cancel" : "Otkaži", + "Warning" : "Upozorenje", "Size" : "Veličina", "Continue" : "Nastavi" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/l10n/ca.js b/l10n/ca.js index d810aedc2..ee1c85929 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -29,6 +29,10 @@ OC.L10N.register( "All changes will be lost." : "Tots els canvis es perdran.", "Are you sure you want to continue?" : "Segur que voleu continuar?", "Cancel" : "Cancel·la", + "Apply" : "Aplica", + "Warning" : "Avís", + "Confirm" : "Confirma", + "Discard changes" : "Descarta els canvis", "Undo" : "Desfés", "Redo" : "Refés", "Show original image" : "Mostra la imatge original", @@ -108,6 +112,8 @@ OC.L10N.register( "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Tingueu en compte que l'àrea de retall seleccionada és inferior al canvi de mida aplicat, fet que pot provocar una disminució de la qualitat", "Actual size (100%)" : "Mida real (100%)", "Fit size" : "Mida ajustada", + "Menu" : "Menú", + "Height" : "Alçada", "Continue" : "Continua" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 491bb4de3..6cc284851 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -27,6 +27,10 @@ "All changes will be lost." : "Tots els canvis es perdran.", "Are you sure you want to continue?" : "Segur que voleu continuar?", "Cancel" : "Cancel·la", + "Apply" : "Aplica", + "Warning" : "Avís", + "Confirm" : "Confirma", + "Discard changes" : "Descarta els canvis", "Undo" : "Desfés", "Redo" : "Refés", "Show original image" : "Mostra la imatge original", @@ -106,6 +110,8 @@ "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Tingueu en compte que l'àrea de retall seleccionada és inferior al canvi de mida aplicat, fet que pot provocar una disminució de la qualitat", "Actual size (100%)" : "Mida real (100%)", "Fit size" : "Mida ajustada", + "Menu" : "Menú", + "Height" : "Alçada", "Continue" : "Continua" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 9b0c2f32e..32b89c5f1 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -31,6 +31,10 @@ OC.L10N.register( "All changes will be lost." : "Veškeré změny budou ztraceny.", "Are you sure you want to continue?" : "Opravdu chcete pokračovat?", "Cancel" : "Storno", + "Apply" : "Použít", + "Warning" : "Varování", + "Confirm" : "Potvrdit", + "Discard changes" : "Zahodit změny", "Undo" : "Vrátit zpět", "Redo" : "Zopakovat", "Show original image" : "Zobrazit původní obrázek", @@ -110,6 +114,9 @@ OC.L10N.register( "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Pozn.: označená oblast ořezu je menší než použitá změna rozlišení, což může způsobit snížení kvality", "Actual size (100%)" : "Skutečná velikost (100%)", "Fit size" : "Přizpůsobit velikost", + "Menu" : "Nabídka", + "Width" : "Šířka", + "Height" : "Výška", "Continue" : "Pokračovat" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index 08c6c976b..fcd671e7f 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -29,6 +29,10 @@ "All changes will be lost." : "Veškeré změny budou ztraceny.", "Are you sure you want to continue?" : "Opravdu chcete pokračovat?", "Cancel" : "Storno", + "Apply" : "Použít", + "Warning" : "Varování", + "Confirm" : "Potvrdit", + "Discard changes" : "Zahodit změny", "Undo" : "Vrátit zpět", "Redo" : "Zopakovat", "Show original image" : "Zobrazit původní obrázek", @@ -108,6 +112,9 @@ "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Pozn.: označená oblast ořezu je menší než použitá změna rozlišení, což může způsobit snížení kvality", "Actual size (100%)" : "Skutečná velikost (100%)", "Fit size" : "Přizpůsobit velikost", + "Menu" : "Nabídka", + "Width" : "Šířka", + "Height" : "Výška", "Continue" : "Pokračovat" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 111faec45..0d326890d 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -11,6 +11,8 @@ OC.L10N.register( "Back" : "Nôl", "Loading …" : "Yn llwytho …", "Cancel" : "Diddymu", + "Warning" : "Rhybudd", + "Confirm" : "Cadarnhau", "Undo" : "Dadwneud", "Custom" : "Cyfaddas", "Size" : "Maint" diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 7310a4b4a..adf355206 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -9,6 +9,8 @@ "Back" : "Nôl", "Loading …" : "Yn llwytho …", "Cancel" : "Diddymu", + "Warning" : "Rhybudd", + "Confirm" : "Cadarnhau", "Undo" : "Dadwneud", "Custom" : "Cyfaddas", "Size" : "Maint" diff --git a/l10n/da.js b/l10n/da.js index be3c439c7..f45469ce8 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -21,6 +21,9 @@ OC.L10N.register( "Loading …" : "Loading …", "Reset" : "Nulstil", "Cancel" : "Annuller", + "Apply" : "Anvend", + "Warning" : "Advarsler", + "Confirm" : "Bekræft", "Undo" : "Fortryd", "Redo" : "Annullér fortryd", "Zoom in" : "Zoom ind", @@ -34,6 +37,7 @@ OC.L10N.register( "Position" : "Position", "Extension" : "Filtype", "Name is required." : "Navn er påkrævet.", + "Menu" : "Menu", "Continue" : "Fortsæt" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 5064f1151..bd10e4bc5 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -19,6 +19,9 @@ "Loading …" : "Loading …", "Reset" : "Nulstil", "Cancel" : "Annuller", + "Apply" : "Anvend", + "Warning" : "Advarsler", + "Confirm" : "Bekræft", "Undo" : "Fortryd", "Redo" : "Annullér fortryd", "Zoom in" : "Zoom ind", @@ -32,6 +35,7 @@ "Position" : "Position", "Extension" : "Filtype", "Name is required." : "Navn er påkrævet.", + "Menu" : "Menu", "Continue" : "Fortsæt" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index cb49716dc..3af8db8a9 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -31,6 +31,10 @@ OC.L10N.register( "All changes will be lost." : "Alle Änderungen gehen verloren.", "Are you sure you want to continue?" : "Bist du dir sicher, dass du fortsetzen möchtest?", "Cancel" : "Abbrechen", + "Apply" : "Anwenden", + "Warning" : "Warnung", + "Confirm" : "Bestätigen", + "Discard changes" : "Änderungen verwerfen", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Show original image" : "Originalbild anzeigen", @@ -110,6 +114,8 @@ OC.L10N.register( "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Beachte, dass der ausgewählte Zuschneidebereich kleiner ist als die angewendete Größenänderung, was zu Qualitätseinbußen führen kann.", "Actual size (100%)" : "Tatsächliche Größe (100%)", "Fit size" : "Größe anpassen", + "Menu" : "Menü", + "Height" : "Größe", "Continue" : "Fortsetzen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index afcc6ea53..178d5549a 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -29,6 +29,10 @@ "All changes will be lost." : "Alle Änderungen gehen verloren.", "Are you sure you want to continue?" : "Bist du dir sicher, dass du fortsetzen möchtest?", "Cancel" : "Abbrechen", + "Apply" : "Anwenden", + "Warning" : "Warnung", + "Confirm" : "Bestätigen", + "Discard changes" : "Änderungen verwerfen", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Show original image" : "Originalbild anzeigen", @@ -108,6 +112,8 @@ "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Beachte, dass der ausgewählte Zuschneidebereich kleiner ist als die angewendete Größenänderung, was zu Qualitätseinbußen führen kann.", "Actual size (100%)" : "Tatsächliche Größe (100%)", "Fit size" : "Größe anpassen", + "Menu" : "Menü", + "Height" : "Größe", "Continue" : "Fortsetzen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 7d486947f..89473a5a9 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -31,6 +31,9 @@ OC.L10N.register( "All changes will be lost." : "Alle Änderungen gehen verloren.", "Are you sure you want to continue?" : "Sind Sie sich sicher, dass Sie fortsetzen wollen?", "Cancel" : "Abbrechen", + "Apply" : "Anwenden", + "Warning" : "Warnung", + "Confirm" : "Bestätigen", "Discard changes" : "Änderungen verwerfen", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", @@ -44,6 +47,7 @@ OC.L10N.register( "Watermark" : "Wasserzeichen", "Draw" : "Zeichnen", "Resize" : "Größe ändern", + "Image name" : "BIldname", "Invalid image." : "Ungültiges Bild.", "Error while uploading the image." : "Fehler beim Hochladen des Bildes.", "are not images" : "Sind keine Bilder", @@ -73,6 +77,8 @@ OC.L10N.register( "Image" : "Bild", "Importing …" : "Importiere…", "+ Add image" : "+ Bild hinzufügen", + "Upload image" : "Bild hochladen", + "From gallery" : "Von der Galerie", "Line" : "Linie", "Pen" : "Stift", "Polygon" : "Polygon", @@ -93,24 +99,34 @@ OC.L10N.register( "Line height" : "Zeilenhöhe", "Warmth" : "Wärme", "+ Add watermark" : "+ Wasserzeichen hinzufügen", + "+ Add text watermark" : "+ Wasserzeichen hinzufügen", "Choose watermark type" : "Wasserzeichentyp auswählen", "Upload watermark" : "Wasserzeichen hochladen", "Add as text" : "Als Text hinzufügen", "Padding" : "Auffüllen", + "Paddings" : "Auffüllungen", "Shadow" : "Schatten", "Horizontal" : "Horizontal", "Vertical" : "Vertikal", "Opacity" : "Deckkraft", + "Transparency" : "Transparenz", "Position" : "Position", "Stroke" : " Strich", "Save image as" : "Bild speichern als", "Extension" : "Erweiterung", + "Format" : "Format", "Name is required." : "Name ist erforderlich.", "Quality" : "Qualität", "Saved image size (width x height)" : "Gespeicherte Bildgröße (Breite x Höhe)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Beachten Sie, dass der ausgewählte Zuschneidebereich kleiner ist als die angewendete Größenänderung, was zu Qualitätseinbußen führen kann", "Actual size (100%)" : "Tatsächliche Größe (100%)", "Fit size" : "Größe anpassen", + "Select image to add …" : "Bild zum Hinzufügen auswählen …", + "Failed to load image." : "Fehler beim Laden des Bildes.", + "Menu" : "Menü", + "Width" : "Breite", + "Height" : "Höhe", + "No preview available for this crop item" : "Für diesen Zuschnitt ist keine Vorschau verfügbar", "Continue" : "Fortsetzen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index d5fb1ab45..8d1eb10fe 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -29,6 +29,9 @@ "All changes will be lost." : "Alle Änderungen gehen verloren.", "Are you sure you want to continue?" : "Sind Sie sich sicher, dass Sie fortsetzen wollen?", "Cancel" : "Abbrechen", + "Apply" : "Anwenden", + "Warning" : "Warnung", + "Confirm" : "Bestätigen", "Discard changes" : "Änderungen verwerfen", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", @@ -42,6 +45,7 @@ "Watermark" : "Wasserzeichen", "Draw" : "Zeichnen", "Resize" : "Größe ändern", + "Image name" : "BIldname", "Invalid image." : "Ungültiges Bild.", "Error while uploading the image." : "Fehler beim Hochladen des Bildes.", "are not images" : "Sind keine Bilder", @@ -71,6 +75,8 @@ "Image" : "Bild", "Importing …" : "Importiere…", "+ Add image" : "+ Bild hinzufügen", + "Upload image" : "Bild hochladen", + "From gallery" : "Von der Galerie", "Line" : "Linie", "Pen" : "Stift", "Polygon" : "Polygon", @@ -91,24 +97,34 @@ "Line height" : "Zeilenhöhe", "Warmth" : "Wärme", "+ Add watermark" : "+ Wasserzeichen hinzufügen", + "+ Add text watermark" : "+ Wasserzeichen hinzufügen", "Choose watermark type" : "Wasserzeichentyp auswählen", "Upload watermark" : "Wasserzeichen hochladen", "Add as text" : "Als Text hinzufügen", "Padding" : "Auffüllen", + "Paddings" : "Auffüllungen", "Shadow" : "Schatten", "Horizontal" : "Horizontal", "Vertical" : "Vertikal", "Opacity" : "Deckkraft", + "Transparency" : "Transparenz", "Position" : "Position", "Stroke" : " Strich", "Save image as" : "Bild speichern als", "Extension" : "Erweiterung", + "Format" : "Format", "Name is required." : "Name ist erforderlich.", "Quality" : "Qualität", "Saved image size (width x height)" : "Gespeicherte Bildgröße (Breite x Höhe)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Beachten Sie, dass der ausgewählte Zuschneidebereich kleiner ist als die angewendete Größenänderung, was zu Qualitätseinbußen führen kann", "Actual size (100%)" : "Tatsächliche Größe (100%)", "Fit size" : "Größe anpassen", + "Select image to add …" : "Bild zum Hinzufügen auswählen …", + "Failed to load image." : "Fehler beim Laden des Bildes.", + "Menu" : "Menü", + "Width" : "Breite", + "Height" : "Höhe", + "No preview available for this crop item" : "Für diesen Zuschnitt ist keine Vorschau verfügbar", "Continue" : "Fortsetzen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index b693976c1..b5acc27a2 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -21,6 +21,9 @@ OC.L10N.register( "Loading …" : "Φόρτωση …", "Reset" : "Επαναφορά", "Cancel" : "Ακύρωση", + "Apply" : "Εφαρμογή", + "Warning" : "Προειδοποίηση", + "Confirm" : "Επιβεβαίωση", "Undo" : "Ακύρωση ενέργειας", "Redo" : "Ξανακάντε", "Zoom in" : "Εστίαση", @@ -59,6 +62,8 @@ OC.L10N.register( "Name is required." : "Απαιτείται όνομα.", "Quality" : "Ποιότητα", "Fit size" : "Προσαρμογή στο μέγεθος", + "Menu" : "Μενού", + "Height" : "Ύψος", "Continue" : "Συνεχίστε" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index 87431f77e..d620f002b 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -19,6 +19,9 @@ "Loading …" : "Φόρτωση …", "Reset" : "Επαναφορά", "Cancel" : "Ακύρωση", + "Apply" : "Εφαρμογή", + "Warning" : "Προειδοποίηση", + "Confirm" : "Επιβεβαίωση", "Undo" : "Ακύρωση ενέργειας", "Redo" : "Ξανακάντε", "Zoom in" : "Εστίαση", @@ -57,6 +60,8 @@ "Name is required." : "Απαιτείται όνομα.", "Quality" : "Ποιότητα", "Fit size" : "Προσαρμογή στο μέγεθος", + "Menu" : "Μενού", + "Height" : "Ύψος", "Continue" : "Συνεχίστε" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 6dc77cfd8..5e687dcd9 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -31,6 +31,9 @@ OC.L10N.register( "All changes will be lost." : "All changes will be lost.", "Are you sure you want to continue?" : "Are you sure you want to continue?", "Cancel" : "Cancel", + "Apply" : "Apply", + "Warning" : "Warning", + "Confirm" : "Confirm", "Discard changes" : "Discard changes", "Undo" : "Undo", "Redo" : "Redo", @@ -44,6 +47,7 @@ OC.L10N.register( "Watermark" : "Watermark", "Draw" : "Draw", "Resize" : "Resize", + "Image name" : "Image name", "Invalid image." : "Invalid image.", "Error while uploading the image." : "Error while uploading the image.", "are not images" : "are not images", @@ -73,6 +77,8 @@ OC.L10N.register( "Image" : "Image", "Importing …" : "Importing …", "+ Add image" : "+ Add image", + "Upload image" : "Upload image", + "From gallery" : "From gallery", "Line" : "Line", "Pen" : "Pen", "Polygon" : "Polygon", @@ -93,24 +99,34 @@ OC.L10N.register( "Line height" : "Line height", "Warmth" : "Warmth", "+ Add watermark" : "+ Add watermark", + "+ Add text watermark" : "+ Add text watermark", "Choose watermark type" : "Choose watermark type", "Upload watermark" : "Upload watermark", "Add as text" : "Add as text", "Padding" : "Padding", + "Paddings" : "Paddings", "Shadow" : "Shadow", "Horizontal" : "Horizontal", "Vertical" : "Vertical", "Opacity" : "Opacity", + "Transparency" : "Transparency", "Position" : "Position", "Stroke" : "Stroke", "Save image as" : "Save image as", "Extension" : "Extension", + "Format" : "Format", "Name is required." : "Name is required.", "Quality" : "Quality", "Saved image size (width x height)" : "Saved image size (width x height)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Note that the selected crop area is lower than the applied resize which might cause quality decrease", "Actual size (100%)" : "Actual size (100%)", "Fit size" : "Fit size", + "Select image to add …" : "Select image to add …", + "Failed to load image." : "Failed to load image.", + "Menu" : "Menu", + "Width" : "Width", + "Height" : "Height", + "No preview available for this crop item" : "No preview available for this crop item", "Continue" : "Continue" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index d2afd024e..da6f0c2ad 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -29,6 +29,9 @@ "All changes will be lost." : "All changes will be lost.", "Are you sure you want to continue?" : "Are you sure you want to continue?", "Cancel" : "Cancel", + "Apply" : "Apply", + "Warning" : "Warning", + "Confirm" : "Confirm", "Discard changes" : "Discard changes", "Undo" : "Undo", "Redo" : "Redo", @@ -42,6 +45,7 @@ "Watermark" : "Watermark", "Draw" : "Draw", "Resize" : "Resize", + "Image name" : "Image name", "Invalid image." : "Invalid image.", "Error while uploading the image." : "Error while uploading the image.", "are not images" : "are not images", @@ -71,6 +75,8 @@ "Image" : "Image", "Importing …" : "Importing …", "+ Add image" : "+ Add image", + "Upload image" : "Upload image", + "From gallery" : "From gallery", "Line" : "Line", "Pen" : "Pen", "Polygon" : "Polygon", @@ -91,24 +97,34 @@ "Line height" : "Line height", "Warmth" : "Warmth", "+ Add watermark" : "+ Add watermark", + "+ Add text watermark" : "+ Add text watermark", "Choose watermark type" : "Choose watermark type", "Upload watermark" : "Upload watermark", "Add as text" : "Add as text", "Padding" : "Padding", + "Paddings" : "Paddings", "Shadow" : "Shadow", "Horizontal" : "Horizontal", "Vertical" : "Vertical", "Opacity" : "Opacity", + "Transparency" : "Transparency", "Position" : "Position", "Stroke" : "Stroke", "Save image as" : "Save image as", "Extension" : "Extension", + "Format" : "Format", "Name is required." : "Name is required.", "Quality" : "Quality", "Saved image size (width x height)" : "Saved image size (width x height)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Note that the selected crop area is lower than the applied resize which might cause quality decrease", "Actual size (100%)" : "Actual size (100%)", "Fit size" : "Fit size", + "Select image to add …" : "Select image to add …", + "Failed to load image." : "Failed to load image.", + "Menu" : "Menu", + "Width" : "Width", + "Height" : "Height", + "No preview available for this crop item" : "No preview available for this crop item", "Continue" : "Continue" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index 6d6f52f2c..85f420aa7 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -17,6 +17,9 @@ OC.L10N.register( "Loading …" : "Ŝargas …", "Reset" : "Restarigi", "Cancel" : "Nuligi", + "Apply" : "Validigi", + "Warning" : "Averto", + "Confirm" : "Konfirmi", "Undo" : "Malfari", "Redo" : "Refari", "Custom" : "Propra", diff --git a/l10n/eo.json b/l10n/eo.json index 2c40066c1..91b1f13fa 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -15,6 +15,9 @@ "Loading …" : "Ŝargas …", "Reset" : "Restarigi", "Cancel" : "Nuligi", + "Apply" : "Validigi", + "Warning" : "Averto", + "Confirm" : "Konfirmi", "Undo" : "Malfari", "Redo" : "Refari", "Custom" : "Propra", diff --git a/l10n/es.js b/l10n/es.js index c9c4089f7..35c55e33a 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -31,6 +31,9 @@ OC.L10N.register( "All changes will be lost." : "Todos los cambios se perderán.", "Are you sure you want to continue?" : "¿Está seguro que desea continuar?", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Discard changes" : "Descartar cambios", "Undo" : "Deshacer", "Redo" : "Rehacer", @@ -111,6 +114,8 @@ OC.L10N.register( "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Tenga en cuenta que el área a recortar es menor al redimensionamiento aplicado lo que puede causar pérdida de calidad", "Actual size (100%)" : "Tamaño actual (100%)", "Fit size" : "Ajustar tamaño", + "Menu" : "Menú", + "Height" : "Altura", "Continue" : "Continuar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index 0b241a07e..4366faf20 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -29,6 +29,9 @@ "All changes will be lost." : "Todos los cambios se perderán.", "Are you sure you want to continue?" : "¿Está seguro que desea continuar?", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Discard changes" : "Descartar cambios", "Undo" : "Deshacer", "Redo" : "Rehacer", @@ -109,6 +112,8 @@ "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Tenga en cuenta que el área a recortar es menor al redimensionamiento aplicado lo que puede causar pérdida de calidad", "Actual size (100%)" : "Tamaño actual (100%)", "Fit size" : "Ajustar tamaño", + "Menu" : "Menú", + "Height" : "Altura", "Continue" : "Continuar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_419.js b/l10n/es_419.js index fa02475a1..cf1aa08c6 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -10,6 +10,8 @@ OC.L10N.register( "Back" : "Atrás", "Reset" : "Restaurar", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_419.json b/l10n/es_419.json index 6064f6608..32faa5a50 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -8,6 +8,8 @@ "Back" : "Atrás", "Reset" : "Restaurar", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 60967798e..8cf13a125 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -13,6 +13,9 @@ OC.L10N.register( "Loading …" : "Cargando …", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 91bcd3c93..883c04189 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -11,6 +11,9 @@ "Loading …" : "Cargando …", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index cffd400a8..1326861b7 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -12,6 +12,9 @@ OC.L10N.register( "Loading …" : "Cargando …", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index bb411d6ed..5e6092b5f 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -10,6 +10,9 @@ "Loading …" : "Cargando …", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 957406aca..36197e6a4 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -11,6 +11,8 @@ OC.L10N.register( "Back" : "Atrás", "Reset" : "Reiniciar", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 722eb2604..4cddcac3d 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -9,6 +9,8 @@ "Back" : "Atrás", "Reset" : "Reiniciar", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 2a2fe23f8..3d1c4d1fd 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -11,6 +11,8 @@ OC.L10N.register( "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index e9bab7262..6ce6974cd 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -9,6 +9,8 @@ "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 2a2fe23f8..3d1c4d1fd 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -11,6 +11,8 @@ OC.L10N.register( "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index e9bab7262..6ce6974cd 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -9,6 +9,8 @@ "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 5dd0d3962..fbc553c03 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -29,6 +29,8 @@ OC.L10N.register( "All changes will be lost." : "Se perderán todos los cambios.", "Are you sure you want to continue?" : "¿Estás seguro de que deseas continuar?", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Discard changes" : "Descartar cambios", "Undo" : "Deshacer", "Redo" : "Rehacer", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index cc3af05f2..6f3c6b383 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -27,6 +27,8 @@ "All changes will be lost." : "Se perderán todos los cambios.", "Are you sure you want to continue?" : "¿Estás seguro de que deseas continuar?", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Confirm" : "Confirmar", "Discard changes" : "Descartar cambios", "Undo" : "Deshacer", "Redo" : "Rehacer", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 2a2fe23f8..f455a7f10 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -11,6 +11,9 @@ OC.L10N.register( "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index e9bab7262..30e75cc87 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -9,6 +9,9 @@ "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 14aca3210..a85f0f80d 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -10,6 +10,9 @@ OC.L10N.register( "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index ad5dd0cf6..aee3b2915 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -8,6 +8,9 @@ "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", + "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 791a83bb8..a0c134c90 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -31,6 +31,8 @@ OC.L10N.register( "All changes will be lost." : "Se perderán todos los cambios.", "Are you sure you want to continue?" : "¿Está seguro que desea continuar?", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", "Confirm" : "Confirmar", "Undo" : "Deshacer", "Redo" : "Rehacer", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 0fd28fba8..3a89d147d 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -29,6 +29,8 @@ "All changes will be lost." : "Se perderán todos los cambios.", "Are you sure you want to continue?" : "¿Está seguro que desea continuar?", "Cancel" : "Cancelar", + "Apply" : "Aplicar", + "Warning" : "Advertencia", "Confirm" : "Confirmar", "Undo" : "Deshacer", "Redo" : "Rehacer", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index af7d21015..8f2a842ce 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -10,6 +10,7 @@ OC.L10N.register( "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index bb45611a8..cbb42fe33 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -8,6 +8,7 @@ "Back" : "Atrás", "Reset" : "Restablecer", "Cancel" : "Cancelar", + "Apply" : "Aplicar", "Confirm" : "Confirmar", "Undo" : "Deshacer", "Custom" : "Personalizado", diff --git a/l10n/gl.js b/l10n/gl.js index 98daae706..bc231b0d5 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -47,6 +47,7 @@ OC.L10N.register( "Watermark" : "Marca de auga", "Draw" : "Debuxar", "Resize" : "Cambiar o tamaño", + "Image name" : "Nome da imaxe", "Invalid image." : "Imaxe incorrecta", "Error while uploading the image." : "Produciuse un erro ao enviar a imaxe.", "are not images" : "non son imaxes", @@ -76,6 +77,8 @@ OC.L10N.register( "Image" : "Imaxe", "Importing …" : "Importando…", "+ Add image" : "+ Engadir imaxe", + "Upload image" : "Enviar a imaxe", + "From gallery" : "Dende a galería", "Line" : "Liña", "Pen" : "Bolígrafo", "Polygon" : "Polígono", @@ -96,26 +99,34 @@ OC.L10N.register( "Line height" : "Altura da liña", "Warmth" : "Calor", "+ Add watermark" : "+ Engadir marca de auga", + "+ Add text watermark" : "+ Engadir marca de auga de texto", "Choose watermark type" : "Escoller o tipo de marca de auga", "Upload watermark" : "Enviar a marca de auga", "Add as text" : "Engadir como texto", "Padding" : "Enchedura", + "Paddings" : "Encheduras", "Shadow" : "Sombra", "Horizontal" : "Horizontal", "Vertical" : "Vertical", "Opacity" : "Opacidade", + "Transparency" : "Transparencia", "Position" : "Posicion", "Stroke" : "Contorno", "Save image as" : "Gardar a imaxe como", "Extension" : "Extensión", + "Format" : "Formato", "Name is required." : "Precisase do nome.", "Quality" : "Calidade", "Saved image size (width x height)" : "Tamaño da imaxe gardada (largo x alto)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Teña en conta que a área de recorte seleccionada é inferior ao cambio de tamaño aplicado, o que pode provocar unha diminución da calidade", "Actual size (100%)" : "Tamaño real (100%)", "Fit size" : "Axuste de tamaño", + "Select image to add …" : "Seleccionar a imaxe para engadir…", + "Failed to load image." : "Produciuse un fallo ao cargar a imaxe.", "Menu" : "Menú", + "Width" : "Largo", "Height" : "Altura", + "No preview available for this crop item" : "Non hai ningunha vista previa dispoñíbel para este elemento de recorte", "Continue" : "Continuar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 9b9924df1..69b1ecabb 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -45,6 +45,7 @@ "Watermark" : "Marca de auga", "Draw" : "Debuxar", "Resize" : "Cambiar o tamaño", + "Image name" : "Nome da imaxe", "Invalid image." : "Imaxe incorrecta", "Error while uploading the image." : "Produciuse un erro ao enviar a imaxe.", "are not images" : "non son imaxes", @@ -74,6 +75,8 @@ "Image" : "Imaxe", "Importing …" : "Importando…", "+ Add image" : "+ Engadir imaxe", + "Upload image" : "Enviar a imaxe", + "From gallery" : "Dende a galería", "Line" : "Liña", "Pen" : "Bolígrafo", "Polygon" : "Polígono", @@ -94,26 +97,34 @@ "Line height" : "Altura da liña", "Warmth" : "Calor", "+ Add watermark" : "+ Engadir marca de auga", + "+ Add text watermark" : "+ Engadir marca de auga de texto", "Choose watermark type" : "Escoller o tipo de marca de auga", "Upload watermark" : "Enviar a marca de auga", "Add as text" : "Engadir como texto", "Padding" : "Enchedura", + "Paddings" : "Encheduras", "Shadow" : "Sombra", "Horizontal" : "Horizontal", "Vertical" : "Vertical", "Opacity" : "Opacidade", + "Transparency" : "Transparencia", "Position" : "Posicion", "Stroke" : "Contorno", "Save image as" : "Gardar a imaxe como", "Extension" : "Extensión", + "Format" : "Formato", "Name is required." : "Precisase do nome.", "Quality" : "Calidade", "Saved image size (width x height)" : "Tamaño da imaxe gardada (largo x alto)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Teña en conta que a área de recorte seleccionada é inferior ao cambio de tamaño aplicado, o que pode provocar unha diminución da calidade", "Actual size (100%)" : "Tamaño real (100%)", "Fit size" : "Axuste de tamaño", + "Select image to add …" : "Seleccionar a imaxe para engadir…", + "Failed to load image." : "Produciuse un fallo ao cargar a imaxe.", "Menu" : "Menú", + "Width" : "Largo", "Height" : "Altura", + "No preview available for this crop item" : "Non hai ningunha vista previa dispoñíbel para este elemento de recorte", "Continue" : "Continuar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index ac759341f..8747ced66 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -19,7 +19,7 @@ OC.L10N.register( "This file no longer exists" : "Šio failo daugiau nebėra", "There is no plugin available to display this file type" : "Nėra prieinamo įskiepio, skirto atvaizduoti šį failo tipą", "View" : "Rodyti", - "Name" : "Vardas, pavardė", + "Name" : "Pavadinimas", "Save" : "Įrašyti", "Save as" : "Įrašyti kaip", "Back" : "Atgal", @@ -27,7 +27,7 @@ OC.L10N.register( "Reset" : "Atstatyti", "All changes will be lost." : "Visi pakeitimai bus prarasti.", "Are you sure you want to continue?" : "Ar tikrai norite tęsti?", - "Cancel" : "Atšaukti", + "Cancel" : "Atsisakyti", "Apply" : "Taikyti", "Warning" : "Įspėjimas", "Confirm" : "Patvirtinti", @@ -53,6 +53,8 @@ OC.L10N.register( "Name is required." : "Vardas yra būtinas.", "Quality" : "Kokybė", "Menu" : "Meniu", + "Width" : "Plotis", + "Height" : "Aukštis", "Continue" : "Tęsti" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index b22f0b29b..a68ba9241 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -17,7 +17,7 @@ "This file no longer exists" : "Šio failo daugiau nebėra", "There is no plugin available to display this file type" : "Nėra prieinamo įskiepio, skirto atvaizduoti šį failo tipą", "View" : "Rodyti", - "Name" : "Vardas, pavardė", + "Name" : "Pavadinimas", "Save" : "Įrašyti", "Save as" : "Įrašyti kaip", "Back" : "Atgal", @@ -25,7 +25,7 @@ "Reset" : "Atstatyti", "All changes will be lost." : "Visi pakeitimai bus prarasti.", "Are you sure you want to continue?" : "Ar tikrai norite tęsti?", - "Cancel" : "Atšaukti", + "Cancel" : "Atsisakyti", "Apply" : "Taikyti", "Warning" : "Įspėjimas", "Confirm" : "Patvirtinti", @@ -51,6 +51,8 @@ "Name is required." : "Vardas yra būtinas.", "Quality" : "Kokybė", "Menu" : "Meniu", + "Width" : "Plotis", + "Height" : "Aukštis", "Continue" : "Tęsti" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index d8ab5fc5b..6adf44a83 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -34,6 +34,7 @@ OC.L10N.register( "Apply" : "Tillämpa", "Warning" : "Varning", "Confirm" : "Bekräfta", + "Discard changes" : "Släng ändringar", "Undo" : "Ångra", "Redo" : "Gör om", "Show original image" : "Visa originalbilden", @@ -46,6 +47,7 @@ OC.L10N.register( "Watermark" : "Vattenstämpel", "Draw" : "Rita", "Resize" : "Ändra storlek", + "Image name" : "Bildens namn", "Invalid image." : "Ogiltig bild.", "Error while uploading the image." : "Det gick inte att ladda upp bilden.", "are not images" : "är inte bilder", @@ -69,6 +71,8 @@ OC.L10N.register( "Image" : "Bild", "Importing …" : "Importerar ...", "+ Add image" : "+ Lägg till bild", + "Upload image" : "Ladda upp bild", + "From gallery" : "Från galleri", "Line" : "Rad", "Pen" : "Penna", "Polygon" : "Polygon", @@ -88,24 +92,33 @@ OC.L10N.register( "Line height" : "Radavstånd", "Warmth" : "Värme", "+ Add watermark" : "+ Lägg till vattenstämpel", + "+ Add text watermark" : "+ Lägg till vattenstämpel text", "Choose watermark type" : "Välj typ av vattenstämpel", "Upload watermark" : "Ladda upp vattenstämpel", "Add as text" : "Lägg till som text", + "Padding" : "Utfyllnad", + "Paddings" : "Utfyllnader", "Shadow" : "Skugga", "Horizontal" : "Horisontell", "Vertical" : "Vertikal", "Opacity" : "Opacitet", + "Transparency" : "Transparens", "Position" : "Position", "Save image as" : "Spara bild som", "Extension" : "Tillägg", + "Format" : "Format", "Name is required." : "Namn är obligatoriskt.", "Quality" : "Kvalitet", "Saved image size (width x height)" : "Sparad bildstorlek (bredd x höjd)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Observera att det valda beskärningsområdet är lägre än den tillämpade storleksändringen, vilket kan orsaka kvalitetsförsämring", "Actual size (100%)" : "Faktisk storlek (100 %)", "Fit size" : "Passande storlek", + "Select image to add …" : "Välj bild att lägga till ...", + "Failed to load image." : "Det gick inte att ladda bilden.", "Menu" : "Meny", + "Width" : "Bredd", "Height" : "Höjd", + "No preview available for this crop item" : "Ingen förhandsgranskning tillgänglig för detta beskärningsobjekt", "Continue" : "Fortsätt" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index d9d8693df..1bfd23097 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -32,6 +32,7 @@ "Apply" : "Tillämpa", "Warning" : "Varning", "Confirm" : "Bekräfta", + "Discard changes" : "Släng ändringar", "Undo" : "Ångra", "Redo" : "Gör om", "Show original image" : "Visa originalbilden", @@ -44,6 +45,7 @@ "Watermark" : "Vattenstämpel", "Draw" : "Rita", "Resize" : "Ändra storlek", + "Image name" : "Bildens namn", "Invalid image." : "Ogiltig bild.", "Error while uploading the image." : "Det gick inte att ladda upp bilden.", "are not images" : "är inte bilder", @@ -67,6 +69,8 @@ "Image" : "Bild", "Importing …" : "Importerar ...", "+ Add image" : "+ Lägg till bild", + "Upload image" : "Ladda upp bild", + "From gallery" : "Från galleri", "Line" : "Rad", "Pen" : "Penna", "Polygon" : "Polygon", @@ -86,24 +90,33 @@ "Line height" : "Radavstånd", "Warmth" : "Värme", "+ Add watermark" : "+ Lägg till vattenstämpel", + "+ Add text watermark" : "+ Lägg till vattenstämpel text", "Choose watermark type" : "Välj typ av vattenstämpel", "Upload watermark" : "Ladda upp vattenstämpel", "Add as text" : "Lägg till som text", + "Padding" : "Utfyllnad", + "Paddings" : "Utfyllnader", "Shadow" : "Skugga", "Horizontal" : "Horisontell", "Vertical" : "Vertikal", "Opacity" : "Opacitet", + "Transparency" : "Transparens", "Position" : "Position", "Save image as" : "Spara bild som", "Extension" : "Tillägg", + "Format" : "Format", "Name is required." : "Namn är obligatoriskt.", "Quality" : "Kvalitet", "Saved image size (width x height)" : "Sparad bildstorlek (bredd x höjd)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Observera att det valda beskärningsområdet är lägre än den tillämpade storleksändringen, vilket kan orsaka kvalitetsförsämring", "Actual size (100%)" : "Faktisk storlek (100 %)", "Fit size" : "Passande storlek", + "Select image to add …" : "Välj bild att lägga till ...", + "Failed to load image." : "Det gick inte att ladda bilden.", "Menu" : "Meny", + "Width" : "Bredd", "Height" : "Höjd", + "No preview available for this crop item" : "Ingen förhandsgranskning tillgänglig för detta beskärningsobjekt", "Continue" : "Fortsätt" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index f05c810eb..96d963028 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -47,6 +47,7 @@ OC.L10N.register( "Watermark" : "水印", "Draw" : "畫", "Resize" : "調整大小", + "Image name" : "圖像名稱", "Invalid image." : "圖像無效。", "Error while uploading the image." : "上傳圖像時發生錯誤。", "are not images" : "不是圖像", @@ -76,6 +77,8 @@ OC.L10N.register( "Image" : "圖像", "Importing …" : "導入中 ...", "+ Add image" : "+ 添加圖像", + "Upload image" : "上傳圖像", + "From gallery" : "從相簿", "Line" : "線形", "Pen" : "筆", "Polygon" : "多邊形", @@ -96,27 +99,34 @@ OC.L10N.register( "Line height" : "行高", "Warmth" : "暖度", "+ Add watermark" : "+ 添加水印", + "+ Add text watermark" : "+ 添加文字水印", "Choose watermark type" : "選擇水印類型", "Upload watermark" : "上傳水印", "Add as text" : "新增為文字", "Padding" : "襯填", + "Paddings" : "襯填", "Shadow" : "陰影", "Horizontal" : "水平", "Vertical" : "垂直", "Opacity" : "透明度", + "Transparency" : "透明度", "Position" : "位置", "Stroke" : "筆劃", "Save image as" : "保存圖像為", "Extension" : "副檔名", + "Format" : "格式", "Name is required." : "姓名為必填", "Quality" : "質素", "Saved image size (width x height)" : "已保存的圖像大小(寬度 x 高度)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "請注意,選定的裁剪區域低於套用的調整大小,這可能會導致品質下降", "Actual size (100%)" : "實際大小 (100%)", "Fit size" : "調整大小", + "Select image to add …" : "選擇要添加的圖像 ...", + "Failed to load image." : "加載圖像失敗。", "Menu" : "選項單", "Width" : "寬度", "Height" : "身高", + "No preview available for this crop item" : "此裁剪項目沒有可用的預覽", "Continue" : "繼續" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 1ad03581c..571948ffa 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -45,6 +45,7 @@ "Watermark" : "水印", "Draw" : "畫", "Resize" : "調整大小", + "Image name" : "圖像名稱", "Invalid image." : "圖像無效。", "Error while uploading the image." : "上傳圖像時發生錯誤。", "are not images" : "不是圖像", @@ -74,6 +75,8 @@ "Image" : "圖像", "Importing …" : "導入中 ...", "+ Add image" : "+ 添加圖像", + "Upload image" : "上傳圖像", + "From gallery" : "從相簿", "Line" : "線形", "Pen" : "筆", "Polygon" : "多邊形", @@ -94,27 +97,34 @@ "Line height" : "行高", "Warmth" : "暖度", "+ Add watermark" : "+ 添加水印", + "+ Add text watermark" : "+ 添加文字水印", "Choose watermark type" : "選擇水印類型", "Upload watermark" : "上傳水印", "Add as text" : "新增為文字", "Padding" : "襯填", + "Paddings" : "襯填", "Shadow" : "陰影", "Horizontal" : "水平", "Vertical" : "垂直", "Opacity" : "透明度", + "Transparency" : "透明度", "Position" : "位置", "Stroke" : "筆劃", "Save image as" : "保存圖像為", "Extension" : "副檔名", + "Format" : "格式", "Name is required." : "姓名為必填", "Quality" : "質素", "Saved image size (width x height)" : "已保存的圖像大小(寬度 x 高度)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "請注意,選定的裁剪區域低於套用的調整大小,這可能會導致品質下降", "Actual size (100%)" : "實際大小 (100%)", "Fit size" : "調整大小", + "Select image to add …" : "選擇要添加的圖像 ...", + "Failed to load image." : "加載圖像失敗。", "Menu" : "選項單", "Width" : "寬度", "Height" : "身高", + "No preview available for this crop item" : "此裁剪項目沒有可用的預覽", "Continue" : "繼續" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index b2ea97a8c..eb2f6ffea 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -47,6 +47,7 @@ OC.L10N.register( "Watermark" : "水印", "Draw" : "繪圖", "Resize" : "調整大小", + "Image name" : "影像名稱", "Invalid image." : "無效的圖片。", "Error while uploading the image." : "上傳圖片時發生錯誤。", "are not images" : "不是圖片", @@ -76,6 +77,8 @@ OC.L10N.register( "Image" : "圖片", "Importing …" : "正在匯入……", "+ Add image" : "+ 新增圖片", + "Upload image" : "上傳影像", + "From gallery" : "從相簿", "Line" : "線段", "Pen" : "筆", "Polygon" : "多邊形", @@ -96,26 +99,34 @@ OC.L10N.register( "Line height" : "行高", "Warmth" : "溫暖", "+ Add watermark" : "+ 新增水印", + "+ Add text watermark" : "+ 新增文字水印", "Choose watermark type" : "選擇水印類型", "Upload watermark" : "上傳水印", "Add as text" : "新增為留言", "Padding" : "填充", + "Paddings" : "填充", "Shadow" : "陰影", "Horizontal" : "水平", "Vertical" : "垂直", "Opacity" : "不透明度", + "Transparency" : "透明度", "Position" : "位置", "Stroke" : "筆劃", "Save image as" : "儲存圖片為", "Extension" : "副檔名", + "Format" : "格式", "Name is required." : "名稱為必填。", "Quality" : "品質", "Saved image size (width x height)" : "儲存的圖片大小(寬度 x 高度)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "請注意,選定的裁剪區域低於套用的調整大小,這可能會導致品質下降", "Actual size (100%)" : "實際大小 (100%)", "Fit size" : "合適大小", + "Select image to add …" : "選取要新增的影像……", + "Failed to load image." : "載入影像失敗。", "Menu" : "選單", + "Width" : "寬度", "Height" : "高度", + "No preview available for this crop item" : "此裁剪項目沒有可用的預覽", "Continue" : "繼續" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index cecec4591..0f09d999a 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -45,6 +45,7 @@ "Watermark" : "水印", "Draw" : "繪圖", "Resize" : "調整大小", + "Image name" : "影像名稱", "Invalid image." : "無效的圖片。", "Error while uploading the image." : "上傳圖片時發生錯誤。", "are not images" : "不是圖片", @@ -74,6 +75,8 @@ "Image" : "圖片", "Importing …" : "正在匯入……", "+ Add image" : "+ 新增圖片", + "Upload image" : "上傳影像", + "From gallery" : "從相簿", "Line" : "線段", "Pen" : "筆", "Polygon" : "多邊形", @@ -94,26 +97,34 @@ "Line height" : "行高", "Warmth" : "溫暖", "+ Add watermark" : "+ 新增水印", + "+ Add text watermark" : "+ 新增文字水印", "Choose watermark type" : "選擇水印類型", "Upload watermark" : "上傳水印", "Add as text" : "新增為留言", "Padding" : "填充", + "Paddings" : "填充", "Shadow" : "陰影", "Horizontal" : "水平", "Vertical" : "垂直", "Opacity" : "不透明度", + "Transparency" : "透明度", "Position" : "位置", "Stroke" : "筆劃", "Save image as" : "儲存圖片為", "Extension" : "副檔名", + "Format" : "格式", "Name is required." : "名稱為必填。", "Quality" : "品質", "Saved image size (width x height)" : "儲存的圖片大小(寬度 x 高度)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "請注意,選定的裁剪區域低於套用的調整大小,這可能會導致品質下降", "Actual size (100%)" : "實際大小 (100%)", "Fit size" : "合適大小", + "Select image to add …" : "選取要新增的影像……", + "Failed to load image." : "載入影像失敗。", "Menu" : "選單", + "Width" : "寬度", "Height" : "高度", + "No preview available for this crop item" : "此裁剪項目沒有可用的預覽", "Continue" : "繼續" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file