diff --git a/l10n/sc.js b/l10n/sc.js index f079bdda..c44489a9 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -23,6 +23,7 @@ OC.L10N.register( "Menu" : "Menu", "Report a bug" : "Report a bug", "Back" : "In segus", + "View profile" : "Ammustra su profilu", "Log out" : "Essi·nche", "Away" : "Ausente", "Do not disturb" : "No istorbes", diff --git a/l10n/sc.json b/l10n/sc.json index f0f6e369..9cd2f4d7 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -21,6 +21,7 @@ "Menu" : "Menu", "Report a bug" : "Report a bug", "Back" : "In segus", + "View profile" : "Ammustra su profilu", "Log out" : "Essi·nche", "Away" : "Ausente", "Do not disturb" : "No istorbes", diff --git a/l10n/sr.js b/l10n/sr.js index 351baa4e..b16370ef 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -40,7 +40,16 @@ OC.L10N.register( "Status message" : "Порука стања", "Open in a Web-Browser" : "Отвори у веб прегледачу", "Loading …" : "Учитавање…", + "Could not load the file" : "Фајл није могао да се учита", + "Wrap content in code blocks" : "Поставља садржај у блокове кода", + "Wrap content" : "Обмотај садржај", + "Controls" : "Контроле", "Layout" : "Распоред", + "Compact" : "Збијено", + "Wide" : "Широко", + "Copy content" : "Копирај садржај", + "Read-only text file content" : "Садржај текст фајла који може само да се чита", + "The file is empty" : "Фајл је празан", "Cancel" : "Откажи", "Share screen" : "Подели екран", "Selected screen or window" : "Изабрани екран или прозор", diff --git a/l10n/sr.json b/l10n/sr.json index e9fb7c92..48fffead 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -38,7 +38,16 @@ "Status message" : "Порука стања", "Open in a Web-Browser" : "Отвори у веб прегледачу", "Loading …" : "Учитавање…", + "Could not load the file" : "Фајл није могао да се учита", + "Wrap content in code blocks" : "Поставља садржај у блокове кода", + "Wrap content" : "Обмотај садржај", + "Controls" : "Контроле", "Layout" : "Распоред", + "Compact" : "Збијено", + "Wide" : "Широко", + "Copy content" : "Копирај садржај", + "Read-only text file content" : "Садржај текст фајла који може само да се чита", + "The file is empty" : "Фајл је празан", "Cancel" : "Откажи", "Share screen" : "Подели екран", "Selected screen or window" : "Изабрани екран или прозор",