mirror of
https://github.com/aikar/commands.git
synced 2026-06-29 18:08:25 +00:00
461090c1c8
* Italian translation Italian translation * add italian translation
37 lines
2.5 KiB
Properties
37 lines
2.5 KiB
Properties
#
|
|
# Copyright (c) 2016-2017 Daniel Ennis (Aikar) - MIT License
|
|
#
|
|
# Permission is hereby granted, free of charge, to any person obtaining
|
|
# a copy of this software and associated documentation files (the
|
|
# "Software"), to deal in the Software without restriction, including
|
|
# without limitation the rights to use, copy, modify, merge, publish,
|
|
# distribute, sublicense, and/or sell copies of the Software, and to
|
|
# permit persons to whom the Software is furnished to do so, subject to
|
|
# the following conditions:
|
|
#
|
|
# The above copyright notice and this permission notice shall be
|
|
# included in all copies or substantial portions of the Software.
|
|
#
|
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
#
|
|
acf-minecraft.invalid_world=Errore: Questo mondo non esiste.
|
|
acf-minecraft.you_must_be_holding_item=Errore: Devi tenere in mano un item nella tua mano principale.
|
|
acf-minecraft.player_is_vanished_confirm=\
|
|
Attenzione: <c2>{vanished}</c2> è in vanish. Non far saltare la sua copertura!\n\
|
|
Per confermare la tua azione, aggiungi <c2>:conferma</c2> alla fine del loro nome.\n\
|
|
Esempio: <c2>{vanished}:conferma</c2>
|
|
acf-minecraft.username_too_short=Errore: Username troppo corto, deve avere almeno tre caratteri.
|
|
acf-minecraft.is_not_a_valid_name=Errore: <c2>{name}</c2> is not a valid username.
|
|
acf-minecraft.multiple_players_match=Errore: Più giocatori trovati <c2>{search}</c2> <c3>({all})</c3>, per favore si più specifico.
|
|
acf-minecraft.no_player_found_server=Nessun player torvato <c2>{search}</c2> è connesso al server.
|
|
acf-minecraft.no_player_found_offline=Nessun player torvato <c2>{search}</c2> potrebbe essere torvato.
|
|
acf-minecraft.no_player_found=Nessun player torvato <c2>{search}</c2> potrebbe essere torvato.
|
|
acf-minecraft.location_please_specify_world=Errore: Per favore specifica un mondo. Esempio: <c2>world:x,y,z</c2>.
|
|
acf-minecraft.location_please_specify_xyz=Errore: Per favore specifica le coordinate x, y e z. Esempio: <c2>world:x,y,z</c2>.
|
|
acf-minecraft.location_console_not_relative=Errore: La Console non può utilizzare coordinate relative per la posizione. |