Blame view
sources/l10n/it/files_versions.po
1.25 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
31b7f2792
|
6 |
# Vincenzo Reale <vinx.reale@gmail.com>, 2013 |
|
03e52840d
|
7 8 9 10 11 12 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: http://bugs.owncloud.org/ " |
|
31b7f2792
|
13 14 15 16 |
"POT-Creation-Date: 2013-07-28 01:56-0400 " "PO-Revision-Date: 2013-07-27 06:30+0000 " |
|
03e52840d
|
17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com> " "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: it " "Plural-Forms: nplurals=2; plural=(n != 1); " |
|
31b7f2792
|
31 |
#: ajax/rollbackVersion.php:13 |
|
03e52840d
|
32 33 |
#, php-format msgid "Could not revert: %s" |
|
31b7f2792
|
34 |
msgstr "Impossibile ripristinare: %s" |
|
03e52840d
|
35 |
|
|
31b7f2792
|
36 37 38 |
#: js/versions.js:7 msgid "Versions" msgstr "Versioni" |
|
03e52840d
|
39 |
|
|
31b7f2792
|
40 41 42 |
#: js/versions.js:53
msgid "Failed to revert {file} to revision {timestamp}."
msgstr "Ripristino di {file} alla revisione {timestamp} non riuscito."
|
|
03e52840d
|
43 |
|
|
31b7f2792
|
44 45 46 |
#: js/versions.js:79 msgid "More versions..." msgstr "Altre versioni..." |
|
03e52840d
|
47 |
|
|
31b7f2792
|
48 49 50 |
#: js/versions.js:116 msgid "No other versions available" msgstr "Non sono disponibili altre versioni" |
|
03e52840d
|
51 |
|
|
31b7f2792
|
52 53 54 |
#: js/versions.js:149 msgid "Restore" msgstr "Ripristina" |