diff --git a/l10n/sr.js b/l10n/sr.js index d3cfc9d..155ea16 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -2,9 +2,29 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Телефонска синхронизација", + "dwa" : "dwa", + "captured" : "captured", + "bubbled" : "bubbled", + "binary" : "binary", + "utf-8" : "utf-8", + "a" : "a", + "big" : "big", + "blink" : "blink", + "b" : "b", + "tt" : "tt", + "font" : "font", + "i" : "i", + "small" : "small", + "strike" : "strike", + "sub" : "sub", + "sup" : "sup", + "\n" : "\n", "An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером", + "Cancel" : "Откажи", + "Confirm" : "Потврди", "No contact found." : "Није нађен ниједан контакт.", "Settings" : "Поставке", + "Max messages to load per conversation" : "Највећи број порука по разговору", "Invalid message limit" : "Неисправни лимит поруке", "Default country code" : "Подразумевани позивни број државе", "Contact ordering" : "Сортирање контаката", diff --git a/l10n/sr.json b/l10n/sr.json index 543bbe2..ac62d6c 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,8 +1,28 @@ { "translations": { "Phone Sync" : "Телефонска синхронизација", + "dwa" : "dwa", + "captured" : "captured", + "bubbled" : "bubbled", + "binary" : "binary", + "utf-8" : "utf-8", + "a" : "a", + "big" : "big", + "blink" : "blink", + "b" : "b", + "tt" : "tt", + "font" : "font", + "i" : "i", + "small" : "small", + "strike" : "strike", + "sub" : "sub", + "sup" : "sup", + "\n" : "\n", "An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером", + "Cancel" : "Откажи", + "Confirm" : "Потврди", "No contact found." : "Није нађен ниједан контакт.", "Settings" : "Поставке", + "Max messages to load per conversation" : "Највећи број порука по разговору", "Invalid message limit" : "Неисправни лимит поруке", "Default country code" : "Подразумевани позивни број државе", "Contact ordering" : "Сортирање контаката",