diff options
Diffstat (limited to 'core/l10n/bs.js')
-rw-r--r-- | core/l10n/bs.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/bs.js b/core/l10n/bs.js index e84498c554a..f19ad1a2e1b 100644 --- a/core/l10n/bs.js +++ b/core/l10n/bs.js @@ -45,7 +45,6 @@ OC.L10N.register( "Ok" : "Ok", "Error loading message template: {error}" : "Pogrešno učitavanje šablona za poruke: {error}", "read-only" : "samo-čitljivo", - "_{count} file conflict_::_{count} file conflicts_" : ["","",""], "One file conflict" : "Konflikt jedne datoteke", "New Files" : "Nove datoteke", "Already existing files" : "Postojeće datoteke", @@ -114,7 +113,6 @@ OC.L10N.register( "Hello world!" : "Halo svijete!", "sunny" : "sunčan", "Hello {name}, the weather is {weather}" : "Halo {name}, vrijeme je {weather}", - "_download %n file_::_download %n files_" : ["","",""], "Updating {productName} to version {version}, this may take a while." : "Ažuriranje {productName} u verziiju {version}, to može potrajati neko vrijeme.", "Please reload the page." : "Molim, ponovno učitajte stranicu", "The update was unsuccessful. " : "Ažuriranje nije uspjelo.", @@ -127,7 +125,6 @@ OC.L10N.register( "New password" : "Nova lozinka", "New Password" : "Nova Lozinka", "Reset password" : "Resetuj lozinku", - "_{count} search result in other places_::_{count} search results in other places_" : ["","",""], "Personal" : "Osobno", "Users" : "Korisnici", "Apps" : "Aplikacije", |