forked from linuxmint/cinnamon-spices-applets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[download-and-upload-speed@cardsurf] v1.6.7 - Display improvement (li…
…nuxmint#6446) * v1.6.7 - Display improvement * Fixes error in appletGui.js
- Loading branch information
Showing
21 changed files
with
796 additions
and
606 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
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
2 changes: 1 addition & 1 deletion
2
download-and-upload-speed@cardsurf/files/download-and-upload-speed@cardsurf/metadata.json
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
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: download-and-upload-speed@cardsurf 1.4.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-applets/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-09-24 09:51+0200\n" | ||
"POT-Creation-Date: 2024-09-27 21:38+0200\n" | ||
"PO-Revision-Date: 2017-11-20 22:44+0200\n" | ||
"Last-Translator: Peyu Yovev <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -94,87 +94,93 @@ msgid "Large" | |
msgstr "Голям" | ||
|
||
#. applet.js:796 | ||
msgid "TiB" | ||
msgid " TiB" | ||
msgstr "" | ||
|
||
#. applet.js:799 | ||
#, fuzzy | ||
msgid "GiB" | ||
msgstr "Гпи" | ||
msgid " GiB" | ||
msgstr "" | ||
|
||
#. applet.js:802 | ||
#, fuzzy | ||
msgid "MiB" | ||
msgstr "МБ" | ||
msgid " MiB" | ||
msgstr "" | ||
|
||
#. applet.js:805 | ||
msgid "kiB" | ||
msgid " kiB" | ||
msgstr "" | ||
|
||
#. applet.js:807 applet.js:821 | ||
#, fuzzy | ||
msgid "B" | ||
msgstr "МБ" | ||
#. applet.js:807 | ||
msgid " B" | ||
msgstr "" | ||
|
||
#. applet.js:810 | ||
msgid "TB" | ||
msgid " TB" | ||
msgstr "" | ||
|
||
#. applet.js:813 | ||
msgid "GB" | ||
msgstr "" | ||
#, fuzzy | ||
msgid " GB" | ||
msgstr "Гпи" | ||
|
||
#. settings-schema.json->data_limit->units | ||
#. applet.js:816 | ||
msgid "MB" | ||
#, fuzzy | ||
msgid " MB" | ||
msgstr "МБ" | ||
|
||
#. applet.js:819 | ||
msgid "kB" | ||
msgid " kB" | ||
msgstr "" | ||
|
||
#. applet.js:821 | ||
msgid " B" | ||
msgstr "" | ||
|
||
#. applet.js:831 | ||
msgid "Tib" | ||
msgid " Tib" | ||
msgstr "" | ||
|
||
#. applet.js:834 | ||
#, fuzzy | ||
msgid "Gib" | ||
msgstr "Гпи" | ||
msgid " Gib" | ||
msgstr "" | ||
|
||
#. applet.js:837 | ||
msgid "Mib" | ||
msgid " Mib" | ||
msgstr "" | ||
|
||
#. applet.js:840 | ||
msgid "kib" | ||
msgid " kib" | ||
msgstr "" | ||
|
||
#. applet.js:842 applet.js:856 | ||
msgid "b" | ||
#. applet.js:842 | ||
msgid " b" | ||
msgstr "" | ||
|
||
#. applet.js:845 | ||
msgid "Tb" | ||
msgid " Tb" | ||
msgstr "" | ||
|
||
#. applet.js:848 | ||
msgid "Gb" | ||
msgstr "" | ||
#, fuzzy | ||
msgid " Gb" | ||
msgstr "Гпи" | ||
|
||
#. applet.js:851 | ||
msgid "Mb" | ||
msgid " Mb" | ||
msgstr "" | ||
|
||
#. applet.js:854 | ||
msgid "kb" | ||
msgid " kb" | ||
msgstr "" | ||
|
||
#. applet.js:856 | ||
msgid " b" | ||
msgstr "" | ||
|
||
#. appletGui.js:478 | ||
#. appletGui.js:480 | ||
msgid "Total download:" | ||
msgstr "Общо сваляне:" | ||
|
||
#. appletGui.js:479 | ||
#. appletGui.js:481 | ||
msgid "Total upload:" | ||
msgstr "Общо качване:" | ||
|
||
|
@@ -444,6 +450,10 @@ msgstr "" | |
msgid "Data limits" | ||
msgstr "Лимити на данни" | ||
|
||
#. settings-schema.json->data_limit->units | ||
msgid "MB" | ||
msgstr "МБ" | ||
|
||
#. settings-schema.json->data_limit->description | ||
msgid "Data limit" | ||
msgstr "Лимит на данни" | ||
|
Oops, something went wrong.