mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-07-23 09:55:56 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
13f164b867
commit
598f1fcf9a
40
src/main/res/values-eu/google_playstore_strings.xml
Normal file
40
src/main/res/values-eu/google_playstore_strings.xml
Normal file
@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
<!-- Translations must begin here -->
|
||||
<string name="gp_short_description">Nextcloud SMSak zure lokaleko SMSak sinkronizatzen ditu zure Nextcloud instantzian</string>
|
||||
<string name="gp_description">
|
||||
Nextcloud SMS aplikazioak zure SMS mezuak urruneko Nextcloud instantzia batean sinkronizatzen ditu eta zure mezuak bertatik irakurtzeko aukera ematen dizu.
|
||||
|
||||
Nextcloud instantziaren bidez SMSa bidaltzea etorkizunean kaleratuko da.
|
||||
|
||||
Aplikazioa guztiz bateragarria da Android 4.0tik 6.0ra
|
||||
</string>
|
||||
</resources>
|
@ -123,7 +123,7 @@
|
||||
<string name="err_sync_push_request_resp">Fel #4: Ogiltig data mottaget från server när data skickades</string>
|
||||
<string name="err_sync_create_json_null_smslist">Fel #5: NULL SMS Lista</string>
|
||||
<string name="err_sync_create_json_put_smslist">Fel #6: Fel vid hantering av skickningsbegäran</string>
|
||||
<string name="err_sync_create_json_request_encoding">Fel #7: Encoding stöddes ej när begäran skapades</string>
|
||||
<string name="err_sync_create_json_request_encoding">Fel #7: Kodning stöddes inte när begäran skapades</string>
|
||||
<string name="err_sync_auth_failed">Fel #8: Autentisering misslyckades</string>
|
||||
<string name="err_sync_http_request_returncode_unhandled">Fel #9: Server satte ohanterad HTTP-returkod</string>
|
||||
<string name="err_sync_http_request_connect">Fel #11: Kunde inte ansluta till Nextcloud-instansen</string>
|
||||
@ -135,7 +135,7 @@
|
||||
<string name="err_sync_account_unparsable">Fel #17: fel på konto. Vänligen konfigurera det igen</string>
|
||||
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">Fel #18: Nextcloud SMS-app är inte installerad eller så väntar Nextcloud en uppgradering</string>
|
||||
<string name="err_fetch_phonelist">Ogiltig telefonlista mottagen från server.</string>
|
||||
<string name="err_proto_v2">Servern stöder ej denna funktion. Säkerställ att serverversionen är minst 1.6.</string>
|
||||
<string name="err_proto_v2">Servern stöder inte denna funktion. Säkerställ att serverversionen är minst 1.6.</string>
|
||||
<string name="contactinfos_title">Kontaktinformation</string>
|
||||
<string name="subtitle_contact_phones">- Kontakttelefoner</string>
|
||||
<string name="pref_title_bulk_messages">Maximalt antal meddelanden att skicka per synk</string>
|
||||
@ -193,7 +193,7 @@
|
||||
|
||||
\"Vart informationen skickas.\n\n\"
|
||||
|
||||
\"Information skickas vare sig till Nextcloud-teamets servrar eller till Nextcloud SMS-teams servrar. Ej heller \"
|
||||
\"Information skickas vare sig till Nextcloud-teamets servrar eller till Nextcloud SMS-teams servrar. Inte heller \"
|
||||
\"till någon regerings eller till nån annan myndighet du tillåter.\n\n\"
|
||||
|
||||
\"När du i applikationen konfigurerar ett Nextcloud-konto accepterar du att Nextcloud-anslutningen lagrar SMS och samtalslogg i dennes infrastruktur\"
|
||||
|
Loading…
x
Reference in New Issue
Block a user