-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
NVDA translation automation
committed
May 19, 2017
1 parent
a051e2b
commit ac45cab
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the reviewCursorCopier package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: reviewCursorCopier 1.0\n" | ||
"Report-Msgid-Bugs-To: nvda-translations@freelists.org\n" | ||
"POT-Creation-Date: 2017-04-30 00:10+1000\n" | ||
"PO-Revision-Date: 2017-05-18 10:46+0200\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Last-Translator: Simone Dal Maso <simone.dalmaso@gmail.com>\n" | ||
"Language-Team: \n" | ||
"X-Generator: Poedit 1.8.7\n" | ||
|
||
#. Translators: Copying to the clipboard was successful. | ||
msgid "Copied" | ||
msgstr "Copiato" | ||
|
||
#. Translators: Copying to the clipboard failed. | ||
msgid "Failed to copy" | ||
msgstr "Copia non riuscita" | ||
|
||
#. Add-on summary, usually the user visible name of the addon. | ||
#. Translators: Summary for this add-on to be shown on installation and add-on information. | ||
msgid "Review Cursor Copier" | ||
msgstr "Review Cursor Copier" | ||
|
||
#. Add-on description | ||
#. Translators: Long description to be shown for this add-on on add-on information from add-ons manager | ||
msgid "" | ||
"Provides various commands for copying the text under the review cursor to " | ||
"the clipboard. Please consult the documentation for more information." | ||
msgstr "" | ||
"Fornisce vari comandi per copiare il testo su cui si trova il cursore di " | ||
"controllo negli appunti. Per ulteriori informazioni si prega di " | ||
"consultare la documentazione." |