This repository has been archived by the owner on May 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4afc2aa
commit 81499e7
Showing
8 changed files
with
91 additions
and
83 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<name>Files Right Click</name> | ||
<summary>Add a simple right click menu on the files Nextcloud app</summary> | ||
<description><![CDATA[Not anymore useful to click on the 3 dots button to popup the file menu, now right click on a specific file where you want to access to its menu to simply show it.]]></description> | ||
<version>0.5.0</version> | ||
<version>0.5.1</version> | ||
<licence>AGPL</licence> | ||
<author mail="[email protected]" homepage="https://github.com/NastuzziSamy/files_rightclick.git">NASTUZZI Samy</author> | ||
<namespace>FilesRightClick</namespace> | ||
|
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 |
---|---|---|
@@ -1,17 +1,19 @@ | ||
OC.L10N.register( | ||
"files_rightclick", { | ||
"Open this folder" : "Öffne diesen Ordner", | ||
"Open this file" : "Öffne diese Datei", | ||
"Open in a new tab" : "In neuem Tab öffnen", | ||
"Edit this file" : "Diese Datei editieren", | ||
"Read this PDF" : "Lese diese PDF", | ||
"See this picture" : "Dieses Bild angucken", | ||
"Open in the gallery app" : "Öffnen in Galerie App", | ||
"Start playing" : "Starte Wiedergabe", | ||
"Stop playing" : "Stoppe Wiedergabe", | ||
"Start watching" : "Starte Video", | ||
"Share this folder" : "Diesen Ordner teilen", | ||
"Share this file" : "Diese Datei teilen", | ||
"Open folder" : "Öffne diesen Ordner", | ||
"Open file" : "Öffne diese Datei", | ||
"Open in new tab" : "In neuem Tab öffnen", | ||
"Edit file" : "Diese Datei editieren", | ||
"Read PDF" : "Lese diese PDF", | ||
"See picture" : "Dieses Bild angucken", | ||
"Open in Gallery" : "Öffnen in Galerie App", | ||
"Play" : "Starte Wiedergabe", | ||
"Stop playback" : "Stoppe Wiedergabe", | ||
"Watch" : "Starte Video", | ||
"Share folder" : "Diesen Ordner teilen", | ||
"Share file" : "Diese Datei teilen", | ||
"Select" : "Select", | ||
"Unselect" : "Unselect", | ||
}, | ||
"nplurals=2; plural=(n > 1);" | ||
); |
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 |
---|---|---|
@@ -1,14 +1,16 @@ | ||
{ "translations": { | ||
"Open this folder" : "Öffne diesen Ordner", | ||
"Open this file" : "Öffne diese Datei", | ||
"Open in a new tab" : "In neuem Tab öffnen", | ||
"Edit this file" : "Diese Datei editieren", | ||
"Read this PDF" : "Lese diese PDF", | ||
"See this picture" : "Dieses Bild angucken", | ||
"Open in the gallery app" : "Öffnen in Galerie App", | ||
"Start playing" : "Starte Wiedergabe", | ||
"Stop playing" : "Stoppe Wiedergabe", | ||
"Start watching" : "Starte Video", | ||
"Share this folder" : "Diesen Ordner teilen", | ||
"Share this file" : "Diese Datei teilen", | ||
"Open folder" : "Öffne diesen Ordner", | ||
"Open file" : "Öffne diese Datei", | ||
"Open in new tab" : "In neuem Tab öffnen", | ||
"Edit file" : "Diese Datei editieren", | ||
"Read PDF" : "Lese diese PDF", | ||
"See picture" : "Dieses Bild angucken", | ||
"Open in Gallery" : "Öffnen in Galerie App", | ||
"Play" : "Starte Wiedergabe", | ||
"Stop playback" : "Stoppe Wiedergabe", | ||
"Watch" : "Starte Video", | ||
"Share folder" : "Diesen Ordner teilen", | ||
"Share file" : "Diese Datei teilen", | ||
"Select" : "Select", | ||
"Unselect" : "Unselect", | ||
},"pluralForm" :"nplurals=2; plural=(n > 1);" |
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 |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ "translations": { | ||
"Open this folder" : "Ouvrir le dossier", | ||
"Open this file" : "Ouvrir le fichier", | ||
"Open in a new tab" : "Ouvrir dans un nouvel onglet", | ||
"Edit this file" : "Modifier le fichier", | ||
"Read this PDF" : "Ouvrir le PDF", | ||
"See this picture" : "Voir l'image", | ||
"Open in the gallery app" : "Ouvrir dans la galerie", | ||
"Start playing" : "Lancer la lecture", | ||
"Stop playing" : "Arrêter la lecture", | ||
"Start watching" : "Lancer la video", | ||
"Share this folder" : "Partager le dossier", | ||
"Share this file" : "Partager le fichier", | ||
"Open folder" : "Ouvrir le dossier", | ||
"Open file" : "Ouvrir le fichier", | ||
"Open in new tab" : "Ouvrir dans un nouvel onglet", | ||
"Edit file" : "Modifier le fichier", | ||
"Read PDF" : "Ouvrir le PDF", | ||
"See picture" : "Voir l'image", | ||
"Open in Gallery" : "Ouvrir dans la Galerie", | ||
"Play" : "Lancer la lecture", | ||
"Stop playback" : "Arrêter la lecture", | ||
"Watch" : "Lancer la video", | ||
"Share folder" : "Partager le dossier", | ||
"Share file" : "Partager le fichier", | ||
"Select" : "Sélectionner", | ||
"Unselect" : "Désélectionner", | ||
},"pluralForm" :"nplurals=2; plural=(n > 1);" |
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 |
---|---|---|
@@ -1,17 +1,19 @@ | ||
OC.L10N.register( | ||
"files_rightclick", { | ||
"Open this folder" : "Abrir esta pasta", | ||
"Open this file" : "Abrir este arquivo", | ||
"Open in a new tab" : "Abrir em uma nova aba", | ||
"Edit this file" : "Editar este arquivo", | ||
"Read this PDF" : "Ler este PDF", | ||
"See this picture" : "Ver esta imagem", | ||
"Open in the gallery app" : "Abrir na Galeria", | ||
"Start playing" : "Comece a tocar", | ||
"Stop playing" : "Parar de tocar", | ||
"Start watching" : "Comece a assistir", | ||
"Share this folder" : "Compartilhar esta pasta", | ||
"Share this file" : "Compartilhar este arquivo", | ||
"Open folder" : "Abrir esta pasta", | ||
"Open file" : "Abrir este arquivo", | ||
"Open in new tab" : "Abrir em uma nova aba", | ||
"Edit file" : "Editar este arquivo", | ||
"Read PDF" : "Ler este PDF", | ||
"See picture" : "Ver esta imagem", | ||
"Open in Gallery" : "Abrir na Galeria", | ||
"Play" : "Comece a tocar", | ||
"Stop playback" : "Parar de tocar", | ||
"Watch" : "Comece a assistir", | ||
"Share folder" : "Compartilhar esta pasta", | ||
"Share file" : "Compartilhar este arquivo", | ||
"Select" : "Select", | ||
"Unselect" : "Unselect", | ||
}, | ||
"nplurals=2; plural=(n > 1);" | ||
); |
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 |
---|---|---|
@@ -1,14 +1,16 @@ | ||
{ "translations": { | ||
"Open this folder" : "Abrir esta pasta", | ||
"Open this file" : "Abrir este arquivo", | ||
"Open in a new tab" : "Abrir em uma nova aba", | ||
"Edit this file" : "Editar este arquivo", | ||
"Read this PDF" : "Ler este PDF", | ||
"See this picture" : "Ver esta imagem", | ||
"Open in the gallery app" : "Abrir no app Galeria", | ||
"Start playing" : "Comece a tocar", | ||
"Stop playing" : "Parar de tocar", | ||
"Start watching" : "Comece a assistir", | ||
"Share this folder" : "Compartilhar esta pasta", | ||
"Share this file" : "Compartilhar este arquivo", | ||
"Open folder" : "Abrir esta pasta", | ||
"Open file" : "Abrir este arquivo", | ||
"Open in new tab" : "Abrir em uma nova aba", | ||
"Edit file" : "Editar este arquivo", | ||
"Read PDF" : "Ler este PDF", | ||
"See picture" : "Ver esta imagem", | ||
"Open in Gallery" : "Abrir na Galeria", | ||
"Play" : "Comece a tocar", | ||
"Stop playback" : "Parar de tocar", | ||
"Watch" : "Comece a assistir", | ||
"Share folder" : "Compartilhar esta pasta", | ||
"Share file" : "Compartilhar este arquivo", | ||
"Select" : "Select", | ||
"Unselect" : "Unselect", | ||
},"pluralForm" :"nplurals=2; plural=(n > 1);" |