diff options
Diffstat (limited to 'apps/theming/l10n/is.js')
-rw-r--r-- | apps/theming/l10n/is.js | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js index 7281c5996b6..fc2eba76ab9 100644 --- a/apps/theming/l10n/is.js +++ b/apps/theming/l10n/is.js @@ -23,9 +23,9 @@ OC.L10N.register( "No file uploaded" : "Engin skrá var send inn", "Unsupported image type" : "Óstudd gerð myndar", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Þú ert nú þegar að nota sérsniðið þema. Mögulega gæti það skrifað yfir stillingar í þemaforriti.", + "Theming" : "Þemu", "Legal notice" : "Lagaleg atriði", "Privacy policy" : "Stefna um meðferð persónulegra gagna", - "Theming" : "Þemu", "Adjust the Nextcloud theme" : "Laga Nextcloud þema", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Þemu gera þér kleift að breyta útliti og hegðun þíns eintaks af viðmótinu auk studdra biðlaraforrita. Það verður sýnilegt öllum notendum.", "Name" : "Heiti", @@ -46,12 +46,6 @@ OC.L10N.register( "Upload new header logo" : "Senda inn nýtt táknmerki fyrir síðuhaus", "Favicon" : "Veftákn", "Upload new favicon" : "Senda inn nýja táknmynd", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit.", - "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist", - "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér", - "Failed to write file to disk." : "Tókst ekki að skrifa skrá á disk.", - "A PHP extension stopped the file upload." : "PHP-viðbót stöðvaði innsendingu skráar.", - "You are already using a custom theme" : "Þú ert nú þegar að nota sérsniðið þema", - "Web address https://…" : "Veffang https://…" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |