diff --git a/l10n/ar.js b/l10n/ar.js index 4e1404b9cfa..6ce1e999f67 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -96,7 +96,7 @@ OC.L10N.register( "Ordered list" : "قائمة مرتبة", "First item" : "أول بند", "Checklist" : "قائمة خيارات checklist", - "To-Do item" : "بند مَهَمّة", + "To-Do item" : "عنصر مهمة", "Blockquote" : "اقتباس Blockquote", "Quoted text" : "نصٌ مُقتبسٌ", "Code block" : "كتلة كود", diff --git a/l10n/ar.json b/l10n/ar.json index 687481c43f7..122ccedaa62 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -94,7 +94,7 @@ "Ordered list" : "قائمة مرتبة", "First item" : "أول بند", "Checklist" : "قائمة خيارات checklist", - "To-Do item" : "بند مَهَمّة", + "To-Do item" : "عنصر مهمة", "Blockquote" : "اقتباس Blockquote", "Quoted text" : "نصٌ مُقتبسٌ", "Code block" : "كتلة كود", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 3424506cbfc..12ed074e586 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -120,6 +120,7 @@ OC.L10N.register( "Command" : "Komanda", "Control" : "Valdoma", "Formatting" : "Formatavimas", + "Add folder description" : "Pridėti aplanko aprašą", "Show author colors" : "Rodyti autoriaus spalvas", "Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento.", "Callouts" : "Paaiškinimo išnašos", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index eb4dd398859..470862ead3c 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -118,6 +118,7 @@ "Command" : "Komanda", "Control" : "Valdoma", "Formatting" : "Formatavimas", + "Add folder description" : "Pridėti aplanko aprašą", "Show author colors" : "Rodyti autoriaus spalvas", "Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento.", "Callouts" : "Paaiškinimo išnašos",