56 lines
1.6 KiB
Diff
56 lines
1.6 KiB
Diff
From e7ef51603c836299fece5da88aa51ef20ee0022c Mon Sep 17 00:00:00 2001
|
||
From: Kalev Lember <kalevlember@gmail.com>
|
||
Date: Tue, 5 Feb 2013 22:30:22 +0100
|
||
Subject: [PATCH] [l10n] Use ; as the separator for the desktop file Keywords
|
||
section
|
||
|
||
https://mail.gnome.org/archives/gnome-i18n/2013-January/msg00030.html
|
||
---
|
||
po/el.po | 2 +-
|
||
po/nb.po | 2 +-
|
||
po/ug.po | 2 +-
|
||
3 files changed, 3 insertions(+), 3 deletions(-)
|
||
|
||
diff --git a/po/el.po b/po/el.po
|
||
index 81f42a9..cffcbd9 100644
|
||
--- a/po/el.po
|
||
+++ b/po/el.po
|
||
@@ -120,7 +120,7 @@ msgstr "Δημιουργία και τροποποίηση ενός συμπιε
|
||
|
||
#: ../data/file-roller.desktop.in.in.h:3
|
||
msgid "zip;tar;extract;unpack;"
|
||
-msgstr "zip·tar·εξαγωγή·αποσυμπίεση·"
|
||
+msgstr "zip;tar;εξαγωγή;αποσυμπίεση;"
|
||
|
||
#: ../data/org.gnome.FileRoller.gschema.xml.in.h:1
|
||
msgid "How to sort files"
|
||
diff --git a/po/nb.po b/po/nb.po
|
||
index 1cc0d04..22f2f23 100644
|
||
--- a/po/nb.po
|
||
+++ b/po/nb.po
|
||
@@ -92,7 +92,7 @@ msgstr "Opprett og endre arkiv"
|
||
|
||
#: ../data/file-roller.desktop.in.in.h:3
|
||
msgid "zip;tar;extract;unpack;"
|
||
-msgstr "zip;tar;pakk ut;arkiv"
|
||
+msgstr "zip;tar;pakk ut;arkiv;"
|
||
|
||
#: ../data/org.gnome.FileRoller.gschema.xml.in.h:1
|
||
msgid "How to sort files"
|
||
diff --git a/po/ug.po b/po/ug.po
|
||
index 534e12b..01d5e9f 100644
|
||
--- a/po/ug.po
|
||
+++ b/po/ug.po
|
||
@@ -91,7 +91,7 @@ msgstr "ئارخىپ قۇرۇپ ئۆزگەرت"
|
||
|
||
#: ../data/file-roller.desktop.in.in.h:3
|
||
msgid "zip;tar;extract;unpack;"
|
||
-msgstr "zip؛tar؛يېيىش؛يېشىش؛"
|
||
+msgstr "zip;tar;يېيىش;يېشىش;"
|
||
|
||
#: ../data/org.gnome.FileRoller.gschema.xml.in.h:1
|
||
msgid "How to sort files"
|
||
--
|
||
1.8.1.2
|
||
|