mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-27 17:34:44 +01:00
Tidy up translation file
This commit is contained in:
parent
aa49624517
commit
ec8e9efa6f
27 changed files with 290 additions and 1400 deletions
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "Všechny položky úspěšně přidány do alba {album}",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "Nepodařilo se přidat položky do alba",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Přidat do alba",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Úspěšně přidáno do alba {album}",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Nepodařilo se přidat do alba",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Mazání 1 položky} other{Mazání {count} položek}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Odebrat vybrané z alba",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{1 položka odebrána z alba} =2{2 položky odebrány z alba} =3{3 položky odebrány z alba} =4{4 položky odebrány z alba} other{{count} položek odebráno z alba}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Nepodařilo se vytvořit album",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Prázdné} =1{1 položka} =2{2 položky} =3{3 položky} =4{4 položky} other{{count} položek}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -225,10 +187,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Zadejte název alba",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "PŘESKOČIT",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -706,7 +664,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "Vyhledávání",
|
||||
"albumSearchTextFieldHint": "Hledat alba",
|
||||
"clearTooltip": "Vymazat",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -777,18 +734,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Nastavování fotky jako obal alba",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Obal alba úspěšně nastaven",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Nepodařilo se nastavit obal alba",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Zpracovávání metadat obrázků na pozadí",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -869,10 +814,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Nepodařilo se zrušit nastavení obalu",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Ztlumit",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -885,15 +826,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{1 fotka} =2{2 fotky} =3{3 fotky} =4{4 fotky} other{{count} fotek}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "Prezentace",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -1039,12 +971,12 @@
|
|||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "Přidat do sbírky",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "Přidat do sbírky",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "Přidávání alba {album} do vaší sbírky",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "Přidávání alba {album} do vaší sbírky",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1052,8 +984,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "Album {album} úspěšně přidáno do vaší sbírky",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "Album {album} úspěšně přidáno do vaší sbírky",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1195,18 +1127,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "Převést na album",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "Tento převod je nevratný",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "Sbírka úspěšně převedena na album",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "Oblíbené",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
@ -1541,4 +1461,4 @@
|
|||
"@errorNoStoragePermission": {
|
||||
"description": "Missing permission on Android"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "Alle Elemente wurden erfolgreich zu {album} hinzugefügt",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "Fehler beim Hinzufügen von Elementen zum Album",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Zum Album hinzufügen",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Erfolgreich zu {album} hinzugefügt",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Fehler beim Hinzufügen zum Album",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Lösche 1 Element} other{Lösche {count} Elemente}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Ausgewählte aus Album entfernen",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{1 Element vom Album entfernt} other{{count} Elemente vom Album entfernt}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Fehler beim Erstellen des Albums",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Leer} =1{1 Element} other{{count} Elemente}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -217,10 +179,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Bitte geben Sie den Albumnamen ein",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "ÜBERSPRINGEN",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -311,20 +269,12 @@
|
|||
},
|
||||
"settingsViewerTitle": "Viewer",
|
||||
"settingsViewerDescription": "Den Bild-/Video-Viewer anpassen",
|
||||
"settingsViewerPageTitle": "Viewer-Einstellungen",
|
||||
"@settingsViewerPageTitle": {
|
||||
"description": "Dedicated page for viewer settings"
|
||||
},
|
||||
"settingsScreenBrightnessTitle": "Bildschirmhelligkeit",
|
||||
"settingsScreenBrightnessDescription": "Bildschirmhelligkeit des Systems überschreiben",
|
||||
"settingsForceRotationTitle": "Rotationssperre ignorieren",
|
||||
"settingsForceRotationDescription": "Drehen Sie den Bildschirm, auch wenn die automatische Drehung deaktiviert ist",
|
||||
"settingsThemeTitle": "Thema",
|
||||
"settingsThemeDescription": "Passen Sie das Erscheinungsbild der App an",
|
||||
"settingsThemePageTitle": "Themen Einstellungen",
|
||||
"@settingsThemePageTitle": {
|
||||
"description": "Dedicated page for theme settings"
|
||||
},
|
||||
"settingsFollowSystemThemeTitle": "Systemthema folgen",
|
||||
"@settingsFollowSystemThemeTitle": {
|
||||
"description": "Respect the system dark mode settings introduced on Android 10"
|
||||
|
@ -402,10 +352,6 @@
|
|||
"@connectButtonLabel": {
|
||||
"description": "Label of the connect button"
|
||||
},
|
||||
"rootPickerSkipConfirmationDialogContent": "Alle Ihre Dateien werden aufgenommen",
|
||||
"@rootPickerSkipConfirmationDialogContent": {
|
||||
"description": "Inform user what happens after skipping root picker"
|
||||
},
|
||||
"megapixelCount": "{count}MP",
|
||||
"@megapixelCount": {
|
||||
"description": "Resolution of an image in megapixel",
|
||||
|
@ -500,38 +446,6 @@
|
|||
"@albumDirPickerListEmptyNotification": {
|
||||
"description": "Error when user pressing confirm without picking any folders"
|
||||
},
|
||||
"createAlbumDialogBasicLabel": "Einfach",
|
||||
"@createAlbumDialogBasicLabel": {
|
||||
"description": "Simple album"
|
||||
},
|
||||
"createAlbumDialogBasicDescription": "Einfaches Album organisiert Fotos unabhängig von der Dateihierarchie auf dem Server",
|
||||
"@createAlbumDialogBasicDescription": {
|
||||
"description": "Describe what a simple album is"
|
||||
},
|
||||
"createAlbumDialogFolderBasedLabel": "Ordnerbasiert",
|
||||
"@createAlbumDialogFolderBasedLabel": {
|
||||
"description": "Folder based album"
|
||||
},
|
||||
"createAlbumDialogFolderBasedDescription": "Ordnerbasiertes Album spiegelt den Inhalt eines Ordners wieder",
|
||||
"@createAlbumDialogFolderBasedDescription": {
|
||||
"description": "Describe what a folder based album is"
|
||||
},
|
||||
"convertBasicAlbumMenuLabel": "In einfaches Album umwandeln",
|
||||
"@convertBasicAlbumMenuLabel": {
|
||||
"description": "Convert a non-simple album to a simple one"
|
||||
},
|
||||
"convertBasicAlbumConfirmationDialogTitle": "In einfaches Album umwandeln",
|
||||
"@convertBasicAlbumConfirmationDialogTitle": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertBasicAlbumConfirmationDialogContent": "Der Inhalt dieses Albums wird nicht mehr von der App verwaltet. Sie können Fotos frei hinzufügen oder entfernen.\n\nDiese Konvertierung ist nicht rückgängig zu machen",
|
||||
"@convertBasicAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertBasicAlbumSuccessNotification": "Album erfolgreich umgewandelt",
|
||||
"@convertBasicAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"importFoldersTooltip": "Ordner importieren",
|
||||
"@importFoldersTooltip": {
|
||||
"description": "Menu entry in the album page to import folders as albums"
|
||||
|
@ -605,7 +519,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "Suche",
|
||||
"albumSearchTextFieldHint": "Suche Alben",
|
||||
"clearTooltip": "Leeren",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -676,18 +589,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Foto als Albumcover einstellen",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Albumcover erfolgreich eingestellt",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Fehler beim Einstellen des Albumcovers",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Bildmetadaten im Hintergrund verarbeiten",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -767,10 +668,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Fehler beim Aufheben des Covers",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Stumm",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -783,15 +680,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{1 Foto} other{{count} Fotos}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"errorUnauthenticated": "Nicht authentifizierter Zugriff. Bitte melden Sie sich erneut an, wenn das Problem weiterhin besteht",
|
||||
"@errorUnauthenticated": {
|
||||
"description": "Error message when server responds with HTTP401"
|
||||
|
@ -820,4 +708,4 @@
|
|||
"@errorNoStoragePermission": {
|
||||
"description": "Missing permission on Android"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -12,10 +12,6 @@
|
|||
"@collectionsTooltip": {
|
||||
"description": "Groups of photos, e.g., albums, trash bin, etc"
|
||||
},
|
||||
"albumsTabLabel": "Συλλογές",
|
||||
"@albumsTabLabel": {
|
||||
"description": "Label of the tab that lists user albums"
|
||||
},
|
||||
"zoomTooltip": "Εστίαση",
|
||||
"@zoomTooltip": {
|
||||
"description": "Tooltip of the zoom button"
|
||||
|
@ -37,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "Επιτυχής προσθήκη όλων των αντικειμένων στη συλλογή {album}",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "Αποτυχία προσθήκης αντικειμένων σε συλλογή",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Προσθήκη σε συλλογή",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Επιτυχής προσθήκη στη συλλογή {album}",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Αποτυχία προσθήκης σε συλλογή",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Διαγραφή 1 αντικειμένου} other{Διαγραφή {count} αντικειμένων}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -157,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Αφαίρεση επιλεγμένων από τη συλλογή",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{1 αντικείμενο αφαιρέθηκε από τη συλλογή} other{{count} αντικείμενα αφαιρέθηκαν από τη συλλογή}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -191,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Αποτυχία δημιουργίας συλλογής",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Empty} =1{1 αντικείμενο} other{{count} αντικείμενα}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -221,10 +179,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Προσθέστε όνομα συλλογής",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "ΠΑΡΑΒΛΕΨΗ",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -318,10 +272,6 @@
|
|||
"description": "Memory albums contain photos taken in a specific time range in the past"
|
||||
},
|
||||
"settingsAccountTitle": "Λογαριασμός",
|
||||
"settingsAccountPageTitle": "Ρυθμίσεις λογαριασμού",
|
||||
"@settingsAccountPageTitle": {
|
||||
"description": "Dedicated page for account settings"
|
||||
},
|
||||
"settingsIncludedFoldersTitle": "Περιλαμβανόμενοι φάκελοι",
|
||||
"@settingsIncludedFoldersTitle": {
|
||||
"description": "Change the included folders of an account"
|
||||
|
@ -348,10 +298,6 @@
|
|||
},
|
||||
"settingsViewerTitle": "Προβολέας",
|
||||
"settingsViewerDescription": "Customize the image/video viewer",
|
||||
"settingsViewerPageTitle": "Ρυθμίσεις προβολέα",
|
||||
"@settingsViewerPageTitle": {
|
||||
"description": "Dedicated page for viewer settings"
|
||||
},
|
||||
"settingsScreenBrightnessTitle": "Φωτεινότητα οθόνης",
|
||||
"settingsScreenBrightnessDescription": "Παράκαμψη του επιπέδου φωτεινότητας του συστήματος",
|
||||
"settingsForceRotationTitle": "Αγνόηση κλειδώματος περιστροφής οθόνης",
|
||||
|
@ -359,25 +305,11 @@
|
|||
"settingsMapProviderTitle": "Πάροχος χάρτη",
|
||||
"settingsAlbumTitle": "Άλμπουμ",
|
||||
"settingsAlbumDescription": "Επεξεργασία άλμπουμ",
|
||||
"settingsAlbumPageTitle": "Ρυθμίσεις άλμπουμ",
|
||||
"@settingsAlbumPageTitle": {
|
||||
"description": "Dedicated page for album settings"
|
||||
},
|
||||
"settingsShowDateInAlbumTitle": "Ομαδοποίηση φωτογραφιών κατά ημερομηνία",
|
||||
"settingsShowDateInAlbumDescription": "Εφαρμογή μόνο όταν το άλμπουμ είναι ταξινομημένο κατά χρόνο",
|
||||
"settingsPhotoEnhancementTitle": "Βελτίωση φωτογραφιών",
|
||||
"settingsPhotoEnhancementPageTitle": "Ρυθμίσεις βελτίωσης φωτογραφιών",
|
||||
"@settingsPhotoEnhancementPageTitle": {
|
||||
"description": "Dedicated page for photo enhancement settings"
|
||||
},
|
||||
"settingsEnhanceMaxResolutionTitle": "Μέγιστη απόδοση ανάλυσης",
|
||||
"settingsEnhanceMaxResolutionDescription": "Οι φωτογραφίες μεγαλύτερες από την επιλεγμένη ανάλυση θα μειωθούν.\n\nΟι φωτογραφίες υψηλής ανάλυσης απαιτούν πολύ περισσότερη μνήμη και χρόνο για επεξεργασία. Μειώστε αυτή τη ρύθμιση εάν η εφαρμογή διακοπεί κατά τη βελτίωση των φωτογραφιών.",
|
||||
"settingsThemeTitle": "Εμφάνιση",
|
||||
"settingsThemeDescription": "Προσαρμογή της εμφάνισης της εφαρμογής",
|
||||
"settingsThemePageTitle": "Ρυθμίσεις εμφάνισης",
|
||||
"@settingsThemePageTitle": {
|
||||
"description": "Dedicated page for theme settings"
|
||||
},
|
||||
"settingsFollowSystemThemeTitle": "Χρήση εμφάνισης συστήματος",
|
||||
"@settingsFollowSystemThemeTitle": {
|
||||
"description": "Respect the system dark mode settings introduced on Android 10"
|
||||
|
@ -395,14 +327,12 @@
|
|||
"description": "When black in dark theme is set to false"
|
||||
},
|
||||
"settingsMiscellaneousTitle": "Διάφορα",
|
||||
"settingsMiscellaneousPageTitle": "Διάφορες ρυθμίσεις",
|
||||
"settingsPhotosTabSortByNameTitle": "Ταξινόμηση κατά όνομα αρχείου στις Φωτογραφίες",
|
||||
"@settingsPhotosTabSortByNameTitle": {
|
||||
"description": "Sort photos listed in the Photos tab by filename (descending)"
|
||||
},
|
||||
"settingsExperimentalTitle": "Πειραματικά",
|
||||
"settingsExperimentalDescription": "Χαρακτηριστικά που δεν είναι έτοιμα για καθημερινή χρήση",
|
||||
"settingsExperimentalPageTitle": "Πειραματικές ρυθμίσεις",
|
||||
"settingsAboutSectionTitle": "Σχετικά",
|
||||
"@settingsAboutSectionTitle": {
|
||||
"description": "Title of the about section in settings widget"
|
||||
|
@ -472,10 +402,6 @@
|
|||
"@connectButtonLabel": {
|
||||
"description": "Label of the connect button"
|
||||
},
|
||||
"rootPickerSkipConfirmationDialogContent": "Θα συμπεριληφθούν όλοι οι φάκελοί σας",
|
||||
"@rootPickerSkipConfirmationDialogContent": {
|
||||
"description": "Inform user what happens after skipping root picker"
|
||||
},
|
||||
"megapixelCount": "{count}MP",
|
||||
"@megapixelCount": {
|
||||
"description": "Resolution of an image in megapixel",
|
||||
|
@ -571,34 +497,6 @@
|
|||
"@albumDirPickerListEmptyNotification": {
|
||||
"description": "Error when user pressing confirm without picking any folders"
|
||||
},
|
||||
"createAlbumDialogBasicLabel": "Απλή",
|
||||
"@createAlbumDialogBasicLabel": {
|
||||
"description": "Simple album"
|
||||
},
|
||||
"createAlbumDialogBasicDescription": "Η απλή συλλογή οργανώνει φωτογραφίες ανεξάρτητα από την ιεραρχία αρχείων στον διακομιστή",
|
||||
"@createAlbumDialogBasicDescription": {
|
||||
"description": "Describe what a simple album is"
|
||||
},
|
||||
"createAlbumDialogFolderBasedLabel": "Με βάση το φάκελο",
|
||||
"@createAlbumDialogFolderBasedLabel": {
|
||||
"description": "Folder based album"
|
||||
},
|
||||
"createAlbumDialogFolderBasedDescription": "Η συλλογή με βάση το φάκελο αντικατοπτρίζει το περιεχόμενο ενός φακέλου",
|
||||
"@createAlbumDialogFolderBasedDescription": {
|
||||
"description": "Describe what a folder based album is"
|
||||
},
|
||||
"convertBasicAlbumMenuLabel": "Μετατροπή σε απλή συλλογή",
|
||||
"@convertBasicAlbumMenuLabel": {
|
||||
"description": "Convert a non-simple album to a simple one"
|
||||
},
|
||||
"convertBasicAlbumConfirmationDialogTitle": "Μετατροπή σε απλή συλλογή",
|
||||
"@convertBasicAlbumConfirmationDialogTitle": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertBasicAlbumConfirmationDialogContent": "Η διαχείριση των περιεχομένων αυτής της συλλογής δε θα γίνεται πλέον από την εφαρμογή. Θα μπορείτε να προσθέτετε ή να αφαιρείτε ελεύθερα φωτογραφίες.\n\nΑυτή η μετατροπή είναι μη αναστρέψιμη",
|
||||
"@convertBasicAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"sortOptionFilenameAscendingLabel": "Όνομα αρχείου",
|
||||
"@sortOptionFilenameAscendingLabel": {
|
||||
"description": "Sort by filename, in ascending order"
|
||||
|
@ -619,10 +517,6 @@
|
|||
"@sortOptionManualLabel": {
|
||||
"description": "Sort manually"
|
||||
},
|
||||
"convertBasicAlbumSuccessNotification": "Επιτυχής μετατροπή συλλογής",
|
||||
"@convertBasicAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"importFoldersTooltip": "Εισαγωγή φακέλων",
|
||||
"@importFoldersTooltip": {
|
||||
"description": "Menu entry in the album page to import folders as albums"
|
||||
|
@ -712,18 +606,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Ορισμός φωτογραφίας ως εξώφυλλου άλμπουμ",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Επιτυχής ορισμός φωτογραφίας εξωφύλλου",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Αποτυχία ορισμού φωτογραφίας εξωφύλλου",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Επεξεργασία μεταδεδομένων εικόνας στο παρασκήνιο",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -805,10 +687,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Αποτυχία αφαίρεσης εξωφύλλου",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Σίγαση",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -821,15 +699,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{1 φωτογραφία} other{{count} φωτογραφίες}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "Παρουσίαση",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -858,11 +727,6 @@
|
|||
"@shareMethodDialogTitle": {
|
||||
"description": "Let the user pick how they want to share"
|
||||
},
|
||||
"shareMethodFileTitle": "Αρχείο",
|
||||
"@shareMethodFileTitle": {
|
||||
"description": "Share the actual file"
|
||||
},
|
||||
"shareMethodFileDescription": "Λήψη αρχείου και κοινοποίηση σε άλλες εφαρμογές",
|
||||
"shareMethodPublicLinkTitle": "Δημόσιος σύνδεσμος",
|
||||
"@shareMethodPublicLinkTitle": {
|
||||
"description": "Create a share link on server and share it"
|
||||
|
@ -959,19 +823,19 @@
|
|||
}
|
||||
},
|
||||
"unshareLinkShareDirDialogTitle": "Διαγραφή φακέλου;",
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"unshareLinkShareDirDialogContent": "Αυτός ο φάκελος δημιουργήθηκε από την εφαρμογή για κοινή χρήση πολλών αρχείων ως σύνδεσμος. Δεν είναι πλέον κοινόχρηστο με κανένα μέρος, θέλετε να διαγράψετε αυτόν τον φάκελο;",
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "Προσθήκη στη συλλογή",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "Προσθήκη στη συλλογή",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "Προσθήκη του άλμπουμ {album} στη συλλογή",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "Προσθήκη του άλμπουμ {album} στη συλλογή",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -979,8 +843,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "Το άλμπουμ {album} προστέθηκε στη συλλογή με επιτυχία",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "Το άλμπουμ {album} προστέθηκε στη συλλογή με επιτυχία",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -989,7 +853,7 @@
|
|||
}
|
||||
},
|
||||
"shareAlbumDialogTitle": "Κοινοποίηση με χρήστη",
|
||||
"@shareAlbumDialogTitle" : {
|
||||
"@shareAlbumDialogTitle": {
|
||||
"description": "Dialog to share an album with another user"
|
||||
},
|
||||
"shareAlbumSuccessNotification": "Το άλμπουμ κοινοποιήθηκε στο χρήστη {user}",
|
||||
|
@ -1037,7 +901,7 @@
|
|||
"description": "Fix an issue"
|
||||
},
|
||||
"fixButtonLabel": "ΕΠΙΔΙΟΡΘΩΣΗ",
|
||||
"@fixButtonLabel":{
|
||||
"@fixButtonLabel": {
|
||||
"description": "Fix an issue"
|
||||
},
|
||||
"fixAllTooltip": "Επιδιόρθωση όλων",
|
||||
|
@ -1122,18 +986,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "Μετατροπή σε άλμπουμ",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "Αυτή η μετατροπή είναι μη αναστρέψιμη",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "Η συλλογή μετατράπηκε σε άλμπουμ με επιτυχία",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "Αγαπημένα",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
@ -1201,10 +1053,6 @@
|
|||
"@enhanceLowLightParamBrightnessLabel": {
|
||||
"description": "This parameter sets how much brighter the output will be"
|
||||
},
|
||||
"collectionEnhancedPhotosLabel": "Βελτιωμένες",
|
||||
"@collectionEnhancedPhotosLabel": {
|
||||
"description": "List photos enhanced by the app"
|
||||
},
|
||||
"deletePermanentlyLocalConfirmationDialogContent": "Τα επιλεγμένα στοιχεία θα διαγραφούν οριστικά από αυτήν τη συσκευή.\n\nΑυτή η ενέργεια δεν είναι αναστρέψιμη",
|
||||
"@deletePermanentlyLocalConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to delete the items from the current device"
|
||||
|
@ -1226,7 +1074,6 @@
|
|||
"description": "Transfer the image style from a reference image to a photo"
|
||||
},
|
||||
"searchTooltip": "Αναζήτηση",
|
||||
"albumSearchTextFieldHint": "Αναζήτηση συλλογής",
|
||||
"clearTooltip": "Εκκαθάριση",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -1235,7 +1082,6 @@
|
|||
"@listNoResultsText": {
|
||||
"description": "When there's nothing in a list"
|
||||
},
|
||||
|
||||
"changelogTitle": "Αρχείο αλλαγών",
|
||||
"@changelogTitle": {
|
||||
"description": "Title of the changelog dialog"
|
||||
|
|
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "All items added to {album} successfully",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "Failed adding items to album",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Add to album",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Added to {album} successfully",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Failed adding to album",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Deleting 1 item} other{Deleting {count} items}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,13 +123,9 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Remove selected from album",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{1 item removed from album} other{{count} items removed from album}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
"description": "(TO BE REMOVED) Inform user that the selected items are removed from an album successfully",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Failed creating album",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Empty} =1{1 item} other{{count} items}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -202,7 +164,7 @@
|
|||
},
|
||||
"albumArchiveLabel": "Archive",
|
||||
"@albumArchiveLabel": {
|
||||
"description": "Archive"
|
||||
"description": "A collection containing all archived photos"
|
||||
},
|
||||
"connectingToServer": "Connecting to\n{server}",
|
||||
"@connectingToServer": {
|
||||
|
@ -225,9 +187,9 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Please enter the album name",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
"nameInputInvalidEmpty": "Name is required",
|
||||
"@nameInputInvalidEmpty": {
|
||||
"description": "Shown when a name input is required but value not given. This is intended to be a generic message and does not assume what this 'name' represents"
|
||||
},
|
||||
"skipButtonLabel": "SKIP",
|
||||
"@skipButtonLabel": {
|
||||
|
@ -706,7 +668,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "Search",
|
||||
"albumSearchTextFieldHint": "Search albums",
|
||||
"clearTooltip": "Clear",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -777,18 +738,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Setting photo as album cover",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Set album cover successfully",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Failed setting album cover",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Processing image metadata in background",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -807,7 +756,7 @@
|
|||
},
|
||||
"changelogTitle": "Changelog",
|
||||
"@changelogTitle": {
|
||||
"description": "Title of the changelog dialog"
|
||||
"description": "Title of the changelog page"
|
||||
},
|
||||
"serverCertErrorDialogTitle": "Server certificate cannot be trusted",
|
||||
"@serverCertErrorDialogTitle": {
|
||||
|
@ -869,10 +818,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Failed unsetting cover",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Mute",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -885,15 +830,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{1 photo} other{{count} photos}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "Slideshow",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -1039,22 +975,21 @@
|
|||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "Add to collection",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "Add to Collections",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "Adding {album} to your collection",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"addToCollectionsViewProcessingNotification": "Adding {album} to your Collections",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Making an album visible in a user's Collections view",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "Added {album} to your collection successfully",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"addToCollectionsViewSuccessNotification": "Added {album} to your collection successfully",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
|
@ -1195,18 +1130,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "Convert to album",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "This conversion is nonreversible",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "Converted collection to album successfully",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "Favorites",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
@ -1509,6 +1432,33 @@
|
|||
"@loopTooltip": {
|
||||
"description": "Enable or disable loop in the video player"
|
||||
},
|
||||
"createCollectionFailureNotification": "Failed creating collection",
|
||||
"@createCollectionFailureNotification": {
|
||||
"description": "Inform user that a collection cannot be created"
|
||||
},
|
||||
"addItemToCollectionTooltip": "Add to collection",
|
||||
"@addItemToCollectionTooltip": {
|
||||
"description": "Add one or more items to a collection"
|
||||
},
|
||||
"addItemToCollectionFailureNotification": "Failed adding to collection",
|
||||
"@addItemToCollectionFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to a collection"
|
||||
},
|
||||
"setCollectionCoverFailureNotification": "Failed setting collection cover",
|
||||
"@setCollectionCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the collection cover"
|
||||
},
|
||||
"exportCollectionTooltip": "Export",
|
||||
"@exportCollectionTooltip": {
|
||||
"description": "Export an arbitrary Collection (typical one with generated contents) as a new static Collection"
|
||||
},
|
||||
"exportCollectionDialogTitle": "Export collection",
|
||||
"createCollectionDialogNextcloudAlbumLabel": "Nextcloud album",
|
||||
"@createCollectionDialogNextcloudAlbumLabel": {
|
||||
"description": "Server-side albums that are available in Nextcloud 25+"
|
||||
},
|
||||
"createCollectionDialogNextcloudAlbumDescription": "Server-side album, require Nextcloud 25 or above",
|
||||
|
||||
"errorUnauthenticated": "Unauthenticated access. Please sign-in again if the problem continues",
|
||||
"@errorUnauthenticated": {
|
||||
"description": "Error message when server responds with HTTP401"
|
||||
|
|
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "Selección añadida a {album}",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "No se pudo añadir selección al álbum",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Añadir a álbum",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Añadido a {album}",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Error al añadir al álbum",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Borrando 1 elemento} other{Borrando {count} elementos}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Quitar selección del álbum",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{1 elemento quitado del álbum} other{{count} elementos quitados del álbum}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Error al crear álbum",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Empty} =1{1 elemento} other{{count} elementos}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -225,10 +187,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Introduce un nombre para el álbum",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "SALTAR",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -706,7 +664,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "Buscar",
|
||||
"albumSearchTextFieldHint": "Buscar álbumes",
|
||||
"clearTooltip": "Limpiar",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -773,22 +730,10 @@
|
|||
"@deletePermanentlyConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to delete the items"
|
||||
},
|
||||
"albumSharedLabel": "Compartido",
|
||||
"albumSharedLabel": "Compartido",
|
||||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Estableciendo foto como portada del álbum",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Portada establecida",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Fallo al establecer portada",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Procesando metadatos en segundo plano",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -869,10 +814,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Error al quitar portada",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Silenciar",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -885,15 +826,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{1 foto} other{{count} fotos}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "Presentación de diapositivas",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -917,7 +849,7 @@
|
|||
"slideshowSetupDialogReverseTitle": "Orden inverso",
|
||||
"@slideshowSetupDialogReverseTitle": {
|
||||
"description": "Whether to play the slideshow in reverse order"
|
||||
},
|
||||
},
|
||||
"linkCopiedNotification": "Enlace copiado",
|
||||
"@linkCopiedNotification": {
|
||||
"description": "Copied the share link to clipboard"
|
||||
|
@ -1032,19 +964,19 @@
|
|||
}
|
||||
},
|
||||
"unshareLinkShareDirDialogTitle": "¿Borrar carpeta?",
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"unshareLinkShareDirDialogContent": "Ésta carpeta fue creada por la app para compartir múltiples archivos en un enlace. Ya no se comparte con nadie, ¿quieres borrarla?",
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "Añadir a colección",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "Añadir a colección",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "Añadiendo {album} a tu colección",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "Añadiendo {album} a tu colección",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1052,8 +984,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "Añadido {album} a tu colección",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "Añadido {album} a tu colección",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1062,7 +994,7 @@
|
|||
}
|
||||
},
|
||||
"shareAlbumDialogTitle": "Compartir con un usuario",
|
||||
"@shareAlbumDialogTitle" : {
|
||||
"@shareAlbumDialogTitle": {
|
||||
"description": "Dialog to share an album with another user"
|
||||
},
|
||||
"shareAlbumSuccessNotification": "Álbum compartido con {user}",
|
||||
|
@ -1110,7 +1042,7 @@
|
|||
"description": "Fix an issue"
|
||||
},
|
||||
"fixButtonLabel": "REPARAR",
|
||||
"@fixButtonLabel":{
|
||||
"@fixButtonLabel": {
|
||||
"description": "Fix an issue"
|
||||
},
|
||||
"fixAllTooltip": "Reparar todo",
|
||||
|
@ -1195,18 +1127,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "Convertir a álbum independiente",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "Esta conversión es irreversible",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "Collección convertida a álbum",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "Favoritos",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
@ -1314,7 +1234,7 @@
|
|||
"@enhanceColorPopTitle": {
|
||||
"description": "Desaturate the background of a photo"
|
||||
},
|
||||
"enhanceColorPopDescription": "Reduce la saturación del fondo de tu foto. Obtendrás mejores resultados en retratos",
|
||||
"enhanceColorPopDescription": "Reduce la saturación del fondo de tu foto. Obtendrás mejores resultados en retratos",
|
||||
"enhanceGenericParamWeightLabel": "Intensidad",
|
||||
"@enhanceGenericParamWeightLabel": {
|
||||
"description": "This generic parameter sets the weight of the applied effect. The effect will be more obvious when the weight is high."
|
||||
|
@ -1541,4 +1461,4 @@
|
|||
"@errorNoStoragePermission": {
|
||||
"description": "Missing permission on Android"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{
|
||||
"appTitle": "Photos",
|
||||
"translator": "pHamala",
|
||||
"@translator": {
|
||||
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "Kaikki kohteet lisätty albumiin {album}",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "Kohteiden lisääminen albumiin epäonnistui",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Lisää albumiin",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Lisätty albumiini {album}",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Albumiin lisääminen epäonnistui",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Poistetaan 1 kohde} other{Poistetaan {count} kohdetta}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Poista valitut albumista",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{1 kohde poistettu albumista} other{{count} kohdetta poistettu albumista}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Albumin luonti epäonnistui",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Empty} =1{1 kohde} other{{count} kohdetta}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -225,10 +187,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Lisää albumin nimi",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "OHITA",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -706,7 +664,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "Etsi",
|
||||
"albumSearchTextFieldHint": "Search albums",
|
||||
"clearTooltip": "Clear",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -777,18 +734,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Aseta kuva albumin kansikuvaksi",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Kansikuva asetetttu onnistuneesti",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Kansikuvan asetus epäonistui",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Prosessoidaan kuvien metadataa taustalla",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -869,10 +814,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Albumin kannen poisto epäonnistui",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Mykistä",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -885,15 +826,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{1 kuva} other{{count} kuvat}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "Kuvasarja",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -1032,19 +964,19 @@
|
|||
}
|
||||
},
|
||||
"unshareLinkShareDirDialogTitle": "Poista kansio?",
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"unshareLinkShareDirDialogContent": "Sovellus loi tämän kansion jakaakseen useamman tiedoston samalla linkillä. Sitä ei enää jaeta kenenkään kanssa. Haluatko poistaa tämän kansion?",
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "Lisää kokoelmaan",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "Lisää kokoelmaan",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "Lisätään {album} kokoelmaasi",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "Lisätään {album} kokoelmaasi",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1052,8 +984,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "{album} lisätty kokoelmaasi",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "{album} lisätty kokoelmaasi",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1062,7 +994,7 @@
|
|||
}
|
||||
},
|
||||
"shareAlbumDialogTitle": "Jaa toisen käyttäjän kanssa",
|
||||
"@shareAlbumDialogTitle" : {
|
||||
"@shareAlbumDialogTitle": {
|
||||
"description": "Dialog to share an album with another user"
|
||||
},
|
||||
"shareAlbumSuccessNotification": "Albumi jaettu käyttäjän {user} kanssa",
|
||||
|
@ -1110,7 +1042,7 @@
|
|||
"description": "Fix an issue"
|
||||
},
|
||||
"fixButtonLabel": "KORJAA",
|
||||
"@fixButtonLabel":{
|
||||
"@fixButtonLabel": {
|
||||
"description": "Fix an issue"
|
||||
},
|
||||
"fixAllTooltip": "Korjaa kaikki",
|
||||
|
@ -1195,18 +1127,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "Muuta albumiksi",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "Muutosta ei voi perua",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "Kokoelman muutos albumiksi onnistui",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "Suosikit",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
|
|
@ -8,10 +8,6 @@
|
|||
"@photosTabLabel": {
|
||||
"description": "Label of the tab that lists user photos"
|
||||
},
|
||||
"albumsTabLabel": "Albums",
|
||||
"@albumsTabLabel": {
|
||||
"description": "Label of the tab that lists user albums"
|
||||
},
|
||||
"zoomTooltip": "Zoom",
|
||||
"@zoomTooltip": {
|
||||
"description": "Tooltip of the zoom button"
|
||||
|
@ -33,36 +29,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "Tous les éléments ont été ajoutés à {album} avec succès",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "Échec de l'ajout d'éléments à l'album",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Ajouter à l'album",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Ajouté à {album} avec succès",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Échec de l'ajout à l'album",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Suppression de 1 élément} other{Suppression de {count} éléments}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +119,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Supprimer la sélection de l'album",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{1 élément supprimé de l'album} other{{count} éléments supprimés de l'album}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +149,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Échec de la création de l'album",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Empty} =1{1 élément} other{{count} éléments}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -217,10 +175,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Veuillez saisir le nom de l'album",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "IGNORER",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -318,10 +272,6 @@
|
|||
"description": "Memory albums contain photos taken in a specific time range in the past"
|
||||
},
|
||||
"settingsAccountTitle": "Compte",
|
||||
"settingsAccountPageTitle": "Paramètres du compte",
|
||||
"@settingsAccountPageTitle": {
|
||||
"description": "Dedicated page for account settings"
|
||||
},
|
||||
"settingsIncludedFoldersTitle": "Dossiers inclus",
|
||||
"@settingsIncludedFoldersTitle": {
|
||||
"description": "Change the included folders of an account"
|
||||
|
@ -348,10 +298,6 @@
|
|||
},
|
||||
"settingsViewerTitle": "Viewer",
|
||||
"settingsViewerDescription": "Customize the image/video viewer",
|
||||
"settingsViewerPageTitle": "Viewer settings",
|
||||
"@settingsViewerPageTitle": {
|
||||
"description": "Dedicated page for viewer settings"
|
||||
},
|
||||
"settingsScreenBrightnessTitle": "Luminosité écran",
|
||||
"settingsScreenBrightnessDescription": "Remplacer le niveau de luminosité du système",
|
||||
"settingsForceRotationTitle": "Ignorer le verrouillage de la rotation",
|
||||
|
@ -359,18 +305,10 @@
|
|||
"settingsMapProviderTitle": "Fournisseur de carte",
|
||||
"settingsAlbumTitle": "Album",
|
||||
"settingsAlbumDescription": "Personnaliser les albums",
|
||||
"settingsAlbumPageTitle": "Paramètres des albums",
|
||||
"@settingsAlbumPageTitle": {
|
||||
"description": "Dedicated page for album settings"
|
||||
},
|
||||
"settingsShowDateInAlbumTitle": "Regrouper les photos par date",
|
||||
"settingsShowDateInAlbumDescription": "Appliquer uniquement lorsque l'album est trié par heure",
|
||||
"settingsThemeTitle": "Thème",
|
||||
"settingsThemeDescription": "Personnalisez l'apparence de l'application",
|
||||
"settingsThemePageTitle": "Réglage des thèmes",
|
||||
"@settingsThemePageTitle": {
|
||||
"description": "Dedicated page for theme settings"
|
||||
},
|
||||
"settingsFollowSystemThemeTitle": "Suivre le thème du système",
|
||||
"@settingsFollowSystemThemeTitle": {
|
||||
"description": "Respect the system dark mode settings introduced on Android 10"
|
||||
|
@ -389,7 +327,6 @@
|
|||
},
|
||||
"settingsExperimentalTitle": "Expérimental",
|
||||
"settingsExperimentalDescription": "Des fonctionnalités qui ne sont pas prêtes pour une utilisation quotidienne",
|
||||
"settingsExperimentalPageTitle": "Paramètres expérimentaux",
|
||||
"settingsAboutSectionTitle": "À propos",
|
||||
"@settingsAboutSectionTitle": {
|
||||
"description": "Title of the about section in settings widget"
|
||||
|
@ -627,7 +564,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "Chercher",
|
||||
"albumSearchTextFieldHint": "Rechercher des albums",
|
||||
"clearTooltip": "Nettoyer",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -698,18 +634,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Définir une photo comme couverture d'album",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Couverture changé avec succès",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Échec du changement de couverture",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Traitement des métadonnées de l'image en arrière-plan",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -784,10 +708,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Échec de la suppression de la couverture",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Mettre en sourdine",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -800,15 +720,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{1 photo} other{{count} photos}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "Diaporama",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -837,11 +748,6 @@
|
|||
"@shareMethodDialogTitle": {
|
||||
"description": "Let the user pick how they want to share"
|
||||
},
|
||||
"shareMethodFileTitle": "Fichier",
|
||||
"@shareMethodFileTitle": {
|
||||
"description": "Share the actual file"
|
||||
},
|
||||
"shareMethodFileDescription": "Téléchargez le fichier et partagez-le avec d'autres applications",
|
||||
"shareMethodPublicLinkTitle": "Lien public",
|
||||
"@shareMethodPublicLinkTitle": {
|
||||
"description": "Create a share link on server and share it"
|
||||
|
@ -938,19 +844,19 @@
|
|||
}
|
||||
},
|
||||
"unshareLinkShareDirDialogTitle": "Supprimer le dossier ?",
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"unshareLinkShareDirDialogContent": "Ce dossier a été créé par l'application pour partager plusieurs fichiers sous forme de lien. Il n'est désormais plus partagé avec aucun tiers, voulez-vous supprimer ce dossier ?",
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "Ajouter à la collection",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "Ajouter à la collection",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "Ajout de {album} à votre collection",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "Ajout de {album} à votre collection",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -958,8 +864,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "{album} a été ajouté avec succès à votre collection",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "{album} a été ajouté avec succès à votre collection",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -968,7 +874,7 @@
|
|||
}
|
||||
},
|
||||
"shareAlbumDialogTitle": "Partager avec un utilisateur",
|
||||
"@shareAlbumDialogTitle" : {
|
||||
"@shareAlbumDialogTitle": {
|
||||
"description": "Dialog to share an album with another user"
|
||||
},
|
||||
"shareAlbumSuccessNotification": "Album partagé avec {user}",
|
||||
|
@ -1016,7 +922,7 @@
|
|||
"description": "Fix an issue"
|
||||
},
|
||||
"fixButtonLabel": "RÉPARER",
|
||||
"@fixButtonLabel":{
|
||||
"@fixButtonLabel": {
|
||||
"description": "Fix an issue"
|
||||
},
|
||||
"fixAllTooltip": "Tout réparer",
|
||||
|
@ -1101,18 +1007,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "Convertir en album",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "Cette conversion est irréversible",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "La collection a été convertie en album avec succès",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "Favoris",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
@ -1165,7 +1059,6 @@
|
|||
"@metadataTaskPauseLowBatteryNotification": {
|
||||
"description": "Shown when the app has paused reading image metadata due to low battery"
|
||||
},
|
||||
|
||||
"errorUnauthenticated": "Accès non authentifié. Veuillez vous reconnecter si le problème persiste",
|
||||
"@errorUnauthenticated": {
|
||||
"description": "Error message when server responds with HTTP401"
|
||||
|
@ -1198,4 +1091,4 @@
|
|||
"@errorNoStoragePermission": {
|
||||
"description": "Missing permission on Android"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "Wszystkie elementy zostały pomyślnie dodane do {album}",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "Nie udało się dodać elementów do albumu",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Dodaj do albumu",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Pomyślnie dodano do {album}",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Nie udało się dodać do albumu",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Usuwanie jednego elementu} other{Usuwanie elementów w ilości: {count}}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Usuń wybrane elementy z albumu",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{Jeden element usunięty z albumu} other{Z albumu usunięto elementy w ilości: {count}}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Nie można utworzyć albumu",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Brak elementów} other{Liczba elementów w albumie: {count}}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -217,10 +179,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Proszę podać nazwę albumu",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "POMIŃ",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -318,10 +276,6 @@
|
|||
"description": "Memory albums contain photos taken in a specific time range in the past"
|
||||
},
|
||||
"settingsAccountTitle": "Konto",
|
||||
"settingsAccountPageTitle": "Ustawienia konta",
|
||||
"@settingsAccountPageTitle": {
|
||||
"description": "Dedicated page for account settings"
|
||||
},
|
||||
"settingsIncludedFoldersTitle": "Uwzględniane foldery",
|
||||
"@settingsIncludedFoldersTitle": {
|
||||
"description": "Change the included folders of an account"
|
||||
|
@ -348,10 +302,6 @@
|
|||
},
|
||||
"settingsViewerTitle": "Przeglądarka",
|
||||
"settingsViewerDescription": "Dostosowywanie przeglądarki obrazów/wideo",
|
||||
"settingsViewerPageTitle": "Ustawienia przeglądarki",
|
||||
"@settingsViewerPageTitle": {
|
||||
"description": "Dedicated page for viewer settings"
|
||||
},
|
||||
"settingsScreenBrightnessTitle": "Jasność ekranu",
|
||||
"settingsScreenBrightnessDescription": "Zastąp systemowe ustawienia jasności",
|
||||
"settingsForceRotationTitle": "Zignoruj systemową blokadę orientacji ekranu",
|
||||
|
@ -359,18 +309,10 @@
|
|||
"settingsMapProviderTitle": "Dostawca map",
|
||||
"settingsAlbumTitle": "Album",
|
||||
"settingsAlbumDescription": "Dostosuj albumy",
|
||||
"settingsAlbumPageTitle": "Ustawienia albumu",
|
||||
"@settingsAlbumPageTitle": {
|
||||
"description": "Dedicated page for album settings"
|
||||
},
|
||||
"settingsShowDateInAlbumTitle": "Grupuj zdjęcia według daty",
|
||||
"settingsShowDateInAlbumDescription": "Zastosuj tylko wtedy, gdy album jest posortowany według czasu",
|
||||
"settingsThemeTitle": "Motyw",
|
||||
"settingsThemeDescription": "Dostosuj wygląd aplikacji",
|
||||
"settingsThemePageTitle": "Ustawienia motywu",
|
||||
"@settingsThemePageTitle": {
|
||||
"description": "Dedicated page for theme settings"
|
||||
},
|
||||
"settingsFollowSystemThemeTitle": "Zostosuj motyw systemu",
|
||||
"@settingsFollowSystemThemeTitle": {
|
||||
"description": "Respect the system dark mode settings introduced on Android 10"
|
||||
|
@ -389,7 +331,6 @@
|
|||
},
|
||||
"settingsExperimentalTitle": "Eksperymentalne",
|
||||
"settingsExperimentalDescription": "Funkcje, które nie są gotowe do codziennego użytku",
|
||||
"settingsExperimentalPageTitle": "Ustawienia funkcji eksperymentalnych",
|
||||
"settingsAboutSectionTitle": "O aplikacji",
|
||||
"@settingsAboutSectionTitle": {
|
||||
"description": "Title of the about section in settings widget"
|
||||
|
@ -550,38 +491,6 @@
|
|||
"@albumDirPickerListEmptyNotification": {
|
||||
"description": "Error when user pressing confirm without picking any folders"
|
||||
},
|
||||
"createAlbumDialogBasicLabel": "Prosty",
|
||||
"@createAlbumDialogBasicLabel": {
|
||||
"description": "Simple album"
|
||||
},
|
||||
"createAlbumDialogBasicDescription": "Prosty album organizuje zdjęcia niezależnie od hierarchii plików na serwerze",
|
||||
"@createAlbumDialogBasicDescription": {
|
||||
"description": "Describe what a simple album is"
|
||||
},
|
||||
"createAlbumDialogFolderBasedLabel": "Folder",
|
||||
"@createAlbumDialogFolderBasedLabel": {
|
||||
"description": "Folder based album"
|
||||
},
|
||||
"createAlbumDialogFolderBasedDescription": "Album oparty na folderach odzwierciedla zawartość folderu",
|
||||
"@createAlbumDialogFolderBasedDescription": {
|
||||
"description": "Describe what a folder based album is"
|
||||
},
|
||||
"convertBasicAlbumMenuLabel": "Konwersja do prostego albumu",
|
||||
"@convertBasicAlbumMenuLabel": {
|
||||
"description": "Convert a non-simple album to a simple one"
|
||||
},
|
||||
"convertBasicAlbumConfirmationDialogTitle": "Konwersja do prostego albumu",
|
||||
"@convertBasicAlbumConfirmationDialogTitle": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertBasicAlbumConfirmationDialogContent": "Zawartość tego albumu nie będzie już zarządzana przez aplikację. Będziesz mógł swobodnie dodawać i usuwać zdjęcia.\n\nTa konwersja jest nieodwracalna",
|
||||
"@convertBasicAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertBasicAlbumSuccessNotification": "Album skonwertowany pomyślnie",
|
||||
"@convertBasicAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"importFoldersTooltip": "Importuj foldery",
|
||||
"@importFoldersTooltip": {
|
||||
"description": "Menu entry in the album page to import folders as albums"
|
||||
|
@ -659,7 +568,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "Szukaj",
|
||||
"albumSearchTextFieldHint": "Szukaj albumów",
|
||||
"clearTooltip": "Czyść",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -730,18 +638,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Ustawianie zdjęcia jako okładki albumu",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Okładka albumu ustawona pomyślnie",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Nie udało się ustawić okładki albumu",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Przetwarzanie metadanych obrazu w tle",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -822,10 +718,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Nie udało się odznaczyć okładki",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Wycisz",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -838,15 +730,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{Jedno zdjęcie} other{Liczba zdjęć: {count}}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "Pokaz zdjęć",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -875,11 +758,6 @@
|
|||
"@shareMethodDialogTitle": {
|
||||
"description": "Let the user pick how they want to share"
|
||||
},
|
||||
"shareMethodFileTitle": "Plik",
|
||||
"@shareMethodFileTitle": {
|
||||
"description": "Share the actual file"
|
||||
},
|
||||
"shareMethodFileDescription": "Plik zostanie pobrany na to urządzenie i udostępniony (przesłany) za pomocą innej aplikacji",
|
||||
"shareMethodPublicLinkTitle": "Publiczny link",
|
||||
"@shareMethodPublicLinkTitle": {
|
||||
"description": "Create a share link on server and share it"
|
||||
|
@ -976,19 +854,19 @@
|
|||
}
|
||||
},
|
||||
"unshareLinkShareDirDialogTitle": "Usunąć folder?",
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"unshareLinkShareDirDialogContent": "Ten folder został utworzony przez aplikację do udostępniania wielu plików jako link. Teraz nie jest on już udostępniany, czy chcesz usunąć ten folder?",
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "Dodaj do kolekcji",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "Dodaj do kolekcji",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "Dodawanie {album} do kolekcji",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "Dodawanie {album} do kolekcji",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -996,8 +874,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "Pomyślnie dodano album {album} do kolekcji",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "Pomyślnie dodano album {album} do kolekcji",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1006,7 +884,7 @@
|
|||
}
|
||||
},
|
||||
"shareAlbumDialogTitle": "Udostępnij użytkownikowi",
|
||||
"@shareAlbumDialogTitle" : {
|
||||
"@shareAlbumDialogTitle": {
|
||||
"description": "Dialog to share an album with another user"
|
||||
},
|
||||
"shareAlbumSuccessNotification": "Album współdzielony z {user}",
|
||||
|
@ -1054,7 +932,7 @@
|
|||
"description": "Fix an issue"
|
||||
},
|
||||
"fixButtonLabel": "NAPRAW",
|
||||
"@fixButtonLabel":{
|
||||
"@fixButtonLabel": {
|
||||
"description": "Fix an issue"
|
||||
},
|
||||
"fixAllTooltip": "Napraw wszystko",
|
||||
|
@ -1119,7 +997,6 @@
|
|||
"@homeFolderInputInvalidEmpty": {
|
||||
"description": "Home folder can't be left empty"
|
||||
},
|
||||
|
||||
"errorUnauthenticated": "Nieautoryzowany dostęp. Jeśli problem będzie się powstarzał zaloguj się ponownie",
|
||||
"@errorUnauthenticated": {
|
||||
"description": "Error message when server responds with HTTP401"
|
||||
|
@ -1152,4 +1029,4 @@
|
|||
"@errorNoStoragePermission": {
|
||||
"description": "Missing permission on Android"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "Todos os itens foram adicionados ao álbum {album}",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "Falha ao adicionar itens ao álbum",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Adiconar ao álbum",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Adicionado a {album} com sucesso",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Falha ao adicionar ao álbum",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Apagando 1 item} other{Apagando {count} itens}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Remove os selecionados do álbum",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{1 item foi removido do álbum} other{{count} itens foram removidos do álbum}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Falha ao criar álbum",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Vazio} =1{1 item} other{{count} itens}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -225,10 +187,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Insira o nome do álbum",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "Pular",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -706,7 +664,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "Busca",
|
||||
"albumSearchTextFieldHint": "Busque álbuns",
|
||||
"clearTooltip": "Limpar",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -777,18 +734,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Configurando foto de capa de álbum",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Capa do álbum modificada com sucesso",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Falha ao configurar capa do álbum",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Processando metadados das imagens em segundo plano",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -869,10 +814,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Falhou em desmarcar como capa",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Sem áudio",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -885,15 +826,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{1 foto} other{{count} fotos}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "Slideshow",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -1032,19 +964,19 @@
|
|||
}
|
||||
},
|
||||
"unshareLinkShareDirDialogTitle": "Apagar pasta?",
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"unshareLinkShareDirDialogContent": "Essa pasta foi criada automaticamente pelo app para compartilhar vários arquivos ao mesmo tempo através de um link. No momento ela não é mais compartilhada com ninguém. Quer apagar esta pasta?",
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "Adicionar à minha coleção",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "Adicionar à minha coleção",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "Adicionando {album} para minha coleção",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "Adicionando {album} para minha coleção",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1052,8 +984,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "{album} adicionado à coleção com sucesso",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "{album} adicionado à coleção com sucesso",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1062,7 +994,7 @@
|
|||
}
|
||||
},
|
||||
"shareAlbumDialogTitle": "Compartilhar com usuário",
|
||||
"@shareAlbumDialogTitle" : {
|
||||
"@shareAlbumDialogTitle": {
|
||||
"description": "Dialog to share an album with another user"
|
||||
},
|
||||
"shareAlbumSuccessNotification": "Álbum compartilhado com {user}",
|
||||
|
@ -1195,18 +1127,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "Converter para álbum",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "Essa conversão é irreversível",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "Converteu a coleção em álbum com sucesso",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "Favoritas",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
@ -1541,4 +1461,4 @@
|
|||
"@errorNoStoragePermission": {
|
||||
"description": "Missing permission on Android"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "Выбранные фото добавлены в альбом {album}",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Воскресная прогулка"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "Не удалось добавить фото в альбом",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "Добавить в альбом",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "Добавлено в альбом {album}",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Воскресная прогулка"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "Не удалось добавить в альбом",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, =1{Удаление фото} other{Удаление {count} фото}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "Убрать выбранное из альбома",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, =1{1 фото убрано из альбома} other{{count} фото убрано из альбома}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "Не удалось создать альбом",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, =0{Пустой} =1{1 фото} other{{count} фото}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -217,10 +179,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "Пожалуйста, укажите название альбома",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "ПРОПУСТИТЬ",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -309,20 +267,12 @@
|
|||
"@settingsExifSupportTrueSubtitle": {
|
||||
"description": "Subtitle of the EXIF support setting when the value is true. The goal is to warn user about the possible side effects of enabling this setting"
|
||||
},
|
||||
"settingsViewerTitle": "Просмотр",
|
||||
"settingsViewerTitle": "Просмотр",
|
||||
"settingsViewerDescription": "Настройки просмотра фото/видео",
|
||||
"settingsViewerPageTitle": "Настройки просмотра",
|
||||
"@settingsViewerPageTitle": {
|
||||
"description": "Dedicated page for viewer settings"
|
||||
},
|
||||
"settingsShowDateInAlbumTitle": "Группировать фото по дате",
|
||||
"settingsShowDateInAlbumDescription": "Применяется только в том случае, если альбом отсортирован по времени",
|
||||
"settingsThemeTitle": "Оформление",
|
||||
"settingsThemeDescription": "Настройки внешнего вида приложения",
|
||||
"settingsThemePageTitle": "Настройки оформления",
|
||||
"@settingsThemePageTitle": {
|
||||
"description": "Dedicated page for theme settings"
|
||||
},
|
||||
"settingsScreenBrightnessTitle": "Яркость экрана",
|
||||
"settingsScreenBrightnessDescription": "Настройка яркости экрана независимо от системных настроек",
|
||||
"settingsForceRotationTitle": "Игнорировать блокировку поворота экрана",
|
||||
|
@ -330,10 +280,6 @@
|
|||
"settingsMapProviderTitle": "Постащик карт",
|
||||
"settingsAlbumTitle": "Альбомы",
|
||||
"settingsAlbumDescription": "Настройки альбомов",
|
||||
"settingsAlbumPageTitle": "Настройки альбомов",
|
||||
"@settingsAlbumPageTitle": {
|
||||
"description": "Dedicated page for album settings"
|
||||
},
|
||||
"settingsFollowSystemThemeTitle": "Использовать системные настройки",
|
||||
"@settingsFollowSystemThemeTitle": {
|
||||
"description": "Respect the system dark mode settings introduced on Android 10"
|
||||
|
@ -395,10 +341,6 @@
|
|||
"@connectButtonLabel": {
|
||||
"description": "Label of the connect button"
|
||||
},
|
||||
"rootPickerSkipConfirmationDialogContent": "Будут выбраны все файлы",
|
||||
"@rootPickerSkipConfirmationDialogContent": {
|
||||
"description": "Inform user what happens after skipping root picker"
|
||||
},
|
||||
"megapixelCount": "{count} Мп",
|
||||
"@megapixelCount": {
|
||||
"description": "Resolution of an image in megapixel",
|
||||
|
@ -494,38 +436,6 @@
|
|||
"@albumDirPickerListEmptyNotification": {
|
||||
"description": "Error when user pressing confirm without picking any folders"
|
||||
},
|
||||
"createAlbumDialogBasicLabel": "Обычный",
|
||||
"@createAlbumDialogBasicLabel": {
|
||||
"description": "Simple album"
|
||||
},
|
||||
"createAlbumDialogBasicDescription": "Обычный альбом позволяет организовать фотографии независимо от структуры папок на сервере",
|
||||
"@createAlbumDialogBasicDescription": {
|
||||
"description": "Describe what a simple album is"
|
||||
},
|
||||
"createAlbumDialogFolderBasedLabel": "Основанный на папках",
|
||||
"@createAlbumDialogFolderBasedLabel": {
|
||||
"description": "Folder based album"
|
||||
},
|
||||
"createAlbumDialogFolderBasedDescription": "Основанный на папках альбом показывает содержимое добавленных в него папок",
|
||||
"@createAlbumDialogFolderBasedDescription": {
|
||||
"description": "Describe what a folder based album is"
|
||||
},
|
||||
"convertBasicAlbumMenuLabel": "Преобразовать в обычный альбом",
|
||||
"@convertBasicAlbumMenuLabel": {
|
||||
"description": "Convert a non-simple album to a simple one"
|
||||
},
|
||||
"convertBasicAlbumConfirmationDialogTitle": "Преобразование в обычный альбом",
|
||||
"@convertBasicAlbumConfirmationDialogTitle": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertBasicAlbumConfirmationDialogContent": "Приложение больше не будет управлять содержимым этого альбома. Вы сможете свободно добавлять и удалять фотографии.\n\nЭто преобразование необратимо",
|
||||
"@convertBasicAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertBasicAlbumSuccessNotification": "Альбом преобразован",
|
||||
"@convertBasicAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"importFoldersTooltip": "Импорт папки",
|
||||
"@importFoldersTooltip": {
|
||||
"description": "Menu entry in the album page to import folders as albums"
|
||||
|
@ -591,7 +501,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "Поиск",
|
||||
"albumSearchTextFieldHint": "Поиск альбомов",
|
||||
"clearTooltip": "Очистить",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -662,18 +571,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "Изменение обложки альбома",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "Обложка альбома изменена",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "Не удалось изменить обложку альбома",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "Обрабатываются метаданные изображений",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -686,7 +583,7 @@
|
|||
"useAsAlbumCoverTooltip": "Использовать как обложку альбома",
|
||||
"helpTooltip": "Справка",
|
||||
"helpButtonLabel": "СПРАВКА",
|
||||
"removeFromAlbumTooltip": "Убрать из альбома",
|
||||
"removeFromAlbumTooltip": "Убрать из альбома",
|
||||
"@removeFromAlbumTooltip": {
|
||||
"description": "Remove the opened photo from an album"
|
||||
},
|
||||
|
@ -726,7 +623,7 @@
|
|||
"@whitelistCertButtonLabel": {
|
||||
"description": "Label of the whitelist certificate button"
|
||||
},
|
||||
"fileSharedByDescription": "Поделился пользователь",
|
||||
"fileSharedByDescription": "Поделился пользователь",
|
||||
"@fileSharedByDescription": {
|
||||
"description": "The app will show the owner of the file if it's being shared with you by others. The name of the owner is displayed above this line"
|
||||
},
|
||||
|
@ -754,13 +651,8 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "Не удалось сбросить обложку альбома",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "Убрать звук",
|
||||
"unmuteTooltip": "Включить звук",
|
||||
|
||||
"errorUnauthenticated": "Неавторизованный доступ. Если ошибка возникает снова, попробуйте перелогиниться",
|
||||
"@errorUnauthenticated": {
|
||||
"description": "Error message when server responds with HTTP401"
|
||||
|
@ -794,10 +686,6 @@
|
|||
"description": "Memory albums contain photos taken in a specific time range in the past"
|
||||
},
|
||||
"settingsAccountTitle": "Учётная запись",
|
||||
"settingsAccountPageTitle": "Настройки учётной записи",
|
||||
"@settingsAccountPageTitle": {
|
||||
"description": "Dedicated page for account settings"
|
||||
},
|
||||
"settingsIncludedFoldersTitle": "Выбранные папки",
|
||||
"@settingsIncludedFoldersTitle": {
|
||||
"description": "Change the included folders of an account"
|
||||
|
@ -824,7 +712,6 @@
|
|||
},
|
||||
"settingsExperimentalTitle": "Экспериментальные",
|
||||
"settingsExperimentalDescription": "Функции, которые не готовы к повседневному использованию",
|
||||
"settingsExperimentalPageTitle": "Экспериментальные настройки",
|
||||
"settingsAboutSectionTitle": "О программе",
|
||||
"@settingsAboutSectionTitle": {
|
||||
"description": "Title of the about section in settings widget"
|
||||
|
@ -861,15 +748,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, =1{1 фото} other{{count} фото}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "Слайд-шоу",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -898,11 +776,6 @@
|
|||
"@shareMethodDialogTitle": {
|
||||
"description": "Let the user pick how they want to share"
|
||||
},
|
||||
"shareMethodFileTitle": "Файл",
|
||||
"@shareMethodFileTitle": {
|
||||
"description": "Share the actual file"
|
||||
},
|
||||
"shareMethodFileDescription": "Скачайте файл и поделитесь им с другими приложениями",
|
||||
"shareMethodPublicLinkTitle": "Общедоступная ссылка",
|
||||
"@shareMethodPublicLinkTitle": {
|
||||
"description": "Create a share link on server and share it"
|
||||
|
@ -999,19 +872,19 @@
|
|||
}
|
||||
},
|
||||
"unshareLinkShareDirDialogTitle": "Удалить папку?",
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"unshareLinkShareDirDialogContent": "Эта папка была создана предоставления общего доступа к нескольким файлами в виде ссылки. Теперь она больше не используется для общего доступа с другими пользователями, хотите удалить эту папку?",
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "Добавить в коллекцию",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "Добавить в коллекцию",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "Добавление {album} в коллекцию",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "Добавление {album} в коллекцию",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1019,8 +892,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "{album} успешно добавлен в коллекцию",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "{album} успешно добавлен в коллекцию",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -1029,7 +902,7 @@
|
|||
}
|
||||
},
|
||||
"shareAlbumDialogTitle": "Предоставить общий доступ пользователю",
|
||||
"@shareAlbumDialogTitle" : {
|
||||
"@shareAlbumDialogTitle": {
|
||||
"description": "Dialog to share an album with another user"
|
||||
},
|
||||
"shareAlbumSuccessNotification": "Ползователю {user} предоставлен общий доступ к альбому",
|
||||
|
@ -1077,7 +950,7 @@
|
|||
"description": "Fix an issue"
|
||||
},
|
||||
"fixButtonLabel": "ИСПРАВИТЬ",
|
||||
"@fixButtonLabel":{
|
||||
"@fixButtonLabel": {
|
||||
"description": "Fix an issue"
|
||||
},
|
||||
"fixAllTooltip": "Исправить всё",
|
||||
|
@ -1162,18 +1035,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "Конвертировать в альбом",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "Это изменение нельзя отменить",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "Коллекция успешно преобразована в альбом",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "Избранное",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
@ -1234,4 +1095,4 @@
|
|||
"@errorNoStoragePermission": {
|
||||
"description": "Missing permission on Android"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "成功添加已选项目到 {album}",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "未能添加项目到相册",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "添加到相册",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "成功添加到 {album}",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "未能添加到相册",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, other{正在删除 {count} 个项目}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "从相册中移除已选项目",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, other{成功从相册中移除 {count} 个项目}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "未能新建相册",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, other{{count} 项内容}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -217,10 +179,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "请输入相册名称",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "跳过",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -318,10 +276,6 @@
|
|||
"description": "Memory albums contain photos taken in a specific time range in the past"
|
||||
},
|
||||
"settingsAccountTitle": "帐号",
|
||||
"settingsAccountPageTitle": "帐号设置",
|
||||
"@settingsAccountPageTitle": {
|
||||
"description": "Dedicated page for account settings"
|
||||
},
|
||||
"settingsIncludedFoldersTitle": "已选取的文件夹",
|
||||
"@settingsIncludedFoldersTitle": {
|
||||
"description": "Change the included folders of an account"
|
||||
|
@ -348,10 +302,6 @@
|
|||
},
|
||||
"settingsViewerTitle": "查看器",
|
||||
"settingsViewerDescription": "设置照片和视频查看器",
|
||||
"settingsViewerPageTitle": "查看器设置",
|
||||
"@settingsViewerPageTitle": {
|
||||
"description": "Dedicated page for viewer settings"
|
||||
},
|
||||
"settingsScreenBrightnessTitle": "屏幕亮度",
|
||||
"settingsScreenBrightnessDescription": "覆盖系统亮度设置",
|
||||
"settingsForceRotationTitle": "无视屏幕旋转锁定",
|
||||
|
@ -359,18 +309,10 @@
|
|||
"settingsMapProviderTitle": "地图供应商",
|
||||
"settingsAlbumTitle": "相册",
|
||||
"settingsAlbumDescription": "设置相册",
|
||||
"settingsAlbumPageTitle": "相册设置",
|
||||
"@settingsAlbumPageTitle": {
|
||||
"description": "Dedicated page for album settings"
|
||||
},
|
||||
"settingsShowDateInAlbumTitle": "显示日期分类",
|
||||
"settingsShowDateInAlbumDescription": "只应用于以日期排序的相册",
|
||||
"settingsThemeTitle": "主题",
|
||||
"settingsThemeDescription": "设置 App 的外观",
|
||||
"settingsThemePageTitle": "主题设置",
|
||||
"@settingsThemePageTitle": {
|
||||
"description": "Dedicated page for theme settings"
|
||||
},
|
||||
"settingsFollowSystemThemeTitle": "跟随系统主题",
|
||||
"@settingsFollowSystemThemeTitle": {
|
||||
"description": "Respect the system dark mode settings introduced on Android 10"
|
||||
|
@ -389,7 +331,6 @@
|
|||
},
|
||||
"settingsExperimentalTitle": "实验",
|
||||
"settingsExperimentalDescription": "可能不稳定的实验性功能",
|
||||
"settingsExperimentalPageTitle": "实验设置",
|
||||
"settingsAboutSectionTitle": "关于",
|
||||
"@settingsAboutSectionTitle": {
|
||||
"description": "Title of the about section in settings widget"
|
||||
|
@ -627,7 +568,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "搜寻",
|
||||
"albumSearchTextFieldHint": "搜寻相册",
|
||||
"clearTooltip": "清除",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -698,18 +638,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "正在设置相册封面",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "成功设置相册封面",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "未能设置相册封面",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "正在背景读取照片的中继数据",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -790,10 +718,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "未能取消设为相册封面",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "静音",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -806,15 +730,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, other{{count} 张照片}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "幻灯片",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -843,11 +758,6 @@
|
|||
"@shareMethodDialogTitle": {
|
||||
"description": "Let the user pick how they want to share"
|
||||
},
|
||||
"shareMethodFileTitle": "文件",
|
||||
"@shareMethodFileTitle": {
|
||||
"description": "Share the actual file"
|
||||
},
|
||||
"shareMethodFileDescription": "下载文件并分享到其他 App",
|
||||
"shareMethodPublicLinkTitle": "公开链接",
|
||||
"@shareMethodPublicLinkTitle": {
|
||||
"description": "Create a share link on server and share it"
|
||||
|
@ -944,19 +854,19 @@
|
|||
}
|
||||
},
|
||||
"unshareLinkShareDirDialogTitle": "删除文件夹?",
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"unshareLinkShareDirDialogContent": "此文件夹本是 App 为了分享多文件而建立的,而此文件夹现在已没有任何分享,你希望删除此文件夹吗?",
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "添加到收藏库",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "添加到收藏库",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "正在添加 {album} 到收藏库",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "正在添加 {album} 到收藏库",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -964,8 +874,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "成功添加 {album} 到收藏库",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "成功添加 {album} 到收藏库",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -974,7 +884,7 @@
|
|||
}
|
||||
},
|
||||
"shareAlbumDialogTitle": "分享给用户",
|
||||
"@shareAlbumDialogTitle" : {
|
||||
"@shareAlbumDialogTitle": {
|
||||
"description": "Dialog to share an album with another user"
|
||||
},
|
||||
"shareAlbumSuccessNotification": "成功分享相册给 {user}",
|
||||
|
@ -1022,7 +932,7 @@
|
|||
"description": "Fix an issue"
|
||||
},
|
||||
"fixButtonLabel": "修复",
|
||||
"@fixButtonLabel":{
|
||||
"@fixButtonLabel": {
|
||||
"description": "Fix an issue"
|
||||
},
|
||||
"fixAllTooltip": "修复全部",
|
||||
|
@ -1107,18 +1017,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "转换为相册",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "此转换为不可逆操作",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "成功转换照片集至相册",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "收藏",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
@ -1171,7 +1069,6 @@
|
|||
"@metadataTaskPauseLowBatteryNotification": {
|
||||
"description": "Shown when the app has paused reading image metadata due to low battery"
|
||||
},
|
||||
|
||||
"errorUnauthenticated": "未授权的存取,若问题持续请重新登录",
|
||||
"@errorUnauthenticated": {
|
||||
"description": "Error message when server responds with HTTP401"
|
||||
|
|
|
@ -33,36 +33,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumSuccessNotification": "成功新增已選項目至 {album}",
|
||||
"@addSelectedToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSelectedToAlbumFailureNotification": "未能新增項目至相簿",
|
||||
"@addSelectedToAlbumFailureNotification": {
|
||||
"description": "Inform user that the selected items cannot be added to an album"
|
||||
},
|
||||
"addToAlbumTooltip": "新增至相簿",
|
||||
"@addToAlbumTooltip": {
|
||||
"description": "Add selected items to an album"
|
||||
},
|
||||
"addToAlbumSuccessNotification": "成功新增至 {album}",
|
||||
"@addToAlbumSuccessNotification": {
|
||||
"description": "Inform user that the item is added to an album successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
"example": "Sunday Walk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToAlbumFailureNotification": "未能新增至相簿",
|
||||
"@addToAlbumFailureNotification": {
|
||||
"description": "Inform user that the item cannot be added to an album"
|
||||
},
|
||||
"deleteSelectedProcessingNotification": "{count, plural, other{正在刪除 {count} 個項目}}",
|
||||
"@deleteSelectedProcessingNotification": {
|
||||
"description": "Inform user that the selected items are being deleted",
|
||||
|
@ -153,10 +123,6 @@
|
|||
"@deleteFailureNotification": {
|
||||
"description": "Inform user that the item cannot be deleted"
|
||||
},
|
||||
"removeSelectedFromAlbumTooltip": "從相簿中移除已選項目",
|
||||
"@removeSelectedFromAlbumTooltip": {
|
||||
"description": "Tooltip of the button that remove selected items from an album"
|
||||
},
|
||||
"removeSelectedFromAlbumSuccessNotification": "{count, plural, other{成功從相簿中移除 {count} 個項目}}",
|
||||
"@removeSelectedFromAlbumSuccessNotification": {
|
||||
"description": "Inform user that the selected items are removed from an album successfully",
|
||||
|
@ -187,10 +153,6 @@
|
|||
"@createAlbumTooltip": {
|
||||
"description": "Tooltip of the button that creates a new album"
|
||||
},
|
||||
"createAlbumFailureNotification": "未能新增相簿",
|
||||
"@createAlbumFailureNotification": {
|
||||
"description": "Inform user that an album cannot be created"
|
||||
},
|
||||
"albumSize": "{count, plural, other{{count} 個項目}}",
|
||||
"@albumSize": {
|
||||
"description": "Number of items inside an album",
|
||||
|
@ -217,10 +179,6 @@
|
|||
"@nameInputHint": {
|
||||
"description": "Hint of the text field expecting name data"
|
||||
},
|
||||
"albumNameInputInvalidEmpty": "請輸入相簿名稱",
|
||||
"@albumNameInputInvalidEmpty": {
|
||||
"description": "Inform user that the album name input field cannot be empty"
|
||||
},
|
||||
"skipButtonLabel": "跳過",
|
||||
"@skipButtonLabel": {
|
||||
"description": "Label of the skip button"
|
||||
|
@ -318,10 +276,6 @@
|
|||
"description": "Memory albums contain photos taken in a specific time range in the past"
|
||||
},
|
||||
"settingsAccountTitle": "帳戶",
|
||||
"settingsAccountPageTitle": "帳戶設定",
|
||||
"@settingsAccountPageTitle": {
|
||||
"description": "Dedicated page for account settings"
|
||||
},
|
||||
"settingsIncludedFoldersTitle": "已選取的資料夾",
|
||||
"@settingsIncludedFoldersTitle": {
|
||||
"description": "Change the included folders of an account"
|
||||
|
@ -348,10 +302,6 @@
|
|||
},
|
||||
"settingsViewerTitle": "檢視器",
|
||||
"settingsViewerDescription": "設置相片和影片檢視器",
|
||||
"settingsViewerPageTitle": "檢視器設定",
|
||||
"@settingsViewerPageTitle": {
|
||||
"description": "Dedicated page for viewer settings"
|
||||
},
|
||||
"settingsScreenBrightnessTitle": "螢幕亮度",
|
||||
"settingsScreenBrightnessDescription": "覆蓋系統亮度設定",
|
||||
"settingsForceRotationTitle": "無視螢幕旋轉鎖定",
|
||||
|
@ -359,18 +309,10 @@
|
|||
"settingsMapProviderTitle": "地圖供應商",
|
||||
"settingsAlbumTitle": "相簿",
|
||||
"settingsAlbumDescription": "設置相簿",
|
||||
"settingsAlbumPageTitle": "相簿設定",
|
||||
"@settingsAlbumPageTitle": {
|
||||
"description": "Dedicated page for album settings"
|
||||
},
|
||||
"settingsShowDateInAlbumTitle": "顯示日期分類",
|
||||
"settingsShowDateInAlbumDescription": "只應用於以日期排序的相簿",
|
||||
"settingsThemeTitle": "主題",
|
||||
"settingsThemeDescription": "設置 App 的外觀",
|
||||
"settingsThemePageTitle": "主題設定",
|
||||
"@settingsThemePageTitle": {
|
||||
"description": "Dedicated page for theme settings"
|
||||
},
|
||||
"settingsFollowSystemThemeTitle": "跟隨系統主題",
|
||||
"@settingsFollowSystemThemeTitle": {
|
||||
"description": "Respect the system dark mode settings introduced on Android 10"
|
||||
|
@ -389,7 +331,6 @@
|
|||
},
|
||||
"settingsExperimentalTitle": "實驗",
|
||||
"settingsExperimentalDescription": "可能不穩定的實驗性功能",
|
||||
"settingsExperimentalPageTitle": "實驗設定",
|
||||
"settingsAboutSectionTitle": "關於",
|
||||
"@settingsAboutSectionTitle": {
|
||||
"description": "Title of the about section in settings widget"
|
||||
|
@ -627,7 +568,6 @@
|
|||
"description": "Downloading photos to be shared"
|
||||
},
|
||||
"searchTooltip": "搜尋",
|
||||
"albumSearchTextFieldHint": "搜尋相簿",
|
||||
"clearTooltip": "清除",
|
||||
"@clearTooltip": {
|
||||
"description": "Clear some sort of user input, typically a text field"
|
||||
|
@ -698,18 +638,6 @@
|
|||
"@albumSharedLabel": {
|
||||
"description": "A small label placed next to a shared album"
|
||||
},
|
||||
"setAlbumCoverProcessingNotification": "正在設置相簿封面",
|
||||
"@setAlbumCoverProcessingNotification": {
|
||||
"description": "Setting the opened item as the album cover"
|
||||
},
|
||||
"setAlbumCoverSuccessNotification": "成功設置相簿封面",
|
||||
"@setAlbumCoverSuccessNotification": {
|
||||
"description": "Set the opened item as the album cover successfully"
|
||||
},
|
||||
"setAlbumCoverFailureNotification": "未能設置相簿封面",
|
||||
"@setAlbumCoverFailureNotification": {
|
||||
"description": "Cannot set the opened item as the album cover"
|
||||
},
|
||||
"metadataTaskProcessingNotification": "正在背景讀取相片的中繼資料",
|
||||
"@metadataTaskProcessingNotification": {
|
||||
"description": "Shown when the app is reading image metadata"
|
||||
|
@ -790,10 +718,6 @@
|
|||
"@unsetAlbumCoverSuccessNotification": {
|
||||
"description": "Unset the cover of the opened album successfully"
|
||||
},
|
||||
"unsetAlbumCoverFailureNotification": "未能取消設為相簿封面",
|
||||
"@unsetAlbumCoverFailureNotification": {
|
||||
"description": "Cannot unset the cover of the opened album"
|
||||
},
|
||||
"muteTooltip": "靜音",
|
||||
"@muteTooltip": {
|
||||
"description": "Mute the video player"
|
||||
|
@ -806,15 +730,6 @@
|
|||
"@collectionPeopleLabel": {
|
||||
"description": "Browse photos grouped by person"
|
||||
},
|
||||
"personPhotoCountText": "{count, plural, other{{count} 張相片}}",
|
||||
"@personPhotoCountText": {
|
||||
"description": "Number of photos associated to a specific person",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"slideshowTooltip": "幻燈片",
|
||||
"@slideshowTooltip": {
|
||||
"description": "A button to start a slideshow from the current collection"
|
||||
|
@ -843,11 +758,6 @@
|
|||
"@shareMethodDialogTitle": {
|
||||
"description": "Let the user pick how they want to share"
|
||||
},
|
||||
"shareMethodFileTitle": "檔案",
|
||||
"@shareMethodFileTitle": {
|
||||
"description": "Share the actual file"
|
||||
},
|
||||
"shareMethodFileDescription": "下載檔案並分享至其他 App",
|
||||
"shareMethodPublicLinkTitle": "公開連結",
|
||||
"@shareMethodPublicLinkTitle": {
|
||||
"description": "Create a share link on server and share it"
|
||||
|
@ -944,19 +854,19 @@
|
|||
}
|
||||
},
|
||||
"unshareLinkShareDirDialogTitle": "刪除資料夾?",
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"@unshareLinkShareDirDialogTitle": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"unshareLinkShareDirDialogContent": "此資料夾本是 App 為了分享多檔案而建立的,而此資料夾現在已沒有任何分享,你希望刪除此資料夾嗎?",
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"@unshareLinkShareDirDialogContent": {
|
||||
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
|
||||
},
|
||||
"addToCollectionTooltip": "新增至收藏庫",
|
||||
"@addToCollectionTooltip": {
|
||||
"addToCollectionsViewTooltip": "新增至收藏庫",
|
||||
"@addToCollectionsViewTooltip": {
|
||||
"description": "Albums shared with you are not automatically added to the Collections view, unless you choose to do so, which is what this button does"
|
||||
},
|
||||
"addToCollectionProcessingNotification": "正在新增 {album} 至收藏庫",
|
||||
"@addToCollectionProcessingNotification": {
|
||||
"addToCollectionsViewProcessingNotification": "正在新增 {album} 至收藏庫",
|
||||
"@addToCollectionsViewProcessingNotification": {
|
||||
"description": "Adding an album to your collection",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -964,8 +874,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToCollectionSuccessNotification": "成功新增 {album} 至收藏庫",
|
||||
"@addToCollectionSuccessNotification": {
|
||||
"addToCollectionsViewSuccessNotification": "成功新增 {album} 至收藏庫",
|
||||
"@addToCollectionsViewSuccessNotification": {
|
||||
"description": "Inform user that the selected items are deleted successfully",
|
||||
"placeholders": {
|
||||
"album": {
|
||||
|
@ -974,7 +884,7 @@
|
|||
}
|
||||
},
|
||||
"shareAlbumDialogTitle": "分享給用戶",
|
||||
"@shareAlbumDialogTitle" : {
|
||||
"@shareAlbumDialogTitle": {
|
||||
"description": "Dialog to share an album with another user"
|
||||
},
|
||||
"shareAlbumSuccessNotification": "成功分享相簿給 {user}",
|
||||
|
@ -1022,7 +932,7 @@
|
|||
"description": "Fix an issue"
|
||||
},
|
||||
"fixButtonLabel": "修正",
|
||||
"@fixButtonLabel":{
|
||||
"@fixButtonLabel": {
|
||||
"description": "Fix an issue"
|
||||
},
|
||||
"fixAllTooltip": "修正全部",
|
||||
|
@ -1107,18 +1017,6 @@
|
|||
"@createCollectionDialogFolderDescription": {
|
||||
"description": "Describe how a folder collection works"
|
||||
},
|
||||
"convertAlbumTooltip": "轉換為相簿",
|
||||
"@convertAlbumTooltip": {
|
||||
"description": "Convert a non-album collection to an album"
|
||||
},
|
||||
"convertAlbumConfirmationDialogContent": "此轉換為不可逆操作",
|
||||
"@convertAlbumConfirmationDialogContent": {
|
||||
"description": "Make sure the user wants to perform the conversion"
|
||||
},
|
||||
"convertAlbumSuccessNotification": "成功轉換相片集至相簿",
|
||||
"@convertAlbumSuccessNotification": {
|
||||
"description": "Successfully converted the album"
|
||||
},
|
||||
"collectionFavoritesLabel": "我的最愛",
|
||||
"@collectionFavoritesLabel": {
|
||||
"description": "Browse photos added to favorites"
|
||||
|
@ -1171,7 +1069,6 @@
|
|||
"@metadataTaskPauseLowBatteryNotification": {
|
||||
"description": "Shown when the app has paused reading image metadata due to low battery"
|
||||
},
|
||||
|
||||
"errorUnauthenticated": "未授權的存取,若問題持續請重新登入",
|
||||
"@errorUnauthenticated": {
|
||||
"description": "Error message when server responds with HTTP401"
|
||||
|
|
|
@ -1,7 +1,20 @@
|
|||
{
|
||||
"cs": [
|
||||
"nameInputInvalidEmpty",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
],
|
||||
|
||||
"de": [
|
||||
"connectingToServer2",
|
||||
"connectingToServerInstruction",
|
||||
"nameInputInvalidEmpty",
|
||||
"signInHeaderText2",
|
||||
"settingsLanguageOptionSystemDefaultLabel",
|
||||
"settingsExifWifiOnlyTitle",
|
||||
|
@ -83,9 +96,9 @@
|
|||
"copyItemsFailureNotification",
|
||||
"unshareLinkShareDirDialogTitle",
|
||||
"unshareLinkShareDirDialogContent",
|
||||
"addToCollectionTooltip",
|
||||
"addToCollectionProcessingNotification",
|
||||
"addToCollectionSuccessNotification",
|
||||
"addToCollectionsViewTooltip",
|
||||
"addToCollectionsViewProcessingNotification",
|
||||
"addToCollectionsViewSuccessNotification",
|
||||
"shareAlbumDialogTitle",
|
||||
"shareAlbumSuccessNotification",
|
||||
"shareAlbumSuccessWithErrorNotification",
|
||||
|
@ -113,9 +126,6 @@
|
|||
"createCollectionDialogAlbumDescription",
|
||||
"createCollectionDialogFolderLabel",
|
||||
"createCollectionDialogFolderDescription",
|
||||
"convertAlbumTooltip",
|
||||
"convertAlbumConfirmationDialogContent",
|
||||
"convertAlbumSuccessNotification",
|
||||
"collectionFavoritesLabel",
|
||||
"favoriteTooltip",
|
||||
"favoriteSuccessNotification",
|
||||
|
@ -199,12 +209,21 @@
|
|||
"imageSaveOptionDialogServerButtonLabel",
|
||||
"initialSyncMessage",
|
||||
"loopTooltip",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription",
|
||||
"errorAlbumDowngrade"
|
||||
],
|
||||
|
||||
"el": [
|
||||
"connectingToServer2",
|
||||
"connectingToServerInstruction",
|
||||
"nameInputInvalidEmpty",
|
||||
"signInHeaderText2",
|
||||
"settingsLanguageOptionSystemDefaultLabel",
|
||||
"settingsExifWifiOnlyTitle",
|
||||
|
@ -292,17 +311,45 @@
|
|||
"imageSaveOptionDialogDeviceButtonLabel",
|
||||
"imageSaveOptionDialogServerButtonLabel",
|
||||
"initialSyncMessage",
|
||||
"loopTooltip"
|
||||
"loopTooltip",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
],
|
||||
|
||||
"es": [
|
||||
"nameInputInvalidEmpty",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
],
|
||||
|
||||
"fi": [
|
||||
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
],
|
||||
|
||||
"fr": [
|
||||
"collectionsTooltip",
|
||||
"connectingToServer2",
|
||||
"connectingToServerInstruction",
|
||||
"nameInputInvalidEmpty",
|
||||
"signInHeaderText2",
|
||||
"settingsLanguageOptionSystemDefaultLabel",
|
||||
"settingsExifWifiOnlyTitle",
|
||||
|
@ -409,12 +456,21 @@
|
|||
"imageSaveOptionDialogDeviceButtonLabel",
|
||||
"imageSaveOptionDialogServerButtonLabel",
|
||||
"initialSyncMessage",
|
||||
"loopTooltip"
|
||||
"loopTooltip",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
],
|
||||
|
||||
"pl": [
|
||||
"connectingToServer2",
|
||||
"connectingToServerInstruction",
|
||||
"nameInputInvalidEmpty",
|
||||
"signInHeaderText2",
|
||||
"settingsLanguageOptionSystemDefaultLabel",
|
||||
"settingsExifWifiOnlyTitle",
|
||||
|
@ -454,9 +510,6 @@
|
|||
"createCollectionDialogAlbumDescription",
|
||||
"createCollectionDialogFolderLabel",
|
||||
"createCollectionDialogFolderDescription",
|
||||
"convertAlbumTooltip",
|
||||
"convertAlbumConfirmationDialogContent",
|
||||
"convertAlbumSuccessNotification",
|
||||
"collectionFavoritesLabel",
|
||||
"favoriteTooltip",
|
||||
"favoriteSuccessNotification",
|
||||
|
@ -539,12 +592,33 @@
|
|||
"imageSaveOptionDialogDeviceButtonLabel",
|
||||
"imageSaveOptionDialogServerButtonLabel",
|
||||
"initialSyncMessage",
|
||||
"loopTooltip"
|
||||
"loopTooltip",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
],
|
||||
|
||||
"pt": [
|
||||
"nameInputInvalidEmpty",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
],
|
||||
|
||||
"ru": [
|
||||
"connectingToServer2",
|
||||
"connectingToServerInstruction",
|
||||
"nameInputInvalidEmpty",
|
||||
"signInHeaderText2",
|
||||
"settingsLanguageOptionSystemDefaultLabel",
|
||||
"settingsExifWifiOnlyTitle",
|
||||
|
@ -648,12 +722,21 @@
|
|||
"imageSaveOptionDialogDeviceButtonLabel",
|
||||
"imageSaveOptionDialogServerButtonLabel",
|
||||
"initialSyncMessage",
|
||||
"loopTooltip"
|
||||
"loopTooltip",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
],
|
||||
|
||||
"zh": [
|
||||
"connectingToServer2",
|
||||
"connectingToServerInstruction",
|
||||
"nameInputInvalidEmpty",
|
||||
"signInHeaderText2",
|
||||
"settingsLanguageOptionSystemDefaultLabel",
|
||||
"settingsExifWifiOnlyTitle",
|
||||
|
@ -757,12 +840,21 @@
|
|||
"imageSaveOptionDialogDeviceButtonLabel",
|
||||
"imageSaveOptionDialogServerButtonLabel",
|
||||
"initialSyncMessage",
|
||||
"loopTooltip"
|
||||
"loopTooltip",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
],
|
||||
|
||||
"zh_Hant": [
|
||||
"connectingToServer2",
|
||||
"connectingToServerInstruction",
|
||||
"nameInputInvalidEmpty",
|
||||
"signInHeaderText2",
|
||||
"settingsLanguageOptionSystemDefaultLabel",
|
||||
"settingsExifWifiOnlyTitle",
|
||||
|
@ -866,6 +958,14 @@
|
|||
"imageSaveOptionDialogDeviceButtonLabel",
|
||||
"imageSaveOptionDialogServerButtonLabel",
|
||||
"initialSyncMessage",
|
||||
"loopTooltip"
|
||||
"loopTooltip",
|
||||
"createCollectionFailureNotification",
|
||||
"addItemToCollectionTooltip",
|
||||
"addItemToCollectionFailureNotification",
|
||||
"setCollectionCoverFailureNotification",
|
||||
"exportCollectionTooltip",
|
||||
"exportCollectionDialogTitle",
|
||||
"createCollectionDialogNextcloudAlbumLabel",
|
||||
"createCollectionDialogNextcloudAlbumDescription"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@ class NotificationManager implements itf.NotificationManager {
|
|||
notify(itf.Notification n) async {
|
||||
if (n is itf.LogSaveSuccessfulNotification) {
|
||||
SnackBarManager().showSnackBar(SnackBar(
|
||||
content: Text(L10n.global().downloadSuccessNotification),
|
||||
content: Text(L10n.global().captureLogSuccessNotification),
|
||||
duration: k.snackBarDurationShort,
|
||||
));
|
||||
} else {
|
||||
|
|
|
@ -306,7 +306,7 @@ class _AlbumBrowserState extends State<AlbumBrowser>
|
|||
),
|
||||
IconButton(
|
||||
icon: const Icon(Icons.add),
|
||||
tooltip: L10n.global().addToAlbumTooltip,
|
||||
tooltip: L10n.global().addItemToCollectionTooltip,
|
||||
onPressed: () => _onSelectionAddPressed(context),
|
||||
),
|
||||
PopupMenuButton<_SelectionMenuOption>(
|
||||
|
|
|
@ -87,7 +87,7 @@ class _AlbumBrowserEditAppBarState extends State<AlbumBrowserEditAppBar> {
|
|||
if (_controller.text.isNotEmpty == true) {
|
||||
return null;
|
||||
} else {
|
||||
return L10n.global().albumNameInputInvalidEmpty;
|
||||
return L10n.global().nameInputInvalidEmpty;
|
||||
}
|
||||
},
|
||||
onSaved: (_) {
|
||||
|
|
|
@ -88,7 +88,7 @@ mixin AlbumBrowserMixin<T extends StatefulWidget>
|
|||
IconButton(
|
||||
onPressed: () => _onAddToCollectionPressed(context, account, album),
|
||||
icon: const Icon(Icons.library_add),
|
||||
tooltip: L10n.global().addToCollectionTooltip,
|
||||
tooltip: L10n.global().addToCollectionsViewTooltip,
|
||||
),
|
||||
...(actions ?? []),
|
||||
if (menuItemBuilder != null || menuItems.isNotEmpty)
|
||||
|
@ -216,7 +216,7 @@ mixin AlbumBrowserMixin<T extends StatefulWidget>
|
|||
},
|
||||
L10n.global().unsetAlbumCoverProcessingNotification,
|
||||
L10n.global().unsetAlbumCoverSuccessNotification,
|
||||
failureText: L10n.global().unsetAlbumCoverFailureNotification,
|
||||
failureText: L10n.global().setCollectionCoverFailureNotification,
|
||||
)();
|
||||
} catch (e, stackTrace) {
|
||||
_log.shout(
|
||||
|
@ -233,8 +233,8 @@ mixin AlbumBrowserMixin<T extends StatefulWidget>
|
|||
newAlbum = await ImportPendingSharedAlbum(
|
||||
KiwiContainer().resolve<DiContainer>())(account, album);
|
||||
},
|
||||
L10n.global().addToCollectionProcessingNotification(album.name),
|
||||
L10n.global().addToCollectionSuccessNotification(album.name),
|
||||
L10n.global().addToCollectionsViewProcessingNotification(album.name),
|
||||
L10n.global().addToCollectionsViewSuccessNotification(album.name),
|
||||
)();
|
||||
} catch (e, stackTrace) {
|
||||
_log.shout(
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
import 'package:flutter/material.dart';
|
||||
import 'package:logging/logging.dart';
|
||||
import 'package:nc_photos/app_localizations.dart';
|
||||
import 'package:nc_photos/theme.dart';
|
||||
import 'package:np_codegen/np_codegen.dart';
|
||||
|
||||
|
@ -40,7 +41,7 @@ class Changelog extends StatelessWidget {
|
|||
);
|
||||
|
||||
AppBar _buildAppBar() => AppBar(
|
||||
title: const Text("Changelog"),
|
||||
title: Text(L10n.global().changelogTitle),
|
||||
elevation: 0,
|
||||
);
|
||||
|
||||
|
|
|
@ -46,9 +46,9 @@ class _AppBar extends StatelessWidget {
|
|||
value: _MenuOption.download,
|
||||
child: Text(L10n.global().downloadTooltip),
|
||||
),
|
||||
const PopupMenuItem(
|
||||
PopupMenuItem(
|
||||
value: _MenuOption.export,
|
||||
child: Text("Export"),
|
||||
child: Text(L10n.global().exportCollectionTooltip),
|
||||
),
|
||||
],
|
||||
],
|
||||
|
@ -174,7 +174,7 @@ class _SelectionAppBar extends StatelessWidget {
|
|||
),
|
||||
IconButton(
|
||||
icon: const Icon(Icons.add_outlined),
|
||||
tooltip: L10n.global().addToAlbumTooltip,
|
||||
tooltip: L10n.global().addItemToCollectionTooltip,
|
||||
onPressed: () {
|
||||
_onSelectionAddPressed(context);
|
||||
},
|
||||
|
@ -295,7 +295,7 @@ class _EditAppBar extends StatelessWidget {
|
|||
if (context.read<_Bloc>().state.currentEditName.isNotEmpty) {
|
||||
return null;
|
||||
} else {
|
||||
return L10n.global().albumNameInputInvalidEmpty;
|
||||
return L10n.global().nameInputInvalidEmpty;
|
||||
}
|
||||
},
|
||||
onChanged: (value) {
|
||||
|
|
|
@ -147,7 +147,7 @@ class _AppBar extends StatelessWidget {
|
|||
return _BlocBuilder(
|
||||
buildWhen: (previous, current) => previous.isLoading != current.isLoading,
|
||||
builder: (context, state) => SliverAppBar(
|
||||
title: Text(L10n.global().addToAlbumTooltip),
|
||||
title: Text(L10n.global().addItemToCollectionTooltip),
|
||||
floating: true,
|
||||
leading:
|
||||
state.isLoading ? const AppBarCircularProgressIndicator() : null,
|
||||
|
|
|
@ -91,7 +91,7 @@ class _WrappedExportCollectionDialogState
|
|||
);
|
||||
} else {
|
||||
return AlertDialog(
|
||||
title: const Text("Export collection"),
|
||||
title: Text(L10n.global().exportCollectionDialogTitle),
|
||||
content: Form(
|
||||
key: _formKey,
|
||||
child: Container(
|
||||
|
@ -148,7 +148,7 @@ class _NameTextField extends StatelessWidget {
|
|||
initialValue: context.read<_Bloc>().state.formValue.name,
|
||||
validator: (value) {
|
||||
if (value!.isEmpty) {
|
||||
return L10n.global().albumNameInputInvalidEmpty;
|
||||
return L10n.global().nameInputInvalidEmpty;
|
||||
}
|
||||
return null;
|
||||
},
|
||||
|
|
|
@ -44,7 +44,7 @@ class AddSelectionToCollectionHandler {
|
|||
} catch (e, stackTrace) {
|
||||
_log.shout("[call] Exception", e, stackTrace);
|
||||
SnackBarManager().showSnackBar(SnackBar(
|
||||
content: Text(L10n.global().addToAlbumFailureNotification),
|
||||
content: Text(L10n.global().addItemToCollectionFailureNotification),
|
||||
duration: k.snackBarDurationNormal,
|
||||
));
|
||||
}
|
||||
|
|
|
@ -237,7 +237,7 @@ class _WrappedHomeCollectionsState extends State<_WrappedHomeCollections>
|
|||
} catch (e, stacktrace) {
|
||||
_log.shout("[_onNewCollectionPressed] Failed", e, stacktrace);
|
||||
SnackBarManager().showSnackBar(SnackBar(
|
||||
content: Text(L10n.global().createAlbumFailureNotification),
|
||||
content: Text(L10n.global().createCollectionFailureNotification),
|
||||
duration: k.snackBarDurationNormal,
|
||||
));
|
||||
}
|
||||
|
|
|
@ -270,7 +270,7 @@ class _HomePhotosState extends State<HomePhotos>
|
|||
),
|
||||
IconButton(
|
||||
icon: const Icon(Icons.add),
|
||||
tooltip: L10n.global().addToAlbumTooltip,
|
||||
tooltip: L10n.global().addItemToCollectionTooltip,
|
||||
onPressed: () {
|
||||
_onSelectionAddToAlbumPressed(context);
|
||||
},
|
||||
|
|
|
@ -241,7 +241,7 @@ class _HomeSearchState extends State<HomeSearch>
|
|||
),
|
||||
IconButton(
|
||||
icon: const Icon(Icons.add),
|
||||
tooltip: L10n.global().addToAlbumTooltip,
|
||||
tooltip: L10n.global().addItemToCollectionTooltip,
|
||||
onPressed: () => _onSelectionAddToAlbumPressed(context),
|
||||
),
|
||||
PopupMenuButton<_SelectionMenuOption>(
|
||||
|
|
|
@ -193,7 +193,7 @@ class _NameTextField extends StatelessWidget {
|
|||
),
|
||||
validator: (value) {
|
||||
if (value!.isEmpty) {
|
||||
return L10n.global().albumNameInputInvalidEmpty;
|
||||
return L10n.global().nameInputInvalidEmpty;
|
||||
}
|
||||
return null;
|
||||
},
|
||||
|
@ -261,7 +261,7 @@ enum _ProviderOption {
|
|||
case tag:
|
||||
return L10n.global().createCollectionDialogTagLabel;
|
||||
case ncAlbum:
|
||||
return "Nextcloud Album";
|
||||
return L10n.global().createCollectionDialogNextcloudAlbumLabel;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -274,7 +274,7 @@ enum _ProviderOption {
|
|||
case tag:
|
||||
return L10n.global().createCollectionDialogTagDescription;
|
||||
case ncAlbum:
|
||||
return "Server-side album, require Nextcloud 25 or above";
|
||||
return L10n.global().createCollectionDialogNextcloudAlbumDescription;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -166,7 +166,7 @@ class _ViewerDetailPaneState extends State<ViewerDetailPane> {
|
|||
),
|
||||
_DetailPaneButton(
|
||||
icon: Icons.add,
|
||||
label: L10n.global().addToAlbumTooltip,
|
||||
label: L10n.global().addItemToCollectionTooltip,
|
||||
onPressed: () => _onAddToAlbumPressed(context),
|
||||
),
|
||||
if (widget.fd.fdIsArchived == true)
|
||||
|
@ -402,7 +402,7 @@ class _ViewerDetailPaneState extends State<ViewerDetailPane> {
|
|||
_log.shout("[_onSetAlbumCoverPressed] Failed while updating album", e,
|
||||
stackTrace);
|
||||
SnackBarManager().showSnackBar(SnackBar(
|
||||
content: Text(L10n.global().setAlbumCoverFailureNotification),
|
||||
content: Text(L10n.global().setCollectionCoverFailureNotification),
|
||||
duration: k.snackBarDurationNormal,
|
||||
));
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue