diff options
Diffstat (limited to 'apps/dav/l10n/ka.js')
-rw-r--r-- | apps/dav/l10n/ka.js | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/apps/dav/l10n/ka.js b/apps/dav/l10n/ka.js index a390102d876..682a8e1d254 100644 --- a/apps/dav/l10n/ka.js +++ b/apps/dav/l10n/ka.js @@ -192,6 +192,10 @@ OC.L10N.register( "Pick a start time for {dayName}" : "Pick a start time for {dayName}", "Pick a end time for {dayName}" : "Pick a end time for {dayName}", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications.", + "Cancel" : "Cancel", + "Import" : "Import", + "Error while saving settings" : "Error while saving settings", + "Reset to default" : "Reset to default", "Availability" : "Availability", "Absence" : "Absence", "Configure your next absence period." : "Configure your next absence period.", @@ -207,17 +211,10 @@ OC.L10N.register( "Send reminder notifications to calendar sharees as well" : "Send reminder notifications to calendar sharees as well", "Reminders are always sent to organizers and attendees." : "Reminders are always sent to organizers and attendees.", "Enable notifications for events via push" : "Enable notifications for events via push", - "Cancel" : "Cancel", - "Import" : "Import", - "Error while saving settings" : "Error while saving settings", "There was an error updating your attendance status." : "There was an error updating your attendance status.", "Please contact the organizer directly." : "Please contact the organizer directly.", "Are you accepting the invitation?" : "Are you accepting the invitation?", "Tentative" : "Tentative", - "Your attendance was updated successfully." : "Your attendance was updated successfully.", - "Time:" : "Time:", - "Could not open file" : "Could not open file", - "Invalid chunk name" : "Invalid chunk name", - "Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks" + "Your attendance was updated successfully." : "Your attendance was updated successfully." }, "nplurals=2; plural=(n!=1);"); |