-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[email protected]: add spanish translation (#494
- Loading branch information
Showing
1 changed file
with
54 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,54 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-04-30 18:25+0000\n" | ||
"PO-Revision-Date: 2023-11-02 10:18-0300\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: es\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 3.4\n" | ||
|
||
#. metadata.json->name | ||
msgid "Compiz windows effect" | ||
msgstr "Efecto de ventanas Compiz" | ||
|
||
#. metadata.json->description | ||
msgid "Compiz wobbly windows effect thanks to compiz plugin engine" | ||
msgstr "Efecto de ventanas bamboleante de Compiz gracias al motor de complementos de Compiz" | ||
|
||
#. settings-schema.json->friction->description | ||
msgid "Friction" | ||
msgstr "Fricción" | ||
|
||
#. settings-schema.json->springK->description | ||
msgid "Spring K" | ||
msgstr "Resorte" | ||
|
||
#. settings-schema.json->speedupFactorDivider->description | ||
msgid "Speedup Factor" | ||
msgstr "Factor de aceleración" | ||
|
||
#. settings-schema.json->mass->description | ||
msgid "Mass" | ||
msgstr "Masa" | ||
|
||
#. settings-schema.json->xTiles->description | ||
msgid "X Tiles" | ||
msgstr "Dimensión X de la cuadrícula" | ||
|
||
#. settings-schema.json->yTiles->description | ||
msgid "Y Tiles" | ||
msgstr "Dimensión Y de la cuadrícula" | ||
|
||
#. settings-schema.json->maxUnmaxFactor->description | ||
msgid "Maximizing and Unmaximizing Factor" | ||
msgstr "Factor de maximización y des-maximización" |