ReadKeep/Localizable.xcstrings
Ilyas Hallak ef13faeff7 feat: Add offline bookmark sync functionality
Add comprehensive offline bookmark support with sync capabilities:
- Implement offline bookmark storage using Core Data with App Group sharing
- Add Share Extension support for saving bookmarks when server unavailable
- Create LocalBookmarksSyncView for managing offline bookmark queue
- Add OfflineSyncManager for automatic and manual sync operations
- Implement ServerConnectivity monitoring and status handling
- Add badge notifications on More tab for pending offline bookmarks
- Fix tag pagination in Share Extension with unique IDs for proper rendering
- Update PhoneTabView with event-based badge count updates
- Add App Group entitlements for data sharing between main app and extension

The offline system provides seamless bookmark saving when disconnected,
with automatic sync when connection is restored and manual sync options.
2025-08-16 22:32:20 +02:00

376 lines
5.1 KiB
Plaintext

{
"sourceLanguage" : "en",
"strings" : {
"" : {
},
"(%lld found)" : {
},
"%" : {
},
"%@ (%lld)" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ (%2$lld)"
}
}
}
},
"%lld" : {
},
"%lld articles in the queue" : {
},
"%lld bookmark%@ synced successfully" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$lld bookmark%2$@ synced successfully"
}
}
}
},
"%lld bookmark%@ waiting for sync" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$lld bookmark%2$@ waiting for sync"
}
}
}
},
"%lld min" : {
},
"%lld minutes" : {
},
"%lld." : {
},
"%lld/%lld" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$lld/%2$lld"
}
}
}
},
"12 min • Today • example.com" : {
},
"Activate the Read Aloud Feature to read aloud your articles. This is a really early preview and might not work perfectly." : {
},
"Add" : {
},
"Add new tag:" : {
},
"all" : {
"extractionState" : "manual",
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Ale"
}
}
}
},
"All tags selected" : {
},
"Archive" : {
},
"Archive bookmark" : {
},
"Are you sure you want to delete this bookmark? This action cannot be undone." : {
},
"Are you sure you want to log out? This will delete all your login credentials and return you to setup." : {
},
"Automatic sync" : {
},
"Automatically mark articles as read" : {
},
"Available tags" : {
},
"Cancel" : {
},
"Clear cache" : {
},
"Close" : {
},
"Data Management" : {
},
"Delete" : {
},
"Delete Bookmark" : {
},
"Developer: Ilyas Hallak" : {
},
"Done" : {
},
"Enter an optional title..." : {
},
"Enter your Readeck server details to get started." : {
},
"Error" : {
},
"Error: %@" : {
},
"Favorite" : {
},
"Finished reading?" : {
},
"Font" : {
},
"Font family" : {
},
"Font Settings" : {
},
"Font size" : {
},
"From Bremen with 💚" : {
},
"General" : {
},
"https://example.com" : {
},
"https://readeck.example.com" : {
},
"Jump to last read position (%lld%%)" : {
},
"Key" : {
"extractionState" : "manual"
},
"Loading %@" : {
},
"Loading article..." : {
},
"Login & Save" : {
},
"Logout" : {
},
"Manage Labels" : {
},
"Mark as favorite" : {
},
"More" : {
},
"New Bookmark" : {
},
"No articles in the queue" : {
},
"No bookmarks" : {
},
"No bookmarks found in %@." : {
},
"No bookmarks found." : {
},
"No results" : {
},
"OK" : {
},
"Open external links in in-app Safari" : {
},
"Optional: Custom title" : {
},
"Password" : {
},
"Paste" : {
},
"Please wait while we fetch your bookmarks..." : {
},
"Preview" : {
},
"Progress: %lld%%" : {
},
"Re-login & Save" : {
},
"Read Aloud Feature" : {
},
"Read article aloud" : {
},
"Read-aloud Queue" : {
},
"readeck Bookmark Title" : {
},
"Reading %lld/%lld: " : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "Reading %1$lld/%2$lld: "
}
}
}
},
"Reading Settings" : {
},
"Remove" : {
},
"Reset settings" : {
},
"Restore" : {
},
"Resume listening" : {
},
"Safari Reader Mode" : {
},
"Save bookmark" : {
},
"Save Bookmark" : {
},
"Saving..." : {
},
"Search" : {
},
"Search or add new tag..." : {
},
"Search results" : {
},
"Search..." : {
},
"Searching..." : {
},
"Select a bookmark or tag" : {
},
"Selected tags" : {
},
"Server Endpoint" : {
},
"Server not reachable - saving locally" : {
},
"Settings" : {
},
"Speed" : {
},
"Successfully logged in" : {
},
"Sync interval" : {
},
"Sync Settings" : {
},
"Syncing with server..." : {
},
"Theme" : {
},
"This is how your bookmark descriptions and article text will appear in the app. The quick brown fox jumps over the lazy dog." : {
},
"Unarchive Bookmark" : {
},
"URL in clipboard:" : {
},
"Username" : {
},
"Version %@" : {
},
"Your current server connection and login credentials." : {
},
"Your Password" : {
},
"Your Username" : {
}
},
"version" : "1.0"
}