[tx-robot] updated from transifex
This commit is contained in:
Родитель
993af96e76
Коммит
c40813c369
18
l10n/de.js
18
l10n/de.js
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"maps",
|
||||
{
|
||||
"Maps" : "Karten",
|
||||
"NYI" : "Bis jetzt nicht implementiert",
|
||||
"Click on the map to move the contact, press ESC to cancel" : "Auf die Karte klicken um den Kontakt zu verschieben oder ESC drücken um abzubrechen",
|
||||
"Reset GEO information" : "GEO-Informationen zurücksetzen",
|
||||
"Move contact" : "Kontakt verschieben",
|
||||
|
@ -32,8 +33,12 @@ OC.L10N.register(
|
|||
"Category" : "Kategorie",
|
||||
"Comment" : "Kommentar",
|
||||
"Submit" : "Übermitteln",
|
||||
"Favorite name" : "Favoriten-Name",
|
||||
"Move" : "Verschieben",
|
||||
"Failed to delete favorite" : "Favorit konnte nicht gelöscht werden",
|
||||
"Click on the map to move the favorite, press ESC to cancel" : "Klicke auf die Karte um den Favoriten zu verschieben oder drücke ESC um abzubrechen",
|
||||
"Failed to export favorites" : "Export der Favoriten fehlgeschlagen",
|
||||
"Remove geo data" : "GEO-Daten entfernen",
|
||||
"Failed to load photos" : "Laden der Fotos fehlgeschlagen",
|
||||
"Share this location" : "Diesen Ort teilen",
|
||||
"Route to here" : "Route hierhin",
|
||||
|
@ -67,16 +72,29 @@ OC.L10N.register(
|
|||
"h" : "Std",
|
||||
"min" : "Min",
|
||||
"s" : "S",
|
||||
"Add to favorites" : "Zu Favoriten hinzufügen",
|
||||
"Open" : "Öffnen",
|
||||
"closes in {nb} minutes" : "schließt in {nb} Minuten",
|
||||
"until {date}" : "bis {date}",
|
||||
"Closed" : "Geschlossen",
|
||||
"Remove" : "Entfernen",
|
||||
"File" : "Datei",
|
||||
"Link" : "Link",
|
||||
"Longitude" : "Längengrad",
|
||||
"Description" : "Beschreibung",
|
||||
"download" : "Herunterladen",
|
||||
"Distance" : "Entfernung",
|
||||
"Duration" : "Dauer",
|
||||
"Moving time" : "Bewegungszeit",
|
||||
"Pause time" : "Pausenzeit",
|
||||
"no date" : "kein Datum",
|
||||
"Begin" : "Anfang",
|
||||
"End" : "Ende",
|
||||
"Maximum speed" : "Höchstgeschwindigkeit",
|
||||
"Average speed" : "Durchschnittsgeschwindigkeit",
|
||||
"Search…" : "Suche…",
|
||||
"Favorites" : "Favoriten",
|
||||
"Export all favorites" : "Alle Favoriten exportieren",
|
||||
"Show all categories" : "Alle Kategorien anzeigen",
|
||||
"Hide all categories" : "Alle Kategorien verbergen",
|
||||
"Photos" : "Fotos",
|
||||
|
|
18
l10n/de.json
18
l10n/de.json
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Maps" : "Karten",
|
||||
"NYI" : "Bis jetzt nicht implementiert",
|
||||
"Click on the map to move the contact, press ESC to cancel" : "Auf die Karte klicken um den Kontakt zu verschieben oder ESC drücken um abzubrechen",
|
||||
"Reset GEO information" : "GEO-Informationen zurücksetzen",
|
||||
"Move contact" : "Kontakt verschieben",
|
||||
|
@ -30,8 +31,12 @@
|
|||
"Category" : "Kategorie",
|
||||
"Comment" : "Kommentar",
|
||||
"Submit" : "Übermitteln",
|
||||
"Favorite name" : "Favoriten-Name",
|
||||
"Move" : "Verschieben",
|
||||
"Failed to delete favorite" : "Favorit konnte nicht gelöscht werden",
|
||||
"Click on the map to move the favorite, press ESC to cancel" : "Klicke auf die Karte um den Favoriten zu verschieben oder drücke ESC um abzubrechen",
|
||||
"Failed to export favorites" : "Export der Favoriten fehlgeschlagen",
|
||||
"Remove geo data" : "GEO-Daten entfernen",
|
||||
"Failed to load photos" : "Laden der Fotos fehlgeschlagen",
|
||||
"Share this location" : "Diesen Ort teilen",
|
||||
"Route to here" : "Route hierhin",
|
||||
|
@ -65,16 +70,29 @@
|
|||
"h" : "Std",
|
||||
"min" : "Min",
|
||||
"s" : "S",
|
||||
"Add to favorites" : "Zu Favoriten hinzufügen",
|
||||
"Open" : "Öffnen",
|
||||
"closes in {nb} minutes" : "schließt in {nb} Minuten",
|
||||
"until {date}" : "bis {date}",
|
||||
"Closed" : "Geschlossen",
|
||||
"Remove" : "Entfernen",
|
||||
"File" : "Datei",
|
||||
"Link" : "Link",
|
||||
"Longitude" : "Längengrad",
|
||||
"Description" : "Beschreibung",
|
||||
"download" : "Herunterladen",
|
||||
"Distance" : "Entfernung",
|
||||
"Duration" : "Dauer",
|
||||
"Moving time" : "Bewegungszeit",
|
||||
"Pause time" : "Pausenzeit",
|
||||
"no date" : "kein Datum",
|
||||
"Begin" : "Anfang",
|
||||
"End" : "Ende",
|
||||
"Maximum speed" : "Höchstgeschwindigkeit",
|
||||
"Average speed" : "Durchschnittsgeschwindigkeit",
|
||||
"Search…" : "Suche…",
|
||||
"Favorites" : "Favoriten",
|
||||
"Export all favorites" : "Alle Favoriten exportieren",
|
||||
"Show all categories" : "Alle Kategorien anzeigen",
|
||||
"Hide all categories" : "Alle Kategorien verbergen",
|
||||
"Photos" : "Fotos",
|
||||
|
|
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"maps",
|
||||
{
|
||||
"Maps" : "Karten",
|
||||
"NYI" : "Bis jetzt nicht implementiert",
|
||||
"Click on the map to move the contact, press ESC to cancel" : "Auf die Karte klicken um den Kontakt zu verschieben oder ESC drücken um abzubrechen",
|
||||
"Reset GEO information" : "GEO-Informationen zurücksetzen",
|
||||
"Move contact" : "Kontakt verschieben",
|
||||
|
@ -32,8 +33,12 @@ OC.L10N.register(
|
|||
"Category" : "Kategorie",
|
||||
"Comment" : "Kommentar",
|
||||
"Submit" : "Übermitteln",
|
||||
"Favorite name" : "Favoriten-Name",
|
||||
"Move" : "Verschieben",
|
||||
"Failed to delete favorite" : "Favorit konnte nicht gelöscht werden",
|
||||
"Click on the map to move the favorite, press ESC to cancel" : "Klicke auf die Karte um den Favoriten zu verschieben oder drücke ESC um abzubrechen",
|
||||
"Failed to export favorites" : "Export der Favoriten fehlgeschlagen",
|
||||
"Remove geo data" : "GEO-Daten entfernen",
|
||||
"Failed to load photos" : "Laden der Fotos fehlgeschlagen",
|
||||
"Share this location" : "Diesen Ort teilen",
|
||||
"Route to here" : "Route hierhin",
|
||||
|
@ -67,22 +72,35 @@ OC.L10N.register(
|
|||
"h" : "Std",
|
||||
"min" : "Min",
|
||||
"s" : "S",
|
||||
"Add to favorites" : "Zu Favoriten hinzufügen",
|
||||
"Open" : "Öffnen",
|
||||
"closes in {nb} minutes" : "schließt in {nb} Minuten",
|
||||
"until {date}" : "bis {date}",
|
||||
"Closed" : "Geschlossen",
|
||||
"Remove" : "Entfernen",
|
||||
"File" : "Datei",
|
||||
"Link" : "Link",
|
||||
"Longitude" : "Längengrad",
|
||||
"Description" : "Beschreibung",
|
||||
"download" : "Herunterladen",
|
||||
"Distance" : "Entfernung",
|
||||
"Duration" : "Dauer",
|
||||
"Moving time" : "Bewegungszeit",
|
||||
"Pause time" : "Pausenzeit",
|
||||
"no date" : "kein Datum",
|
||||
"Begin" : "Anfang",
|
||||
"End" : "Ende",
|
||||
"Maximum speed" : "Höchstgeschwindigkeit",
|
||||
"Average speed" : "Durchschnittsgeschwindigkeit",
|
||||
"Search…" : "Suche…",
|
||||
"Favorites" : "Favoriten",
|
||||
"Export all favorites" : "Alle Favoriten exportieren",
|
||||
"Show all categories" : "Alle Kategorien anzeigen",
|
||||
"Hide all categories" : "Alle Kategorien verbergen",
|
||||
"Photos" : "Fotos",
|
||||
"Nothing yet" : "Noch nichts vorhanden",
|
||||
"Contacts" : "Kontakte",
|
||||
"Load a directory" : "Ordner laden",
|
||||
"Load a directory" : "Einen Ordner laden",
|
||||
"Devices" : "Geräte",
|
||||
"Show all devices" : "Alle Geräte anzeigen",
|
||||
"Hide all devices" : "Alle Geräte ausblenden",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Maps" : "Karten",
|
||||
"NYI" : "Bis jetzt nicht implementiert",
|
||||
"Click on the map to move the contact, press ESC to cancel" : "Auf die Karte klicken um den Kontakt zu verschieben oder ESC drücken um abzubrechen",
|
||||
"Reset GEO information" : "GEO-Informationen zurücksetzen",
|
||||
"Move contact" : "Kontakt verschieben",
|
||||
|
@ -30,8 +31,12 @@
|
|||
"Category" : "Kategorie",
|
||||
"Comment" : "Kommentar",
|
||||
"Submit" : "Übermitteln",
|
||||
"Favorite name" : "Favoriten-Name",
|
||||
"Move" : "Verschieben",
|
||||
"Failed to delete favorite" : "Favorit konnte nicht gelöscht werden",
|
||||
"Click on the map to move the favorite, press ESC to cancel" : "Klicke auf die Karte um den Favoriten zu verschieben oder drücke ESC um abzubrechen",
|
||||
"Failed to export favorites" : "Export der Favoriten fehlgeschlagen",
|
||||
"Remove geo data" : "GEO-Daten entfernen",
|
||||
"Failed to load photos" : "Laden der Fotos fehlgeschlagen",
|
||||
"Share this location" : "Diesen Ort teilen",
|
||||
"Route to here" : "Route hierhin",
|
||||
|
@ -65,22 +70,35 @@
|
|||
"h" : "Std",
|
||||
"min" : "Min",
|
||||
"s" : "S",
|
||||
"Add to favorites" : "Zu Favoriten hinzufügen",
|
||||
"Open" : "Öffnen",
|
||||
"closes in {nb} minutes" : "schließt in {nb} Minuten",
|
||||
"until {date}" : "bis {date}",
|
||||
"Closed" : "Geschlossen",
|
||||
"Remove" : "Entfernen",
|
||||
"File" : "Datei",
|
||||
"Link" : "Link",
|
||||
"Longitude" : "Längengrad",
|
||||
"Description" : "Beschreibung",
|
||||
"download" : "Herunterladen",
|
||||
"Distance" : "Entfernung",
|
||||
"Duration" : "Dauer",
|
||||
"Moving time" : "Bewegungszeit",
|
||||
"Pause time" : "Pausenzeit",
|
||||
"no date" : "kein Datum",
|
||||
"Begin" : "Anfang",
|
||||
"End" : "Ende",
|
||||
"Maximum speed" : "Höchstgeschwindigkeit",
|
||||
"Average speed" : "Durchschnittsgeschwindigkeit",
|
||||
"Search…" : "Suche…",
|
||||
"Favorites" : "Favoriten",
|
||||
"Export all favorites" : "Alle Favoriten exportieren",
|
||||
"Show all categories" : "Alle Kategorien anzeigen",
|
||||
"Hide all categories" : "Alle Kategorien verbergen",
|
||||
"Photos" : "Fotos",
|
||||
"Nothing yet" : "Noch nichts vorhanden",
|
||||
"Contacts" : "Kontakte",
|
||||
"Load a directory" : "Ordner laden",
|
||||
"Load a directory" : "Einen Ordner laden",
|
||||
"Devices" : "Geräte",
|
||||
"Show all devices" : "Alle Geräte anzeigen",
|
||||
"Hide all devices" : "Alle Geräte ausblenden",
|
||||
|
|
24
l10n/fr.js
24
l10n/fr.js
|
@ -3,6 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Maps" : "Cartes",
|
||||
"Click on the map to move the contact, press ESC to cancel" : "Cliquez sur la carte pour déplacer le contact, appuyez sur ESC pour annuler",
|
||||
"Reset GEO information" : "Réinitialiser les données géographiques",
|
||||
"Move contact" : "Déplacer le contact",
|
||||
"Failed to reset contact location" : "Impossible d'effacer la position du contact",
|
||||
"Failed to load contacts" : "Impossible de charger les contacts",
|
||||
|
@ -26,6 +27,7 @@ OC.L10N.register(
|
|||
"Accuracy" : "Précision",
|
||||
"Battery" : "Batterie",
|
||||
"Personal" : "Personnel",
|
||||
"Import favorites from gpx (OsmAnd), kmz (F-Droid Maps & Maps.me) or kml file" : "Importer des favoris depuis des fichiers gpx (Osmand...), kml (Maps.me...) ou kmz (Google Earth...)",
|
||||
"Failed to load favorites" : "Impossible de charger les favoris",
|
||||
"Add a favorite" : "Ajouter un favori",
|
||||
"Rename" : "Renommer",
|
||||
|
@ -47,11 +49,16 @@ OC.L10N.register(
|
|||
"Failed to export favorites" : "Impossible d'exporter les favoris",
|
||||
"{nb} favorites imported from {path}" : "{nb} favoris importés depuis {path}",
|
||||
"Failed to import favorites" : "Impossible d'importer les favoris",
|
||||
"Failed to load non-geolocalized photos" : "Impossible de charger les photos géo-localisées",
|
||||
"Remove geo data" : "Effacer les données géographiques",
|
||||
"Click on the map to move the photo, press ESC to cancel" : "Cliquez sur la carte pour déplacer la photo, appuyez sur la touche ECHAP pour annuler",
|
||||
"Failed to load photos" : "Impossible de charger les photos",
|
||||
"Choose pictures to place" : "Choisissez les photos à placer",
|
||||
"Choose directory of pictures to place" : "Choisissez le dossier de photos à placer",
|
||||
"{nb} photos placed" : "{nb} photos placées",
|
||||
"Failed to place photos" : "Impossible de placer les photos",
|
||||
"{nb} photos reset" : "{nb} photos réinitialisées",
|
||||
"Failed to reset photos coordinates" : "Impossible d'effacer les données des photos",
|
||||
"Geo link ({geoLink}) copied to clipboard" : "Lien geo ({geoLink}) copié dans le presse-papiers",
|
||||
"Failed to save option values" : "Impossible d'enregistrer la valeur des options",
|
||||
"Failed to restore options values" : "Impossible de restaurer la valeur des options",
|
||||
|
@ -85,6 +92,7 @@ OC.L10N.register(
|
|||
"Destination reached" : "Destination atteinte",
|
||||
"At the fork, turn {modifier}" : "Au croisement, tournez à {modifier}",
|
||||
"Merge {modifier}" : "Fusionner {modifier}",
|
||||
"Turn {modifier} at the end of the road" : "Tournez {modifier} à la fin de la route",
|
||||
"onto {road}" : " sur {road}",
|
||||
"Start" : "Démarrer",
|
||||
"Destination" : "Destination",
|
||||
|
@ -95,8 +103,18 @@ OC.L10N.register(
|
|||
"h" : "h",
|
||||
"min" : "min",
|
||||
"s" : "s",
|
||||
"Route exported in {path}" : "Trace exportée vers {path}",
|
||||
"Failed to export current route" : "Impossible d'exporter l'itinéraire en cours",
|
||||
"My location" : "Ma position",
|
||||
"Add to favorites" : "Ajouter aux favoris",
|
||||
"Open" : "Ouvert",
|
||||
"closes in {nb} minutes" : "ferme dans {nb} minutes",
|
||||
"until {date}" : "jusqu'au {date}",
|
||||
"Closed" : "Fermé",
|
||||
"opens at {date}" : "ouvre le {date}",
|
||||
"Load gpx file" : "Ouvrir un fichier GPX",
|
||||
"Load gpx files from directory" : "Ouvrir des fichiers GPX depuis un dossier",
|
||||
"Close elevation chart" : "Fermer le graphique d'altitude",
|
||||
"Failed to remove track" : "Impossible de supprimer la trace",
|
||||
"Failed to add track directory" : "Impossible d'ajouter le dossier de traces",
|
||||
"Failed to add tracks" : "Impossible d'ajouter les traces",
|
||||
|
@ -112,6 +130,7 @@ OC.L10N.register(
|
|||
"Description" : "Description",
|
||||
"Symbol name" : "Nom du symbole",
|
||||
"download" : "télécharger",
|
||||
"metadata link" : "lien vers les méta-données",
|
||||
"no name" : "sans nom",
|
||||
"Distance" : "Distance",
|
||||
"Duration" : "Durée",
|
||||
|
@ -129,15 +148,20 @@ OC.L10N.register(
|
|||
"Moving average speed" : "Vitesse moyenne de déplacement",
|
||||
"Moving average pace" : "Allure moyenne de déplacement",
|
||||
"Failed to change track color" : "Impossible de modifier la couleur de la trace",
|
||||
"Simple maps app for Nextcloud" : "Application simple de cartographie pour Nextcloud",
|
||||
"Simple maps app to display a leaflet map." : "Application simple de cartographie affichant une carte leafleat.",
|
||||
"Search…" : "Recherche…",
|
||||
"Favorites" : "Favoris",
|
||||
"Export all favorites" : "Exporter tous les favoris",
|
||||
"Export displayed favorites" : "Exporter les favoris affichés",
|
||||
"Import favorites from gpx/kml/kmz files" : "Importer des favoris depuis des fichiers gpx / kml / kmz",
|
||||
"Show all categories" : "Afficher toutes les catégories",
|
||||
"Hide all categories" : "Masquer toutes les catégories",
|
||||
"Routing" : "Calcul de l'itinéraire",
|
||||
"Export current route to gpx" : "Exporter l'itinéraire courant en GPX",
|
||||
"Photos" : "Photos",
|
||||
"Nothing yet" : "Rien pour l'instant",
|
||||
"without geo tag" : "sans infos de géo-localisation",
|
||||
"Save all visibile" : "Enregistrer les affichés",
|
||||
"Contacts" : "Contacts",
|
||||
"Tracks" : "Traces",
|
||||
|
|
24
l10n/fr.json
24
l10n/fr.json
|
@ -1,6 +1,7 @@
|
|||
{ "translations": {
|
||||
"Maps" : "Cartes",
|
||||
"Click on the map to move the contact, press ESC to cancel" : "Cliquez sur la carte pour déplacer le contact, appuyez sur ESC pour annuler",
|
||||
"Reset GEO information" : "Réinitialiser les données géographiques",
|
||||
"Move contact" : "Déplacer le contact",
|
||||
"Failed to reset contact location" : "Impossible d'effacer la position du contact",
|
||||
"Failed to load contacts" : "Impossible de charger les contacts",
|
||||
|
@ -24,6 +25,7 @@
|
|||
"Accuracy" : "Précision",
|
||||
"Battery" : "Batterie",
|
||||
"Personal" : "Personnel",
|
||||
"Import favorites from gpx (OsmAnd), kmz (F-Droid Maps & Maps.me) or kml file" : "Importer des favoris depuis des fichiers gpx (Osmand...), kml (Maps.me...) ou kmz (Google Earth...)",
|
||||
"Failed to load favorites" : "Impossible de charger les favoris",
|
||||
"Add a favorite" : "Ajouter un favori",
|
||||
"Rename" : "Renommer",
|
||||
|
@ -45,11 +47,16 @@
|
|||
"Failed to export favorites" : "Impossible d'exporter les favoris",
|
||||
"{nb} favorites imported from {path}" : "{nb} favoris importés depuis {path}",
|
||||
"Failed to import favorites" : "Impossible d'importer les favoris",
|
||||
"Failed to load non-geolocalized photos" : "Impossible de charger les photos géo-localisées",
|
||||
"Remove geo data" : "Effacer les données géographiques",
|
||||
"Click on the map to move the photo, press ESC to cancel" : "Cliquez sur la carte pour déplacer la photo, appuyez sur la touche ECHAP pour annuler",
|
||||
"Failed to load photos" : "Impossible de charger les photos",
|
||||
"Choose pictures to place" : "Choisissez les photos à placer",
|
||||
"Choose directory of pictures to place" : "Choisissez le dossier de photos à placer",
|
||||
"{nb} photos placed" : "{nb} photos placées",
|
||||
"Failed to place photos" : "Impossible de placer les photos",
|
||||
"{nb} photos reset" : "{nb} photos réinitialisées",
|
||||
"Failed to reset photos coordinates" : "Impossible d'effacer les données des photos",
|
||||
"Geo link ({geoLink}) copied to clipboard" : "Lien geo ({geoLink}) copié dans le presse-papiers",
|
||||
"Failed to save option values" : "Impossible d'enregistrer la valeur des options",
|
||||
"Failed to restore options values" : "Impossible de restaurer la valeur des options",
|
||||
|
@ -83,6 +90,7 @@
|
|||
"Destination reached" : "Destination atteinte",
|
||||
"At the fork, turn {modifier}" : "Au croisement, tournez à {modifier}",
|
||||
"Merge {modifier}" : "Fusionner {modifier}",
|
||||
"Turn {modifier} at the end of the road" : "Tournez {modifier} à la fin de la route",
|
||||
"onto {road}" : " sur {road}",
|
||||
"Start" : "Démarrer",
|
||||
"Destination" : "Destination",
|
||||
|
@ -93,8 +101,18 @@
|
|||
"h" : "h",
|
||||
"min" : "min",
|
||||
"s" : "s",
|
||||
"Route exported in {path}" : "Trace exportée vers {path}",
|
||||
"Failed to export current route" : "Impossible d'exporter l'itinéraire en cours",
|
||||
"My location" : "Ma position",
|
||||
"Add to favorites" : "Ajouter aux favoris",
|
||||
"Open" : "Ouvert",
|
||||
"closes in {nb} minutes" : "ferme dans {nb} minutes",
|
||||
"until {date}" : "jusqu'au {date}",
|
||||
"Closed" : "Fermé",
|
||||
"opens at {date}" : "ouvre le {date}",
|
||||
"Load gpx file" : "Ouvrir un fichier GPX",
|
||||
"Load gpx files from directory" : "Ouvrir des fichiers GPX depuis un dossier",
|
||||
"Close elevation chart" : "Fermer le graphique d'altitude",
|
||||
"Failed to remove track" : "Impossible de supprimer la trace",
|
||||
"Failed to add track directory" : "Impossible d'ajouter le dossier de traces",
|
||||
"Failed to add tracks" : "Impossible d'ajouter les traces",
|
||||
|
@ -110,6 +128,7 @@
|
|||
"Description" : "Description",
|
||||
"Symbol name" : "Nom du symbole",
|
||||
"download" : "télécharger",
|
||||
"metadata link" : "lien vers les méta-données",
|
||||
"no name" : "sans nom",
|
||||
"Distance" : "Distance",
|
||||
"Duration" : "Durée",
|
||||
|
@ -127,15 +146,20 @@
|
|||
"Moving average speed" : "Vitesse moyenne de déplacement",
|
||||
"Moving average pace" : "Allure moyenne de déplacement",
|
||||
"Failed to change track color" : "Impossible de modifier la couleur de la trace",
|
||||
"Simple maps app for Nextcloud" : "Application simple de cartographie pour Nextcloud",
|
||||
"Simple maps app to display a leaflet map." : "Application simple de cartographie affichant une carte leafleat.",
|
||||
"Search…" : "Recherche…",
|
||||
"Favorites" : "Favoris",
|
||||
"Export all favorites" : "Exporter tous les favoris",
|
||||
"Export displayed favorites" : "Exporter les favoris affichés",
|
||||
"Import favorites from gpx/kml/kmz files" : "Importer des favoris depuis des fichiers gpx / kml / kmz",
|
||||
"Show all categories" : "Afficher toutes les catégories",
|
||||
"Hide all categories" : "Masquer toutes les catégories",
|
||||
"Routing" : "Calcul de l'itinéraire",
|
||||
"Export current route to gpx" : "Exporter l'itinéraire courant en GPX",
|
||||
"Photos" : "Photos",
|
||||
"Nothing yet" : "Rien pour l'instant",
|
||||
"without geo tag" : "sans infos de géo-localisation",
|
||||
"Save all visibile" : "Enregistrer les affichés",
|
||||
"Contacts" : "Contacts",
|
||||
"Tracks" : "Traces",
|
||||
|
|
15
l10n/it.js
15
l10n/it.js
|
@ -28,6 +28,7 @@ OC.L10N.register(
|
|||
"Accuracy" : "Precisione",
|
||||
"Battery" : "Batteria",
|
||||
"Personal" : "Personale",
|
||||
"Import favorites from gpx (OsmAnd), kmz (F-Droid Maps & Maps.me) or kml file" : "Importa preferiti da file gpx (OsmAnd), kmz (F-Droid Maps e Maps.me) o kml",
|
||||
"Failed to load favorites" : "Caricamento preferiti non riuscito",
|
||||
"Add a favorite" : "Aggiungi un preferito",
|
||||
"Rename" : "Rinomina",
|
||||
|
@ -50,11 +51,15 @@ OC.L10N.register(
|
|||
"{nb} favorites imported from {path}" : "{nb} preferiti importati da {path}",
|
||||
"Failed to import favorites" : "Importazione preferiti non riuscita",
|
||||
"Failed to load non-geolocalized photos" : "Caricamento foto non-geolocalizzate non riuscito",
|
||||
"Remove geo data" : "Rimuovi dati geografici",
|
||||
"Click on the map to move the photo, press ESC to cancel" : " Fai clic sulla mappa per spostare la foto, premi ESC per annullare",
|
||||
"Failed to load photos" : "Caricamento delle foto non riuscito",
|
||||
"Choose pictures to place" : "Scegli le immagini da posizionare",
|
||||
"Choose directory of pictures to place" : "Scegli la cartella di immagini da posizionare",
|
||||
"{nb} photos placed" : "{nb} foto posizionate",
|
||||
"Failed to place photos" : "Posizionamento delle foto non riuscito",
|
||||
"{nb} photos reset" : "{nb} foto ripristinate",
|
||||
"Failed to reset photos coordinates" : "Ripristino delle coordinate delle foto non riuscito",
|
||||
"Geo link ({geoLink}) copied to clipboard" : "Geolink ({geoLink}) copiato negli appunti",
|
||||
"Failed to save option values" : "Salvataggio valori dell'opzione non riuscito",
|
||||
"Failed to restore options values" : "Ripristino valori dell'opzione non riuscito",
|
||||
|
@ -110,6 +115,13 @@ OC.L10N.register(
|
|||
"Routing error: " : "Errore di percorso: ",
|
||||
"Route exported in {path}" : "Percorso esportato in {path}",
|
||||
"Failed to export current route" : "Esportazione percorso attuale non riuscita",
|
||||
"My location" : "La mia posizione",
|
||||
"Add to favorites" : "Aggiungi ai preferiti",
|
||||
"Open" : "Apri",
|
||||
"closes in {nb} minutes" : "chiude tra {nb} minuti",
|
||||
"until {date}" : "fino al {date}",
|
||||
"Closed" : "Chiuso",
|
||||
"opens at {date}" : "apre il {date}",
|
||||
"Load gpx file" : "Carica file gpx",
|
||||
"Load gpx files from directory" : "Carica file gpx da una cartella",
|
||||
"Close elevation chart" : "Chiudi grafico di quota",
|
||||
|
@ -149,15 +161,18 @@ OC.L10N.register(
|
|||
"Failed to change track color" : "Modifica colore della traccia non riuscita",
|
||||
"Simple maps app for Nextcloud" : "Semplice applicazione di mappe per Nextcloud",
|
||||
"Simple maps app to display a leaflet map." : "Semplice applicazione di mappe per visualizzare una mappa opuscolo.",
|
||||
"Search…" : "Cerca...",
|
||||
"Favorites" : "Preferiti",
|
||||
"Export all favorites" : "Esporta tutti i preferiti",
|
||||
"Export displayed favorites" : "Esporta i preferiti selezionati",
|
||||
"Import favorites from gpx/kml/kmz files" : "Importa preferiti da file gpx/kml/kmz",
|
||||
"Show all categories" : "Mostra tutte le categorie",
|
||||
"Hide all categories" : "Nascondi tutte le categorie",
|
||||
"Routing" : "Percorso",
|
||||
"Export current route to gpx" : "Esporta percorso attuale in gpx",
|
||||
"Photos" : "Foto",
|
||||
"Nothing yet" : "Ancora niente",
|
||||
"without geo tag" : "senza tag geografici",
|
||||
"Save all visibile" : "Salva tutto il visibile",
|
||||
"Contacts" : "Contatti",
|
||||
"Tracks" : "Tracce",
|
||||
|
|
15
l10n/it.json
15
l10n/it.json
|
@ -26,6 +26,7 @@
|
|||
"Accuracy" : "Precisione",
|
||||
"Battery" : "Batteria",
|
||||
"Personal" : "Personale",
|
||||
"Import favorites from gpx (OsmAnd), kmz (F-Droid Maps & Maps.me) or kml file" : "Importa preferiti da file gpx (OsmAnd), kmz (F-Droid Maps e Maps.me) o kml",
|
||||
"Failed to load favorites" : "Caricamento preferiti non riuscito",
|
||||
"Add a favorite" : "Aggiungi un preferito",
|
||||
"Rename" : "Rinomina",
|
||||
|
@ -48,11 +49,15 @@
|
|||
"{nb} favorites imported from {path}" : "{nb} preferiti importati da {path}",
|
||||
"Failed to import favorites" : "Importazione preferiti non riuscita",
|
||||
"Failed to load non-geolocalized photos" : "Caricamento foto non-geolocalizzate non riuscito",
|
||||
"Remove geo data" : "Rimuovi dati geografici",
|
||||
"Click on the map to move the photo, press ESC to cancel" : " Fai clic sulla mappa per spostare la foto, premi ESC per annullare",
|
||||
"Failed to load photos" : "Caricamento delle foto non riuscito",
|
||||
"Choose pictures to place" : "Scegli le immagini da posizionare",
|
||||
"Choose directory of pictures to place" : "Scegli la cartella di immagini da posizionare",
|
||||
"{nb} photos placed" : "{nb} foto posizionate",
|
||||
"Failed to place photos" : "Posizionamento delle foto non riuscito",
|
||||
"{nb} photos reset" : "{nb} foto ripristinate",
|
||||
"Failed to reset photos coordinates" : "Ripristino delle coordinate delle foto non riuscito",
|
||||
"Geo link ({geoLink}) copied to clipboard" : "Geolink ({geoLink}) copiato negli appunti",
|
||||
"Failed to save option values" : "Salvataggio valori dell'opzione non riuscito",
|
||||
"Failed to restore options values" : "Ripristino valori dell'opzione non riuscito",
|
||||
|
@ -108,6 +113,13 @@
|
|||
"Routing error: " : "Errore di percorso: ",
|
||||
"Route exported in {path}" : "Percorso esportato in {path}",
|
||||
"Failed to export current route" : "Esportazione percorso attuale non riuscita",
|
||||
"My location" : "La mia posizione",
|
||||
"Add to favorites" : "Aggiungi ai preferiti",
|
||||
"Open" : "Apri",
|
||||
"closes in {nb} minutes" : "chiude tra {nb} minuti",
|
||||
"until {date}" : "fino al {date}",
|
||||
"Closed" : "Chiuso",
|
||||
"opens at {date}" : "apre il {date}",
|
||||
"Load gpx file" : "Carica file gpx",
|
||||
"Load gpx files from directory" : "Carica file gpx da una cartella",
|
||||
"Close elevation chart" : "Chiudi grafico di quota",
|
||||
|
@ -147,15 +159,18 @@
|
|||
"Failed to change track color" : "Modifica colore della traccia non riuscita",
|
||||
"Simple maps app for Nextcloud" : "Semplice applicazione di mappe per Nextcloud",
|
||||
"Simple maps app to display a leaflet map." : "Semplice applicazione di mappe per visualizzare una mappa opuscolo.",
|
||||
"Search…" : "Cerca...",
|
||||
"Favorites" : "Preferiti",
|
||||
"Export all favorites" : "Esporta tutti i preferiti",
|
||||
"Export displayed favorites" : "Esporta i preferiti selezionati",
|
||||
"Import favorites from gpx/kml/kmz files" : "Importa preferiti da file gpx/kml/kmz",
|
||||
"Show all categories" : "Mostra tutte le categorie",
|
||||
"Hide all categories" : "Nascondi tutte le categorie",
|
||||
"Routing" : "Percorso",
|
||||
"Export current route to gpx" : "Esporta percorso attuale in gpx",
|
||||
"Photos" : "Foto",
|
||||
"Nothing yet" : "Ancora niente",
|
||||
"without geo tag" : "senza tag geografici",
|
||||
"Save all visibile" : "Salva tutto il visibile",
|
||||
"Contacts" : "Contatti",
|
||||
"Tracks" : "Tracce",
|
||||
|
|
|
@ -28,6 +28,7 @@ OC.L10N.register(
|
|||
"Accuracy" : "Precisão",
|
||||
"Battery" : "Bateria",
|
||||
"Personal" : "Pessoal",
|
||||
"Import favorites from gpx (OsmAnd), kmz (F-Droid Maps & Maps.me) or kml file" : "Importar favoritos de arquivos gpx (OsmAnd), kmz (Mapas F-Droid e Maps.me) ou kml",
|
||||
"Failed to load favorites" : "Erro ao carregar favoritos",
|
||||
"Add a favorite" : "Adicionar um favorito",
|
||||
"Rename" : "Renomear",
|
||||
|
@ -50,11 +51,15 @@ OC.L10N.register(
|
|||
"{nb} favorites imported from {path}" : "{nb} favoritos importados de {path}",
|
||||
"Failed to import favorites" : "Erro ao importar favoritos",
|
||||
"Failed to load non-geolocalized photos" : "Erro ao carregar fotos não geolocalizadas",
|
||||
"Remove geo data" : "Excluir dados geográficos",
|
||||
"Click on the map to move the photo, press ESC to cancel" : "Clique no mapa para mover a foto ou ESC para cancelar",
|
||||
"Failed to load photos" : "Erro ao carregar fotos",
|
||||
"Choose pictures to place" : "Escolher imagens para colocar",
|
||||
"Choose directory of pictures to place" : "Escolher o diretório de imagens a colocar",
|
||||
"{nb} photos placed" : "{nb} fotos colocadas",
|
||||
"Failed to place photos" : "Erro ao colocar fotos",
|
||||
"{nb} photos reset" : "{nb} fotos redefinidas",
|
||||
"Failed to reset photos coordinates" : "Erro ao redefinir as coordenadas das fotos",
|
||||
"Geo link ({geoLink}) copied to clipboard" : "Link Geo ({geoLink}) copiado para a área de trabalho",
|
||||
"Failed to save option values" : "Erro ao salvar as opções",
|
||||
"Failed to restore options values" : "Erro ao restaurar as opções",
|
||||
|
@ -110,6 +115,13 @@ OC.L10N.register(
|
|||
"Routing error: " : "Erro de roteamento:",
|
||||
"Route exported in {path}" : "Rota exportada para {path}",
|
||||
"Failed to export current route" : "Erro ao exportar a rota atual",
|
||||
"My location" : "Minha localização",
|
||||
"Add to favorites" : "Adicionar aos favoritos",
|
||||
"Open" : "Abrir",
|
||||
"closes in {nb} minutes" : "fecha em {nb} minutos",
|
||||
"until {date}" : "até {date}",
|
||||
"Closed" : "Fechado",
|
||||
"opens at {date}" : "abre às {date}",
|
||||
"Load gpx file" : "Carregar arquivo gpx",
|
||||
"Load gpx files from directory" : "Carregar arquivos gpx do diretório",
|
||||
"Close elevation chart" : "Fechar o gráfico de elevação",
|
||||
|
@ -149,15 +161,18 @@ OC.L10N.register(
|
|||
"Failed to change track color" : "Erro ao trocar a cor da rota",
|
||||
"Simple maps app for Nextcloud" : "Aplicativo de mapas simples para o Nextcloud",
|
||||
"Simple maps app to display a leaflet map." : "Aplicativo de mapa simples para exibir páginas de mapas.",
|
||||
"Search…" : "Pesquisar...",
|
||||
"Favorites" : "Favoritos",
|
||||
"Export all favorites" : "Exportar todos os favoritos",
|
||||
"Export displayed favorites" : "Exportar favoritos exibidos",
|
||||
"Import favorites from gpx/kml/kmz files" : "Importar favoritos de arquivos gpx/kml/kmz",
|
||||
"Show all categories" : "Mostrar todas as categorias",
|
||||
"Hide all categories" : "Ocultar todas as categorias",
|
||||
"Routing" : "Roteamento",
|
||||
"Export current route to gpx" : "Exportar rota atual para gpx",
|
||||
"Photos" : "Fotos",
|
||||
"Nothing yet" : "Nada ainda",
|
||||
"without geo tag" : "sem rótulo geográfico",
|
||||
"Save all visibile" : "Salvar tudo visível",
|
||||
"Contacts" : "Contatos",
|
||||
"Tracks" : "Rotas",
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
"Accuracy" : "Precisão",
|
||||
"Battery" : "Bateria",
|
||||
"Personal" : "Pessoal",
|
||||
"Import favorites from gpx (OsmAnd), kmz (F-Droid Maps & Maps.me) or kml file" : "Importar favoritos de arquivos gpx (OsmAnd), kmz (Mapas F-Droid e Maps.me) ou kml",
|
||||
"Failed to load favorites" : "Erro ao carregar favoritos",
|
||||
"Add a favorite" : "Adicionar um favorito",
|
||||
"Rename" : "Renomear",
|
||||
|
@ -48,11 +49,15 @@
|
|||
"{nb} favorites imported from {path}" : "{nb} favoritos importados de {path}",
|
||||
"Failed to import favorites" : "Erro ao importar favoritos",
|
||||
"Failed to load non-geolocalized photos" : "Erro ao carregar fotos não geolocalizadas",
|
||||
"Remove geo data" : "Excluir dados geográficos",
|
||||
"Click on the map to move the photo, press ESC to cancel" : "Clique no mapa para mover a foto ou ESC para cancelar",
|
||||
"Failed to load photos" : "Erro ao carregar fotos",
|
||||
"Choose pictures to place" : "Escolher imagens para colocar",
|
||||
"Choose directory of pictures to place" : "Escolher o diretório de imagens a colocar",
|
||||
"{nb} photos placed" : "{nb} fotos colocadas",
|
||||
"Failed to place photos" : "Erro ao colocar fotos",
|
||||
"{nb} photos reset" : "{nb} fotos redefinidas",
|
||||
"Failed to reset photos coordinates" : "Erro ao redefinir as coordenadas das fotos",
|
||||
"Geo link ({geoLink}) copied to clipboard" : "Link Geo ({geoLink}) copiado para a área de trabalho",
|
||||
"Failed to save option values" : "Erro ao salvar as opções",
|
||||
"Failed to restore options values" : "Erro ao restaurar as opções",
|
||||
|
@ -108,6 +113,13 @@
|
|||
"Routing error: " : "Erro de roteamento:",
|
||||
"Route exported in {path}" : "Rota exportada para {path}",
|
||||
"Failed to export current route" : "Erro ao exportar a rota atual",
|
||||
"My location" : "Minha localização",
|
||||
"Add to favorites" : "Adicionar aos favoritos",
|
||||
"Open" : "Abrir",
|
||||
"closes in {nb} minutes" : "fecha em {nb} minutos",
|
||||
"until {date}" : "até {date}",
|
||||
"Closed" : "Fechado",
|
||||
"opens at {date}" : "abre às {date}",
|
||||
"Load gpx file" : "Carregar arquivo gpx",
|
||||
"Load gpx files from directory" : "Carregar arquivos gpx do diretório",
|
||||
"Close elevation chart" : "Fechar o gráfico de elevação",
|
||||
|
@ -147,15 +159,18 @@
|
|||
"Failed to change track color" : "Erro ao trocar a cor da rota",
|
||||
"Simple maps app for Nextcloud" : "Aplicativo de mapas simples para o Nextcloud",
|
||||
"Simple maps app to display a leaflet map." : "Aplicativo de mapa simples para exibir páginas de mapas.",
|
||||
"Search…" : "Pesquisar...",
|
||||
"Favorites" : "Favoritos",
|
||||
"Export all favorites" : "Exportar todos os favoritos",
|
||||
"Export displayed favorites" : "Exportar favoritos exibidos",
|
||||
"Import favorites from gpx/kml/kmz files" : "Importar favoritos de arquivos gpx/kml/kmz",
|
||||
"Show all categories" : "Mostrar todas as categorias",
|
||||
"Hide all categories" : "Ocultar todas as categorias",
|
||||
"Routing" : "Roteamento",
|
||||
"Export current route to gpx" : "Exportar rota atual para gpx",
|
||||
"Photos" : "Fotos",
|
||||
"Nothing yet" : "Nada ainda",
|
||||
"without geo tag" : "sem rótulo geográfico",
|
||||
"Save all visibile" : "Salvar tudo visível",
|
||||
"Contacts" : "Contatos",
|
||||
"Tracks" : "Rotas",
|
||||
|
|
|
@ -28,6 +28,7 @@ OC.L10N.register(
|
|||
"Accuracy" : "精度",
|
||||
"Battery" : "电池",
|
||||
"Personal" : "个人",
|
||||
"Import favorites from gpx (OsmAnd), kmz (F-Droid Maps & Maps.me) or kml file" : "从gpx(OsmAnd)、kmz(F-Droid地图及Maps.me)或kml文件导入收藏",
|
||||
"Failed to load favorites" : "加载收藏失败",
|
||||
"Add a favorite" : "添加收藏",
|
||||
"Rename" : "重命名",
|
||||
|
@ -50,11 +51,15 @@ OC.L10N.register(
|
|||
"{nb} favorites imported from {path}" : "从 {path} 导入的 {nb} 个收藏",
|
||||
"Failed to import favorites" : "导入收藏失败",
|
||||
"Failed to load non-geolocalized photos" : "加载无地理定位的照片失败",
|
||||
"Remove geo data" : "删除地理数据",
|
||||
"Click on the map to move the photo, press ESC to cancel" : "在地图上点击以移动照片,按ESC取消",
|
||||
"Failed to load photos" : "加载照片失败",
|
||||
"Choose pictures to place" : "选择要放置的图片",
|
||||
"Choose directory of pictures to place" : "选择要放置的图片文件夹",
|
||||
"{nb} photos placed" : "已放置 {nb} 张照片",
|
||||
"Failed to place photos" : "放置照片失败",
|
||||
"{nb} photos reset" : "{nb}张照片被重置",
|
||||
"Failed to reset photos coordinates" : "重置照片坐标失败",
|
||||
"Geo link ({geoLink}) copied to clipboard" : "地理链接({geolink})已复制到剪贴板",
|
||||
"Failed to save option values" : "保存选项值失败",
|
||||
"Failed to restore options values" : "恢复选项值失败",
|
||||
|
@ -110,6 +115,13 @@ OC.L10N.register(
|
|||
"Routing error: " : "导航错误:",
|
||||
"Route exported in {path}" : "导航已导出到{path}",
|
||||
"Failed to export current route" : "导出当前导航失败",
|
||||
"My location" : "我的位置",
|
||||
"Add to favorites" : "添加到收藏",
|
||||
"Open" : "打开",
|
||||
"closes in {nb} minutes" : "在{nb}分钟内关闭",
|
||||
"until {date}" : "至 {date}",
|
||||
"Closed" : "已关闭",
|
||||
"opens at {date}" : "于 {date} 打开",
|
||||
"Load gpx file" : "加载gpx文件",
|
||||
"Load gpx files from directory" : "从目录加载gpx文件",
|
||||
"Close elevation chart" : "关闭高程图",
|
||||
|
@ -149,15 +161,18 @@ OC.L10N.register(
|
|||
"Failed to change track color" : "更改路线颜色失败",
|
||||
"Simple maps app for Nextcloud" : "适用于Nextcloud的简单地图应用",
|
||||
"Simple maps app to display a leaflet map." : "用于显示leaflet地图的简单地图应用",
|
||||
"Search…" : "搜索...",
|
||||
"Favorites" : "收藏",
|
||||
"Export all favorites" : "导出所有收藏",
|
||||
"Export displayed favorites" : "导出已显示的收藏",
|
||||
"Import favorites from gpx/kml/kmz files" : "从gpx/kml/kmz文件导入收藏",
|
||||
"Show all categories" : "显示所有分类",
|
||||
"Hide all categories" : "隐藏所有分类",
|
||||
"Routing" : "导航",
|
||||
"Export current route to gpx" : "将当前导航导出到gpx",
|
||||
"Photos" : "照片",
|
||||
"Nothing yet" : "暂无",
|
||||
"without geo tag" : "无地理标签",
|
||||
"Save all visibile" : "保存所有可见的",
|
||||
"Contacts" : "联系人",
|
||||
"Tracks" : "路线",
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
"Accuracy" : "精度",
|
||||
"Battery" : "电池",
|
||||
"Personal" : "个人",
|
||||
"Import favorites from gpx (OsmAnd), kmz (F-Droid Maps & Maps.me) or kml file" : "从gpx(OsmAnd)、kmz(F-Droid地图及Maps.me)或kml文件导入收藏",
|
||||
"Failed to load favorites" : "加载收藏失败",
|
||||
"Add a favorite" : "添加收藏",
|
||||
"Rename" : "重命名",
|
||||
|
@ -48,11 +49,15 @@
|
|||
"{nb} favorites imported from {path}" : "从 {path} 导入的 {nb} 个收藏",
|
||||
"Failed to import favorites" : "导入收藏失败",
|
||||
"Failed to load non-geolocalized photos" : "加载无地理定位的照片失败",
|
||||
"Remove geo data" : "删除地理数据",
|
||||
"Click on the map to move the photo, press ESC to cancel" : "在地图上点击以移动照片,按ESC取消",
|
||||
"Failed to load photos" : "加载照片失败",
|
||||
"Choose pictures to place" : "选择要放置的图片",
|
||||
"Choose directory of pictures to place" : "选择要放置的图片文件夹",
|
||||
"{nb} photos placed" : "已放置 {nb} 张照片",
|
||||
"Failed to place photos" : "放置照片失败",
|
||||
"{nb} photos reset" : "{nb}张照片被重置",
|
||||
"Failed to reset photos coordinates" : "重置照片坐标失败",
|
||||
"Geo link ({geoLink}) copied to clipboard" : "地理链接({geolink})已复制到剪贴板",
|
||||
"Failed to save option values" : "保存选项值失败",
|
||||
"Failed to restore options values" : "恢复选项值失败",
|
||||
|
@ -108,6 +113,13 @@
|
|||
"Routing error: " : "导航错误:",
|
||||
"Route exported in {path}" : "导航已导出到{path}",
|
||||
"Failed to export current route" : "导出当前导航失败",
|
||||
"My location" : "我的位置",
|
||||
"Add to favorites" : "添加到收藏",
|
||||
"Open" : "打开",
|
||||
"closes in {nb} minutes" : "在{nb}分钟内关闭",
|
||||
"until {date}" : "至 {date}",
|
||||
"Closed" : "已关闭",
|
||||
"opens at {date}" : "于 {date} 打开",
|
||||
"Load gpx file" : "加载gpx文件",
|
||||
"Load gpx files from directory" : "从目录加载gpx文件",
|
||||
"Close elevation chart" : "关闭高程图",
|
||||
|
@ -147,15 +159,18 @@
|
|||
"Failed to change track color" : "更改路线颜色失败",
|
||||
"Simple maps app for Nextcloud" : "适用于Nextcloud的简单地图应用",
|
||||
"Simple maps app to display a leaflet map." : "用于显示leaflet地图的简单地图应用",
|
||||
"Search…" : "搜索...",
|
||||
"Favorites" : "收藏",
|
||||
"Export all favorites" : "导出所有收藏",
|
||||
"Export displayed favorites" : "导出已显示的收藏",
|
||||
"Import favorites from gpx/kml/kmz files" : "从gpx/kml/kmz文件导入收藏",
|
||||
"Show all categories" : "显示所有分类",
|
||||
"Hide all categories" : "隐藏所有分类",
|
||||
"Routing" : "导航",
|
||||
"Export current route to gpx" : "将当前导航导出到gpx",
|
||||
"Photos" : "照片",
|
||||
"Nothing yet" : "暂无",
|
||||
"without geo tag" : "无地理标签",
|
||||
"Save all visibile" : "保存所有可见的",
|
||||
"Contacts" : "联系人",
|
||||
"Tracks" : "路线",
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Nextcloud 3.14159\n"
|
||||
"Report-Msgid-Bugs-To: translations\\@example.com\n"
|
||||
"POT-Creation-Date: 2019-04-28 00:28+0000\n"
|
||||
"POT-Creation-Date: 2019-04-29 00:27+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
Загрузка…
Ссылка в новой задаче