-
Notifications
You must be signed in to change notification settings - Fork 1
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
Showing
2 changed files
with
27 additions
and
26 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 |
---|---|---|
@@ -1,20 +1,21 @@ | ||
{ | ||
"LEEDVIBES_NO_MORE_EVENT": "The last item has already been shown.", | ||
"LEEDVIBES_NO_NEW_EVENTS": "There is no new events since the last time.", | ||
"LEEDVIBES_MN": "mn", | ||
"LEEDVIBES_IN_THE_FUTURE": "In the future", | ||
"LEEDVIBES_NOW": "Just now", | ||
"LEEDVIBES_READ_ALL_CONFIRM": "Mark all events as read?", | ||
"LEEDVIBES_NOTHING_TO_READ": "Oh no, your reading list is empty!", | ||
"LEEDVIBES_MARK_ALL_AS_READ": "Mark all feeds as read.", | ||
"LEEDVIBES_ALL_FEEDS": "All feeds", | ||
"LEEDVIBES_CONNECTION": "Connection", | ||
"LEEDVIBES_GET_NEW_EVENTS": "Show new events", | ||
"LEEDVIBES_GO_TOP": "Go to the top", | ||
"LEEDVIBES_IN_THE_FUTURE": "In the future", | ||
"LEEDVIBES_MARK_ALL_AS_READ": "Mark all feeds as read.", | ||
"LEEDVIBES_MARK_AS_READ": "Mark as read", | ||
"LEEDVIBES_MARK_AS_UNREAD": "Mark as unread", | ||
"LEEDVIBES_GO_TOP": "Go to the top", | ||
"LEEDVIBES_UNREAD": "unread", | ||
"LEEDVIBES_UNREADS": "unreads", | ||
"LEEDVIBES_ALL_FEEDS": "All feeds", | ||
"LEEDVIBES_MENU": "Feed list", | ||
"LEEDVIBES_SHORTCUTS_BUTTON_TITLE": "Shortcut list" | ||
"LEEDVIBES_MN": "mn", | ||
"LEEDVIBES_NOTHING_TO_READ": "Oh no, your reading list is empty!", | ||
"LEEDVIBES_NOW": "Just now", | ||
"LEEDVIBES_NO_MORE_EVENT": "The last item has already been shown.", | ||
"LEEDVIBES_NO_NEW_EVENTS": "There is no new events since the last time.", | ||
"LEEDVIBES_READ_ALL_CONFIRM": "Mark all events as read?", | ||
"LEEDVIBES_SHORTCUTS_BUTTON_TITLE": "Shortcut list", | ||
"LEEDVIBES_SHORTCUTS_ICON": "Shortcuts icon", | ||
"LEEDVIBES_UNREAD": "unread", | ||
"LEEDVIBES_UNREADS": "unreads" | ||
} |
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,21 +1,21 @@ | ||
{ | ||
"LEEDVIBES_NO_MORE_EVENT": "La dernière entrée est déjà affichée.", | ||
"LEEDVIBES_NO_NEW_EVENTS": "Aucun nouvel article n'est disponible.", | ||
"LEEDVIBES_MN": "min", | ||
"LEEDVIBES_IN_THE_FUTURE": "Dans le futur", | ||
"LEEDVIBES_NOW": "À l'instant", | ||
"LEEDVIBES_READ_ALL_CONFIRM": "Marquer toutes les entrées comme lues ?", | ||
"LEEDVIBES_NOTHING_TO_READ": "Oh non, votre liste de lecture est vide !", | ||
"LEEDVIBES_MARK_ALL_AS_READ": "Marquer tous les flux comme lus.", | ||
"LEEDVIBES_ALL_FEEDS": "Tous les flux", | ||
"LEEDVIBES_CONNECTION": "Connexion", | ||
"LEEDVIBES_GET_NEW_EVENTS": "Afficher les nouvelles entrées", | ||
"LEEDVIBES_GO_TOP": "Aller en haut", | ||
"LEEDVIBES_IN_THE_FUTURE": "Dans le futur", | ||
"LEEDVIBES_MARK_ALL_AS_READ": "Marquer tous les flux comme lus.", | ||
"LEEDVIBES_MARK_AS_READ": "Marquer comme lu", | ||
"LEEDVIBES_MARK_AS_UNREAD": "Marquer comme non lu", | ||
"LEEDVIBES_GO_TOP": "Aller en haut", | ||
"LEEDVIBES_UNREAD": "non lu", | ||
"LEEDVIBES_UNREADS": "non lus", | ||
"LEEDVIBES_ALL_FEEDS": "Tous les flux", | ||
"LEEDVIBES_MENU": "Liste des flux", | ||
"LEEDVIBES_MN": "min", | ||
"LEEDVIBES_NOTHING_TO_READ": "Oh non, votre liste de lecture est vide !", | ||
"LEEDVIBES_NOW": "À l'instant", | ||
"LEEDVIBES_NO_MORE_EVENT": "La dernière entrée est déjà affichée.", | ||
"LEEDVIBES_NO_NEW_EVENTS": "Aucun nouvel article n'est disponible.", | ||
"LEEDVIBES_READ_ALL_CONFIRM": "Marquer toutes les entrées comme lues ?", | ||
"LEEDVIBES_SHORTCUTS_BUTTON_TITLE": "Liste des raccourcis", | ||
"LEEDVIBES_SHORTCUTS_ICON": "Icon des raccourcis" | ||
"LEEDVIBES_SHORTCUTS_ICON": "Icon des raccourcis", | ||
"LEEDVIBES_UNREAD": "non lu", | ||
"LEEDVIBES_UNREADS": "non lus" | ||
} |