[gnome-characters/gnome-3-18] Added Icelandic translation



commit c652df1e5e3c8a534666e834f5eb3bd11161d78b
Author: Sveinn í Felli <sv1 fellsnet is>
Date:   Mon Nov 2 13:23:27 2015 +0000

    Added Icelandic translation

 po/LINGUAS |    1 +
 po/is.po   |  202 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 203 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index c64265d..2297dc9 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -15,6 +15,7 @@ gl
 he
 hu
 id
+is
 it
 ja
 ko
diff --git a/po/is.po b/po/is.po
new file mode 100644
index 0000000..0f31313
--- /dev/null
+++ b/po/is.po
@@ -0,0 +1,202 @@
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Sveinn í Felli <sv1 fellsnet is>, 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
+"characters&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-11-02 08:05+0000\n"
+"PO-Revision-Date: 2015-11-02 13:22+0000\n"
+"Last-Translator: Sveinn í Felli <sv1 fellsnet is>\n"
+"Language-Team: Icelandic <translation-team-is lists sourceforge net>\n"
+"Language: is\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: ../data/app-menu.ui.h:1
+msgid "About Characters"
+msgstr "Um hugbúnaðinn"
+
+#: ../data/app-menu.ui.h:2
+msgid "Quit"
+msgstr "Hætta"
+
+#: ../data/characterlist.ui.h:1
+msgid "Search produced empty result"
+msgstr "Leit skilaði engum niðurstöðum"
+
+#: ../data/characterlist.ui.h:2
+msgid "Try another search criteria."
+msgstr "Prófa önnur leitarskilyrði."
+
+#: ../data/characterlist.ui.h:3
+msgid "Loading…"
+msgstr "Hleð..."
+
+#: ../data/characterlist.ui.h:4
+msgid "No recent characters found"
+msgstr ""
+
+#: ../data/characterlist.ui.h:5
+msgid "Characters will appear here if you use them."
+msgstr ""
+
+#: ../data/character.ui.h:1
+msgid "Copy Character"
+msgstr "Afrita staftákn"
+
+#: ../data/mainwindow.ui.h:1
+msgid "Current page"
+msgstr "Núverandi síða"
+
+#: ../data/menu.ui.h:1
+msgid "Filter by font"
+msgstr "Sía eftir leturgerð"
+
+#: ../data/org.gnome.Characters.appdata.xml.in.h:1
+msgid ""
+"Characters is a simple utility application to find and insert unusual "
+"characters. It allows you to quickly find the character you are looking for "
+"by searching for keywords."
+msgstr ""
+
+#: ../data/org.gnome.Characters.appdata.xml.in.h:2
+msgid ""
+"You can also browse characters by categories, such as Punctuation, Pictures, "
+"etc."
+msgstr ""
+
+#: ../data/org.gnome.Characters.desktop.in.h:1 ../src/service.js:51
+msgid "Characters"
+msgstr "Stafir"
+
+#: ../data/org.gnome.Characters.desktop.in.h:2
+msgid "Utility application to find and insert unusual characters"
+msgstr ""
+
+#: ../data/org.gnome.Characters.desktop.in.h:3
+msgid "characters;unicode;"
+msgstr ""
+
+#: ../data/org.gnome.Characters.gschema.xml.h:1
+msgid "Font to display characters"
+msgstr ""
+
+#: ../data/org.gnome.Characters.gschema.xml.h:2
+msgid "Use the font to render characters on the character list."
+msgstr ""
+
+#: ../data/org.gnome.Characters.gschema.xml.h:3
+msgid "Maximum recent characters"
+msgstr ""
+
+#: ../src/categoryList.js:33
+msgid "Recently Used"
+msgstr "Nýlega notað"
+
+#: ../src/categoryList.js:39
+msgid "Punctuation"
+msgstr "Greinamerki"
+
+#: ../src/categoryList.js:45
+msgid "Arrows"
+msgstr "Örvar"
+
+#: ../src/categoryList.js:51
+msgid "Bullets"
+msgstr "Áherslumerki"
+
+#: ../src/categoryList.js:57
+msgid "Pictures"
+msgstr "Myndir"
+
+#: ../src/categoryList.js:63
+msgid "Currencies"
+msgstr "Gjaldmiðlar"
+
+#: ../src/categoryList.js:69
+msgid "Math"
+msgstr "Stærðfræði"
+
+#: ../src/categoryList.js:75
+msgid "Letters"
+msgstr "Stafir"
+
+#: ../src/categoryList.js:81
+msgid "Emoticons"
+msgstr "Tjáningartákn"
+
+#: ../src/categoryList.js:96
+#, javascript-format
+msgid "%s Category List Row"
+msgstr ""
+
+#: ../src/character.js:52
+msgid "See Also"
+msgstr "Sjá einnig"
+
+#: ../src/character.js:114
+#, javascript-format
+msgid "Unicode U+%04s"
+msgstr "Unicode U+%04s"
+
+#: ../src/main.js:58
+msgid "Characters Application"
+msgstr ""
+
+#: ../src/main.js:95
+msgid "Characters Application started"
+msgstr ""
+
+#: ../src/main.js:103
+msgid "Characters Application exiting"
+msgstr ""
+
+#: ../src/menu.js:39
+msgid "None"
+msgstr "Ekkert"
+
+#: ../src/searchProvider.js:94
+msgid "Unknown character name"
+msgstr "Óþekkt heiti á staftákni"
+
+#: ../src/searchProvider.js:97
+#, javascript-format
+msgid "U+%s, %s: %s"
+msgstr "U+%s, %s: %s"
+
+#. TRANSLATORS: put your names here, one name per line.
+#: ../src/window.js:165
+msgid "translator-credits"
+msgstr ""
+"Áki G. Karlsson  <aki akademia is>\n"
+"Samúel Jón Gunnarsson <sammi techattack nu>\n"
+"Sveinn í Felli <sv1 fellsnet is>"
+
+#: ../src/window.js:166
+msgid "GNOME Characters"
+msgstr "GNOME Stafir"
+
+#: ../src/window.js:167
+msgid "Character Map"
+msgstr "Stafatafla"
+
+#: ../src/window.js:187
+#, javascript-format
+msgid "%s (%s only)"
+msgstr "%s (einungis %s)"
+
+#: ../src/window.js:273
+#, javascript-format
+msgid "%s Character List"
+msgstr ""
+
+#: ../src/window.js:280
+msgid "Search Result Character List"
+msgstr ""
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]