mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 04:46:04 +03:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
bea3f9691c
commit
ab178d6e70
2 changed files with 14 additions and 2 deletions
|
@ -1,6 +1,12 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
~ Nextcloud Notes - Android Client
|
||||||
|
~
|
||||||
|
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
|
||||||
|
~ SPDX-FileCopyrightText: 2015-2023 Stefan Niedermann <info@niedermann.it>
|
||||||
|
~ SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<string name="app_name">Notes</string>
|
<string name="app_name">Notes</string>
|
||||||
<string name="app_name_long">Nextcloud Notes</string>
|
<string name="app_name_long">Nextcloud Notes</string>
|
||||||
<string name="label_all_notes">All notes</string>
|
<string name="label_all_notes">All notes</string>
|
||||||
|
|
|
@ -1,6 +1,12 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
~ Nextcloud Notes - Android Client
|
||||||
|
~
|
||||||
|
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
|
||||||
|
~ SPDX-FileCopyrightText: 2015-2023 Stefan Niedermann <info@niedermann.it>
|
||||||
|
~ SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<string name="app_name">Notes</string>
|
<string name="app_name">Notes</string>
|
||||||
<string name="app_name_long">Nextcloud Notes</string>
|
<string name="app_name_long">Nextcloud Notes</string>
|
||||||
<string name="label_all_notes">Toutes les notes</string>
|
<string name="label_all_notes">Toutes les notes</string>
|
||||||
|
|
Loading…
Reference in a new issue