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

Commit d5a13a51 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: If7a850c73de02fce6b5784691e9e640dae72ac3e
parent 6515c256
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1322,6 +1322,7 @@ Teníemos un Palaciu…\n
  <!-- Advanced (used for diagnostics) device info activity title [CHAR LIMIT=40] -->
  <string name="device_info_settings" product="tablet">Estáu de la tableta</string>
  <!-- Advanced (used for diagnostics) device info activity title [CHAR LIMIT=40] -->
  <string name="device_info_settings" product="default">Estáu del teléfonu</string>
  <!-- About phone screen, list item title.  Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] -->
  <string name="system_update_settings_list_item_title">Anovamientos del sistema</string>
  <!-- About phone screen, list item summary.  Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] -->
@@ -2184,6 +2185,7 @@ Teníemos un Palaciu…\n
  <!-- In the Testing screen. The item title of the activity that shows usage statistics.  -->
  <!-- label for text to indicate sort options -->
  <!-- label for application name -->
  <string name="app_name_label">Aplicación</string>
  <!-- label for last time used -->
  <!-- label for usage time -->
  <!-- Accessibility settings -->
+1 −7
Original line number Diff line number Diff line
@@ -15,10 +15,4 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <plurals name="app_ops_count">
    <item quantity="one">раз</item>
    <item quantity="few">%d разу</item>
    <item quantity="other">%d разоў</item>
  </plurals>
</resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+0 −5
Original line number Diff line number Diff line
@@ -18,11 +18,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
  <plurals name="show_dev_countdown_cm">
    <item quantity="one">Застаўся <xliff:g id="step_count">%1$d</xliff:g> крок для ўлучэння налад для распрацоўнікаў.</item>
    <item quantity="few">Засталося <xliff:g id="step_count">%1$d</xliff:g> кроку для ўлучэння налад для распрацоўнікаў.</item>
    <item quantity="other">Засталося <xliff:g id="step_count">%1$d</xliff:g> крокаў для ўлучэння налад для распрацоўнікаў.</item>
  </plurals>
  <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
  <string name="show_dev_on_cm">Налады для распрацоўнікаў улучаны!</string>
  <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
+1 −7
Original line number Diff line number Diff line
@@ -15,10 +15,4 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <plurals name="app_ops_count">
    <item quantity="one">jednou</item>
    <item quantity="few">%d krát</item>
    <item quantity="other">%d krát</item>
  </plurals>
</resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+0 −5
Original line number Diff line number Diff line
@@ -18,11 +18,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
  <plurals name="show_dev_countdown_cm">
    <item quantity="one">Už jste jen <xliff:g id="step_count">%1$d</xliff:g> krok od povolení vývojářských nastavení.</item>
    <item quantity="few">Už jste jen <xliff:g id="step_count">%1$d</xliff:g> kroky od povolení vývojářských nastavení.</item>
    <item quantity="other">Už jste jen <xliff:g id="step_count">%1$d</xliff:g> kroků od povolení vývojářských nastavení.</item>
  </plurals>
  <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
  <string name="show_dev_on_cm">Vývojářské nastavení je povoleno!</string>
  <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
Loading