Skip to content

Commit 659dd73

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent a5e9c49 commit 659dd73

File tree

5 files changed

+30
-5
lines changed

5 files changed

+30
-5
lines changed

app/src/main/res/values-id/strings.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<resources>
3-
49
<string name="app_name">Catatan</string>
510
<string name="app_name_long">Catatan Nextcloud</string>
611
<string name="label_all_notes">Semua catatan</string>

app/src/main/res/values-it/strings.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<resources>
3-
49
<string name="app_name">Note</string>
510
<string name="app_name_long">Nextcloud Note</string>
611
<string name="label_all_notes">Tutte le note</string>

app/src/main/res/values-nb-rNO/strings.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<resources>
3-
49
<string name="app_name">Notater</string>
510
<string name="app_name_long">Nextcloud Notater</string>
611
<string name="label_all_notes">Alle notater</string>

app/src/main/res/values-pt-rBR/strings.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<resources>
3-
49
<string name="app_name">Notas</string>
510
<string name="app_name_long">Notas Nextcloud</string>
611
<string name="label_all_notes">Todas as notas</string>

app/src/main/res/values-uk/strings.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<resources>
3-
49
<string name="app_name">Нотатки</string>
510
<string name="app_name_long">Нотатки для Nextcloud</string>
611
<string name="label_all_notes">Усі нотатки</string>

0 commit comments

Comments
 (0)