<?xml version="1.0" encoding="utf-8"?>

<!--
  This Source Code Form is subject to the terms of the Mozilla Public
  License, v. 2.0. If a copy of the MPL was not distributed with this
  file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->

<resources>
  <!-- %1$d is a placeholder for the score value. -->
  <string name="score">Einkunn: %1$d</string>
  <!--
    Longfox is the name of an easter egg game available through
    secret settings. Since that's not localized, keep the name unchanged.
  -->
  <string name="longfox">LANGFOX</string>
  <string name="likes_cookies">🍪 kann vel við vefkökur 🍪</string>
  <string name="tap_to_play">ýttu til að spila!</string>
  <!--
    %1$d is a placeholder for the current high score. HISCORE is an
    abbreviation for "Highest Score".
  -->
  <string name="hiscore">STIGATAFLA: %1$d</string>
  <string name="sound_on">🔈 kveikt á hljóði</string>
  <string name="sound_off">🔇 slökkt á hljóði</string>
  <!-- Back button -->
  <string name="back">til baka</string>
  <!-- Share hiscore action label. hiscore is an abbreviation for "Highest Score" -->
  <string name="share_hiscore">Deila stigatöflu</string>
</resources>
