diff --git a/l10n/ar.js b/l10n/ar.js index b2346760c..70847c7fd 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -97,6 +97,7 @@ OC.L10N.register( "Name of this person" : "أكتب اسم هذا الشخص", "Merge person" : "دمج شخص", "Move to different person" : "الانتقال إلي شخص مختلف", + "_Move photo to a different person_::_Move photos to a different person_" : ["انقل الصور إلى شخص مختلف","انقل الصورة إلى شخص مختلف","انقل الصور إلى شخص مختلف","انقل الصور إلى شخص مختلف","انقل الصور إلى شخص مختلف","انقل الصور إلى شخص مختلف"], "_Remove photo from person_::_Remove photos from person_" : ["إزالة الصور من شخص","إزالة الصورة من شخص","إزالة الصور من شخص","إزالة الصور من شخص","إزالة الصور من شخص","إزالة الصور من شخص"], "This might take some time depending on the size of your photo library." : "يمكن أن يستغرق هذا بعض الوقت و ذلك بحسب حجم مكتبة الصور", "Recognized people will show up here" : "الأشخاص الذين تمّ التعرُّف عليهم سيظهرون هنا", diff --git a/l10n/ar.json b/l10n/ar.json index b48c7ecd7..834b6c556 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -95,6 +95,7 @@ "Name of this person" : "أكتب اسم هذا الشخص", "Merge person" : "دمج شخص", "Move to different person" : "الانتقال إلي شخص مختلف", + "_Move photo to a different person_::_Move photos to a different person_" : ["انقل الصور إلى شخص مختلف","انقل الصورة إلى شخص مختلف","انقل الصور إلى شخص مختلف","انقل الصور إلى شخص مختلف","انقل الصور إلى شخص مختلف","انقل الصور إلى شخص مختلف"], "_Remove photo from person_::_Remove photos from person_" : ["إزالة الصور من شخص","إزالة الصورة من شخص","إزالة الصور من شخص","إزالة الصور من شخص","إزالة الصور من شخص","إزالة الصور من شخص"], "This might take some time depending on the size of your photo library." : "يمكن أن يستغرق هذا بعض الوقت و ذلك بحسب حجم مكتبة الصور", "Recognized people will show up here" : "الأشخاص الذين تمّ التعرُّف عليهم سيظهرون هنا", diff --git a/l10n/gl.js b/l10n/gl.js index 74c14d8cd..d938190b7 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -12,7 +12,7 @@ OC.L10N.register( "Folders" : "Cartafoles", "Favorites" : "Favoritos", "On this day" : "Neste día", - "Shared with you" : "Compartido con vostede", + "Shared with you" : "Compartido con Vde.", "Tags" : "Etiquetas", "Places" : "Lugares", "Map" : "Mapa", diff --git a/l10n/gl.json b/l10n/gl.json index 7dda6e337..ee6eb2a17 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -10,7 +10,7 @@ "Folders" : "Cartafoles", "Favorites" : "Favoritos", "On this day" : "Neste día", - "Shared with you" : "Compartido con vostede", + "Shared with you" : "Compartido con Vde.", "Tags" : "Etiquetas", "Places" : "Lugares", "Map" : "Mapa", diff --git a/l10n/pl.js b/l10n/pl.js index 723311632..18ce9e808 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -113,6 +113,7 @@ OC.L10N.register( "Add to album" : "Dodaj do albumu", "Delete selection" : "Usuń wybrane", "No photos or videos in here" : "Nie ma tu zdjęć ani filmów", + "Unassigned faces" : "Nieprzypisane twarze", "Failed to fetch collection." : "Nie udało się pobrać kolekcji.", "Failed to fetch collections list." : "Nie udało się pobrać listę kolekcji.", "Failed to fetch faces list." : "Nie udało się pobrać listy twarzy.", diff --git a/l10n/pl.json b/l10n/pl.json index 15fa25b52..9aef25ea4 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -111,6 +111,7 @@ "Add to album" : "Dodaj do albumu", "Delete selection" : "Usuń wybrane", "No photos or videos in here" : "Nie ma tu zdjęć ani filmów", + "Unassigned faces" : "Nieprzypisane twarze", "Failed to fetch collection." : "Nie udało się pobrać kolekcji.", "Failed to fetch collections list." : "Nie udało się pobrać listę kolekcji.", "Failed to fetch faces list." : "Nie udało się pobrać listy twarzy.",