Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c90d6317 authored by inky@build01's avatar inky@build01
Browse files

Automatic translation import

Change-Id: Iddeb9b23718a1713a07a734a31f54d2ed79825d0
Ticket: RM-214
parent 70807e65
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -475,7 +475,7 @@
  <!-- Associations Dialog - Title -->
  <string name="associations_dialog_title">連携</string>
  <!-- Associations Dialog - Remember the user action -->
  <string name="associations_dialog_remember">選択を記憶</string>
  <string name="associations_dialog_remember">選択を保存</string>
  <!-- Associations Dialog - Open with Title -->
  <string name="associations_dialog_openwith_title">他のアプリで開く</string>
  <!-- Associations Dialog - Open action (button title) -->
@@ -744,7 +744,7 @@
  <!-- Secure Storage unlock failed toast -->
  <string name="secure_storage_unlock_failed">ストレージのロックを解除できません</string>
  <!-- Secure Storage unlock validation, length -->
  <string name="secure_storage_unlock_validation_length">パスワードは最低<xliff:g id="characters">%1$d</xliff:g>文字以上である必要があります</string>
  <string name="secure_storage_unlock_validation_length">パスワードは最低<xliff:g id="characters">%1$d</xliff:g>文字以上で指定してください</string>
  <!-- Secure Storage unlock validation, equal -->
  <string name="secure_storage_unlock_validation_equals">パスワードが一致しません。</string>
  <!-- Secure storage open file warning -->
+6 −6
Original line number Diff line number Diff line
@@ -21,22 +21,22 @@
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> mapper</item>
  </plurals>
  <plurals name="n_files">
    <item quantity="one">0 filer</item>
    <item quantity="other">1 fil</item>
    <item quantity="one"><xliff:g id="files">%1$d</xliff:g> fil</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> filer</item>
  </plurals>
  <!-- Search - Found items -->
  <plurals name="search_found_items">
    <item quantity="one">Ingen elementer funnet</item>
    <item quantity="other">1 element funnet</item>
    <item quantity="one"><xliff:g id="count">%1$d</xliff:g> element funnet</item>
    <item quantity="other"><xliff:g id="count">%d</xliff:g> elementer funnet</item>
  </plurals>
  <!-- Statusbar text if there are selected files or folders -->
  <plurals name="selection_folders">
    <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> mappe valgt.</item>
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> mappe valgt.</item>
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> mapper valgt.</item>
  </plurals>
  <plurals name="selection_files">
    <item quantity="one"><xliff:g id="files">%1$d</xliff:g> fil valgt.</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> fil valgt.</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> filer valgt.</item>
  </plurals>
  <!-- Actions - Confirm the number of items that are going to be deleted -->
  <plurals name="deleting_n_items">
+1 −1
Original line number Diff line number Diff line
@@ -660,7 +660,7 @@
  <!-- Preferences - Editor - Hex dump -->
  <string name="pref_hexdump">Hexdump av binære filer</string>
  <!-- Preferences - Editor - Hex dump desc -->
  <string name="pref_hexdump_desc">Generer en hex-dump av den binære filen og åpne den i en hex-editor</string>
  <string name="pref_hexdump_desc">Når en binærfil åpnes, genereres en hex-dump av filen og åpne den i en hex-editor</string>
  <!-- Preferences - Editor - Syntax highlight category -->
  <string name="pref_editor_syntax_highlight_category">Syntaks utheving</string>
  <!-- Preferences - Editor - Syntax highlight -->