-
-
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.
l10n/weblate: update Spanish translation
Currently translated at 100.0% (9 of 9 strings) l10n/weblate: add Spanish translation Co-authored-by: gallegonovato <[email protected]> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/adwdialog/es/ Translation: Vanilla OS/AdwDialog
- Loading branch information
Showing
2 changed files
with
59 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 |
---|---|---|
|
@@ -6,3 +6,4 @@ sv | |
zh_Hans | ||
zh_Hant | ||
de | ||
es |
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,58 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the adwdialog package. | ||
# gallegonovato <[email protected]>, 2024. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: adwdialog\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-13 20:05+0530\n" | ||
"PO-Revision-Date: 2024-06-03 12:30+0000\n" | ||
"Last-Translator: gallegonovato <[email protected]>\n" | ||
"Language-Team: Spanish <https://hosted.weblate.org/projects/vanilla-os/" | ||
"adwdialog/es/>\n" | ||
"Language: es\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.6-dev\n" | ||
|
||
#: data/org.vanillaos.AdwDialog.appdata.xml.in:7 | ||
msgid "No description" | ||
msgstr "Sin descripción" | ||
|
||
#: src/window.py:41 | ||
msgid "No" | ||
msgstr "No" | ||
|
||
#: src/window.py:44 | ||
msgid "Yes" | ||
msgstr "Sí" | ||
|
||
#: src/window.py:61 src/window.py:63 src/window.py:65 | ||
msgid "Dismiss" | ||
msgstr "Rechazar" | ||
|
||
#: src/window.ui:11 | ||
msgid "Title" | ||
msgstr "Título" | ||
|
||
#: src/window.ui:12 | ||
msgid "Description will be in this place." | ||
msgstr "La descripción estará aquí." | ||
|
||
#: src/gtk/help-overlay.ui:11 | ||
msgctxt "shortcut window" | ||
msgid "General" | ||
msgstr "General" | ||
|
||
#: src/gtk/help-overlay.ui:14 | ||
msgctxt "shortcut window" | ||
msgid "Show Shortcuts" | ||
msgstr "Mostrar atajos" | ||
|
||
#: src/gtk/help-overlay.ui:20 | ||
msgctxt "shortcut window" | ||
msgid "Quit" | ||
msgstr "Salir" |