1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-28 02:06:11 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-06-30 00:28:30 +00:00
parent 7cd99f04b8
commit 4a04a506e9
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 45 additions and 1 deletions

View File

@ -0,0 +1,43 @@
<?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">
<!-- Translation version, reference for translators -->
<string name="gp_translation_version">3</string>
<!-- Translations must begin here -->
<string name="gp_short_description">Nextcloud SMS sinkronizon SMS-et tuaj lokal në instancën tuaj Nextcloud</string>
<string name="gp_description">
Aplikacioni OwnCloud SMS sinkronizon mesazhet tuaja SMS me një instancë remote të ownCloud dhe ju lejon të lexoni mesazhet tuaja prej saj.
Dërgimi i SMS-ve nga ownCloud do të jetë i mundur në lançimet e ardhshme.
Aplikacioni është plotësisht i përputhshëm me Android 4.0 deri në 6.0
</string>
</resources>

View File

@ -181,4 +181,5 @@
<string name="reinit_sync_cursor_confirm">Jeni të sigurt që doni të riinicializoni kursorin e sinkronizimit? Kjo mund të ngadalsoj sinkronizimin tjetër nëse gjejmë shumë mesazhe të vjetra të pa sinkronizuara me serverin.</string> <string name="reinit_sync_cursor_confirm">Jeni të sigurt që doni të riinicializoni kursorin e sinkronizimit? Kjo mund të ngadalsoj sinkronizimin tjetër nëse gjejmë shumë mesazhe të vjetra të pa sinkronizuara me serverin.</string>
<string name="yes_confirm">Po</string> <string name="yes_confirm">Po</string>
<string name="no_confirm">Jo</string> <string name="no_confirm">Jo</string>
<string name="pref_show_sync_notifications">Shfaqni njoftimet e sinkronizimit</string>
</resources> </resources>