-
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 (#508)
- Loading branch information
Showing
1 changed file
with
30 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,30 @@ | ||
# 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: 2021-03-14 14:54+0000\n" | ||
"PO-Revision-Date: 2023-11-03 12:40-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 "Blur Overview" | ||
msgstr "Desenfocar la vista general de las ventanas abiertas" | ||
|
||
#. metadata.json->description | ||
msgid "Blur background in overview ([Ctrl]+[Alt]+[Down Arrow])" | ||
msgstr "Desenfocar el fondo mostrando todas las ventanas abiertas en el escritorio actual ([Ctrl]+[Alt]+[Flecha abajo])" | ||
|
||
#. settings-schema.json->opacity->description | ||
msgid "Background opacity in overview ([Ctrl]+[Alt]+[Down Arrow])" | ||
msgstr "Opacidad del fondo al mostrar todas las ventanas abiertas en el escritorio actual ([Ctrl]+[Alt]+[Flecha abajo])" |