diff --git a/l10n/sl.js b/l10n/sl.js index de5d1b7e..f2a0e98c 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -98,6 +98,7 @@ OC.L10N.register( "Scanner Settings" : "Nastavitve iskalnika", "Search for audio files in" : "Poišči zvočne datoteke v", "Cyrillic support" : "Podpora za cirilico", + "Activate this setting if cyrillic characters are not recognized correctly. This makes the indexing slower!" : "Možnost razrešuje nastavitve, kadar znaki cirilice niso prikazani pravilno. Indeksiranje je posledično počasnejše.", "Formats supported by the browser" : "Zapisi, podprti v brskalniku", "Formats not supported by the browser" : "Zapisi, ki niso podprti v brskalniku" }, diff --git a/l10n/sl.json b/l10n/sl.json index 383ef86b..0c1f5dc8 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -96,6 +96,7 @@ "Scanner Settings" : "Nastavitve iskalnika", "Search for audio files in" : "Poišči zvočne datoteke v", "Cyrillic support" : "Podpora za cirilico", + "Activate this setting if cyrillic characters are not recognized correctly. This makes the indexing slower!" : "Možnost razrešuje nastavitve, kadar znaki cirilice niso prikazani pravilno. Indeksiranje je posledično počasnejše.", "Formats supported by the browser" : "Zapisi, podprti v brskalniku", "Formats not supported by the browser" : "Zapisi, ki niso podprti v brskalniku" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"