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

Commit 810fb676 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I40fb0d7535d50a5439bf150a80cbfec800c4eb69
parent 12d40194
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3,16 +3,20 @@
<resources>
  <!-- Internal preferences key for displaying the build version -->
  <!-- Label shown in the About Phone screen for the build version [CHAR LIMIT=40]-->
  <string name="build_version_label">Versión de compilación</string>
  <!-- Internal preferences key for displaying the open source license
       libraries -->
  <!-- Detail label text shown on the About Phone screen to supplement 
       @string/licenseActivityLabel -->
  <!-- Title for the activity that displays licenses for open source libraries used in the
       application. -->
  <string name="licenseActivityLabel">Llicencies de códigu abiertu</string>
  <!-- Internal preferences key for displaying the privacy policy -->
  <!-- Label shown on the About Phone screen for the privacy policy option [CHAR LIMIT=40]-->
  <string name="privacy_policy_label">Política de privacidá</string>
  <!-- URL for privacy policy -->
  <!-- Label shown on the About Phone screen for the terms of service option [CHAR LIMIT=50]-->
  <string name="terms_of_service_label">Términos del serviciu</string>
  <!-- Internal preferences key for displaying the terms of service-->
  <!-- URL for terms of service -->
</resources>
+8 −1
Original line number Diff line number Diff line
@@ -15,4 +15,11 @@
     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"></resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="incall_vibration_category_title">Värinä puhelun aikana</string>
  <string name="incall_vibrate_outgoing_title">Värinä vastatessa</string>
  <string name="incall_vibrate_call_waiting_title">Värinä puhelun odottaessa</string>
  <string name="incall_vibrate_hangup_title">Värinä puhelun loputtua</string>
  <string name="incall_vibrate_45_title">Värinä minuutin välein</string>
  <string name="incall_vibrate_45_summary">Värinä joka minuutti 45 sekunnin kohdalla lähtevien puheluiden aikana</string>
</resources>
+8 −1
Original line number Diff line number Diff line
@@ -15,4 +15,11 @@
     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"></resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="incall_vibration_category_title">Wibracja w trakcie połączenia</string>
  <string name="incall_vibrate_outgoing_title">Wibracja przy odebraniu połączenia</string>
  <string name="incall_vibrate_call_waiting_title">Wibracja przy połączeniu oczekującym</string>
  <string name="incall_vibrate_hangup_title">Wibracja przy zakończeniu połączenia</string>
  <string name="incall_vibrate_45_title">Wibracja co minutę</string>
  <string name="incall_vibrate_45_summary">Wibracja podczas 45 sekundy każdej minuty połączenia wychodzącego</string>
</resources>
+8 −1
Original line number Diff line number Diff line
@@ -15,4 +15,11 @@
     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"></resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="incall_vibration_category_title">Vibrar durante a chamada</string>
  <string name="incall_vibrate_outgoing_title">Vibrar ao atender</string>
  <string name="incall_vibrate_call_waiting_title">Vibrar com chamada em espera</string>
  <string name="incall_vibrate_hangup_title">Vibrar ao terminar a chamada</string>
  <string name="incall_vibrate_45_title">Vibrar a cada minuto</string>
  <string name="incall_vibrate_45_summary">Vibrar aos 45 segundos de cada minuto durante chamadas efetuadas</string>
</resources>
+8 −1
Original line number Diff line number Diff line
@@ -15,4 +15,11 @@
     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"></resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="incall_vibration_category_title">Вибрација током позива</string>
  <string name="incall_vibrate_outgoing_title">Вибрација при јављању</string>
  <string name="incall_vibrate_call_waiting_title">Вибрација при позиву на чекању</string>
  <string name="incall_vibrate_hangup_title">Вибрација при прекиду</string>
  <string name="incall_vibrate_45_title">Вибрација сваког минута</string>
  <string name="incall_vibrate_45_summary">Вибрира на 45. секунди сваког минута током одлазних позива</string>
</resources>
Loading