diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:18:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:18:49 +0000 |
commit | 02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch) | |
tree | 223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/is.js | |
parent | bf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff) | |
download | nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.tar.gz nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/is.js')
-rw-r--r-- | apps/theming/l10n/is.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js index bac510c88b5..bcad312b1dd 100644 --- a/apps/theming/l10n/is.js +++ b/apps/theming/l10n/is.js @@ -24,7 +24,6 @@ OC.L10N.register( "Could not 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", "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", @@ -50,6 +49,7 @@ 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." + "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.", + "Unsupported image type" : "Óstudd gerð myndar" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |