diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:59:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:59:37 +0000 |
commit | bb0294a65b2f929503d735a2a1e85612295a4376 (patch) | |
tree | 0491aba2d2376789ff2165f790859e1df8410c28 /debian/patches/Update-Catalan-translation.patch | |
parent | Adding upstream version 3.38.2. (diff) | |
download | nautilus-debian/3.38.2-1+deb11u1.tar.xz nautilus-debian/3.38.2-1+deb11u1.zip |
Adding debian version 3.38.2-1+deb11u1.debian/3.38.2-1+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/Update-Catalan-translation.patch | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/patches/Update-Catalan-translation.patch b/debian/patches/Update-Catalan-translation.patch new file mode 100644 index 0000000..67ca370 --- /dev/null +++ b/debian/patches/Update-Catalan-translation.patch @@ -0,0 +1,24 @@ +From: Jordi Mas <jmas@softcatala.org> +Date: Tue, 29 Dec 2020 23:06:31 +0100 +Subject: Update Catalan translation + +Origin: upstream, 3.38.3, commit:cda0d493bf245f10e1fbcc815582dc0879568647 +--- + po/ca.po | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/po/ca.po b/po/ca.po +index e899137..7174e7b 100644 +--- a/po/ca.po ++++ b/po/ca.po +@@ -4075,8 +4075,8 @@ msgstr "El fitxer que heu deixat anar no és una imatge." + #: src/resources/ui/nautilus-properties-window.ui:82 + msgid "_Name" + msgid_plural "_Names" +-msgstr[0] "_Nom:" +-msgstr[1] "_Noms:" ++msgstr[0] "_Nom" ++msgstr[1] "_Noms" + + #: src/nautilus-properties-window.c:904 + #, c-format |