You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$lang['Add website URL in photo description'] = 'Afegeix una URL del lloc web en la descripció de la foto';
24
+
$lang['Add links'] = 'Afegeix enllaços';
25
+
$lang['Delete this item'] = 'Elimina aquest ítem';
26
+
$lang['File URL'] = 'URL del fitxer';
27
+
$lang['File URL is empty'] = 'La URL del fitxer és buida';
28
+
$lang['Invalid file URL'] = 'URL no vàlida';
29
+
$lang['Invalid file type'] = 'Tipus de fitxer no vàlid';
30
+
$lang['One link by line, separate photo name and url with a « | ». Photo name is optional.'] = 'Un enllaç cada vegada, separeu el nom de la foto i la seva URL per un « | ». El nom de la foto és opcional.';
31
+
$lang['Pending'] = 'Pendent';
32
+
$lang['Unable to download file'] = 'No es pot descarregar el fitxer';
$lang['Multiple uploader doesn\'t work? Try the <a href="%s">single uploader</a> instead.'] = 'Der Mehrfach-Upload funktioniert nicht? Versuche den <a href="%s">Einzel-Upload</a>.';
30
-
$lang['One link by line, separate photo name and url with a « | ». Photo name is optional.'] = 'Einen Verweis pro Zeile, grenze Foto-Name und URL mit einem « | » ab. Der Foto-Name ist optional.';
29
+
$lang['One link by line, separate photo name and url with a « | ». Photo name is optional.'] = 'Einen Verweis pro Zeile, Foto-Name und URL mit einem « | » abgrenzen. Foto-Name ist optional.';
31
30
$lang['Pending'] = 'Ausstehend';
32
-
$lang['Unable to download file'] = 'Unmöglich die Datei herunter zu laden';
33
-
$lang['Want to upload many files? Try the <a href="%s">multiple uploader</a> instead.'] = 'Mehrere Dateien gleichzeitig hochladen? Versuche den <a href="%s">Mehrfach-Upload</a>.';
34
-
$lang['Add website URL in photo description'] = 'Füge die Website-URL in die Bildbeschreibung';
35
-
?>
31
+
$lang['Unable to download file'] = 'Datei kann nicht heruntergeladen werden';
32
+
$lang['Add website URL in photo description'] = 'Die Website-URL zur Bildbeschreibung hinzufügen';
$lang['Add website URL in photo description'] = 'Lägg till URL till webbsajt i beskrivningen';
25
+
$lang['Delete this item'] = 'Radera ';
26
+
$lang['File URL'] = 'Fil URL';
27
+
$lang['File URL is empty'] = 'Fil URL är tom';
28
+
$lang['Invalid file URL'] = 'Ogiltig fil URL';
29
+
$lang['Invalid file type'] = 'Ogiltig filtyp';
30
+
$lang['One link by line, separate photo name and url with a « | ». Photo name is optional.'] = 'En länk per rad, seperarera bildens namn och URL med « | ». Bildnamn är frivilligt';
31
+
$lang['Pending'] = 'Väntande';
32
+
$lang['Unable to download file'] = 'Kunde inte ladda ned filen';
0 commit comments