Translated using Weblate (Serbian)
Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Slovak) Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (9 of 9 strings) Added translation using Weblate (Serbian) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Hugo Carvalho <hugokarvalho@hotmail.com> Co-authored-by: Mladen Skrbic <mladenskrbiclamba3@gmail.com> Co-authored-by: Slula ina <sispelarzi@biyac.com> Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/pt_PT/ Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/sk/ Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/sr/ Translation: CutefishOS/Dock
This commit is contained in:
parent
8287222fd8
commit
8aab4dc52f
3 changed files with 60 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/AppItem.qml" line="85"/>
|
<location filename="../qml/AppItem.qml" line="85"/>
|
||||||
<source>Unpin</source>
|
<source>Unpin</source>
|
||||||
<translation>Liberar</translation>
|
<translation>Soltar</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/AppItem.qml" line="85"/>
|
<location filename="../qml/AppItem.qml" line="85"/>
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/AppItem.qml" line="85"/>
|
<location filename="../qml/AppItem.qml" line="85"/>
|
||||||
<source>Unpin</source>
|
<source>Unpin</source>
|
||||||
<translation>Zrušiť pripnutie</translation>
|
<translation>Odopnúť</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/AppItem.qml" line="85"/>
|
<location filename="../qml/AppItem.qml" line="85"/>
|
||||||
|
|
58
translations/sr_RS.ts
Normal file
58
translations/sr_RS.ts
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE TS>
|
||||||
|
<TS version="2.1" language="sr">
|
||||||
|
<context>
|
||||||
|
<name>AppItem</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="73"/>
|
||||||
|
<source>Open</source>
|
||||||
|
<translation>Otvori</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="85"/>
|
||||||
|
<source>Unpin</source>
|
||||||
|
<translation>Otkači</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="85"/>
|
||||||
|
<source>Pin</source>
|
||||||
|
<translation>Zakači</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="94"/>
|
||||||
|
<source>Close window</source>
|
||||||
|
<translation>Zatvori prozor</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="95"/>
|
||||||
|
<source>Close %1 windows</source>
|
||||||
|
<translation>Zatvori 1% prozora</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>ApplicationModel</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/applicationmodel.cpp" line="285"/>
|
||||||
|
<source>Launcher</source>
|
||||||
|
<translation>Pokretač</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>main</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/main.qml" line="114"/>
|
||||||
|
<source>Trash</source>
|
||||||
|
<translation>Smeće</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/main.qml" line="124"/>
|
||||||
|
<source>Open</source>
|
||||||
|
<translation>Otvori</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/main.qml" line="129"/>
|
||||||
|
<source>Empty Trash</source>
|
||||||
|
<translation>Isprazni smeće</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
</TS>
|
Loading…
Reference in a new issue