From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Subject: [PATCH/RFC v3 7/7] gettext: Add a skeleton po/is.po Date: Tue, 1 Jun 2010 23:39:57 +0000 Message-ID: <1275435597-4017-8-git-send-email-avarab@gmail.com> References: <1275173125-21010-1-git-send-email-avarab@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Jakub Narebski , Jeff Epler , =?UTF-8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Wed Jun 02 01:40:52 2010 connect(): No such file or directory Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OJb4k-0006At-TC for gcvg-git-2@lo.gmane.org; Wed, 02 Jun 2010 01:40:51 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757514Ab0FAXki convert rfc822-to-quoted-printable (ORCPT ); Tue, 1 Jun 2010 19:40:38 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:36324 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755270Ab0FAXk1 (ORCPT ); Tue, 1 Jun 2010 19:40:27 -0400 Received: by mail-fx0-f46.google.com with SMTP id 8so1461071fxm.19 for ; Tue, 01 Jun 2010 16:40:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=pVL5mLbdm5OR6+q4MHHx3NXrTNfnP9GWRlcEcAIe0zs=; b=dwxJvOrTessbZV3x6YHGp8ZG84GUjqWBN367AWYu3jed0nxmNnr3B39W84hznc63Iv beulZZbL1fEjw7BjZr1HAOCVdrlQb1g0hPDEFtuLS/E8YKee/abUSHpgg3neVDID+Q8B xYPkCUurtMQBPrfNGFefJDQxH7N8025ECmt98= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :mime-version:content-type:content-transfer-encoding; b=wCdwJxAM1mBghO1DxDUSsNMzmhTHA+EceCetCDFHv7WQtSSGBHbgPJpXONN5+SdIVy L3a8uH0p5USP3oZkStYKRMRHEn/wsAYytBiZVSs4UIazFWcJVe+6H6zJ6T+p20RbxJ2D Nlvbp1Kzt1rKn6s+LqXMO/qLQehqTeQr4ZQS4= Received: by 10.223.26.206 with SMTP id f14mr7776929fac.96.1275435626774; Tue, 01 Jun 2010 16:40:26 -0700 (PDT) Received: from localhost.localdomain (dslb-188-098-088-194.pools.arcor-ip.net [188.98.88.194]) by mx.google.com with ESMTPS id z12sm49391227fah.9.2010.06.01.16.40.24 (version=SSLv3 cipher=RC4-MD5); Tue, 01 Jun 2010 16:40:25 -0700 (PDT) X-Mailer: git-send-email 1.7.1.248.gb7713.dirty In-Reply-To: <1275173125-21010-1-git-send-email-avarab@gmail.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: This example is.po file translates a little bit of C, Shell and Perl as an example. Signed-off-by: =C3=86var Arnfj=C3=B6r=C3=B0 Bjarmason --- po/is.po | 282 ++++++++++++++++++++++++++++++++++++++++++++++++++++++= ++++++++ 1 files changed, 282 insertions(+), 0 deletions(-) create mode 100644 po/is.po diff --git a/po/is.po b/po/is.po new file mode 100644 index 0000000..aa1923e --- /dev/null +++ b/po/is.po @@ -0,0 +1,282 @@ +msgid "" +msgstr "" +"Project-Id-Version: Git\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-05-30 19:24+0000\n" +"PO-Revision-Date: 2010-06-01 22:15+0000\n" +"Last-Translator: =C3=86var Arnfj=C3=B6r=C3=B0 Bjarmason \n" +"Language-Team: Git Mailing List \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=3DUTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: English\n" +"X-Poedit-SourceCharset: utf-8\n" + +#: wt-status.c:53 +msgid "# Unmerged paths:" +msgstr "" + +#: wt-status.c:59 wt-status.c:76 +#, c-format +msgid "# (use \"git reset %s ...\" to unstage)" +msgstr "" + +#: wt-status.c:61 wt-status.c:78 +msgid "# (use \"git rm --cached ...\" to unstage)" +msgstr "" + +#: wt-status.c:62 +msgid "# (use \"git add/rm ...\" as appropriate to mark resolu= tion)" +msgstr "" + +#: wt-status.c:63 wt-status.c:79 wt-status.c:98 wt-status.c:110 +#: wt-status.c:115 wt-status.c:638 wt-status.c:640 +msgid "#" +msgstr "" + +#: wt-status.c:70 +msgid "# Changes to be committed:" +msgstr "" + +#: wt-status.c:88 +msgid "# Changed but not updated:" +msgstr "" + +#: wt-status.c:92 +msgid "# (use \"git add ...\" to update what will be committed= )" +msgstr "" + +#: wt-status.c:94 +msgid "# (use \"git add/rm ...\" to update what will be commit= ted)" +msgstr "" + +#: wt-status.c:95 +msgid "" +"# (use \"git checkout -- ...\" to discard changes in working = " +"directory)" +msgstr "" + +#: wt-status.c:97 +msgid "# (commit or discard the untracked or modified content in sub= modules)" +msgstr "" + +#: wt-status.c:106 +#, c-format +msgid "# %s files:" +msgstr "" + +#: wt-status.c:109 +#, c-format +msgid "# (use \"git %s ...\" to include in what will be commit= ted)" +msgstr "" + +#: wt-status.c:126 +msgid "bug" +msgstr "" + +#: wt-status.c:129 wt-status.c:182 +msgid "#\t" +msgstr "" + +#: wt-status.c:131 +msgid "both deleted:" +msgstr "" + +#: wt-status.c:132 +msgid "added by us:" +msgstr "" + +#: wt-status.c:133 +msgid "deleted by them:" +msgstr "" + +#: wt-status.c:134 +msgid "added by them:" +msgstr "" + +#: wt-status.c:135 +msgid "deleted by us:" +msgstr "" + +#: wt-status.c:136 +msgid "both added:" +msgstr "" + +#: wt-status.c:137 +msgid "both modified:" +msgstr "" + +#: wt-status.c:139 +#, c-format +msgid "%-20s%s\n" +msgstr "" + +#: wt-status.c:165 +msgid " (" +msgstr "" + +#: wt-status.c:167 +msgid "new commits, " +msgstr "" + +#: wt-status.c:169 +msgid "modified content, " +msgstr "" + +#: wt-status.c:171 +msgid "untracked content, " +msgstr "" + +#: wt-status.c:185 +#, c-format +msgid "new file: %s" +msgstr "" + +#: wt-status.c:188 +#, c-format +msgid "copied: %s -> %s" +msgstr "" + +#: wt-status.c:191 +#, c-format +msgid "deleted: %s" +msgstr "" + +#: wt-status.c:194 +#, c-format +msgid "modified: %s" +msgstr "" + +#: wt-status.c:197 +#, c-format +msgid "renamed: %s -> %s" +msgstr "" + +#: wt-status.c:200 +#, c-format +msgid "typechange: %s" +msgstr "" + +#: wt-status.c:203 +#, c-format +msgid "unknown: %s" +msgstr "" + +#: wt-status.c:206 +#, c-format +msgid "unmerged: %s" +msgstr "" + +#: wt-status.c:209 +#, c-format +msgid "bug: unhandled diff status %c" +msgstr "" + +#: wt-status.c:212 +#, c-format +msgid "%s" +msgstr "" + +#: wt-status.c:215 +#, c-format +msgid "\n" +msgstr "" + +#: wt-status.c:622 +msgid "On branch " +msgstr "=C3=81 greininni " + +#: wt-status.c:629 +msgid "Not currently on any branch." +msgstr "Ekki =C3=A1 neinni grein." + +#: wt-status.c:639 +msgid "# Initial commit" +msgstr "" + +#: wt-status.c:651 +msgid "Untracked" +msgstr "" + +#: wt-status.c:651 +msgid "add" +msgstr "" + +#: wt-status.c:653 +msgid "Ignored" +msgstr "" + +#: wt-status.c:653 +msgid "add -f" +msgstr "" + +#: wt-status.c:655 +#, c-format +msgid "# Untracked files not listed%s\n" +msgstr "" + +#: wt-status.c:657 +msgid " (use -u option to show untracked files)" +msgstr "" + +#: wt-status.c:663 +#, c-format +msgid "# No changes\n" +msgstr "# Engar breytingar\n" + +#: wt-status.c:667 +#, c-format +msgid "no changes added to commit%s\n" +msgstr "" + +#: wt-status.c:669 +msgid " (use \"git add\" and/or \"git commit -a\")" +msgstr "" + +#: wt-status.c:671 +#, c-format +msgid "nothing added to commit but untracked files present%s\n" +msgstr "" + +#: wt-status.c:673 +msgid " (use \"git add\" to track)" +msgstr "" + +#: wt-status.c:676 +msgid " (create/copy files and use \"git add\" to track)" +msgstr "" + +#: wt-status.c:678 wt-status.c:681 +#, c-format +msgid "nothing to commit%s\n" +msgstr "" + +#: wt-status.c:679 +msgid " (use -u to show untracked files)" +msgstr "" + +#: wt-status.c:682 +msgid " (working directory clean)" +msgstr "" + +#: git-pull.sh:124 +msgid "Fetching tags only, you probably meant:" +msgstr "N=C3=A6 a=C3=B0eins =C3=AD t=C3=B6gg, =C3=BE=C3=BA =C3=A1ttir = l=C3=ADkast til vi=C3=B0:" + +#: git-pull.sh:125 +msgid " git fetch --tags" +msgstr "" + +#: git-pull.sh:157 +msgid "" +"You are not currently on a branch, so I cannot use any\n" +"'branch..merge' in your configuration file.\n" +"Please specify which remote branch you want to use on the command\n" +"line and try again (e.g. 'git pull ').\n" +"See git-pull(1) for details." +msgstr "" + +#: git-send-email.perl:678 +#, perl-format +msgid "Emails will be sent from: %s\n" +msgstr "P=C3=B3starnir ver=C3=B0a sendir fr=C3=A1: %s\n" --=20 1.7.1.248.gb7713.dirty