mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 12:25:57 +03:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
3d863a92df
commit
786d0786c5
4 changed files with 19 additions and 4 deletions
|
@ -1,6 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Nextcloud Notes - Android Client
|
||||
~
|
||||
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
|
||||
~ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-->
|
||||
<resources>
|
||||
|
||||
<string name="app_name">Oharrak</string>
|
||||
<string name="app_name_long">Nextcloud Oharrak</string>
|
||||
<string name="label_all_notes">Ohar guztiak</string>
|
||||
|
|
|
@ -1,6 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Nextcloud Notes - Android Client
|
||||
~
|
||||
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
|
||||
~ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-->
|
||||
<resources>
|
||||
|
||||
<string name="app_name">Notes</string>
|
||||
<string name="app_name_long">Nextcloud Notes</string>
|
||||
<string name="label_all_notes">All notes</string>
|
||||
|
|
|
@ -1,6 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Nextcloud Notes - Android Client
|
||||
~
|
||||
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
|
||||
~ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-->
|
||||
<resources>
|
||||
|
||||
<string name="app_name">Notes</string>
|
||||
<string name="app_name_long">Nextcloud Notes</string>
|
||||
<string name="label_all_notes">Vse zabeležke</string>
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
<string name="about_issues_title">Sorunlar</string>
|
||||
<string name="about_issues">Sorun, istek ve önerilerinizi GitHub sorun izleyiciye yazabilirsiniz: %1$s</string>
|
||||
<string name="about_translate_title">Çevirin</string>
|
||||
<string name="about_translate">Transifex üzerindeki Nextcloud takımına katılarak uygulamayı çevirmemize yardımcı olabilirsiniz: %1$s</string>
|
||||
<string name="about_translate">Transifex üzerindeki Nextcloud takımına katılarak uygulamanın çevirisini yapmamıza yardımcı olabilirsiniz: %1$s</string>
|
||||
<string name="about_app_license_title">Uygulama lisansı</string>
|
||||
<string name="about_app_license">Bu uygulama GNU GENEL KAMU LİSANSI 3 sürüm ve üzeri koşulları altında dağıtılmaktadır.</string>
|
||||
<string name="about_app_license_button">Lisansa bakın</string>
|
||||
|
|
Loading…
Reference in a new issue