mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 20:45:51 +03:00
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
5ce3ceef1e
commit
b3bd48399a
2 changed files with 4 additions and 31 deletions
|
@ -1,27 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Categories=Utility;X-SuSE-SyncUtility;
|
|
||||||
Type=Application
|
|
||||||
Exec=@APPLICATION_EXECUTABLE@ %u
|
|
||||||
Name=@APPLICATION_NAME@ Desktop
|
|
||||||
Comment=@APPLICATION_NAME@ desktop synchronization client
|
|
||||||
GenericName=Folder Sync
|
|
||||||
Icon=@APPLICATION_ICON_NAME@
|
|
||||||
Keywords=@APPLICATION_NAME@;syncing;file;sharing;
|
|
||||||
X-GNOME-Autostart-Delay=3
|
|
||||||
MimeType=application/vnd.@APPLICATION_EXECUTABLE@;x-scheme-handler/@APPLICATION_URI_HANDLER_SCHEME@;
|
|
||||||
Actions=Quit;
|
|
||||||
|
|
||||||
# Translations
|
|
||||||
|
|
||||||
|
|
||||||
[Desktop Action Quit]
|
|
||||||
Exec=@APPLICATION_EXECUTABLE@ --quit
|
|
||||||
Name=Quit @APPLICATION_NAME@
|
|
||||||
Icon=@APPLICATION_EXECUTABLE@
|
|
||||||
|
|
||||||
|
|
||||||
# Translations
|
|
||||||
Icon[de_DE]=@APPLICATION_ICON_NAME@
|
|
||||||
Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
|
||||||
Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
|
||||||
GenericName[de_DE]=Ordnersynchronisierung
|
|
|
@ -21,7 +21,7 @@ Icon=@APPLICATION_EXECUTABLE@
|
||||||
|
|
||||||
|
|
||||||
# Translations
|
# Translations
|
||||||
Icon[de]=@APPLICATION_ICON_NAME@
|
Icon[de_DE]=@APPLICATION_ICON_NAME@
|
||||||
Name[de]=@APPLICATION_NAME@ Desktop
|
Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
||||||
Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
||||||
GenericName[de]=Ordner-Synchronisation
|
GenericName[de_DE]=Ordnersynchronisierung
|
||||||
|
|
Loading…
Reference in a new issue